Trace number 3258785

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

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v2640c305320gyes10.cnf
MD5SUMe4e4b653016e98f210aa8da2214e783a
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.82	This is pico-portfolio, a naive parallel portfolio
0.00/0.82	Copyright (C) 2011 Olivier Roussel
0.00/0.82	Using 4 processing units
0.00/0.82	This portfolio uses the following solvers:
0.00/0.82	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.82	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.82	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.82	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.82	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.82	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.82	Starting clasp 1.3.6 on core(s) 4
0.00/0.82	Starting TNM 2009 on core(s) 6
0.00/0.82	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.82	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-3258785-1304034153/watcher-3258785-1304034153 -o /tmp/evaluation-result-3258785-1304034153/solver-3258785-1304034153 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3258785-1304034153.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 10.20 10.08 9.66 6/186 27018
/proc/meminfo: memFree=30095764/32951124 swapFree=67111344/67111528
[pid=27018] ppid=27016 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27018/stat : 27018 (ppfolio) R 27016 27018 26347 0 -1 4194304 498 0 0 0 0 0 0 0 25 0 1 0 515013239 18763776 388 33554432000 4194304 4287625 140733450059312 18446744073709551615 271550182425 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/27018/statm: 4581 388 339 23 0 91 0

[startup+0.0157939 s]
/proc/loadavg: 10.20 10.08 9.66 6/186 27018
/proc/meminfo: memFree=30095764/32951124 swapFree=67111344/67111528
[pid=27018] ppid=27016 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27018/stat : 27018 (ppfolio) R 27016 27018 26347 0 -1 4194304 498 0 0 0 0 0 0 0 25 0 1 0 515013239 18763776 388 33554432000 4194304 4287625 140733450059312 18446744073709551615 271550182425 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/27018/statm: 4581 388 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100782 s]
/proc/loadavg: 10.20 10.08 9.66 6/186 27018
/proc/meminfo: memFree=30095764/32951124 swapFree=67111344/67111528
[pid=27018] ppid=27016 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27018/stat : 27018 (ppfolio) R 27016 27018 26347 0 -1 4194304 498 0 0 0 0 0 0 0 25 0 1 0 515013239 18763776 388 33554432000 4194304 4287625 140733450059312 18446744073709551615 271550182425 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/27018/statm: 4581 388 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300745 s]
/proc/loadavg: 10.20 10.08 9.66 6/186 27018
/proc/meminfo: memFree=30095764/32951124 swapFree=67111344/67111528
[pid=27018] ppid=27016 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27018/stat : 27018 (ppfolio) R 27016 27018 26347 0 -1 4194304 498 0 0 0 0 0 0 0 25 0 1 0 515013239 18763776 388 33554432000 4194304 4287625 140733450059312 18446744073709551615 271550182425 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/27018/statm: 4581 388 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700674 s]
/proc/loadavg: 10.20 10.08 9.66 6/186 27018
/proc/meminfo: memFree=30095764/32951124 swapFree=67111344/67111528
[pid=27018] ppid=27016 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27018/stat : 27018 (ppfolio) R 27016 27018 26347 0 -1 4194304 498 0 0 0 0 0 0 0 25 0 1 0 515013239 18763776 388 33554432000 4194304 4287625 140733450059312 18446744073709551615 271550182425 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/27018/statm: 4581 388 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50053 s]
/proc/loadavg: 10.26 10.10 9.67 12/192 27025
/proc/meminfo: memFree=29991804/32951124 swapFree=67111344/67111528
[pid=27018] ppid=27016 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27018/stat : 27018 (ppfolio) S 27016 27018 26347 0 -1 4202496 520 0 0 0 0 0 0 0 21 0 1 0 515013239 18763776 390 33554432000 4194304 4287625 140733450059312 18446744073709551615 271550557711 0 0 4096 65536 4264935377132847103 0 0 17 4 0 0 0
/proc/27018/statm: 4581 390 341 23 0 91 0
[pid=27019] ppid=27018 vsize=72176 CPUtime=1.49 cores=0
/proc/27019/stat : 27019 (cryptominisat) R 27018 27018 26347 0 -1 4202496 19478 0 0 0 147 2 0 0 25 0 1 0 515013239 73908224 12831 33554432000 4194304 4587354 140737000392768 18446744073709551615 4244524 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27019/statm: 18044 12831 326 96 0 14606 0
[pid=27020] ppid=27018 vsize=34116 CPUtime=1.49 cores=4
/proc/27020/stat : 27020 (clasp) R 27018 27018 26347 0 -1 4202496 7112 0 0 0 148 1 0 0 20 0 1 0 515013239 34934784 5829 33554432000 4194304 4785740 140736414477376 18446744073709551615 4483004 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27020/statm: 8529 5829 317 145 0 5574 0
[pid=27021] ppid=27018 vsize=466252 CPUtime=1.2 cores=6
/proc/27021/stat : 27021 (TNM) R 27018 27018 26347 0 -1 4202496 5031 0 0 0 120 0 0 0 25 0 1 0 515013239 477442048 4928 33554432000 134512640 134534564 4290835424 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27021/statm: 116563 4928 91 6 0 115229 0
[pid=27022] ppid=27018 vsize=17064 CPUtime=1.49 cores=2
/proc/27022/stat : 27022 (lingeling) R 27018 27018 26347 0 -1 4202496 4270 0 0 0 149 0 0 0 25 0 1 0 515013239 17473536 3109 33554432000 4194304 4352236 140736044530160 18446744073709551615 4267888 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27022/statm: 4266 3109 123 39 0 3346 0
[pid=27025] ppid=27018 vsize=39024 CPUtime=0.27 cores=6
/proc/27025/stat : 27025 (march_hi) R 27018 27018 26347 0 -1 4194304 8124 0 0 0 26 1 0 0 25 0 1 0 515013322 39960576 5335 33554432000 4194304 4331988 140734186855152 18446744073709551615 4252187 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27025/statm: 9756 5335 128 34 0 8198 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 646956

