Trace number 3219028

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/large/
unif-k3-r4.2-v50000-c210000-S1969540674-065-UNKNOWN.cnf
MD5SUMfcb14103324f734a2e69e02c062e67ed
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1079.13
Satisfiable
(Un)Satisfiability was proved
Number of variables50000
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
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-3219028-1303209809/watcher-3219028-1303209809 -o /tmp/evaluation-result-3219028-1303209809/solver-3219028-1303209809 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219028-1303209809.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.76 5.92 5.63 4/180 32621
/proc/meminfo: memFree=27693204/32951124 swapFree=67051452/67111528
[pid=32621] ppid=32619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32621/stat : 32621 (ppfolio) S 32619 32621 32262 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 432583662 18763776 393 33554432000 4194304 4287625 140734382523104 18446744073709551615 218370977295 0 0 4096 65536 11669618557766860800 0 0 17 4 0 0 0
/proc/32621/statm: 4581 393 345 23 0 91 0

[startup+0.021595 s]
/proc/loadavg: 5.76 5.92 5.63 4/180 32621
/proc/meminfo: memFree=27693204/32951124 swapFree=67051452/67111528
[pid=32621] ppid=32619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32621/stat : 32621 (ppfolio) S 32619 32621 32262 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 432583662 18763776 393 33554432000 4194304 4287625 140734382523104 18446744073709551615 218370977295 0 0 4096 65536 11669618557766860800 0 0 17 4 0 0 0
/proc/32621/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100622 s]
/proc/loadavg: 5.76 5.92 5.63 4/180 32621
/proc/meminfo: memFree=27693204/32951124 swapFree=67051452/67111528
[pid=32621] ppid=32619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32621/stat : 32621 (ppfolio) S 32619 32621 32262 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 432583662 18763776 393 33554432000 4194304 4287625 140734382523104 18446744073709551615 218370977295 0 0 4096 65536 11669618557766860800 0 0 17 4 0 0 0
/proc/32621/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300583 s]
/proc/loadavg: 5.76 5.92 5.63 4/180 32621
/proc/meminfo: memFree=27693204/32951124 swapFree=67051452/67111528
[pid=32621] ppid=32619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32621/stat : 32621 (ppfolio) S 32619 32621 32262 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 432583662 18763776 393 33554432000 4194304 4287625 140734382523104 18446744073709551615 218370977295 0 0 4096 65536 11669618557766860800 0 0 17 4 0 0 0
/proc/32621/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700525 s]
/proc/loadavg: 5.76 5.92 5.63 4/180 32621
/proc/meminfo: memFree=27693204/32951124 swapFree=67051452/67111528
[pid=32621] ppid=32619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32621/stat : 32621 (ppfolio) S 32619 32621 32262 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 432583662 18763776 393 33554432000 4194304 4287625 140734382523104 18446744073709551615 218370977295 0 0 4096 65536 11669618832644767744 0 0 17 4 0 0 0
/proc/32621/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50035 s]
/proc/loadavg: 5.76 5.92 5.63 7/184 32626
/proc/meminfo: memFree=27602156/32951124 swapFree=67051452/67111528
[pid=32621] ppid=32619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32621/stat : 32621 (ppfolio) S 32619 32621 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 432583662 18763776 393 33554432000 4194304 4287625 140734382523104 18446744073709551615 218370977295 0 0 4096 65536 11669619382400581632 0 0 17 4 0 0 0
/proc/32621/statm: 4581 393 345 23 0 91 0
[pid=32622] ppid=32621 vsize=65624 CPUtime=0.5 cores=0
/proc/32622/stat : 32622 (cryptominisat) R 32621 32621 32262 0 -1 4202496 11776 0 0 0 49 1 0 0 25 0 1 0 432583663 67198976 11049 33554432000 4194304 4587354 140735646762736 18446744073709551615 218370654542 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32622/statm: 16406 11049 312 96 0 12968 0
[pid=32623] ppid=32621 vsize=39328 CPUtime=0.5 cores=0
/proc/32623/stat : 32623 (clasp) R 32621 32621 32262 0 -1 4202496 9683 0 0 0 49 1 0 0 25 0 1 0 432583663 40271872 6961 33554432000 4194304 4785740 140737066372640 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32623/statm: 9832 6961 326 145 0 6877 0
[pid=32624] ppid=32621 vsize=466780 CPUtime=0.47 cores=0
/proc/32624/stat : 32624 (TNM) R 32621 32621 32262 0 -1 4202496 5019 0 0 0 47 0 0 0 25 0 1 0 432583663 477982720 4916 33554432000 134512640 134534564 4288305136 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32624/statm: 116695 4916 91 6 0 115361 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 590056

