Trace number 3265561

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.18 1201.91

General information on the benchmark

NameSAT05/crafted/markstrom05/eulcbip/
eulcbip-7-UNSAT.shuffled-as.sat05-3936.cnf
MD5SUM151ccdb2c52c7f525fde5dca388bb6e6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.083986
Satisfiable
(Un)Satisfiability was proved
Number of variables135
Number of clauses672
Sum of the clauses size2684
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 30
Number of clauses of size 4670
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

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: 977)

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

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

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: 10.16 10.06 7.90 7/182 20100
/proc/meminfo: memFree=32093216/32951124 swapFree=67052292/67111528
[pid=20100] ppid=20098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20100/stat : 20100 (ppfolio) R 20098 20100 19795 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 875070230 18763776 389 33554432000 4194304 4287625 140735857524928 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20100/statm: 4581 389 341 23 0 91 0

[startup+0.436243 s]
/proc/loadavg: 10.16 10.06 7.90 7/182 20100
/proc/meminfo: memFree=32093216/32951124 swapFree=67052292/67111528
[pid=20100] ppid=20098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20100/stat : 20100 (ppfolio) R 20098 20100 19795 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 875070230 18763776 389 33554432000 4194304 4287625 140735857524928 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20100/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.500232 s]
/proc/loadavg: 10.16 10.06 7.90 7/182 20100
/proc/meminfo: memFree=32093216/32951124 swapFree=67052292/67111528
[pid=20100] ppid=20098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20100/stat : 20100 (ppfolio) R 20098 20100 19795 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 875070230 18763776 389 33554432000 4194304 4287625 140735857524928 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20100/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.600213 s]
/proc/loadavg: 10.16 10.06 7.90 7/182 20100
/proc/meminfo: memFree=32093216/32951124 swapFree=67052292/67111528
[pid=20100] ppid=20098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20100/stat : 20100 (ppfolio) R 20098 20100 19795 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 875070230 18763776 389 33554432000 4194304 4287625 140735857524928 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20100/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700197 s]
/proc/loadavg: 10.16 10.06 7.90 7/182 20100
/proc/meminfo: memFree=32093216/32951124 swapFree=67052292/67111528
[pid=20100] ppid=20098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20100/stat : 20100 (ppfolio) R 20098 20100 19795 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 875070230 18763776 389 33554432000 4194304 4287625 140735857524928 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20100/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50705 s]
/proc/loadavg: 10.16 10.06 7.90 11/188 20107
/proc/meminfo: memFree=32077316/32951124 swapFree=67052292/67111528
[pid=20100] ppid=20098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20100/stat : 20100 (ppfolio) S 20098 20100 19795 0 -1 4202496 522 0 0 0 0 0 0 0 19 0 1 0 875070230 18763776 389 33554432000 4194304 4287625 140735857524928 18446744073709551615 270613130767 0 0 4096 65536 3802911520170442751 0 0 17 4 0 0 0
/proc/20100/statm: 4581 389 341 23 0 91 0
[pid=20101] ppid=20100 vsize=224804 CPUtime=1.5 cores=0
/proc/20101/stat : 20101 (cryptominisat) R 20100 20100 19795 0 -1 4202496 4377 0 0 0 150 0 0 0 20 0 1 0 875070230 230199296 2964 33554432000 4194304 4587354 140737237464432 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20101/statm: 56201 2964 337 96 0 52763 0
[pid=20102] ppid=20100 vsize=12824 CPUtime=1.5 cores=4
/proc/20102/stat : 20102 (clasp) R 20100 20100 19795 0 -1 4202496 673 0 0 0 150 0 0 0 20 0 1 0 875070230 13131776 565 33554432000 4194304 4785740 140733446816112 18446744073709551615 4552983 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20102/statm: 3206 565 340 145 0 251 0
[pid=20103] ppid=20100 vsize=455700 CPUtime=0.72 cores=6
/proc/20103/stat : 20103 (TNM) R 20100 20100 19795 0 -1 4202496 279 0 0 0 72 0 0 0 25 0 1 0 875070230 466636800 176 33554432000 134512640 134534564 4290348880 18446744073709551615 10439904 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20103/statm: 113925 176 95 6 0 112591 0
[pid=20104] ppid=20100 vsize=6384 CPUtime=1.5 cores=2
/proc/20104/stat : 20104 (lingeling) R 20100 20100 19795 0 -1 4202496 1181 0 0 0 150 0 0 0 25 0 1 0 875070230 6537216 793 33554432000 4194304 4352236 140734281685664 18446744073709551615 4231009 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20104/statm: 1596 793 127 39 0 676 0
[pid=20105] ppid=20100 vsize=7404 CPUtime=0.76 cores=6
/proc/20105/stat : 20105 (march_hi) R 20100 20100 19795 0 -1 4202496 522 0 0 0 76 0 0 0 25 0 1 0 875070230 7581696 396 33554432000 4194304 4331988 140735586047152 18446744073709551615 4210940 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20105/statm: 1851 396 174 34 0 293 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 725440

