Trace number 3259313

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.27 1201.71

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2400c266431gyes3.cnf
MD5SUMcef3d3066fec910e94448f2404c09548
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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-3259313-1304034429/watcher-3259313-1304034429 -o /tmp/evaluation-result-3259313-1304034429/solver-3259313-1304034429 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3259313-1304034429.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: 5.18 5.53 6.76 6/182 25502
/proc/meminfo: memFree=15987808/32950928 swapFree=67111528/67111528
[pid=25502] ppid=25500 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25502/stat : 25502 (ppfolio) R 25500 25502 24860 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 515041708 18763776 390 33554432000 4194304 4287625 140736520373488 18446744073709551615 268272709135 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/25502/statm: 4581 390 341 23 0 91 0

[startup+0.221395 s]
/proc/loadavg: 5.18 5.53 6.76 6/182 25502
/proc/meminfo: memFree=15987808/32950928 swapFree=67111528/67111528
[pid=25502] ppid=25500 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25502/stat : 25502 (ppfolio) S 25500 25502 24860 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 515041708 18763776 390 33554432000 4194304 4287625 140736520373488 18446744073709551615 268272709135 0 0 4096 65536 15465440426961403903 0 0 17 1 0 0 0
/proc/25502/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300384 s]
/proc/loadavg: 5.18 5.53 6.76 6/182 25502
/proc/meminfo: memFree=15987808/32950928 swapFree=67111528/67111528
[pid=25502] ppid=25500 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25502/stat : 25502 (ppfolio) S 25500 25502 24860 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 515041708 18763776 390 33554432000 4194304 4287625 140736520373488 18446744073709551615 268272709135 0 0 4096 65536 15465440426961403903 0 0 17 1 0 0 0
/proc/25502/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400368 s]
/proc/loadavg: 5.18 5.53 6.76 6/182 25502
/proc/meminfo: memFree=15987808/32950928 swapFree=67111528/67111528
[pid=25502] ppid=25500 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25502/stat : 25502 (ppfolio) S 25500 25502 24860 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 515041708 18763776 390 33554432000 4194304 4287625 140736520373488 18446744073709551615 268272709135 0 0 4096 65536 15465440426961403903 0 0 17 1 0 0 0
/proc/25502/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700314 s]
/proc/loadavg: 5.18 5.53 6.76 6/182 25502
/proc/meminfo: memFree=15987808/32950928 swapFree=67111528/67111528
[pid=25502] ppid=25500 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25502/stat : 25502 (ppfolio) S 25500 25502 24860 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 515041708 18763776 390 33554432000 4194304 4287625 140736520373488 18446744073709551615 268272709135 0 0 4096 65536 15465440426961403903 0 0 17 1 0 0 0
/proc/25502/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50117 s]
/proc/loadavg: 5.18 5.53 6.76 11/188 25508
/proc/meminfo: memFree=15877640/32950928 swapFree=67111528/67111528
[pid=25502] ppid=25500 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25502/stat : 25502 (ppfolio) S 25500 25502 24860 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515041708 18763776 390 33554432000 4194304 4287625 140736520373488 18446744073709551615 268272709135 0 0 4096 65536 15465440426961403903 0 0 17 1 0 0 0
/proc/25502/statm: 4581 390 341 23 0 91 0
[pid=25503] ppid=25502 vsize=67124 CPUtime=1.48 cores=1
/proc/25503/stat : 25503 (cryptominisat) R 25502 25502 24860 0 -1 4202496 17774 0 0 0 147 1 0 0 25 0 1 0 515041708 68734976 11720 33554432000 4194304 4587354 140734938267728 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25503/statm: 16781 11720 326 96 0 13343 0
[pid=25504] ppid=25502 vsize=32524 CPUtime=1.48 cores=5
/proc/25504/stat : 25504 (clasp) R 25502 25502 24860 0 -1 4202496 6599 0 0 0 148 0 0 0 25 0 1 0 515041708 33304576 5318 33554432000 4194304 4785740 140734727541088 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25504/statm: 8131 5318 316 145 0 5176 0
[pid=25505] ppid=25502 vsize=464404 CPUtime=0.78 cores=7
/proc/25505/stat : 25505 (TNM) R 25502 25502 24860 0 -1 4202496 4423 0 0 0 78 0 0 0 25 0 1 0 515041708 475549696 4319 33554432000 134512640 134534564 4288008272 18446744073709551615 134524500 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25505/statm: 116101 4319 91 6 0 114767 0
[pid=25506] ppid=25502 vsize=16664 CPUtime=1.48 cores=3
/proc/25506/stat : 25506 (lingeling) R 25502 25502 24860 0 -1 4202496 4162 0 0 0 148 0 0 0 25 0 1 0 515041708 17063936 3033 33554432000 4194304 4352236 140734923389344 18446744073709551615 4208551 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25506/statm: 4166 3033 124 39 0 3246 0
[pid=25507] ppid=25502 vsize=42348 CPUtime=0.69 cores=7
/proc/25507/stat : 25507 (march_hi) R 25502 25502 24860 0 -1 4202496 18999 0 0 0 67 2 0 0 25 0 1 0 515041708 43364352 4503 33554432000 4194304 4331988 140735775310688 18446744073709551615 4262783 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25507/statm: 10587 4503 159 34 0 9029 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 641388