[startup+3.10109 s]
/proc/loadavg: 5.76 5.92 5.63 7/184 32626
/proc/meminfo: memFree=27577988/32951124 swapFree=67051452/67111528
[pid=32621] ppid=32619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32621/stat : 32621 (ppfolio) S 32619 32621 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 432583662 18763776 393 33554432000 4194304 4287625 140734382523104 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/32621/statm: 4581 393 345 23 0 91 0
[pid=32622] ppid=32621 vsize=71960 CPUtime=1.08 cores=0
/proc/32622/stat : 32622 (cryptominisat) R 32621 32621 32262 0 -1 4202496 16581 0 0 0 106 2 0 0 25 0 1 0 432583663 73687040 12607 33554432000 4194304 4587354 140735646762736 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32622/statm: 17990 12607 325 96 0 14552 0
[pid=32623] ppid=32621 vsize=39328 CPUtime=1 cores=0
/proc/32623/stat : 32623 (clasp) R 32621 32621 32262 0 -1 4202496 9700 0 0 0 99 1 0 0 25 0 1 0 432583663 40271872 6978 33554432000 4194304 4785740 140737066372640 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32623/statm: 9832 6978 340 145 0 6877 0
[pid=32624] ppid=32621 vsize=472060 CPUtime=0.99 cores=0
/proc/32624/stat : 32624 (TNM) R 32621 32621 32262 0 -1 4202496 8335 0 0 0 98 1 0 0 25 0 1 0 432583663 483389440 8232 33554432000 134512640 134534564 4288305136 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32624/statm: 118015 8232 95 6 0 116681 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 601672

[startup+6.30052 s]
/proc/loadavg: 5.78 5.92 5.63 7/184 32626
/proc/meminfo: memFree=27574840/32951124 swapFree=67051452/67111528
[pid=32621] ppid=32619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32621/stat : 32621 (ppfolio) S 32619 32621 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 432583662 18763776 393 33554432000 4194304 4287625 140734382523104 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/32621/statm: 4581 393 345 23 0 91 0
[pid=32622] ppid=32621 vsize=109464 CPUtime=2.1 cores=0
/proc/32622/stat : 32622 (cryptominisat) R 32621 32621 32262 0 -1 4202496 17342 0 0 0 208 2 0 0 25 0 1 0 432583663 112091136 13362 33554432000 4194304 4587354 140735646762736 18446744073709551615 4239464 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32622/statm: 27366 13362 326 96 0 23928 0
[pid=32623] ppid=32621 vsize=39328 CPUtime=2.1 cores=0
/proc/32623/stat : 32623 (clasp) R 32621 32621 32262 0 -1 4202496 9700 0 0 0 209 1 0 0 25 0 1 0 432583663 40271872 6978 33554432000 4194304 4785740 140737066372640 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32623/statm: 9832 6978 340 145 0 6877 0
[pid=32624] ppid=32621 vsize=472060 CPUtime=2.07 cores=0
/proc/32624/stat : 32624 (TNM) R 32621 32621 32262 0 -1 4202496 8335 0 0 0 206 1 0 0 25 0 1 0 432583663 483389440 8232 33554432000 134512640 134534564 4288305136 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32624/statm: 118015 8232 95 6 0 116681 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 639176