[startup+3.10077 s]
/proc/loadavg: 10.16 10.06 7.90 11/188 20107
/proc/meminfo: memFree=32068636/32951124 swapFree=67052292/67111528
[pid=20100] ppid=20098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20100/stat : 20100 (ppfolio) S 20098 20100 19795 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 875070230 18763776 389 33554432000 4194304 4287625 140735857524928 18446744073709551615 270613130767 0 0 4096 65536 3802911520170442751 0 0 17 4 0 0 0
/proc/20100/statm: 4581 389 341 23 0 91 0
[pid=20101] ppid=20100 vsize=228716 CPUtime=3.09 cores=0
/proc/20101/stat : 20101 (cryptominisat) R 20100 20100 19795 0 -1 4202496 6354 0 0 0 309 0 0 0 25 0 1 0 875070230 234205184 3869 33554432000 4194304 4587354 140737237464432 18446744073709551615 4364817 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20101/statm: 57179 3869 337 96 0 53741 0
[pid=20102] ppid=20100 vsize=13088 CPUtime=3.09 cores=4
/proc/20102/stat : 20102 (clasp) R 20100 20100 19795 0 -1 4202496 723 0 0 0 309 0 0 0 25 0 1 0 875070230 13402112 615 33554432000 4194304 4785740 140733446816112 18446744073709551615 4553057 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20102/statm: 3272 615 341 145 0 317 0
[pid=20103] ppid=20100 vsize=455700 CPUtime=1.52 cores=6
/proc/20103/stat : 20103 (TNM) R 20100 20100 19795 0 -1 4202496 279 0 0 0 152 0 0 0 25 0 1 0 875070230 466636800 176 33554432000 134512640 134534564 4290348880 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20103/statm: 113925 176 95 6 0 112591 0
[pid=20104] ppid=20100 vsize=7668 CPUtime=3.09 cores=2
/proc/20104/stat : 20104 (lingeling) R 20100 20100 19795 0 -1 4202496 1726 0 0 0 309 0 0 0 25 0 1 0 875070230 7852032 1114 33554432000 4194304 4352236 140734281685664 18446744073709551615 4238512 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20104/statm: 1917 1114 127 39 0 997 0
[pid=20105] ppid=20100 vsize=7632 CPUtime=1.55 cores=6
/proc/20105/stat : 20105 (march_hi) R 20100 20100 19795 0 -1 4202496 608 0 0 0 155 0 0 0 25 0 1 0 875070230 7815168 482 33554432000 4194304 4331988 140735586047152 18446744073709551615 4210900 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20105/statm: 1908 482 174 34 0 350 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 731128

