Trace number 3724720

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.09 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/
random/rand.newlist/normalized-rand767898.cudf.trendy.opb
MD5SUM2e1194223462318dec3628d866ec40ab
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10741049961
Best CPU time to get the best result obtained on this benchmark2.86356
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6497
Total number of constraints27349
Number of constraints which are clauses27080
Number of constraints which are cardinality constraints (but not clauses)269
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint553
Number of terms in the objective function 3036
Biggest coefficient in the objective function 3511808000
Number of bits for the biggest coefficient in the objective function 32
Sum of the numbers in the objective function 1938513396167
Number of bits of the sum of numbers in the objective function 41
Biggest number in a constraint 3511808000
Number of bits of the biggest number in a constraint 32
Biggest sum of numbers in a constraint 1938513396167
Number of bits of the biggest sum of numbers41
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

1.58/1.62	c 2012-06-02T14:44:38+0200
1.58/1.62	c arch = x86_64
1.58/1.62	c os = linux
1.58/1.62	c compiler = ghc 7.4
1.58/1.62	c packages:
1.58/1.62	c   OptDir-0.0.1
1.58/1.62	c   array-0.4.0.0
1.58/1.62	c   base-4.5.0.0
1.58/1.62	c   bytestring-0.9.2.1
1.58/1.62	c   containers-0.4.2.1
1.58/1.62	c   deepseq-1.3.0.0
1.58/1.62	c   mtl-2.1.1
1.58/1.62	c   old_locale-1.0.0.4
1.58/1.62	c   parse_dimacs-1.2
1.58/1.62	c   parsec-3.1.2
1.58/1.62	c   queue-0.1.2
1.58/1.62	c   stm-2.3
1.58/1.62	c   time-1.4
1.58/1.62	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724720-1338641078.opb"]
1.58/1.62	c #vars 6497
1.58/1.62	c #constraints 27349
1.58/1.62	c Solving starts ...
3.39/3.49	c solving time = 1.865s
3.39/3.49	c #decision = 295125
3.39/3.49	c #conflict = 480
3.39/3.49	c #restart = 3
3.39/3.49	o 21276473983
3.39/3.50	c Solving starts ...
12.67/12.72	c solving time = 9.213s
12.67/12.72	c #decision = 298708
12.67/12.72	c #conflict = 529
12.67/12.72	c #restart = 3
12.67/12.72	o 21276473982
12.67/12.72	c Solving starts ...
14.87/14.97	c solving time = 2.240s
14.87/14.97	c #decision = 299209
14.87/14.97	c #conflict = 533
14.87/14.97	c #restart = 3
14.87/14.97	o 21276473981
14.87/14.97	c Solving starts ...
17.17/17.26	c solving time = 2.283s
17.17/17.26	c #decision = 299713
17.17/17.26	c #conflict = 537
17.17/17.26	c #restart = 3
17.17/17.26	o 21276473980
17.17/17.28	c Solving starts ...
19.48/19.55	c solving time = 2.246s
19.48/19.55	c #decision = 300872
19.48/19.55	c #conflict = 542
19.48/19.55	c #restart = 3
19.48/19.55	o 21274163580
19.48/19.56	c Solving starts ...
44.66/44.72	c solving time = 25.150s
44.66/44.72	c #decision = 301734
44.66/44.72	c #conflict = 599
44.66/44.72	c #restart = 3
44.66/44.72	o 21274163579
44.66/44.72	c Solving starts ...
69.26/69.38	c solving time = 24.651s
69.26/69.38	c #decision = 302359
69.26/69.38	c #conflict = 644
69.26/69.38	c #restart = 3
69.26/69.38	o 21274163578
69.26/69.38	c Solving starts ...
81.16/81.22	c solving time = 11.830s
81.16/81.22	c #decision = 302791
81.16/81.22	c #conflict = 664
81.16/81.22	c #restart = 3
81.16/81.22	o 21274163577
81.16/81.22	c Solving starts ...
109.85/109.93	c solving time = 28.694s
109.85/109.93	c #decision = 303242
109.85/109.93	c #conflict = 711
109.85/109.93	c #restart = 3
109.85/109.93	o 21274163576
109.85/109.93	c Solving starts ...
116.85/116.93	c solving time = 6.998s
116.85/116.93	c #decision = 304507
116.85/116.93	c #conflict = 729
116.85/116.93	c #restart = 3
116.85/116.93	o 21271853183
116.85/116.94	c Solving starts ...
118.76/118.90	c solving time = 1.956s
118.76/118.90	c #decision = 305234
118.76/118.90	c #conflict = 732
118.76/118.90	c #restart = 3
118.76/118.90	o 21271853181
118.76/118.90	c Solving starts ...
119.25/119.31	c solving time = 0.406s
119.25/119.31	c #decision = 305644
119.25/119.31	c #conflict = 732
119.25/119.31	c #restart = 3
119.25/119.31	o 21271853180
119.25/119.32	c Solving starts ...
119.65/119.76	c solving time = 0.444s
119.65/119.76	c #decision = 306048
119.65/119.76	c #conflict = 732
119.65/119.76	c #restart = 3
119.65/119.76	o 21271853179
119.65/119.77	c Solving starts ...
120.15/120.25	c solving time = 0.483s
120.15/120.25	c #decision = 306450
120.15/120.25	c #conflict = 732
120.15/120.25	c #restart = 3
120.15/120.25	o 21271853178
120.15/120.26	c Solving starts ...
121.25/121.33	c solving time = 1.071s
121.25/121.33	c #decision = 306851
121.25/121.33	c #conflict = 733
121.25/121.33	c #restart = 3
121.25/121.33	o 21271853177
121.25/121.36	c Solving starts ...
122.35/122.43	c solving time = 1.072s
122.35/122.43	c #decision = 307242
122.35/122.43	c #conflict = 734
122.35/122.43	c #restart = 3
122.35/122.43	o 21271853176
122.35/122.44	c Solving starts ...
135.75/135.86	c solving time = 13.414s
135.75/135.86	c #decision = 308552
135.75/135.86	c #conflict = 760
135.75/135.86	c #restart = 3
135.75/135.86	o 21269542785
135.75/135.86	c Solving starts ...
137.65/137.79	c solving time = 1.927s
137.65/137.79	c #decision = 309284
137.65/137.79	c #conflict = 764
137.65/137.79	c #restart = 3
137.65/137.79	o 21269542783
137.75/137.80	c Solving starts ...
138.94/139.07	c solving time = 1.267s
138.94/139.07	c #decision = 309698
138.94/139.07	c #conflict = 765
138.94/139.07	c #restart = 3
138.94/139.07	o 21269542782
138.94/139.07	c Solving starts ...
140.25/140.40	c solving time = 1.319s
140.25/140.40	c #decision = 310104
140.25/140.40	c #conflict = 766
140.25/140.40	c #restart = 3
140.25/140.40	o 21269542781
140.35/140.40	c Solving starts ...
141.64/141.78	c solving time = 1.374s
141.64/141.78	c #decision = 310519
141.64/141.78	c #conflict = 767
141.64/141.78	c #restart = 3
141.64/141.78	o 21269542780
141.64/141.78	c Solving starts ...
143.05/143.19	c solving time = 1.408s
143.05/143.19	c #decision = 310933
143.05/143.19	c #conflict = 768
143.05/143.19	c #restart = 3
143.05/143.19	o 21269542779
143.05/143.20	c Solving starts ...
144.55/144.69	c solving time = 1.484s
144.55/144.69	c #decision = 311341
144.55/144.69	c #conflict = 769
144.55/144.69	c #restart = 3
144.55/144.69	o 21269542778
144.55/144.69	c Solving starts ...
148.66/148.77	c solving time = 4.069s
148.66/148.77	c #decision = 311741
148.66/148.77	c #conflict = 774
148.66/148.77	c #restart = 3
148.66/148.77	o 21269542777
148.66/148.77	c Solving starts ...
152.84/152.92	c solving time = 4.141s
152.84/152.92	c #decision = 312133
152.84/152.92	c #conflict = 779
152.84/152.92	c #restart = 3
152.84/152.92	o 21269542776
152.84/152.92	c Solving starts ...
184.73/184.85	c solving time = 31.916s
184.73/184.85	c #decision = 312717
184.73/184.85	c #conflict = 834
184.73/184.85	c #restart = 3
184.73/184.85	o 21269542775
184.73/184.86	c Solving starts ...
188.13/188.28	c solving time = 3.418s
188.13/188.28	c #decision = 313633
188.13/188.28	c #conflict = 848
188.13/188.28	c #restart = 3
188.13/188.28	o 21267232376
188.13/188.28	c Solving starts ...
219.13/219.30	c solving time = 31.000s
219.13/219.30	c #decision = 314087
219.13/219.30	c #conflict = 895
219.13/219.30	c #restart = 3
219.13/219.30	o 21267232375
219.23/219.30	c Solving starts ...
234.33/234.47	c solving time = 15.162s
234.33/234.47	c #decision = 315297
234.33/234.47	c #conflict = 935
234.33/234.47	c #restart = 3
234.33/234.47	o 21264921978
234.33/234.47	c Solving starts ...
242.73/242.87	c solving time = 8.394s
242.73/242.87	c #decision = 315888
242.73/242.87	c #conflict = 973
242.73/242.87	c #restart = 3
242.73/242.87	o 21264921977
242.73/242.88	c Solving starts ...
246.72/246.88	c solving time = 3.998s
246.72/246.88	c #decision = 316451
246.72/246.88	c #conflict = 987
246.72/246.88	c #restart = 3
246.72/246.88	o 21264921976
246.72/246.88	c Solving starts ...
250.93/251.01	c solving time = 4.125s
250.93/251.01	c #decision = 317020
250.93/251.01	c #conflict = 1001
250.93/251.01	c #restart = 3
250.93/251.01	o 21264921975
250.93/251.02	c Solving starts ...
269.42/269.52	c solving time = 18.494s
269.42/269.52	c #decision = 318036
269.42/269.52	c #conflict = 1029
269.42/269.52	c #restart = 3
269.42/269.52	o 21262611578
269.42/269.52	c Solving starts ...
270.92/271.01	c solving time = 1.477s
270.92/271.01	c #decision = 318944
270.92/271.01	c #conflict = 1031
270.92/271.01	c #restart = 3
270.92/271.01	o 21260301178
270.92/271.01	c Solving starts ...
297.42/297.57	c solving time = 26.551s
297.42/297.57	c #decision = 319403
297.42/297.57	c #conflict = 1070
297.42/297.57	c #restart = 3
297.42/297.57	o 21260301177
297.42/297.57	c Solving starts ...
307.81/307.98	c solving time = 10.402s
307.81/307.98	c #decision = 319822
307.81/307.98	c #conflict = 1084
307.81/307.98	c #restart = 3
307.81/307.98	o 21260301176
307.81/307.99	c Solving starts ...
331.41/331.57	c solving time = 23.578s
331.41/331.57	c #decision = 320272
331.41/331.57	c #conflict = 1117
331.41/331.57	c #restart = 3
331.41/331.57	o 21260301175
331.41/331.58	c Solving starts ...
348.41/348.57	c solving time = 16.983s
348.41/348.57	c #decision = 321541
348.41/348.57	c #conflict = 1143
348.41/348.57	c #restart = 3
348.41/348.57	o 21257990778
348.41/348.57	c Solving starts ...
373.60/373.71	c solving time = 25.129s
373.60/373.71	c #decision = 321978
373.60/373.71	c #conflict = 1183
373.60/373.71	c #restart = 3
373.60/373.71	o 21257990777
373.60/373.72	c Solving starts ...
382.30/382.44	c solving time = 8.721s
382.30/382.44	c #decision = 322379
382.30/382.44	c #conflict = 1195
382.30/382.44	c #restart = 3
382.30/382.44	o 21257990776
382.30/382.45	c Solving starts ...
394.50/394.63	c solving time = 12.177s
394.50/394.63	c #decision = 322787
394.50/394.63	c #conflict = 1211
394.50/394.63	c #restart = 3
394.50/394.63	o 21257990775
394.50/394.64	c Solving starts ...
412.70/412.87	c solving time = 18.226s
412.70/412.87	c #decision = 323946
412.70/412.87	c #conflict = 1234
412.70/412.87	c #restart = 3
412.70/412.87	o 21255680379
412.70/412.87	c Solving starts ...
415.90/416.08	c solving time = 3.199s
415.90/416.08	c #decision = 324345
415.90/416.08	c #conflict = 1236
415.90/416.08	c #restart = 3
415.90/416.08	o 21255680378
415.90/416.08	c Solving starts ...
417.89/418.03	c solving time = 1.940s
417.89/418.03	c #decision = 324751
417.89/418.03	c #conflict = 1236
417.89/418.03	c #restart = 3
417.89/418.03	o 21255680377
417.89/418.03	c Solving starts ...
444.79/444.96	c solving time = 26.911s
444.79/444.96	c #decision = 325190
444.79/444.96	c #conflict = 1275
444.79/444.96	c #restart = 3
444.79/444.96	o 21255680376
444.79/444.96	c Solving starts ...
455.79/455.91	c solving time = 10.939s
455.79/455.91	c #decision = 325606
455.79/455.91	c #conflict = 1289
455.79/455.91	c #restart = 3
455.79/455.91	o 21255680375
455.79/455.91	c Solving starts ...
482.78/482.90	c solving time = 26.981s
482.78/482.90	c #decision = 326872
482.78/482.90	c #conflict = 1326
482.78/482.90	c #restart = 3
482.78/482.90	o 21253369978
482.78/482.91	c Solving starts ...
507.98/508.18	c solving time = 25.260s
507.98/508.18	c #decision = 327320
507.98/508.18	c #conflict = 1365
507.98/508.18	c #restart = 3
507.98/508.18	o 21253369977
507.98/508.18	c Solving starts ...
518.38/518.59	c solving time = 10.404s
518.38/518.59	c #decision = 327731
518.38/518.59	c #conflict = 1379
518.38/518.59	c #restart = 3
518.38/518.59	o 21253369976
518.38/518.59	c Solving starts ...
542.38/542.55	c solving time = 23.948s
542.38/542.55	c #decision = 328170
542.38/542.55	c #conflict = 1412
542.38/542.55	c #restart = 3
542.38/542.55	o 21253369975
542.38/542.56	c Solving starts ...
558.17/558.31	c solving time = 15.751s
558.17/558.31	c #decision = 329099
558.17/558.31	c #conflict = 1433
558.17/558.31	c #restart = 3
558.17/558.31	o 21251059578
558.17/558.32	c Solving starts ...
569.67/569.86	c solving time = 11.532s
569.67/569.86	c #decision = 329501
569.67/569.86	c #conflict = 1447
569.67/569.86	c #restart = 3
569.67/569.86	o 21251059577
569.67/569.86	c Solving starts ...
590.36/590.53	c solving time = 20.663s
590.36/590.53	c #decision = 329929
590.36/590.53	c #conflict = 1475
590.36/590.53	c #restart = 3
590.36/590.53	o 21251059576
590.36/590.54	c Solving starts ...
614.46/614.66	c solving time = 24.113s
614.46/614.66	c #decision = 330346
614.46/614.66	c #conflict = 1508
614.46/614.66	c #restart = 3
614.46/614.66	o 21251059575
614.46/614.67	c Solving starts ...
641.27/641.40	c solving time = 26.727s
641.27/641.40	c #decision = 331603
641.27/641.40	c #conflict = 1545
641.27/641.40	c #restart = 3
641.27/641.40	o 21248749178
641.27/641.41	c Solving starts ...
650.86/651.08	c solving time = 9.662s
650.86/651.08	c #decision = 332000
650.86/651.08	c #conflict = 1557
650.86/651.08	c #restart = 3
650.86/651.08	o 21248749177
650.86/651.08	c Solving starts ...
657.26/657.41	c solving time = 6.327s
657.26/657.41	c #decision = 332408
657.26/657.41	c #conflict = 1563
657.26/657.41	c #restart = 3
657.26/657.41	o 21248749176
657.26/657.42	c Solving starts ...
664.75/664.96	c solving time = 7.531s
664.75/664.96	c #decision = 332805
664.75/664.96	c #conflict = 1571
664.75/664.96	c #restart = 3
664.75/664.96	o 21248749175
664.75/664.96	c Solving starts ...
693.75/693.99	c solving time = 29.025s
693.75/693.99	c #decision = 333871
693.75/693.99	c #conflict = 1610
693.75/693.99	c #restart = 3
693.75/693.99	o 21246438778
693.85/694.00	c Solving starts ...
722.04/722.21	c solving time = 28.197s
722.04/722.21	c #decision = 334304
722.04/722.21	c #conflict = 1649
722.04/722.21	c #restart = 3
722.04/722.21	o 21246438777
722.04/722.21	c Solving starts ...
734.14/734.33	c solving time = 12.065s
734.14/734.33	c #decision = 334709
734.14/734.33	c #conflict = 1663
734.14/734.33	c #restart = 3
734.14/734.33	o 21246438776
734.14/734.34	c Solving starts ...
760.34/760.58	c solving time = 26.238s
760.34/760.58	c #decision = 335144
760.34/760.58	c #conflict = 1696
760.34/760.58	c #restart = 3
760.34/760.58	o 21246438775
760.34/760.59	c Solving starts ...
780.04/780.28	c solving time = 19.680s
780.04/780.28	c #decision = 336166
780.04/780.28	c #conflict = 1721
780.04/780.28	c #restart = 3
780.04/780.28	o 21244128378
780.04/780.28	c Solving starts ...
802.63/802.85	c solving time = 22.563s
802.63/802.85	c #decision = 336583
802.63/802.85	c #conflict = 1754
802.63/802.85	c #restart = 3
802.63/802.85	o 21244128377
802.63/802.86	c Solving starts ...
814.04/814.20	c solving time = 11.337s
814.04/814.20	c #decision = 336985
814.04/814.20	c #conflict = 1768
814.04/814.20	c #restart = 3
814.04/814.20	o 21244128376
814.04/814.21	c Solving starts ...
839.43/839.65	c solving time = 25.434s
839.43/839.65	c #decision = 337406
839.43/839.65	c #conflict = 1801
839.43/839.65	c #restart = 3
839.43/839.65	o 21244128375
839.43/839.66	c Solving starts ...
858.82/859.00	c solving time = 19.334s
858.82/859.00	c #decision = 338629
858.82/859.00	c #conflict = 1822
858.82/859.00	c #restart = 3
858.82/859.00	o 21241817978
858.82/859.00	c Solving starts ...
871.13/871.34	c solving time = 12.323s
871.13/871.34	c #decision = 339035
871.13/871.34	c #conflict = 1836
871.13/871.34	c #restart = 3
871.13/871.34	o 21241817977
871.13/871.34	c Solving starts ...
892.92/893.12	c solving time = 21.774s
892.92/893.12	c #decision = 339450
892.92/893.12	c #conflict = 1864
892.92/893.12	c #restart = 3
892.92/893.12	o 21241817976
892.92/893.13	c Solving starts ...
917.72/917.96	c solving time = 24.819s
917.72/917.96	c #decision = 339865
917.72/917.96	c #conflict = 1897
917.72/917.96	c #restart = 3
917.72/917.96	o 21241817975
917.72/917.96	c Solving starts ...
963.41/963.64	c solving time = 45.671s
963.41/963.64	c #decision = 341245
963.41/963.64	c #conflict = 1943
963.41/963.64	c #restart = 3
963.41/963.64	o 21239507579
963.41/963.65	c Solving starts ...
970.81/971.01	c solving time = 7.354s
970.81/971.01	c #decision = 341630
970.81/971.01	c #conflict = 1949
970.81/971.01	c #restart = 3
970.81/971.01	o 21239507578
970.81/971.01	c Solving starts ...
981.61/981.87	c solving time = 10.847s
981.61/981.87	c #decision = 342021
981.61/981.87	c #conflict = 1960
981.61/981.87	c #restart = 3
981.61/981.87	o 21239507577
981.61/981.87	c Solving starts ...
994.31/994.58	c solving time = 12.696s
994.31/994.58	c #decision = 342406
994.31/994.58	c #conflict = 1974
994.31/994.58	c #restart = 3
994.31/994.58	o 21239507576
994.31/994.58	c Solving starts ...
1051.79/1052.08	c solving time = 57.477s
1051.79/1052.08	c #decision = 342893
1051.79/1052.08	c #conflict = 2045
1051.79/1052.08	c #restart = 3
1051.79/1052.08	o 21239507575
1051.79/1052.08	c Solving starts ...
1080.20/1080.42	c solving time = 28.331s
1080.20/1080.42	c #decision = 344429
1080.20/1080.42	c #conflict = 2074
1080.20/1080.42	c #restart = 3
1080.20/1080.42	o 21237197186
1080.20/1080.43	c Solving starts ...
1086.89/1087.14	c solving time = 6.711s
1086.89/1087.14	c #decision = 344818
1086.89/1087.14	c #conflict = 2080
1086.89/1087.14	c #restart = 3
1086.89/1087.14	o 21237197185
1086.89/1087.15	c Solving starts ...
1090.59/1090.89	c solving time = 3.739s
1090.59/1090.89	c #decision = 345200
1090.59/1090.89	c #conflict = 2080
1090.59/1090.89	c #restart = 3
1090.59/1090.89	o 21237197184
1090.69/1090.90	c Solving starts ...
1095.09/1095.33	c solving time = 4.419s
1095.09/1095.33	c #decision = 345588
1095.09/1095.33	c #conflict = 2081
1095.09/1095.33	c #restart = 3
1095.09/1095.33	o 21237197183
1095.09/1095.33	c Solving starts ...
1099.59/1099.87	c solving time = 4.530s
1099.59/1099.87	c #decision = 345973
1099.59/1099.87	c #conflict = 2082
1099.59/1099.87	c #restart = 3
1099.59/1099.87	o 21237197182
1099.59/1099.87	c Solving starts ...
1104.19/1104.41	c solving time = 4.524s
1104.19/1104.41	c #decision = 346349
1104.19/1104.41	c #conflict = 2083
1104.19/1104.41	c #restart = 3
1104.19/1104.41	o 21237197181
1104.19/1104.41	c Solving starts ...
1108.09/1108.35	c solving time = 3.933s
1108.09/1108.35	c #decision = 346875
1108.09/1108.35	c #conflict = 2084
1108.09/1108.35	c #restart = 3
1108.09/1108.35	o 21237197180
1108.09/1108.35	c Solving starts ...
1112.28/1112.57	c solving time = 4.210s
1112.28/1112.57	c #decision = 347432
1112.28/1112.57	c #conflict = 2085
1112.28/1112.57	c #restart = 3
1112.28/1112.57	o 21237197179
1112.28/1112.57	c Solving starts ...
1117.98/1118.29	c solving time = 5.701s
1117.98/1118.29	c #decision = 348005
1117.98/1118.29	c #conflict = 2096
1117.98/1118.29	c #restart = 3
1117.98/1118.29	o 21237197178
1117.98/1118.29	c Solving starts ...
1123.18/1123.48	c solving time = 5.183s
1123.18/1123.48	c #decision = 348546
1123.18/1123.48	c #conflict = 2102
1123.18/1123.48	c #restart = 3
1123.18/1123.48	o 21237197177
1123.18/1123.48	c Solving starts ...
1128.48/1128.78	c solving time = 5.285s
1128.48/1128.78	c #decision = 349079
1128.48/1128.78	c #conflict = 2108
1128.48/1128.78	c #restart = 3
1128.48/1128.78	o 21237197176
1128.48/1128.78	c Solving starts ...
1195.47/1195.72	c solving time = 66.915s
1195.47/1195.72	c #decision = 349573
1195.47/1195.72	c #conflict = 2190
1195.47/1195.72	c #restart = 3
1195.47/1195.72	o 21237197175
1195.47/1195.72	c Solving starts ...
1214.37/1214.69	c solving time = 18.964s
1214.37/1214.69	c #decision = 350646
1214.37/1214.69	c #conflict = 2204
1214.37/1214.69	c #restart = 3
1214.37/1214.69	o 21234886782
1214.46/1214.70	c Solving starts ...
1220.87/1221.13	c solving time = 6.421s
1220.87/1221.13	c #decision = 351032
1220.87/1221.13	c #conflict = 2207
1220.87/1221.13	c #restart = 3
1220.87/1221.13	o 21234886781
1220.87/1221.13	c Solving starts ...
1225.87/1226.15	c solving time = 5.010s
1225.87/1226.15	c #decision = 351427
1225.87/1226.15	c #conflict = 2208
1225.87/1226.15	c #restart = 3
1225.87/1226.15	o 21234886780
1225.87/1226.15	c Solving starts ...
1230.96/1231.22	c solving time = 5.059s
1230.96/1231.22	c #decision = 351816
1230.96/1231.22	c #conflict = 2209
1230.96/1231.22	c #restart = 3
1230.96/1231.22	o 21234886779
1230.96/1231.23	c Solving starts ...
1236.06/1236.39	c solving time = 5.152s
1236.06/1236.39	c #decision = 352212
1236.06/1236.39	c #conflict = 2210
1236.06/1236.39	c #restart = 3
1236.06/1236.39	o 21234886778
1236.06/1236.39	c Solving starts ...
1241.26/1241.52	c solving time = 5.121s
1241.26/1241.52	c #decision = 352607
1241.26/1241.52	c #conflict = 2211
1241.26/1241.52	c #restart = 3
1241.26/1241.52	o 21234886777
1241.26/1241.52	c Solving starts ...
1246.36/1246.69	c solving time = 5.156s
1246.36/1246.69	c #decision = 352995
1246.36/1246.69	c #conflict = 2212
1246.36/1246.69	c #restart = 3
1246.36/1246.69	o 21234886776
1246.36/1246.69	c Solving starts ...
1251.67/1251.98	c solving time = 5.273s
1251.67/1251.98	c #decision = 353375
1251.67/1251.98	c #conflict = 2213
1251.67/1251.98	c #restart = 3
1251.67/1251.98	o 21234886775
1251.67/1251.98	c Solving starts ...
1308.25/1308.53	c solving time = 56.536s
1308.25/1308.53	c #decision = 354534
1308.25/1308.53	c #conflict = 2288
1308.25/1308.53	c #restart = 3
1308.25/1308.53	o 21232576377
1308.25/1308.54	c Solving starts ...
1321.15/1321.48	c solving time = 12.933s
1321.15/1321.48	c #decision = 354930
1321.15/1321.48	c #conflict = 2302
1321.15/1321.48	c #restart = 3
1321.15/1321.48	o 21232576376
1321.15/1321.48	c Solving starts ...
1386.24/1386.50	c solving time = 64.998s
1386.24/1386.50	c #decision = 355419
1386.24/1386.50	c #conflict = 2380
1386.24/1386.50	c #restart = 3
1386.24/1386.50	o 21232576375
1386.24/1386.50	c Solving starts ...
1406.54/1406.87	c solving time = 20.357s
1406.54/1406.87	c #decision = 356510
1406.54/1406.87	c #conflict = 2394
1406.54/1406.87	c #restart = 3
1406.54/1406.87	o 21230265982
1406.54/1406.87	c Solving starts ...
1413.44/1413.79	c solving time = 6.910s
1413.44/1413.79	c #decision = 356902
1413.44/1413.79	c #conflict = 2397
1413.44/1413.79	c #restart = 3
1413.44/1413.79	o 21230265981
1413.53/1413.80	c Solving starts ...
1419.03/1419.32	c solving time = 5.509s
1419.03/1419.32	c #decision = 357284
1419.03/1419.32	c #conflict = 2398
1419.03/1419.32	c #restart = 3
1419.03/1419.32	o 21230265980
1419.03/1419.32	c Solving starts ...
1424.64/1424.94	c solving time = 5.608s
1424.64/1424.94	c #decision = 357664
1424.64/1424.94	c #conflict = 2399
1424.64/1424.94	c #restart = 3
1424.64/1424.94	o 21230265979
1424.64/1424.94	c Solving starts ...
1430.24/1430.59	c solving time = 5.637s
1430.24/1430.59	c #decision = 358046
1430.24/1430.59	c #conflict = 2400
1430.24/1430.59	c #restart = 3
1430.24/1430.59	o 21230265978
1430.24/1430.59	c Solving starts ...
1435.93/1436.25	c solving time = 5.651s
1435.93/1436.25	c #decision = 358435
1435.93/1436.25	c #conflict = 2401
1435.93/1436.25	c #restart = 3
1435.93/1436.25	o 21230265977
1435.93/1436.26	c Solving starts ...
1441.53/1441.89	c solving time = 5.629s
1441.53/1441.89	c #decision = 358823
1441.53/1441.89	c #conflict = 2402
1441.53/1441.89	c #restart = 3
1441.53/1441.89	o 21230265976
1441.63/1441.90	c Solving starts ...
1447.33/1447.63	c solving time = 5.722s
1447.33/1447.63	c #decision = 359202
1447.33/1447.63	c #conflict = 2403
1447.33/1447.63	c #restart = 3
1447.33/1447.63	o 21230265975
1447.33/1447.63	c Solving starts ...
1510.92/1511.28	c solving time = 63.624s
1510.92/1511.28	c #decision = 360504
1510.92/1511.28	c #conflict = 2482
1510.92/1511.28	c #restart = 3
1510.92/1511.28	o 21227955578
1510.92/1511.28	c Solving starts ...
1539.82/1540.11	c solving time = 28.818s
1539.82/1540.11	c #decision = 360942
1539.82/1540.11	c #conflict = 2521
1539.82/1540.11	c #restart = 3
1539.82/1540.11	o 21227955577
1539.82/1540.12	c Solving starts ...
1554.01/1554.31	c solving time = 14.179s
1554.01/1554.31	c #decision = 361329
1554.01/1554.31	c #conflict = 2536
1554.01/1554.31	c #restart = 3
1554.01/1554.31	o 21227955576
1554.01/1554.31	c Solving starts ...
1618.50/1618.82	c solving time = 64.490s
1618.50/1618.82	c #decision = 361804
1618.50/1618.82	c #conflict = 2610
1618.50/1618.82	c #restart = 3
1618.50/1618.82	o 21227955575
1618.50/1618.82	c Solving starts ...
1644.20/1644.50	c solving time = 25.666s
1644.20/1644.50	c #decision = 362819
1644.20/1644.50	c #conflict = 2630
1644.20/1644.50	c #restart = 3
1644.20/1644.50	o 21225645178
1644.20/1644.51	c Solving starts ...
1658.79/1659.13	c solving time = 14.612s
1658.79/1659.13	c #decision = 363222
1658.79/1659.13	c #conflict = 2644
1658.79/1659.13	c #restart = 3
1658.79/1659.13	o 21225645177
1658.79/1659.13	c Solving starts ...
1681.49/1681.89	c solving time = 22.744s
1681.49/1681.89	c #decision = 363631
1681.49/1681.89	c #conflict = 2670
1681.49/1681.89	c #restart = 3
1681.49/1681.89	o 21225645176
1681.49/1681.89	c Solving starts ...
1709.09/1709.43	c solving time = 27.531s
1709.09/1709.43	c #decision = 364060
1709.09/1709.43	c #conflict = 2704
1709.09/1709.43	c #restart = 3
1709.09/1709.43	o 21225645175
1709.09/1709.44	c Solving starts ...
1761.68/1762.06	c solving time = 52.602s
1761.68/1762.06	c #decision = 365167
1761.68/1762.06	c #conflict = 2754
1761.68/1762.06	c #restart = 3
1761.68/1762.06	o 21223334779
1761.68/1762.06	c Solving starts ...
1771.48/1771.85	c solving time = 9.778s
1771.48/1771.85	c #decision = 365558
1771.48/1771.85	c #conflict = 2761
1771.48/1771.85	c #restart = 3
1771.48/1771.85	o 21223334778
1771.48/1771.85	c Solving starts ...
1783.48/1783.88	c solving time = 12.013s
1783.48/1783.88	c #decision = 365949
1783.48/1783.88	c #conflict = 2772
1783.48/1783.88	c #restart = 3
1783.48/1783.88	o 21223334777
1783.48/1783.88	c Solving starts ...
1797.07/1797.46	c solving time = 13.565s
1797.07/1797.46	c #decision = 366341
1797.07/1797.46	c #conflict = 2785
1797.07/1797.46	c #restart = 3
1797.07/1797.46	o 21223334776
1797.07/1797.46	c Solving starts ...

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3724720-1338641078/watcher-3724720-1338641078 -o /tmp/evaluation-result-3724720-1338641078/solver-3724720-1338641078 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724720-1338641078.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.00 2.00 3/175 21617
/proc/meminfo: memFree=27825596/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 579 0 0 0 0 0 0 0 20 0 1 0 330234557 6373376 513 33554432000 4194304 8989770 140735211390208 140733569704120 4208906 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 1556 527 314 1171 0 333 0

