Trace number 3724996

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

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-seymour.opb
MD5SUM97ebaccbda37d5c570b4e2ec3cd7f8f0
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark425
Best CPU time to get the best result obtained on this benchmark1789.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 425
Optimality of the best value was proved NO
Number of variables1372
Total number of constraints4944
Number of constraints which are clauses4944
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint19
Number of terms in the objective function 1372
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1372
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1372
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.29/0.37	c 2012-06-02T12:05:35+0200
0.29/0.37	c arch = x86_64
0.29/0.37	c os = linux
0.29/0.37	c compiler = ghc 7.4
0.29/0.37	c packages:
0.29/0.37	c   OptDir-0.0.1
0.29/0.37	c   array-0.4.0.0
0.29/0.37	c   base-4.5.0.0
0.29/0.37	c   bytestring-0.9.2.1
0.29/0.37	c   containers-0.4.2.1
0.29/0.37	c   deepseq-1.3.0.0
0.29/0.37	c   mtl-2.1.1
0.29/0.37	c   old_locale-1.0.0.4
0.29/0.37	c   parse_dimacs-1.2
0.29/0.37	c   parsec-3.1.2
0.29/0.37	c   queue-0.1.2
0.29/0.37	c   stm-2.3
0.29/0.37	c   time-1.4
0.29/0.37	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724996-1338631535.opb"]
0.29/0.37	c #vars 1372
0.29/0.37	c #constraints 4944
0.29/0.37	c Solving starts ...
0.29/0.37	c solving time = 0.006s
0.29/0.37	c #decision = 906
0.29/0.37	c #conflict = 0
0.29/0.37	c #restart = 0
0.29/0.37	o 466
0.29/0.38	c Solving starts ...
11.09/11.12	c learnt constraints deletion: 4508 -> 2254
21.28/21.36	c learnt constraints deletion: 4903 -> 2452
33.38/33.45	c learnt constraints deletion: 5350 -> 2676
44.37/44.45	c learnt constraints deletion: 5842 -> 2921
54.37/54.47	c learnt constraints deletion: 5839 -> 2921
69.56/69.63	c learnt constraints deletion: 6379 -> 3190
82.36/82.48	c learnt constraints deletion: 6377 -> 3190
95.67/95.72	c learnt constraints deletion: 6970 -> 3485
108.87/108.98	c learnt constraints deletion: 6970 -> 3486
123.86/123.99	c learnt constraints deletion: 6972 -> 3486
137.65/137.72	c learnt constraints deletion: 6972 -> 3487
144.65/144.76	c solving time = 144.342s
144.65/144.76	c #decision = 73844
144.65/144.76	c #conflict = 38852
144.65/144.76	c #restart = 13
144.65/144.76	o 465
144.65/144.76	c Solving starts ...
144.85/144.91	c learnt constraints deletion: 5305 -> 2653
144.85/144.93	c learnt constraints deletion: 2653 -> 1327
154.64/154.75	c learnt constraints deletion: 4130 -> 2065
164.14/164.27	c learnt constraints deletion: 4910 -> 2455
175.54/175.69	c learnt constraints deletion: 5351 -> 2676
183.64/183.77	c learnt constraints deletion: 5357 -> 2680
193.64/193.71	c learnt constraints deletion: 5843 -> 2923
206.44/206.57	c learnt constraints deletion: 6383 -> 3192
217.83/217.98	c learnt constraints deletion: 6378 -> 3190
230.74/230.87	c learnt constraints deletion: 6379 -> 3190
246.43/246.52	c learnt constraints deletion: 6973 -> 3487
258.72/258.86	c learnt constraints deletion: 6976 -> 3488
273.42/273.59	c learnt constraints deletion: 6971 -> 3487
290.32/290.43	c learnt constraints deletion: 6970 -> 3485
310.31/310.40	c learnt constraints deletion: 7619 -> 3810
328.91/329.03	c learnt constraints deletion: 7630 -> 3816
346.81/346.99	c learnt constraints deletion: 7629 -> 3816
361.61/361.78	c learnt constraints deletion: 7635 -> 3819
376.50/376.69	c learnt constraints deletion: 7629 -> 3817
392.80/392.90	c learnt constraints deletion: 8341 -> 4171
413.19/413.31	c learnt constraints deletion: 8333 -> 4168
431.49/431.63	c learnt constraints deletion: 8335 -> 4168
447.99/448.13	c learnt constraints deletion: 8338 -> 4170
461.39/461.53	c learnt constraints deletion: 8342 -> 4171
475.09/475.27	c learnt constraints deletion: 8337 -> 4170
489.68/489.87	c learnt constraints deletion: 9130 -> 4567
504.48/504.69	c learnt constraints deletion: 9121 -> 4561
517.38/517.50	c learnt constraints deletion: 9122 -> 4562
534.47/534.63	c learnt constraints deletion: 9124 -> 4564
550.88/551.07	c learnt constraints deletion: 9122 -> 4563
566.16/566.36	c learnt constraints deletion: 9129 -> 4567
583.77/584.00	c learnt constraints deletion: 9125 -> 4565
602.27/602.44	c learnt constraints deletion: 9119 -> 4563
622.76/622.93	c learnt constraints deletion: 9122 -> 4565
638.15/638.34	c learnt constraints deletion: 9119 -> 4562
655.06/655.28	c learnt constraints deletion: 9985 -> 4995
673.45/673.63	c learnt constraints deletion: 9990 -> 4995
691.35/691.58	c learnt constraints deletion: 9998 -> 5000
708.75/708.90	c learnt constraints deletion: 9990 -> 4997
724.05/724.26	c learnt constraints deletion: 9993 -> 4998
739.94/740.16	c learnt constraints deletion: 9989 -> 4997
755.03/755.23	c learnt constraints deletion: 9989 -> 4998
768.44/768.68	c learnt constraints deletion: 9991 -> 4997
783.53/783.75	c learnt constraints deletion: 9994 -> 4999
797.93/798.11	c learnt constraints deletion: 9994 -> 4999
815.33/815.51	c learnt constraints deletion: 9992 -> 4999
832.13/832.33	c learnt constraints deletion: 9994 -> 5001
854.72/854.92	c learnt constraints deletion: 9994 -> 4997
877.53/877.78	c learnt constraints deletion: 10946 -> 5474
898.61/898.88	c learnt constraints deletion: 10943 -> 5474
919.62/919.83	c learnt constraints deletion: 10937 -> 5472
941.31/941.54	c learnt constraints deletion: 10947 -> 5474
962.00/962.25	c learnt constraints deletion: 10937 -> 5470
983.41/983.67	c learnt constraints deletion: 10941 -> 5472
1006.70/1006.99	c learnt constraints deletion: 10943 -> 5474
1029.10/1029.31	c learnt constraints deletion: 10938 -> 5472
1050.20/1050.48	c learnt constraints deletion: 10944 -> 5473
1072.09/1072.31	c learnt constraints deletion: 10951 -> 5478
1087.59/1087.81	c learnt constraints deletion: 10942 -> 5473
1104.19/1104.43	c learnt constraints deletion: 10939 -> 5471
1119.59/1119.83	c learnt constraints deletion: 10947 -> 5476
1136.28/1136.59	c learnt constraints deletion: 10939 -> 5472
1152.87/1153.11	c learnt constraints deletion: 10947 -> 5477
1168.78/1169.01	c learnt constraints deletion: 10941 -> 5474
1187.17/1187.49	c learnt constraints deletion: 10947 -> 5478
1202.67/1202.92	c learnt constraints deletion: 10939 -> 5473
1221.46/1221.74	c learnt constraints deletion: 11993 -> 5998
1241.96/1242.23	c learnt constraints deletion: 11994 -> 5999
1261.96/1262.22	c learnt constraints deletion: 11990 -> 5997
1280.96/1281.22	c learnt constraints deletion: 11994 -> 6000
1299.75/1300.00	c learnt constraints deletion: 11993 -> 6001
1316.55/1316.84	c learnt constraints deletion: 11987 -> 5997
1336.75/1337.05	c learnt constraints deletion: 11989 -> 5999
1354.94/1355.26	c learnt constraints deletion: 11991 -> 5998
1373.73/1374.00	c learnt constraints deletion: 11997 -> 6003
1391.24/1391.54	c learnt constraints deletion: 11991 -> 5999
1411.32/1411.66	c learnt constraints deletion: 11991 -> 5999
1430.93/1431.23	c learnt constraints deletion: 11994 -> 6001
1448.63/1448.91	c learnt constraints deletion: 11994 -> 6001
1468.23/1468.58	c learnt constraints deletion: 11991 -> 6001
1484.32/1484.65	c learnt constraints deletion: 11988 -> 5994
1500.82/1501.14	c learnt constraints deletion: 11986 -> 5994
1518.11/1518.45	c learnt constraints deletion: 11989 -> 5996
1535.51/1535.88	c learnt constraints deletion: 11991 -> 5997
1553.31/1553.62	c learnt constraints deletion: 11995 -> 6000
1570.70/1571.05	c learnt constraints deletion: 11992 -> 5998
1586.61/1586.94	c learnt constraints deletion: 11992 -> 5997
1604.90/1605.26	c learnt constraints deletion: 11992 -> 5998
1621.30/1621.64	c learnt constraints deletion: 11994 -> 5999
1640.19/1640.55	c learnt constraints deletion: 11992 -> 5999
1661.80/1662.18	c learnt constraints deletion: 13144 -> 6575
1681.99/1682.36	c learnt constraints deletion: 13139 -> 6570
1706.38/1706.71	c learnt constraints deletion: 13139 -> 6570
1726.48/1726.81	c learnt constraints deletion: 13147 -> 6575
1747.37/1747.73	c learnt constraints deletion: 13146 -> 6575
1770.87/1771.27	c learnt constraints deletion: 13144 -> 6574
1791.57/1791.95	c learnt constraints deletion: 13136 -> 6568

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-3724996-1338631535/watcher-3724996-1338631535 -o /tmp/evaluation-result-3724996-1338631535/solver-3724996-1338631535 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724996-1338631535.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: 0.65 0.16 0.05 3/176 1108
/proc/meminfo: memFree=29559952/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 792 0 0 0 0 0 0 0 20 0 1 0 329279381 6373376 711 33554432000 4194304 8989770 140735549731152 140736453385368 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 1556 711 425 1171 0 333 0