[startup+6.3012 s]
/proc/loadavg: 10.30 10.09 7.92 11/188 20107
/proc/meminfo: memFree=32065020/32951124 swapFree=67052292/67111528
[pid=20100] ppid=20098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20100/stat : 20100 (ppfolio) S 20098 20100 19795 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 875070230 18763776 389 33554432000 4194304 4287625 140735857524928 18446744073709551615 270613130767 0 0 4096 65536 3802911520170442751 0 0 17 4 0 0 0
/proc/20100/statm: 4581 389 341 23 0 91 0
[pid=20101] ppid=20100 vsize=228976 CPUtime=6.29 cores=0
/proc/20101/stat : 20101 (cryptominisat) R 20100 20100 19795 0 -1 4202496 9113 0 0 0 628 1 0 0 25 0 1 0 875070230 234471424 3785 33554432000 4194304 4587354 140737237464432 18446744073709551615 4245080 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20101/statm: 57244 3785 337 96 0 53806 0
[pid=20102] ppid=20100 vsize=13224 CPUtime=6.29 cores=4
/proc/20102/stat : 20102 (clasp) R 20100 20100 19795 0 -1 4202496 782 0 0 0 629 0 0 0 25 0 1 0 875070230 13541376 674 33554432000 4194304 4785740 140733446816112 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20102/statm: 3306 674 341 145 0 351 0
[pid=20103] ppid=20100 vsize=455700 CPUtime=3.16 cores=6
/proc/20103/stat : 20103 (TNM) R 20100 20100 19795 0 -1 4202496 279 0 0 0 316 0 0 0 25 0 1 0 875070230 466636800 176 33554432000 134512640 134534564 4290348880 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20103/statm: 113925 176 95 6 0 112591 0
[pid=20104] ppid=20100 vsize=7880 CPUtime=6.29 cores=2
/proc/20104/stat : 20104 (lingeling) R 20100 20100 19795 0 -1 4202496 2207 0 0 0 629 0 0 0 25 0 1 0 875070230 8069120 1167 33554432000 4194304 4352236 140734281685664 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20104/statm: 1970 1167 127 39 0 1050 0
[pid=20105] ppid=20100 vsize=8484 CPUtime=3.1 cores=6
/proc/20105/stat : 20105 (march_hi) R 20100 20100 19795 0 -1 4202496 778 0 0 0 310 0 0 0 25 0 1 0 875070230 8687616 652 33554432000 4194304 4331988 140735586047152 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20105/statm: 2121 652 174 34 0 563 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 732588

[startup+12.7011 s]
/proc/loadavg: 10.28 10.09 7.93 11/188 20107
/proc/meminfo: memFree=32055968/32951124 swapFree=67052292/67111528
[pid=20100] ppid=20098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20100/stat : 20100 (ppfolio) S 20098 20100 19795 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 875070230 18763776 389 33554432000 4194304 4287625 140735857524928 18446744073709551615 270613130767 0 0 4096 65536 3802911520170442751 0 0 17 4 0 0 0
/proc/20100/statm: 4581 389 341 23 0 91 0
[pid=20101] ppid=20100 vsize=232220 CPUtime=12.68 cores=0
/proc/20101/stat : 20101 (cryptominisat) R 20100 20100 19795 0 -1 4202496 14802 0 0 0 1266 2 0 0 25 0 1 0 875070230 237793280 4840 33554432000 4194304 4587354 140737237464432 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20101/statm: 58055 4840 337 96 0 54617 0
[pid=20102] ppid=20100 vsize=13768 CPUtime=12.69 cores=4
/proc/20102/stat : 20102 (clasp) R 20100 20100 19795 0 -1 4202496 895 0 0 0 1269 0 0 0 25 0 1 0 875070230 14098432 787 33554432000 4194304 4785740 140733446816112 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20102/statm: 3442 787 341 145 0 487 0
[pid=20103] ppid=20100 vsize=455700 CPUtime=6.32 cores=6
/proc/20103/stat : 20103 (TNM) R 20100 20100 19795 0 -1 4202496 279 0 0 0 632 0 0 0 25 0 1 0 875070230 466636800 176 33554432000 134512640 134534564 4290348880 18446744073709551615 134529831 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20103/statm: 113925 176 95 6 0 112591 0
[pid=20104] ppid=20100 vsize=8648 CPUtime=12.69 cores=2
/proc/20104/stat : 20104 (lingeling) R 20100 20100 19795 0 -1 4202496 3199 0 0 0 1269 0 0 0 25 0 1 0 875070230 8855552 1359 33554432000 4194304 4352236 140734281685664 18446744073709551615 4328047 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20104/statm: 2162 1359 127 39 0 1242 0
[pid=20105] ppid=20100 vsize=10544 CPUtime=6.3 cores=6
/proc/20105/stat : 20105 (march_hi) R 20100 20100 19795 0 -1 4202496 1148 0 0 0 630 0 0 0 25 0 1 0 875070230 10797056 1022 33554432000 4194304 4331988 140735586047152 18446744073709551615 4316620 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20105/statm: 2636 1022 174 34 0 1078 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 739204

