Trace number 3258829

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 par? (TO) 4800.31 1201.71

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2100c215164gyes2.cnf
MD5SUM5301921bbf5d6337937a0fa8d34aaf48
Bench CategoryCRAFTED (crafted 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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
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) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

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-3258829-1304034200/watcher-3258829-1304034200 -o /tmp/evaluation-result-3258829-1304034200/solver-3258829-1304034200 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3258829-1304034200.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 8.78 9.07 8.41 6/181 26720
/proc/meminfo: memFree=13497752/32950928 swapFree=67111528/67111528
[pid=26720] ppid=26718 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26720/stat : 26720 (ppfolio) R 26718 26720 26049 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 515018768 18763776 390 33554432000 4194304 4287625 140735442567744 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/26720/statm: 4581 390 341 23 0 91 0

[startup+0.220464 s]
/proc/loadavg: 8.78 9.07 8.41 6/181 26720
/proc/meminfo: memFree=13497752/32950928 swapFree=67111528/67111528
[pid=26720] ppid=26718 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26720/stat : 26720 (ppfolio) S 26718 26720 26049 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 515018768 18763776 390 33554432000 4194304 4287625 140735442567744 18446744073709551615 235594886671 0 0 4096 65536 4607965137935007743 0 0 17 1 0 0 0
/proc/26720/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30045 s]
/proc/loadavg: 8.78 9.07 8.41 6/181 26720
/proc/meminfo: memFree=13497752/32950928 swapFree=67111528/67111528
[pid=26720] ppid=26718 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26720/stat : 26720 (ppfolio) S 26718 26720 26049 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 515018768 18763776 390 33554432000 4194304 4287625 140735442567744 18446744073709551615 235594886671 0 0 4096 65536 4607965137935007743 0 0 17 1 0 0 0
/proc/26720/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400433 s]
/proc/loadavg: 8.78 9.07 8.41 6/181 26720
/proc/meminfo: memFree=13497752/32950928 swapFree=67111528/67111528
[pid=26720] ppid=26718 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26720/stat : 26720 (ppfolio) S 26718 26720 26049 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 515018768 18763776 390 33554432000 4194304 4287625 140735442567744 18446744073709551615 235594886671 0 0 4096 65536 4607965137935007743 0 0 17 1 0 0 0
/proc/26720/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700378 s]
/proc/loadavg: 8.78 9.07 8.41 6/181 26720
/proc/meminfo: memFree=13497752/32950928 swapFree=67111528/67111528
[pid=26720] ppid=26718 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26720/stat : 26720 (ppfolio) S 26718 26720 26049 0 -1 4202496 524 0 0 0 0 0 0 0 21 0 1 0 515018768 18763776 390 33554432000 4194304 4287625 140735442567744 18446744073709551615 235594886671 0 0 4096 65536 4607965137935007743 0 0 17 1 0 0 0
/proc/26720/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50124 s]
/proc/loadavg: 8.78 9.07 8.41 10/187 26726
/proc/meminfo: memFree=13397692/32950928 swapFree=67111528/67111528
[pid=26720] ppid=26718 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26720/stat : 26720 (ppfolio) S 26718 26720 26049 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515018768 18763776 390 33554432000 4194304 4287625 140735442567744 18446744073709551615 235594886671 0 0 4096 65536 4607965137935007743 0 0 17 1 0 0 0
/proc/26720/statm: 4581 390 341 23 0 91 0
[pid=26721] ppid=26720 vsize=67656 CPUtime=1.49 cores=1
/proc/26721/stat : 26721 (cryptominisat) R 26720 26720 26049 0 -1 4202496 12883 0 0 0 148 1 0 0 25 0 1 0 515018768 69279744 11501 33554432000 4194304 4587354 140734730078400 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26721/statm: 16914 11501 326 96 0 13476 0
[pid=26722] ppid=26720 vsize=26688 CPUtime=1.48 cores=5
/proc/26722/stat : 26722 (clasp) R 26720 26720 26049 0 -1 4202496 5627 0 0 0 148 0 0 0 25 0 1 0 515018768 27328512 3929 33554432000 4194304 4785740 140733665945728 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26722/statm: 6672 3929 340 145 0 3717 0
[pid=26723] ppid=26720 vsize=461896 CPUtime=0.77 cores=7
/proc/26723/stat : 26723 (TNM) R 26720 26720 26049 0 -1 4202496 3615 0 0 0 77 0 0 0 25 0 1 0 515018768 472981504 3512 33554432000 134512640 134534564 4291740768 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26723/statm: 115474 3512 91 6 0 114140 0
[pid=26724] ppid=26720 vsize=16176 CPUtime=1.48 cores=3
/proc/26724/stat : 26724 (lingeling) R 26720 26720 26049 0 -1 4202496 4117 0 0 0 148 0 0 0 25 0 1 0 515018768 16564224 2956 33554432000 4194304 4352236 140736692351008 18446744073709551615 4267912 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26724/statm: 4044 2956 123 39 0 3124 0
[pid=26725] ppid=26720 vsize=36040 CPUtime=0.69 cores=7
/proc/26725/stat : 26725 (march_hi) R 26720 26720 26049 0 -1 4202496 16245 0 0 0 68 1 0 0 25 0 1 0 515018768 36904960 3865 33554432000 4194304 4331988 140734008076960 18446744073709551615 4226423 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26725/statm: 9010 3865 171 34 0 7452 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 626780

