Trace number 3219418

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.03 4999.92

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S655589261-059-UNKNOWN.cnf
MD5SUM7ca36bcba61bdf9cc15c9739d715b3da
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 variables250
Number of clauses21250
Sum of the clauses size148750
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 521250

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

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

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

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.95 5.98 5/184 23673
/proc/meminfo: memFree=21436328/32951124 swapFree=67111416/67111528
[pid=23673] ppid=23671 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23673/stat : 23673 (ppfolio) R 23671 23673 22728 0 -1 4202496 483 0 0 0 0 0 0 0 23 0 1 0 435426507 18763776 391 33554432000 4194304 4287625 140734072082224 18446744073709551615 246516654485 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/23673/statm: 4581 391 343 23 0 91 0

[startup+0.067128 s]
/proc/loadavg: 5.76 5.95 5.98 5/184 23673
/proc/meminfo: memFree=21436328/32951124 swapFree=67111416/67111528
[pid=23673] ppid=23671 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23673/stat : 23673 (ppfolio) S 23671 23673 22728 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 435426507 18763776 393 33554432000 4194304 4287625 140734072082224 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/23673/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101121 s]
/proc/loadavg: 5.76 5.95 5.98 5/184 23673
/proc/meminfo: memFree=21436328/32951124 swapFree=67111416/67111528
[pid=23673] ppid=23671 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23673/stat : 23673 (ppfolio) S 23671 23673 22728 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 435426507 18763776 393 33554432000 4194304 4287625 140734072082224 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/23673/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301084 s]
/proc/loadavg: 5.76 5.95 5.98 5/184 23673
/proc/meminfo: memFree=21436328/32951124 swapFree=67111416/67111528
[pid=23673] ppid=23671 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23673/stat : 23673 (ppfolio) S 23671 23673 22728 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 435426507 18763776 393 33554432000 4194304 4287625 140734072082224 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/23673/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70101 s]
/proc/loadavg: 5.76 5.95 5.98 5/184 23673
/proc/meminfo: memFree=21436328/32951124 swapFree=67111416/67111528
[pid=23673] ppid=23671 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23673/stat : 23673 (ppfolio) S 23671 23673 22728 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 435426507 18763776 393 33554432000 4194304 4287625 140734072082224 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/23673/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50087 s]
/proc/loadavg: 5.76 5.95 5.98 7/188 23677
/proc/meminfo: memFree=21423524/32951124 swapFree=67111416/67111528
[pid=23673] ppid=23671 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23673/stat : 23673 (ppfolio) S 23671 23673 22728 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 435426507 18763776 393 33554432000 4194304 4287625 140734072082224 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/23673/statm: 4581 393 345 23 0 91 0
[pid=23674] ppid=23673 vsize=25744 CPUtime=0.5 cores=1
/proc/23674/stat : 23674 (cryptominisat) R 23673 23673 22728 0 -1 4202496 1188 0 0 0 50 0 0 0 25 0 1 0 435426507 26361856 1053 33554432000 4194304 4587354 140735479207424 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23674/statm: 6436 1053 305 96 0 2998 0
[pid=23675] ppid=23673 vsize=17608 CPUtime=0.44 cores=1
/proc/23675/stat : 23675 (clasp) R 23673 23673 22728 0 -1 4202496 1927 0 0 0 44 0 0 0 23 0 1 0 435426507 18030592 1739 33554432000 4194304 4785740 140733568466800 18446744073709551615 246516495045 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23675/statm: 4402 1739 340 145 0 1447 0
[pid=23676] ppid=23673 vsize=454504 CPUtime=0.54 cores=1
/proc/23676/stat : 23676 (TNM) R 23673 23673 22728 0 -1 4202496 997 0 0 0 54 0 0 0 25 0 1 0 435426507 465412096 894 33554432000 134512640 134534564 4290448832 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 113626 894 91 6 0 112292 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 516180