[startup+25.5008 s]
/proc/loadavg: 10.29 10.10 7.97 11/188 20107
/proc/meminfo: memFree=32041084/32951124 swapFree=67052292/67111528
[pid=20100] ppid=20098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20100/stat : 20100 (ppfolio) S 20098 20100 19795 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 875070230 18763776 389 33554432000 4194304 4287625 140735857524928 18446744073709551615 270613130767 0 0 4096 65536 3802911520170442751 0 0 17 4 0 0 0
/proc/20100/statm: 4581 389 341 23 0 91 0
[pid=20101] ppid=20100 vsize=237364 CPUtime=25.49 cores=0
/proc/20101/stat : 20101 (cryptominisat) R 20100 20100 19795 0 -1 4202496 24852 0 0 0 2545 4 0 0 25 0 1 0 875070230 243060736 6140 33554432000 4194304 4587354 140737237464432 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20101/statm: 59341 6140 337 96 0 55903 0
[pid=20102] ppid=20100 vsize=14168 CPUtime=25.49 cores=4
/proc/20102/stat : 20102 (clasp) R 20100 20100 19795 0 -1 4202496 997 0 0 0 2549 0 0 0 25 0 1 0 875070230 14508032 889 33554432000 4194304 4785740 140733446816112 18446744073709551615 4550449 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20102/statm: 3542 889 341 145 0 587 0
[pid=20103] ppid=20100 vsize=455700 CPUtime=12.72 cores=6
/proc/20103/stat : 20103 (TNM) R 20100 20100 19795 0 -1 4202496 279 0 0 0 1272 0 0 0 25 0 1 0 875070230 466636800 176 33554432000 134512640 134534564 4290348880 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20103/statm: 113925 176 95 6 0 112591 0
[pid=20104] ppid=20100 vsize=11252 CPUtime=25.48 cores=2
/proc/20104/stat : 20104 (lingeling) R 20100 20100 19795 0 -1 4202496 5536 0 0 0 2548 0 0 0 25 0 1 0 875070230 11522048 2010 33554432000 4194304 4352236 140734281685664 18446744073709551615 4278618 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20104/statm: 2813 2010 127 39 0 1893 0
[pid=20105] ppid=20100 vsize=15000 CPUtime=12.63 cores=6
/proc/20105/stat : 20105 (march_hi) R 20100 20100 19795 0 -1 4202496 1877 0 0 0 1263 0 0 0 25 0 1 0 875070230 15360000 1751 33554432000 4194304 4331988 140735586047152 18446744073709551615 4226240 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20105/statm: 3750 1751 174 34 0 2192 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 751808

[startup+51.1003 s]
/proc/loadavg: 10.27 10.11 8.03 11/188 20108
/proc/meminfo: memFree=32003200/32951124 swapFree=67052292/67111528
[pid=20100] ppid=20098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20100/stat : 20100 (ppfolio) S 20098 20100 19795 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 875070230 18763776 389 33554432000 4194304 4287625 140735857524928 18446744073709551615 270613130767 0 0 4096 65536 3802911520170442751 0 0 17 4 0 0 0
/proc/20100/statm: 4581 389 341 23 0 91 0
[pid=20101] ppid=20100 vsize=255448 CPUtime=51.08 cores=0
/proc/20101/stat : 20101 (cryptominisat) R 20100 20100 19795 0 -1 4202496 41346 0 0 0 5101 7 0 0 25 0 1 0 875070230 261578752 10557 33554432000 4194304 4587354 140737237464432 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20101/statm: 63862 10557 337 96 0 60424 0
[pid=20102] ppid=20100 vsize=14712 CPUtime=51.08 cores=4
/proc/20102/stat : 20102 (clasp) R 20100 20100 19795 0 -1 4202496 1139 0 0 0 5108 0 0 0 25 0 1 0 875070230 15065088 1031 33554432000 4194304 4785740 140733446816112 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20102/statm: 3678 1031 341 145 0 723 0
[pid=20103] ppid=20100 vsize=455700 CPUtime=25.42 cores=6
/proc/20103/stat : 20103 (TNM) R 20100 20100 19795 0 -1 4202496 279 0 0 0 2542 0 0 0 25 0 1 0 875070230 466636800 176 33554432000 134512640 134534564 4290348880 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20103/statm: 113925 176 95 6 0 112591 0
[pid=20104] ppid=20100 vsize=11764 CPUtime=51.09 cores=2

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

/proc/20105/statm: 80928 58537 174 34 0 79370 0
Current children cumulated CPU time (s) 3763.18
Current children cumulated vsize (KiB) 1152008

