Trace number 3259665

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2640c305320gyes10.cnf
MD5SUM98bac4f2d533fe7abb12552567f9e1aa
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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: 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-3259665-1304034850/watcher-3259665-1304034850 -o /tmp/evaluation-result-3259665-1304034850/solver-3259665-1304034850 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3259665-1304034850.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: 3.39 4.18 5.64 2/173 12451
/proc/meminfo: memFree=30650872/32951124 swapFree=67111416/67111528
[pid=12451] ppid=12449 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12451/stat : 12451 (ppfolio) R 12449 12451 11686 0 -1 4194304 499 0 0 0 0 0 0 0 21 0 1 0 515087371 18763776 388 33554432000 4194304 4287625 140735017711072 18446744073709551615 212435661849 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/12451/statm: 4581 388 339 23 0 91 0

[startup+0.0125471 s]
/proc/loadavg: 3.39 4.18 5.64 2/173 12451
/proc/meminfo: memFree=30650872/32951124 swapFree=67111416/67111528
[pid=12451] ppid=12449 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12451/stat : 12451 (ppfolio) S 12449 12451 11686 0 -1 4202496 523 0 0 0 0 0 0 0 21 0 1 0 515087371 18763776 390 33554432000 4194304 4287625 140735017711072 18446744073709551615 212436037135 0 0 4096 65536 12823402633540665343 0 0 17 6 0 0 0
/proc/12451/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100503 s]
/proc/loadavg: 3.39 4.18 5.64 2/173 12451
/proc/meminfo: memFree=30650872/32951124 swapFree=67111416/67111528
[pid=12451] ppid=12449 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12451/stat : 12451 (ppfolio) R 12449 12451 11686 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 515087371 18763776 390 33554432000 4194304 4287625 140735017711072 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/12451/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300466 s]
/proc/loadavg: 3.39 4.18 5.64 2/173 12451
/proc/meminfo: memFree=30650872/32951124 swapFree=67111416/67111528
[pid=12451] ppid=12449 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12451/stat : 12451 (ppfolio) R 12449 12451 11686 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 515087371 18763776 390 33554432000 4194304 4287625 140735017711072 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/12451/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70039 s]
/proc/loadavg: 3.39 4.18 5.64 2/173 12451
/proc/meminfo: memFree=30650872/32951124 swapFree=67111416/67111528
[pid=12451] ppid=12449 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12451/stat : 12451 (ppfolio) R 12449 12451 11686 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 515087371 18763776 390 33554432000 4194304 4287625 140735017711072 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/12451/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50124 s]
/proc/loadavg: 3.39 4.18 5.64 11/188 12467
/proc/meminfo: memFree=30419408/32951124 swapFree=67111416/67111528
[pid=12451] ppid=12449 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12451/stat : 12451 (ppfolio) S 12449 12451 11686 0 -1 4202496 523 0 0 0 0 0 0 0 18 0 1 0 515087371 18763776 390 33554432000 4194304 4287625 140735017711072 18446744073709551615 212436037135 0 0 4096 65536 12823402633540665343 0 0 17 0 0 0 0
/proc/12451/statm: 4581 390 341 23 0 91 0
[pid=12452] ppid=12451 vsize=72096 CPUtime=1.49 cores=0
/proc/12452/stat : 12452 (cryptominisat) R 12451 12451 11686 0 -1 4202496 19656 0 0 0 147 2 0 0 20 0 1 0 515087371 73826304 12874 33554432000 4194304 4587354 140734745236960 18446744073709551615 4241151 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12452/statm: 18024 12874 326 96 0 14586 0
[pid=12453] ppid=12451 vsize=33928 CPUtime=1.48 cores=4
/proc/12453/stat : 12453 (clasp) R 12451 12451 11686 0 -1 4202496 7090 0 0 0 148 0 0 0 25 0 1 0 515087371 34742272 5806 33554432000 4194304 4785740 140735599003360 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12453/statm: 8482 5806 317 145 0 5527 0
[pid=12454] ppid=12451 vsize=466252 CPUtime=0.7 cores=6
/proc/12454/stat : 12454 (TNM) R 12451 12451 11686 0 -1 4202496 5021 0 11 0 69 1 0 0 25 0 1 0 515087371 477442048 4928 33554432000 134512640 134534564 4289016016 18446744073709551615 134524550 0 0 4096 0 0 0 0 17 6 0 0 9
/proc/12454/statm: 116563 4928 91 6 0 115229 0
[pid=12455] ppid=12451 vsize=17064 CPUtime=1.49 cores=2
/proc/12455/stat : 12455 (lingeling) R 12451 12451 11686 0 -1 4202496 4271 0 0 0 149 0 0 0 20 0 1 0 515087371 17473536 3109 33554432000 4194304 4352236 140733327047696 18446744073709551615 4208828 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/12455/statm: 4266 3109 123 39 0 3346 0
[pid=12457] ppid=12451 vsize=47432 CPUtime=0.77 cores=6
/proc/12457/stat : 12457 (march_hi) R 12451 12451 11686 0 -1 4202496 21723 0 0 0 74 3 0 0 25 0 1 0 515087371 48570368 5114 33554432000 4194304 4331988 140733410116848 18446744073709551615 4257039 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12457/statm: 11858 5114 159 34 0 10300 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 655096

