Trace number 3219070

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.09 5000.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S1688530456-019-UNKNOWN.cnf
MD5SUM79bb5af0297560cf515e2461b267e196
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark37.6373
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
Maximum clause length5
Minimum clause length5
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 525000
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-3219070-1303214811/watcher-3219070-1303214811 -o /tmp/evaluation-result-3219070-1303214811/solver-3219070-1303214811 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219070-1303214811.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.77 5.96 5.92 4/180 382
/proc/meminfo: memFree=27350072/32951124 swapFree=67051452/67111528
[pid=382] ppid=380 vsize=18240 CPUtime=0 cores=0,2,4,6
/proc/382/stat : 382 (ppfolio) R 380 382 32262 0 -1 4194304 264 0 0 0 0 0 0 0 25 0 1 0 433083886 18677760 213 33554432000 4194304 4287625 140733978126240 18446744073709551615 218365994472 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/382/statm: 4560 213 180 23 0 57 0

[startup+0.0622231 s]
/proc/loadavg: 5.77 5.96 5.92 4/180 382
/proc/meminfo: memFree=27350072/32951124 swapFree=67051452/67111528
[pid=382] ppid=380 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/382/stat : 382 (ppfolio) S 380 382 32262 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 433083886 18763776 394 33554432000 4194304 4287625 140733978126240 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/382/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101202 s]
/proc/loadavg: 5.77 5.96 5.92 4/180 382
/proc/meminfo: memFree=27350072/32951124 swapFree=67051452/67111528
[pid=382] ppid=380 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/382/stat : 382 (ppfolio) S 380 382 32262 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 433083886 18763776 394 33554432000 4194304 4287625 140733978126240 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/382/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301166 s]
/proc/loadavg: 5.77 5.96 5.92 4/180 382
/proc/meminfo: memFree=27350072/32951124 swapFree=67051452/67111528
[pid=382] ppid=380 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/382/stat : 382 (ppfolio) S 380 382 32262 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 433083886 18763776 394 33554432000 4194304 4287625 140733978126240 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/382/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701098 s]
/proc/loadavg: 5.77 5.96 5.92 4/180 382
/proc/meminfo: memFree=27350072/32951124 swapFree=67051452/67111528
[pid=382] ppid=380 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/382/stat : 382 (ppfolio) S 380 382 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 433083886 18763776 394 33554432000 4194304 4287625 140733978126240 18446744073709551615 218370977295 0 0 4096 65536 1452773306347290624 0 0 17 4 0 0 0
/proc/382/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50096 s]
/proc/loadavg: 5.77 5.96 5.92 7/184 386
/proc/meminfo: memFree=27332060/32951124 swapFree=67051452/67111528
[pid=382] ppid=380 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/382/stat : 382 (ppfolio) S 380 382 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 433083886 18763776 394 33554432000 4194304 4287625 140733978126240 18446744073709551615 218370977295 0 0 4096 65536 1452773306347290624 0 0 17 4 0 0 0
/proc/382/statm: 4581 394 345 23 0 91 0
[pid=383] ppid=382 vsize=1055292 CPUtime=0.79 cores=0
/proc/383/stat : 383 (cryptominisat) R 382 382 32262 0 -1 4202496 3957 0 0 0 79 0 0 0 19 0 1 0 433083887 1080619008 2645 33554432000 4194304 4587354 140736632216288 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/383/statm: 263823 2645 327 96 0 260385 0
[pid=384] ppid=382 vsize=20136 CPUtime=0.64 cores=0
/proc/384/stat : 384 (clasp) R 382 382 32262 0 -1 4202496 2596 0 0 0 64 0 0 0 18 0 1 0 433083887 20619264 2392 33554432000 4194304 4785740 140736192553248 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/384/statm: 5034 2392 340 145 0 2079 0
[pid=385] ppid=382 vsize=454240 CPUtime=0.04 cores=0
/proc/385/stat : 385 (TNM) R 382 382 32262 0 -1 4202496 944 0 0 0 4 0 0 0 25 0 1 0 433083887 465141760 841 33554432000 134512640 134534564 4291820192 18446744073709551615 134524677 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/385/statm: 113560 841 91 6 0 112226 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1547992

