Trace number 3706329

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.02 1800.31

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/datasets/
9orless/normalized-gnash-common-opengl.cudf.trendy.opb
MD5SUMa3b409ee32ed598382bd48e986006a5e
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3512029902480
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21105
Total number of constraints100098
Number of constraints which are clauses98533
Number of constraints which are cardinality constraints (but not clauses)1565
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint2962
Number of terms in the objective function 8588
Biggest coefficient in the objective function 79285326336
Number of bits for the biggest coefficient in the objective function 37
Sum of the numbers in the objective function 234763814370998
Number of bits of the sum of numbers in the objective function 48
Biggest number in a constraint 79285326336
Number of bits of the biggest number in a constraint 37
Biggest sum of numbers in a constraint 234763814370998
Number of bits of the biggest sum of numbers48
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

10.90/10.96	c 2012-05-27T20:05:08+0200
10.90/10.96	c arch = x86_64
10.90/10.96	c os = linux
10.90/10.96	c compiler = ghc 7.4
10.90/10.96	c packages:
10.90/10.96	c   OptDir-0.0.1
10.90/10.96	c   array-0.4.0.0
10.90/10.96	c   base-4.5.0.0
10.90/10.96	c   bytestring-0.9.2.1
10.90/10.96	c   containers-0.4.2.1
10.90/10.96	c   deepseq-1.3.0.0
10.90/10.96	c   mtl-2.1.1
10.90/10.96	c   old_locale-1.0.0.4
10.90/10.96	c   parse_dimacs-1.2
10.90/10.96	c   parsec-3.1.2
10.90/10.96	c   queue-0.1.2
10.90/10.96	c   stm-2.3
10.90/10.96	c   time-1.4
10.90/10.96	c command line = ["--pb","HOME/instance-3706329-1338141908.opb"]
10.90/10.96	c #vars 21105
10.90/10.96	c #constraints 100098
10.90/10.96	c Solving starts ...
24.39/24.47	c solving time = 13.493s
24.39/24.47	c #decision = 2248715
24.39/24.47	c #conflict = 1432
24.39/24.47	c #restart = 5
24.39/24.47	o 5321621507045
24.39/24.49	c Solving starts ...
24.78/24.80	c solving time = 0.299s
24.78/24.80	c #decision = 2254856
24.78/24.80	c #conflict = 1432
24.78/24.80	c #restart = 5
24.78/24.80	o 5321621507044
24.78/24.82	c Solving starts ...
25.48/25.56	c solving time = 0.728s
25.48/25.56	c #decision = 2262736
25.48/25.56	c #conflict = 1437
25.48/25.56	c #restart = 5
25.48/25.56	o 5321621507043
25.48/25.58	c Solving starts ...
34.28/34.37	c solving time = 8.775s
34.28/34.37	c #decision = 2267929
34.28/34.37	c #conflict = 1456
34.28/34.37	c #restart = 5
34.28/34.37	o 5321603051429
34.28/34.38	c Solving starts ...
42.59/42.63	c solving time = 8.232s
42.59/42.63	c #decision = 2270417
42.59/42.63	c #conflict = 1457
42.59/42.63	c #restart = 5
42.59/42.63	o 5321603051428
42.59/42.64	c Solving starts ...
51.38/51.48	c solving time = 8.815s
51.38/51.48	c #decision = 2272903
51.38/51.48	c #conflict = 1458
51.38/51.48	c #restart = 5
51.38/51.48	o 5321603051427
51.38/51.49	c Solving starts ...
67.57/67.62	c solving time = 16.104s
67.57/67.62	c #decision = 2275396
67.57/67.62	c #conflict = 1460
67.57/67.62	c #restart = 5
67.57/67.62	o 5321603051426
67.57/67.63	c Solving starts ...
76.98/77.02	c solving time = 9.365s
76.98/77.02	c #decision = 2277869
76.98/77.02	c #conflict = 1461
76.98/77.02	c #restart = 5
76.98/77.02	o 5321603051425
76.98/77.03	c Solving starts ...
196.55/196.68	c solving time = 119.606s
196.55/196.68	c #decision = 2280551
196.55/196.68	c #conflict = 1480
196.55/196.68	c #restart = 5
196.55/196.68	o 5321603051424
196.65/196.76	c Solving starts ...
241.85/241.99	c solving time = 45.205s
241.85/241.99	c #decision = 2283026
241.85/241.99	c #conflict = 1486
241.85/241.99	c #restart = 5
241.85/241.99	o 5321603051423
241.85/242.00	c Solving starts ...
350.73/350.87	c solving time = 108.840s
350.73/350.87	c #decision = 2285507
350.73/350.87	c #conflict = 1501
350.73/350.87	c #restart = 5
350.73/350.87	o 5321603051422
350.73/350.89	c Solving starts ...
404.73/404.85	c solving time = 53.938s
404.73/404.85	c #decision = 2288614
404.73/404.85	c #conflict = 1512
404.73/404.85	c #restart = 5
404.73/404.85	o 5321603051421
404.73/404.86	c Solving starts ...
486.40/486.50	c solving time = 81.611s
486.40/486.50	c #decision = 2291087
486.40/486.50	c #conflict = 1523
486.40/486.50	c #restart = 5
486.40/486.50	o 5321603051420
486.40/486.52	c Solving starts ...
512.80/512.94	c solving time = 26.402s
512.80/512.94	c #decision = 2293734
512.80/512.94	c #conflict = 1531
512.80/512.94	c #restart = 5
512.80/512.94	o 5321603051419
512.80/512.95	c Solving starts ...
597.79/597.98	c solving time = 85.000s
597.79/597.98	c #decision = 2296406
597.79/597.98	c #conflict = 1549
597.79/597.98	c #restart = 5
597.79/597.98	o 5321603051418
597.79/597.99	c Solving starts ...
783.35/783.55	c solving time = 185.506s
783.35/783.55	c #decision = 2298875
783.35/783.55	c #conflict = 1576
783.35/783.55	c #restart = 5
783.35/783.55	o 5321603051417
783.35/783.56	c Solving starts ...
872.54/872.72	c solving time = 89.133s
872.54/872.72	c #decision = 2301507
872.54/872.72	c #conflict = 1589
872.54/872.72	c #restart = 5
872.54/872.72	o 5321603051416
872.54/872.73	c Solving starts ...
1053.52/1053.74	c solving time = 180.964s
1053.52/1053.74	c #decision = 2304046
1053.52/1053.74	c #conflict = 1618
1053.52/1053.74	c #restart = 5
1053.52/1053.74	o 5321603051415
1053.52/1053.76	c Solving starts ...
1371.06/1371.33	c solving time = 317.512s
1371.06/1371.33	c #decision = 2306750
1371.06/1371.33	c #conflict = 1664
1371.06/1371.33	c #restart = 5
1371.06/1371.33	o 5321603051414
1371.16/1371.42	c Solving starts ...
1514.64/1514.92	c solving time = 143.453s
1514.64/1514.92	c #decision = 2309363
1514.64/1514.92	c #conflict = 1683
1514.64/1514.92	c #restart = 5
1514.64/1514.92	o 5321603051413
1514.64/1514.93	c Solving starts ...
1769.41/1769.77	c solving time = 254.790s
1769.41/1769.77	c #decision = 2311826
1769.41/1769.77	c #conflict = 1718
1769.41/1769.77	c #restart = 5
1769.41/1769.78	o 5321603051412
1769.41/1769.79	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-3706329-1338141908/watcher-3706329-1338141908 -o /tmp/evaluation-result-3706329-1338141908/solver-3706329-1338141908 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706329-1338141908.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: 1.92 1.98 1.99 3/176 21955
/proc/meminfo: memFree=30430428/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=7232 CPUtime=0 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 840 0 0 0 0 0 0 0 20 0 1 0 280315238 7405568 762 33554432000 4194304 8973514 140734920341360 140734618616504 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 1808 763 411 1167 0 589 0