[startup+0.1028 s]
/proc/loadavg: 2.02 2.00 2.00 3/175 21617
/proc/meminfo: memFree=27825596/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=11344 CPUtime=0.09 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 2115 0 0 0 9 0 0 0 20 0 1 0 330234557 11616256 2035 33554432000 4194304 8989770 140735211390208 140733569704120 6825072 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 2836 2035 431 1171 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11344

[startup+0.200273 s]
/proc/loadavg: 2.02 2.00 2.00 3/175 21617
/proc/meminfo: memFree=27825596/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=16464 CPUtime=0.18 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 3395 0 0 0 18 0 0 0 20 0 1 0 330234557 16859136 3315 33554432000 4194304 8989770 140735211390208 140735211389704 7420803 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 4116 3315 431 1171 0 2893 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 16464

[startup+0.300283 s]
/proc/loadavg: 2.02 2.00 2.00 3/175 21617
/proc/meminfo: memFree=27825596/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=25680 CPUtime=0.28 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 5521 0 0 0 28 0 0 0 20 0 1 0 330234557 26296320 5441 33554432000 4194304 8989770 140735211390208 140735211389704 4618872 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 6420 5441 431 1171 0 5197 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 25680

[startup+0.700238 s]
/proc/loadavg: 2.02 2.00 2.00 3/175 21617
/proc/meminfo: memFree=27825596/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=41040 CPUtime=0.69 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 9562 0 0 0 67 2 0 0 20 0 1 0 330234557 42024960 9482 33554432000 4194304 8989770 140735211390208 140735211389704 4493817 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 10260 9482 448 1171 0 9037 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41040