[startup+0.0608109 s]
/proc/loadavg: 0.65 0.16 0.05 3/176 1108
/proc/meminfo: memFree=29559952/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=10320 CPUtime=0.05 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 1697 0 0 0 5 0 0 0 20 0 1 0 329279381 10567680 1616 33554432000 4194304 8989770 140735549731152 140735549730416 4204550 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 2580 1616 431 1171 0 1357 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10320

[startup+0.100235 s]
/proc/loadavg: 0.65 0.16 0.05 3/176 1108
/proc/meminfo: memFree=29559952/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=12368 CPUtime=0.09 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 2153 0 0 0 9 0 0 0 20 0 1 0 329279381 12664832 2072 33554432000 4194304 8989770 140735549731152 140735549730416 4213859 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 3092 2078 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.301049 s]
/proc/loadavg: 0.65 0.16 0.05 3/176 1108
/proc/meminfo: memFree=29559952/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=16464 CPUtime=0.29 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 3412 0 0 0 29 0 0 0 20 0 1 0 329279381 16859136 3331 33554432000 4194304 8989770 140735549731152 140735549730416 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 4116 3331 443 1171 0 2893 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16464

[startup+0.700291 s]
/proc/loadavg: 0.65 0.16 0.05 3/176 1108
/proc/meminfo: memFree=29559952/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=16464 CPUtime=0.69 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 3440 0 0 0 68 1 0 0 20 0 1 0 329279381 16859136 3359 33554432000 4194304 8989770 140735549731152 140735549730416 4214368 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 4116 3359 471 1171 0 2893 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16464