[startup+3.10093 s]
/proc/loadavg: 3.39 4.18 5.64 11/188 12467
/proc/meminfo: memFree=30403660/32951124 swapFree=67111416/67111528
[pid=12451] ppid=12449 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12451/stat : 12451 (ppfolio) S 12449 12451 11686 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515087371 18763776 390 33554432000 4194304 4287625 140735017711072 18446744073709551615 212436037135 0 0 4096 65536 12823402633540665343 0 0 17 0 0 0 0
/proc/12451/statm: 4581 390 341 23 0 91 0
[pid=12452] ppid=12451 vsize=585180 CPUtime=3.09 cores=0
/proc/12452/stat : 12452 (cryptominisat) R 12451 12451 11686 0 -1 4202496 21944 0 0 0 306 3 0 0 25 0 1 0 515087371 599224320 13190 33554432000 4194304 4587354 140734745236960 18446744073709551615 4236668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12452/statm: 146295 13190 331 96 0 142857 0
[pid=12453] ppid=12451 vsize=32972 CPUtime=3.08 cores=4
/proc/12453/stat : 12453 (clasp) R 12451 12451 11686 0 -1 4202496 7455 0 0 0 308 0 0 0 25 0 1 0 515087371 33763328 5574 33554432000 4194304 4785740 140735599003360 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12453/statm: 8243 5574 341 145 0 5288 0
[pid=12454] ppid=12451 vsize=466252 CPUtime=1.5 cores=6
/proc/12454/stat : 12454 (TNM) R 12451 12451 11686 0 -1 4202496 5021 0 11 0 149 1 0 0 25 0 1 0 515087371 477442048 4928 33554432000 134512640 134534564 4289016016 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 6 0 0 9
/proc/12454/statm: 116563 4928 91 6 0 115229 0
[pid=12455] ppid=12451 vsize=22408 CPUtime=3.09 cores=2
/proc/12455/stat : 12455 (lingeling) R 12451 12451 11686 0 -1 4202496 5925 0 0 0 309 0 0 0 25 0 1 0 515087371 22945792 4763 33554432000 4194304 4352236 140733327047696 18446744073709551615 4327936 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/12455/statm: 5602 4763 126 39 0 4682 0
[pid=12457] ppid=12451 vsize=48516 CPUtime=1.56 cores=6
/proc/12457/stat : 12457 (march_hi) R 12451 12451 11686 0 -1 4202496 24525 0 0 0 153 3 0 0 25 0 1 0 515087371 49680384 5414 33554432000 4194304 4331988 140733410116848 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12457/statm: 12129 5414 171 34 0 10571 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 1173652