[startup+3.10066 s]
/proc/loadavg: 5.77 5.96 5.92 7/184 386
/proc/meminfo: memFree=27325860/32951124 swapFree=67051452/67111528
[pid=382] ppid=380 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/382/stat : 382 (ppfolio) S 380 382 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 433083886 18763776 394 33554432000 4194304 4287625 140733978126240 18446744073709551615 218370977295 0 0 4096 65536 1452773581225197568 0 0 17 4 0 0 0
/proc/382/statm: 4581 394 345 23 0 91 0
[pid=383] ppid=382 vsize=1055152 CPUtime=1.29 cores=0
/proc/383/stat : 383 (cryptominisat) R 382 382 32262 0 -1 4202496 5170 0 0 0 128 1 0 0 19 0 1 0 433083887 1080475648 2658 33554432000 4194304 4587354 140736632216288 18446744073709551615 4244627 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/383/statm: 263788 2658 327 96 0 260350 0
[pid=384] ppid=382 vsize=22828 CPUtime=1.24 cores=0
/proc/384/stat : 384 (clasp) R 382 382 32262 0 -1 4202496 3243 0 0 0 124 0 0 0 19 0 1 0 433083887 23375872 3039 33554432000 4194304 4785740 140736192553248 18446744073709551615 4304371 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/384/statm: 5707 3039 340 145 0 2752 0
[pid=385] ppid=382 vsize=455956 CPUtime=0.54 cores=0
/proc/385/stat : 385 (TNM) R 382 382 32262 0 -1 4202496 1541 0 0 0 54 0 0 0 25 0 1 0 433083887 466898944 1438 33554432000 134512640 134534564 4291820192 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/385/statm: 113989 1438 95 6 0 112655 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1552260

[startup+6.30107 s]
/proc/loadavg: 5.79 5.96 5.92 7/184 386
/proc/meminfo: memFree=27320244/32951124 swapFree=67051452/67111528
[pid=382] ppid=380 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/382/stat : 382 (ppfolio) S 380 382 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 433083886 18763776 394 33554432000 4194304 4287625 140733978126240 18446744073709551615 218370977295 0 0 4096 65536 1452771931957755904 0 0 17 4 0 0 0
/proc/382/statm: 4581 394 345 23 0 91 0
[pid=383] ppid=382 vsize=1055728 CPUtime=2.39 cores=0
/proc/383/stat : 383 (cryptominisat) R 382 382 32262 0 -1 4202496 7272 0 0 0 238 1 0 0 22 0 1 0 433083887 1081065472 3356 33554432000 4194304 4587354 140736632216288 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/383/statm: 263932 3356 331 96 0 260494 0
[pid=384] ppid=382 vsize=24308 CPUtime=2.29 cores=0
/proc/384/stat : 384 (clasp) R 382 382 32262 0 -1 4202496 3636 0 0 0 229 0 0 0 21 0 1 0 433083887 24891392 3432 33554432000 4194304 4785740 140736192553248 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/384/statm: 6077 3432 340 145 0 3122 0
[pid=385] ppid=382 vsize=459784 CPUtime=1.59 cores=0
/proc/385/stat : 385 (TNM) R 382 382 32262 0 -1 4202496 1542 0 0 0 159 0 0 0 25 0 1 0 433083887 470818816 1439 33554432000 134512640 134534564 4291820192 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/385/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1558144