[startup+0.05594 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 21955
/proc/meminfo: memFree=30430428/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=9280 CPUtime=0.04 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 1369 0 0 0 4 0 0 0 20 0 1 0 280315238 9502720 1291 33554432000 4194304 8973514 140734920341360 140734618616504 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 2320 1291 417 1167 0 1101 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9280

[startup+0.100288 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 21955
/proc/meminfo: memFree=30430428/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=11328 CPUtime=0.09 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 2098 0 0 0 9 0 0 0 20 0 1 0 280315238 11599872 2020 33554432000 4194304 8973514 140734920341360 140734618616504 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 2832 2020 418 1167 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11328

[startup+0.300278 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 21955
/proc/meminfo: memFree=30430428/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=24640 CPUtime=0.29 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 5427 0 0 0 28 1 0 0 20 0 1 0 280315238 25231360 5349 33554432000 4194304 8973514 140734920341360 140734618616504 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 6160 5349 418 1167 0 4941 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24640

[startup+0.700284 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 21955
/proc/meminfo: memFree=30430428/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=52288 CPUtime=0.69 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 12339 0 0 0 66 3 0 0 20 0 1 0 280315238 53542912 12261 33554432000 4194304 8973514 140734920341360 140734920340624 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 13072 12261 418 1167 0 11853 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52288

[startup+1.50029 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 21956
/proc/meminfo: memFree=30366808/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=91200 CPUtime=1.49 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 22067 0 0 0 144 5 0 0 20 0 1 0 280315238 93388800 21989 33554432000 4194304 8973514 140734920341360 140734920340856 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 22800 21989 418 1167 0 21581 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91200

[startup+3.10024 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 21956
/proc/meminfo: memFree=30289184/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=145472 CPUtime=3.09 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 35656 0 0 0 302 7 0 0 20 0 1 0 280315238 148963328 35578 33554432000 4194304 8973514 140734920341360 140734920340856 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 36368 35578 433 1167 0 35149 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 145472

[startup+6.30024 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 21956
/proc/meminfo: memFree=30288060/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=145472 CPUtime=6.29 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 35656 0 0 0 620 9 0 0 20 0 1 0 280315238 148963328 35578 33554432000 4194304 8973514 140734920341360 140734920340856 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 36368 35578 433 1167 0 35149 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 145472

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 21956
/proc/meminfo: memFree=30286712/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=145472 CPUtime=12.69 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 35668 0 0 0 1259 10 0 0 20 0 1 0 280315238 148963328 35590 33554432000 4194304 8973514 140734920341360 140734920340856 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 36368 35590 445 1167 0 35149 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 145472

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 21956
/proc/meminfo: memFree=30287208/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=145472 CPUtime=25.48 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 35680 0 0 0 2536 12 0 0 20 0 1 0 280315238 148963328 35602 33554432000 4194304 8973514 140734920341360 140734920340856 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 36368 35602 457 1167 0 35149 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 145472

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.99 3/177 21956
/proc/meminfo: memFree=30286264/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=145472 CPUtime=51.08 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 35680 0 0 0 5088 20 0 0 20 0 1 0 280315238 148963328 35602 33554432000 4194304 8973514 140734920341360 140734920340856 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 36368 35602 457 1167 0 35149 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 145472

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 21957
/proc/meminfo: memFree=30276948/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=151616 CPUtime=102.27 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 37229 0 0 0 10194 33 0 0 20 0 1 0 280315238 155254784 37138 33554432000 4194304 8973514 140734920341360 140734920340464 4208833 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 37904 37138 457 1167 0 36685 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 151616

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 21957
/proc/meminfo: memFree=30272972/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=151616 CPUtime=162.25 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 37238 0 0 0 16179 46 0 0 20 0 1 0 280315238 155254784 37138 33554432000 4194304 8973514 140734920341360 140734920339328 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 37904 37138 457 1167 0 36685 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 151616

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 21957
/proc/meminfo: memFree=30268812/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=154688 CPUtime=222.25 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 38006 0 0 0 22165 60 0 0 20 0 1 0 280315238 158400512 37906 33554432000 4194304 8973514 140734920341360 140734920339328 4214503 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 38672 37906 457 1167 0 37453 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 154688

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 21957
/proc/meminfo: memFree=30262736/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=156736 CPUtime=282.23 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 38518 0 0 0 28152 71 0 0 20 0 1 0 280315238 160497664 38418 33554432000 4194304 8973514 140734920341360 140734920340624 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 39184 38418 457 1167 0 37965 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 156736

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 21960
/proc/meminfo: memFree=30260800/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=156736 CPUtime=342.22 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 38518 0 0 0 34138 84 0 0 20 0 1 0 280315238 160497664 38418 33554432000 4194304 8973514 140734920341360 140734920340856 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 39184 38418 457 1167 0 37965 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 156736

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 21961
/proc/meminfo: memFree=30254972/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=159808 CPUtime=402.22 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 39286 0 0 0 40123 99 0 0 20 0 1 0 280315238 163643392 39186 33554432000 4194304 8973514 140734920341360 140734920340856 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 39952 39186 457 1167 0 38733 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 159808

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 21961
/proc/meminfo: memFree=30249640/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=161856 CPUtime=462.21 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 39798 0 0 0 46107 114 0 0 20 0 1 0 280315238 165740544 39698 33554432000 4194304 8973514 140734920341360 140734920339328 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 40464 39698 457 1167 0 39245 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 161856

[startup+522.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 21961
/proc/meminfo: memFree=30243684/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=166976 CPUtime=522.2 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 41080 0 0 0 52091 129 0 0 20 0 1 0 280315238 170983424 40978 33554432000 4194304 8973514 140734920341360 140734920340624 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 41744 40978 457 1167 0 40525 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 166976

[startup+582.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 21961
/proc/meminfo: memFree=30239584/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=166976 CPUtime=582.18 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 41080 0 0 0 58076 142 0 0 20 0 1 0 280315238 170983424 40978 33554432000 4194304 8973514 140734920341360 140734920340856 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 41744 40978 457 1167 0 40525 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 166976

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/177 21962
/proc/meminfo: memFree=30213400/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=174144 CPUtime=882.14 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 42873 0 0 0 88001 213 0 0 20 0 1 0 280315238 178323456 42770 33554432000 4194304 8973514 140734920341360 140734920340624 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 43536 42770 457 1167 0 42317 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 174144

[startup+942.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/178 21965
/proc/meminfo: memFree=30213568/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=174144 CPUtime=942.13 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 42873 0 0 0 93987 226 0 0 20 0 1 0 280315238 178323456 42770 33554432000 4194304 8973514 140734920341360 140734920340624 4209206 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 43536 42770 457 1167 0 42317 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 174144

[startup+1002.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/176 21965
/proc/meminfo: memFree=30205648/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=175168 CPUtime=1002.12 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 43129 0 0 0 99973 239 0 0 20 0 1 0 280315238 179372032 43026 33554432000 4194304 8973514 140734920341360 140734920340856 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 43792 43026 457 1167 0 42573 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 175168

[startup+1062.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/177 21966
/proc/meminfo: memFree=30202660/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=177216 CPUtime=1062.11 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 43641 0 0 0 105958 253 0 0 20 0 1 0 280315238 181469184 43538 33554432000 4194304 8973514 140734920341360 140734920340464 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 44304 43538 457 1167 0 43085 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 177216

[startup+1122.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 21966
/proc/meminfo: memFree=30201792/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=177216 CPUtime=1122.1 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 43641 0 0 0 111943 267 0 0 20 0 1 0 280315238 181469184 43538 33554432000 4194304 8973514 140734920341360 140734920340856 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 44304 43538 457 1167 0 43085 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 177216

[startup+1182.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 21966
/proc/meminfo: memFree=30199116/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=177216 CPUtime=1182.09 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 43641 0 0 0 117929 280 0 0 20 0 1 0 280315238 181469184 43538 33554432000 4194304 8973514 140734920341360 140734920339328 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 44304 43538 457 1167 0 43085 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 177216

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 21966
/proc/meminfo: memFree=30196760/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=177216 CPUtime=1242.08 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 43641 0 0 0 123915 293 0 0 20 0 1 0 280315238 181469184 43538 33554432000 4194304 8973514 140734920341360 140734920340624 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 44304 43538 457 1167 0 43085 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 177216

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 21966
/proc/meminfo: memFree=30194464/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=177216 CPUtime=1302.08 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 43641 0 0 0 129902 306 0 0 20 0 1 0 280315238 181469184 43538 33554432000 4194304 8973514 140734920341360 140734920339328 4209376 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 44304 43538 457 1167 0 43085 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 177216

[startup+1362.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 21967
/proc/meminfo: memFree=30193652/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=177216 CPUtime=1362.06 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 43641 0 0 0 135885 321 0 0 20 0 1 0 280315238 181469184 43538 33554432000 4194304 8973514 140734920341360 140734920340856 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 44304 43538 457 1167 0 43085 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 177216

[startup+1422.31 s]
/proc/loadavg: 2.09 2.04 2.01 3/177 22006
/proc/meminfo: memFree=30196260/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=179264 CPUtime=1422.07 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 44153 0 0 0 141871 336 0 0 20 0 1 0 280315238 183566336 44050 33554432000 4194304 8973514 140734920341360 140734920340856 7716760 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 44816 44050 457 1167 0 43597 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 179264

[startup+1482.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 22006
/proc/meminfo: memFree=30185508/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=179264 CPUtime=1482.05 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 44153 0 0 0 147855 350 0 0 20 0 1 0 280315238 183566336 44050 33554432000 4194304 8973514 140734920341360 140734920340624 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 44816 44050 457 1167 0 43597 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 179264

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 22009
/proc/meminfo: memFree=30157256/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=182336 CPUtime=1542.04 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 44921 0 0 0 153835 369 0 0 20 0 1 0 280315238 186712064 44818 33554432000 4194304 8973514 140734920341360 140734920340856 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 45584 44818 457 1167 0 44365 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 182336

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 22009
/proc/meminfo: memFree=30130368/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=182336 CPUtime=1602.03 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 44921 0 0 0 159821 382 0 0 20 0 1 0 280315238 186712064 44818 33554432000 4194304 8973514 140734920341360 140734920340856 4213787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 45584 44818 457 1167 0 44365 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 182336

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 22010
/proc/meminfo: memFree=30107056/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=182336 CPUtime=1662.02 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 44921 0 0 0 165804 398 0 0 20 0 1 0 280315238 186712064 44818 33554432000 4194304 8973514 140734920341360 140734920340624 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 45584 44818 457 1167 0 44365 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 182336

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22010
/proc/meminfo: memFree=30082316/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=182336 CPUtime=1722.01 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 44922 0 0 0 171790 411 0 0 20 0 1 0 280315238 186712064 44818 33554432000 4194304 8973514 140734920341360 140734920340624 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 45584 44818 457 1167 0 44365 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 182336

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22010
/proc/meminfo: memFree=30058632/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=185408 CPUtime=1782 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 45690 0 0 0 177777 423 0 0 20 0 1 0 280315238 189857792 45586 33554432000 4194304 8973514 140734920341360 140734920340624 4204605 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 46352 45586 457 1167 0 45133 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 185408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22010
/proc/meminfo: memFree=30052680/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=185408 CPUtime=1800.01 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 45690 0 0 0 179574 427 0 0 20 0 1 0 280315238 189857792 45586 33554432000 4194304 8973514 140734920341360 140734920339328 7667396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 46352 45586 457 1167 0 45133 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 185408

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.00 2.00 2.00 3/177 22010
/proc/meminfo: memFree=30052680/32873844 swapFree=7388/7388
[pid=21955] ppid=21953 vsize=185408 CPUtime=1800.01 cores=0,2,4,6
/proc/21955/stat : 21955 (toysat) R 21953 21955 20110 0 -1 4202496 45690 0 0 0 179574 427 0 0 20 0 1 0 280315238 189857792 45586 33554432000 4194304 8973514 140734920341360 140734920339328 7667396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21955/statm: 46352 45586 457 1167 0 45133 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 185408

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1795.74
CPU system time (s): 4.27735
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 185408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.74
system time used= 4.27735
maximum resident set size= 182344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45690
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= 1886

runsolver used 3.49147 second user time and 9.29459 second system time

The end

Launcher Data

Begin job on node147 at 2012-05-27 20:05:08
IDJOB=3706329
IDBENCH=72452
IDSOLVER=2285
FILE ID=node147/3706329-1338141908
RUNJOBID= node147-1338122460-20126
PBS_JOBID= 14624486
Free space on /tmp= 71664 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/datasets/9orless/normalized-gnash-common-opengl.cudf.trendy.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706329-1338141908/watcher-3706329-1338141908 -o /tmp/evaluation-result-3706329-1338141908/solver-3706329-1338141908 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706329-1338141908.opb

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

MD5SUM BENCH= a3b409ee32ed598382bd48e986006a5e
RANDOM SEED=1581704402

node147.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.951
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	: 5333.90
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.951
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.951
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.87
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.951
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.951
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.91
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.951
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.951
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.951
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:       32873844 kB
MemFree:        30430816 kB
Buffers:          342864 kB
Cached:          1198020 kB
SwapCached:         5068 kB
Active:           670044 kB
Inactive:         953756 kB
Active(anon):      77236 kB
Inactive(anon):     7584 kB
Active(file):     592808 kB
Inactive(file):   946172 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67098668 kB
Dirty:             10912 kB
Writeback:             0 kB
AnonPages:         85552 kB
Mapped:            11528 kB
Shmem:                 0 kB
Slab:             679052 kB
SReclaimable:     120304 kB
SUnreclaim:       558748 kB
KernelStack:        1464 kB
PageTables:         4212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     200448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     51200 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71656 MiB
End job on node147 at 2012-05-27 20:35:11