Trace number 3258169

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 1202.01

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2100c215164g4.cnf
MD5SUM399c54da7337981a88a374a67e87ba30
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.32	This is pico-portfolio, a naive parallel portfolio
0.00/0.32	Copyright (C) 2011 Olivier Roussel
0.00/0.32	Using 4 processing units
0.00/0.32	This portfolio uses the following solvers:
0.00/0.32	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.32	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.32	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.32	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.32	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.32	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.32	Starting clasp 1.3.6 on core(s) 5
0.00/0.32	Starting TNM 2009 on core(s) 7
0.00/0.32	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.32	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: 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-3258169-1307633279/watcher-3258169-1307633279 -o /tmp/evaluation-result-3258169-1307633279/solver-3258169-1307633279 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3258169-1307633279.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: 0.16 0.04 0.01 2/176 10441
/proc/meminfo: memFree=32446000/32951124 swapFree=67055696/67111528
[pid=10441] ppid=10437 vsize=304 CPUtime=0 cores=1,3,5,7
/proc/10441/stat : 10441 (ppfolio) S 10437 10441 10396 0 -1 4194304 76 0 0 0 0 0 0 0 21 0 1 0 607519419 311296 30 33554432000 4194304 4287625 140735212980016 18446744073709551615 268655738503 0 2147483391 4096 0 18446744071699199166 0 0 17 5 0 0 0
/proc/10441/statm: 76 30 23 23 0 22 0

[startup+0.07868 s]
/proc/loadavg: 0.16 0.04 0.01 2/176 10441
/proc/meminfo: memFree=32446000/32951124 swapFree=67055696/67111528
[pid=10441] ppid=10437 vsize=304 CPUtime=0 cores=1,3,5,7
/proc/10441/stat : 10441 (ppfolio) D 10437 10441 10396 0 -1 4194304 76 0 0 0 0 0 0 0 21 0 1 0 607519419 311296 30 33554432000 4194304 4287625 140735212980016 18446744073709551615 268655738599 0 0 4096 0 18446744071562234166 0 0 17 5 0 0 0
/proc/10441/statm: 76 30 23 23 0 22 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 304

[startup+0.10065 s]
/proc/loadavg: 0.16 0.04 0.01 2/176 10441
/proc/meminfo: memFree=32446000/32951124 swapFree=67055696/67111528
[pid=10441] ppid=10437 vsize=304 CPUtime=0 cores=1,3,5,7
/proc/10441/stat : 10441 (ppfolio) D 10437 10441 10396 0 -1 4194304 76 0 0 0 0 0 0 0 21 0 1 0 607519419 311296 30 33554432000 4194304 4287625 140735212980016 18446744073709551615 268655738599 0 0 4096 0 18446744071562234166 0 0 17 5 0 0 0
/proc/10441/statm: 76 30 23 23 0 22 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 304