[startup+12.7004 s]
/proc/loadavg: 5.80 5.92 5.63 7/184 32626
/proc/meminfo: memFree=27558784/32951124 swapFree=67051452/67111528
[pid=32621] ppid=32619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32621/stat : 32621 (ppfolio) S 32619 32621 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 432583662 18763776 393 33554432000 4194304 4287625 140734382523104 18446744073709551615 218370977295 0 0 4096 65536 11669620207034302464 0 0 17 4 0 0 0
/proc/32621/statm: 4581 393 345 23 0 91 0
[pid=32622] ppid=32621 vsize=109464 CPUtime=4.28 cores=0
/proc/32622/stat : 32622 (cryptominisat) R 32621 32621 32262 0 -1 4202496 18701 0 0 0 425 3 0 0 25 0 1 0 432583663 112091136 14718 33554432000 4194304 4587354 140735646762736 18446744073709551615 4238317 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32622/statm: 27366 14718 326 96 0 23928 0
[pid=32623] ppid=32621 vsize=44004 CPUtime=4.19 cores=0
/proc/32623/stat : 32623 (clasp) R 32621 32621 32262 0 -1 4202496 10942 0 0 0 418 1 0 0 25 0 1 0 432583663 45060096 8220 33554432000 4194304 4785740 140737066372640 18446744073709551615 4553071 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32623/statm: 11001 8220 340 145 0 8046 0
[pid=32624] ppid=32621 vsize=472060 CPUtime=4.19 cores=0
/proc/32624/stat : 32624 (TNM) R 32621 32621 32262 0 -1 4202496 8335 0 0 0 418 1 0 0 25 0 1 0 432583663 483389440 8232 33554432000 134512640 134534564 4288305136 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32624/statm: 118015 8232 95 6 0 116681 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 643852

[startup+25.501 s]
/proc/loadavg: 5.84 5.93 5.64 7/184 32626
/proc/meminfo: memFree=27517984/32951124 swapFree=67051452/67111528
[pid=32621] ppid=32619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32621/stat : 32621 (ppfolio) S 32619 32621 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 432583662 18763776 393 33554432000 4194304 4287625 140734382523104 18446744073709551615 218370977295 0 0 4096 65536 11669620481912209408 0 0 17 4 0 0 0
/proc/32621/statm: 4581 393 345 23 0 91 0
[pid=32622] ppid=32621 vsize=109464 CPUtime=8.5 cores=0
/proc/32622/stat : 32622 (cryptominisat) R 32621 32621 32262 0 -1 4202496 21235 0 0 0 847 3 0 0 25 0 1 0 432583663 112091136 17246 33554432000 4194304 4587354 140735646762736 18446744073709551615 4236415 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32622/statm: 27366 17246 326 96 0 23928 0
[pid=32623] ppid=32621 vsize=62152 CPUtime=8.49 cores=0
/proc/32623/stat : 32623 (clasp) R 32621 32621 32262 0 -1 4202496 15477 0 0 0 847 2 0 0 25 0 1 0 432583663 63643648 12755 33554432000 4194304 4785740 140737066372640 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32623/statm: 15538 12755 340 145 0 12583 0
[pid=32624] ppid=32621 vsize=472060 CPUtime=8.47 cores=0
/proc/32624/stat : 32624 (TNM) R 32621 32621 32262 0 -1 4202496 8335 0 0 0 846 1 0 0 25 0 1 0 432583663 483389440 8232 33554432000 134512640 134534564 4288305136 18446744073709551615 8033723 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32624/statm: 118015 8232 95 6 0 116681 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 662000