[startup+3.10089 s]
/proc/loadavg: 5.18 5.53 6.76 11/188 25508
/proc/meminfo: memFree=15868340/32950928 swapFree=67111528/67111528
[pid=25502] ppid=25500 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25502/stat : 25502 (ppfolio) S 25500 25502 24860 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515041708 18763776 390 33554432000 4194304 4287625 140736520373488 18446744073709551615 268272709135 0 0 4096 65536 15465440426961403903 0 0 17 1 0 0 0
/proc/25502/statm: 4581 390 341 23 0 91 0
[pid=25503] ppid=25502 vsize=445520 CPUtime=3.09 cores=1
/proc/25503/stat : 25503 (cryptominisat) R 25502 25502 24860 0 -1 4202496 19780 0 0 0 307 2 0 0 25 0 1 0 515041708 456212480 11946 33554432000 4194304 4587354 140734938267728 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25503/statm: 111380 11946 331 96 0 107942 0
[pid=25504] ppid=25502 vsize=30356 CPUtime=3.09 cores=5
/proc/25504/stat : 25504 (clasp) R 25502 25502 24860 0 -1 4202496 6704 0 0 0 308 1 0 0 25 0 1 0 515041708 31084544 4902 33554432000 4194304 4785740 140734727541088 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25504/statm: 7589 4902 340 145 0 4634 0
[pid=25505] ppid=25502 vsize=466516 CPUtime=1.57 cores=7
/proc/25505/stat : 25505 (TNM) R 25502 25502 24860 0 -1 4202496 6395 0 0 0 157 0 0 0 25 0 1 0 515041708 477712384 6291 33554432000 134512640 134534564 4288008272 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25505/statm: 116629 6291 95 6 0 115295 0
[pid=25506] ppid=25502 vsize=22828 CPUtime=3.08 cores=3
/proc/25506/stat : 25506 (lingeling) R 25502 25502 24860 0 -1 4202496 5998 0 0 0 308 0 0 0 25 0 1 0 515041708 23375872 4869 33554432000 4194304 4352236 140734923389344 18446744073709551615 4270802 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25506/statm: 5707 4869 127 39 0 4787 0
[pid=25507] ppid=25502 vsize=43228 CPUtime=1.49 cores=7
/proc/25507/stat : 25507 (march_hi) R 25502 25502 24860 0 -1 4202496 21425 0 0 0 147 2 0 0 25 0 1 0 515041708 44265472 4749 33554432000 4194304 4331988 140735775310688 18446744073709551615 4226485 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25507/statm: 10807 4749 171 34 0 9249 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 1026772