[startup+1.50029 s]
/proc/loadavg: 0.65 0.16 0.05 3/177 1109
/proc/meminfo: memFree=29547792/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=19536 CPUtime=1.49 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 4208 0 0 0 148 1 0 0 20 0 1 0 329279381 20004864 4127 33554432000 4194304 8989770 140735549731152 140735549730416 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 4884 4127 471 1171 0 3661 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19536

[startup+3.10023 s]
/proc/loadavg: 0.65 0.16 0.05 3/177 1109
/proc/meminfo: memFree=29542468/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=26704 CPUtime=3.09 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 6000 0 0 0 307 2 0 0 20 0 1 0 329279381 27344896 5919 33554432000 4194304 8989770 140735549731152 140735549730648 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 6676 5919 471 1171 0 5453 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26704

[startup+6.30103 s]
/proc/loadavg: 0.76 0.19 0.06 3/174 1116
/proc/meminfo: memFree=30927020/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=35920 CPUtime=6.28 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 8304 0 0 0 626 2 0 0 20 0 1 0 329279381 36782080 8223 33554432000 4194304 8989770 140735549731152 140735549730648 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 8980 8223 471 1171 0 7757 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 35920

[startup+12.7002 s]
/proc/loadavg: 0.86 0.22 0.07 3/177 1147
/proc/meminfo: memFree=30927168/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=61520 CPUtime=12.68 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 14711 0 0 0 1263 5 0 0 20 0 1 0 329279381 62996480 14625 33554432000 4194304 8989770 140735549731152 140735549730648 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 15380 14625 473 1171 0 14157 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 61520