[startup+6.30032 s]
/proc/loadavg: 3.92 4.27 5.67 12/188 12468
/proc/meminfo: memFree=30355552/32951124 swapFree=67111416/67111528
[pid=12451] ppid=12449 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12451/stat : 12451 (ppfolio) S 12449 12451 11686 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515087371 18763776 390 33554432000 4194304 4287625 140735017711072 18446744073709551615 212436037135 0 0 4096 65536 12823402633540665343 0 0 17 0 0 0 0
/proc/12451/statm: 4581 390 341 23 0 91 0
[pid=12452] ppid=12451 vsize=585180 CPUtime=6.29 cores=0
/proc/12452/stat : 12452 (cryptominisat) R 12451 12451 11686 0 -1 4202496 22348 0 0 0 626 3 0 0 25 0 1 0 515087371 599224320 13591 33554432000 4194304 4587354 140734745236960 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12452/statm: 146295 13591 337 96 0 142857 0
[pid=12453] ppid=12451 vsize=39768 CPUtime=6.29 cores=4
/proc/12453/stat : 12453 (clasp) R 12451 12451 11686 0 -1 4202496 9163 0 0 0 628 1 0 0 25 0 1 0 515087371 40722432 7282 33554432000 4194304 4785740 140735599003360 18446744073709551615 212435677893 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12453/statm: 9942 7282 341 145 0 6987 0
[pid=12454] ppid=12451 vsize=472456 CPUtime=3.15 cores=6
/proc/12454/stat : 12454 (TNM) R 12451 12451 11686 0 -1 4202496 7271 0 11 0 314 1 0 0 25 0 1 0 515087371 483794944 7178 33554432000 134512640 134534564 4289016016 18446744073709551615 134528960 0 0 4096 0 0 0 0 17 6 0 0 9
/proc/12454/statm: 118114 7178 95 6 0 116780 0
[pid=12455] ppid=12451 vsize=28040 CPUtime=6.28 cores=2
/proc/12455/stat : 12455 (lingeling) R 12451 12451 11686 0 -1 4202496 6967 0 0 0 627 1 0 0 25 0 1 0 515087371 28712960 5805 33554432000 4194304 4352236 140733327047696 18446744073709551615 4208712 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/12455/statm: 7010 5805 126 39 0 6090 0
[pid=12457] ppid=12451 vsize=49176 CPUtime=3.09 cores=6
/proc/12457/stat : 12457 (march_hi) R 12451 12451 11686 0 -1 4202496 24701 0 0 0 306 3 0 0 25 0 1 0 515087371 50356224 5590 33554432000 4194304 4331988 140733410116848 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12457/statm: 12294 5590 174 34 0 10736 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 1192944

[startup+12.7011 s]
/proc/loadavg: 4.41 4.37 5.69 11/188 12468
/proc/meminfo: memFree=30266924/32951124 swapFree=67111416/67111528
[pid=12451] ppid=12449 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12451/stat : 12451 (ppfolio) S 12449 12451 11686 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515087371 18763776 390 33554432000 4194304 4287625 140735017711072 18446744073709551615 212436037135 0 0 4096 65536 12823402633540665343 0 0 17 0 0 0 0
/proc/12451/statm: 4581 390 341 23 0 91 0
[pid=12452] ppid=12451 vsize=601544 CPUtime=12.69 cores=0
/proc/12452/stat : 12452 (cryptominisat) R 12451 12451 11686 0 -1 4202496 26219 0 0 0 1265 4 0 0 25 0 1 0 515087371 615981056 17460 33554432000 4194304 4587354 140734745236960 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12452/statm: 150386 17460 337 96 0 146948 0
[pid=12453] ppid=12451 vsize=56144 CPUtime=12.68 cores=4
/proc/12453/stat : 12453 (clasp) R 12451 12451 11686 0 -1 4202496 13256 0 0 0 1266 2 0 0 25 0 1 0 515087371 57491456 11375 33554432000 4194304 4785740 140735599003360 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12453/statm: 14036 11375 341 145 0 11081 0
[pid=12454] ppid=12451 vsize=472456 CPUtime=6.4 cores=6
/proc/12454/stat : 12454 (TNM) R 12451 12451 11686 0 -1 4202496 7271 0 11 0 639 1 0 0 25 0 1 0 515087371 483794944 7178 33554432000 134512640 134534564 4289016016 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 6 0 0 9
/proc/12454/statm: 118114 7178 95 6 0 116780 0
[pid=12455] ppid=12451 vsize=30848 CPUtime=12.68 cores=2
/proc/12455/stat : 12455 (lingeling) R 12451 12451 11686 0 -1 4202496 7524 0 0 0 1267 1 0 0 25 0 1 0 515087371 31588352 6362 33554432000 4194304 4352236 140733327047696 18446744073709551615 4278515 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/12455/statm: 7712 6362 126 39 0 6792 0
[pid=12457] ppid=12451 vsize=49440 CPUtime=6.21 cores=6
/proc/12457/stat : 12457 (march_hi) R 12451 12451 11686 0 -1 4202496 24777 0 0 0 618 3 0 0 25 0 1 0 515087371 50626560 5666 33554432000 4194304 4331988 140733410116848 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12457/statm: 12360 5666 174 34 0 10802 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 1228756

