Trace number 3191606

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 NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1805176884-064.UNKNOWN.cnf
MD5SUM91ecb427720c901d7e357cfd52fa252a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 5
1300.01/1300.00	Done

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191606-1302538535/watcher-3191606-1302538535 -o /tmp/evaluation-result-3191606-1302538535/solver-3191606-1302538535 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191606-1302538535.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 10.22 10.65 8.76 9/197 23728
/proc/meminfo: memFree=17231860/32951124 swapFree=67111528/67111528
[pid=23728] ppid=23726 vsize=18324 CPUtime=0 cores=5,7
/proc/23728/stat : 23728 (ppfolio) S 23726 23728 23398 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 365451259 18763776 394 33554432000 4194304 4287625 140737117444320 18446744073709551615 218905751055 0 0 4096 65536 4599715364752818440 0 0 17 5 0 0 0
/proc/23728/statm: 4581 394 345 23 0 91 0

[startup+0.086113 s]
/proc/loadavg: 10.22 10.65 8.76 9/197 23728
/proc/meminfo: memFree=17231860/32951124 swapFree=67111528/67111528
[pid=23728] ppid=23726 vsize=18324 CPUtime=0 cores=5,7
/proc/23728/stat : 23728 (ppfolio) S 23726 23728 23398 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 365451259 18763776 394 33554432000 4194304 4287625 140737117444320 18446744073709551615 218905751055 0 0 4096 65536 4599715364752818440 0 0 17 5 0 0 0
/proc/23728/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10112 s]
/proc/loadavg: 10.22 10.65 8.76 9/197 23728
/proc/meminfo: memFree=17231860/32951124 swapFree=67111528/67111528
[pid=23728] ppid=23726 vsize=18324 CPUtime=0 cores=5,7
/proc/23728/stat : 23728 (ppfolio) S 23726 23728 23398 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 365451259 18763776 394 33554432000 4194304 4287625 140737117444320 18446744073709551615 218905751055 0 0 4096 65536 4599715364752818440 0 0 17 5 0 0 0
/proc/23728/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301071 s]
/proc/loadavg: 10.22 10.65 8.76 9/197 23728
/proc/meminfo: memFree=17231860/32951124 swapFree=67111528/67111528
[pid=23728] ppid=23726 vsize=18324 CPUtime=0 cores=5,7
/proc/23728/stat : 23728 (ppfolio) S 23726 23728 23398 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 365451259 18763776 394 33554432000 4194304 4287625 140737117444320 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/23728/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700999 s]
/proc/loadavg: 10.22 10.65 8.76 9/197 23728
/proc/meminfo: memFree=17231860/32951124 swapFree=67111528/67111528
[pid=23728] ppid=23726 vsize=18324 CPUtime=0 cores=5,7
/proc/23728/stat : 23728 (ppfolio) S 23726 23728 23398 0 -1 4202496 502 0 0 0 0 0 0 0 21 0 1 0 365451259 18763776 394 33554432000 4194304 4287625 140737117444320 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/23728/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50086 s]
/proc/loadavg: 10.22 10.65 8.76 12/201 23732
/proc/meminfo: memFree=17224028/32951124 swapFree=67111528/67111528
[pid=23728] ppid=23726 vsize=18324 CPUtime=0 cores=5,7
/proc/23728/stat : 23728 (ppfolio) S 23726 23728 23398 0 -1 4202496 502 0 0 0 0 0 0 0 18 0 1 0 365451259 18763776 394 33554432000 4194304 4287625 140737117444320 18446744073709551615 218905751055 0 0 4096 65536 14981902009366478848 0 0 17 5 0 0 0
/proc/23728/statm: 4581 394 345 23 0 91 0
[pid=23729] ppid=23728 vsize=1237984 CPUtime=0.49 cores=5
/proc/23729/stat : 23729 (cryptominisat) R 23728 23728 23398 0 -1 4202496 1733 0 0 0 49 0 0 0 25 0 1 0 365451259 1267695616 1080 33554432000 4194304 4587354 140734839649168 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23729/statm: 309496 1080 326 96 0 306058 0
[pid=23730] ppid=23728 vsize=14080 CPUtime=0.49 cores=5
/proc/23730/stat : 23730 (clasp) R 23728 23728 23398 0 -1 4202496 990 0 0 0 49 0 0 0 25 0 1 0 365451259 14417920 882 33554432000 4194304 4785740 140734940273440 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23730/statm: 3520 882 341 145 0 565 0
[pid=23731] ppid=23728 vsize=452656 CPUtime=0.49 cores=5
/proc/23731/stat : 23731 (TNM) R 23728 23728 23398 0 -1 4202496 450 0 0 0 49 0 0 0 25 0 1 0 365451259 463519744 347 33554432000 134512640 134534564 4291368624 18446744073709551615 134524691 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23731/statm: 113164 347 91 6 0 111830 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1723044