[startup+1002.3 s]
/proc/loadavg: 10.25 10.23 9.42 11/188 20152
/proc/meminfo: memFree=31419768/32951124 swapFree=67052292/67111528
[pid=20100] ppid=20098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20100/stat : 20100 (ppfolio) S 20098 20100 19795 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 875070230 18763776 389 33554432000 4194304 4287625 140735857524928 18446744073709551615 270613130767 0 0 4096 65536 3802911520170442751 0 0 17 4 0 0 0
/proc/20100/statm: 4581 389 341 23 0 91 0
[pid=20101] ppid=20100 vsize=330704 CPUtime=1002.12 cores=0
/proc/20101/stat : 20101 (cryptominisat) R 20100 20100 19795 0 -1 4202496 223192 0 0 0 100166 46 0 0 25 0 1 0 875070230 338640896 29303 33554432000 4194304 4587354 140737237464432 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20101/statm: 82676 29303 337 96 0 79238 0
[pid=20102] ppid=20100 vsize=16988 CPUtime=1002.21 cores=4
/proc/20102/stat : 20102 (clasp) R 20100 20100 19795 0 -1 4202496 1677 0 0 0 100221 0 0 0 25 0 1 0 875070230 17395712 1569 33554432000 4194304 4785740 140733446816112 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20102/statm: 4247 1569 341 145 0 1292 0
[pid=20103] ppid=20100 vsize=455700 CPUtime=498.44 cores=6
/proc/20103/stat : 20103 (TNM) R 20100 20100 19795 0 -1 4202496 279 0 0 0 49844 0 0 0 25 0 1 0 875070230 466636800 176 33554432000 134512640 134534564 4290348880 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20103/statm: 113925 176 95 6 0 112591 0
[pid=20104] ppid=20100 vsize=33528 CPUtime=1001.67 cores=2
/proc/20104/stat : 20104 (lingeling) R 20100 20100 19795 0 -1 4202496 87042 0 0 0 100155 12 0 0 25 0 1 0 875070230 34332672 7579 33554432000 4194304 4352236 140734281685664 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20104/statm: 8382 7579 127 39 0 7462 0
[pid=20105] ppid=20100 vsize=323712 CPUtime=498.39 cores=6
/proc/20105/stat : 20105 (march_hi) R 20100 20100 19795 0 -1 4202496 62328 0 0 0 49827 12 0 0 25 0 1 0 875070230 331481088 62202 33554432000 4194304 4331988 140735586047152 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20105/statm: 80928 62202 174 34 0 79370 0
Current children cumulated CPU time (s) 4002.83
Current children cumulated vsize (KiB) 1178956

[startup+1062.3 s]
/proc/loadavg: 10.21 10.23 9.47 11/188 20154
/proc/meminfo: memFree=31369020/32951124 swapFree=67052292/67111528
[pid=20100] ppid=20098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20100/stat : 20100 (ppfolio) S 20098 20100 19795 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 875070230 18763776 389 33554432000 4194304 4287625 140735857524928 18446744073709551615 270613130767 0 0 4096 65536 3802911520170442751 0 0 17 4 0 0 0
/proc/20100/statm: 4581 389 341 23 0 91 0
[pid=20101] ppid=20100 vsize=331012 CPUtime=1062.12 cores=0
/proc/20101/stat : 20101 (cryptominisat) R 20100 20100 19795 0 -1 4202496 232302 0 0 0 106164 48 0 0 25 0 1 0 875070230 338956288 31634 33554432000 4194304 4587354 140737237464432 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20101/statm: 82753 31634 337 96 0 79315 0
[pid=20102] ppid=20100 vsize=16988 CPUtime=1062.21 cores=4
/proc/20102/stat : 20102 (clasp) R 20100 20100 19795 0 -1 4202496 1677 0 0 0 106221 0 0 0 25 0 1 0 875070230 17395712 1569 33554432000 4194304 4785740 140733446816112 18446744073709551615 4416791 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20102/statm: 4247 1569 341 145 0 1292 0
[pid=20103] ppid=20100 vsize=455700 CPUtime=528.29 cores=6
/proc/20103/stat : 20103 (TNM) R 20100 20100 19795 0 -1 4202496 279 0 0 0 52829 0 0 0 25 0 1 0 875070230 466636800 176 33554432000 134512640 134534564 4290348880 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20103/statm: 113925 176 95 6 0 112591 0
[pid=20104] ppid=20100 vsize=38904 CPUtime=1061.68 cores=2
/proc/20104/stat : 20104 (lingeling) R 20100 20100 19795 0 -1 4202496 92034 0 0 0 106155 13 0 0 25 0 1 0 875070230 39837696 8923 33554432000 4194304 4352236 140734281685664 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20104/statm: 9726 8923 127 39 0 8806 0
[pid=20105] ppid=20100 vsize=323712 CPUtime=528.22 cores=6
/proc/20105/stat : 20105 (march_hi) R 20100 20100 19795 0 -1 4202496 65917 0 0 0 52809 13 0 0 25 0 1 0 875070230 331481088 65791 33554432000 4194304 4331988 140735586047152 18446744073709551615 4210906 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20105/statm: 80928 65791 174 34 0 79370 0
Current children cumulated CPU time (s) 4242.52
Current children cumulated vsize (KiB) 1184640