[startup+25.5007 s]
/proc/loadavg: 5.64 4.64 5.76 11/188 12468
/proc/meminfo: memFree=30195476/32951124 swapFree=67111416/67111528
[pid=12451] ppid=12449 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12451/stat : 12451 (ppfolio) S 12449 12451 11686 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515087371 18763776 390 33554432000 4194304 4287625 140735017711072 18446744073709551615 212436037135 0 0 4096 65536 12823402633540665343 0 0 17 0 0 0 0
/proc/12451/statm: 4581 390 341 23 0 91 0
[pid=12452] ppid=12451 vsize=597872 CPUtime=25.48 cores=0
/proc/12452/stat : 12452 (cryptominisat) R 12451 12451 11686 0 -1 4202496 34141 0 0 0 2544 4 0 0 25 0 1 0 515087371 612220928 18652 33554432000 4194304 4587354 140734745236960 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12452/statm: 149468 18652 337 96 0 146030 0
[pid=12453] ppid=12451 vsize=83996 CPUtime=25.49 cores=4
/proc/12453/stat : 12453 (clasp) R 12451 12451 11686 0 -1 4202496 20098 0 0 0 2542 7 0 0 25 0 1 0 515087371 86011904 18217 33554432000 4194304 4785740 140735599003360 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12453/statm: 20999 18217 341 145 0 18044 0
[pid=12454] ppid=12451 vsize=472456 CPUtime=12.75 cores=6
/proc/12454/stat : 12454 (TNM) R 12451 12451 11686 0 -1 4202496 7271 0 11 0 1274 1 0 0 25 0 1 0 515087371 483794944 7178 33554432000 134512640 134534564 4289016016 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 6 0 0 9
/proc/12454/statm: 118114 7178 95 6 0 116780 0
[pid=12455] ppid=12451 vsize=33248 CPUtime=25.48 cores=2
/proc/12455/stat : 12455 (lingeling) R 12451 12451 11686 0 -1 4202496 8635 0 0 0 2547 1 0 0 25 0 1 0 515087371 34045952 7473 33554432000 4194304 4352236 140733327047696 18446744073709551615 4207831 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/12455/statm: 8312 7473 126 39 0 7392 0
[pid=12457] ppid=12451 vsize=50084 CPUtime=12.59 cores=6
/proc/12457/stat : 12457 (march_hi) R 12451 12451 11686 0 -1 4202496 24896 0 0 0 1256 3 0 0 25 0 1 0 515087371 51286016 5784 33554432000 4194304 4331988 140733410116848 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12457/statm: 12521 5784 174 34 0 10963 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 1255980

[startup+51.1008 s]
/proc/loadavg: 7.24 5.10 5.88 11/188 12469
/proc/meminfo: memFree=30102632/32951124 swapFree=67111416/67111528
[pid=12451] ppid=12449 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12451/stat : 12451 (ppfolio) S 12449 12451 11686 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515087371 18763776 390 33554432000 4194304 4287625 140735017711072 18446744073709551615 212436037135 0 0 4096 65536 12823402633540665343 0 0 17 0 0 0 0
/proc/12451/statm: 4581 390 341 23 0 91 0
[pid=12452] ppid=12451 vsize=646444 CPUtime=51.08 cores=0
/proc/12452/stat : 12452 (cryptominisat) R 12451 12451 11686 0 -1 4202496 57959 0 0 0 5100 8 0 0 25 0 1 0 515087371 661958656 30679 33554432000 4194304 4587354 140734745236960 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12452/statm: 161611 30679 337 96 0 158173 0
[pid=12453] ppid=12451 vsize=91632 CPUtime=51.09 cores=4
/proc/12453/stat : 12453 (clasp) R 12451 12451 11686 0 -1 4202496 21988 0 0 0 5102 7 0 0 25 0 1 0 515087371 93831168 20107 33554432000 4194304 4785740 140735599003360 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12453/statm: 22908 20107 341 145 0 19953 0
[pid=12454] ppid=12451 vsize=472456 CPUtime=25.5 cores=6
/proc/12454/stat : 12454 (TNM) R 12451 12451 11686 0 -1 4202496 7271 0 11 0 2549 1 0 0 25 0 1 0 515087371 483794944 7178 33554432000 134512640 134534564 4289016016 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 9
/proc/12454/statm: 118114 7178 95 6 0 116780 0
[pid=12455] ppid=12451 vsize=38368 CPUtime=51.07 cores=2

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