[startup+3.10057 s]
/proc/loadavg: 5.76 5.95 5.98 7/188 23677
/proc/meminfo: memFree=21418448/32951124 swapFree=67111416/67111528
[pid=23673] ppid=23671 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23673/stat : 23673 (ppfolio) S 23671 23673 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 435426507 18763776 393 33554432000 4194304 4287625 140734072082224 18446744073709551615 246516854287 0 0 4096 65536 14512324095204392960 0 0 17 7 0 0 0
/proc/23673/statm: 4581 393 345 23 0 91 0
[pid=23674] ppid=23673 vsize=402812 CPUtime=1.59 cores=1
/proc/23674/stat : 23674 (cryptominisat) R 23673 23673 22728 0 -1 4202496 5203 0 0 0 159 0 0 0 19 0 1 0 435426507 412479488 2008 33554432000 4194304 4587354 140735479207424 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23674/statm: 100703 2008 327 96 0 97265 0
[pid=23675] ppid=23673 vsize=19096 CPUtime=0.69 cores=1
/proc/23675/stat : 23675 (clasp) R 23673 23673 22728 0 -1 4202496 2287 0 0 0 69 0 0 0 25 0 1 0 435426507 19554304 2099 33554432000 4194304 4785740 140733568466800 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23675/statm: 4774 2099 340 145 0 1819 0
[pid=23676] ppid=23673 vsize=454504 CPUtime=0.79 cores=1
/proc/23676/stat : 23676 (TNM) R 23673 23673 22728 0 -1 4202496 997 0 0 0 79 0 0 0 25 0 1 0 435426507 465412096 894 33554432000 134512640 134534564 4290448832 18446744073709551615 134524666 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 113626 894 91 6 0 112292 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 894736

[startup+6.30099 s]
/proc/loadavg: 5.78 5.95 5.98 7/188 23677
/proc/meminfo: memFree=21414096/32951124 swapFree=67111416/67111528
[pid=23673] ppid=23671 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23673/stat : 23673 (ppfolio) S 23671 23673 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 435426507 18763776 393 33554432000 4194304 4287625 140734072082224 18446744073709551615 246516854287 0 0 4096 65536 14512323820326486016 0 0 17 7 0 0 0
/proc/23673/statm: 4581 393 345 23 0 91 0
[pid=23674] ppid=23673 vsize=415216 CPUtime=2.69 cores=1
/proc/23674/stat : 23674 (cryptominisat) R 23673 23673 22728 0 -1 4202496 10090 0 0 0 269 0 0 0 21 0 1 0 435426507 425181184 5069 33554432000 4194304 4587354 140735479207424 18446744073709551615 4356839 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23674/statm: 103804 5069 337 96 0 100366 0
[pid=23675] ppid=23673 vsize=20036 CPUtime=1.74 cores=1
/proc/23675/stat : 23675 (clasp) R 23673 23673 22728 0 -1 4202496 2519 0 0 0 174 0 0 0 25 0 1 0 435426507 20516864 2331 33554432000 4194304 4785740 140733568466800 18446744073709551615 246516495045 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23675/statm: 5009 2331 340 145 0 2054 0
[pid=23676] ppid=23673 vsize=454504 CPUtime=1.84 cores=1
/proc/23676/stat : 23676 (TNM) R 23673 23673 22728 0 -1 4202496 997 0 0 0 184 0 0 0 25 0 1 0 435426507 465412096 894 33554432000 134512640 134534564 4290448832 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 113626 894 91 6 0 112292 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 908080

[startup+12.7008 s]
/proc/loadavg: 5.80 5.95 5.98 7/188 23678
/proc/meminfo: memFree=21390168/32951124 swapFree=67111416/67111528
[pid=23673] ppid=23671 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23673/stat : 23673 (ppfolio) S 23671 23673 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 435426507 18763776 393 33554432000 4194304 4287625 140734072082224 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/23673/statm: 4581 393 345 23 0 91 0
[pid=23674] ppid=23673 vsize=420112 CPUtime=4.8 cores=1
/proc/23674/stat : 23674 (cryptominisat) R 23673 23673 22728 0 -1 4202496 11392 0 0 0 479 1 0 0 25 0 1 0 435426507 430194688 6369 33554432000 4194304 4587354 140735479207424 18446744073709551615 4238573 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23674/statm: 105028 6369 337 96 0 101590 0
[pid=23675] ppid=23673 vsize=22004 CPUtime=3.89 cores=1
/proc/23675/stat : 23675 (clasp) R 23673 23673 22728 0 -1 4202496 2985 0 0 0 389 0 0 0 25 0 1 0 435426507 22532096 2797 33554432000 4194304 4785740 140733568466800 18446744073709551615 4287225 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23675/statm: 5501 2797 340 145 0 2546 0
[pid=23676] ppid=23673 vsize=458608 CPUtime=3.99 cores=1
/proc/23676/stat : 23676 (TNM) R 23673 23673 22728 0 -1 4202496 1199 0 0 0 399 0 0 0 25 0 1 0 435426507 469614592 1096 33554432000 134512640 134534564 4290448832 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 919048