[startup+0.30065 s]
/proc/loadavg: 0.16 0.04 0.01 2/176 10441
/proc/meminfo: memFree=32446000/32951124 swapFree=67055696/67111528
[pid=10441] ppid=10437 vsize=2712 CPUtime=0 cores=1,3,5,7
/proc/10441/stat : 10441 (ppfolio) D 10437 10441 10396 0 -1 4194304 78 0 0 0 0 0 0 0 19 0 1 0 607519419 2777088 32 33554432000 4194304 4287625 140735212980016 18446744073709551615 268655742659 0 0 4096 0 18446744071562234166 0 0 17 5 0 0 26
/proc/10441/statm: 678 32 24 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.700505 s]
/proc/loadavg: 0.16 0.04 0.01 2/176 10441
/proc/meminfo: memFree=32446000/32951124 swapFree=67055696/67111528
[pid=10441] ppid=10437 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10441/stat : 10441 (ppfolio) S 10437 10441 10396 0 -1 4202496 521 0 2 0 0 0 0 0 20 0 1 0 607519419 18763776 390 33554432000 4194304 4287625 140735212980016 18446744073709551615 268660682255 0 0 4096 65536 10976135412824670207 0 0 17 5 0 0 28
/proc/10441/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50036 s]
/proc/loadavg: 0.16 0.04 0.01 12/188 10453
/proc/meminfo: memFree=32253460/32951124 swapFree=67055696/67111528
[pid=10441] ppid=10437 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10441/stat : 10441 (ppfolio) S 10437 10441 10396 0 -1 4202496 521 0 2 0 0 0 0 0 15 0 1 0 607519419 18763776 390 33554432000 4194304 4287625 140735212980016 18446744073709551615 268660682255 0 0 4096 65536 10976135412824670207 0 0 17 5 0 0 28
/proc/10441/statm: 4581 390 341 23 0 91 0
[pid=10449] ppid=10441 vsize=58752 CPUtime=1.15 cores=1
/proc/10449/stat : 10449 (cryptominisat) R 10441 10441 10396 0 -1 4202496 13986 0 0 0 114 1 0 0 20 0 1 0 607519452 60162048 9360 33554432000 4194304 4587354 140737230113312 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10449/statm: 14688 9360 326 96 0 11250 0
[pid=10450] ppid=10441 vsize=26780 CPUtime=1.15 cores=5
/proc/10450/stat : 10450 (clasp) R 10441 10441 10396 0 -1 4202496 5649 0 0 0 115 0 0 0 22 0 1 0 607519452 27422720 3950 33554432000 4194304 4785740 140735507839648 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10450/statm: 6695 3950 332 145 0 3740 0
[pid=10451] ppid=10441 vsize=461896 CPUtime=0.13 cores=7
/proc/10451/stat : 10451 (TNM) R 10441 10441 10396 0 -1 4202496 3606 0 10 0 13 0 0 0 17 0 1 0 607519452 472981504 3512 33554432000 134512640 134534564 4289261248 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 7 0 0 100
/proc/10451/statm: 115474 3512 91 6 0 114140 0
[pid=10452] ppid=10441 vsize=16176 CPUtime=1.16 cores=3
/proc/10452/stat : 10452 (lingeling) R 10441 10441 10396 0 -1 4202496 4094 0 0 0 116 0 0 0 25 0 1 0 607519452 16564224 2932 33554432000 4194304 4352236 140735170951264 18446744073709551615 4267960 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/10452/statm: 4044 2932 123 39 0 3124 0
[pid=10453] ppid=10441 vsize=36164 CPUtime=1.02 cores=7
/proc/10453/stat : 10453 (march_hi) R 10441 10441 10396 0 -1 4202496 16260 0 0 0 99 3 0 0 25 0 1 0 607519452 37031936 3880 33554432000 4194304 4331988 140733432891792 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10453/statm: 9041 3880 172 34 0 7483 0
Current children cumulated CPU time (s) 4.61
Current children cumulated vsize (KiB) 618092

[startup+3.10108 s]
/proc/loadavg: 0.16 0.04 0.01 11/188 10453
/proc/meminfo: memFree=32174944/32951124 swapFree=67055696/67111528
[pid=10441] ppid=10437 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10441/stat : 10441 (ppfolio) S 10437 10441 10396 0 -1 4202496 521 0 2 0 0 0 0 0 15 0 1 0 607519419 18763776 390 33554432000 4194304 4287625 140735212980016 18446744073709551615 268660682255 0 0 4096 65536 10976135412824670207 0 0 17 5 0 0 28
/proc/10441/statm: 4581 390 341 23 0 91 0
[pid=10449] ppid=10441 vsize=1016668 CPUtime=2.76 cores=1
/proc/10449/stat : 10449 (cryptominisat) R 10441 10441 10396 0 -1 4202496 15770 0 0 0 274 2 0 0 25 0 1 0 607519452 1041068032 9684 33554432000 4194304 4587354 140737230113312 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10449/statm: 254167 9684 331 96 0 250729 0
[pid=10450] ppid=10441 vsize=26780 CPUtime=2.75 cores=5
/proc/10450/stat : 10450 (clasp) R 10441 10441 10396 0 -1 4202496 5657 0 0 0 275 0 0 0 25 0 1 0 607519452 27422720 3958 33554432000 4194304 4785740 140735507839648 18446744073709551615 4552662 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10450/statm: 6695 3958 340 145 0 3740 0
[pid=10451] ppid=10441 vsize=463648 CPUtime=1.44 cores=7
/proc/10451/stat : 10451 (TNM) R 10441 10441 10396 0 -1 4202496 5150 0 10 0 144 0 0 0 19 0 1 0 607519452 474775552 5056 33554432000 134512640 134534564 4289261248 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 7 0 0 100
/proc/10451/statm: 115912 5056 95 6 0 114578 0
[pid=10452] ppid=10441 vsize=19396 CPUtime=2.76 cores=3
/proc/10452/stat : 10452 (lingeling) R 10441 10441 10396 0 -1 4202496 5172 0 0 0 276 0 0 0 25 0 1 0 607519452 19861504 4010 33554432000 4194304 4352236 140735170951264 18446744073709551615 4328109 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/10452/statm: 4849 4010 126 39 0 3929 0
[pid=10453] ppid=10441 vsize=36560 CPUtime=1.31 cores=7
/proc/10453/stat : 10453 (march_hi) R 10441 10441 10396 0 -1 4202496 16393 0 0 0 128 3 0 0 25 0 1 0 607519452 37437440 4013 33554432000 4194304 4331988 140733432891792 18446744073709551615 4237171 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10453/statm: 9140 4013 175 34 0 7582 0
Current children cumulated CPU time (s) 11.02
Current children cumulated vsize (KiB) 1581376