[startup+6.30032 s]
/proc/loadavg: 5.56 5.60 6.77 11/188 25508
/proc/meminfo: memFree=15836788/32950928 swapFree=67111528/67111528
[pid=25502] ppid=25500 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25502/stat : 25502 (ppfolio) S 25500 25502 24860 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515041708 18763776 390 33554432000 4194304 4287625 140736520373488 18446744073709551615 268272709135 0 0 4096 65536 15465440426961403903 0 0 17 1 0 0 0
/proc/25502/statm: 4581 390 341 23 0 91 0
[pid=25503] ppid=25502 vsize=445520 CPUtime=6.29 cores=1
/proc/25503/stat : 25503 (cryptominisat) R 25502 25502 24860 0 -1 4202496 20041 0 0 0 627 2 0 0 25 0 1 0 515041708 456212480 12203 33554432000 4194304 4587354 140734938267728 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25503/statm: 111380 12203 337 96 0 107942 0
[pid=25504] ppid=25502 vsize=39728 CPUtime=6.28 cores=5
/proc/25504/stat : 25504 (clasp) R 25502 25502 24860 0 -1 4202496 9080 0 0 0 627 1 0 0 25 0 1 0 515041708 40681472 7278 33554432000 4194304 4785740 140734727541088 18446744073709551615 4552880 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25504/statm: 9932 7278 340 145 0 6977 0
[pid=25505] ppid=25502 vsize=470348 CPUtime=3.15 cores=7
/proc/25505/stat : 25505 (TNM) R 25502 25502 24860 0 -1 4202496 6396 0 0 0 315 0 0 0 25 0 1 0 515041708 481636352 6292 33554432000 134512640 134534564 4288008272 18446744073709551615 134529072 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25505/statm: 117587 6292 95 6 0 116253 0
[pid=25506] ppid=25502 vsize=29484 CPUtime=6.29 cores=3
/proc/25506/stat : 25506 (lingeling) R 25502 25502 24860 0 -1 4202496 7151 0 0 0 628 1 0 0 25 0 1 0 515041708 30191616 6022 33554432000 4194304 4352236 140734923389344 18446744073709551615 4328063 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25506/statm: 7371 6022 127 39 0 6451 0
[pid=25507] ppid=25502 vsize=43888 CPUtime=3.09 cores=7
/proc/25507/stat : 25507 (march_hi) R 25502 25502 24860 0 -1 4202496 21586 0 0 0 307 2 0 0 25 0 1 0 515041708 44941312 4910 33554432000 4194304 4331988 140735775310688 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25507/statm: 10972 4910 174 34 0 9414 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 1047292

[startup+12.7012 s]
/proc/loadavg: 5.92 5.68 6.79 11/188 25508
/proc/meminfo: memFree=15779524/32950928 swapFree=67111528/67111528
[pid=25502] ppid=25500 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25502/stat : 25502 (ppfolio) S 25500 25502 24860 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515041708 18763776 390 33554432000 4194304 4287625 140736520373488 18446744073709551615 268272709135 0 0 4096 65536 15465440426961403903 0 0 17 1 0 0 0
/proc/25502/statm: 4581 390 341 23 0 91 0
[pid=25503] ppid=25502 vsize=484460 CPUtime=12.69 cores=1
/proc/25503/stat : 25503 (cryptominisat) R 25502 25502 24860 0 -1 4202496 29166 0 0 0 1266 3 0 0 25 0 1 0 515041708 496087040 21328 33554432000 4194304 4587354 140734938267728 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25503/statm: 121115 21328 337 96 0 117677 0
[pid=25504] ppid=25502 vsize=56260 CPUtime=12.69 cores=5
/proc/25504/stat : 25504 (clasp) R 25502 25502 24860 0 -1 4202496 13207 0 0 0 1266 3 0 0 25 0 1 0 515041708 57610240 11405 33554432000 4194304 4785740 140734727541088 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25504/statm: 14065 11405 340 145 0 11110 0
[pid=25505] ppid=25502 vsize=470348 CPUtime=6.32 cores=7
/proc/25505/stat : 25505 (TNM) R 25502 25502 24860 0 -1 4202496 6396 0 0 0 632 0 0 0 25 0 1 0 515041708 481636352 6292 33554432000 134512640 134534564 4288008272 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25505/statm: 117587 6292 95 6 0 116253 0
[pid=25506] ppid=25502 vsize=29484 CPUtime=12.69 cores=3
/proc/25506/stat : 25506 (lingeling) R 25502 25502 24860 0 -1 4202496 7408 0 0 0 1268 1 0 0 25 0 1 0 515041708 30191616 6279 33554432000 4194304 4352236 140734923389344 18446744073709551615 4207597 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25506/statm: 7371 6279 127 39 0 6451 0
[pid=25507] ppid=25502 vsize=44044 CPUtime=6.29 cores=7
/proc/25507/stat : 25507 (march_hi) R 25502 25502 24860 0 -1 4202496 21646 0 0 0 627 2 0 0 25 0 1 0 515041708 45101056 4970 33554432000 4194304 4331988 140735775310688 18446744073709551615 4210438 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25507/statm: 11011 4970 174 34 0 9453 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 1102920