[startup+25.5005 s]
/proc/loadavg: 5.84 5.95 5.98 7/188 23678
/proc/meminfo: memFree=21382284/32951124 swapFree=67111416/67111528
[pid=23673] ppid=23671 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23673/stat : 23673 (ppfolio) S 23671 23673 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 435426507 18763776 393 33554432000 4194304 4287625 140734072082224 18446744073709551615 246516854287 0 0 4096 65536 14512322995692765184 0 0 17 7 0 0 0
/proc/23673/statm: 4581 393 345 23 0 91 0
[pid=23674] ppid=23673 vsize=410100 CPUtime=9.09 cores=1
/proc/23674/stat : 23674 (cryptominisat) R 23673 23673 22728 0 -1 4202496 14070 0 0 0 908 1 0 0 25 0 1 0 435426507 419942400 5414 33554432000 4194304 4587354 140735479207424 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23674/statm: 102525 5414 337 96 0 99087 0
[pid=23675] ppid=23673 vsize=24700 CPUtime=8.14 cores=1
/proc/23675/stat : 23675 (clasp) R 23673 23673 22728 0 -1 4202496 3621 0 0 0 814 0 0 0 25 0 1 0 435426507 25292800 3433 33554432000 4194304 4785740 140733568466800 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23675/statm: 6175 3433 340 145 0 3220 0
[pid=23676] ppid=23673 vsize=458608 CPUtime=8.24 cores=1
/proc/23676/stat : 23676 (TNM) R 23673 23673 22728 0 -1 4202496 1199 0 0 0 824 0 0 0 25 0 1 0 435426507 469614592 1096 33554432000 134512640 134534564 4290448832 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 911732

[startup+51.1008 s]
/proc/loadavg: 5.89 5.95 5.98 7/188 23679
/proc/meminfo: memFree=21347536/32951124 swapFree=67111416/67111528
[pid=23673] ppid=23671 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23673/stat : 23673 (ppfolio) S 23671 23673 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 435426507 18763776 393 33554432000 4194304 4287625 140734072082224 18446744073709551615 246516854287 0 0 4096 65536 14512322858253811712 0 0 17 7 0 0 0
/proc/23673/statm: 4581 393 345 23 0 91 0
[pid=23674] ppid=23673 vsize=431788 CPUtime=17.59 cores=1
/proc/23674/stat : 23674 (cryptominisat) R 23673 23673 22728 0 -1 4202496 18481 0 0 0 1757 2 0 0 25 0 1 0 435426507 442150912 9811 33554432000 4194304 4587354 140735479207424 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23674/statm: 107947 9811 337 96 0 104509 0
[pid=23675] ppid=23673 vsize=27840 CPUtime=16.68 cores=1
/proc/23675/stat : 23675 (clasp) R 23673 23673 22728 0 -1 4202496 4362 0 0 0 1668 0 0 0 25 0 1 0 435426507 28508160 4174 33554432000 4194304 4785740 140733568466800 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23675/statm: 6960 4174 340 145 0 4005 0
[pid=23676] ppid=23673 vsize=458608 CPUtime=16.79 cores=1
/proc/23676/stat : 23676 (TNM) R 23673 23673 22728 0 -1 4202496 1199 0 0 0 1679 0 0 0 25 0 1 0 435426507 469614592 1096 33554432000 134512640 134534564 4290448832 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 936560