[startup+25.5011 s]
/proc/loadavg: 1.11 0.30 0.10 3/177 1147
/proc/meminfo: memFree=30916024/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=66640 CPUtime=25.48 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 15992 0 0 0 2540 8 0 0 20 0 1 0 329279381 68239360 15905 33554432000 4194304 8989770 140735549731152 140735549730648 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 16660 15905 473 1171 0 15437 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 66640

[startup+51.1002 s]
/proc/loadavg: 1.41 0.44 0.15 3/177 1147
/proc/meminfo: memFree=30895416/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=88144 CPUtime=51.06 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 21385 0 0 0 5093 13 0 0 20 0 1 0 329279381 90259456 21281 33554432000 4194304 8989770 140735549731152 140735549730416 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 22036 21281 473 1171 0 20813 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 88144

[startup+102.307 s]
/proc/loadavg: 1.74 0.68 0.25 3/177 1148
/proc/meminfo: memFree=30879632/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=95312 CPUtime=102.26 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 23435 0 0 0 10200 26 0 0 20 0 1 0 329279381 97599488 23073 33554432000 4194304 8989770 140735549731152 140735549730648 4367189 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 23828 23073 473 1171 0 22605 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 95312

[startup+162.3 s]
/proc/loadavg: 1.90 0.92 0.35 3/177 1148
/proc/meminfo: memFree=30884024/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=91216 CPUtime=162.25 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 26256 0 0 0 16184 41 0 0 20 0 1 0 329279381 93405184 22049 33554432000 4194304 8989770 140735549731152 140735549730416 4209508 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 22804 22049 473 1171 0 21581 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 91216

[startup+222.3 s]
/proc/loadavg: 1.96 1.11 0.45 3/177 1148
/proc/meminfo: memFree=30860500/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=112720 CPUtime=222.23 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 31632 0 0 0 22168 55 0 0 20 0 1 0 329279381 115425280 27425 33554432000 4194304 8989770 140735549731152 140735549730648 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 28180 27425 473 1171 0 26957 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 112720

[startup+282.301 s]
/proc/loadavg: 1.98 1.27 0.55 3/178 1152
/proc/meminfo: memFree=30858616/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=112720 CPUtime=282.22 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 31642 0 0 0 28153 69 0 0 20 0 1 0 329279381 115425280 27425 33554432000 4194304 8989770 140735549731152 140735549729088 4469522 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 28180 27425 473 1171 0 26957 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 112720

[startup+342.3 s]
/proc/loadavg: 1.99 1.40 0.64 3/177 1152
/proc/meminfo: memFree=30845924/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=123984 CPUtime=342.21 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 34458 0 0 0 34139 82 0 0 20 0 1 0 329279381 126959616 30241 33554432000 4194304 8989770 140735549731152 140735549730648 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 30996 30241 473 1171 0 29773 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 123984

[startup+402.301 s]
/proc/loadavg: 1.99 1.51 0.72 3/177 1153
/proc/meminfo: memFree=30845416/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=123984 CPUtime=402.2 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 34463 0 0 0 40124 96 0 0 20 0 1 0 329279381 126959616 30241 33554432000 4194304 8989770 140735549731152 140735549729152 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 30996 30241 473 1171 0 29773 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 123984

[startup+462.301 s]
/proc/loadavg: 2.07 1.62 0.81 3/177 1153
/proc/meminfo: memFree=30830480/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=136272 CPUtime=462.19 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 37535 0 0 0 46108 111 0 0 20 0 1 0 329279381 139542528 33313 33554432000 4194304 8989770 140735549731152 140735549730648 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 34068 33313 473 1171 0 32845 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 136272

[startup+522.3 s]
/proc/loadavg: 2.02 1.69 0.88 3/177 1153
/proc/meminfo: memFree=30830344/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=136272 CPUtime=522.18 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 37539 0 0 0 52090 128 0 0 20 0 1 0 329279381 139542528 33313 33554432000 4194304 8989770 140735549731152 140735549729152 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 34068 33313 473 1171 0 32845 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 136272