[startup+3.10096 s]
/proc/loadavg: 8.78 9.07 8.41 10/187 26726
/proc/meminfo: memFree=13388300/32950928 swapFree=67111528/67111528
[pid=26720] ppid=26718 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26720/stat : 26720 (ppfolio) S 26718 26720 26049 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515018768 18763776 390 33554432000 4194304 4287625 140735442567744 18446744073709551615 235594886671 0 0 4096 65536 4607965137935007743 0 0 17 1 0 0 0
/proc/26720/statm: 4581 390 341 23 0 91 0
[pid=26721] ppid=26720 vsize=1904776 CPUtime=3.09 cores=1
/proc/26721/stat : 26721 (cryptominisat) R 26720 26720 26049 0 -1 4202496 14630 0 0 0 307 2 0 0 25 0 1 0 515018768 1950490624 11720 33554432000 4194304 4587354 140734730078400 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26721/statm: 476194 11720 337 96 0 472756 0
[pid=26722] ppid=26720 vsize=27480 CPUtime=3.08 cores=5
/proc/26722/stat : 26722 (clasp) R 26720 26720 26049 0 -1 4202496 5913 0 0 0 308 0 0 0 25 0 1 0 515018768 28139520 4215 33554432000 4194304 4785740 140733665945728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26722/statm: 6870 4215 340 145 0 3915 0
[pid=26723] ppid=26720 vsize=463648 CPUtime=1.6 cores=7
/proc/26723/stat : 26723 (TNM) R 26720 26720 26049 0 -1 4202496 5155 0 0 0 160 0 0 0 25 0 1 0 515018768 474775552 5052 33554432000 134512640 134534564 4291740768 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26723/statm: 115912 5052 95 6 0 114578 0
[pid=26724] ppid=26720 vsize=19844 CPUtime=3.08 cores=3
/proc/26724/stat : 26724 (lingeling) R 26720 26720 26049 0 -1 4202496 5283 0 0 0 308 0 0 0 25 0 1 0 515018768 20320256 4122 33554432000 4194304 4352236 140736692351008 18446744073709551615 4295735 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26724/statm: 4961 4122 126 39 0 4041 0
[pid=26725] ppid=26720 vsize=36588 CPUtime=1.46 cores=7
/proc/26725/stat : 26725 (march_hi) R 26720 26720 26049 0 -1 4202496 16376 0 0 0 145 1 0 0 25 0 1 0 515018768 37466112 3996 33554432000 4194304 4331988 140734008076960 18446744073709551615 4237180 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26725/statm: 9147 3996 175 34 0 7589 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 2470660