[startup+3.10057 s]
/proc/loadavg: 10.22 10.65 8.76 12/201 23732
/proc/meminfo: memFree=17221548/32951124 swapFree=67111528/67111528
[pid=23728] ppid=23726 vsize=18324 CPUtime=0 cores=5,7
/proc/23728/stat : 23728 (ppfolio) S 23726 23728 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365451259 18763776 394 33554432000 4194304 4287625 140737117444320 18446744073709551615 218905751055 0 0 4096 65536 14981902421683339264 0 0 17 5 0 0 0
/proc/23728/statm: 4581 394 345 23 0 91 0
[pid=23729] ppid=23728 vsize=1237028 CPUtime=0.99 cores=5
/proc/23729/stat : 23729 (cryptominisat) R 23728 23728 23398 0 -1 4202496 2362 0 0 0 99 0 0 0 25 0 1 0 365451259 1266716672 1107 33554432000 4194304 4587354 140734839649168 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23729/statm: 309257 1107 326 96 0 305819 0
[pid=23730] ppid=23728 vsize=14636 CPUtime=1 cores=5
/proc/23730/stat : 23730 (clasp) R 23728 23728 23398 0 -1 4202496 1093 0 0 0 100 0 0 0 25 0 1 0 365451259 14987264 985 33554432000 4194304 4785740 140734940273440 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23730/statm: 3659 985 341 145 0 704 0
[pid=23731] ppid=23728 vsize=456492 CPUtime=1.09 cores=5
/proc/23731/stat : 23731 (TNM) R 23728 23728 23398 0 -1 4202496 519 0 0 0 109 0 0 0 25 0 1 0 365451259 467447808 416 33554432000 134512640 134534564 4291368624 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23731/statm: 114123 416 95 6 0 112789 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1726480

[startup+6.30099 s]
/proc/loadavg: 10.28 10.66 8.77 12/201 23732
/proc/meminfo: memFree=17212688/32951124 swapFree=67111528/67111528
[pid=23728] ppid=23726 vsize=18324 CPUtime=0 cores=5,7
/proc/23728/stat : 23728 (ppfolio) S 23726 23728 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365451259 18763776 394 33554432000 4194304 4287625 140737117444320 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/23728/statm: 4581 394 345 23 0 91 0
[pid=23729] ppid=23728 vsize=1244064 CPUtime=2.09 cores=5
/proc/23729/stat : 23729 (cryptominisat) R 23728 23728 23398 0 -1 4202496 4444 0 0 0 209 0 0 0 25 0 1 0 365451259 1273921536 2801 33554432000 4194304 4587354 140734839649168 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23729/statm: 311016 2801 336 96 0 307578 0
[pid=23730] ppid=23728 vsize=15192 CPUtime=2.09 cores=5
/proc/23730/stat : 23730 (clasp) R 23728 23728 23398 0 -1 4202496 1241 0 0 0 209 0 0 0 25 0 1 0 365451259 15556608 1133 33554432000 4194304 4785740 140734940273440 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23730/statm: 3798 1133 341 145 0 843 0
[pid=23731] ppid=23728 vsize=456492 CPUtime=2.09 cores=5
/proc/23731/stat : 23731 (TNM) R 23728 23728 23398 0 -1 4202496 519 0 0 0 209 0 0 0 25 0 1 0 365451259 467447808 416 33554432000 134512640 134534564 4291368624 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23731/statm: 114123 416 95 6 0 112789 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1734072