[startup+582.3 s]
/proc/loadavg: 2.01 1.74 0.94 3/177 1153
/proc/meminfo: memFree=30830596/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=136272 CPUtime=582.17 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 37539 0 0 0 58073 144 0 0 20 0 1 0 329279381 139542528 33313 33554432000 4194304 8989770 140735549731152 140735549729088 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 34068 33313 473 1171 0 32845 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 136272

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 1.88 1.17 3/177 1154
/proc/meminfo: memFree=30817116/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=145488 CPUtime=822.13 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 39847 0 0 0 82008 205 0 0 20 0 1 0 329279381 148979712 35617 33554432000 4194304 8989770 140735549731152 140735549730416 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 36372 35617 473 1171 0 35149 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 145488

[startup+882.3 s]
/proc/loadavg: 2.00 1.90 1.22 3/178 1157
/proc/meminfo: memFree=30816572/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=145488 CPUtime=882.12 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 39847 0 0 0 87992 220 0 0 20 0 1 0 329279381 148979712 35617 33554432000 4194304 8989770 140735549731152 140735549730648 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 36372 35617 473 1171 0 35149 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 145488

[startup+942.3 s]
/proc/loadavg: 2.07 1.94 1.28 3/177 1157
/proc/meminfo: memFree=30817276/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=145488 CPUtime=942.11 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 39847 0 0 0 93978 233 0 0 20 0 1 0 329279381 148979712 35617 33554432000 4194304 8989770 140735549731152 140735549730416 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 36372 35617 473 1171 0 35149 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 145488

[startup+1002.3 s]
/proc/loadavg: 2.02 1.95 1.32 3/177 1158
/proc/meminfo: memFree=30816220/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=145488 CPUtime=1002.1 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 39847 0 0 0 99962 248 0 0 20 0 1 0 329279381 148979712 35617 33554432000 4194304 8989770 140735549731152 140735549730648 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 36372 35617 473 1171 0 35149 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 145488

[startup+1062.3 s]
/proc/loadavg: 2.01 1.95 1.36 3/177 1158
/proc/meminfo: memFree=30815044/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=147536 CPUtime=1062.09 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 40359 0 0 0 105947 262 0 0 20 0 1 0 329279381 151076864 36129 33554432000 4194304 8989770 140735549731152 140735549730416 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 36884 36129 473 1171 0 35661 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 147536

[startup+1122.3 s]
/proc/loadavg: 2.00 1.96 1.40 3/177 1158
/proc/meminfo: memFree=30811884/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=150608 CPUtime=1122.08 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 41127 0 0 0 111930 278 0 0 20 0 1 0 329279381 154222592 36897 33554432000 4194304 8989770 140735549731152 140735549730416 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 37652 36897 473 1171 0 36429 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 150608

[startup+1182.3 s]
/proc/loadavg: 2.03 1.98 1.44 3/177 1158
/proc/meminfo: memFree=30808356/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=156752 CPUtime=1182.07 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 42518 0 0 0 117912 295 0 0 20 0 1 0 329279381 160514048 38288 33554432000 4194304 8989770 140735549731152 140735549730416 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 39188 38288 473 1171 0 37965 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 156752

[startup+1242.3 s]
/proc/loadavg: 2.01 1.98 1.47 3/177 1158
/proc/meminfo: memFree=30785308/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=176208 CPUtime=1242.06 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 47534 0 0 0 123893 313 0 0 20 0 1 0 329279381 180436992 43297 33554432000 4194304 8989770 140735549731152 140735549729088 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 44052 43297 473 1171 0 42829 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 176208

[startup+1302.3 s]
/proc/loadavg: 2.00 1.98 1.50 3/178 1160
/proc/meminfo: memFree=30784012/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=176208 CPUtime=1302.05 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 47534 0 0 0 129874 331 0 0 20 0 1 0 329279381 180436992 43297 33554432000 4194304 8989770 140735549731152 140735549730648 4213673 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 44052 43297 473 1171 0 42829 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 176208

[startup+1362.3 s]
/proc/loadavg: 2.08 1.99 1.53 3/177 1160
/proc/meminfo: memFree=30785076/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=176208 CPUtime=1362.04 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 47534 0 0 0 135858 346 0 0 20 0 1 0 329279381 180436992 43297 33554432000 4194304 8989770 140735549731152 140735549730648 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 44052 43297 473 1171 0 42829 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 176208