[startup+3.10123 s]
/proc/loadavg: 10.26 10.10 9.67 11/192 27025
/proc/meminfo: memFree=29970228/32951124 swapFree=67111344/67111528
[pid=27018] ppid=27016 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27018/stat : 27018 (ppfolio) S 27016 27018 26347 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515013239 18763776 390 33554432000 4194304 4287625 140733450059312 18446744073709551615 271550557711 0 0 4096 65536 4264935377132847103 0 0 17 4 0 0 0
/proc/27018/statm: 4581 390 341 23 0 91 0
[pid=27019] ppid=27018 vsize=1578644 CPUtime=3.08 cores=0
/proc/27019/stat : 27019 (cryptominisat) R 27018 27018 26347 0 -1 4202496 21478 0 0 0 306 2 0 0 25 0 1 0 515013239 1616531456 13054 33554432000 4194304 4587354 140737000392768 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27019/statm: 394661 13055 331 96 0 391223 0
[pid=27020] ppid=27018 vsize=32544 CPUtime=3.09 cores=4
/proc/27020/stat : 27020 (clasp) R 27018 27018 26347 0 -1 4202496 7347 0 0 0 308 1 0 0 25 0 1 0 515013239 33325056 5467 33554432000 4194304 4785740 140736414477376 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27020/statm: 8136 5467 341 145 0 5181 0
[pid=27021] ppid=27018 vsize=468628 CPUtime=2.01 cores=6
/proc/27021/stat : 27021 (TNM) R 27018 27018 26347 0 -1 4202496 7216 0 0 0 200 1 0 0 25 0 1 0 515013239 479875072 7113 33554432000 134512640 134534564 4290835424 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27021/statm: 117157 7113 95 6 0 115823 0
[pid=27022] ppid=27018 vsize=22712 CPUtime=3.09 cores=2
/proc/27022/stat : 27022 (lingeling) R 27018 27018 26347 0 -1 4202496 6000 0 0 0 309 0 0 0 25 0 1 0 515013239 23257088 4839 33554432000 4194304 4352236 140736044530160 18446744073709551615 4208032 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27022/statm: 5678 4839 126 39 0 4758 0
[pid=27025] ppid=27018 vsize=47928 CPUtime=1.06 cores=6
/proc/27025/stat : 27025 (march_hi) R 27018 27018 26347 0 -1 4202496 23232 0 0 0 103 3 0 0 25 0 1 0 515013322 49078272 5312 33554432000 4194304 4331988 140734186855152 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27025/statm: 11982 5312 171 34 0 10424 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 2168780