[startup+12.7008 s]
/proc/loadavg: 10.34 10.67 8.78 11/200 23732
/proc/meminfo: memFree=17081628/32951124 swapFree=67111528/67111528
[pid=23728] ppid=23726 vsize=18324 CPUtime=3.94 cores=5,7
/proc/23728/stat : 23728 (ppfolio) S 23726 23728 23398 0 -1 4202496 504 5582 0 0 0 0 394 0 15 0 1 0 365451259 18763776 395 33554432000 4194304 4287625 140737117444320 18446744073709551615 218905751055 0 0 4096 65536 4337295474307334404 0 0 17 5 0 0 0
/proc/23728/statm: 4581 395 346 23 0 91 0
[pid=23730] ppid=23728 vsize=16100 CPUtime=4.34 cores=5
/proc/23730/stat : 23730 (clasp) R 23728 23728 23398 0 -1 4202496 1441 0 0 0 434 0 0 0 25 0 1 0 365451259 16486400 1333 33554432000 4194304 4785740 140734940273440 18446744073709551615 4277565 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23730/statm: 4025 1333 341 145 0 1070 0
[pid=23731] ppid=23728 vsize=456492 CPUtime=4.39 cores=5
/proc/23731/stat : 23731 (TNM) R 23728 23728 23398 0 -1 4202496 519 0 0 0 439 0 0 0 25 0 1 0 365451259 467447808 416 33554432000 134512640 134534564 4291368624 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23731/statm: 114123 416 95 6 0 112789 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 490916

[startup+25.5005 s]
/proc/loadavg: 10.26 10.63 8.80 11/200 23733
/proc/meminfo: memFree=17067844/32951124 swapFree=67111528/67111528
[pid=23728] ppid=23726 vsize=18324 CPUtime=3.94 cores=5,7
/proc/23728/stat : 23728 (ppfolio) S 23726 23728 23398 0 -1 4202496 504 5582 0 0 0 0 394 0 15 0 1 0 365451259 18763776 395 33554432000 4194304 4287625 140737117444320 18446744073709551615 218905751055 0 0 4096 65536 4337295474307334404 0 0 17 5 0 0 0
/proc/23728/statm: 4581 395 346 23 0 91 0
[pid=23730] ppid=23728 vsize=17700 CPUtime=10.74 cores=5
/proc/23730/stat : 23730 (clasp) R 23728 23728 23398 0 -1 4202496 1819 0 0 0 1074 0 0 0 25 0 1 0 365451259 18124800 1711 33554432000 4194304 4785740 140734940273440 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23730/statm: 4425 1711 341 145 0 1470 0
[pid=23731] ppid=23728 vsize=456492 CPUtime=10.79 cores=5
/proc/23731/stat : 23731 (TNM) R 23728 23728 23398 0 -1 4202496 519 0 0 0 1079 0 0 0 25 0 1 0 365451259 467447808 416 33554432000 134512640 134534564 4291368624 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23731/statm: 114123 416 95 6 0 112789 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 492516

[startup+51.1009 s]
/proc/loadavg: 10.17 10.58 8.83 11/200 23733
/proc/meminfo: memFree=17198360/32951124 swapFree=67111528/67111528
[pid=23728] ppid=23726 vsize=18324 CPUtime=3.94 cores=5,7
/proc/23728/stat : 23728 (ppfolio) S 23726 23728 23398 0 -1 4202496 504 5582 0 0 0 0 394 0 15 0 1 0 365451259 18763776 395 33554432000 4194304 4287625 140737117444320 18446744073709551615 218905751055 0 0 4096 65536 4337295474307334404 0 0 17 5 0 0 0
/proc/23728/statm: 4581 395 346 23 0 91 0
[pid=23730] ppid=23728 vsize=19660 CPUtime=23.54 cores=5
/proc/23730/stat : 23730 (clasp) R 23728 23728 23398 0 -1 4202496 2264 0 0 0 2354 0 0 0 25 0 1 0 365451259 20131840 2156 33554432000 4194304 4785740 140734940273440 18446744073709551615 4549056 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23730/statm: 4915 2156 341 145 0 1960 0
[pid=23731] ppid=23728 vsize=456492 CPUtime=23.59 cores=5
/proc/23731/stat : 23731 (TNM) R 23728 23728 23398 0 -1 4202496 519 0 0 0 2359 0 0 0 25 0 1 0 365451259 467447808 416 33554432000 134512640 134534564 4291368624 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23731/statm: 114123 416 95 6 0 112789 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 494476