[startup+6.30051 s]
/proc/loadavg: 0.87 0.19 0.06 11/187 10453
/proc/meminfo: memFree=32124684/32951124 swapFree=67055696/67111528
[pid=10441] ppid=10437 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10441/stat : 10441 (ppfolio) S 10437 10441 10396 0 -1 4202496 521 0 2 0 0 0 0 0 15 0 1 0 607519419 18763776 390 33554432000 4194304 4287625 140735212980016 18446744073709551615 268660682255 0 0 4096 65536 10976135412824670207 0 0 17 5 0 0 28
/proc/10441/statm: 4581 390 341 23 0 91 0
[pid=10449] ppid=10441 vsize=1026248 CPUtime=5.96 cores=1
/proc/10449/stat : 10449 (cryptominisat) R 10441 10441 10396 0 -1 4202496 18005 0 0 0 594 2 0 0 25 0 1 0 607519452 1050877952 11913 33554432000 4194304 4587354 140737230113312 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10449/statm: 256562 11913 337 96 0 253124 0
[pid=10450] ppid=10441 vsize=36912 CPUtime=5.96 cores=5
/proc/10450/stat : 10450 (clasp) R 10441 10441 10396 0 -1 4202496 8274 0 0 0 594 2 0 0 25 0 1 0 607519452 37797888 6575 33554432000 4194304 4785740 140735507839648 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10450/statm: 9228 6575 340 145 0 6273 0
[pid=10451] ppid=10441 vsize=467476 CPUtime=3.02 cores=7
/proc/10451/stat : 10451 (TNM) R 10441 10441 10396 0 -1 4202496 5151 0 10 0 302 0 0 0 23 0 1 0 607519452 478695424 5057 33554432000 134512640 134534564 4289261248 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 7 0 0 100
/proc/10451/statm: 116869 5057 95 6 0 115535 0
[pid=10452] ppid=10441 vsize=22212 CPUtime=5.96 cores=3
/proc/10452/stat : 10452 (lingeling) R 10441 10441 10396 0 -1 4202496 5901 0 0 0 596 0 0 0 25 0 1 0 607519452 22745088 4739 33554432000 4194304 4352236 140735170951264 18446744073709551615 4328126 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/10452/statm: 5553 4739 126 39 0 4633 0
[pid=10453] ppid=10441 vsize=36996 CPUtime=2.91 cores=7
/proc/10453/stat : 10453 (march_hi) R 10441 10441 10396 0 -1 4202496 16470 0 0 0 288 3 0 0 25 0 1 0 607519452 37883904 4090 33554432000 4194304 4331988 140733432891792 18446744073709551615 4226479 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10453/statm: 9249 4090 175 34 0 7691 0
Current children cumulated CPU time (s) 23.81
Current children cumulated vsize (KiB) 1608168

[startup+12.7004 s]
/proc/loadavg: 1.52 0.33 0.11 11/187 10453
/proc/meminfo: memFree=32085996/32951124 swapFree=67055696/67111528
[pid=10441] ppid=10437 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10441/stat : 10441 (ppfolio) S 10437 10441 10396 0 -1 4202496 521 0 2 0 0 0 0 0 15 0 1 0 607519419 18763776 390 33554432000 4194304 4287625 140735212980016 18446744073709551615 268660682255 0 0 4096 65536 10976135412824670207 0 0 17 5 0 0 28
/proc/10441/statm: 4581 390 341 23 0 91 0
[pid=10449] ppid=10441 vsize=1036192 CPUtime=12.36 cores=1
/proc/10449/stat : 10449 (cryptominisat) R 10441 10441 10396 0 -1 4202496 23171 0 0 0 1233 3 0 0 25 0 1 0 607519452 1061060608 14885 33554432000 4194304 4587354 140737230113312 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10449/statm: 259048 14885 337 96 0 255610 0
[pid=10450] ppid=10441 vsize=50988 CPUtime=12.35 cores=5
/proc/10450/stat : 10450 (clasp) R 10441 10441 10396 0 -1 4202496 11730 0 0 0 1232 3 0 0 25 0 1 0 607519452 52211712 10031 33554432000 4194304 4785740 140735507839648 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10450/statm: 12747 10031 340 145 0 9792 0
[pid=10451] ppid=10441 vsize=467476 CPUtime=6.18 cores=7
/proc/10451/stat : 10451 (TNM) R 10441 10441 10396 0 -1 4202496 5151 0 10 0 618 0 0 0 25 0 1 0 607519452 478695424 5057 33554432000 134512640 134534564 4289261248 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 100
/proc/10451/statm: 116869 5057 95 6 0 115535 0
[pid=10452] ppid=10441 vsize=24672 CPUtime=12.36 cores=3
/proc/10452/stat : 10452 (lingeling) R 10441 10441 10396 0 -1 4202496 6491 0 0 0 1236 0 0 0 25 0 1 0 607519452 25264128 5329 33554432000 4194304 4352236 140735170951264 18446744073709551615 4329047 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/10452/statm: 6168 5329 126 39 0 5248 0
[pid=10453] ppid=10441 vsize=37420 CPUtime=6.11 cores=7
/proc/10453/stat : 10453 (march_hi) R 10441 10441 10396 0 -1 4202496 16572 0 0 0 608 3 0 0 25 0 1 0 607519452 38318080 4192 33554432000 4194304 4331988 140733432891792 18446744073709551615 4228205 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10453/statm: 9355 4192 175 34 0 7797 0
Current children cumulated CPU time (s) 49.36
Current children cumulated vsize (KiB) 1635072