[startup+6.3004 s]
/proc/loadavg: 8.88 9.08 8.41 10/187 26726
/proc/meminfo: memFree=13372180/32950928 swapFree=67111528/67111528
[pid=26720] ppid=26718 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26720/stat : 26720 (ppfolio) S 26718 26720 26049 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515018768 18763776 390 33554432000 4194304 4287625 140735442567744 18446744073709551615 235594886671 0 0 4096 65536 4607965137935007743 0 0 17 1 0 0 0
/proc/26720/statm: 4581 390 341 23 0 91 0
[pid=26721] ppid=26720 vsize=1904776 CPUtime=6.29 cores=1
/proc/26721/stat : 26721 (cryptominisat) R 26720 26720 26049 0 -1 4202496 14759 0 0 0 627 2 0 0 25 0 1 0 515018768 1950490624 11845 33554432000 4194304 4587354 140734730078400 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26721/statm: 476194 11845 337 96 0 472756 0
[pid=26722] ppid=26720 vsize=38384 CPUtime=6.29 cores=5
/proc/26722/stat : 26722 (clasp) R 26720 26720 26049 0 -1 4202496 8637 0 0 0 627 2 0 0 25 0 1 0 515018768 39305216 6939 33554432000 4194304 4785740 140733665945728 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26722/statm: 9596 6939 340 145 0 6641 0
[pid=26723] ppid=26720 vsize=467476 CPUtime=3.25 cores=7
/proc/26723/stat : 26723 (TNM) R 26720 26720 26049 0 -1 4202496 5156 0 0 0 325 0 0 0 25 0 1 0 515018768 478695424 5053 33554432000 134512640 134534564 4291740768 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26723/statm: 116869 5053 95 6 0 115535 0
[pid=26724] ppid=26720 vsize=22660 CPUtime=6.29 cores=3
/proc/26724/stat : 26724 (lingeling) R 26720 26720 26049 0 -1 4202496 5849 0 0 0 628 1 0 0 25 0 1 0 515018768 23203840 4688 33554432000 4194304 4352236 140736692351008 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26724/statm: 5665 4688 126 39 0 4745 0
[pid=26725] ppid=26720 vsize=36892 CPUtime=2.99 cores=7
/proc/26725/stat : 26725 (march_hi) R 26720 26720 26049 0 -1 4202496 16445 0 0 0 298 1 0 0 25 0 1 0 515018768 37777408 4065 33554432000 4194304 4331988 140734008076960 18446744073709551615 4226457 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26725/statm: 9223 4065 175 34 0 7665 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 2488512

[startup+12.7013 s]
/proc/loadavg: 8.89 9.08 8.42 10/187 26726
/proc/meminfo: memFree=13335500/32950928 swapFree=67111528/67111528
[pid=26720] ppid=26718 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26720/stat : 26720 (ppfolio) S 26718 26720 26049 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515018768 18763776 390 33554432000 4194304 4287625 140735442567744 18446744073709551615 235594886671 0 0 4096 65536 4607965137935007743 0 0 17 1 0 0 0
/proc/26720/statm: 4581 390 341 23 0 91 0
[pid=26721] ppid=26720 vsize=1896444 CPUtime=12.69 cores=1
/proc/26721/stat : 26721 (cryptominisat) R 26720 26720 26049 0 -1 4202496 20465 0 0 0 1266 3 0 0 25 0 1 0 515018768 1941958656 15244 33554432000 4194304 4587354 140734730078400 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26721/statm: 474111 15244 337 96 0 470673 0
[pid=26722] ppid=26720 vsize=54560 CPUtime=12.69 cores=5
/proc/26722/stat : 26722 (clasp) R 26720 26720 26049 0 -1 4202496 12643 0 0 0 1265 4 0 0 25 0 1 0 515018768 55869440 10945 33554432000 4194304 4785740 140733665945728 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26722/statm: 13640 10945 340 145 0 10685 0
[pid=26723] ppid=26720 vsize=467476 CPUtime=6.41 cores=7
/proc/26723/stat : 26723 (TNM) R 26720 26720 26049 0 -1 4202496 5156 0 0 0 641 0 0 0 25 0 1 0 515018768 478695424 5053 33554432000 134512640 134534564 4291740768 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26723/statm: 116869 5053 95 6 0 115535 0
[pid=26724] ppid=26720 vsize=27960 CPUtime=12.69 cores=3
/proc/26724/stat : 26724 (lingeling) R 26720 26720 26049 0 -1 4202496 7057 0 0 0 1268 1 0 0 25 0 1 0 515018768 28631040 5896 33554432000 4194304 4352236 140736692351008 18446744073709551615 4294560 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26724/statm: 6990 5896 126 39 0 6070 0
[pid=26725] ppid=26720 vsize=37388 CPUtime=6.2 cores=7
/proc/26725/stat : 26725 (march_hi) R 26720 26720 26049 0 -1 4202496 16564 0 0 0 618 2 0 0 25 0 1 0 515018768 38285312 4183 33554432000 4194304 4331988 140734008076960 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26725/statm: 9347 4183 175 34 0 7789 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 2502152