[startup+102.307 s]
/proc/loadavg: 10.07 10.49 8.89 11/200 23735
/proc/meminfo: memFree=17168204/32951124 swapFree=67111528/67111528
[pid=23728] ppid=23726 vsize=18324 CPUtime=3.94 cores=5,7
/proc/23728/stat : 23728 (ppfolio) S 23726 23728 23398 0 -1 4202496 504 5582 0 0 0 0 394 0 15 0 1 0 365451259 18763776 395 33554432000 4194304 4287625 140737117444320 18446744073709551615 218905751055 0 0 4096 65536 4337295474307334404 0 0 17 5 0 0 0
/proc/23728/statm: 4581 395 346 23 0 91 0
[pid=23730] ppid=23728 vsize=22500 CPUtime=49.16 cores=5
/proc/23730/stat : 23730 (clasp) R 23728 23728 23398 0 -1 4202496 2884 0 0 0 4916 0 0 0 25 0 1 0 365451259 23040000 2776 33554432000 4194304 4785740 140734940273440 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23730/statm: 5625 2776 341 145 0 2670 0
[pid=23731] ppid=23728 vsize=456492 CPUtime=49.19 cores=5
/proc/23731/stat : 23731 (TNM) R 23728 23728 23398 0 -1 4202496 519 0 0 0 4919 0 0 0 25 0 1 0 365451259 467447808 416 33554432000 134512640 134534564 4291368624 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23731/statm: 114123 416 95 6 0 112789 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 497316

[startup+162.301 s]
/proc/loadavg: 10.02 10.40 8.95 11/200 23736
/proc/meminfo: memFree=17010208/32951124 swapFree=67111528/67111528
[pid=23728] ppid=23726 vsize=18324 CPUtime=3.94 cores=5,7
/proc/23728/stat : 23728 (ppfolio) S 23726 23728 23398 0 -1 4202496 504 5582 0 0 0 0 394 0 15 0 1 0 365451259 18763776 395 33554432000 4194304 4287625 140737117444320 18446744073709551615 218905751055 0 0 4096 65536 4337295474307334404 0 0 17 5 0 0 0
/proc/23728/statm: 4581 395 346 23 0 91 0
[pid=23730] ppid=23728 vsize=24608 CPUtime=79.15 cores=5
/proc/23730/stat : 23730 (clasp) R 23728 23728 23398 0 -1 4202496 3355 0 0 0 7915 0 0 0 25 0 1 0 365451259 25198592 3247 33554432000 4194304 4785740 140734940273440 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23730/statm: 6152 3247 341 145 0 3197 0
[pid=23731] ppid=23728 vsize=456492 CPUtime=79.18 cores=5
/proc/23731/stat : 23731 (TNM) R 23728 23728 23398 0 -1 4202496 519 0 0 0 7918 0 0 0 25 0 1 0 365451259 467447808 416 33554432000 134512640 134534564 4291368624 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23731/statm: 114123 416 95 6 0 112789 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 499424

[startup+222.301 s]
/proc/loadavg: 10.01 10.32 9.02 11/200 23738
/proc/meminfo: memFree=17128116/32951124 swapFree=67111528/67111528
[pid=23728] ppid=23726 vsize=18324 CPUtime=3.94 cores=5,7
/proc/23728/stat : 23728 (ppfolio) S 23726 23728 23398 0 -1 4202496 504 5582 0 0 0 0 394 0 15 0 1 0 365451259 18763776 395 33554432000 4194304 4287625 140737117444320 18446744073709551615 218905751055 0 0 4096 65536 4337295474307334404 0 0 17 5 0 0 0
/proc/23728/statm: 4581 395 346 23 0 91 0
[pid=23730] ppid=23728 vsize=26900 CPUtime=109.16 cores=5

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