[startup+25.5011 s]
/proc/loadavg: 3.33 0.79 0.26 10/187 10454
/proc/meminfo: memFree=32037268/32951124 swapFree=67055696/67111528
[pid=10441] ppid=10437 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10441/stat : 10441 (ppfolio) S 10437 10441 10396 0 -1 4202496 521 0 2 0 0 0 0 0 15 0 1 0 607519419 18763776 390 33554432000 4194304 4287625 140735212980016 18446744073709551615 268660682255 0 0 4096 65536 10976135412824670207 0 0 17 5 0 0 28
/proc/10441/statm: 4581 390 341 23 0 91 0
[pid=10449] ppid=10441 vsize=1049992 CPUtime=25.15 cores=1
/proc/10449/stat : 10449 (cryptominisat) R 10441 10441 10396 0 -1 4202496 30714 0 0 0 2512 3 0 0 25 0 1 0 607519452 1075191808 20242 33554432000 4194304 4587354 140737230113312 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10449/statm: 262498 20242 337 96 0 259060 0
[pid=10450] ppid=10441 vsize=56824 CPUtime=25.16 cores=5
/proc/10450/stat : 10450 (clasp) R 10441 10441 10396 0 -1 4202496 13204 0 0 0 2512 4 0 0 25 0 1 0 607519452 58187776 11505 33554432000 4194304 4785740 140735507839648 18446744073709551615 4549778 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10450/statm: 14206 11505 340 145 0 11251 0
[pid=10451] ppid=10441 vsize=467476 CPUtime=12.54 cores=7
/proc/10451/stat : 10451 (TNM) R 10441 10441 10396 0 -1 4202496 5151 0 10 0 1254 0 0 0 25 0 1 0 607519452 478695424 5057 33554432000 134512640 134534564 4289261248 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 100
/proc/10451/statm: 116869 5057 95 6 0 115535 0
[pid=10452] ppid=10441 vsize=28972 CPUtime=25.16 cores=3
/proc/10452/stat : 10452 (lingeling) R 10441 10441 10396 0 -1 4202496 7566 0 0 0 2516 0 0 0 25 0 1 0 607519452 29667328 6404 33554432000 4194304 4352236 140735170951264 18446744073709551615 4328377 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/10452/statm: 7243 6404 126 39 0 6323 0
[pid=10453] ppid=10441 vsize=38528 CPUtime=12.48 cores=7
/proc/10453/stat : 10453 (march_hi) R 10441 10441 10396 0 -1 4202496 16816 0 0 0 1245 3 0 0 25 0 1 0 607519452 39452672 4436 33554432000 4194304 4331988 140733432891792 18446744073709551615 4212138 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10453/statm: 9632 4436 176 34 0 8074 0
Current children cumulated CPU time (s) 100.49
Current children cumulated vsize (KiB) 1660116

[startup+51.1006 s]
/proc/loadavg: 5.26 1.45 0.49 11/187 10454
/proc/meminfo: memFree=31957640/32951124 swapFree=67055696/67111528
[pid=10441] ppid=10437 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10441/stat : 10441 (ppfolio) S 10437 10441 10396 0 -1 4202496 521 0 2 0 0 0 0 0 15 0 1 0 607519419 18763776 390 33554432000 4194304 4287625 140735212980016 18446744073709551615 268660682255 0 0 4096 65536 10976135412824670207 0 0 17 5 0 0 28
/proc/10441/statm: 4581 390 341 23 0 91 0
[pid=10449] ppid=10441 vsize=1076732 CPUtime=50.75 cores=1
/proc/10449/stat : 10449 (cryptominisat) R 10441 10441 10396 0 -1 4202496 45243 0 0 0 5069 6 0 0 25 0 1 0 607519452 1102573568 26999 33554432000 4194304 4587354 140737230113312 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10449/statm: 269183 26999 337 96 0 265745 0
[pid=10450] ppid=10441 vsize=65036 CPUtime=50.76 cores=5
/proc/10450/stat : 10450 (clasp) R 10441 10441 10396 0 -1 4202496 15201 0 0 0 5071 5 0 0 25 0 1 0 607519452 66596864 13502 33554432000 4194304 4785740 140735507839648 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10450/statm: 16259 13502 340 145 0 13304 0
[pid=10451] ppid=10441 vsize=467476 CPUtime=25.33 cores=7
/proc/10451/stat : 10451 (TNM) R 10441 10441 10396 0 -1 4202496 5151 0 10 0 2533 0 0 0 25 0 1 0 607519452 478695424 5057 33554432000 134512640 134534564 4289261248 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 100
/proc/10451/statm: 116869 5057 95 6 0 115535 0
[pid=10452] ppid=10441 vsize=34956 CPUtime=50.77 cores=3

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