[startup+1.50019 s]
/proc/loadavg: 2.02 2.00 2.00 3/176 21618
/proc/meminfo: memFree=27789132/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=41040 CPUtime=1.48 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 9562 0 0 0 146 2 0 0 20 0 1 0 330234557 42024960 9482 33554432000 4194304 8989770 140735211390208 140735211389704 4493754 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 10260 9482 448 1171 0 9037 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 41040

[startup+3.10025 s]
/proc/loadavg: 2.02 2.00 2.00 3/176 21618
/proc/meminfo: memFree=27787976/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=42064 CPUtime=3.08 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 9830 0 0 0 306 2 0 0 20 0 1 0 330234557 43073536 9750 33554432000 4194304 8989770 140735211390208 140735211389704 5396288 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 10516 9750 460 1171 0 9293 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42064

[startup+6.30025 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 21618
/proc/meminfo: memFree=27784636/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=42064 CPUtime=6.28 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 9843 0 0 0 624 4 0 0 20 0 1 0 330234557 43073536 9763 33554432000 4194304 8989770 140735211390208 140735211389704 4445089 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 10516 9763 473 1171 0 9293 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 42064

[startup+12.7002 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 21618
/proc/meminfo: memFree=27780608/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=42064 CPUtime=12.67 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 9843 0 0 0 1261 6 0 0 20 0 1 0 330234557 43073536 9763 33554432000 4194304 8989770 140735211390208 140735211389472 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 10516 9763 473 1171 0 9293 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 42064

[startup+25.5065 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 21618
/proc/meminfo: memFree=27773168/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=45136 CPUtime=25.48 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 10611 0 0 0 2537 11 0 0 20 0 1 0 330234557 46219264 10531 33554432000 4194304 8989770 140735211390208 140735211389472 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 11284 10531 473 1171 0 10061 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45136

[startup+51.1002 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 21619
/proc/meminfo: memFree=27765956/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=46160 CPUtime=51.07 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 10867 0 0 0 5087 20 0 0 20 0 1 0 330234557 47267840 10787 33554432000 4194304 8989770 140735211390208 140735211389704 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 11540 10787 473 1171 0 10317 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 46160

[startup+102.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 21619
/proc/meminfo: memFree=27748372/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=49232 CPUtime=102.25 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 11635 0 0 0 10189 36 0 0 20 0 1 0 330234557 50413568 11555 33554432000 4194304 8989770 140735211390208 140735211389472 4208816 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 12308 11555 473 1171 0 11085 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 49232

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 21619
/proc/meminfo: memFree=27724608/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=63568 CPUtime=162.24 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 15224 0 0 0 16162 62 0 0 20 0 1 0 330234557 65093632 15139 33554432000 4194304 8989770 140735211390208 140735211389704 4425693 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 15892 15139 473 1171 0 14669 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 63568

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 21620
/proc/meminfo: memFree=27702572/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=65616 CPUtime=222.24 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 15741 0 0 0 22142 82 0 0 20 0 1 0 330234557 67190784 15651 33554432000 4194304 8989770 140735211390208 140735211389704 4209136 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 16404 15651 473 1171 0 15181 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 65616

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 21620
/proc/meminfo: memFree=27677776/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=71760 CPUtime=282.21 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 17277 0 0 0 28119 102 0 0 20 0 1 0 330234557 73482240 17187 33554432000 4194304 8989770 140735211390208 140735211389704 6832825 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 17940 17187 473 1171 0 16717 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 71760

[startup+342.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21623
/proc/meminfo: memFree=27646692/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=73808 CPUtime=342.21 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 17789 0 0 0 34098 123 0 0 20 0 1 0 330234557 75579392 17699 33554432000 4194304 8989770 140735211390208 140735211389704 7708462 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 18452 17699 473 1171 0 17229 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 73808

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21623
/proc/meminfo: memFree=27620820/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=76880 CPUtime=402.2 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 18557 0 0 0 40077 143 0 0 20 0 1 0 330234557 78725120 18467 33554432000 4194304 8989770 140735211390208 140735211389472 4204685 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 19220 18467 473 1171 0 17997 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 76880

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21623
/proc/meminfo: memFree=27595940/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=82000 CPUtime=462.18 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 19842 0 0 0 46053 165 0 0 20 0 1 0 330234557 83968000 19747 33554432000 4194304 8989770 140735211390208 140735211389472 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 20500 19747 473 1171 0 19277 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 82000

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21624
/proc/meminfo: memFree=27579036/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=83024 CPUtime=522.18 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 20098 0 0 0 52033 185 0 0 20 0 1 0 330234557 85016576 20003 33554432000 4194304 8989770 140735211390208 140735211389704 4209234 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 20756 20003 473 1171 0 19533 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 83024

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21624
/proc/meminfo: memFree=27568748/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=86096 CPUtime=582.17 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 20866 0 0 0 58011 206 0 0 20 0 1 0 330234557 88162304 20771 33554432000 4194304 8989770 140735211390208 140735211389704 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 21524 20771 473 1171 0 20301 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 86096

[startup+642.3 s]

################
# More data... #
################

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21625
/proc/meminfo: memFree=27545268/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=96336 CPUtime=822.13 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 23427 0 0 0 81918 295 0 0 20 0 1 0 330234557 98648064 23331 33554432000 4194304 8989770 140735211390208 140735211389704 4209212 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 24084 23331 473 1171 0 22861 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 96336

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21625
/proc/meminfo: memFree=27524932/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=99408 CPUtime=882.13 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 24195 0 0 0 87897 316 0 0 20 0 1 0 330234557 101793792 24099 33554432000 4194304 8989770 140735211390208 140735211389704 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 24852 24099 473 1171 0 23629 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 99408

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21628
/proc/meminfo: memFree=27512404/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=101456 CPUtime=942.11 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 24707 0 0 0 93872 339 0 0 20 0 1 0 330234557 103890944 24611 33554432000 4194304 8989770 140735211390208 140735211389704 7732749 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 25364 24611 473 1171 0 24141 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 101456

[startup+1002.31 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 21651
/proc/meminfo: memFree=27499968/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=104528 CPUtime=1002.11 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 25475 0 0 0 99850 361 0 0 20 0 1 0 330234557 107036672 25379 33554432000 4194304 8989770 140735211390208 140735211388160 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 26132 25379 473 1171 0 24909 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 104528

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 21651
/proc/meminfo: memFree=27486668/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=105552 CPUtime=1062.09 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 25731 0 0 0 105828 381 0 0 20 0 1 0 330234557 108085248 25635 33554432000 4194304 8989770 140735211390208 140735211389472 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 26388 25635 473 1171 0 25165 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 105552

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21652
/proc/meminfo: memFree=27467384/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=111696 CPUtime=1122.09 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 27268 0 0 0 111804 405 0 0 20 0 1 0 330234557 114376704 27171 33554432000 4194304 8989770 140735211390208 140735211389704 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 27924 27171 473 1171 0 26701 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 111696

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21652
/proc/meminfo: memFree=27454924/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=114768 CPUtime=1182.07 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 28042 0 0 0 117782 425 0 0 20 0 1 0 330234557 117522432 27939 33554432000 4194304 8989770 140735211390208 140735211389704 6677483 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 28692 27939 473 1171 0 27469 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 114768

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21652
/proc/meminfo: memFree=27441536/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=117840 CPUtime=1242.06 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 28810 0 0 0 123757 449 0 0 20 0 1 0 330234557 120668160 28707 33554432000 4194304 8989770 140735211390208 140735211389704 4445029 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 29460 28707 473 1171 0 28237 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 117840

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21652
/proc/meminfo: memFree=27419960/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=121936 CPUtime=1302.05 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 29834 0 0 0 129735 470 0 0 20 0 1 0 330234557 124862464 29731 33554432000 4194304 8989770 140735211390208 140735211389704 4446228 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 30484 29731 473 1171 0 29261 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 121936

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21652
/proc/meminfo: memFree=27414136/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=123984 CPUtime=1362.04 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 30346 0 0 0 135712 492 0 0 20 0 1 0 330234557 126959616 30243 33554432000 4194304 8989770 140735211390208 140735211389704 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 30996 30243 473 1171 0 29773 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 123984

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21653
/proc/meminfo: memFree=27411840/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=126032 CPUtime=1422.03 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 30858 0 0 0 141688 515 0 0 20 0 1 0 330234557 129056768 30755 33554432000 4194304 8989770 140735211390208 140735211389704 4445124 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 31508 30755 473 1171 0 30285 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 126032

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21653
/proc/meminfo: memFree=27405648/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=131152 CPUtime=1482.03 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 32138 0 0 0 147665 538 0 0 20 0 1 0 330234557 134299648 32035 33554432000 4194304 8989770 140735211390208 140735211389472 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 32788 32035 473 1171 0 31565 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 131152

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21656
/proc/meminfo: memFree=27404196/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=132176 CPUtime=1542.02 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 32397 0 0 0 153644 558 0 0 20 0 1 0 330234557 135348224 32291 33554432000 4194304 8989770 140735211390208 140735211389704 4445220 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 33044 32291 473 1171 0 31821 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 132176

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21656
/proc/meminfo: memFree=27403540/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=133200 CPUtime=1602 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 32653 0 0 0 159620 580 0 0 20 0 1 0 330234557 136396800 32547 33554432000 4194304 8989770 140735211390208 140735211389704 7416625 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 33300 32547 473 1171 0 32077 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 133200

[startup+1662.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 21695
/proc/meminfo: memFree=27324288/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=135248 CPUtime=1662 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 33165 0 0 0 165598 602 0 0 20 0 1 0 330234557 138493952 33059 33554432000 4194304 8989770 140735211390208 140735211389312 7416288 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 33812 33059 473 1171 0 32589 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 135248

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 21696
/proc/meminfo: memFree=27311248/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=137296 CPUtime=1721.99 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 33677 0 0 0 171574 625 0 0 20 0 1 0 330234557 140591104 33571 33554432000 4194304 8989770 140735211390208 140735211389704 6832825 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 34324 33571 473 1171 0 33101 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 137296

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 21696
/proc/meminfo: memFree=27082624/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=139344 CPUtime=1781.98 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 34189 0 0 0 177552 646 0 0 20 0 1 0 330234557 142688256 34083 33554432000 4194304 8989770 140735211390208 140735211389472 4209212 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 34836 34083 473 1171 0 33613 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 139344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21696
/proc/meminfo: memFree=27017248/32873648 swapFree=6852/6852
[pid=21617] ppid=21615 vsize=140368 CPUtime=1800.08 cores=0,2,4,6
/proc/21617/stat : 21617 (toysat) R 21615 21617 20635 0 -1 4202496 34445 0 0 0 179357 651 0 0 20 0 1 0 330234557 143736832 34339 33554432000 4194304 8989770 140735211390208 140735211389704 4446276 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 35092 34339 473 1171 0 33869 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 140368

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1793.57
CPU system time (s): 6.51801
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 140368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.57
system time used= 6.51801
maximum resident set size= 137356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34445
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29
involuntary context switches= 2121

runsolver used 3.79042 second user time and 9.03363 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-02 14:44:38
IDJOB=3724720
IDBENCH=72298
IDSOLVER=2308
FILE ID=node115/3724720-1338641078
RUNJOBID= node115-1338631508-20652
PBS_JOBID= 14636465
Free space on /tmp= 70820 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/random/rand.newlist/normalized-rand767898.cudf.trendy.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724720-1338641078/watcher-3724720-1338641078 -o /tmp/evaluation-result-3724720-1338641078/solver-3724720-1338641078 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724720-1338641078.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 2e1194223462318dec3628d866ec40ab
RANDOM SEED=1065041212

node115.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27826232 kB
Buffers:          553016 kB
Cached:          3340720 kB
SwapCached:          964 kB
Active:          2069444 kB
Inactive:        2073228 kB
Active(anon):     240636 kB
Inactive(anon):     9824 kB
Active(file):    1828808 kB
Inactive(file):  2063404 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106432 kB
Dirty:              7844 kB
Writeback:             0 kB
AnonPages:        253520 kB
Mapped:            13592 kB
Shmem:                96 kB
Slab:             767432 kB
SReclaimable:     211644 kB
SUnreclaim:       555788 kB
KernelStack:        1464 kB
PageTables:         4444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     362336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    176128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70800 MiB
End job on node115 at 2012-06-02 15:14:40