[pid=23728] ppid=23726 vsize=18324 CPUtime=3.94 cores=5,7
/proc/23728/stat : 23728 (ppfolio) S 23726 23728 23398 0 -1 4202496 504 5582 0 0 0 0 394 0 15 0 1 0 365451259 18763776 395 33554432000 4194304 4287625 140737117444320 18446744073709551615 218905751055 0 0 4096 65536 4337295474307334404 0 0 17 5 0 0 0
/proc/23728/statm: 4581 395 346 23 0 91 0
[pid=23730] ppid=23728 vsize=33312 CPUtime=349.14 cores=5
/proc/23730/stat : 23730 (clasp) R 23728 23728 23398 0 -1 4202496 5407 0 0 0 34914 0 0 0 25 0 1 0 365451259 34111488 5299 33554432000 4194304 4785740 140734940273440 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23730/statm: 8328 5299 341 145 0 5373 0
[pid=23731] ppid=23728 vsize=456492 CPUtime=349.21 cores=5
/proc/23731/stat : 23731 (TNM) R 23728 23728 23398 0 -1 4202496 519 0 0 0 34921 0 0 0 25 0 1 0 365451259 467447808 416 33554432000 134512640 134534564 4291368624 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23731/statm: 114123 416 95 6 0 112789 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 508128

[startup+762.307 s]
/proc/loadavg: 10.96 10.50 9.61 12/201 23782
/proc/meminfo: memFree=16935184/32951124 swapFree=67111528/67111528
[pid=23728] ppid=23726 vsize=18324 CPUtime=3.94 cores=5,7
/proc/23728/stat : 23728 (ppfolio) S 23726 23728 23398 0 -1 4202496 504 5582 0 0 0 0 394 0 15 0 1 0 365451259 18763776 395 33554432000 4194304 4287625 140737117444320 18446744073709551615 218905751055 0 0 4096 65536 4337295474307334404 0 0 17 5 0 0 0
/proc/23728/statm: 4581 395 346 23 0 91 0
[pid=23730] ppid=23728 vsize=35040 CPUtime=379.13 cores=5
/proc/23730/stat : 23730 (clasp) R 23728 23728 23398 0 -1 4202496 5771 0 0 0 37913 0 0 0 25 0 1 0 365451259 35880960 5663 33554432000 4194304 4785740 140734940273440 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23730/statm: 8760 5663 341 145 0 5805 0
[pid=23731] ppid=23728 vsize=456492 CPUtime=379.22 cores=5
/proc/23731/stat : 23731 (TNM) R 23728 23728 23398 0 -1 4202496 519 0 0 0 37922 0 0 0 25 0 1 0 365451259 467447808 416 33554432000 134512640 134534564 4291368624 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23731/statm: 114123 416 95 6 0 112789 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 509856

[startup+822.301 s]
/proc/loadavg: 10.98 10.59 9.70 12/201 23784
/proc/meminfo: memFree=16900692/32951124 swapFree=67111528/67111528
[pid=23728] ppid=23726 vsize=18324 CPUtime=3.94 cores=5,7
/proc/23728/stat : 23728 (ppfolio) S 23726 23728 23398 0 -1 4202496 504 5582 0 0 0 0 394 0 15 0 1 0 365451259 18763776 395 33554432000 4194304 4287625 140737117444320 18446744073709551615 218905751055 0 0 4096 65536 4337295474307334404 0 0 17 5 0 0 0
/proc/23728/statm: 4581 395 346 23 0 91 0
[pid=23730] ppid=23728 vsize=35040 CPUtime=409.13 cores=5
/proc/23730/stat : 23730 (clasp) R 23728 23728 23398 0 -1 4202496 5792 0 0 0 40913 0 0 0 25 0 1 0 365451259 35880960 5684 33554432000 4194304 4785740 140734940273440 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23730/statm: 8760 5684 341 145 0 5805 0
[pid=23731] ppid=23728 vsize=456492 CPUtime=409.22 cores=5
/proc/23731/stat : 23731 (TNM) R 23728 23728 23398 0 -1 4202496 519 0 0 0 40922 0 0 0 25 0 1 0 365451259 467447808 416 33554432000 134512640 134534564 4291368624 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23731/statm: 114123 416 95 6 0 112789 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 509856