/proc/10453/statm: 18862 11521 175 34 0 17304 0
Current children cumulated CPU time (s) 3523.07
Current children cumulated vsize (KiB) 1955152

[startup+942.301 s]
/proc/loadavg: 9.15 8.76 5.81 11/187 10478
/proc/meminfo: memFree=31500064/32951124 swapFree=67055696/67111528
[pid=10441] ppid=10437 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10441/stat : 10441 (ppfolio) S 10437 10441 10396 0 -1 4202496 521 0 2 0 0 0 0 0 15 0 1 0 607519419 18763776 390 33554432000 4194304 4287625 140735212980016 18446744073709551615 268660682255 0 0 4096 65536 10976135412824670207 0 0 17 5 0 0 28
/proc/10441/statm: 4581 390 341 23 0 91 0
[pid=10449] ppid=10441 vsize=1141888 CPUtime=941.98 cores=1
/proc/10449/stat : 10449 (cryptominisat) R 10441 10441 10396 0 -1 4202496 264316 0 0 0 94088 110 0 0 25 0 1 0 607519452 1169293312 43745 33554432000 4194304 4587354 140737230113312 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10449/statm: 285472 43745 337 96 0 282034 0
[pid=10450] ppid=10441 vsize=157188 CPUtime=941.97 cores=5
/proc/10450/stat : 10450 (clasp) R 10441 10441 10396 0 -1 4202496 36829 0 0 0 94185 12 0 0 25 0 1 0 607519452 160960512 35130 33554432000 4194304 4785740 140735507839648 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10450/statm: 39297 35130 340 145 0 36342 0
[pid=10451] ppid=10441 vsize=467476 CPUtime=468.48 cores=7
/proc/10451/stat : 10451 (TNM) R 10441 10441 10396 0 -1 4202496 5151 0 10 0 46848 0 0 0 25 0 1 0 607519452 478695424 5057 33554432000 134512640 134534564 4289261248 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 100
/proc/10451/statm: 116869 5057 95 6 0 115535 0
[pid=10452] ppid=10441 vsize=102460 CPUtime=941.99 cores=3
/proc/10452/stat : 10452 (lingeling) R 10441 10441 10396 0 -1 4202496 81234 0 0 0 94189 10 0 0 25 0 1 0 607519452 104919040 24776 33554432000 4194304 4352236 140735170951264 18446744073709551615 4207896 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/10452/statm: 25615 24776 126 39 0 24695 0
[pid=10453] ppid=10441 vsize=75448 CPUtime=468.33 cores=7
/proc/10453/stat : 10453 (march_hi) R 10441 10441 10396 0 -1 4202496 24430 0 0 0 46826 7 0 0 25 0 1 0 607519452 77258752 12049 33554432000 4194304 4331988 140733432891792 18446744073709551615 4226400 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10453/statm: 18862 12049 175 34 0 17304 0
Current children cumulated CPU time (s) 3762.75
Current children cumulated vsize (KiB) 1962784