[startup+25.507 s]
/proc/loadavg: 8.98 9.09 8.43 10/187 26727
/proc/meminfo: memFree=13303744/32950928 swapFree=67111528/67111528
[pid=26720] ppid=26718 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26720/stat : 26720 (ppfolio) S 26718 26720 26049 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515018768 18763776 390 33554432000 4194304 4287625 140735442567744 18446744073709551615 235594886671 0 0 4096 65536 4607965137935007743 0 0 17 1 0 0 0
/proc/26720/statm: 4581 390 341 23 0 91 0
[pid=26721] ppid=26720 vsize=1909308 CPUtime=25.49 cores=1
/proc/26721/stat : 26721 (cryptominisat) R 26720 26720 26049 0 -1 4202496 28522 0 0 0 2545 4 0 0 25 0 1 0 515018768 1955131392 21024 33554432000 4194304 4587354 140734730078400 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26721/statm: 477327 21024 337 96 0 473889 0
[pid=26722] ppid=26720 vsize=58496 CPUtime=25.49 cores=5
/proc/26722/stat : 26722 (clasp) R 26720 26720 26049 0 -1 4202496 13614 0 0 0 2545 4 0 0 25 0 1 0 515018768 59899904 11916 33554432000 4194304 4785740 140733665945728 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26722/statm: 14624 11916 340 145 0 11669 0
[pid=26723] ppid=26720 vsize=467476 CPUtime=12.8 cores=7
/proc/26723/stat : 26723 (TNM) R 26720 26720 26049 0 -1 4202496 5156 0 0 0 1280 0 0 0 25 0 1 0 515018768 478695424 5053 33554432000 134512640 134534564 4291740768 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26723/statm: 116869 5053 95 6 0 115535 0
[pid=26724] ppid=26720 vsize=30272 CPUtime=25.5 cores=3
/proc/26724/stat : 26724 (lingeling) R 26720 26720 26049 0 -1 4202496 7890 0 0 0 2549 1 0 0 25 0 1 0 515018768 30998528 6729 33554432000 4194304 4352236 140736692351008 18446744073709551615 4327896 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26724/statm: 7568 6729 126 39 0 6648 0
[pid=26725] ppid=26720 vsize=38228 CPUtime=12.55 cores=7
/proc/26725/stat : 26725 (march_hi) R 26720 26720 26049 0 -1 4202496 16760 0 0 0 1253 2 0 0 25 0 1 0 515018768 39145472 4378 33554432000 4194304 4331988 140734008076960 18446744073709551615 4246743 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26725/statm: 9557 4378 175 34 0 7999 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 2522104

[startup+51.1005 s]
/proc/loadavg: 8.99 9.09 8.45 11/187 26728
/proc/meminfo: memFree=13286724/32950928 swapFree=67111528/67111528
[pid=26720] ppid=26718 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26720/stat : 26720 (ppfolio) S 26718 26720 26049 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515018768 18763776 390 33554432000 4194304 4287625 140735442567744 18446744073709551615 235594886671 0 0 4096 65536 4607965137935007743 0 0 17 1 0 0 0
/proc/26720/statm: 4581 390 341 23 0 91 0
[pid=26721] ppid=26720 vsize=1917572 CPUtime=51.09 cores=1
/proc/26721/stat : 26721 (cryptominisat) R 26720 26720 26049 0 -1 4202496 36290 0 0 0 5103 6 0 0 25 0 1 0 515018768 1963593728 19986 33554432000 4194304 4587354 140734730078400 18446744073709551615 4240899 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26721/statm: 479393 19986 337 96 0 475955 0
[pid=26722] ppid=26720 vsize=67436 CPUtime=51.09 cores=5
/proc/26722/stat : 26722 (clasp) R 26720 26720 26049 0 -1 4202496 15772 0 0 0 5104 5 0 0 25 0 1 0 515018768 69054464 14074 33554432000 4194304 4785740 140733665945728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26722/statm: 16859 14074 340 145 0 13904 0
[pid=26723] ppid=26720 vsize=467476 CPUtime=25.59 cores=7
/proc/26723/stat : 26723 (TNM) R 26720 26720 26049 0 -1 4202496 5156 0 0 0 2559 0 0 0 25 0 1 0 515018768 478695424 5053 33554432000 134512640 134534564 4291740768 18446744073709551615 134528638 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26723/statm: 116869 5053 95 6 0 115535 0
[pid=26724] ppid=26720 vsize=37236 CPUtime=51.09 cores=3

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