[startup+25.5069 s]
/proc/loadavg: 6.82 5.89 6.84 11/188 25509
/proc/meminfo: memFree=15758488/32950928 swapFree=67111528/67111528
[pid=25502] ppid=25500 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25502/stat : 25502 (ppfolio) S 25500 25502 24860 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515041708 18763776 390 33554432000 4194304 4287625 140736520373488 18446744073709551615 268272709135 0 0 4096 65536 15465440426961403903 0 0 17 1 0 0 0
/proc/25502/statm: 4581 390 341 23 0 91 0
[pid=25503] ppid=25502 vsize=484076 CPUtime=25.49 cores=1
/proc/25503/stat : 25503 (cryptominisat) R 25502 25502 24860 0 -1 4202496 34323 0 0 0 2545 4 0 0 25 0 1 0 515041708 495693824 17651 33554432000 4194304 4587354 140734938267728 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25503/statm: 121019 17651 337 96 0 117581 0
[pid=25504] ppid=25502 vsize=80936 CPUtime=25.5 cores=5
/proc/25504/stat : 25504 (clasp) R 25502 25502 24860 0 -1 4202496 19278 0 0 0 2544 6 0 0 25 0 1 0 515041708 82878464 17476 33554432000 4194304 4785740 140734727541088 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25504/statm: 20234 17476 340 145 0 17279 0
[pid=25505] ppid=25502 vsize=470348 CPUtime=12.7 cores=7
/proc/25505/stat : 25505 (TNM) R 25502 25502 24860 0 -1 4202496 6396 0 0 0 1270 0 0 0 25 0 1 0 515041708 481636352 6292 33554432000 134512640 134534564 4288008272 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25505/statm: 117587 6292 95 6 0 116253 0
[pid=25506] ppid=25502 vsize=35528 CPUtime=25.49 cores=3
/proc/25506/stat : 25506 (lingeling) R 25502 25502 24860 0 -1 4202496 8662 0 0 0 2548 1 0 0 25 0 1 0 515041708 36380672 7533 33554432000 4194304 4352236 140734923389344 18446744073709551615 4234468 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25506/statm: 8882 7533 127 39 0 7962 0
[pid=25507] ppid=25502 vsize=44608 CPUtime=12.64 cores=7
/proc/25507/stat : 25507 (march_hi) R 25502 25502 24860 0 -1 4202496 21748 0 0 0 1262 2 0 0 25 0 1 0 515041708 45678592 5070 33554432000 4194304 4331988 140735775310688 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25507/statm: 11152 5070 174 34 0 9594 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 1133820

[startup+51.1003 s]
/proc/loadavg: 7.97 6.23 6.93 11/188 25510
/proc/meminfo: memFree=15689552/32950928 swapFree=67111528/67111528
[pid=25502] ppid=25500 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25502/stat : 25502 (ppfolio) S 25500 25502 24860 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515041708 18763776 390 33554432000 4194304 4287625 140736520373488 18446744073709551615 268272709135 0 0 4096 65536 15465440426961403903 0 0 17 1 0 0 0
/proc/25502/statm: 4581 390 341 23 0 91 0
[pid=25503] ppid=25502 vsize=428128 CPUtime=51.09 cores=1
/proc/25503/stat : 25503 (cryptominisat) R 25502 25502 24860 0 -1 4202496 51816 0 0 0 5102 7 0 0 25 0 1 0 515041708 438403072 26096 33554432000 4194304 4587354 140734938267728 18446744073709551615 4239085 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25503/statm: 107032 26096 337 96 0 103594 0
[pid=25504] ppid=25502 vsize=91276 CPUtime=51.09 cores=5
/proc/25504/stat : 25504 (clasp) R 25502 25502 24860 0 -1 4202496 21830 0 0 0 5102 7 0 0 25 0 1 0 515041708 93466624 20028 33554432000 4194304 4785740 140734727541088 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25504/statm: 22819 20028 340 145 0 19864 0
[pid=25505] ppid=25502 vsize=470348 CPUtime=25.41 cores=7
/proc/25505/stat : 25505 (TNM) R 25502 25502 24860 0 -1 4202496 6396 0 0 0 2541 0 0 0 25 0 1 0 515041708 481636352 6292 33554432000 134512640 134534564 4288008272 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25505/statm: 117587 6292 95 6 0 116253 0
[pid=25506] ppid=25502 vsize=39624 CPUtime=51.09 cores=3

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

