Trace number 3707283

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-05-17? (TO) 1800.01 1800.31

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_10_5.opb
MD5SUM08d7a5060b972f308367859ff82f87f6
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark1789.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint11
Maximum length of a constraint23
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2528
Sum of products size (including duplicates)5056
Number of different products2528
Sum of products size5056

Quality of the solution as a function of time


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

Solver Data

0.01/0.05	c 2012-05-27T17:07:59+0200
0.01/0.05	c arch = x86_64
0.01/0.05	c os = linux
0.01/0.05	c compiler = ghc 7.4
0.01/0.05	c packages:
0.01/0.05	c   OptDir-0.0.1
0.01/0.05	c   array-0.4.0.0
0.01/0.05	c   base-4.5.0.0
0.01/0.05	c   bytestring-0.9.2.1
0.01/0.05	c   containers-0.4.2.1
0.01/0.05	c   deepseq-1.3.0.0
0.01/0.05	c   mtl-2.1.1
0.01/0.05	c   old_locale-1.0.0.4
0.01/0.05	c   parse_dimacs-1.2
0.01/0.05	c   parsec-3.1.2
0.01/0.05	c   queue-0.1.2
0.01/0.05	c   stm-2.3
0.01/0.05	c   time-1.4
0.01/0.05	c command line = ["--pb","HOME/instance-3707283-1338131279.opb"]
0.01/0.05	c #vars 200
0.01/0.05	c #constraints 200
0.01/0.05	c Solving starts ...
0.01/0.05	c solving time = 0.004s
0.01/0.05	c #decision = 171
0.01/0.05	c #conflict = 0
0.01/0.05	c #restart = 0
0.01/0.05	o 29
0.01/0.05	c Solving starts ...
0.01/0.06	c solving time = 0.005s
0.01/0.06	c #decision = 345
0.01/0.06	c #conflict = 4
0.01/0.06	c #restart = 0
0.01/0.06	o 28
0.01/0.06	c Solving starts ...
0.01/0.07	c solving time = 0.009s
0.01/0.07	c #decision = 525
0.01/0.07	c #conflict = 4
0.01/0.07	c #restart = 0
0.01/0.07	o 27
0.01/0.07	c Solving starts ...
0.09/0.11	c solving time = 0.037s
0.09/0.11	c #decision = 807
0.09/0.11	c #conflict = 95
0.09/0.11	c #restart = 0
0.09/0.11	o 26
0.09/0.11	c Solving starts ...
23.88/23.92	c learnt constraints deletion: 8740 -> 4370
38.49/38.59	c learnt constraints deletion: 9627 -> 4815
53.89/53.93	c learnt constraints deletion: 10479 -> 5243
68.18/68.27	c learnt constraints deletion: 10663 -> 5337
84.88/84.92	c learnt constraints deletion: 11754 -> 5885
99.76/99.89	c learnt constraints deletion: 11720 -> 5872
117.36/117.46	c learnt constraints deletion: 12620 -> 6310
134.26/134.34	c learnt constraints deletion: 12657 -> 6331
152.06/152.14	c learnt constraints deletion: 12726 -> 6367
172.16/172.26	c learnt constraints deletion: 13813 -> 6907
191.45/191.55	c learnt constraints deletion: 13890 -> 6947
210.75/210.87	c learnt constraints deletion: 13895 -> 6952
229.45/229.57	c learnt constraints deletion: 13932 -> 6972
252.05/252.19	c learnt constraints deletion: 15203 -> 7602
273.35/273.41	c learnt constraints deletion: 15214 -> 7609
294.03/294.11	c learnt constraints deletion: 15303 -> 7657
313.73/313.83	c learnt constraints deletion: 15236 -> 7626
334.13/334.27	c learnt constraints deletion: 15488 -> 7757
356.53/356.61	c learnt constraints deletion: 16623 -> 8312
380.12/380.26	c learnt constraints deletion: 16665 -> 8334
403.82/403.90	c learnt constraints deletion: 16696 -> 8352
426.32/426.44	c learnt constraints deletion: 16822 -> 8418
448.31/448.48	c learnt constraints deletion: 16838 -> 8431
470.61/470.77	c learnt constraints deletion: 16649 -> 8326
494.91/495.08	c learnt constraints deletion: 16795 -> 8401
518.70/518.86	c learnt constraints deletion: 16776 -> 8395
546.20/546.33	c learnt constraints deletion: 18246 -> 9123
573.19/573.36	c learnt constraints deletion: 18495 -> 9249
598.59/598.72	c learnt constraints deletion: 18299 -> 9154
624.49/624.60	c learnt constraints deletion: 18339 -> 9177
649.38/649.52	c learnt constraints deletion: 18495 -> 9259
673.48/673.69	c learnt constraints deletion: 18540 -> 9285
697.67/697.81	c learnt constraints deletion: 18250 -> 9125
723.87/724.07	c learnt constraints deletion: 18224 -> 9115
749.36/749.59	c learnt constraints deletion: 18399 -> 9207
772.96/773.14	c learnt constraints deletion: 18534 -> 9280
797.26/797.42	c learnt constraints deletion: 18316 -> 9159
828.85/829.04	c learnt constraints deletion: 20123 -> 10062
858.15/858.35	c learnt constraints deletion: 20052 -> 10028
885.25/885.41	c learnt constraints deletion: 20151 -> 10082
913.95/914.19	c learnt constraints deletion: 20264 -> 10142
940.54/940.71	c learnt constraints deletion: 20197 -> 10099
968.93/969.16	c learnt constraints deletion: 20134 -> 10068
997.83/998.01	c learnt constraints deletion: 20251 -> 10130
1024.52/1024.72	c learnt constraints deletion: 20209 -> 10115
1050.02/1050.22	c learnt constraints deletion: 20168 -> 10085
1078.21/1078.44	c learnt constraints deletion: 20320 -> 10162
1106.91/1107.12	c learnt constraints deletion: 20145 -> 10077
1134.11/1134.33	c learnt constraints deletion: 20221 -> 10119
1160.60/1160.86	c learnt constraints deletion: 20230 -> 10127
1186.00/1186.24	c learnt constraints deletion: 20211 -> 10123
1218.99/1219.26	c learnt constraints deletion: 22161 -> 11081
1250.68/1250.99	c learnt constraints deletion: 22281 -> 11142
1281.38/1281.64	c learnt constraints deletion: 22276 -> 11143
1310.08/1310.31	c learnt constraints deletion: 21978 -> 10994
1341.37/1341.68	c learnt constraints deletion: 22124 -> 11062
1372.47/1372.72	c learnt constraints deletion: 22195 -> 11103
1401.86/1402.15	c learnt constraints deletion: 22048 -> 11025
1435.16/1435.50	c learnt constraints deletion: 22053 -> 11028
1467.05/1467.33	c learnt constraints deletion: 22041 -> 11025
1497.24/1497.50	c learnt constraints deletion: 22085 -> 11045
1529.14/1529.40	c learnt constraints deletion: 22183 -> 11095
1560.94/1561.20	c learnt constraints deletion: 22119 -> 11067
1590.73/1591.06	c learnt constraints deletion: 22251 -> 11138
1621.32/1621.62	c learnt constraints deletion: 22066 -> 11036
1652.62/1652.99	c learnt constraints deletion: 22149 -> 11083
1681.62/1681.91	c learnt constraints deletion: 21981 -> 10995
1713.02/1713.34	c learnt constraints deletion: 22111 -> 11062
1743.11/1743.44	c learnt constraints deletion: 22067 -> 11039
1774.10/1774.47	c learnt constraints deletion: 22055 -> 11034

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-3707283-1338131279/watcher-3707283-1338131279 -o /tmp/evaluation-result-3707283-1338131279/solver-3707283-1338131279 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3707283-1338131279.opb 