/proc/26725/statm: 19157 10862 175 34 0 17599 0
Current children cumulated CPU time (s) 3764.07
Current children cumulated vsize (KiB) 2815644

[startup+1002.31 s]
/proc/loadavg: 10.16 9.88 9.23 11/188 26786
/proc/meminfo: memFree=12782044/32950928 swapFree=67111528/67111528
[pid=26720] ppid=26718 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26720/stat : 26720 (ppfolio) S 26718 26720 26049 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515018768 18763776 390 33554432000 4194304 4287625 140735442567744 18446744073709551615 235594886671 0 0 4096 65536 4607965137935007743 0 0 17 1 0 0 0
/proc/26720/statm: 4581 390 341 23 0 91 0
[pid=26721] ppid=26720 vsize=1992668 CPUtime=1002.32 cores=1
/proc/26721/stat : 26721 (cryptominisat) R 26720 26720 26049 0 -1 4202496 260561 0 0 0 100112 120 0 0 25 0 1 0 515018768 2040492032 43760 33554432000 4194304 4587354 140734730078400 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26721/statm: 498167 43760 337 96 0 494729 0
[pid=26722] ppid=26720 vsize=171308 CPUtime=1002.32 cores=5
/proc/26722/stat : 26722 (clasp) R 26720 26720 26049 0 -1 4202496 40431 0 0 0 100218 14 0 0 25 0 1 0 515018768 175419392 38733 33554432000 4194304 4785740 140733665945728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26722/statm: 42827 38733 340 145 0 39872 0
[pid=26723] ppid=26720 vsize=467476 CPUtime=498.62 cores=7
/proc/26723/stat : 26723 (TNM) R 26720 26720 26049 0 -1 4202496 5156 0 0 0 49862 0 0 0 25 0 1 0 515018768 478695424 5053 33554432000 134512640 134534564 4291740768 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26723/statm: 116869 5053 95 6 0 115535 0
[pid=26724] ppid=26720 vsize=102724 CPUtime=1002.31 cores=3
/proc/26724/stat : 26724 (lingeling) R 26720 26720 26049 0 -1 4202496 144275 0 0 0 100213 18 0 0 25 0 1 0 515018768 105189376 24842 33554432000 4194304 4352236 140736692351008 18446744073709551615 4329349 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26724/statm: 25681 24842 126 39 0 24761 0
[pid=26725] ppid=26720 vsize=76628 CPUtime=498.22 cores=7
/proc/26725/stat : 26725 (march_hi) R 26720 26720 26049 0 -1 4202496 23627 0 0 0 49816 6 0 0 25 0 1 0 515018768 78467072 11244 33554432000 4194304 4331988 140734008076960 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26725/statm: 19157 11244 175 34 0 17599 0
Current children cumulated CPU time (s) 4003.79
Current children cumulated vsize (KiB) 2829128

[startup+1062.3 s]
/proc/loadavg: 10.16 9.93 9.29 11/188 26796
/proc/meminfo: memFree=12791932/32950928 swapFree=67111528/67111528
[pid=26720] ppid=26718 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26720/stat : 26720 (ppfolio) S 26718 26720 26049 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515018768 18763776 390 33554432000 4194304 4287625 140735442567744 18446744073709551615 235594886671 0 0 4096 65536 4607965137935007743 0 0 17 1 0 0 0
/proc/26720/statm: 4581 390 341 23 0 91 0
[pid=26721] ppid=26720 vsize=2003684 CPUtime=1062.29 cores=1
/proc/26721/stat : 26721 (cryptominisat) R 26720 26720 26049 0 -1 4202496 275319 0 0 0 106100 129 0 0 25 0 1 0 515018768 2051772416 41880 33554432000 4194304 4587354 140734730078400 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26721/statm: 500921 41880 337 96 0 497483 0
[pid=26722] ppid=26720 vsize=173056 CPUtime=1062.31 cores=5
/proc/26722/stat : 26722 (clasp) R 26720 26720 26049 0 -1 4202496 40839 0 0 0 106217 14 0 0 25 0 1 0 515018768 177209344 39141 33554432000 4194304 4785740 140733665945728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26722/statm: 43264 39141 340 145 0 40309 0
[pid=26723] ppid=26720 vsize=467476 CPUtime=528.42 cores=7
/proc/26723/stat : 26723 (TNM) R 26720 26720 26049 0 -1 4202496 5156 0 0 0 52842 0 0 0 25 0 1 0 515018768 478695424 5053 33554432000 134512640 134534564 4291740768 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26723/statm: 116869 5053 95 6 0 115535 0
[pid=26724] ppid=26720 vsize=90436 CPUtime=1062.31 cores=3
/proc/26724/stat : 26724 (lingeling) R 26720 26720 26049 0 -1 4202496 156563 0 0 0 106211 20 0 0 25 0 1 0 515018768 92606464 21770 33554432000 4194304 4352236 140736692351008 18446744073709551615 4328039 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26724/statm: 22609 21770 126 39 0 21689 0
[pid=26725] ppid=26720 vsize=76628 CPUtime=528.09 cores=7
/proc/26725/stat : 26725 (march_hi) R 26720 26720 26049 0 -1 4202496 24000 0 0 0 52803 6 0 0 25 0 1 0 515018768 78467072 11617 33554432000 4194304 4331988 140734008076960 18446744073709551615 4237136 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26725/statm: 19157 11617 175 34 0 17599 0
Current children cumulated CPU time (s) 4243.42
Current children cumulated vsize (KiB) 2829604