[startup+51.1006 s]
/proc/loadavg: 5.89 5.93 5.65 7/184 32627
/proc/meminfo: memFree=27500988/32951124 swapFree=67051452/67111528
[pid=32621] ppid=32619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32621/stat : 32621 (ppfolio) S 32619 32621 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 432583662 18763776 393 33554432000 4194304 4287625 140734382523104 18446744073709551615 218370977295 0 0 4096 65536 11669620207034302464 0 0 17 4 0 0 0
/proc/32621/statm: 4581 393 345 23 0 91 0
[pid=32622] ppid=32621 vsize=1595952 CPUtime=17.08 cores=0
/proc/32622/stat : 32622 (cryptominisat) R 32621 32621 32262 0 -1 4202496 29617 0 0 0 1703 5 0 0 25 0 1 0 432583663 1634254848 17726 33554432000 4194304 4587354 140735646762736 18446744073709551615 4356803 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32622/statm: 398988 17726 337 96 0 395550 0
[pid=32623] ppid=32621 vsize=94892 CPUtime=16.99 cores=0
/proc/32623/stat : 32623 (clasp) R 32621 32621 32262 0 -1 4202496 23637 0 0 0 1695 4 0 0 25 0 1 0 432583663 97169408 20915 33554432000 4194304 4785740 140737066372640 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32623/statm: 23723 20915 340 145 0 20768 0
[pid=32624] ppid=32621 vsize=472060 CPUtime=16.99 cores=0
/proc/32624/stat : 32624 (TNM) R 32621 32621 32262 0 -1 4202496 8335 0 0 0 1698 1 0 0 25 0 1 0 432583663 483389440 8232 33554432000 134512640 134534564 4288305136 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32624/statm: 118015 8232 95 6 0 116681 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2181228

[startup+102.306 s]
/proc/loadavg: 5.95 5.94 5.66 7/184 32628
/proc/meminfo: memFree=27426436/32951124 swapFree=67051452/67111528
[pid=32621] ppid=32619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32621/stat : 32621 (ppfolio) S 32619 32621 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 432583662 18763776 393 33554432000 4194304 4287625 140734382523104 18446744073709551615 218370977295 0 0 4096 65536 11669618832644767744 0 0 17 4 0 0 0
/proc/32621/statm: 4581 393 345 23 0 91 0
[pid=32622] ppid=32621 vsize=1595320 CPUtime=34.1 cores=0
/proc/32622/stat : 32622 (cryptominisat) R 32621 32621 32262 0 -1 4202496 81868 0 0 0 3398 12 0 0 25 0 1 0 432583663 1633607680 16416 33554432000 4194304 4587354 140735646762736 18446744073709551615 4243968 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32622/statm: 398830 16416 337 96 0 395392 0
[pid=32623] ppid=32621 vsize=164608 CPUtime=34.09 cores=0
/proc/32623/stat : 32623 (clasp) R 32621 32621 32262 0 -1 4202496 40860 0 0 0 3401 8 0 0 25 0 1 0 432583663 168558592 38138 33554432000 4194304 4785740 140737066372640 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32623/statm: 41152 38138 340 145 0 38197 0
[pid=32624] ppid=32621 vsize=472060 CPUtime=34.08 cores=0
/proc/32624/stat : 32624 (TNM) R 32621 32621 32262 0 -1 4202496 8335 0 0 0 3407 1 0 0 25 0 1 0 432583663 483389440 8232 33554432000 134512640 134534564 4288305136 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32624/statm: 118015 8232 95 6 0 116681 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2250312

[startup+162.301 s]
/proc/loadavg: 5.98 5.95 5.68 7/184 32630
/proc/meminfo: memFree=27339952/32951124 swapFree=67051452/67111528
[pid=32621] ppid=32619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32621/stat : 32621 (ppfolio) S 32619 32621 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 432583662 18763776 393 33554432000 4194304 4287625 140734382523104 18446744073709551615 218370977295 0 0 4096 65536 11669619382400581632 0 0 17 4 0 0 0
/proc/32621/statm: 4581 393 345 23 0 91 0
[pid=32622] ppid=32621 vsize=201796 CPUtime=54.1 cores=0
/proc/32622/stat : 32622 (cryptominisat) R 32621 32621 32262 0 -1 4202496 112108 0 0 0 5394 16 0 0 25 0 1 0 432583663 206639104 26852 33554432000 4194304 4587354 140735646762736 18446744073709551615 4237523 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32622/statm: 50449 26852 337 96 0 47011 0
[pid=32623] ppid=32621 vsize=198636 CPUtime=54.09 cores=0

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