[startup+1122.3 s]
/proc/loadavg: 10.23 10.23 9.51 11/188 20155
/proc/meminfo: memFree=31375060/32951124 swapFree=67052292/67111528
[pid=20100] ppid=20098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20100/stat : 20100 (ppfolio) S 20098 20100 19795 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 875070230 18763776 389 33554432000 4194304 4287625 140735857524928 18446744073709551615 270613130767 0 0 4096 65536 3802911520170442751 0 0 17 4 0 0 0
/proc/20100/statm: 4581 389 341 23 0 91 0
[pid=20101] ppid=20100 vsize=389652 CPUtime=1122.13 cores=0
/proc/20101/stat : 20101 (cryptominisat) R 20100 20100 19795 0 -1 4202496 239044 0 0 0 112162 51 0 0 25 0 1 0 875070230 399003648 25929 33554432000 4194304 4587354 140737237464432 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20101/statm: 97413 25929 337 96 0 93975 0
[pid=20102] ppid=20100 vsize=16988 CPUtime=1122.21 cores=4
/proc/20102/stat : 20102 (clasp) R 20100 20100 19795 0 -1 4202496 1690 0 0 0 112221 0 0 0 25 0 1 0 875070230 17395712 1582 33554432000 4194304 4785740 140733446816112 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20102/statm: 4247 1582 341 145 0 1292 0
[pid=20103] ppid=20100 vsize=455700 CPUtime=558.14 cores=6
/proc/20103/stat : 20103 (TNM) R 20100 20100 19795 0 -1 4202496 279 0 0 0 55814 0 0 0 25 0 1 0 875070230 466636800 176 33554432000 134512640 134534564 4290348880 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20103/statm: 113925 176 95 6 0 112591 0
[pid=20104] ppid=20100 vsize=27128 CPUtime=1121.69 cores=2
/proc/20104/stat : 20104 (lingeling) R 20100 20100 19795 0 -1 4202496 94146 0 0 0 112155 14 0 0 25 0 1 0 875070230 27779072 5979 33554432000 4194304 4352236 140734281685664 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20104/statm: 6782 5979 127 39 0 5862 0
[pid=20105] ppid=20100 vsize=323712 CPUtime=558.05 cores=6
/proc/20105/stat : 20105 (march_hi) R 20100 20100 19795 0 -1 4202496 69623 0 0 0 55791 14 0 0 25 0 1 0 875070230 331481088 69497 33554432000 4194304 4331988 140735586047152 18446744073709551615 4226479 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20105/statm: 80928 69497 174 34 0 79370 0
Current children cumulated CPU time (s) 4482.22
Current children cumulated vsize (KiB) 1231504