[startup+882.301 s]
/proc/loadavg: 10.99 10.66 9.78 12/201 23785
/proc/meminfo: memFree=16852928/32951124 swapFree=67111528/67111528
[pid=23728] ppid=23726 vsize=18324 CPUtime=3.94 cores=5,7
/proc/23728/stat : 23728 (ppfolio) S 23726 23728 23398 0 -1 4202496 504 5582 0 0 0 0 394 0 15 0 1 0 365451259 18763776 395 33554432000 4194304 4287625 140737117444320 18446744073709551615 218905751055 0 0 4096 65536 4337295474307334404 0 0 17 5 0 0 0
/proc/23728/statm: 4581 395 346 23 0 91 0
[pid=23730] ppid=23728 vsize=35616 CPUtime=439.12 cores=5
/proc/23730/stat : 23730 (clasp) R 23728 23728 23398 0 -1 4202496 5920 0 0 0 43912 0 0 0 25 0 1 0 365451259 36470784 5812 33554432000 4194304 4785740 140734940273440 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23730/statm: 8904 5812 341 145 0 5949 0
[pid=23731] ppid=23728 vsize=456492 CPUtime=439.23 cores=5
/proc/23731/stat : 23731 (TNM) R 23728 23728 23398 0 -1 4202496 519 0 0 0 43923 0 0 0 25 0 1 0 365451259 467447808 416 33554432000 134512640 134534564 4291368624 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23731/statm: 114123 416 95 6 0 112789 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 510432

[startup+942.301 s]
/proc/loadavg: 10.99 10.72 9.85 12/201 23787
/proc/meminfo: memFree=16786948/32951124 swapFree=67111528/67111528
[pid=23728] ppid=23726 vsize=18324 CPUtime=3.94 cores=5,7
/proc/23728/stat : 23728 (ppfolio) S 23726 23728 23398 0 -1 4202496 504 5582 0 0 0 0 394 0 15 0 1 0 365451259 18763776 395 33554432000 4194304 4287625 140737117444320 18446744073709551615 218905751055 0 0 4096 65536 4337295474307334404 0 0 17 5 0 0 0
/proc/23728/statm: 4581 395 346 23 0 91 0
[pid=23730] ppid=23728 vsize=36192 CPUtime=469.13 cores=5
/proc/23730/stat : 23730 (clasp) R 23728 23728 23398 0 -1 4202496 6040 0 0 0 46913 0 0 0 25 0 1 0 365451259 37060608 5932 33554432000 4194304 4785740 140734940273440 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23730/statm: 9048 5932 341 145 0 6093 0
[pid=23731] ppid=23728 vsize=456492 CPUtime=469.22 cores=5
/proc/23731/stat : 23731 (TNM) R 23728 23728 23398 0 -1 4202496 519 0 0 0 46922 0 0 0 25 0 1 0 365451259 467447808 416 33554432000 134512640 134534564 4291368624 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23731/statm: 114123 416 95 6 0 112789 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 511008

[startup+1002.3 s]
/proc/loadavg: 10.99 10.77 9.92 12/201 23789
/proc/meminfo: memFree=16812468/32951124 swapFree=67111528/67111528
[pid=23728] ppid=23726 vsize=18324 CPUtime=3.94 cores=5,7
/proc/23728/stat : 23728 (ppfolio) S 23726 23728 23398 0 -1 4202496 504 5582 0 0 0 0 394 0 15 0 1 0 365451259 18763776 395 33554432000 4194304 4287625 140737117444320 18446744073709551615 218905751055 0 0 4096 65536 4337295474307334404 0 0 17 5 0 0 0
/proc/23728/statm: 4581 395 346 23 0 91 0
[pid=23730] ppid=23728 vsize=36576 CPUtime=499.14 cores=5
/proc/23730/stat : 23730 (clasp) R 23728 23728 23398 0 -1 4202496 6129 0 0 0 49914 0 0 0 25 0 1 0 365451259 37453824 6021 33554432000 4194304 4785740 140734940273440 18446744073709551615 218905428602 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23730/statm: 9144 6021 341 145 0 6189 0
[pid=23731] ppid=23728 vsize=456492 CPUtime=499.22 cores=5
/proc/23731/stat : 23731 (TNM) R 23728 23728 23398 0 -1 4202496 519 0 0 0 49922 0 0 0 25 0 1 0 365451259 467447808 416 33554432000 134512640 134534564 4291368624 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23731/statm: 114123 416 95 6 0 112789 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 511392