/proc/12457/statm: 18324 10180 176 34 0 16766 0
Current children cumulated CPU time (s) 3763.21
Current children cumulated vsize (KiB) 1653300

[startup+1002.3 s]
/proc/loadavg: 10.13 9.95 8.61 11/188 12506
/proc/meminfo: memFree=29428056/32951124 swapFree=67111416/67111528
[pid=12451] ppid=12449 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12451/stat : 12451 (ppfolio) S 12449 12451 11686 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515087371 18763776 390 33554432000 4194304 4287625 140735017711072 18446744073709551615 212436037135 0 0 4096 65536 12823402633540665343 0 0 17 0 0 0 0
/proc/12451/statm: 4581 390 341 23 0 91 0
[pid=12452] ppid=12451 vsize=840692 CPUtime=1002.17 cores=0
/proc/12452/stat : 12452 (cryptominisat) R 12451 12451 11686 0 -1 4202496 368336 0 0 0 100090 127 0 0 25 0 1 0 515087371 860868608 78761 33554432000 4194304 4587354 140734745236960 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12452/statm: 210173 78761 337 96 0 206735 0
[pid=12453] ppid=12451 vsize=221996 CPUtime=1001.67 cores=4
/proc/12453/stat : 12453 (clasp) R 12451 12451 11686 0 -1 4202496 53116 0 0 0 100149 18 0 0 25 0 1 0 515087371 227323904 51235 33554432000 4194304 4785740 140735599003360 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12453/statm: 55499 51235 341 145 0 52544 0
[pid=12454] ppid=12451 vsize=472456 CPUtime=498.53 cores=6
/proc/12454/stat : 12454 (TNM) R 12451 12451 11686 0 -1 4202496 7271 0 11 0 49852 1 0 0 25 0 1 0 515087371 483794944 7178 33554432000 134512640 134534564 4289016016 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 9
/proc/12454/statm: 118114 7178 95 6 0 116780 0
[pid=12455] ppid=12451 vsize=83440 CPUtime=1002.22 cores=2
/proc/12455/stat : 12455 (lingeling) R 12451 12451 11686 0 -1 4202496 166079 0 0 0 100201 21 0 0 25 0 1 0 515087371 85442560 20021 33554432000 4194304 4352236 140733327047696 18446744073709551615 4328308 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/12455/statm: 20860 20021 126 39 0 19940 0
[pid=12457] ppid=12451 vsize=73296 CPUtime=498.32 cores=6
/proc/12457/stat : 12457 (march_hi) R 12451 12451 11686 0 -1 4202496 29477 0 0 0 49826 6 0 0 25 0 1 0 515087371 75055104 10363 33554432000 4194304 4331988 140733410116848 18446744073709551615 4226483 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12457/statm: 18324 10363 176 34 0 16766 0
Current children cumulated CPU time (s) 4002.91
Current children cumulated vsize (KiB) 1710204