[startup+1182.3 s]
/proc/loadavg: 9.50 10.07 9.50 6/177 20182
/proc/meminfo: memFree=31699680/32951124 swapFree=67052292/67111528
[pid=20100] ppid=20098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20100/stat : 20100 (ppfolio) S 20098 20100 19795 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 875070230 18763776 389 33554432000 4194304 4287625 140735857524928 18446744073709551615 270613130767 0 0 4096 65536 3802911520170442751 0 0 17 4 0 0 0
/proc/20100/statm: 4581 389 341 23 0 91 0
[pid=20101] ppid=20100 vsize=331384 CPUtime=1182.12 cores=0
/proc/20101/stat : 20101 (cryptominisat) R 20100 20100 19795 0 -1 4202496 249660 0 0 0 118159 53 0 0 25 0 1 0 875070230 339337216 28372 33554432000 4194304 4587354 140737237464432 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20101/statm: 82846 28372 337 96 0 79408 0
[pid=20102] ppid=20100 vsize=16988 CPUtime=1182.19 cores=4
/proc/20102/stat : 20102 (clasp) R 20100 20100 19795 0 -1 4202496 1698 0 0 0 118219 0 0 0 25 0 1 0 875070230 17395712 1590 33554432000 4194304 4785740 140733446816112 18446744073709551615 4553061 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20102/statm: 4247 1590 341 145 0 1292 0
[pid=20103] ppid=20100 vsize=455700 CPUtime=587.96 cores=6
/proc/20103/stat : 20103 (TNM) R 20100 20100 19795 0 -1 4202496 279 0 0 0 58796 0 0 0 25 0 1 0 875070230 466636800 176 33554432000 134512640 134534564 4290348880 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20103/statm: 113925 176 95 6 0 112591 0
[pid=20104] ppid=20100 vsize=39160 CPUtime=1181.68 cores=2
/proc/20104/stat : 20104 (lingeling) R 20100 20100 19795 0 -1 4202496 98754 0 0 0 118154 14 0 0 25 0 1 0 875070230 40099840 8987 33554432000 4194304 4352236 140734281685664 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20104/statm: 9790 8987 127 39 0 8870 0
[pid=20105] ppid=20100 vsize=323712 CPUtime=587.91 cores=6
/proc/20105/stat : 20105 (march_hi) R 20100 20100 19795 0 -1 4202496 73486 0 0 0 58776 15 0 0 25 0 1 0 875070230 331481088 73360 33554432000 4194304 4331988 140735586047152 18446744073709551615 4210951 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20105/statm: 80928 73360 174 34 0 79370 0
Current children cumulated CPU time (s) 4721.86
Current children cumulated vsize (KiB) 1185268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.22 9.74 9.41 6/177 20183
/proc/meminfo: memFree=31685408/32951124 swapFree=67052292/67111528
[pid=20100] ppid=20098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20100/stat : 20100 (ppfolio) S 20098 20100 19795 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 875070230 18763776 389 33554432000 4194304 4287625 140735857524928 18446744073709551615 270613130767 0 0 4096 65536 3802911520170442751 0 0 17 4 0 0 0
/proc/20100/statm: 4581 389 341 23 0 91 0
[pid=20101] ppid=20100 vsize=331384 CPUtime=1201.73 cores=0
/proc/20101/stat : 20101 (cryptominisat) R 20100 20100 19795 0 -1 4202496 253174 0 0 0 120119 54 0 0 25 0 1 0 875070230 339337216 31790 33554432000 4194304 4587354 140737237464432 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20101/statm: 82846 31790 337 96 0 79408 0
[pid=20102] ppid=20100 vsize=16988 CPUtime=1201.8 cores=4
/proc/20102/stat : 20102 (clasp) R 20100 20100 19795 0 -1 4202496 1698 0 0 0 120180 0 0 0 25 0 1 0 875070230 17395712 1590 33554432000 4194304 4785740 140733446816112 18446744073709551615 4549778 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20102/statm: 4247 1590 341 145 0 1292 0
[pid=20103] ppid=20100 vsize=455700 CPUtime=597.73 cores=6
/proc/20103/stat : 20103 (TNM) R 20100 20100 19795 0 -1 4202496 279 0 0 0 59773 0 0 0 25 0 1 0 875070230 466636800 176 33554432000 134512640 134534564 4290348880 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20103/statm: 113925 176 95 6 0 112591 0
[pid=20104] ppid=20100 vsize=34040 CPUtime=1201.28 cores=2
/proc/20104/stat : 20104 (lingeling) R 20100 20100 19795 0 -1 4202496 99010 0 0 0 120114 14 0 0 25 0 1 0 875070230 34856960 7707 33554432000 4194304 4352236 140734281685664 18446744073709551615 4328032 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20104/statm: 8510 7707 127 39 0 7590 0
[pid=20105] ppid=20100 vsize=323712 CPUtime=597.64 cores=6
/proc/20105/stat : 20105 (march_hi) R 20100 20100 19795 0 -1 4202496 74685 0 0 0 59749 15 0 0 25 0 1 0 875070230 331481088 74559 33554432000 4194304 4331988 140735586047152 18446744073709551615 4210874 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20105/statm: 80928 74559 174 34 0 79370 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 1180148

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

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