[startup+1062.3 s]
/proc/loadavg: 10.85 10.76 9.97 12/201 23851
/proc/meminfo: memFree=17373168/32951124 swapFree=67111528/67111528
[pid=23728] ppid=23726 vsize=18324 CPUtime=3.94 cores=5,7
/proc/23728/stat : 23728 (ppfolio) S 23726 23728 23398 0 -1 4202496 504 5582 0 0 0 0 394 0 15 0 1 0 365451259 18763776 395 33554432000 4194304 4287625 140737117444320 18446744073709551615 218905751055 0 0 4096 65536 4337295474307334404 0 0 17 5 0 0 0
/proc/23728/statm: 4581 395 346 23 0 91 0
[pid=23730] ppid=23728 vsize=37728 CPUtime=529.14 cores=5
/proc/23730/stat : 23730 (clasp) R 23728 23728 23398 0 -1 4202496 6364 0 0 0 52914 0 0 0 25 0 1 0 365451259 38633472 6256 33554432000 4194304 4785740 140734940273440 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23730/statm: 9432 6256 341 145 0 6477 0
[pid=23731] ppid=23728 vsize=456492 CPUtime=529.21 cores=5
/proc/23731/stat : 23731 (TNM) R 23728 23728 23398 0 -1 4202496 519 0 0 0 52921 0 0 0 25 0 1 0 365451259 467447808 416 33554432000 134512640 134534564 4291368624 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23731/statm: 114123 416 95 6 0 112789 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 512544

[startup+1122.3 s]
/proc/loadavg: 10.94 10.80 10.03 12/201 23853
/proc/meminfo: memFree=17363612/32951124 swapFree=67111528/67111528
[pid=23728] ppid=23726 vsize=18324 CPUtime=3.94 cores=5,7
/proc/23728/stat : 23728 (ppfolio) S 23726 23728 23398 0 -1 4202496 504 5582 0 0 0 0 394 0 15 0 1 0 365451259 18763776 395 33554432000 4194304 4287625 140737117444320 18446744073709551615 218905751055 0 0 4096 65536 4337295474307334404 0 0 17 5 0 0 0
/proc/23728/statm: 4581 395 346 23 0 91 0
[pid=23730] ppid=23728 vsize=38056 CPUtime=559.15 cores=5
/proc/23730/stat : 23730 (clasp) R 23728 23728 23398 0 -1 4202496 6477 0 0 0 55915 0 0 0 25 0 1 0 365451259 38969344 6302 33554432000 4194304 4785740 140734940273440 18446744073709551615 218905428602 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23730/statm: 9514 6302 341 145 0 6559 0
[pid=23731] ppid=23728 vsize=456492 CPUtime=559.21 cores=5
/proc/23731/stat : 23731 (TNM) R 23728 23728 23398 0 -1 4202496 519 0 0 0 55921 0 0 0 25 0 1 0 365451259 467447808 416 33554432000 134512640 134534564 4291368624 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23731/statm: 114123 416 95 6 0 112789 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 512872

[startup+1182.3 s]
/proc/loadavg: 11.04 10.85 10.09 12/201 23854
/proc/meminfo: memFree=17354040/32951124 swapFree=67111528/67111528
[pid=23728] ppid=23726 vsize=18324 CPUtime=3.94 cores=5,7
/proc/23728/stat : 23728 (ppfolio) S 23726 23728 23398 0 -1 4202496 504 5582 0 0 0 0 394 0 15 0 1 0 365451259 18763776 395 33554432000 4194304 4287625 140737117444320 18446744073709551615 218905751055 0 0 4096 65536 4337295474307334404 0 0 17 5 0 0 0
/proc/23728/statm: 4581 395 346 23 0 91 0
[pid=23730] ppid=23728 vsize=38824 CPUtime=589.15 cores=5
/proc/23730/stat : 23730 (clasp) R 23728 23728 23398 0 -1 4202496 6656 0 0 0 58915 0 0 0 25 0 1 0 365451259 39755776 6481 33554432000 4194304 4785740 140734940273440 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23730/statm: 9706 6481 341 145 0 6751 0
[pid=23731] ppid=23728 vsize=456492 CPUtime=589.21 cores=5
/proc/23731/stat : 23731 (TNM) R 23728 23728 23398 0 -1 4202496 519 0 0 0 58921 0 0 0 25 0 1 0 365451259 467447808 416 33554432000 134512640 134534564 4291368624 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23731/statm: 114123 416 95 6 0 112789 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 513640