[startup+6.30066 s]
/proc/loadavg: 10.24 10.10 9.67 11/192 27025
/proc/meminfo: memFree=29939220/32951124 swapFree=67111344/67111528
[pid=27018] ppid=27016 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27018/stat : 27018 (ppfolio) S 27016 27018 26347 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515013239 18763776 390 33554432000 4194304 4287625 140733450059312 18446744073709551615 271550557711 0 0 4096 65536 4264935377132847103 0 0 17 4 0 0 0
/proc/27018/statm: 4581 390 341 23 0 91 0
[pid=27019] ppid=27018 vsize=1578644 CPUtime=6.29 cores=0
/proc/27019/stat : 27019 (cryptominisat) R 27018 27018 26347 0 -1 4202496 21861 0 0 0 626 3 0 0 25 0 1 0 515013239 1616531456 13431 33554432000 4194304 4587354 140737000392768 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27019/statm: 394661 13431 337 96 0 391223 0
[pid=27020] ppid=27018 vsize=39804 CPUtime=6.29 cores=4
/proc/27020/stat : 27020 (clasp) R 27018 27018 26347 0 -1 4202496 9166 0 0 0 628 1 0 0 25 0 1 0 515013239 40759296 7286 33554432000 4194304 4785740 140736414477376 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27020/statm: 9951 7286 341 145 0 6996 0
[pid=27021] ppid=27018 vsize=472456 CPUtime=3.66 cores=6
/proc/27021/stat : 27021 (TNM) R 27018 27018 26347 0 -1 4202496 7217 0 0 0 365 1 0 0 25 0 1 0 515013239 483794944 7114 33554432000 134512640 134534564 4290835424 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27021/statm: 118114 7114 95 6 0 116780 0
[pid=27022] ppid=27018 vsize=28344 CPUtime=6.28 cores=2
/proc/27022/stat : 27022 (lingeling) R 27018 27018 26347 0 -1 4202496 6897 0 0 0 628 0 0 0 25 0 1 0 515013239 29024256 5736 33554432000 4194304 4352236 140736044530160 18446744073709551615 4267912 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27022/statm: 7086 5736 126 39 0 6166 0
[pid=27025] ppid=27018 vsize=48600 CPUtime=2.59 cores=6
/proc/27025/stat : 27025 (march_hi) R 27018 27018 26347 0 -1 4202496 23415 0 0 0 256 3 0 0 25 0 1 0 515013322 49766400 5495 33554432000 4194304 4331988 140734186855152 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27025/statm: 12150 5495 175 34 0 10592 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 2186172

[startup+12.7005 s]
/proc/loadavg: 10.30 10.11 9.67 11/192 27025
/proc/meminfo: memFree=29900676/32951124 swapFree=67111344/67111528
[pid=27018] ppid=27016 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27018/stat : 27018 (ppfolio) S 27016 27018 26347 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515013239 18763776 390 33554432000 4194304 4287625 140733450059312 18446744073709551615 271550557711 0 0 4096 65536 4264935377132847103 0 0 17 4 0 0 0
/proc/27018/statm: 4581 390 341 23 0 91 0
[pid=27019] ppid=27018 vsize=1599628 CPUtime=12.69 cores=0
/proc/27019/stat : 27019 (cryptominisat) R 27018 27018 26347 0 -1 4202496 27143 0 0 0 1265 4 0 0 25 0 1 0 515013239 1638019072 18712 33554432000 4194304 4587354 140737000392768 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27019/statm: 399907 18712 337 96 0 396469 0
[pid=27020] ppid=27018 vsize=53760 CPUtime=12.69 cores=4
/proc/27020/stat : 27020 (clasp) R 27018 27018 26347 0 -1 4202496 12663 0 0 0 1266 3 0 0 25 0 1 0 515013239 55050240 10783 33554432000 4194304 4785740 140736414477376 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27020/statm: 13440 10783 341 145 0 10485 0
[pid=27021] ppid=27018 vsize=472456 CPUtime=6.9 cores=6
/proc/27021/stat : 27021 (TNM) R 27018 27018 26347 0 -1 4202496 7217 0 0 0 689 1 0 0 25 0 1 0 515013239 483794944 7114 33554432000 134512640 134534564 4290835424 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27021/statm: 118114 7114 95 6 0 116780 0
[pid=27022] ppid=27018 vsize=28344 CPUtime=12.68 cores=2
/proc/27022/stat : 27022 (lingeling) R 27018 27018 26347 0 -1 4202496 7272 0 0 0 1268 0 0 0 25 0 1 0 515013239 29024256 6111 33554432000 4194304 4352236 140736044530160 18446744073709551615 4231337 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27022/statm: 7086 6111 126 39 0 6166 0
[pid=27025] ppid=27018 vsize=49080 CPUtime=5.71 cores=6
/proc/27025/stat : 27025 (march_hi) R 27018 27018 26347 0 -1 4202496 23512 0 0 0 568 3 0 0 25 0 1 0 515013322 50257920 5591 33554432000 4194304 4331988 140734186855152 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27025/statm: 12270 5591 175 34 0 10712 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 2221592