running on 4 cores: 1,3,5,7

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.00 2.00 2.00 3/176 2168
/proc/meminfo: memFree=28984844/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=7232 CPUtime=0 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 825 0 0 0 0 0 0 0 20 0 1 0 279253736 7405568 746 33554432000 4194304 8973514 140733431790832 140736102767896 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 1808 746 416 1167 0 589 0

[startup+0.013962 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2168
/proc/meminfo: memFree=28984844/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=7232 CPUtime=0.01 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 1075 0 0 0 1 0 0 0 20 0 1 0 279253736 7405568 996 33554432000 4194304 8973514 140733431790832 140736102767896 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 1808 996 417 1167 0 589 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7232

[startup+0.100204 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2168
/proc/meminfo: memFree=28984844/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=15424 CPUtime=0.09 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 2994 0 0 0 9 0 0 0 20 0 1 0 279253736 15794176 2915 33554432000 4194304 8973514 140733431790832 140736102767896 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 3856 2915 457 1167 0 2637 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15424

[startup+0.301101 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2168
/proc/meminfo: memFree=28984844/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=17472 CPUtime=0.29 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 3677 0 0 0 29 0 0 0 20 0 1 0 279253736 17891328 3598 33554432000 4194304 8973514 140733431790832 140736102767896 4213862 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 4368 3598 457 1167 0 3149 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17472

[startup+0.700251 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2168
/proc/meminfo: memFree=28984844/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=17472 CPUtime=0.69 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 3677 0 0 0 69 0 0 0 20 0 1 0 279253736 17891328 3598 33554432000 4194304 8973514 140733431790832 140733431790328 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 4368 3598 457 1167 0 3149 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17472

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2169
/proc/meminfo: memFree=28972428/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=17472 CPUtime=1.49 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 3677 0 0 0 149 0 0 0 20 0 1 0 279253736 17891328 3598 33554432000 4194304 8973514 140733431790832 140733431790096 4209220 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 4368 3598 457 1167 0 3149 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17472

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2169
/proc/meminfo: memFree=28971064/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=19520 CPUtime=3.09 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 4189 0 0 0 309 0 0 0 20 0 1 0 279253736 19988480 4110 33554432000 4194304 8973514 140733431790832 140733431790096 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 4880 4110 457 1167 0 3661 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19520

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2169
/proc/meminfo: memFree=28968496/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=21568 CPUtime=6.29 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 4701 0 0 0 628 1 0 0 20 0 1 0 279253736 22085632 4622 33554432000 4194304 8973514 140733431790832 140733431790328 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 5392 4622 457 1167 0 4173 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21568

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2169
/proc/meminfo: memFree=28963000/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=25664 CPUtime=12.69 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 5725 0 0 0 1267 2 0 0 20 0 1 0 279253736 26279936 5646 33554432000 4194304 8973514 140733431790832 140733431790328 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 6416 5646 457 1167 0 5197 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25664

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2169
/proc/meminfo: memFree=28954716/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=33856 CPUtime=25.49 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 7778 0 0 0 2544 5 0 0 20 0 1 0 279253736 34668544 7699 33554432000 4194304 8973514 140733431790832 140733431790328 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 8464 7699 458 1167 0 7245 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33856

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2169
/proc/meminfo: memFree=28947184/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=41024 CPUtime=51.08 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 9574 0 0 0 5098 10 0 0 20 0 1 0 279253736 42008576 9496 33554432000 4194304 8973514 140733431790832 140733431790328 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 10256 9496 458 1167 0 9037 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 41024

[startup+102.308 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2169
/proc/meminfo: memFree=28940608/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=46144 CPUtime=102.28 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 10857 0 0 0 10207 21 0 0 20 0 1 0 279253736 47251456 10776 33554432000 4194304 8973514 140733431790832 140733431790096 7672543 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 11536 10776 458 1167 0 10317 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 46144

[startup+162.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 2172
/proc/meminfo: memFree=28935540/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=50240 CPUtime=162.25 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 12394 0 0 0 16193 32 0 0 20 0 1 0 279253736 51445760 11800 33554432000 4194304 8973514 140733431790832 140733431790328 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 12560 11800 458 1167 0 11341 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 50240

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 2172
/proc/meminfo: memFree=28936408/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=51264 CPUtime=222.25 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 12650 0 0 0 22181 44 0 0 20 0 1 0 279253736 52494336 12056 33554432000 4194304 8973514 140733431790832 140733431790096 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 12816 12056 458 1167 0 11597 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 51264

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2172
/proc/meminfo: memFree=28934248/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=54336 CPUtime=282.24 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 13418 0 0 0 28169 55 0 0 20 0 1 0 279253736 55640064 12824 33554432000 4194304 8973514 140733431790832 140733431790328 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 13584 12824 458 1167 0 12365 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 54336

[startup+342.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 2173
/proc/meminfo: memFree=28929588/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=58432 CPUtime=342.23 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 14701 0 0 0 34156 67 0 0 20 0 1 0 279253736 59834368 13848 33554432000 4194304 8973514 140733431790832 140733431790328 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 14608 13848 458 1167 0 13389 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 58432

[startup+402.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 2173
/proc/meminfo: memFree=28929836/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=58432 CPUtime=402.22 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 14701 0 0 0 40142 80 0 0 20 0 1 0 279253736 59834368 13848 33554432000 4194304 8973514 140733431790832 140733431790096 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 14608 13848 458 1167 0 13389 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 58432

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2173
/proc/meminfo: memFree=28925620/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=58432 CPUtime=462.21 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 14701 0 0 0 46128 93 0 0 20 0 1 0 279253736 59834368 13848 33554432000 4194304 8973514 140733431790832 140733431790328 4213673 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 14608 13848 458 1167 0 13389 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 58432

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2173
/proc/meminfo: memFree=28924936/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=58432 CPUtime=522.2 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 15469 0 0 0 52116 104 0 0 20 0 1 0 279253736 59834368 13848 33554432000 4194304 8973514 140733431790832 140733431790096 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 14608 13848 458 1167 0 13389 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 58432

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2173
/proc/meminfo: memFree=28925680/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=58432 CPUtime=582.19 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 15471 0 0 0 58104 115 0 0 20 0 1 0 279253736 59834368 13848 33554432000 4194304 8973514 140733431790832 140733431790096 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 14608 13848 458 1167 0 13389 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 58432

[startup+642.301 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2216
/proc/meminfo: memFree=28917084/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=62528 CPUtime=882.15 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 17521 0 0 0 88047 168 0 0 20 0 1 0 279253736 64028672 14872 33554432000 4194304 8973514 140733431790832 140733431790328 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 15632 14872 458 1167 0 14413 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 62528

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2217
/proc/meminfo: memFree=28912500/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=63552 CPUtime=942.14 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 17778 0 0 0 94034 180 0 0 20 0 1 0 279253736 65077248 15128 33554432000 4194304 8973514 140733431790832 140733431790328 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 15888 15128 458 1167 0 14669 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 63552

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2217
/proc/meminfo: memFree=28906244/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=66624 CPUtime=1002.12 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 19058 0 0 0 100021 191 0 0 20 0 1 0 279253736 68222976 15896 33554432000 4194304 8973514 140733431790832 140733431790328 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 16656 15896 458 1167 0 15437 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 66624

[startup+1062.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 2217
/proc/meminfo: memFree=28902400/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=66624 CPUtime=1062.11 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 19058 0 0 0 106009 202 0 0 20 0 1 0 279253736 68222976 15896 33554432000 4194304 8973514 140733431790832 140733431790096 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 16656 15896 458 1167 0 15437 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 66624

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 2217
/proc/meminfo: memFree=28903768/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=63552 CPUtime=1122.11 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 19829 0 0 0 111996 215 0 0 20 0 1 0 279253736 65077248 15128 33554432000 4194304 8973514 140733431790832 140733431788800 7660489 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 15888 15128 458 1167 0 14669 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 63552

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2218
/proc/meminfo: memFree=28903572/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=63552 CPUtime=1182.1 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 19829 0 0 0 117983 227 0 0 20 0 1 0 279253736 65077248 15128 33554432000 4194304 8973514 140733431790832 140733431790096 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 15888 15128 458 1167 0 14669 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 63552

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2219
/proc/meminfo: memFree=28897380/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=65600 CPUtime=1242.09 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 20341 0 0 0 123972 237 0 0 20 0 1 0 279253736 67174400 15640 33554432000 4194304 8973514 140733431790832 140733431790096 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 16400 15640 458 1167 0 15181 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 65600

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2219
/proc/meminfo: memFree=28889320/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=73792 CPUtime=1302.09 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 22389 0 0 0 129961 248 0 0 20 0 1 0 279253736 75563008 17688 33554432000 4194304 8973514 140733431790832 140733431790328 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 18448 17688 458 1167 0 17229 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 73792

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2222
/proc/meminfo: memFree=28880200/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=75840 CPUtime=1362.07 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 23673 0 0 0 135949 258 0 0 20 0 1 0 279253736 77660160 18200 33554432000 4194304 8973514 140733431790832 140733431790096 4209216 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 18960 18200 458 1167 0 17741 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 75840

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2222
/proc/meminfo: memFree=28883704/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=74816 CPUtime=1422.06 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 25722 0 0 0 141935 271 0 0 20 0 1 0 279253736 76611584 17944 33554432000 4194304 8973514 140733431790832 140733431790096 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 18704 17944 458 1167 0 17485 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 74816

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2222
/proc/meminfo: memFree=28890716/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=70720 CPUtime=1482.05 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 25722 0 0 0 147923 282 0 0 20 0 1 0 279253736 72417280 16920 33554432000 4194304 8973514 140733431790832 140733431790328 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 17680 16920 458 1167 0 16461 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 70720

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2223
/proc/meminfo: memFree=28892172/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=66624 CPUtime=1542.04 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 25722 0 0 0 153911 293 0 0 20 0 1 0 279253736 68222976 15896 33554432000 4194304 8973514 140733431790832 140733431790328 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 16656 15896 458 1167 0 15437 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 66624

[startup+1602.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/177 2223
/proc/meminfo: memFree=28888464/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=70720 CPUtime=1602.03 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 27258 0 0 0 159899 304 0 0 20 0 1 0 279253736 72417280 16920 33554432000 4194304 8973514 140733431790832 140733431790328 4209425 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 17680 16920 458 1167 0 16461 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 70720

[startup+1662.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 2223
/proc/meminfo: memFree=28883012/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=70720 CPUtime=1662.01 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 29050 0 0 0 165887 314 0 0 20 0 1 0 279253736 72417280 16920 33554432000 4194304 8973514 140733431790832 140733431788800 4209198 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 17680 16920 458 1167 0 16461 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 70720

[startup+1722.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 2223
/proc/meminfo: memFree=28879708/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=74816 CPUtime=1722.01 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 30074 0 0 0 171876 325 0 0 20 0 1 0 279253736 76611584 17944 33554432000 4194304 8973514 140733431790832 140733431790096 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 18704 17944 458 1167 0 17485 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 74816

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 2223
/proc/meminfo: memFree=28877852/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=74816 CPUtime=1782 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 30074 0 0 0 177864 336 0 0 20 0 1 0 279253736 76611584 17944 33554432000 4194304 8973514 140733431790832 140733431790328 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 18704 17944 458 1167 0 17485 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 74816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 2223
/proc/meminfo: memFree=28877356/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=74816 CPUtime=1800 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 30074 0 0 0 179661 339 0 0 20 0 1 0 279253736 76611584 17944 33554432000 4194304 8973514 140733431790832 140733431790328 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 18704 17944 458 1167 0 17485 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 74816

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

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

[startup+1800.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 2223
/proc/meminfo: memFree=28877356/32873648 swapFree=6844/6844
[pid=2168] ppid=2166 vsize=74816 CPUtime=1800 cores=1,3,5,7
/proc/2168/stat : 2168 (toysat) R 2166 2168 32696 0 -1 4202496 30074 0 0 0 179661 339 0 0 20 0 1 0 279253736 76611584 17944 33554432000 4194304 8973514 140733431790832 140733431790328 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2168/statm: 18704 17944 458 1167 0 17485 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 74816

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.01
CPU user time (s): 1796.62
CPU system time (s): 3.39648
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 84032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.62
system time used= 3.39648
maximum resident set size= 80992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30074
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= 27
involuntary context switches= 1849

runsolver used 3.47147 second user time and 9.52255 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-27 17:07:59
IDJOB=3707283
IDBENCH=48122
IDSOLVER=2285
FILE ID=node124/3707283-1338131279
RUNJOBID= node124-1338107934-32713
PBS_JOBID= 14624469
Free space on /tmp= 71424 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_200_10_5.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707283-1338131279/watcher-3707283-1338131279 -o /tmp/evaluation-result-3707283-1338131279/solver-3707283-1338131279 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3707283-1338131279.opb

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

MD5SUM BENCH= 08d7a5060b972f308367859ff82f87f6
RANDOM SEED=1505663002

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:        28985472 kB
Buffers:          343108 kB
Cached:          2696308 kB
SwapCached:            0 kB
Active:           955228 kB
Inactive:        2126924 kB
Active(anon):      45132 kB
Inactive(anon):        0 kB
Active(file):     910096 kB
Inactive(file):  2126924 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7396 kB
Writeback:             0 kB
AnonPages:         57324 kB
Mapped:            16088 kB
Shmem:               200 kB
Slab:             668536 kB
SReclaimable:     112964 kB
SUnreclaim:       555572 kB
KernelStack:        1472 kB
PageTables:         3736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     154272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 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= 71420 MiB
End job on node124 at 2012-05-27 17:38:01