/proc/32624/statm: 118015 8232 95 6 0 116681 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 2815252

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 332
/proc/meminfo: memFree=26584712/32951124 swapFree=67051452/67111528
[pid=32621] ppid=32619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32621/stat : 32621 (ppfolio) S 32619 32621 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 432583662 18763776 393 33554432000 4194304 4287625 140734382523104 18446744073709551615 218370977295 0 0 4096 65536 11669620069595348992 0 0 17 4 0 0 0
/proc/32621/statm: 4581 393 345 23 0 91 0
[pid=32622] ppid=32621 vsize=1620996 CPUtime=1534.17 cores=0
/proc/32622/stat : 32622 (cryptominisat) R 32621 32621 32262 0 -1 4202496 927840 0 0 0 153235 182 0 0 25 0 1 0 432583663 1659899904 27054 33554432000 4194304 4587354 140735646762736 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32622/statm: 405249 27054 337 96 0 401811 0
[pid=32623] ppid=32621 vsize=677512 CPUtime=1534.16 cores=0
/proc/32623/stat : 32623 (clasp) R 32621 32621 32262 0 -1 4202496 167041 0 0 0 153381 35 0 0 25 0 1 0 432583663 693772288 164319 33554432000 4194304 4785740 140737066372640 18446744073709551615 4553097 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32623/statm: 169378 164319 340 145 0 166423 0
[pid=32624] ppid=32621 vsize=472060 CPUtime=1534.06 cores=0
/proc/32624/stat : 32624 (TNM) R 32621 32621 32262 0 -1 4202496 8335 0 0 0 153400 6 0 0 25 0 1 0 432583663 483389440 8232 33554432000 134512640 134534564 4288305136 18446744073709551615 134526136 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32624/statm: 118015 8232 95 6 0 116681 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 2788892

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.93 8/184 343
/proc/meminfo: memFree=26544320/32951124 swapFree=67051452/67111528
[pid=32621] ppid=32619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32621/stat : 32621 (ppfolio) S 32619 32621 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 432583662 18763776 393 33554432000 4194304 4287625 140734382523104 18446744073709551615 218370977295 0 0 4096 65536 11669620069595348992 0 0 17 4 0 0 0
/proc/32621/statm: 4581 393 345 23 0 91 0
[pid=32622] ppid=32621 vsize=1620996 CPUtime=1554.16 cores=0
/proc/32622/stat : 32622 (cryptominisat) R 32621 32621 32262 0 -1 4202496 936684 0 0 0 155232 184 0 0 25 0 1 0 432583663 1659899904 35873 33554432000 4194304 4587354 140735646762736 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32622/statm: 405249 35873 337 96 0 401811 0
[pid=32623] ppid=32621 vsize=677512 CPUtime=1554.16 cores=0
/proc/32623/stat : 32623 (clasp) R 32621 32621 32262 0 -1 4202496 167043 0 0 0 155381 35 0 0 25 0 1 0 432583663 693772288 164321 33554432000 4194304 4785740 140737066372640 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32623/statm: 169378 164321 340 145 0 166423 0
[pid=32624] ppid=32621 vsize=472060 CPUtime=1554.05 cores=0
/proc/32624/stat : 32624 (TNM) R 32621 32621 32262 0 -1 4202496 8335 0 0 0 155399 6 0 0 25 0 1 0 432583663 483389440 8232 33554432000 134512640 134534564 4288305136 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32624/statm: 118015 8232 95 6 0 116681 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 2788892

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 344
/proc/meminfo: memFree=26603940/32951124 swapFree=67051452/67111528
[pid=32621] ppid=32619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32621/stat : 32621 (ppfolio) S 32619 32621 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 432583662 18763776 393 33554432000 4194304 4287625 140734382523104 18446744073709551615 218370977295 0 0 4096 65536 11669620207034302464 0 0 17 4 0 0 0
/proc/32621/statm: 4581 393 345 23 0 91 0
[pid=32622] ppid=32621 vsize=1628900 CPUtime=1574.17 cores=0
/proc/32622/stat : 32622 (cryptominisat) R 32621 32621 32262 0 -1 4202496 942681 0 0 0 157231 186 0 0 25 0 1 0 432583663 1667993600 24322 33554432000 4194304 4587354 140735646762736 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32622/statm: 407225 24322 337 96 0 403787 0
[pid=32623] ppid=32621 vsize=677512 CPUtime=1574.16 cores=0
/proc/32623/stat : 32623 (clasp) R 32621 32621 32262 0 -1 4202496 167043 0 0 0 157381 35 0 0 25 0 1 0 432583663 693772288 164321 33554432000 4194304 4785740 140737066372640 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32623/statm: 169378 164321 340 145 0 166423 0
[pid=32624] ppid=32621 vsize=472060 CPUtime=1574.07 cores=0
/proc/32624/stat : 32624 (TNM) R 32621 32621 32262 0 -1 4202496 8335 0 0 0 157401 6 0 0 25 0 1 0 432583663 483389440 8232 33554432000 134512640 134534564 4288305136 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32624/statm: 118015 8232 95 6 0 116681 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 2796796

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.93 8/184 346
/proc/meminfo: memFree=26562844/32951124 swapFree=67051452/67111528
[pid=32621] ppid=32619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32621/stat : 32621 (ppfolio) S 32619 32621 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 432583662 18763776 393 33554432000 4194304 4287625 140734382523104 18446744073709551615 218370977295 0 0 4096 65536 11669620207034302464 0 0 17 4 0 0 0
/proc/32621/statm: 4581 393 345 23 0 91 0
[pid=32622] ppid=32621 vsize=1628900 CPUtime=1594.16 cores=0
/proc/32622/stat : 32622 (cryptominisat) R 32621 32621 32262 0 -1 4202496 951831 0 0 0 159227 189 0 0 25 0 1 0 432583663 1667993600 33447 33554432000 4194304 4587354 140735646762736 18446744073709551615 4239000 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32622/statm: 407225 33447 337 96 0 403787 0
[pid=32623] ppid=32621 vsize=677512 CPUtime=1594.16 cores=0
/proc/32623/stat : 32623 (clasp) R 32621 32621 32262 0 -1 4202496 167043 0 0 0 159381 35 0 0 25 0 1 0 432583663 693772288 164321 33554432000 4194304 4785740 140737066372640 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32623/statm: 169378 164321 340 145 0 166423 0
[pid=32624] ppid=32621 vsize=472060 CPUtime=1594.07 cores=0
/proc/32624/stat : 32624 (TNM) R 32621 32621 32262 0 -1 4202496 8335 0 0 0 159401 6 0 0 25 0 1 0 432583663 483389440 8232 33554432000 134512640 134534564 4288305136 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32624/statm: 118015 8232 95 6 0 116681 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 2796796

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.93 8/184 351
/proc/meminfo: memFree=26526732/32951124 swapFree=67051452/67111528
[pid=32621] ppid=32619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32621/stat : 32621 (ppfolio) S 32619 32621 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 432583662 18763776 393 33554432000 4194304 4287625 140734382523104 18446744073709551615 218370977295 0 0 4096 65536 11669620207034302464 0 0 17 4 0 0 0
/proc/32621/statm: 4581 393 345 23 0 91 0
[pid=32622] ppid=32621 vsize=1628900 CPUtime=1614.16 cores=0
/proc/32622/stat : 32622 (cryptominisat) R 32621 32621 32262 0 -1 4202496 960329 0 0 0 161225 191 0 0 25 0 1 0 432583663 1667993600 41922 33554432000 4194304 4587354 140735646762736 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32622/statm: 407225 41922 337 96 0 403787 0
[pid=32623] ppid=32621 vsize=677512 CPUtime=1614.15 cores=0
/proc/32623/stat : 32623 (clasp) R 32621 32621 32262 0 -1 4202496 167043 0 0 0 161380 35 0 0 25 0 1 0 432583663 693772288 164321 33554432000 4194304 4785740 140737066372640 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32623/statm: 169378 164321 340 145 0 166423 0
[pid=32624] ppid=32621 vsize=472060 CPUtime=1614.08 cores=0
/proc/32624/stat : 32624 (TNM) R 32621 32621 32262 0 -1 4202496 8335 0 0 0 161401 7 0 0 25 0 1 0 432583663 483389440 8232 33554432000 134512640 134534564 4288305136 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32624/statm: 118015 8232 95 6 0 116681 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 2796796

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 352
/proc/meminfo: memFree=26520356/32951124 swapFree=67051452/67111528
[pid=32621] ppid=32619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32621/stat : 32621 (ppfolio) S 32619 32621 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 432583662 18763776 393 33554432000 4194304 4287625 140734382523104 18446744073709551615 218370977295 0 0 4096 65536 11669620207034302464 0 0 17 4 0 0 0
/proc/32621/statm: 4581 393 345 23 0 91 0
[pid=32622] ppid=32621 vsize=1621232 CPUtime=1634.15 cores=0
/proc/32622/stat : 32622 (cryptominisat) R 32621 32621 32262 0 -1 4202496 966919 0 0 0 163222 193 0 0 25 0 1 0 432583663 1660141568 30270 33554432000 4194304 4587354 140735646762736 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32622/statm: 405308 30270 337 96 0 401870 0
[pid=32623] ppid=32621 vsize=725028 CPUtime=1634.15 cores=0
/proc/32623/stat : 32623 (clasp) R 32621 32621 32262 0 -1 4202496 178796 0 0 0 163378 37 0 0 25 0 1 0 432583663 742428672 176074 33554432000 4194304 4785740 140737066372640 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32623/statm: 181257 176074 340 145 0 178302 0
[pid=32624] ppid=32621 vsize=472060 CPUtime=1634.09 cores=0
/proc/32624/stat : 32624 (TNM) R 32621 32621 32262 0 -1 4202496 8335 0 0 0 163402 7 0 0 25 0 1 0 432583663 483389440 8232 33554432000 134512640 134534564 4288305136 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32624/statm: 118015 8232 95 6 0 116681 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 2836644