[startup+25.5012 s]
/proc/loadavg: 10.33 10.12 9.68 11/192 27025
/proc/meminfo: memFree=29828756/32951124 swapFree=67111344/67111528
[pid=27018] ppid=27016 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27018/stat : 27018 (ppfolio) S 27016 27018 26347 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515013239 18763776 390 33554432000 4194304 4287625 140733450059312 18446744073709551615 271550557711 0 0 4096 65536 4264935377132847103 0 0 17 4 0 0 0
/proc/27018/statm: 4581 390 341 23 0 91 0
[pid=27019] ppid=27018 vsize=1594032 CPUtime=25.49 cores=0
/proc/27019/stat : 27019 (cryptominisat) R 27018 27018 26347 0 -1 4202496 35036 0 0 0 2544 5 0 0 25 0 1 0 515013239 1632288768 23866 33554432000 4194304 4587354 140737000392768 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27019/statm: 398508 23866 337 96 0 395070 0
[pid=27020] ppid=27018 vsize=81104 CPUtime=25.48 cores=4
/proc/27020/stat : 27020 (clasp) R 27018 27018 26347 0 -1 4202496 19394 0 0 0 2543 5 0 0 25 0 1 0 515013239 83050496 17514 33554432000 4194304 4785740 140736414477376 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27020/statm: 20276 17514 341 145 0 17321 0
[pid=27021] ppid=27018 vsize=472456 CPUtime=13.25 cores=6
/proc/27021/stat : 27021 (TNM) R 27018 27018 26347 0 -1 4202496 7217 0 0 0 1324 1 0 0 25 0 1 0 515013239 483794944 7114 33554432000 134512640 134534564 4290835424 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27021/statm: 118114 7114 95 6 0 116780 0
[pid=27022] ppid=27018 vsize=31380 CPUtime=25.48 cores=2
/proc/27022/stat : 27022 (lingeling) R 27018 27018 26347 0 -1 4202496 7991 0 0 0 2548 0 0 0 25 0 1 0 515013239 32133120 6830 33554432000 4194304 4352236 140736044530160 18446744073709551615 4208731 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27022/statm: 7845 6830 126 39 0 6925 0
[pid=27025] ppid=27018 vsize=49840 CPUtime=12.09 cores=6
/proc/27025/stat : 27025 (march_hi) R 27018 27018 26347 0 -1 4202496 23688 0 0 0 1206 3 0 0 25 0 1 0 515013322 51036160 5766 33554432000 4194304 4331988 140734186855152 18446744073709551615 4228226 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27025/statm: 12460 5766 175 34 0 10902 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 2247136

[startup+51.1005 s]
/proc/loadavg: 10.27 10.13 9.70 11/192 27026
/proc/meminfo: memFree=29747796/32951124 swapFree=67111344/67111528
[pid=27018] ppid=27016 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27018/stat : 27018 (ppfolio) S 27016 27018 26347 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515013239 18763776 390 33554432000 4194304 4287625 140733450059312 18446744073709551615 271550557711 0 0 4096 65536 4264935377132847103 0 0 17 4 0 0 0
/proc/27018/statm: 4581 390 341 23 0 91 0
[pid=27019] ppid=27018 vsize=1657384 CPUtime=51.08 cores=0
/proc/27019/stat : 27019 (cryptominisat) R 27018 27018 26347 0 -1 4202496 43428 0 0 0 5102 6 0 0 25 0 1 0 515013239 1697161216 32250 33554432000 4194304 4587354 140737000392768 18446744073709551615 4364788 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27019/statm: 414346 32250 337 96 0 410908 0
[pid=27020] ppid=27018 vsize=89596 CPUtime=51.09 cores=4
/proc/27020/stat : 27020 (clasp) R 27018 27018 26347 0 -1 4202496 21493 0 0 0 5103 6 0 0 25 0 1 0 515013239 91746304 19613 33554432000 4194304 4785740 140736414477376 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27020/statm: 22399 19613 341 145 0 19444 0
[pid=27021] ppid=27018 vsize=472456 CPUtime=26 cores=6
/proc/27021/stat : 27021 (TNM) R 27018 27018 26347 0 -1 4202496 7217 0 0 0 2599 1 0 0 25 0 1 0 515013239 483794944 7114 33554432000 134512640 134534564 4290835424 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27021/statm: 118114 7114 95 6 0 116780 0
[pid=27022] ppid=27018 vsize=38112 CPUtime=51.07 cores=2

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