[startup+1201.9 s]
/proc/loadavg: 8.22 9.74 9.41 6/177 20183
/proc/meminfo: memFree=31685408/32951124 swapFree=67052292/67111528
[pid=20100] ppid=20098 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20100/stat : 20100 (ppfolio) S 20098 20100 19795 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 875070230 18763776 389 33554432000 4194304 4287625 140735857524928 18446744073709551615 270613130767 0 0 4096 65536 3802911520170442751 0 0 17 4 0 0 0
/proc/20100/statm: 4581 389 341 23 0 91 0
[pid=20101] ppid=20100 vsize=331384 CPUtime=1201.73 cores=0
/proc/20101/stat : 20101 (cryptominisat) R 20100 20100 19795 0 -1 4202496 253174 0 0 0 120119 54 0 0 25 0 1 0 875070230 339337216 31790 33554432000 4194304 4587354 140737237464432 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20101/statm: 82846 31790 337 96 0 79408 0
[pid=20102] ppid=20100 vsize=16988 CPUtime=1201.8 cores=4
/proc/20102/stat : 20102 (clasp) R 20100 20100 19795 0 -1 4202496 1698 0 0 0 120180 0 0 0 25 0 1 0 875070230 17395712 1590 33554432000 4194304 4785740 140733446816112 18446744073709551615 4549778 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20102/statm: 4247 1590 341 145 0 1292 0
[pid=20103] ppid=20100 vsize=455700 CPUtime=597.73 cores=6
/proc/20103/stat : 20103 (TNM) R 20100 20100 19795 0 -1 4202496 279 0 0 0 59773 0 0 0 25 0 1 0 875070230 466636800 176 33554432000 134512640 134534564 4290348880 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20103/statm: 113925 176 95 6 0 112591 0
[pid=20104] ppid=20100 vsize=34040 CPUtime=1201.28 cores=2
/proc/20104/stat : 20104 (lingeling) R 20100 20100 19795 0 -1 4202496 99010 0 0 0 120114 14 0 0 25 0 1 0 875070230 34856960 7707 33554432000 4194304 4352236 140734281685664 18446744073709551615 4328032 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20104/statm: 8510 7707 127 39 0 7590 0
[pid=20105] ppid=20100 vsize=323712 CPUtime=597.64 cores=6
/proc/20105/stat : 20105 (march_hi) R 20100 20100 19795 0 -1 4202496 74685 0 0 0 59749 15 0 0 25 0 1 0 875070230 331481088 74559 33554432000 4194304 4331988 140735586047152 18446744073709551615 4210874 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20105/statm: 80928 74559 174 34 0 79370 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 1180148

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.91
CPU time (s): 4800.18
CPU user time (s): 4799.35
CPU system time (s): 0.83
CPU usage (%): 399.379
Max. virtual memory (cumulated for all children) (KiB): 1521788

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

runsolver used 2.01069 second user time and 4.53031 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-09 17:51:33
IDJOB=3265561
IDBENCH=85780
IDSOLVER=1612
FILE ID=node108/3265561-1307634693
RUNJOBID= node108-1307633278-19813
PBS_JOBID= 13549383
Free space on /tmp= 74076 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT05/crafted/markstrom05/eulcbip/eulcbip-7-UNSAT.shuffled-as.sat05-3936.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265561-1307634693/watcher-3265561-1307634693 -o /tmp/evaluation-result-3265561-1307634693/solver-3265561-1307634693 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3265561-1307634693.cnf

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

MD5SUM BENCH= 151ccdb2c52c7f525fde5dca388bb6e6
RANDOM SEED=1588753541

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.820
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:      32093768 kB
Buffers:        210968 kB
Cached:         354644 kB
SwapCached:      25900 kB
Active:         401780 kB
Inactive:       243680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32093768 kB
SwapTotal:    67111528 kB
SwapFree:     67052292 kB
Dirty:           14704 kB
Writeback:           0 kB
AnonPages:       74896 kB
Mapped:          10916 kB
Slab:           147572 kB
PageTables:       5232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2581480 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= 74076 MiB
End job on node108 at 2011-06-09 18:11:37