[startup+12.7009 s]
/proc/loadavg: 5.81 5.96 5.92 7/184 386
/proc/meminfo: memFree=27314096/32951124 swapFree=67051452/67111528
[pid=382] ppid=380 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/382/stat : 382 (ppfolio) S 380 382 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 433083886 18763776 394 33554432000 4194304 4287625 140733978126240 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/382/statm: 4581 394 345 23 0 91 0
[pid=383] ppid=382 vsize=1058708 CPUtime=4.49 cores=0
/proc/383/stat : 383 (cryptominisat) R 382 382 32262 0 -1 4202496 14667 0 0 0 447 2 0 0 25 0 1 0 433083887 1084116992 3428 33554432000 4194304 4587354 140736632216288 18446744073709551615 218370653841 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/383/statm: 264677 3428 337 96 0 261239 0
[pid=384] ppid=382 vsize=27468 CPUtime=4.44 cores=0
/proc/384/stat : 384 (clasp) R 382 382 32262 0 -1 4202496 4386 0 0 0 444 0 0 0 25 0 1 0 433083887 28127232 4182 33554432000 4194304 4785740 140736192553248 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/384/statm: 6867 4182 340 145 0 3912 0
[pid=385] ppid=382 vsize=459784 CPUtime=3.74 cores=0
/proc/385/stat : 385 (TNM) R 382 382 32262 0 -1 4202496 1542 0 0 0 374 0 0 0 25 0 1 0 433083887 470818816 1439 33554432000 134512640 134534564 4291820192 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/385/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1564284

[startup+25.5007 s]
/proc/loadavg: 5.85 5.96 5.92 7/184 387
/proc/meminfo: memFree=27290780/32951124 swapFree=67051452/67111528
[pid=382] ppid=380 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/382/stat : 382 (ppfolio) S 380 382 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 433083886 18763776 394 33554432000 4194304 4287625 140733978126240 18446744073709551615 218370977295 0 0 4096 65536 1452772344274616320 0 0 17 4 0 0 0
/proc/382/statm: 4581 394 345 23 0 91 0
[pid=383] ppid=382 vsize=1056748 CPUtime=8.79 cores=0
/proc/383/stat : 383 (cryptominisat) R 382 382 32262 0 -1 4202496 22165 0 0 0 876 3 0 0 25 0 1 0 433083887 1082109952 5244 33554432000 4194304 4587354 140736632216288 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/383/statm: 264187 5244 337 96 0 260749 0
[pid=384] ppid=382 vsize=31244 CPUtime=8.69 cores=0
/proc/384/stat : 384 (clasp) R 382 382 32262 0 -1 4202496 5322 0 0 0 869 0 0 0 25 0 1 0 433083887 31993856 5118 33554432000 4194304 4785740 140736192553248 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/384/statm: 7811 5118 340 145 0 4856 0
[pid=385] ppid=382 vsize=459784 CPUtime=7.99 cores=0
/proc/385/stat : 385 (TNM) R 382 382 32262 0 -1 4202496 1542 0 0 0 799 0 0 0 25 0 1 0 433083887 470818816 1439 33554432000 134512640 134534564 4291820192 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/385/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1566100

[startup+51.1011 s]
/proc/loadavg: 5.90 5.96 5.92 7/184 387
/proc/meminfo: memFree=27230392/32951124 swapFree=67051452/67111528
[pid=382] ppid=380 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/382/stat : 382 (ppfolio) S 380 382 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 433083886 18763776 394 33554432000 4194304 4287625 140733978126240 18446744073709551615 218370977295 0 0 4096 65536 1452772344274616320 0 0 17 4 0 0 0
/proc/382/statm: 4581 394 345 23 0 91 0
[pid=383] ppid=382 vsize=1097584 CPUtime=17.29 cores=0
/proc/383/stat : 383 (cryptominisat) R 382 382 32262 0 -1 4202496 33016 0 0 0 1723 6 0 0 25 0 1 0 433083887 1123926016 13789 33554432000 4194304 4587354 140736632216288 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/383/statm: 274396 13789 337 96 0 270958 0
[pid=384] ppid=382 vsize=36208 CPUtime=17.24 cores=0
/proc/384/stat : 384 (clasp) R 382 382 32262 0 -1 4202496 6570 0 0 0 1724 0 0 0 25 0 1 0 433083887 37076992 6366 33554432000 4194304 4785740 140736192553248 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/384/statm: 9052 6366 340 145 0 6097 0
[pid=385] ppid=382 vsize=459784 CPUtime=16.54 cores=0
/proc/385/stat : 385 (TNM) R 382 382 32262 0 -1 4202496 1542 0 0 0 1654 0 0 0 25 0 1 0 433083887 470818816 1439 33554432000 134512640 134534564 4291820192 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/385/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1611900