[startup+102.306 s]
/proc/loadavg: 6.02 5.98 5.99 7/188 23680
/proc/meminfo: memFree=21396880/32951124 swapFree=67111416/67111528
[pid=23673] ppid=23671 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23673/stat : 23673 (ppfolio) S 23671 23673 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 435426507 18763776 393 33554432000 4194304 4287625 140734072082224 18446744073709551615 246516854287 0 0 4096 65536 14512324095204392960 0 0 17 7 0 0 0
/proc/23673/statm: 4581 393 345 23 0 91 0
[pid=23674] ppid=23673 vsize=56292 CPUtime=34.69 cores=1
/proc/23674/stat : 23674 (cryptominisat) R 23673 23673 22728 0 -1 4202496 26731 0 0 0 3466 3 0 0 25 0 1 0 435426507 57643008 9137 33554432000 4194304 4587354 140735479207424 18446744073709551615 4244627 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23674/statm: 14073 9137 337 96 0 10635 0
[pid=23675] ppid=23673 vsize=32884 CPUtime=33.75 cores=1
/proc/23675/stat : 23675 (clasp) R 23673 23673 22728 0 -1 4202496 5507 0 0 0 3375 0 0 0 25 0 1 0 435426507 33673216 5319 33554432000 4194304 4785740 140733568466800 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23675/statm: 8221 5319 340 145 0 5266 0
[pid=23676] ppid=23673 vsize=458608 CPUtime=33.84 cores=1
/proc/23676/stat : 23676 (TNM) R 23673 23673 22728 0 -1 4202496 1199 0 0 0 3384 0 0 0 25 0 1 0 435426507 469614592 1096 33554432000 134512640 134534564 4290448832 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 566108

[startup+162.301 s]
/proc/loadavg: 6.01 5.98 5.99 7/188 23682
/proc/meminfo: memFree=21337104/32951124 swapFree=67111416/67111528
[pid=23673] ppid=23671 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23673/stat : 23673 (ppfolio) S 23671 23673 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 435426507 18763776 393 33554432000 4194304 4287625 140734072082224 18446744073709551615 246516854287 0 0 4096 65536 14512323957765439488 0 0 17 7 0 0 0
/proc/23673/statm: 4581 393 345 23 0 91 0
[pid=23674] ppid=23673 vsize=446128 CPUtime=54.68 cores=1
/proc/23674/stat : 23674 (cryptominisat) R 23673 23673 22728 0 -1 4202496 37544 0 0 0 5463 5 0 0 25 0 1 0 435426507 456835072 14025 33554432000 4194304 4587354 140735479207424 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23674/statm: 111532 14025 337 96 0 108094 0
[pid=23675] ppid=23673 vsize=37220 CPUtime=53.76 cores=1

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

/proc/23676/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 742116

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/188 23933
/proc/meminfo: memFree=21924288/32951124 swapFree=67111416/67111528
[pid=23673] ppid=23671 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23673/stat : 23673 (ppfolio) S 23671 23673 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 435426507 18763776 393 33554432000 4194304 4287625 140734072082224 18446744073709551615 246516854287 0 0 4096 65536 14512322445936951296 0 0 17 7 0 0 0
/proc/23673/statm: 4581 393 345 23 0 91 0
[pid=23674] ppid=23673 vsize=155692 CPUtime=1534.74 cores=1
/proc/23674/stat : 23674 (cryptominisat) R 23673 23673 22728 0 -1 4202496 417978 0 0 0 153387 87 0 0 25 0 1 0 435426507 159428608 19438 33554432000 4194304 4587354 140735479207424 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23674/statm: 38923 19438 337 96 0 35485 0
[pid=23675] ppid=23673 vsize=110368 CPUtime=1533.76 cores=1
/proc/23675/stat : 23675 (clasp) R 23673 23673 22728 0 -1 4202496 23327 0 0 0 153372 4 0 0 25 0 1 0 435426507 113016832 22607 33554432000 4194304 4785740 140733568466800 18446744073709551615 4277568 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23675/statm: 27592 22607 341 145 0 24637 0
[pid=23676] ppid=23673 vsize=458608 CPUtime=1533.91 cores=1
/proc/23676/stat : 23676 (TNM) R 23673 23673 22728 0 -1 4202496 1199 0 0 0 153391 0 0 0 25 0 1 0 435426507 469614592 1096 33554432000 134512640 134534564 4290448832 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 742992