[startup+1002.3 s]
/proc/loadavg: 9.10 8.81 6.01 11/187 10480
/proc/meminfo: memFree=31486992/32951124 swapFree=67055696/67111528
[pid=10441] ppid=10437 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10441/stat : 10441 (ppfolio) S 10437 10441 10396 0 -1 4202496 521 0 2 0 0 0 0 0 15 0 1 0 607519419 18763776 390 33554432000 4194304 4287625 140735212980016 18446744073709551615 268660682255 0 0 4096 65536 10976135412824670207 0 0 17 5 0 0 28
/proc/10441/statm: 4581 390 341 23 0 91 0
[pid=10449] ppid=10441 vsize=1133428 CPUtime=1001.98 cores=1
/proc/10449/stat : 10449 (cryptominisat) R 10441 10441 10396 0 -1 4202496 277227 0 0 0 100079 119 0 0 25 0 1 0 607519452 1160630272 46357 33554432000 4194304 4587354 140737230113312 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10449/statm: 283357 46357 337 96 0 279919 0
[pid=10450] ppid=10441 vsize=164332 CPUtime=1001.97 cores=5
/proc/10450/stat : 10450 (clasp) R 10441 10441 10396 0 -1 4202496 38481 0 0 0 100184 13 0 0 25 0 1 0 607519452 168275968 36782 33554432000 4194304 4785740 140735507839648 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10450/statm: 41083 36782 340 145 0 38128 0
[pid=10451] ppid=10441 vsize=467476 CPUtime=498.36 cores=7
/proc/10451/stat : 10451 (TNM) R 10441 10441 10396 0 -1 4202496 5151 0 10 0 49836 0 0 0 25 0 1 0 607519452 478695424 5057 33554432000 134512640 134534564 4289261248 18446744073709551615 134530983 0 0 4096 0 0 0 0 17 7 0 0 100
/proc/10451/statm: 116869 5057 95 6 0 115535 0
[pid=10452] ppid=10441 vsize=90172 CPUtime=1001.99 cores=3
/proc/10452/stat : 10452 (lingeling) R 10441 10441 10396 0 -1 4202496 90450 0 0 0 100188 11 0 0 25 0 1 0 607519452 92336128 21704 33554432000 4194304 4352236 140735170951264 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/10452/statm: 22543 21704 126 39 0 21623 0
[pid=10453] ppid=10441 vsize=75448 CPUtime=498.13 cores=7
/proc/10453/stat : 10453 (march_hi) R 10441 10441 10396 0 -1 4202496 24990 0 0 0 49805 8 0 0 25 0 1 0 607519452 77258752 12609 33554432000 4194304 4331988 140733432891792 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10453/statm: 18862 12609 175 34 0 17304 0
Current children cumulated CPU time (s) 4002.43
Current children cumulated vsize (KiB) 1949180

[startup+1062.3 s]
/proc/loadavg: 9.07 8.86 6.20 10/187 10481
/proc/meminfo: memFree=31485952/32951124 swapFree=67055696/67111528
[pid=10441] ppid=10437 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10441/stat : 10441 (ppfolio) S 10437 10441 10396 0 -1 4202496 521 0 2 0 0 0 0 0 15 0 1 0 607519419 18763776 390 33554432000 4194304 4287625 140735212980016 18446744073709551615 268660682255 0 0 4096 65536 10976135412824670207 0 0 17 5 0 0 28
/proc/10441/statm: 4581 390 341 23 0 91 0
[pid=10449] ppid=10441 vsize=1138704 CPUtime=1061.98 cores=1
/proc/10449/stat : 10449 (cryptominisat) R 10441 10441 10396 0 -1 4202496 288936 0 0 0 106072 126 0 0 25 0 1 0 607519452 1166032896 43745 33554432000 4194304 4587354 140737230113312 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10449/statm: 284676 43745 337 96 0 281238 0
[pid=10450] ppid=10441 vsize=167256 CPUtime=1061.97 cores=5
/proc/10450/stat : 10450 (clasp) R 10441 10441 10396 0 -1 4202496 39160 0 0 0 106184 13 0 0 25 0 1 0 607519452 171270144 37461 33554432000 4194304 4785740 140735507839648 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10450/statm: 41814 37461 340 145 0 38859 0
[pid=10451] ppid=10441 vsize=467476 CPUtime=528.16 cores=7
/proc/10451/stat : 10451 (TNM) R 10441 10441 10396 0 -1 4202496 5151 0 10 0 52816 0 0 0 25 0 1 0 607519452 478695424 5057 33554432000 134512640 134534564 4289261248 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 100
/proc/10451/statm: 116869 5057 95 6 0 115535 0
[pid=10452] ppid=10441 vsize=90172 CPUtime=1061.99 cores=3
/proc/10452/stat : 10452 (lingeling) R 10441 10441 10396 0 -1 4202496 99666 0 0 0 106187 12 0 0 25 0 1 0 607519452 92336128 21704 33554432000 4194304 4352236 140735170951264 18446744073709551615 4328336 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/10452/statm: 22543 21704 126 39 0 21623 0
[pid=10453] ppid=10441 vsize=75448 CPUtime=528.01 cores=7
/proc/10453/stat : 10453 (march_hi) R 10441 10441 10396 0 -1 4202496 25545 0 0 0 52792 9 0 0 25 0 1 0 607519452 77258752 13164 33554432000 4194304 4331988 140733432891792 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10453/statm: 18862 13164 175 34 0 17304 0
Current children cumulated CPU time (s) 4242.11
Current children cumulated vsize (KiB) 1957380