[startup+1122.3 s]
/proc/loadavg: 10.15 9.97 9.34 11/188 26798
/proc/meminfo: memFree=12737360/32950928 swapFree=67111528/67111528
[pid=26720] ppid=26718 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26720/stat : 26720 (ppfolio) S 26718 26720 26049 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515018768 18763776 390 33554432000 4194304 4287625 140735442567744 18446744073709551615 235594886671 0 0 4096 65536 4607965137935007743 0 0 17 1 0 0 0
/proc/26720/statm: 4581 390 341 23 0 91 0
[pid=26721] ppid=26720 vsize=1990716 CPUtime=1122.3 cores=1
/proc/26721/stat : 26721 (cryptominisat) R 26720 26720 26049 0 -1 4202496 288480 0 0 0 112091 139 0 0 25 0 1 0 515018768 2038493184 42030 33554432000 4194304 4587354 140734730078400 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26721/statm: 497679 42030 337 96 0 494241 0
[pid=26722] ppid=26720 vsize=176048 CPUtime=1122.31 cores=5
/proc/26722/stat : 26722 (clasp) R 26720 26720 26049 0 -1 4202496 41551 0 0 0 112217 14 0 0 25 0 1 0 515018768 180273152 39853 33554432000 4194304 4785740 140733665945728 18446744073709551615 4287030 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26722/statm: 44012 39853 340 145 0 41057 0
[pid=26723] ppid=26720 vsize=467476 CPUtime=558.27 cores=7
/proc/26723/stat : 26723 (TNM) R 26720 26720 26049 0 -1 4202496 5156 0 0 0 55827 0 0 0 25 0 1 0 515018768 478695424 5053 33554432000 134512640 134534564 4291740768 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26723/statm: 116869 5053 95 6 0 115535 0
[pid=26724] ppid=26720 vsize=86340 CPUtime=1122.31 cores=3
/proc/26724/stat : 26724 (lingeling) R 26720 26720 26049 0 -1 4202496 170899 0 0 0 112209 22 0 0 25 0 1 0 515018768 88412160 20746 33554432000 4194304 4352236 140736692351008 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26724/statm: 21585 20746 126 39 0 20665 0
[pid=26725] ppid=26720 vsize=76628 CPUtime=557.9 cores=7
/proc/26725/stat : 26725 (march_hi) R 26720 26720 26049 0 -1 4202496 24394 0 0 0 55784 6 0 0 25 0 1 0 515018768 78467072 12011 33554432000 4194304 4331988 140734008076960 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26725/statm: 19157 12011 175 34 0 17599 0
Current children cumulated CPU time (s) 4483.09
Current children cumulated vsize (KiB) 2815532

