Trace number 3220216

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) 5000.1 5000.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S1298256564-085.UNKNOWN.cnf
MD5SUMcf48efaad74dd9e258ebbccf8ec047e7
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3220216-1303268252/watcher-3220216-1303268252 -o /tmp/evaluation-result-3220216-1303268252/solver-3220216-1303268252 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220216-1303268252.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 5.00 5.00 5.00 3/179 22419
/proc/meminfo: memFree=18007140/32950928 swapFree=67111528/67111528
[pid=22419] ppid=22417 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22419/stat : 22419 (ppfolio) S 22417 22419 20748 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 438424832 18763776 394 33554432000 4194304 4287625 140734413547792 18446744073709551615 274473987599 0 0 4096 65536 2803039968270745600 0 0 17 2 0 0 0
/proc/22419/statm: 4581 394 345 23 0 91 0

[startup+0.839513 s]
/proc/loadavg: 5.00 5.00 5.00 3/179 22419
/proc/meminfo: memFree=18007140/32950928 swapFree=67111528/67111528
[pid=22419] ppid=22417 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22419/stat : 22419 (ppfolio) S 22417 22419 20748 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 438424832 18763776 394 33554432000 4194304 4287625 140734413547792 18446744073709551615 274473987599 0 0 4096 65536 2803039968270745600 0 0 17 2 0 0 0
/proc/22419/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900494 s]
/proc/loadavg: 5.00 5.00 5.00 3/179 22419
/proc/meminfo: memFree=18007140/32950928 swapFree=67111528/67111528
[pid=22419] ppid=22417 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22419/stat : 22419 (ppfolio) S 22417 22419 20748 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 438424832 18763776 394 33554432000 4194304 4287625 140734413547792 18446744073709551615 274473987599 0 0 4096 65536 2803039968270745600 0 0 17 2 0 0 0
/proc/22419/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00048 s]
/proc/loadavg: 5.00 5.00 5.00 3/179 22419
/proc/meminfo: memFree=18007140/32950928 swapFree=67111528/67111528
[pid=22419] ppid=22417 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22419/stat : 22419 (ppfolio) S 22417 22419 20748 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 438424832 18763776 394 33554432000 4194304 4287625 140734413547792 18446744073709551615 274473987599 0 0 4096 65536 2803039968270745600 0 0 17 2 0 0 0
/proc/22419/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10046 s]
/proc/loadavg: 5.00 5.00 5.00 3/179 22419
/proc/meminfo: memFree=18007140/32950928 swapFree=67111528/67111528
[pid=22419] ppid=22417 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22419/stat : 22419 (ppfolio) S 22417 22419 20748 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 438424832 18763776 394 33554432000 4194304 4287625 140734413547792 18446744073709551615 274473987599 0 0 4096 65536 2803039968270745600 0 0 17 2 0 0 0
/proc/22419/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50038 s]
/proc/loadavg: 5.00 5.00 5.00 3/179 22419
/proc/meminfo: memFree=18007140/32950928 swapFree=67111528/67111528
[pid=22419] ppid=22417 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22419/stat : 22419 (ppfolio) S 22417 22419 20748 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 438424832 18763776 394 33554432000 4194304 4287625 140734413547792 18446744073709551615 274473987599 0 0 4096 65536 2803039968270745600 0 0 17 2 0 0 0
/proc/22419/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10103 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 22423
/proc/meminfo: memFree=18001308/32950928 swapFree=67111528/67111528
[pid=22419] ppid=22417 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22419/stat : 22419 (ppfolio) S 22417 22419 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438424832 18763776 394 33554432000 4194304 4287625 140734413547792 18446744073709551615 274473987599 0 0 4096 65536 2803039555953885184 0 0 17 2 0 0 0
/proc/22419/statm: 4581 394 345 23 0 91 0
[pid=22420] ppid=22419 vsize=992952 CPUtime=1.6 cores=0
/proc/22420/stat : 22420 (cryptominisat) R 22419 22419 20748 0 -1 4202496 3869 0 0 0 160 0 0 0 20 0 1 0 438424832 1016782848 2493 33554432000 4194304 4587354 140733610969920 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22420/statm: 248238 2493 337 96 0 244800 0
[pid=22421] ppid=22419 vsize=13636 CPUtime=0.69 cores=0
/proc/22421/stat : 22421 (clasp) R 22419 22419 20748 0 -1 4202496 884 0 0 0 69 0 0 0 25 0 1 0 438424832 13963264 771 33554432000 4194304 4785740 140736544136176 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22421/statm: 3409 771 340 145 0 454 0
[pid=22422] ppid=22419 vsize=455960 CPUtime=0.79 cores=0
/proc/22422/stat : 22422 (TNM) R 22419 22419 20748 0 -1 4202496 364 0 0 0 79 0 0 0 25 0 1 0 438424832 466903040 261 33554432000 134512640 134534564 4288940816 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22422/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1480872