[startup+1122.3 s]
/proc/loadavg: 9.06 8.89 6.38 11/187 10483
/proc/meminfo: memFree=31477344/32951124 swapFree=67055696/67111528
[pid=10441] ppid=10437 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10441/stat : 10441 (ppfolio) S 10437 10441 10396 0 -1 4202496 521 0 2 0 0 0 0 0 15 0 1 0 607519419 18763776 390 33554432000 4194304 4287625 140735212980016 18446744073709551615 268660682255 0 0 4096 65536 10976135412824670207 0 0 17 5 0 0 28
/proc/10441/statm: 4581 390 341 23 0 91 0
[pid=10449] ppid=10441 vsize=1138744 CPUtime=1121.98 cores=1
/proc/10449/stat : 10449 (cryptominisat) R 10441 10441 10396 0 -1 4202496 301700 0 0 0 112064 134 0 0 25 0 1 0 607519452 1166073856 45172 33554432000 4194304 4587354 140737230113312 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10449/statm: 284686 45172 337 96 0 281248 0
[pid=10450] ppid=10441 vsize=169368 CPUtime=1121.97 cores=5
/proc/10450/stat : 10450 (clasp) R 10441 10441 10396 0 -1 4202496 39618 0 0 0 112184 13 0 0 25 0 1 0 607519452 173432832 37919 33554432000 4194304 4785740 140735507839648 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10450/statm: 42342 37919 340 145 0 39387 0
[pid=10451] ppid=10441 vsize=467476 CPUtime=558.01 cores=7
/proc/10451/stat : 10451 (TNM) R 10441 10441 10396 0 -1 4202496 5151 0 10 0 55801 0 0 0 25 0 1 0 607519452 478695424 5057 33554432000 134512640 134534564 4289261248 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 100
/proc/10451/statm: 116869 5057 95 6 0 115535 0
[pid=10452] ppid=10441 vsize=90172 CPUtime=1121.99 cores=3
/proc/10452/stat : 10452 (lingeling) R 10441 10441 10396 0 -1 4202496 105810 0 0 0 112186 13 0 0 25 0 1 0 607519452 92336128 21704 33554432000 4194304 4352236 140735170951264 18446744073709551615 4328308 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/10452/statm: 22543 21704 126 39 0 21623 0
[pid=10453] ppid=10441 vsize=84180 CPUtime=557.82 cores=7
/proc/10453/stat : 10453 (march_hi) R 10441 10441 10396 0 -1 4202496 26167 0 0 0 55773 9 0 0 25 0 1 0 607519452 86200320 13786 33554432000 4194304 4331988 140733432891792 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10453/statm: 21045 13786 175 34 0 19487 0
Current children cumulated CPU time (s) 4481.77
Current children cumulated vsize (KiB) 1968264