[startup+4662.3 s]
/proc/loadavg: 6.04 6.01 6.00 7/188 23935
/proc/meminfo: memFree=21956268/32951124 swapFree=67111416/67111528
[pid=23673] ppid=23671 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23673/stat : 23673 (ppfolio) S 23671 23673 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 435426507 18763776 393 33554432000 4194304 4287625 140734072082224 18446744073709551615 246516854287 0 0 4096 65536 14512322445936951296 0 0 17 7 0 0 0
/proc/23673/statm: 4581 393 345 23 0 91 0
[pid=23674] ppid=23673 vsize=87464 CPUtime=1554.75 cores=1
/proc/23674/stat : 23674 (cryptominisat) R 23673 23673 22728 0 -1 4202496 423286 0 0 0 155386 89 0 0 25 0 1 0 435426507 89563136 16587 33554432000 4194304 4587354 140735479207424 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23674/statm: 21866 16587 337 96 0 18428 0
[pid=23675] ppid=23673 vsize=110652 CPUtime=1553.76 cores=1
/proc/23675/stat : 23675 (clasp) R 23673 23673 22728 0 -1 4202496 23381 0 0 0 155372 4 0 0 25 0 1 0 435426507 113307648 22661 33554432000 4194304 4785740 140733568466800 18446744073709551615 246516531810 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23675/statm: 27663 22661 341 145 0 24708 0
[pid=23676] ppid=23673 vsize=458608 CPUtime=1553.91 cores=1
/proc/23676/stat : 23676 (TNM) R 23673 23673 22728 0 -1 4202496 1199 0 0 0 155391 0 0 0 25 0 1 0 435426507 469614592 1096 33554432000 134512640 134534564 4290448832 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 675048

[startup+4722.3 s]
/proc/loadavg: 6.07 6.02 6.00 7/188 23936
/proc/meminfo: memFree=21927716/32951124 swapFree=67111416/67111528
[pid=23673] ppid=23671 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23673/stat : 23673 (ppfolio) S 23671 23673 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 435426507 18763776 393 33554432000 4194304 4287625 140734072082224 18446744073709551615 246516854287 0 0 4096 65536 14512322445936951296 0 0 17 7 0 0 0
/proc/23673/statm: 4581 393 345 23 0 91 0
[pid=23674] ppid=23673 vsize=155988 CPUtime=1574.75 cores=1
/proc/23674/stat : 23674 (cryptominisat) R 23673 23673 22728 0 -1 4202496 427463 0 0 0 157386 89 0 0 25 0 1 0 435426507 159731712 20707 33554432000 4194304 4587354 140735479207424 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23674/statm: 38997 20707 337 96 0 35559 0
[pid=23675] ppid=23673 vsize=110936 CPUtime=1573.76 cores=1
/proc/23675/stat : 23675 (clasp) R 23673 23673 22728 0 -1 4202496 23459 0 0 0 157372 4 0 0 25 0 1 0 435426507 113598464 22739 33554432000 4194304 4785740 140733568466800 18446744073709551615 4309522 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23675/statm: 27734 22739 341 145 0 24779 0
[pid=23676] ppid=23673 vsize=458608 CPUtime=1573.9 cores=1
/proc/23676/stat : 23676 (TNM) R 23673 23673 22728 0 -1 4202496 1199 0 0 0 157390 0 0 0 25 0 1 0 435426507 469614592 1096 33554432000 134512640 134534564 4290448832 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 743856

[startup+4782.3 s]
/proc/loadavg: 6.08 6.03 6.00 7/188 23938
/proc/meminfo: memFree=21924596/32951124 swapFree=67111416/67111528
[pid=23673] ppid=23671 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23673/stat : 23673 (ppfolio) S 23671 23673 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 435426507 18763776 393 33554432000 4194304 4287625 140734072082224 18446744073709551615 246516854287 0 0 4096 65536 14512322445936951296 0 0 17 7 0 0 0
/proc/23673/statm: 4581 393 345 23 0 91 0
[pid=23674] ppid=23673 vsize=87524 CPUtime=1594.74 cores=1
/proc/23674/stat : 23674 (cryptominisat) R 23673 23673 22728 0 -1 4202496 433042 0 0 0 159384 90 0 0 25 0 1 0 435426507 89624576 18049 33554432000 4194304 4587354 140735479207424 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23674/statm: 21881 18049 337 96 0 18443 0
[pid=23675] ppid=23673 vsize=111788 CPUtime=1593.77 cores=1
/proc/23675/stat : 23675 (clasp) R 23673 23673 22728 0 -1 4202496 23720 0 0 0 159373 4 0 0 25 0 1 0 435426507 114470912 22928 33554432000 4194304 4785740 140733568466800 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23675/statm: 27947 22928 341 145 0 24992 0
[pid=23676] ppid=23673 vsize=458608 CPUtime=1593.9 cores=1
/proc/23676/stat : 23676 (TNM) R 23673 23673 22728 0 -1 4202496 1199 0 0 0 159390 0 0 0 25 0 1 0 435426507 469614592 1096 33554432000 134512640 134534564 4290448832 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 676244