[startup+6.30655 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 22423
/proc/meminfo: memFree=17992628/32950928 swapFree=67111528/67111528
[pid=22419] ppid=22417 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22419/stat : 22419 (ppfolio) S 22417 22419 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438424832 18763776 394 33554432000 4194304 4287625 140734413547792 18446744073709551615 274473987599 0 0 4096 65536 2803038181564350464 0 0 17 2 0 0 0
/proc/22419/statm: 4581 394 345 23 0 91 0
[pid=22420] ppid=22419 vsize=996116 CPUtime=2.69 cores=0
/proc/22420/stat : 22420 (cryptominisat) R 22419 22419 20748 0 -1 4202496 5048 0 0 0 269 0 0 0 23 0 1 0 438424832 1020022784 2678 33554432000 4194304 4587354 140733610969920 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22420/statm: 249029 2678 337 96 0 245591 0
[pid=22421] ppid=22419 vsize=14580 CPUtime=1.74 cores=0
/proc/22421/stat : 22421 (clasp) R 22419 22419 20748 0 -1 4202496 1095 0 0 0 174 0 0 0 25 0 1 0 438424832 14929920 982 33554432000 4194304 4785740 140736544136176 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22421/statm: 3645 982 340 145 0 690 0
[pid=22422] ppid=22419 vsize=455960 CPUtime=1.84 cores=0
/proc/22422/stat : 22422 (TNM) R 22419 22419 20748 0 -1 4202496 364 0 0 0 184 0 0 0 25 0 1 0 438424832 466903040 261 33554432000 134512640 134534564 4288940816 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22422/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1484980

[startup+12.7004 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 22423
/proc/meminfo: memFree=17987536/32950928 swapFree=67111528/67111528
[pid=22419] ppid=22417 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22419/stat : 22419 (ppfolio) S 22417 22419 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438424832 18763776 394 33554432000 4194304 4287625 140734413547792 18446744073709551615 274473987599 0 0 4096 65536 2803038044125396992 0 0 17 2 0 0 0
/proc/22419/statm: 4581 394 345 23 0 91 0
[pid=22420] ppid=22419 vsize=999016 CPUtime=4.79 cores=0
/proc/22420/stat : 22420 (cryptominisat) R 22419 22419 20748 0 -1 4202496 7189 0 0 0 479 0 0 0 25 0 1 0 438424832 1022992384 3639 33554432000 4194304 4587354 140733610969920 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22420/statm: 249754 3639 337 96 0 246316 0
[pid=22421] ppid=22419 vsize=15660 CPUtime=3.89 cores=0
/proc/22421/stat : 22421 (clasp) R 22419 22419 20748 0 -1 4202496 1378 0 0 0 389 0 0 0 25 0 1 0 438424832 16035840 1265 33554432000 4194304 4785740 140736544136176 18446744073709551615 4553029 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22421/statm: 3915 1265 340 145 0 960 0
[pid=22422] ppid=22419 vsize=455960 CPUtime=3.99 cores=0
/proc/22422/stat : 22422 (TNM) R 22419 22419 20748 0 -1 4202496 364 0 0 0 399 0 0 0 25 0 1 0 438424832 466903040 261 33554432000 134512640 134534564 4288940816 18446744073709551615 12008672 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22422/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1488960

[startup+25.5012 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 22424
/proc/meminfo: memFree=17985548/32950928 swapFree=67111528/67111528
[pid=22419] ppid=22417 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22419/stat : 22419 (ppfolio) S 22417 22419 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438424832 18763776 394 33554432000 4194304 4287625 140734413547792 18446744073709551615 274473987599 0 0 4096 65536 2803038456442257408 0 0 17 2 0 0 0
/proc/22419/statm: 4581 394 345 23 0 91 0
[pid=22420] ppid=22419 vsize=998616 CPUtime=9.09 cores=0
/proc/22420/stat : 22420 (cryptominisat) R 22419 22419 20748 0 -1 4202496 9802 0 0 0 909 0 0 0 25 0 1 0 438424832 1022582784 4073 33554432000 4194304 4587354 140733610969920 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22420/statm: 249654 4073 337 96 0 246216 0
[pid=22421] ppid=22419 vsize=17284 CPUtime=8.14 cores=0
/proc/22421/stat : 22421 (clasp) R 22419 22419 20748 0 -1 4202496 1762 0 0 0 814 0 0 0 25 0 1 0 438424832 17698816 1649 33554432000 4194304 4785740 140736544136176 18446744073709551615 4553296 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22421/statm: 4321 1649 340 145 0 1366 0
[pid=22422] ppid=22419 vsize=455960 CPUtime=8.24 cores=0
/proc/22422/stat : 22422 (TNM) R 22419 22419 20748 0 -1 4202496 364 0 0 0 824 0 0 0 25 0 1 0 438424832 466903040 261 33554432000 134512640 134534564 4288940816 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22422/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1490184

[startup+51.1007 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 22424
/proc/meminfo: memFree=17979340/32950928 swapFree=67111528/67111528
[pid=22419] ppid=22417 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22419/stat : 22419 (ppfolio) S 22417 22419 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438424832 18763776 394 33554432000 4194304 4287625 140734413547792 18446744073709551615 274473987599 0 0 4096 65536 2803038593881210880 0 0 17 2 0 0 0
/proc/22419/statm: 4581 394 345 23 0 91 0
[pid=22420] ppid=22419 vsize=1000888 CPUtime=17.59 cores=0
/proc/22420/stat : 22420 (cryptominisat) R 22419 22419 20748 0 -1 4202496 14275 0 0 0 1758 1 0 0 25 0 1 0 438424832 1024909312 5049 33554432000 4194304 4587354 140733610969920 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22420/statm: 250222 5049 337 96 0 246784 0
[pid=22421] ppid=22419 vsize=18944 CPUtime=16.69 cores=0
/proc/22421/stat : 22421 (clasp) R 22419 22419 20748 0 -1 4202496 2166 0 0 0 1669 0 0 0 25 0 1 0 438424832 19398656 2053 33554432000 4194304 4785740 140736544136176 18446744073709551615 4550460 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22421/statm: 4736 2053 340 145 0 1781 0
[pid=22422] ppid=22419 vsize=455960 CPUtime=16.8 cores=0
/proc/22422/stat : 22422 (TNM) R 22419 22419 20748 0 -1 4202496 364 0 0 0 1680 0 0 0 25 0 1 0 438424832 466903040 261 33554432000 134512640 134534564 4288940816 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22422/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1494116

[startup+102.301 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 22426
/proc/meminfo: memFree=17971528/32950928 swapFree=67111528/67111528
[pid=22419] ppid=22417 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22419/stat : 22419 (ppfolio) S 22417 22419 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438424832 18763776 394 33554432000 4194304 4287625 140734413547792 18446744073709551615 274473987599 0 0 4096 65536 2803038868759117824 0 0 17 2 0 0 0
/proc/22419/statm: 4581 394 345 23 0 91 0
[pid=22420] ppid=22419 vsize=1006104 CPUtime=34.69 cores=0
/proc/22420/stat : 22420 (cryptominisat) R 22419 22419 20748 0 -1 4202496 22238 0 0 0 3466 3 0 0 25 0 1 0 438424832 1030250496 6353 33554432000 4194304 4587354 140733610969920 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22420/statm: 251526 6353 337 96 0 248088 0
[pid=22421] ppid=22419 vsize=21272 CPUtime=33.75 cores=0
/proc/22421/stat : 22421 (clasp) R 22419 22419 20748 0 -1 4202496 2746 0 0 0 3375 0 0 0 25 0 1 0 438424832 21782528 2633 33554432000 4194304 4785740 140736544136176 18446744073709551615 4546132 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22421/statm: 5318 2633 340 145 0 2363 0
[pid=22422] ppid=22419 vsize=455960 CPUtime=33.84 cores=0
/proc/22422/stat : 22422 (TNM) R 22419 22419 20748 0 -1 4202496 364 0 0 0 3384 0 0 0 25 0 1 0 438424832 466903040 261 33554432000 134512640 134534564 4288940816 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22422/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1501660

[startup+162.301 s]
/proc/loadavg: 5.07 5.02 5.00 6/183 22427
/proc/meminfo: memFree=17954992/32950928 swapFree=67111528/67111528
[pid=22419] ppid=22417 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22419/stat : 22419 (ppfolio) S 22417 22419 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438424832 18763776 394 33554432000 4194304 4287625 140734413547792 18446744073709551615 274473987599 0 0 4096 65536 2803039006198071296 0 0 17 2 0 0 0
/proc/22419/statm: 4581 394 345 23 0 91 0
[pid=22420] ppid=22419 vsize=1025760 CPUtime=54.68 cores=0
/proc/22420/stat : 22420 (cryptominisat) R 22419 22419 20748 0 -1 4202496 31314 0 0 0 5464 4 0 0 25 0 1 0 438424832 1050378240 9951 33554432000 4194304 4587354 140733610969920 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22420/statm: 256440 9951 337 96 0 253002 0
[pid=22421] ppid=22419 vsize=23320 CPUtime=53.75 cores=0
/proc/22421/stat : 22421 (clasp) R 22419 22419 20748 0 -1 4202496 3204 0 0 0 5375 0 0 0 25 0 1 0 438424832 23879680 3091 33554432000 4194304 4785740 140736544136176 18446744073709551615 4416842 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22421/statm: 5830 3091 340 145 0 2875 0
[pid=22422] ppid=22419 vsize=455960 CPUtime=53.83 cores=0
/proc/22422/stat : 22422 (TNM) R 22419 22419 20748 0 -1 4202496 364 0 0 0 5383 0 0 0 25 0 1 0 438424832 466903040 261 33554432000 134512640 134534564 4288940816 18446744073709551615 134530641 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22422/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1523364

[startup+222.301 s]

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

/proc/22422/statm: 113991 270 103 6 0 112657 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 1583780

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 22601
/proc/meminfo: memFree=17900888/32950928 swapFree=67111528/67111528
[pid=22419] ppid=22417 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22419/stat : 22419 (ppfolio) S 22417 22419 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438424832 18763776 394 33554432000 4194304 4287625 140734413547792 18446744073709551615 274473987599 0 0 4096 65536 2803039693392838656 0 0 17 2 0 0 0
/proc/22419/statm: 4581 394 345 23 0 91 0
[pid=22420] ppid=22419 vsize=1054588 CPUtime=1534.71 cores=0
/proc/22420/stat : 22420 (cryptominisat) R 22419 22419 20748 0 -1 4202496 276006 0 0 0 153403 68 0 0 25 0 1 0 438424832 1079898112 19557 33554432000 4194304 4587354 140733610969920 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22420/statm: 263647 19557 337 96 0 260209 0
[pid=22421] ppid=22419 vsize=55072 CPUtime=1533.76 cores=0
/proc/22421/stat : 22421 (clasp) R 22419 22419 20748 0 -1 4202496 10494 0 0 0 153374 2 0 0 25 0 1 0 438424832 56393728 10381 33554432000 4194304 4785740 140736544136176 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22421/statm: 13768 10381 341 145 0 10813 0
[pid=22422] ppid=22419 vsize=455964 CPUtime=1533.91 cores=0
/proc/22422/stat : 22422 (TNM) R 22419 22419 20748 0 -1 4202496 373 0 0 0 153386 5 0 0 25 0 1 0 438424832 466907136 270 33554432000 134512640 134534564 4288940816 18446744073709551615 12101995 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22422/statm: 113991 270 103 6 0 112657 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 1583948

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 22602
/proc/meminfo: memFree=17920300/32950928 swapFree=67111528/67111528
[pid=22419] ppid=22417 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22419/stat : 22419 (ppfolio) S 22417 22419 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438424832 18763776 394 33554432000 4194304 4287625 140734413547792 18446744073709551615 274473987599 0 0 4096 65536 2803039693392838656 0 0 17 2 0 0 0
/proc/22419/statm: 4581 394 345 23 0 91 0
[pid=22420] ppid=22419 vsize=1053796 CPUtime=1554.72 cores=0
/proc/22420/stat : 22420 (cryptominisat) R 22419 22419 20748 0 -1 4202496 278913 0 0 0 155403 69 0 0 25 0 1 0 438424832 1079087104 17734 33554432000 4194304 4587354 140733610969920 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22420/statm: 263449 17734 337 96 0 260011 0
[pid=22421] ppid=22419 vsize=55240 CPUtime=1553.76 cores=0
/proc/22421/stat : 22421 (clasp) R 22419 22419 20748 0 -1 4202496 10534 0 0 0 155374 2 0 0 25 0 1 0 438424832 56565760 10421 33554432000 4194304 4785740 140736544136176 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22421/statm: 13810 10421 341 145 0 10855 0
[pid=22422] ppid=22419 vsize=455964 CPUtime=1553.9 cores=0
/proc/22422/stat : 22422 (TNM) R 22419 22419 20748 0 -1 4202496 373 0 0 0 155385 5 0 0 25 0 1 0 438424832 466907136 270 33554432000 134512640 134534564 4288940816 18446744073709551615 12102043 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22422/statm: 113991 270 103 6 0 112657 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 1583324

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 22604
/proc/meminfo: memFree=17907364/32950928 swapFree=67111528/67111528
[pid=22419] ppid=22417 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22419/stat : 22419 (ppfolio) S 22417 22419 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438424832 18763776 394 33554432000 4194304 4287625 140734413547792 18446744073709551615 274473987599 0 0 4096 65536 2803039693392838656 0 0 17 2 0 0 0
/proc/22419/statm: 4581 394 345 23 0 91 0
[pid=22420] ppid=22419 vsize=1053796 CPUtime=1574.73 cores=0
/proc/22420/stat : 22420 (cryptominisat) R 22419 22419 20748 0 -1 4202496 280758 0 0 0 157403 70 0 0 25 0 1 0 438424832 1079087104 19517 33554432000 4194304 4587354 140733610969920 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22420/statm: 263449 19517 337 96 0 260011 0
[pid=22421] ppid=22419 vsize=55240 CPUtime=1573.75 cores=0
/proc/22421/stat : 22421 (clasp) R 22419 22419 20748 0 -1 4202496 10552 0 0 0 157373 2 0 0 25 0 1 0 438424832 56565760 10439 33554432000 4194304 4785740 140736544136176 18446744073709551615 4551108 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22421/statm: 13810 10439 341 145 0 10855 0
[pid=22422] ppid=22419 vsize=455964 CPUtime=1573.9 cores=0
/proc/22422/stat : 22422 (TNM) R 22419 22419 20748 0 -1 4202496 373 0 0 0 157385 5 0 0 25 0 1 0 438424832 466907136 270 33554432000 134512640 134534564 4288940816 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22422/statm: 113991 270 103 6 0 112657 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 1583324

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 22605
/proc/meminfo: memFree=17894424/32950928 swapFree=67111528/67111528
[pid=22419] ppid=22417 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22419/stat : 22419 (ppfolio) S 22417 22419 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438424832 18763776 394 33554432000 4194304 4287625 140734413547792 18446744073709551615 274473987599 0 0 4096 65536 2803039693392838656 0 0 17 2 0 0 0
/proc/22419/statm: 4581 394 345 23 0 91 0
[pid=22420] ppid=22419 vsize=1053796 CPUtime=1594.74 cores=0
/proc/22420/stat : 22420 (cryptominisat) R 22419 22419 20748 0 -1 4202496 282104 0 0 0 159403 71 0 0 25 0 1 0 438424832 1079087104 20817 33554432000 4194304 4587354 140733610969920 18446744073709551615 4231407 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22420/statm: 263449 20817 337 96 0 260011 0
[pid=22421] ppid=22419 vsize=55548 CPUtime=1593.75 cores=0
/proc/22421/stat : 22421 (clasp) R 22419 22419 20748 0 -1 4202496 10614 0 0 0 159373 2 0 0 25 0 1 0 438424832 56881152 10501 33554432000 4194304 4785740 140736544136176 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22421/statm: 13887 10501 341 145 0 10932 0
[pid=22422] ppid=22419 vsize=455964 CPUtime=1593.9 cores=0
/proc/22422/stat : 22422 (TNM) R 22419 22419 20748 0 -1 4202496 373 0 0 0 159385 5 0 0 25 0 1 0 438424832 466907136 270 33554432000 134512640 134534564 4288940816 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22422/statm: 113991 270 103 6 0 112657 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 1583632

[startup+4842.3 s]
/proc/loadavg: 6.04 6.01 5.92 7/184 22607
/proc/meminfo: memFree=17912988/32950928 swapFree=67111528/67111528
[pid=22419] ppid=22417 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22419/stat : 22419 (ppfolio) S 22417 22419 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438424832 18763776 394 33554432000 4194304 4287625 140734413547792 18446744073709551615 274473987599 0 0 4096 65536 2803039693392838656 0 0 17 2 0 0 0
/proc/22419/statm: 4581 394 345 23 0 91 0
[pid=22420] ppid=22419 vsize=1052820 CPUtime=1614.74 cores=0
/proc/22420/stat : 22420 (cryptominisat) R 22419 22419 20748 0 -1 4202496 285323 0 0 0 161403 71 0 0 25 0 1 0 438424832 1078087680 19264 33554432000 4194304 4587354 140733610969920 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22420/statm: 263205 19264 337 96 0 259767 0
[pid=22421] ppid=22419 vsize=55548 CPUtime=1613.75 cores=0
/proc/22421/stat : 22421 (clasp) R 22419 22419 20748 0 -1 4202496 10627 0 0 0 161373 2 0 0 25 0 1 0 438424832 56881152 10514 33554432000 4194304 4785740 140736544136176 18446744073709551615 4552536 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22421/statm: 13887 10514 341 145 0 10932 0
[pid=22422] ppid=22419 vsize=455964 CPUtime=1613.89 cores=0
/proc/22422/stat : 22422 (TNM) R 22419 22419 20748 0 -1 4202496 373 0 0 0 161384 5 0 0 25 0 1 0 438424832 466907136 270 33554432000 134512640 134534564 4288940816 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22422/statm: 113991 270 103 6 0 112657 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 1582656

[startup+4902.3 s]
/proc/loadavg: 6.01 6.01 5.92 7/184 22609
/proc/meminfo: memFree=17908224/32950928 swapFree=67111528/67111528
[pid=22419] ppid=22417 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22419/stat : 22419 (ppfolio) S 22417 22419 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438424832 18763776 394 33554432000 4194304 4287625 140734413547792 18446744073709551615 274473987599 0 0 4096 65536 2803039693392838656 0 0 17 2 0 0 0
/proc/22419/statm: 4581 394 345 23 0 91 0
[pid=22420] ppid=22419 vsize=1052820 CPUtime=1634.75 cores=0
/proc/22420/stat : 22420 (cryptominisat) R 22419 22419 20748 0 -1 4202496 286495 0 0 0 163403 72 0 0 25 0 1 0 438424832 1078087680 20403 33554432000 4194304 4587354 140733610969920 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22420/statm: 263205 20403 337 96 0 259767 0
[pid=22421] ppid=22419 vsize=55888 CPUtime=1633.76 cores=0
/proc/22421/stat : 22421 (clasp) R 22419 22419 20748 0 -1 4202496 10678 0 0 0 163374 2 0 0 25 0 1 0 438424832 57229312 10565 33554432000 4194304 4785740 140736544136176 18446744073709551615 4553061 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22421/statm: 13972 10565 341 145 0 11017 0
[pid=22422] ppid=22419 vsize=455964 CPUtime=1633.89 cores=0
/proc/22422/stat : 22422 (TNM) R 22419 22419 20748 0 -1 4202496 373 0 0 0 163384 5 0 0 25 0 1 0 438424832 466907136 270 33554432000 134512640 134534564 4288940816 18446744073709551615 134528253 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22422/statm: 113991 270 103 6 0 112657 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 1582996

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 22610
/proc/meminfo: memFree=17904456/32950928 swapFree=67111528/67111528
[pid=22419] ppid=22417 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22419/stat : 22419 (ppfolio) S 22417 22419 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438424832 18763776 394 33554432000 4194304 4287625 140734413547792 18446744073709551615 274473987599 0 0 4096 65536 2803039693392838656 0 0 17 2 0 0 0
/proc/22419/statm: 4581 394 345 23 0 91 0
[pid=22420] ppid=22419 vsize=1053912 CPUtime=1654.74 cores=0
/proc/22420/stat : 22420 (cryptominisat) R 22419 22419 20748 0 -1 4202496 289479 0 0 0 165402 72 0 0 25 0 1 0 438424832 1079205888 18652 33554432000 4194304 4587354 140733610969920 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22420/statm: 263478 18652 337 96 0 260040 0
[pid=22421] ppid=22419 vsize=55888 CPUtime=1653.76 cores=0
/proc/22421/stat : 22421 (clasp) R 22419 22419 20748 0 -1 4202496 10694 0 0 0 165374 2 0 0 25 0 1 0 438424832 57229312 10581 33554432000 4194304 4785740 140736544136176 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22421/statm: 13972 10581 341 145 0 11017 0
[pid=22422] ppid=22419 vsize=455964 CPUtime=1653.89 cores=0
/proc/22422/stat : 22422 (TNM) R 22419 22419 20748 0 -1 4202496 373 0 0 0 165383 6 0 0 25 0 1 0 438424832 466907136 270 33554432000 134512640 134534564 4288940816 18446744073709551615 134530160 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22422/statm: 113991 270 103 6 0 112657 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 1584088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 22611
/proc/meminfo: memFree=17897116/32950928 swapFree=67111528/67111528
[pid=22419] ppid=22417 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22419/stat : 22419 (ppfolio) S 22417 22419 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438424832 18763776 394 33554432000 4194304 4287625 140734413547792 18446744073709551615 274473987599 0 0 4096 65536 2803039693392838656 0 0 17 2 0 0 0
/proc/22419/statm: 4581 394 345 23 0 91 0
[pid=22420] ppid=22419 vsize=1053912 CPUtime=1667.27 cores=0
/proc/22420/stat : 22420 (cryptominisat) R 22419 22419 20748 0 -1 4202496 290507 0 0 0 166654 73 0 0 25 0 1 0 438424832 1079205888 19648 33554432000 4194304 4587354 140733610969920 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22420/statm: 263478 19648 337 96 0 260040 0
[pid=22421] ppid=22419 vsize=55888 CPUtime=1666.34 cores=0
/proc/22421/stat : 22421 (clasp) R 22419 22419 20748 0 -1 4202496 10699 0 0 0 166632 2 0 0 25 0 1 0 438424832 57229312 10586 33554432000 4194304 4785740 140736544136176 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22421/statm: 13972 10586 341 145 0 11017 0
[pid=22422] ppid=22419 vsize=455964 CPUtime=1666.49 cores=0
/proc/22422/stat : 22422 (TNM) R 22419 22419 20748 0 -1 4202496 373 0 0 0 166643 6 0 0 25 0 1 0 438424832 466907136 270 33554432000 134512640 134534564 4288940816 18446744073709551615 134529863 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22422/statm: 113991 270 103 6 0 112657 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 1584088

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22419 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.002999
# while last known CPU time is 5000.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.01
CPU time (s): 5000.1
CPU user time (s): 4999.29
CPU system time (s): 0.81
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2581328

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

runsolver used 8.5527 second user time and 18.5982 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-20 04:57:32
IDJOB=3220216
IDBENCH=82719
IDSOLVER=1639
FILE ID=node125/3220216-1303268252
RUNJOBID= node125-1303247464-20766
PBS_JOBID= 13042422
Free space on /tmp= 72412 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S1298256564-085.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220216-1303268252/watcher-3220216-1303268252 -o /tmp/evaluation-result-3220216-1303268252/solver-3220216-1303268252 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220216-1303268252.cnf

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

MD5SUM BENCH= cf48efaad74dd9e258ebbccf8ec047e7
RANDOM SEED=330126418

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.828
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.828
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.74
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.828
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.75
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.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18007420 kB
Buffers:        704812 kB
Cached:       13697636 kB
SwapCached:          0 kB
Active:        6433896 kB
Inactive:      8161016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18007420 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10224 kB
Writeback:           0 kB
AnonPages:      192572 kB
Mapped:          16088 kB
Slab:           284744 kB
PageTables:       5272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   800624 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= 72404 MiB
End job on node125 at 2011-04-20 06:20:54