/proc/25507/statm: 15685 8930 175 34 0 14127 0
Current children cumulated CPU time (s) 3764.05
Current children cumulated vsize (KiB) 1430164

[startup+1002.31 s]
/proc/loadavg: 10.17 10.02 8.99 11/188 25608
/proc/meminfo: memFree=15060448/32950928 swapFree=67111528/67111528
[pid=25502] ppid=25500 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25502/stat : 25502 (ppfolio) S 25500 25502 24860 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515041708 18763776 390 33554432000 4194304 4287625 140736520373488 18446744073709551615 268272709135 0 0 4096 65536 15465440426961403903 0 0 17 1 0 0 0
/proc/25502/statm: 4581 390 341 23 0 91 0
[pid=25503] ppid=25502 vsize=547788 CPUtime=1002.31 cores=1
/proc/25503/stat : 25503 (cryptominisat) R 25502 25502 24860 0 -1 4202496 329851 0 0 0 100082 149 0 0 25 0 1 0 515041708 560934912 56047 33554432000 4194304 4587354 140734938267728 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25503/statm: 136947 56047 337 96 0 133509 0
[pid=25504] ppid=25502 vsize=201720 CPUtime=1002.29 cores=5
/proc/25504/stat : 25504 (clasp) R 25502 25502 24860 0 -1 4202496 47944 0 0 0 100211 18 0 0 25 0 1 0 515041708 206561280 46142 33554432000 4194304 4785740 140734727541088 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25504/statm: 50430 46142 340 145 0 47475 0
[pid=25505] ppid=25502 vsize=470348 CPUtime=498.43 cores=7
/proc/25505/stat : 25505 (TNM) R 25502 25502 24860 0 -1 4202496 6396 0 0 0 49843 0 0 0 25 0 1 0 515041708 481636352 6292 33554432000 134512640 134534564 4288008272 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25505/statm: 117587 6292 95 6 0 116253 0
[pid=25506] ppid=25502 vsize=76868 CPUtime=1002.32 cores=3
/proc/25506/stat : 25506 (lingeling) R 25502 25502 24860 0 -1 4202496 154521 0 0 0 100212 20 0 0 25 0 1 0 515041708 78712832 18379 33554432000 4194304 4352236 140734923389344 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25506/statm: 19217 18379 127 39 0 18297 0
[pid=25507] ppid=25502 vsize=66620 CPUtime=498.41 cores=7
/proc/25507/stat : 25507 (march_hi) R 25502 25502 24860 0 -1 4202496 25824 0 0 0 49836 5 0 0 25 0 1 0 515041708 68218880 9144 33554432000 4194304 4331988 140735775310688 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25507/statm: 16655 9144 175 34 0 15097 0
Current children cumulated CPU time (s) 4003.76
Current children cumulated vsize (KiB) 1381668