[startup+4842.3 s]
/proc/loadavg: 6.03 6.03 6.00 7/188 23939
/proc/meminfo: memFree=21929524/32951124 swapFree=67111416/67111528
[pid=23673] ppid=23671 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23673/stat : 23673 (ppfolio) S 23671 23673 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 435426507 18763776 393 33554432000 4194304 4287625 140734072082224 18446744073709551615 246516854287 0 0 4096 65536 14512322445936951296 0 0 17 7 0 0 0
/proc/23673/statm: 4581 393 345 23 0 91 0
[pid=23674] ppid=23673 vsize=156280 CPUtime=1614.75 cores=1
/proc/23674/stat : 23674 (cryptominisat) R 23673 23673 22728 0 -1 4202496 436783 0 0 0 161383 92 0 0 25 0 1 0 435426507 160030720 21736 33554432000 4194304 4587354 140735479207424 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23674/statm: 39070 21736 337 96 0 35632 0
[pid=23675] ppid=23673 vsize=112644 CPUtime=1613.77 cores=1
/proc/23675/stat : 23675 (clasp) R 23673 23673 22728 0 -1 4202496 23928 0 0 0 161373 4 0 0 25 0 1 0 435426507 115347456 23136 33554432000 4194304 4785740 140733568466800 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23675/statm: 28161 23136 341 145 0 25206 0
[pid=23676] ppid=23673 vsize=458608 CPUtime=1613.9 cores=1
/proc/23676/stat : 23676 (TNM) R 23673 23673 22728 0 -1 4202496 1199 0 0 0 161390 0 0 0 25 0 1 0 435426507 469614592 1096 33554432000 134512640 134534564 4290448832 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 745856

[startup+4902.31 s]
/proc/loadavg: 6.05 6.03 6.00 7/188 23941
/proc/meminfo: memFree=21927520/32951124 swapFree=67111416/67111528
[pid=23673] ppid=23671 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23673/stat : 23673 (ppfolio) S 23671 23673 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 435426507 18763776 393 33554432000 4194304 4287625 140734072082224 18446744073709551615 246516854287 0 0 4096 65536 14512322583375904768 0 0 17 7 0 0 0
/proc/23673/statm: 4581 393 345 23 0 91 0
[pid=23674] ppid=23673 vsize=156588 CPUtime=1634.75 cores=1
/proc/23674/stat : 23674 (cryptominisat) R 23673 23673 22728 0 -1 4202496 442691 0 0 0 163381 94 0 0 25 0 1 0 435426507 160346112 19334 33554432000 4194304 4587354 140735479207424 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23674/statm: 39147 19334 337 96 0 35709 0
[pid=23675] ppid=23673 vsize=113404 CPUtime=1633.79 cores=1
/proc/23675/stat : 23675 (clasp) R 23673 23673 22728 0 -1 4202496 24097 0 0 0 163374 5 0 0 25 0 1 0 435426507 116125696 23305 33554432000 4194304 4785740 140733568466800 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23675/statm: 28351 23305 341 145 0 25396 0
[pid=23676] ppid=23673 vsize=458608 CPUtime=1633.89 cores=1
/proc/23676/stat : 23676 (TNM) R 23673 23673 22728 0 -1 4202496 1199 0 0 0 163389 0 0 0 25 0 1 0 435426507 469614592 1096 33554432000 134512640 134534564 4290448832 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 746924