[startup+1182.3 s]
/proc/loadavg: 10.14 10.00 9.39 11/188 26800
/proc/meminfo: memFree=12732016/32950928 swapFree=67111528/67111528
[pid=26720] ppid=26718 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26720/stat : 26720 (ppfolio) S 26718 26720 26049 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515018768 18763776 390 33554432000 4194304 4287625 140735442567744 18446744073709551615 235594886671 0 0 4096 65536 4607965137935007743 0 0 17 1 0 0 0
/proc/26720/statm: 4581 390 341 23 0 91 0
[pid=26721] ppid=26720 vsize=2001056 CPUtime=1182.3 cores=1
/proc/26721/stat : 26721 (cryptominisat) R 26720 26720 26049 0 -1 4202496 303732 0 0 0 118082 148 0 0 25 0 1 0 515018768 2049081344 43587 33554432000 4194304 4587354 140734730078400 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26721/statm: 500264 43587 337 96 0 496826 0
[pid=26722] ppid=26720 vsize=177544 CPUtime=1182.31 cores=5
/proc/26722/stat : 26722 (clasp) R 26720 26720 26049 0 -1 4202496 41899 0 0 0 118217 14 0 0 25 0 1 0 515018768 181805056 40201 33554432000 4194304 4785740 140733665945728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26722/statm: 44386 40201 340 145 0 41431 0
[pid=26723] ppid=26720 vsize=467476 CPUtime=588.11 cores=7
/proc/26723/stat : 26723 (TNM) R 26720 26720 26049 0 -1 4202496 5156 0 0 0 58811 0 0 0 25 0 1 0 515018768 478695424 5053 33554432000 134512640 134534564 4291740768 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26723/statm: 116869 5053 95 6 0 115535 0
[pid=26724] ppid=26720 vsize=86340 CPUtime=1182.32 cores=3
/proc/26724/stat : 26724 (lingeling) R 26720 26720 26049 0 -1 4202496 186259 0 0 0 118208 24 0 0 25 0 1 0 515018768 88412160 20746 33554432000 4194304 4352236 140736692351008 18446744073709551615 4328559 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26724/statm: 21585 20746 126 39 0 20665 0
[pid=26725] ppid=26720 vsize=76628 CPUtime=587.75 cores=7
/proc/26725/stat : 26725 (march_hi) R 26720 26720 26049 0 -1 4202496 24777 0 0 0 58768 7 0 0 25 0 1 0 515018768 78467072 12394 33554432000 4194304 4331988 140734008076960 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26725/statm: 19157 12394 175 34 0 17599 0
Current children cumulated CPU time (s) 4722.79
Current children cumulated vsize (KiB) 2827368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.32 10.05 9.41 11/188 26800
/proc/meminfo: memFree=12718496/32950928 swapFree=67111528/67111528
[pid=26720] ppid=26718 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26720/stat : 26720 (ppfolio) S 26718 26720 26049 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515018768 18763776 390 33554432000 4194304 4287625 140735442567744 18446744073709551615 235594886671 0 0 4096 65536 4607965137935007743 0 0 17 1 0 0 0
/proc/26720/statm: 4581 390 341 23 0 91 0
[pid=26721] ppid=26720 vsize=1997468 CPUtime=1201.7 cores=1
/proc/26721/stat : 26721 (cryptominisat) R 26720 26720 26049 0 -1 4202496 308409 0 0 0 120019 151 0 0 25 0 1 0 515018768 2045407232 43695 33554432000 4194304 4587354 140734730078400 18446744073709551615 235594563262 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26721/statm: 499367 43695 337 96 0 495929 0
[pid=26722] ppid=26720 vsize=179548 CPUtime=1201.73 cores=5
/proc/26722/stat : 26722 (clasp) R 26720 26720 26049 0 -1 4202496 42353 0 0 0 120158 15 0 0 25 0 1 0 515018768 183857152 40655 33554432000 4194304 4785740 140733665945728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26722/statm: 44887 40655 340 145 0 41932 0
[pid=26723] ppid=26720 vsize=467476 CPUtime=597.74 cores=7
/proc/26723/stat : 26723 (TNM) R 26720 26720 26049 0 -1 4202496 5156 0 0 0 59774 0 0 0 25 0 1 0 515018768 478695424 5053 33554432000 134512640 134534564 4291740768 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26723/statm: 116869 5053 95 6 0 115535 0
[pid=26724] ppid=26720 vsize=86340 CPUtime=1201.73 cores=3
/proc/26724/stat : 26724 (lingeling) R 26720 26720 26049 0 -1 4202496 191379 0 0 0 120148 25 0 0 25 0 1 0 515018768 88412160 20746 33554432000 4194304 4352236 140736692351008 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26724/statm: 21585 20746 126 39 0 20665 0
[pid=26725] ppid=26720 vsize=76628 CPUtime=597.41 cores=7
/proc/26725/stat : 26725 (march_hi) R 26720 26720 26049 0 -1 4202496 24909 0 0 0 59734 7 0 0 25 0 1 0 515018768 78467072 12526 33554432000 4194304 4331988 140734008076960 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26725/statm: 19157 12526 175 34 0 17599 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 2825784

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

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