[startup+1062.3 s]
/proc/loadavg: 10.45 10.12 9.09 11/188 25612
/proc/meminfo: memFree=15033280/32950928 swapFree=67111528/67111528
[pid=25502] ppid=25500 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25502/stat : 25502 (ppfolio) S 25500 25502 24860 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515041708 18763776 390 33554432000 4194304 4287625 140736520373488 18446744073709551615 268272709135 0 0 4096 65536 15465440426961403903 0 0 17 1 0 0 0
/proc/25502/statm: 4581 390 341 23 0 91 0
[pid=25503] ppid=25502 vsize=556660 CPUtime=1062.3 cores=1
/proc/25503/stat : 25503 (cryptominisat) R 25502 25502 24860 0 -1 4202496 351540 0 0 0 106069 161 0 0 25 0 1 0 515041708 570019840 61086 33554432000 4194304 4587354 140734938267728 18446744073709551615 4238104 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25503/statm: 139165 61086 337 96 0 135727 0
[pid=25504] ppid=25502 vsize=215136 CPUtime=1062.28 cores=5
/proc/25504/stat : 25504 (clasp) R 25502 25502 24860 0 -1 4202496 51151 0 0 0 106209 19 0 0 25 0 1 0 515041708 220299264 49349 33554432000 4194304 4785740 140734727541088 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25504/statm: 53784 49349 340 145 0 50829 0
[pid=25505] ppid=25502 vsize=470348 CPUtime=528.3 cores=7
/proc/25505/stat : 25505 (TNM) R 25502 25502 24860 0 -1 4202496 6396 0 0 0 52830 0 0 0 25 0 1 0 515041708 481636352 6292 33554432000 134512640 134534564 4288008272 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25505/statm: 117587 6292 95 6 0 116253 0
[pid=25506] ppid=25502 vsize=68676 CPUtime=1062.31 cores=3
/proc/25506/stat : 25506 (lingeling) R 25502 25502 24860 0 -1 4202496 161689 0 0 0 106210 21 0 0 25 0 1 0 515041708 70324224 16331 33554432000 4194304 4352236 140734923389344 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25506/statm: 17169 16331 127 39 0 16249 0
[pid=25507] ppid=25502 vsize=66620 CPUtime=528.21 cores=7
/proc/25507/stat : 25507 (march_hi) R 25502 25502 24860 0 -1 4202496 25934 0 0 0 52816 5 0 0 25 0 1 0 515041708 68218880 9254 33554432000 4194304 4331988 140735775310688 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25507/statm: 16655 9254 175 34 0 15097 0
Current children cumulated CPU time (s) 4243.4
Current children cumulated vsize (KiB) 1395764

[startup+1122.3 s]
/proc/loadavg: 10.21 10.11 9.15 11/188 25614
/proc/meminfo: memFree=15044176/32950928 swapFree=67111528/67111528
[pid=25502] ppid=25500 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25502/stat : 25502 (ppfolio) S 25500 25502 24860 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515041708 18763776 390 33554432000 4194304 4287625 140736520373488 18446744073709551615 268272709135 0 0 4096 65536 15465440426961403903 0 0 17 1 0 0 0
/proc/25502/statm: 4581 390 341 23 0 91 0
[pid=25503] ppid=25502 vsize=548496 CPUtime=1122.31 cores=1
/proc/25503/stat : 25503 (cryptominisat) R 25502 25502 24860 0 -1 4202496 370254 0 0 0 112059 172 0 0 25 0 1 0 515041708 561659904 56859 33554432000 4194304 4587354 140734938267728 18446744073709551615 4245972 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25503/statm: 137124 56859 337 96 0 133686 0
[pid=25504] ppid=25502 vsize=217108 CPUtime=1122.28 cores=5
/proc/25504/stat : 25504 (clasp) R 25502 25502 24860 0 -1 4202496 51571 0 0 0 112209 19 0 0 25 0 1 0 515041708 222318592 49769 33554432000 4194304 4785740 140734727541088 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25504/statm: 54277 49769 340 145 0 51322 0
[pid=25505] ppid=25502 vsize=470348 CPUtime=558.12 cores=7
/proc/25505/stat : 25505 (TNM) R 25502 25502 24860 0 -1 4202496 6396 0 0 0 55812 0 0 0 25 0 1 0 515041708 481636352 6292 33554432000 134512640 134534564 4288008272 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25505/statm: 117587 6292 95 6 0 116253 0
[pid=25506] ppid=25502 vsize=72772 CPUtime=1122.32 cores=3
/proc/25506/stat : 25506 (lingeling) R 25502 25502 24860 0 -1 4202496 169881 0 0 0 112210 22 0 0 25 0 1 0 515041708 74518528 17355 33554432000 4194304 4352236 140734923389344 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25506/statm: 18193 17355 127 39 0 17273 0
[pid=25507] ppid=25502 vsize=66620 CPUtime=558.06 cores=7
/proc/25507/stat : 25507 (march_hi) R 25502 25502 24860 0 -1 4202496 26086 0 0 0 55801 5 0 0 25 0 1 0 515041708 68218880 9406 33554432000 4194304 4331988 140735775310688 18446744073709551615 4237136 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25507/statm: 16655 9406 175 34 0 15097 0
Current children cumulated CPU time (s) 4483.09
Current children cumulated vsize (KiB) 1393668