/proc/27025/statm: 18820 11167 175 34 0 17262 0
Current children cumulated CPU time (s) 3763.9
Current children cumulated vsize (KiB) 2578956

[startup+1002.3 s]
/proc/loadavg: 9.09 9.60 9.77 10/191 27244
/proc/meminfo: memFree=28482164/32951124 swapFree=67111344/67111528
[pid=27018] ppid=27016 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27018/stat : 27018 (ppfolio) S 27016 27018 26347 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515013239 18763776 390 33554432000 4194304 4287625 140733450059312 18446744073709551615 271550557711 0 0 4096 65536 4264935377132847103 0 0 17 4 0 0 0
/proc/27018/statm: 4581 390 341 23 0 91 0
[pid=27019] ppid=27018 vsize=1713480 CPUtime=1002.29 cores=0
/proc/27019/stat : 27019 (cryptominisat) R 27018 27018 26347 0 -1 4202496 306032 0 0 0 100108 121 0 0 25 0 1 0 515013239 1754603520 57714 33554432000 4194304 4587354 140737000392768 18446744073709551615 4238639 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27019/statm: 428370 57714 337 96 0 424932 0
[pid=27020] ppid=27018 vsize=224768 CPUtime=1002.3 cores=4
/proc/27020/stat : 27020 (clasp) R 27018 27018 26347 0 -1 4202496 54005 0 0 0 100210 20 0 0 25 0 1 0 515013239 230162432 52125 33554432000 4194304 4785740 140736414477376 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27020/statm: 56192 52125 341 145 0 53237 0
[pid=27021] ppid=27018 vsize=472456 CPUtime=499.02 cores=6
/proc/27021/stat : 27021 (TNM) R 27018 27018 26347 0 -1 4202496 7217 0 0 0 49901 1 0 0 25 0 1 0 515013239 483794944 7114 33554432000 134512640 134534564 4290835424 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27021/statm: 118114 7114 95 6 0 116780 0
[pid=27022] ppid=27018 vsize=86664 CPUtime=1002.11 cores=2
/proc/27022/stat : 27022 (lingeling) R 27018 27018 26347 0 -1 4202496 120804 0 0 0 100173 38 0 0 25 0 1 0 515013239 88743936 20827 33554432000 4194304 4352236 140736044530160 18446744073709551615 4231179 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27022/statm: 21666 20827 126 39 0 20746 0
[pid=27025] ppid=27018 vsize=75280 CPUtime=497.81 cores=6
/proc/27025/stat : 27025 (march_hi) R 27018 27018 26347 0 -1 4202496 30490 0 0 0 49775 6 0 0 25 0 1 0 515013322 77086720 11389 33554432000 4194304 4331988 140734186855152 18446744073709551615 4228226 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27025/statm: 18820 11389 175 34 0 17262 0
Current children cumulated CPU time (s) 4003.53
Current children cumulated vsize (KiB) 2590972