[startup+4962.3 s]
/proc/loadavg: 6.03 6.01 5.94 8/184 354
/proc/meminfo: memFree=26393444/32951124 swapFree=67051452/67111528
[pid=32621] ppid=32619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32621/stat : 32621 (ppfolio) S 32619 32621 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 432583662 18763776 393 33554432000 4194304 4287625 140734382523104 18446744073709551615 218370977295 0 0 4096 65536 11669620344473255936 0 0 17 4 0 0 0
/proc/32621/statm: 4581 393 345 23 0 91 0
[pid=32622] ppid=32621 vsize=1621232 CPUtime=1654.15 cores=0
/proc/32622/stat : 32622 (cryptominisat) R 32621 32621 32262 0 -1 4202496 975596 0 0 0 165221 194 0 0 25 0 1 0 432583663 1660141568 38930 33554432000 4194304 4587354 140735646762736 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32622/statm: 405308 38930 337 96 0 401870 0
[pid=32623] ppid=32621 vsize=773284 CPUtime=1654.14 cores=0
/proc/32623/stat : 32623 (clasp) R 32621 32621 32262 0 -1 4202496 190659 0 0 0 165375 39 0 0 25 0 1 0 432583663 791842816 187937 33554432000 4194304 4785740 140737066372640 18446744073709551615 4553111 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32623/statm: 193321 187937 340 145 0 190366 0
[pid=32624] ppid=32621 vsize=472060 CPUtime=1654.09 cores=0
/proc/32624/stat : 32624 (TNM) R 32621 32621 32262 0 -1 4202496 8335 0 0 0 165402 7 0 0 25 0 1 0 432583663 483389440 8232 33554432000 134512640 134534564 4288305136 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32624/statm: 118015 8232 95 6 0 116681 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 2884900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.02 6.01 5.94 7/184 355
/proc/meminfo: memFree=26465336/32951124 swapFree=67051452/67111528
[pid=32621] ppid=32619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32621/stat : 32621 (ppfolio) S 32619 32621 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 432583662 18763776 393 33554432000 4194304 4287625 140734382523104 18446744073709551615 218370977295 0 0 4096 65536 11669620344473255936 0 0 17 4 0 0 0
/proc/32621/statm: 4581 393 345 23 0 91 0
[pid=32622] ppid=32621 vsize=1634488 CPUtime=1666.75 cores=0
/proc/32622/stat : 32622 (cryptominisat) R 32621 32621 32262 0 -1 4202496 979046 0 0 0 166479 196 0 0 25 0 1 0 432583663 1673715712 23712 33554432000 4194304 4587354 140735646762736 18446744073709551615 4241080 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32622/statm: 408622 23712 337 96 0 405184 0
[pid=32623] ppid=32621 vsize=773696 CPUtime=1666.71 cores=0
/proc/32623/stat : 32623 (clasp) R 32621 32621 32262 0 -1 4202496 190742 0 0 0 166632 39 0 0 25 0 1 0 432583663 792264704 188020 33554432000 4194304 4785740 140737066372640 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32623/statm: 193424 188020 340 145 0 190469 0
[pid=32624] ppid=32621 vsize=472060 CPUtime=1666.64 cores=0
/proc/32624/stat : 32624 (TNM) R 32621 32621 32262 0 -1 4202496 8335 0 0 0 166657 7 0 0 25 0 1 0 432583663 483389440 8232 33554432000 134512640 134534564 4288305136 18446744073709551615 134528330 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32624/statm: 118015 8232 95 6 0 116681 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 2898568

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 32621 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.001999
# 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): 4997.68
CPU system time (s): 2.42
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4325960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
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= 499
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= 251
involuntary context switches= 4