[startup+1182.3 s]
/proc/loadavg: 9.06 8.92 6.54 11/187 10485
/proc/meminfo: memFree=31433656/32951124 swapFree=67055696/67111528
[pid=10441] ppid=10437 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10441/stat : 10441 (ppfolio) S 10437 10441 10396 0 -1 4202496 521 0 2 0 0 0 0 0 15 0 1 0 607519419 18763776 390 33554432000 4194304 4287625 140735212980016 18446744073709551615 268660682255 0 0 4096 65536 10976135412824670207 0 0 17 5 0 0 28
/proc/10441/statm: 4581 390 341 23 0 91 0
[pid=10449] ppid=10441 vsize=1149428 CPUtime=1181.98 cores=1
/proc/10449/stat : 10449 (cryptominisat) R 10441 10441 10396 0 -1 4202496 314700 0 0 0 118056 142 0 0 25 0 1 0 607519452 1177014272 46633 33554432000 4194304 4587354 140737230113312 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10449/statm: 287357 46633 337 96 0 283919 0
[pid=10450] ppid=10441 vsize=171248 CPUtime=1181.97 cores=5
/proc/10450/stat : 10450 (clasp) R 10441 10441 10396 0 -1 4202496 40047 0 0 0 118184 13 0 0 25 0 1 0 607519452 175357952 38348 33554432000 4194304 4785740 140735507839648 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10450/statm: 42812 38348 340 145 0 39857 0
[pid=10451] ppid=10441 vsize=467476 CPUtime=587.85 cores=7
/proc/10451/stat : 10451 (TNM) R 10441 10441 10396 0 -1 4202496 5151 0 10 0 58785 0 0 0 25 0 1 0 607519452 478695424 5057 33554432000 134512640 134534564 4289261248 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 100
/proc/10451/statm: 116869 5057 95 6 0 115535 0
[pid=10452] ppid=10441 vsize=90172 CPUtime=1181.99 cores=3
/proc/10452/stat : 10452 (lingeling) R 10441 10441 10396 0 -1 4202496 115026 0 0 0 118185 14 0 0 25 0 1 0 607519452 92336128 21704 33554432000 4194304 4352236 140735170951264 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/10452/statm: 22543 21704 126 39 0 21623 0
[pid=10453] ppid=10441 vsize=99056 CPUtime=587.66 cores=7
/proc/10453/stat : 10453 (march_hi) R 10441 10441 10396 0 -1 4202496 26868 0 0 0 58756 10 0 0 25 0 1 0 607519452 101433344 14487 33554432000 4194304 4331988 140733432891792 18446744073709551615 4226483 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10453/statm: 24764 14487 175 34 0 23206 0
Current children cumulated CPU time (s) 4721.45
Current children cumulated vsize (KiB) 1995704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 9.18 8.96 6.61 11/187 10485
/proc/meminfo: memFree=31419512/32951124 swapFree=67055696/67111528
[pid=10441] ppid=10437 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10441/stat : 10441 (ppfolio) S 10437 10441 10396 0 -1 4202496 521 0 2 0 0 0 0 0 15 0 1 0 607519419 18763776 390 33554432000 4194304 4287625 140735212980016 18446744073709551615 268660682255 0 0 4096 65536 10976135412824670207 0 0 17 5 0 0 28
/proc/10441/statm: 4581 390 341 23 0 91 0
[pid=10449] ppid=10441 vsize=1139184 CPUtime=1201.69 cores=1
/proc/10449/stat : 10449 (cryptominisat) R 10441 10441 10396 0 -1 4202496 319001 0 0 0 120024 145 0 0 25 0 1 0 607519452 1166524416 46970 33554432000 4194304 4587354 140737230113312 18446744073709551615 268660358812 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10449/statm: 284796 46970 337 96 0 281358 0
[pid=10450] ppid=10441 vsize=171248 CPUtime=1201.68 cores=5
/proc/10450/stat : 10450 (clasp) R 10441 10441 10396 0 -1 4202496 40059 0 0 0 120155 13 0 0 25 0 1 0 607519452 175357952 38360 33554432000 4194304 4785740 140735507839648 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/10450/statm: 42812 38360 340 145 0 39857 0
[pid=10451] ppid=10441 vsize=467476 CPUtime=597.65 cores=7
/proc/10451/stat : 10451 (TNM) R 10441 10441 10396 0 -1 4202496 5151 0 10 0 59765 0 0 0 25 0 1 0 607519452 478695424 5057 33554432000 134512640 134534564 4289261248 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 7 0 0 100
/proc/10451/statm: 116869 5057 95 6 0 115535 0
[pid=10452] ppid=10441 vsize=90172 CPUtime=1201.7 cores=3
/proc/10452/stat : 10452 (lingeling) R 10441 10441 10396 0 -1 4202496 118098 0 0 0 120156 14 0 0 25 0 1 0 607519452 92336128 21704 33554432000 4194304 4352236 140735170951264 18446744073709551615 4328308 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/10452/statm: 22543 21704 126 39 0 21623 0
[pid=10453] ppid=10441 vsize=99056 CPUtime=597.46 cores=7
/proc/10453/stat : 10453 (march_hi) R 10441 10441 10396 0 -1 4202496 27114 0 0 0 59736 10 0 0 25 0 1 0 607519452 101433344 14733 33554432000 4194304 4331988 140733432891792 18446744073709551615 4228196 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10453/statm: 24764 14733 175 34 0 23206 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 1985460

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 10441 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=2999
# CPU time returned by wait4() is 0.004998
# 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): 1202.01
CPU time (s): 4800.18
CPU user time (s): 4798.36
CPU system time (s): 1.82
CPU usage (%): 399.345
Max. virtual memory (cumulated for all children) (KiB): 2937028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 521
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 363
involuntary context switches= 6

runsolver used 1.77873 second user time and 4.78627 second system time

The end

Launcher Data

Begin job on node107 at 2011-06-09 17:28:00
IDJOB=3258169
IDBENCH=71308
IDSOLVER=1612
FILE ID=node107/3258169-1307633279
RUNJOBID= node107-1307633278-10415
PBS_JOBID= 13549384
Free space on /tmp= 74092 MiB

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

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

MD5SUM BENCH= 399c54da7337981a88a374a67e87ba30
RANDOM SEED=2112848629

node107.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.829
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.65
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.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
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.829
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.67
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.829
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.82
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.829
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.829
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	: 5359.47
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.829
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.829
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:      32447032 kB
Buffers:         53804 kB
Cached:         234800 kB
SwapCached:      19468 kB
Active:         125660 kB
Inactive:       190676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32447032 kB
SwapTotal:    67111528 kB
SwapFree:     67055696 kB
Dirty:           25056 kB
Writeback:           0 kB
AnonPages:       26096 kB
Mapped:          12316 kB
Slab:           122200 kB
PageTables:       4624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186552 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= 74004 MiB
End job on node107 at 2011-06-09 17:48:06