[startup+1062.3 s]
/proc/loadavg: 9.62 9.64 9.76 11/192 27278
/proc/meminfo: memFree=30081340/32951124 swapFree=67111344/67111528
[pid=27018] ppid=27016 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27018/stat : 27018 (ppfolio) S 27016 27018 26347 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515013239 18763776 390 33554432000 4194304 4287625 140733450059312 18446744073709551615 271550557711 0 0 4096 65536 4264935377132847103 0 0 17 4 0 0 0
/proc/27018/statm: 4581 390 341 23 0 91 0
[pid=27019] ppid=27018 vsize=1747264 CPUtime=1062.29 cores=0
/proc/27019/stat : 27019 (cryptominisat) R 27018 27018 26347 0 -1 4202496 335634 0 0 0 106099 130 0 0 25 0 1 0 515013239 1789198336 63204 33554432000 4194304 4587354 140737000392768 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27019/statm: 436816 63204 337 96 0 433378 0
[pid=27020] ppid=27018 vsize=244300 CPUtime=1062.31 cores=4
/proc/27020/stat : 27020 (clasp) R 27018 27018 26347 0 -1 4202496 58676 0 0 0 106209 22 0 0 25 0 1 0 515013239 250163200 56796 33554432000 4194304 4785740 140736414477376 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27020/statm: 61075 56796 341 145 0 58120 0
[pid=27021] ppid=27018 vsize=472456 CPUtime=528.82 cores=6
/proc/27021/stat : 27021 (TNM) R 27018 27018 26347 0 -1 4202496 7217 0 0 0 52881 1 0 0 25 0 1 0 515013239 483794944 7114 33554432000 134512640 134534564 4290835424 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27021/statm: 118114 7114 95 6 0 116780 0
[pid=27022] ppid=27018 vsize=82572 CPUtime=1062.11 cores=2
/proc/27022/stat : 27022 (lingeling) R 27018 27018 26347 0 -1 4202496 132069 0 0 0 106171 40 0 0 25 0 1 0 515013239 84553728 19804 33554432000 4194304 4352236 140736044530160 18446744073709551615 4328109 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27022/statm: 20643 19804 126 39 0 19723 0
[pid=27025] ppid=27018 vsize=75280 CPUtime=527.7 cores=6
/proc/27025/stat : 27025 (march_hi) R 27018 27018 26347 0 -1 4202496 30713 0 0 0 52763 7 0 0 25 0 1 0 515013322 77086720 11612 33554432000 4194304 4331988 140734186855152 18446744073709551615 4239564 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27025/statm: 18820 11612 175 34 0 17262 0
Current children cumulated CPU time (s) 4243.23
Current children cumulated vsize (KiB) 2640196

[startup+1122.3 s]
/proc/loadavg: 9.97 9.73 9.79 11/192 27288
/proc/meminfo: memFree=29924452/32951124 swapFree=67111344/67111528
[pid=27018] ppid=27016 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27018/stat : 27018 (ppfolio) S 27016 27018 26347 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515013239 18763776 390 33554432000 4194304 4287625 140733450059312 18446744073709551615 271550557711 0 0 4096 65536 4264935377132847103 0 0 17 4 0 0 0
/proc/27018/statm: 4581 390 341 23 0 91 0
[pid=27019] ppid=27018 vsize=1715212 CPUtime=1122.28 cores=0
/proc/27019/stat : 27019 (cryptominisat) R 27018 27018 26347 0 -1 4202496 353464 0 0 0 112088 140 0 0 25 0 1 0 515013239 1756377088 59480 33554432000 4194304 4587354 140737000392768 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27019/statm: 428803 59480 337 96 0 425365 0
[pid=27020] ppid=27018 vsize=247352 CPUtime=1122.31 cores=4
/proc/27020/stat : 27020 (clasp) R 27018 27018 26347 0 -1 4202496 59373 0 0 0 112209 22 0 0 25 0 1 0 515013239 253288448 57493 33554432000 4194304 4785740 140736414477376 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27020/statm: 61838 57493 341 145 0 58883 0
[pid=27021] ppid=27018 vsize=472456 CPUtime=558.68 cores=6
/proc/27021/stat : 27021 (TNM) R 27018 27018 26347 0 -1 4202496 7217 0 0 0 55867 1 0 0 25 0 1 0 515013239 483794944 7114 33554432000 134512640 134534564 4290835424 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27021/statm: 118114 7114 95 6 0 116780 0
[pid=27022] ppid=27018 vsize=79388 CPUtime=1122.09 cores=2
/proc/27022/stat : 27022 (lingeling) R 27018 27018 26347 0 -1 4202496 146407 0 0 0 112168 41 0 0 25 0 1 0 515013239 81293312 19041 33554432000 4194304 4352236 140736044530160 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27022/statm: 19847 19041 127 39 0 18927 0
[pid=27025] ppid=27018 vsize=81100 CPUtime=557.51 cores=6
/proc/27025/stat : 27025 (march_hi) R 27018 27018 26347 0 -1 4202496 30980 0 0 0 55744 7 0 0 25 0 1 0 515013322 83046400 11879 33554432000 4194304 4331988 140734186855152 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27025/statm: 20275 11879 175 34 0 18717 0
Current children cumulated CPU time (s) 4482.87
Current children cumulated vsize (KiB) 2613832