runsolver used 8.85265 second user time and 18.4252 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-19 12:43:29
IDJOB=3219028
IDBENCH=82521
IDSOLVER=1639
FILE ID=node101/3219028-1303209809
RUNJOBID= node101-1303203304-32280
PBS_JOBID= 13030636
Free space on /tmp= 72892 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S1969540674-065-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219028-1303209809/watcher-3219028-1303209809 -o /tmp/evaluation-result-3219028-1303209809/solver-3219028-1303209809 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219028-1303209809.cnf

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

MD5SUM BENCH= fcb14103324f734a2e69e02c062e67ed
RANDOM SEED=786188837

node101.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.841
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.841
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	: 5226.07
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.841
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.77
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.841
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.83
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.841
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.74
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.841
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.83
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.841
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.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27693484 kB
Buffers:        253036 kB
Cached:        4645124 kB
SwapCached:      33620 kB
Active:        2409492 kB
Inactive:      2664560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27693484 kB
SwapTotal:    67111528 kB
SwapFree:     67051452 kB
Dirty:           14200 kB
Writeback:           0 kB
AnonPages:      163752 kB
Mapped:          10624 kB
Slab:           120488 kB
PageTables:       5396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1811964 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= 72880 MiB
End job on node101 at 2011-04-19 14:06:51