[startup+4962.3 s]
/proc/loadavg: 6.02 6.02 6.00 7/188 23943
/proc/meminfo: memFree=21928732/32951124 swapFree=67111416/67111528
[pid=23673] ppid=23671 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23673/stat : 23673 (ppfolio) S 23671 23673 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 435426507 18763776 393 33554432000 4194304 4287625 140734072082224 18446744073709551615 246516854287 0 0 4096 65536 14512322583375904768 0 0 17 7 0 0 0
/proc/23673/statm: 4581 393 345 23 0 91 0
[pid=23674] ppid=23673 vsize=87644 CPUtime=1654.74 cores=1
/proc/23674/stat : 23674 (cryptominisat) R 23673 23673 22728 0 -1 4202496 447701 0 0 0 165379 95 0 0 25 0 1 0 435426507 89747456 15976 33554432000 4194304 4587354 140735479207424 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23674/statm: 21911 15976 337 96 0 18473 0
[pid=23675] ppid=23673 vsize=113404 CPUtime=1653.79 cores=1
/proc/23675/stat : 23675 (clasp) R 23673 23673 22728 0 -1 4202496 24115 0 0 0 165374 5 0 0 25 0 1 0 435426507 116125696 23323 33554432000 4194304 4785740 140733568466800 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23675/statm: 28351 23323 341 145 0 25396 0
[pid=23676] ppid=23673 vsize=458608 CPUtime=1653.89 cores=1
/proc/23676/stat : 23676 (TNM) R 23673 23673 22728 0 -1 4202496 1199 0 0 0 165389 0 0 0 25 0 1 0 435426507 469614592 1096 33554432000 134512640 134534564 4290448832 18446744073709551615 134529823 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 677980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.01 6.02 6.00 7/188 23953
/proc/meminfo: memFree=21926300/32951124 swapFree=67111416/67111528
[pid=23673] ppid=23671 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23673/stat : 23673 (ppfolio) S 23671 23673 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 435426507 18763776 393 33554432000 4194304 4287625 140734072082224 18446744073709551615 246516854287 0 0 4096 65536 14512322583375904768 0 0 17 7 0 0 0
/proc/23673/statm: 4581 393 345 23 0 91 0
[pid=23674] ppid=23673 vsize=156880 CPUtime=1667.24 cores=1
/proc/23674/stat : 23674 (cryptominisat) R 23673 23673 22728 0 -1 4202496 450648 0 0 0 166628 96 0 0 25 0 1 0 435426507 160645120 18884 33554432000 4194304 4587354 140735479207424 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23674/statm: 39220 18884 337 96 0 35782 0
[pid=23675] ppid=23673 vsize=114116 CPUtime=1666.34 cores=1
/proc/23675/stat : 23675 (clasp) R 23673 23673 22728 0 -1 4202496 24262 0 0 0 166629 5 0 0 25 0 1 0 435426507 116854784 23470 33554432000 4194304 4785740 140733568466800 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23675/statm: 28529 23470 341 145 0 25574 0
[pid=23676] ppid=23673 vsize=458608 CPUtime=1666.45 cores=1
/proc/23676/stat : 23676 (TNM) R 23673 23673 22728 0 -1 4202496 1199 0 0 0 166645 0 0 0 25 0 1 0 435426507 469614592 1096 33554432000 134512640 134534564 4290448832 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23676/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 747928

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 23673 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 5000.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.92
CPU time (s): 5000.03
CPU user time (s): 4999.02
CPU system time (s): 1.01
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 7219980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.002999
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= 289
involuntary context switches= 5

runsolver used 8.15176 second user time and 19.1061 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-19 20:38:03
IDJOB=3219418
IDBENCH=82586
IDSOLVER=1639
FILE ID=node134/3219418-1303238283
RUNJOBID= node134-1303218216-22747
PBS_JOBID= 13036139
Free space on /tmp= 71976 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S655589261-059-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219418-1303238283/watcher-3219418-1303238283 -o /tmp/evaluation-result-3219418-1303238283/solver-3219418-1303238283 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219418-1303238283.cnf

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

MD5SUM BENCH= 7ca36bcba61bdf9cc15c9739d715b3da
RANDOM SEED=569089733

node134.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.831
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.66
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21436484 kB
Buffers:        660300 kB
Cached:        9617032 kB
SwapCached:        108 kB
Active:        6574828 kB
Inactive:      4578512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21436484 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           10536 kB
Writeback:           0 kB
AnonPages:      875756 kB
Mapped:          16608 kB
Slab:           297328 kB
PageTables:       6712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1529348 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71972 MiB
End job on node134 at 2011-04-19 22:01:25