[startup+1182.3 s]
/proc/loadavg: 10.07 9.81 9.81 11/192 27290
/proc/meminfo: memFree=29650160/32951124 swapFree=67111344/67111528
[pid=27018] ppid=27016 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27018/stat : 27018 (ppfolio) S 27016 27018 26347 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515013239 18763776 390 33554432000 4194304 4287625 140733450059312 18446744073709551615 271550557711 0 0 4096 65536 4264935377132847103 0 0 17 4 0 0 0
/proc/27018/statm: 4581 390 341 23 0 91 0
[pid=27019] ppid=27018 vsize=1747452 CPUtime=1182.28 cores=0
/proc/27019/stat : 27019 (cryptominisat) R 27018 27018 26347 0 -1 4202496 370340 0 0 0 118080 148 0 0 25 0 1 0 515013239 1789390848 59522 33554432000 4194304 4587354 140737000392768 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27019/statm: 436863 59522 337 96 0 433425 0
[pid=27020] ppid=27018 vsize=259440 CPUtime=1182.31 cores=4
/proc/27020/stat : 27020 (clasp) R 27018 27018 26347 0 -1 4202496 62285 0 0 0 118208 23 0 0 25 0 1 0 515013239 265666560 60405 33554432000 4194304 4785740 140736414477376 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27020/statm: 64860 60405 341 145 0 61905 0
[pid=27021] ppid=27018 vsize=472456 CPUtime=588.51 cores=6
/proc/27021/stat : 27021 (TNM) R 27018 27018 26347 0 -1 4202496 7217 0 0 0 58850 1 0 0 25 0 1 0 515013239 483794944 7114 33554432000 134512640 134534564 4290835424 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27021/statm: 118114 7114 95 6 0 116780 0
[pid=27022] ppid=27018 vsize=79388 CPUtime=1182.1 cores=2
/proc/27022/stat : 27022 (lingeling) R 27018 27018 26347 0 -1 4202496 155623 0 0 0 118167 43 0 0 25 0 1 0 515013239 81293312 19041 33554432000 4194304 4352236 140736044530160 18446744073709551615 4328554 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27022/statm: 19847 19041 127 39 0 18927 0
[pid=27025] ppid=27018 vsize=81232 CPUtime=587.35 cores=6
/proc/27025/stat : 27025 (march_hi) R 27018 27018 26347 0 -1 4202496 31247 0 0 0 58728 7 0 0 25 0 1 0 515013322 83181568 12146 33554432000 4194304 4331988 140734186855152 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27025/statm: 20308 12146 175 34 0 18750 0
Current children cumulated CPU time (s) 4722.55
Current children cumulated vsize (KiB) 2658292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.18 9.85 9.82 12/192 27291
/proc/meminfo: memFree=29754688/32951124 swapFree=67111344/67111528
[pid=27018] ppid=27016 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27018/stat : 27018 (ppfolio) S 27016 27018 26347 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515013239 18763776 390 33554432000 4194304 4287625 140733450059312 18446744073709551615 271550557711 0 0 4096 65536 4264935377132847103 0 0 17 4 0 0 0
/proc/27018/statm: 4581 390 341 23 0 91 0
[pid=27019] ppid=27018 vsize=1742636 CPUtime=1201.68 cores=0
/proc/27019/stat : 27019 (cryptominisat) R 27018 27018 26347 0 -1 4202496 376474 0 0 0 120018 150 0 0 25 0 1 0 515013239 1784459264 59944 33554432000 4194304 4587354 140737000392768 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27019/statm: 435659 59944 337 96 0 432221 0
[pid=27020] ppid=27018 vsize=259440 CPUtime=1201.72 cores=4
/proc/27020/stat : 27020 (clasp) R 27018 27018 26347 0 -1 4202496 62285 0 0 0 120149 23 0 0 25 0 1 0 515013239 265666560 60405 33554432000 4194304 4785740 140736414477376 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27020/statm: 64860 60405 341 145 0 61905 0
[pid=27021] ppid=27018 vsize=472456 CPUtime=598.15 cores=6
/proc/27021/stat : 27021 (TNM) R 27018 27018 26347 0 -1 4202496 7217 0 0 0 59814 1 0 0 25 0 1 0 515013239 483794944 7114 33554432000 134512640 134534564 4290835424 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27021/statm: 118114 7114 95 6 0 116780 0
[pid=27022] ppid=27018 vsize=95772 CPUtime=1201.5 cores=2
/proc/27022/stat : 27022 (lingeling) R 27018 27018 26347 0 -1 4202496 159719 0 0 0 120107 43 0 0 25 0 1 0 515013239 98070528 23137 33554432000 4194304 4352236 140736044530160 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27022/statm: 23943 23137 127 39 0 23023 0
[pid=27025] ppid=27018 vsize=81232 CPUtime=597 cores=6
/proc/27025/stat : 27025 (march_hi) R 27018 27018 26347 0 -1 4202496 31336 0 0 0 59693 7 0 0 25 0 1 0 515013322 83181568 12235 33554432000 4194304 4331988 140734186855152 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27025/statm: 20308 12235 175 34 0 18750 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 2669860

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.18 9.85 9.82 12/192 27291
/proc/meminfo: memFree=29754688/32951124 swapFree=67111344/67111528
[pid=27018] ppid=27016 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27018/stat : 27018 (ppfolio) S 27016 27018 26347 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515013239 18763776 390 33554432000 4194304 4287625 140733450059312 18446744073709551615 271550557711 0 0 4096 65536 4264935377132847103 0 0 17 4 0 0 0
/proc/27018/statm: 4581 390 341 23 0 91 0
[pid=27019] ppid=27018 vsize=1742636 CPUtime=1201.68 cores=0
/proc/27019/stat : 27019 (cryptominisat) R 27018 27018 26347 0 -1 4202496 376474 0 0 0 120018 150 0 0 25 0 1 0 515013239 1784459264 59944 33554432000 4194304 4587354 140737000392768 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27019/statm: 435659 59944 337 96 0 432221 0
[pid=27020] ppid=27018 vsize=259440 CPUtime=1201.72 cores=4
/proc/27020/stat : 27020 (clasp) R 27018 27018 26347 0 -1 4202496 62285 0 0 0 120149 23 0 0 25 0 1 0 515013239 265666560 60405 33554432000 4194304 4785740 140736414477376 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27020/statm: 64860 60405 341 145 0 61905 0
[pid=27021] ppid=27018 vsize=472456 CPUtime=598.15 cores=6
/proc/27021/stat : 27021 (TNM) R 27018 27018 26347 0 -1 4202496 7217 0 0 0 59814 1 0 0 25 0 1 0 515013239 483794944 7114 33554432000 134512640 134534564 4290835424 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27021/statm: 118114 7114 95 6 0 116780 0
[pid=27022] ppid=27018 vsize=95772 CPUtime=1201.5 cores=2
/proc/27022/stat : 27022 (lingeling) R 27018 27018 26347 0 -1 4202496 159719 0 0 0 120107 43 0 0 25 0 1 0 515013239 98070528 23137 33554432000 4194304 4352236 140736044530160 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27022/statm: 23943 23137 127 39 0 23023 0
[pid=27025] ppid=27018 vsize=81232 CPUtime=597 cores=6
/proc/27025/stat : 27025 (march_hi) R 27018 27018 26347 0 -1 4202496 31336 0 0 0 59693 7 0 0 25 0 1 0 515013322 83181568 12235 33554432000 4194304 4331988 140734186855152 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27025/statm: 20308 12235 175 34 0 18750 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 2669860

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27018 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=3999
# CPU time returned by wait4() is 0.006998
# while last known CPU time is 4800.05
#
# 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.05
CPU user time (s): 4797.81
CPU system time (s): 2.24
CPU usage (%): 399.434
Max. virtual memory (cumulated for all children) (KiB): 4132284

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

runsolver used 1.88971 second user time and 4.67729 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 01:42:34
IDJOB=3258785
IDBENCH=71425
IDSOLVER=1612
FILE ID=node133/3258785-1304034153
RUNJOBID= node133-1304032500-26787
PBS_JOBID= 13170319
Free space on /tmp= 71856 MiB

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

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

MD5SUM BENCH= e4e4b653016e98f210aa8da2214e783a
RANDOM SEED=2010765996

node133.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.834
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.66
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.834
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.834
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.834
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	: 6741.12
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.834
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.834
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.83
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.834
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.74
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.834
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:      30096052 kB
Buffers:        663052 kB
Cached:         527172 kB
SwapCached:        124 kB
Active:        1816072 kB
Inactive:       692184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30096052 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           14000 kB
Writeback:           0 kB
AnonPages:     1317608 kB
Mapped:          16568 kB
Slab:           280032 kB
PageTables:       7908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4385488 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71864 MiB
End job on node133 at 2011-04-29 02:02:37