[startup+1062.3 s]
/proc/loadavg: 10.16 9.98 8.70 11/188 12508
/proc/meminfo: memFree=29473536/32951124 swapFree=67111416/67111528
[pid=12451] ppid=12449 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12451/stat : 12451 (ppfolio) S 12449 12451 11686 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515087371 18763776 390 33554432000 4194304 4287625 140735017711072 18446744073709551615 212436037135 0 0 4096 65536 12823402633540665343 0 0 17 0 0 0 0
/proc/12451/statm: 4581 390 341 23 0 91 0
[pid=12452] ppid=12451 vsize=757292 CPUtime=1062.16 cores=0
/proc/12452/stat : 12452 (cryptominisat) R 12451 12451 11686 0 -1 4202496 384096 0 0 0 106081 135 0 0 25 0 1 0 515087371 775467008 60821 33554432000 4194304 4587354 140734745236960 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12452/statm: 189323 60821 337 96 0 185885 0
[pid=12453] ppid=12451 vsize=222964 CPUtime=1061.68 cores=4
/proc/12453/stat : 12453 (clasp) R 12451 12451 11686 0 -1 4202496 53344 0 0 0 106150 18 0 0 25 0 1 0 515087371 228315136 51463 33554432000 4194304 4785740 140735599003360 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12453/statm: 55741 51463 341 145 0 52786 0
[pid=12454] ppid=12451 vsize=472456 CPUtime=528.41 cores=6
/proc/12454/stat : 12454 (TNM) R 12451 12451 11686 0 -1 4202496 7271 0 11 0 52840 1 0 0 25 0 1 0 515087371 483794944 7178 33554432000 134512640 134534564 4289016016 18446744073709551615 10005504 0 0 4096 0 0 0 0 17 6 0 0 9
/proc/12454/statm: 118114 7178 95 6 0 116780 0
[pid=12455] ppid=12451 vsize=91632 CPUtime=1062.21 cores=2
/proc/12455/stat : 12455 (lingeling) R 12451 12451 11686 0 -1 4202496 177343 0 0 0 106199 22 0 0 25 0 1 0 515087371 93831168 22069 33554432000 4194304 4352236 140733327047696 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/12455/statm: 22908 22069 126 39 0 21988 0
[pid=12457] ppid=12451 vsize=73296 CPUtime=528.12 cores=6
/proc/12457/stat : 12457 (march_hi) R 12451 12451 11686 0 -1 4202496 29646 0 0 0 52806 6 0 0 25 0 1 0 515087371 75055104 10532 33554432000 4194304 4331988 140733410116848 18446744073709551615 4226496 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12457/statm: 18324 10532 176 34 0 16766 0
Current children cumulated CPU time (s) 4242.58
Current children cumulated vsize (KiB) 1635964

[startup+1122.3 s]
/proc/loadavg: 10.11 10.00 8.79 11/188 12509
/proc/meminfo: memFree=29430352/32951124 swapFree=67111416/67111528
[pid=12451] ppid=12449 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12451/stat : 12451 (ppfolio) S 12449 12451 11686 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515087371 18763776 390 33554432000 4194304 4287625 140735017711072 18446744073709551615 212436037135 0 0 4096 65536 12823402633540665343 0 0 17 0 0 0 0
/proc/12451/statm: 4581 390 341 23 0 91 0
[pid=12452] ppid=12451 vsize=759016 CPUtime=1122.17 cores=0
/proc/12452/stat : 12452 (cryptominisat) R 12451 12451 11686 0 -1 4202496 404248 0 0 0 112072 145 0 0 25 0 1 0 515087371 777232384 58418 33554432000 4194304 4587354 140734745236960 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12452/statm: 189754 58418 337 96 0 186316 0
[pid=12453] ppid=12451 vsize=224516 CPUtime=1121.68 cores=4
/proc/12453/stat : 12453 (clasp) R 12451 12451 11686 0 -1 4202496 53684 0 0 0 112150 18 0 0 25 0 1 0 515087371 229904384 51803 33554432000 4194304 4785740 140735599003360 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12453/statm: 56129 51803 341 145 0 53174 0
[pid=12454] ppid=12451 vsize=472456 CPUtime=558.22 cores=6
/proc/12454/stat : 12454 (TNM) R 12451 12451 11686 0 -1 4202496 7271 0 11 0 55821 1 0 0 25 0 1 0 515087371 483794944 7178 33554432000 134512640 134534564 4289016016 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 9
/proc/12454/statm: 118114 7178 95 6 0 116780 0
[pid=12455] ppid=12451 vsize=108016 CPUtime=1122.21 cores=2
/proc/12455/stat : 12455 (lingeling) R 12451 12451 11686 0 -1 4202496 190655 0 0 0 112197 24 0 0 25 0 1 0 515087371 110608384 26165 33554432000 4194304 4352236 140733327047696 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/12455/statm: 27004 26165 126 39 0 26084 0
[pid=12457] ppid=12451 vsize=73296 CPUtime=557.98 cores=6
/proc/12457/stat : 12457 (march_hi) R 12451 12451 11686 0 -1 4202496 29819 0 0 0 55792 6 0 0 25 0 1 0 515087371 75055104 10705 33554432000 4194304 4331988 140733410116848 18446744073709551615 4246743 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12457/statm: 18324 10705 176 34 0 16766 0
Current children cumulated CPU time (s) 4482.26
Current children cumulated vsize (KiB) 1655624