[startup+1182.3 s]
/proc/loadavg: 10.26 10.15 9.22 11/188 25616
/proc/meminfo: memFree=15012020/32950928 swapFree=67111528/67111528
[pid=25502] ppid=25500 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25502/stat : 25502 (ppfolio) S 25500 25502 24860 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515041708 18763776 390 33554432000 4194304 4287625 140736520373488 18446744073709551615 268272709135 0 0 4096 65536 15465440426961403903 0 0 17 1 0 0 0
/proc/25502/statm: 4581 390 341 23 0 91 0
[pid=25503] ppid=25502 vsize=610972 CPUtime=1182.31 cores=1
/proc/25503/stat : 25503 (cryptominisat) R 25502 25502 24860 0 -1 4202496 391513 0 0 0 118048 183 0 0 25 0 1 0 515041708 625635328 60369 33554432000 4194304 4587354 140734938267728 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25503/statm: 152743 60369 337 96 0 149305 0
[pid=25504] ppid=25502 vsize=221568 CPUtime=1182.29 cores=5
/proc/25504/stat : 25504 (clasp) R 25502 25502 24860 0 -1 4202496 52636 0 0 0 118209 20 0 0 25 0 1 0 515041708 226885632 50834 33554432000 4194304 4785740 140734727541088 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25504/statm: 55392 50834 340 145 0 52437 0
[pid=25505] ppid=25502 vsize=470348 CPUtime=587.96 cores=7
/proc/25505/stat : 25505 (TNM) R 25502 25502 24860 0 -1 4202496 6396 0 0 0 58796 0 0 0 25 0 1 0 515041708 481636352 6292 33554432000 134512640 134534564 4288008272 18446744073709551615 134528348 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25505/statm: 117587 6292 95 6 0 116253 0
[pid=25506] ppid=25502 vsize=89160 CPUtime=1182.32 cores=3
/proc/25506/stat : 25506 (lingeling) R 25502 25502 24860 0 -1 4202496 181146 0 0 0 118209 23 0 0 25 0 1 0 515041708 91299840 21452 33554432000 4194304 4352236 140734923389344 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25506/statm: 22290 21452 127 39 0 21370 0
[pid=25507] ppid=25502 vsize=66620 CPUtime=587.9 cores=7
/proc/25507/stat : 25507 (march_hi) R 25502 25502 24860 0 -1 4202496 26273 0 0 0 58785 5 0 0 25 0 1 0 515041708 68218880 9593 33554432000 4194304 4331988 140735775310688 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25507/statm: 16655 9593 175 34 0 15097 0
Current children cumulated CPU time (s) 4722.78
Current children cumulated vsize (KiB) 1476992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.26 10.16 9.24 11/188 25616
/proc/meminfo: memFree=15004572/32950928 swapFree=67111528/67111528
[pid=25502] ppid=25500 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25502/stat : 25502 (ppfolio) S 25500 25502 24860 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515041708 18763776 390 33554432000 4194304 4287625 140736520373488 18446744073709551615 268272709135 0 0 4096 65536 15465440426961403903 0 0 17 1 0 0 0
/proc/25502/statm: 4581 390 341 23 0 91 0
[pid=25503] ppid=25502 vsize=550420 CPUtime=1201.71 cores=1
/proc/25503/stat : 25503 (cryptominisat) R 25502 25502 24860 0 -1 4202496 398141 0 0 0 119984 187 0 0 25 0 1 0 515041708 563630080 60871 33554432000 4194304 4587354 140734938267728 18446744073709551615 4250322 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25503/statm: 137605 60871 337 96 0 134167 0
[pid=25504] ppid=25502 vsize=221568 CPUtime=1201.69 cores=5
/proc/25504/stat : 25504 (clasp) R 25502 25502 24860 0 -1 4202496 52645 0 0 0 120149 20 0 0 25 0 1 0 515041708 226885632 50843 33554432000 4194304 4785740 140734727541088 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25504/statm: 55392 50843 340 145 0 52437 0
[pid=25505] ppid=25502 vsize=470348 CPUtime=597.61 cores=7
/proc/25505/stat : 25505 (TNM) R 25502 25502 24860 0 -1 4202496 6396 0 0 0 59761 0 0 0 25 0 1 0 515041708 481636352 6292 33554432000 134512640 134534564 4288008272 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25505/statm: 117587 6292 95 6 0 116253 0
[pid=25506] ppid=25502 vsize=89160 CPUtime=1201.72 cores=3
/proc/25506/stat : 25506 (lingeling) R 25502 25502 24860 0 -1 4202496 185242 0 0 0 120149 23 0 0 25 0 1 0 515041708 91299840 21452 33554432000 4194304 4352236 140734923389344 18446744073709551615 4328872 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25506/statm: 22290 21452 127 39 0 21370 0
[pid=25507] ppid=25502 vsize=66620 CPUtime=597.54 cores=7
/proc/25507/stat : 25507 (march_hi) R 25502 25502 24860 0 -1 4202496 26310 0 0 0 59749 5 0 0 25 0 1 0 515041708 68218880 9630 33554432000 4194304 4331988 140735775310688 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25507/statm: 16655 9630 175 34 0 15097 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1416440

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.26 10.16 9.24 11/188 25616
/proc/meminfo: memFree=15004572/32950928 swapFree=67111528/67111528
[pid=25502] ppid=25500 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25502/stat : 25502 (ppfolio) S 25500 25502 24860 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515041708 18763776 390 33554432000 4194304 4287625 140736520373488 18446744073709551615 268272709135 0 0 4096 65536 15465440426961403903 0 0 17 1 0 0 0
/proc/25502/statm: 4581 390 341 23 0 91 0
[pid=25503] ppid=25502 vsize=550420 CPUtime=1201.71 cores=1
/proc/25503/stat : 25503 (cryptominisat) R 25502 25502 24860 0 -1 4202496 398141 0 0 0 119984 187 0 0 25 0 1 0 515041708 563630080 60871 33554432000 4194304 4587354 140734938267728 18446744073709551615 4250322 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25503/statm: 137605 60871 337 96 0 134167 0
[pid=25504] ppid=25502 vsize=221568 CPUtime=1201.69 cores=5
/proc/25504/stat : 25504 (clasp) R 25502 25502 24860 0 -1 4202496 52645 0 0 0 120149 20 0 0 25 0 1 0 515041708 226885632 50843 33554432000 4194304 4785740 140734727541088 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25504/statm: 55392 50843 340 145 0 52437 0
[pid=25505] ppid=25502 vsize=470348 CPUtime=597.61 cores=7
/proc/25505/stat : 25505 (TNM) R 25502 25502 24860 0 -1 4202496 6396 0 0 0 59761 0 0 0 25 0 1 0 515041708 481636352 6292 33554432000 134512640 134534564 4288008272 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25505/statm: 117587 6292 95 6 0 116253 0
[pid=25506] ppid=25502 vsize=89160 CPUtime=1201.72 cores=3
/proc/25506/stat : 25506 (lingeling) R 25502 25502 24860 0 -1 4202496 185242 0 0 0 120149 23 0 0 25 0 1 0 515041708 91299840 21452 33554432000 4194304 4352236 140734923389344 18446744073709551615 4328872 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25506/statm: 22290 21452 127 39 0 21370 0
[pid=25507] ppid=25502 vsize=66620 CPUtime=597.54 cores=7
/proc/25507/stat : 25507 (march_hi) R 25502 25502 24860 0 -1 4202496 26310 0 0 0 59749 5 0 0 25 0 1 0 515041708 68218880 9630 33554432000 4194304 4331988 140735775310688 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25507/statm: 16655 9630 175 34 0 15097 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1416440

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25502 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 4800.27
#
# 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.27
CPU user time (s): 4797.92
CPU system time (s): 2.35
CPU usage (%): 399.452
Max. virtual memory (cumulated for all children) (KiB): 1832136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
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= 523
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= 341
involuntary context switches= 6

runsolver used 1.90271 second user time and 4.66429 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 01:47:09
IDJOB=3259313
IDBENCH=71549
IDSOLVER=1612
FILE ID=node122/3259313-1304034429
RUNJOBID= node122-1304034417-25446
PBS_JOBID= 13170330
Free space on /tmp= 71652 MiB

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

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

MD5SUM BENCH= cef3d3066fec910e94448f2404c09548
RANDOM SEED=234102959

node122.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	: 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.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.75
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.75
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15987964 kB
Buffers:       1730952 kB
Cached:       14499816 kB
SwapCached:          0 kB
Active:        5403940 kB
Inactive:     10994108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15987964 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24488 kB
Writeback:           0 kB
AnonPages:      167040 kB
Mapped:          17108 kB
Slab:           501504 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1893804 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= 71640 MiB
End job on node122 at 2011-04-29 02:07:13