[startup+1201.7 s]
/proc/loadavg: 10.32 10.05 9.41 11/188 26800
/proc/meminfo: memFree=12718496/32950928 swapFree=67111528/67111528
[pid=26720] ppid=26718 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26720/stat : 26720 (ppfolio) S 26718 26720 26049 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515018768 18763776 390 33554432000 4194304 4287625 140735442567744 18446744073709551615 235594886671 0 0 4096 65536 4607965137935007743 0 0 17 1 0 0 0
/proc/26720/statm: 4581 390 341 23 0 91 0
[pid=26721] ppid=26720 vsize=1997468 CPUtime=1201.7 cores=1
/proc/26721/stat : 26721 (cryptominisat) R 26720 26720 26049 0 -1 4202496 308409 0 0 0 120019 151 0 0 25 0 1 0 515018768 2045407232 43695 33554432000 4194304 4587354 140734730078400 18446744073709551615 235594563262 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26721/statm: 499367 43695 337 96 0 495929 0
[pid=26722] ppid=26720 vsize=179548 CPUtime=1201.73 cores=5
/proc/26722/stat : 26722 (clasp) R 26720 26720 26049 0 -1 4202496 42353 0 0 0 120158 15 0 0 25 0 1 0 515018768 183857152 40655 33554432000 4194304 4785740 140733665945728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26722/statm: 44887 40655 340 145 0 41932 0
[pid=26723] ppid=26720 vsize=467476 CPUtime=597.74 cores=7
/proc/26723/stat : 26723 (TNM) R 26720 26720 26049 0 -1 4202496 5156 0 0 0 59774 0 0 0 25 0 1 0 515018768 478695424 5053 33554432000 134512640 134534564 4291740768 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26723/statm: 116869 5053 95 6 0 115535 0
[pid=26724] ppid=26720 vsize=86340 CPUtime=1201.73 cores=3
/proc/26724/stat : 26724 (lingeling) R 26720 26720 26049 0 -1 4202496 191379 0 0 0 120148 25 0 0 25 0 1 0 515018768 88412160 20746 33554432000 4194304 4352236 140736692351008 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26724/statm: 21585 20746 126 39 0 20665 0
[pid=26725] ppid=26720 vsize=76628 CPUtime=597.41 cores=7
/proc/26725/stat : 26725 (march_hi) R 26720 26720 26049 0 -1 4202496 24909 0 0 0 59734 7 0 0 25 0 1 0 515018768 78467072 12526 33554432000 4194304 4331988 140734008076960 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26725/statm: 19157 12526 175 34 0 17599 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 2825784

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26720 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=3999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 4800.31
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.71
CPU time (s): 4800.31
CPU user time (s): 4798.33
CPU system time (s): 1.98
CPU usage (%): 399.455
Max. virtual memory (cumulated for all children) (KiB): 4650576

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

runsolver used 1.88971 second user time and 4.67429 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 01:43:20
IDJOB=3258829
IDBENCH=71428
IDSOLVER=1612
FILE ID=node120/3258829-1304034200
RUNJOBID= node120-1304032996-26503
PBS_JOBID= 13170332
Free space on /tmp= 72064 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2100c215164gyes2.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258829-1304034200/watcher-3258829-1304034200 -o /tmp/evaluation-result-3258829-1304034200/solver-3258829-1304034200 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3258829-1304034200.cnf

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

MD5SUM BENCH= 5301921bbf5d6337937a0fa8d34aaf48
RANDOM SEED=1354927067

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.82
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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13498032 kB
Buffers:       2480840 kB
Cached:       16106672 kB
SwapCached:          0 kB
Active:       11082168 kB
Inactive:      7797596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13498032 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12816 kB
Writeback:           0 kB
AnonPages:      291180 kB
Mapped:          16592 kB
Slab:           507592 kB
PageTables:       5544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   905092 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= 72048 MiB
End job on node120 at 2011-04-29 02:03:24