[startup+1422.31 s]
/proc/loadavg: 2.10 2.01 1.57 3/177 1160
/proc/meminfo: memFree=30783828/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=176208 CPUtime=1422.03 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 47538 0 0 0 141840 363 0 0 20 0 1 0 329279381 180436992 43297 33554432000 4194304 8989770 140735549731152 140735549730648 4209200 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 44052 43297 473 1171 0 42829 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 176208

[startup+1482.3 s]
/proc/loadavg: 2.03 2.00 1.59 3/178 1163
/proc/meminfo: memFree=30784120/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=176208 CPUtime=1482.02 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 47538 0 0 0 147820 382 0 0 20 0 1 0 329279381 180436992 43297 33554432000 4194304 8989770 140735549731152 140735549730416 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 44052 43297 473 1171 0 42829 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 176208

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 1.61 3/177 1163
/proc/meminfo: memFree=30783348/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=176208 CPUtime=1542.01 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 47538 0 0 0 153801 400 0 0 20 0 1 0 329279381 180436992 43297 33554432000 4194304 8989770 140735549731152 140735549730648 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 44052 43297 473 1171 0 42829 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 176208

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.64 3/177 1164
/proc/meminfo: memFree=30781152/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=176208 CPUtime=1602 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 47538 0 0 0 159785 415 0 0 20 0 1 0 329279381 180436992 43297 33554432000 4194304 8989770 140735549731152 140735549730416 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 44052 43297 473 1171 0 42829 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 176208

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.65 3/176 1164
/proc/meminfo: memFree=30768640/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=187472 CPUtime=1661.99 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 50354 0 0 0 165766 433 0 0 20 0 1 0 329279381 191971328 46113 33554432000 4194304 8989770 140735549731152 140735549730416 4209344 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 46868 46113 473 1171 0 45645 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 187472

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.67 3/177 1165
/proc/meminfo: memFree=30765496/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=187472 CPUtime=1721.98 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 50359 0 0 0 171750 448 0 0 20 0 1 0 329279381 191971328 46113 33554432000 4194304 8989770 140735549731152 140735549730648 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 46868 46113 473 1171 0 45645 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 187472

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.69 3/177 1165
/proc/meminfo: memFree=30765324/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=187472 CPUtime=1781.97 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 50359 0 0 0 177734 463 0 0 20 0 1 0 329279381 191971328 46113 33554432000 4194304 8989770 140735549731152 140735549730648 4213743 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 46868 46113 473 1171 0 45645 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 187472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.69 3/177 1165
/proc/meminfo: memFree=30765572/32873648 swapFree=6860/6860
[pid=1108] ppid=1106 vsize=187472 CPUtime=1800.07 cores=0,2,4,6
/proc/1108/stat : 1108 (toysat) R 1106 1108 986 0 -1 4202496 50359 0 0 0 179538 469 0 0 20 0 1 0 329279381 191971328 46113 33554432000 4194304 8989770 140735549731152 140735549730648 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1108/statm: 46868 46113 473 1171 0 45645 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 187472

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): 1795.39
CPU system time (s): 4.69629
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 187472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.39
system time used= 4.69629
maximum resident set size= 184452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50359
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= 71
involuntary context switches= 1867

runsolver used 3.54146 second user time and 9.2236 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-02 12:05:35
IDJOB=3724996
IDBENCH=1873
IDSOLVER=2308
FILE ID=node124/3724996-1338631535
RUNJOBID= node124-1338631508-1002
PBS_JOBID= 14636456
Free space on /tmp= 70736 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-seymour.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724996-1338631535/watcher-3724996-1338631535 -o /tmp/evaluation-result-3724996-1338631535/solver-3724996-1338631535 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724996-1338631535.opb

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

MD5SUM BENCH= 97ebaccbda37d5c570b4e2ec3cd7f8f0
RANDOM SEED=1533046589

node124.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		: 2667.325
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	: 5334.65
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5357.53
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29560868 kB
Buffers:          125604 kB
Cached:          1016700 kB
SwapCached:         8192 kB
Active:          1673060 kB
Inactive:         875168 kB
Active(anon):    1400532 kB
Inactive(anon):     8016 kB
Active(file):     272528 kB
Inactive(file):   867152 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67091440 kB
Dirty:             49336 kB
Writeback:             0 kB
AnonPages:       1405580 kB
Mapped:            10616 kB
Shmem:                 0 kB
Slab:             624964 kB
SReclaimable:      69184 kB
SUnreclaim:       555780 kB
KernelStack:        1432 kB
PageTables:         6648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1521448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70760 MiB
End job on node124 at 2012-06-02 12:35:38