[startup+102.307 s]
/proc/loadavg: 5.95 5.97 5.92 7/184 389
/proc/meminfo: memFree=27214612/32951124 swapFree=67051452/67111528
[pid=382] ppid=380 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/382/stat : 382 (ppfolio) S 380 382 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 433083886 18763776 394 33554432000 4194304 4287625 140733978126240 18446744073709551615 218370977295 0 0 4096 65536 1452772894030430208 0 0 17 4 0 0 0
/proc/382/statm: 4581 394 345 23 0 91 0
[pid=383] ppid=382 vsize=1121244 CPUtime=34.39 cores=0
/proc/383/stat : 383 (cryptominisat) R 382 382 32262 0 -1 4202496 56768 0 0 0 3429 10 0 0 25 0 1 0 433083887 1148153856 19195 33554432000 4194304 4587354 140736632216288 18446744073709551615 4373158 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/383/statm: 280311 19195 337 96 0 276873 0
[pid=384] ppid=382 vsize=43180 CPUtime=34.28 cores=0
/proc/384/stat : 384 (clasp) R 382 382 32262 0 -1 4202496 8250 0 0 0 3428 0 0 0 25 0 1 0 433083887 44216320 8046 33554432000 4194304 4785740 140736192553248 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/384/statm: 10795 8046 340 145 0 7840 0
[pid=385] ppid=382 vsize=459784 CPUtime=33.6 cores=0
/proc/385/stat : 385 (TNM) R 382 382 32262 0 -1 4202496 1542 0 0 0 3360 0 0 0 25 0 1 0 433083887 470818816 1439 33554432000 134512640 134534564 4291820192 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/385/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1642532

[startup+162.3 s]
/proc/loadavg: 5.98 5.97 5.92 7/184 390
/proc/meminfo: memFree=27204516/32951124 swapFree=67051452/67111528
[pid=382] ppid=380 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/382/stat : 382 (ppfolio) S 380 382 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 433083886 18763776 394 33554432000 4194304 4287625 140733978126240 18446744073709551615 218370977295 0 0 4096 65536 1452773443786244096 0 0 17 4 0 0 0
/proc/382/statm: 4581 394 345 23 0 91 0
[pid=383] ppid=382 vsize=1127800 CPUtime=54.38 cores=0
/proc/383/stat : 383 (cryptominisat) R 382 382 32262 0 -1 4202496 85983 0 0 0 5422 16 0 0 25 0 1 0 433083887 1154867200 21206 33554432000 4194304 4587354 140736632216288 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/383/statm: 281950 21206 337 96 0 278512 0
[pid=384] ppid=382 vsize=48724 CPUtime=54.29 cores=0

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

/proc/385/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 1720800