[startup+1242.3 s]
/proc/loadavg: 11.16 10.91 10.16 12/201 23856
/proc/meminfo: memFree=17331704/32951124 swapFree=67111528/67111528
[pid=23728] ppid=23726 vsize=18324 CPUtime=3.94 cores=5,7
/proc/23728/stat : 23728 (ppfolio) S 23726 23728 23398 0 -1 4202496 504 5582 0 0 0 0 394 0 15 0 1 0 365451259 18763776 395 33554432000 4194304 4287625 140737117444320 18446744073709551615 218905751055 0 0 4096 65536 4337295474307334404 0 0 17 5 0 0 0
/proc/23728/statm: 4581 395 346 23 0 91 0
[pid=23730] ppid=23728 vsize=39592 CPUtime=619.16 cores=5
/proc/23730/stat : 23730 (clasp) R 23728 23728 23398 0 -1 4202496 6817 0 0 0 61916 0 0 0 25 0 1 0 365451259 40542208 6642 33554432000 4194304 4785740 140734940273440 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23730/statm: 9898 6642 341 145 0 6943 0
[pid=23731] ppid=23728 vsize=456492 CPUtime=619.2 cores=5
/proc/23731/stat : 23731 (TNM) R 23728 23728 23398 0 -1 4202496 519 0 0 0 61920 0 0 0 25 0 1 0 365451259 467447808 416 33554432000 134512640 134534564 4291368624 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23731/statm: 114123 416 95 6 0 112789 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 514408



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.53 10.78 10.16 11/200 23889
/proc/meminfo: memFree=17392972/32951124 swapFree=67111528/67111528
[pid=23728] ppid=23726 vsize=18324 CPUtime=3.94 cores=5,7
/proc/23728/stat : 23728 (ppfolio) S 23726 23728 23398 0 -1 4202496 504 5582 0 0 0 0 394 0 15 0 1 0 365451259 18763776 395 33554432000 4194304 4287625 140737117444320 18446744073709551615 218905751055 0 0 4096 65536 4337295474307334404 0 0 17 5 0 0 0
/proc/23728/statm: 4581 395 346 23 0 91 0
[pid=23730] ppid=23728 vsize=39592 CPUtime=647.99 cores=5
/proc/23730/stat : 23730 (clasp) R 23728 23728 23398 0 -1 4202496 6879 0 0 0 64799 0 0 0 25 0 1 0 365451259 40542208 6656 33554432000 4194304 4785740 140734940273440 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23730/statm: 9898 6656 341 145 0 6943 0
[pid=23731] ppid=23728 vsize=456492 CPUtime=648.08 cores=5
/proc/23731/stat : 23731 (TNM) R 23728 23728 23398 0 -1 4202496 519 0 0 0 64808 0 0 0 25 0 1 0 365451259 467447808 416 33554432000 134512640 134534564 4291368624 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23731/statm: 114123 416 95 6 0 112789 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 514408

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1300.02
CPU system time (s): 0.022996
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1734356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.02
system time used= 0.022996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13515
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= 81
involuntary context switches= 28095

runsolver used 2.13967 second user time and 4.95925 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-11 18:15:35
IDJOB=3191606
IDBENCH=82737
IDSOLVER=1613
FILE ID=node137/3191606-1302538535
RUNJOBID= node137-1302537182-23419
PBS_JOBID= 12951130
Free space on /tmp= 71324 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1805176884-064.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191606-1302538535/watcher-3191606-1302538535 -o /tmp/evaluation-result-3191606-1302538535/solver-3191606-1302538535 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191606-1302538535.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 91ecb427720c901d7e357cfd52fa252a
RANDOM SEED=2084791576

node137.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17231892 kB
Buffers:        667900 kB
Cached:       14271112 kB
SwapCached:          0 kB
Active:        8784848 kB
Inactive:      6543384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17231892 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9716 kB
Writeback:           0 kB
AnonPages:      389112 kB
Mapped:          17612 kB
Slab:           326428 kB
PageTables:       6992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3142852 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71320 MiB
End job on node137 at 2011-04-11 18:37:15