[startup+1182.3 s]
/proc/loadavg: 10.14 10.03 8.87 11/188 12511
/proc/meminfo: memFree=29452380/32951124 swapFree=67111416/67111528
[pid=12451] ppid=12449 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12451/stat : 12451 (ppfolio) S 12449 12451 11686 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515087371 18763776 390 33554432000 4194304 4287625 140735017711072 18446744073709551615 212436037135 0 0 4096 65536 12823402633540665343 0 0 17 0 0 0 0
/proc/12451/statm: 4581 390 341 23 0 91 0
[pid=12452] ppid=12451 vsize=755952 CPUtime=1182.17 cores=0
/proc/12452/stat : 12452 (cryptominisat) R 12451 12451 11686 0 -1 4202496 424701 0 0 0 118063 154 0 0 25 0 1 0 515087371 774094848 60984 33554432000 4194304 4587354 140734745236960 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12452/statm: 188988 60984 337 96 0 185550 0
[pid=12453] ppid=12451 vsize=244536 CPUtime=1181.67 cores=4
/proc/12453/stat : 12453 (clasp) R 12451 12451 11686 0 -1 4202496 58440 0 0 0 118148 19 0 0 25 0 1 0 515087371 250404864 56559 33554432000 4194304 4785740 140735599003360 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12453/statm: 61134 56559 341 145 0 58179 0
[pid=12454] ppid=12451 vsize=472456 CPUtime=588.07 cores=6
/proc/12454/stat : 12454 (TNM) R 12451 12451 11686 0 -1 4202496 7271 0 11 0 58806 1 0 0 25 0 1 0 515087371 483794944 7178 33554432000 134512640 134534564 4289016016 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 9
/proc/12454/statm: 118114 7178 95 6 0 116780 0
[pid=12455] ppid=12451 vsize=83440 CPUtime=1182.21 cores=2
/proc/12455/stat : 12455 (lingeling) R 12451 12451 11686 0 -1 4202496 199359 0 0 0 118196 25 0 0 25 0 1 0 515087371 85442560 20021 33554432000 4194304 4352236 140733327047696 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/12455/statm: 20860 20021 126 39 0 19940 0
[pid=12457] ppid=12451 vsize=73296 CPUtime=587.81 cores=6
/proc/12457/stat : 12457 (march_hi) R 12451 12451 11686 0 -1 4202496 30013 0 0 0 58775 6 0 0 25 0 1 0 515087371 75055104 10899 33554432000 4194304 4331988 140733410116848 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12457/statm: 18324 10899 176 34 0 16766 0
Current children cumulated CPU time (s) 4721.93
Current children cumulated vsize (KiB) 1648004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 10.10 10.03 8.89 6/181 12512
/proc/meminfo: memFree=30018352/32951124 swapFree=67111416/67111528
[pid=12451] ppid=12449 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12451/stat : 12451 (ppfolio) S 12449 12451 11686 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515087371 18763776 390 33554432000 4194304 4287625 140735017711072 18446744073709551615 212436037135 0 0 4096 65536 12823402633540665343 0 0 17 0 0 0 0
/proc/12451/statm: 4581 390 341 23 0 91 0
[pid=12452] ppid=12451 vsize=759016 CPUtime=1201.78 cores=0
/proc/12452/stat : 12452 (cryptominisat) R 12451 12451 11686 0 -1 4202496 431238 0 0 0 120021 157 0 0 25 0 1 0 515087371 777232384 61477 33554432000 4194304 4587354 140734745236960 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12452/statm: 189754 61477 337 96 0 186316 0
[pid=12453] ppid=12451 vsize=246596 CPUtime=1201.28 cores=4
/proc/12453/stat : 12453 (clasp) R 12451 12451 11686 0 -1 4202496 58921 0 0 0 120109 19 0 0 25 0 1 0 515087371 252514304 57040 33554432000 4194304 4785740 140735599003360 18446744073709551615 4552637 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12453/statm: 61649 57040 341 145 0 58694 0
[pid=12454] ppid=12451 vsize=472456 CPUtime=597.81 cores=6
/proc/12454/stat : 12454 (TNM) R 12451 12451 11686 0 -1 4202496 7271 0 11 0 59780 1 0 0 25 0 1 0 515087371 483794944 7178 33554432000 134512640 134534564 4289016016 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 6 0 0 9
/proc/12454/statm: 118114 7178 95 6 0 116780 0
[pid=12455] ppid=12451 vsize=83440 CPUtime=1201.81 cores=2
/proc/12455/stat : 12455 (lingeling) R 12451 12451 11686 0 -1 4202496 204479 0 0 0 120155 26 0 0 25 0 1 0 515087371 85442560 20021 33554432000 4194304 4352236 140733327047696 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/12455/statm: 20860 20021 126 39 0 19940 0
[pid=12457] ppid=12451 vsize=73296 CPUtime=597.56 cores=6
/proc/12457/stat : 12457 (march_hi) R 12451 12451 11686 0 -1 4202496 30051 0 0 0 59750 6 0 0 25 0 1 0 515087371 75055104 10937 33554432000 4194304 4331988 140733410116848 18446744073709551615 4228226 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12457/statm: 18324 10937 176 34 0 16766 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 1653128

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: 10.10 10.03 8.89 6/181 12512
/proc/meminfo: memFree=30018352/32951124 swapFree=67111416/67111528
[pid=12451] ppid=12449 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12451/stat : 12451 (ppfolio) S 12449 12451 11686 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515087371 18763776 390 33554432000 4194304 4287625 140735017711072 18446744073709551615 212436037135 0 0 4096 65536 12823402633540665343 0 0 17 0 0 0 0
/proc/12451/statm: 4581 390 341 23 0 91 0
[pid=12452] ppid=12451 vsize=759016 CPUtime=1201.78 cores=0
/proc/12452/stat : 12452 (cryptominisat) R 12451 12451 11686 0 -1 4202496 431238 0 0 0 120021 157 0 0 25 0 1 0 515087371 777232384 61477 33554432000 4194304 4587354 140734745236960 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12452/statm: 189754 61477 337 96 0 186316 0
[pid=12453] ppid=12451 vsize=246596 CPUtime=1201.28 cores=4
/proc/12453/stat : 12453 (clasp) R 12451 12451 11686 0 -1 4202496 58921 0 0 0 120109 19 0 0 25 0 1 0 515087371 252514304 57040 33554432000 4194304 4785740 140735599003360 18446744073709551615 4552637 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12453/statm: 61649 57040 341 145 0 58694 0
[pid=12454] ppid=12451 vsize=472456 CPUtime=597.81 cores=6
/proc/12454/stat : 12454 (TNM) R 12451 12451 11686 0 -1 4202496 7271 0 11 0 59780 1 0 0 25 0 1 0 515087371 483794944 7178 33554432000 134512640 134534564 4289016016 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 6 0 0 9
/proc/12454/statm: 118114 7178 95 6 0 116780 0
[pid=12455] ppid=12451 vsize=83440 CPUtime=1201.81 cores=2
/proc/12455/stat : 12455 (lingeling) R 12451 12451 11686 0 -1 4202496 204479 0 0 0 120155 26 0 0 25 0 1 0 515087371 85442560 20021 33554432000 4194304 4352236 140733327047696 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/12455/statm: 20860 20021 126 39 0 19940 0
[pid=12457] ppid=12451 vsize=73296 CPUtime=597.56 cores=6
/proc/12457/stat : 12457 (march_hi) R 12451 12451 11686 0 -1 4202496 30051 0 0 0 59750 6 0 0 25 0 1 0 515087371 75055104 10937 33554432000 4194304 4331988 140733410116848 18446744073709551615 4228226 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12457/statm: 18324 10937 176 34 0 16766 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 1653128

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12451 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=3999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.007998
# while last known CPU time is 4800.24
#
# 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.24
CPU user time (s): 4798.15
CPU system time (s): 2.09
CPU usage (%): 399.383
Max. virtual memory (cumulated for all children) (KiB): 2365608

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

runsolver used 1.75173 second user time and 4.81427 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 01:54:10
IDJOB=3259665
IDBENCH=71605
IDSOLVER=1612
FILE ID=node102/3259665-1304034850
RUNJOBID= node102-1304034850-12436
PBS_JOBID= 13170350
Free space on /tmp= 71556 MiB

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

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

MD5SUM BENCH= 98bac4f2d533fe7abb12552567f9e1aa
RANDOM SEED=829446355

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30651152 kB
Buffers:        600260 kB
Cached:        1222404 kB
SwapCached:          8 kB
Active:         214540 kB
Inactive:      1672308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30651152 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           25732 kB
Writeback:           0 kB
AnonPages:       63812 kB
Mapped:          14488 kB
Slab:           348968 kB
PageTables:       4340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186536 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= 71548 MiB
End job on node102 at 2011-04-29 02:14:14