[startup+4602.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 561
/proc/meminfo: memFree=27538880/32951124 swapFree=67051452/67111528
[pid=382] ppid=380 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/382/stat : 382 (ppfolio) S 380 382 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 433083886 18763776 394 33554432000 4194304 4287625 140733978126240 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/382/statm: 4581 394 345 23 0 91 0
[pid=383] ppid=382 vsize=1093116 CPUtime=1534.41 cores=0
/proc/383/stat : 383 (cryptominisat) R 382 382 32262 0 -1 4202496 865900 0 0 0 153250 191 0 0 25 0 1 0 433083887 1119350784 13683 33554432000 4194304 4587354 140736632216288 18446744073709551615 4238647 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/383/statm: 273279 13683 337 96 0 269841 0
[pid=384] ppid=382 vsize=154904 CPUtime=1534.36 cores=0
/proc/384/stat : 384 (clasp) R 382 382 32262 0 -1 4202496 34464 0 0 0 153431 5 0 0 25 0 1 0 433083887 158621696 34132 33554432000 4194304 4785740 140736192553248 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/384/statm: 38726 34132 341 145 0 35771 0
[pid=385] ppid=382 vsize=459784 CPUtime=1533.61 cores=0
/proc/385/stat : 385 (TNM) R 382 382 32262 0 -1 4202496 1542 0 0 0 153361 0 0 0 25 0 1 0 433083887 470818816 1439 33554432000 134512640 134534564 4291820192 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/385/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 1726128

[startup+4662.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 562
/proc/meminfo: memFree=27507728/32951124 swapFree=67051452/67111528
[pid=382] ppid=380 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/382/stat : 382 (ppfolio) S 380 382 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 433083886 18763776 394 33554432000 4194304 4287625 140733978126240 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/382/statm: 4581 394 345 23 0 91 0
[pid=383] ppid=382 vsize=1093116 CPUtime=1554.42 cores=0
/proc/383/stat : 383 (cryptominisat) R 382 382 32262 0 -1 4202496 872549 0 0 0 155249 193 0 0 25 0 1 0 433083887 1119350784 20284 33554432000 4194304 4587354 140736632216288 18446744073709551615 4232120 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/383/statm: 273279 20284 337 96 0 269841 0
[pid=384] ppid=382 vsize=158624 CPUtime=1554.36 cores=0
/proc/384/stat : 384 (clasp) R 382 382 32262 0 -1 4202496 35401 0 0 0 155431 5 0 0 25 0 1 0 433083887 162430976 35069 33554432000 4194304 4785740 140736192553248 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/384/statm: 39656 35069 341 145 0 36701 0
[pid=385] ppid=382 vsize=459784 CPUtime=1553.61 cores=0
/proc/385/stat : 385 (TNM) R 382 382 32262 0 -1 4202496 1542 0 0 0 155361 0 0 0 25 0 1 0 433083887 470818816 1439 33554432000 134512640 134534564 4291820192 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/385/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 1729848

[startup+4722.31 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 564
/proc/meminfo: memFree=27521324/32951124 swapFree=67051452/67111528
[pid=382] ppid=380 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/382/stat : 382 (ppfolio) S 380 382 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 433083886 18763776 394 33554432000 4194304 4287625 140733978126240 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/382/statm: 4581 394 345 23 0 91 0
[pid=383] ppid=382 vsize=1093040 CPUtime=1574.43 cores=0
/proc/383/stat : 383 (cryptominisat) R 382 382 32262 0 -1 4202496 882778 0 0 0 157247 196 0 0 25 0 1 0 433083887 1119272960 16227 33554432000 4194304 4587354 140736632216288 18446744073709551615 4238573 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/383/statm: 273260 16227 337 96 0 269822 0
[pid=384] ppid=382 vsize=160664 CPUtime=1574.35 cores=0
/proc/384/stat : 384 (clasp) R 382 382 32262 0 -1 4202496 35839 0 0 0 157430 5 0 0 25 0 1 0 433083887 164519936 35507 33554432000 4194304 4785740 140736192553248 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/384/statm: 40166 35507 341 145 0 37211 0
[pid=385] ppid=382 vsize=459784 CPUtime=1573.6 cores=0
/proc/385/stat : 385 (TNM) R 382 382 32262 0 -1 4202496 1542 0 0 0 157360 0 0 0 25 0 1 0 433083887 470818816 1439 33554432000 134512640 134534564 4291820192 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/385/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 1731812

[startup+4782.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 565
/proc/meminfo: memFree=27541012/32951124 swapFree=67051452/67111528
[pid=382] ppid=380 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/382/stat : 382 (ppfolio) S 380 382 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 433083886 18763776 394 33554432000 4194304 4287625 140733978126240 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/382/statm: 4581 394 345 23 0 91 0
[pid=383] ppid=382 vsize=1090996 CPUtime=1594.44 cores=0
/proc/383/stat : 383 (cryptominisat) R 382 382 32262 0 -1 4202496 891838 0 0 0 159246 198 0 0 25 0 1 0 433083887 1117179904 10825 33554432000 4194304 4587354 140736632216288 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/383/statm: 272749 10825 337 96 0 269311 0
[pid=384] ppid=382 vsize=162536 CPUtime=1594.35 cores=0
/proc/384/stat : 384 (clasp) R 382 382 32262 0 -1 4202496 36270 0 0 0 159430 5 0 0 25 0 1 0 433083887 166436864 35938 33554432000 4194304 4785740 140736192553248 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/384/statm: 40634 35938 341 145 0 37679 0
[pid=385] ppid=382 vsize=459784 CPUtime=1593.6 cores=0
/proc/385/stat : 385 (TNM) R 382 382 32262 0 -1 4202496 1542 0 0 0 159360 0 0 0 25 0 1 0 433083887 470818816 1439 33554432000 134512640 134534564 4291820192 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/385/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 1731640

[startup+4842.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 567
/proc/meminfo: memFree=27510088/32951124 swapFree=67051452/67111528
[pid=382] ppid=380 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/382/stat : 382 (ppfolio) S 380 382 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 433083886 18763776 394 33554432000 4194304 4287625 140733978126240 18446744073709551615 218370977295 0 0 4096 65536 1452771794518802432 0 0 17 4 0 0 0
/proc/382/statm: 4581 394 345 23 0 91 0
[pid=383] ppid=382 vsize=1090996 CPUtime=1614.44 cores=0
/proc/383/stat : 383 (cryptominisat) R 382 382 32262 0 -1 4202496 899424 0 0 0 161245 199 0 0 25 0 1 0 433083887 1117179904 18355 33554432000 4194304 4587354 140736632216288 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/383/statm: 272749 18355 337 96 0 269311 0
[pid=384] ppid=382 vsize=162800 CPUtime=1614.34 cores=0
/proc/384/stat : 384 (clasp) R 382 382 32262 0 -1 4202496 36351 0 0 0 161429 5 0 0 25 0 1 0 433083887 166707200 36019 33554432000 4194304 4785740 140736192553248 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/384/statm: 40700 36019 341 145 0 37745 0
[pid=385] ppid=382 vsize=459784 CPUtime=1613.6 cores=0
/proc/385/stat : 385 (TNM) R 382 382 32262 0 -1 4202496 1542 0 0 0 161360 0 0 0 25 0 1 0 433083887 470818816 1439 33554432000 134512640 134534564 4291820192 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/385/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 1731904

[startup+4902.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 569
/proc/meminfo: memFree=27513032/32951124 swapFree=67051452/67111528
[pid=382] ppid=380 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/382/stat : 382 (ppfolio) S 380 382 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 433083886 18763776 394 33554432000 4194304 4287625 140733978126240 18446744073709551615 218370977295 0 0 4096 65536 1452771794518802432 0 0 17 4 0 0 0
/proc/382/statm: 4581 394 345 23 0 91 0
[pid=383] ppid=382 vsize=1100700 CPUtime=1634.44 cores=0
/proc/383/stat : 383 (cryptominisat) R 382 382 32262 0 -1 4202496 908818 0 0 0 163242 202 0 0 25 0 1 0 433083887 1127116800 17300 33554432000 4194304 4587354 140736632216288 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/383/statm: 275175 17300 337 96 0 271737 0
[pid=384] ppid=382 vsize=163932 CPUtime=1634.34 cores=0
/proc/384/stat : 384 (clasp) R 382 382 32262 0 -1 4202496 36615 0 0 0 163429 5 0 0 25 0 1 0 433083887 167866368 36283 33554432000 4194304 4785740 140736192553248 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/384/statm: 40983 36283 341 145 0 38028 0
[pid=385] ppid=382 vsize=459784 CPUtime=1633.6 cores=0
/proc/385/stat : 385 (TNM) R 382 382 32262 0 -1 4202496 1542 0 0 0 163360 0 0 0 25 0 1 0 433083887 470818816 1439 33554432000 134512640 134534564 4291820192 18446744073709551615 134528680 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/385/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 1742740

[startup+4962.3 s]
/proc/loadavg: 5.05 5.01 5.00 6/183 570
/proc/meminfo: memFree=27484336/32951124 swapFree=67051452/67111528
[pid=382] ppid=380 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/382/stat : 382 (ppfolio) S 380 382 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 433083886 18763776 394 33554432000 4194304 4287625 140733978126240 18446744073709551615 218370977295 0 0 4096 65536 1452771794518802432 0 0 17 4 0 0 0
/proc/382/statm: 4581 394 345 23 0 91 0
[pid=383] ppid=382 vsize=1100700 CPUtime=1654.44 cores=0
/proc/383/stat : 383 (cryptominisat) R 382 382 32262 0 -1 4202496 915575 0 0 0 165240 204 0 0 25 0 1 0 433083887 1127116800 24017 33554432000 4194304 4587354 140736632216288 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/383/statm: 275175 24017 337 96 0 271737 0
[pid=384] ppid=382 vsize=164936 CPUtime=1654.34 cores=0
/proc/384/stat : 384 (clasp) R 382 382 32262 0 -1 4202496 36852 0 0 0 165429 5 0 0 25 0 1 0 433083887 168894464 36520 33554432000 4194304 4785740 140736192553248 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/384/statm: 41234 36520 341 145 0 38279 0
[pid=385] ppid=382 vsize=459784 CPUtime=1653.61 cores=0
/proc/385/stat : 385 (TNM) R 382 382 32262 0 -1 4202496 1542 0 0 0 165361 0 0 0 25 0 1 0 433083887 470818816 1439 33554432000 134512640 134534564 4291820192 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/385/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 1743744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 5.02 5.01 5.00 6/183 571
/proc/meminfo: memFree=27532052/32951124 swapFree=67051452/67111528
[pid=382] ppid=380 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/382/stat : 382 (ppfolio) S 380 382 32262 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 433083886 18763776 394 33554432000 4194304 4287625 140733978126240 18446744073709551615 218370977295 0 0 4096 65536 1452771794518802432 0 0 17 4 0 0 0
/proc/382/statm: 4581 394 345 23 0 91 0
[pid=383] ppid=382 vsize=1077456 CPUtime=1666.96 cores=0
/proc/383/stat : 383 (cryptominisat) R 382 382 32262 0 -1 4202496 918280 0 0 0 166492 204 0 0 25 0 1 0 433083887 1103314944 12015 33554432000 4194304 4587354 140736632216288 18446744073709551615 4244034 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/383/statm: 269364 12015 337 96 0 265926 0
[pid=384] ppid=382 vsize=165128 CPUtime=1666.94 cores=0
/proc/384/stat : 384 (clasp) R 382 382 32262 0 -1 4202496 36891 0 0 0 166689 5 0 0 25 0 1 0 433083887 169091072 36559 33554432000 4194304 4785740 140736192553248 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/384/statm: 41282 36559 341 145 0 38327 0
[pid=385] ppid=382 vsize=459784 CPUtime=1666.19 cores=0
/proc/385/stat : 385 (TNM) R 382 382 32262 0 -1 4202496 1542 0 0 0 166619 0 0 0 25 0 1 0 433083887 470818816 1439 33554432000 134512640 134534564 4291820192 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/385/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 1720692

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 382 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=1999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 5000.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 5000.09
CPU user time (s): 4998
CPU system time (s): 2.09
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2771300

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

runsolver used 8.99063 second user time and 18.1992 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-19 14:06:51
IDJOB=3219070
IDBENCH=82528
IDSOLVER=1639
FILE ID=node101/3219070-1303214811
RUNJOBID= node101-1303203304-32280
PBS_JOBID= 13030636
Free space on /tmp= 72892 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S1688530456-019-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219070-1303214811/watcher-3219070-1303214811 -o /tmp/evaluation-result-3219070-1303214811/solver-3219070-1303214811 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219070-1303214811.cnf

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

MD5SUM BENCH= 79bb5af0297560cf515e2461b267e196
RANDOM SEED=1777964843

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:      27350352 kB
Buffers:        254688 kB
Cached:        4643700 kB
SwapCached:      33620 kB
Active:        2750792 kB
Inactive:      2664108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27350352 kB
SwapTotal:    67111528 kB
SwapFree:     67051452 kB
Dirty:           10492 kB
Writeback:           0 kB
AnonPages:      504744 kB
Mapped:          10568 kB
Slab:           120060 kB
PageTables:       5664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1905016 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= 72884 MiB
End job on node101 at 2011-04-19 15:30:13