Trace number 3257729

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

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2400c266431g3.cnf
MD5SUM231f625a25c77518fbce98fe99f807b5
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-3257729-1304033911/watcher-3257729-1304033911 -o /tmp/evaluation-result-3257729-1304033911/solver-3257729-1304033911 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3257729-1304033911.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: 9.80 9.46 8.75 6/182 31699
/proc/meminfo: memFree=15780940/32951124 swapFree=67111528/67111528
[pid=31699] ppid=31697 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31699/stat : 31699 (ppfolio) R 31697 31699 31124 0 -1 4202496 517 0 0 0 0 0 0 0 25 0 1 0 514991541 18763776 389 33554432000 4194304 4287625 140735193303696 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/31699/statm: 4581 389 341 23 0 91 0

[startup+0.0695479 s]
/proc/loadavg: 9.80 9.46 8.75 6/182 31699
/proc/meminfo: memFree=15780940/32951124 swapFree=67111528/67111528
[pid=31699] ppid=31697 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31699/stat : 31699 (ppfolio) S 31697 31699 31124 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 514991541 18763776 389 33554432000 4194304 4287625 140735193303696 18446744073709551615 230809185807 0 0 4096 65536 2826088513535 0 0 17 5 0 0 0
/proc/31699/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100542 s]
/proc/loadavg: 9.80 9.46 8.75 6/182 31699
/proc/meminfo: memFree=15780940/32951124 swapFree=67111528/67111528
[pid=31699] ppid=31697 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31699/stat : 31699 (ppfolio) R 31697 31699 31124 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 514991541 18763776 389 33554432000 4194304 4287625 140735193303696 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/31699/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300509 s]
/proc/loadavg: 9.80 9.46 8.75 6/182 31699
/proc/meminfo: memFree=15780940/32951124 swapFree=67111528/67111528
[pid=31699] ppid=31697 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31699/stat : 31699 (ppfolio) S 31697 31699 31124 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 514991541 18763776 389 33554432000 4194304 4287625 140735193303696 18446744073709551615 230809185807 0 0 4096 65536 17707010521900777471 0 0 17 5 0 0 0
/proc/31699/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700435 s]
/proc/loadavg: 9.80 9.46 8.75 6/182 31699
/proc/meminfo: memFree=15780940/32951124 swapFree=67111528/67111528
[pid=31699] ppid=31697 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31699/stat : 31699 (ppfolio) S 31697 31699 31124 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 514991541 18763776 389 33554432000 4194304 4287625 140735193303696 18446744073709551615 230809185807 0 0 4096 65536 17707010521900777471 0 0 17 5 0 0 0
/proc/31699/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50128 s]
/proc/loadavg: 9.80 9.46 8.75 11/188 31705
/proc/meminfo: memFree=15674608/32951124 swapFree=67111528/67111528
[pid=31699] ppid=31697 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31699/stat : 31699 (ppfolio) S 31697 31699 31124 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 514991541 18763776 389 33554432000 4194304 4287625 140735193303696 18446744073709551615 230809185807 0 0 4096 65536 17707010521900777471 0 0 17 5 0 0 0
/proc/31699/statm: 4581 389 341 23 0 91 0
[pid=31700] ppid=31699 vsize=66176 CPUtime=1.49 cores=1
/proc/31700/stat : 31700 (cryptominisat) R 31699 31699 31124 0 -1 4202496 16409 0 0 0 147 2 0 0 25 0 1 0 514991541 67764224 11427 33554432000 4194304 4587354 140735297378544 18446744073709551615 4244806 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31700/statm: 16544 11427 326 96 0 13106 0
[pid=31701] ppid=31699 vsize=32140 CPUtime=1.49 cores=5
/proc/31701/stat : 31701 (clasp) R 31699 31699 31124 0 -1 4202496 6502 0 0 0 148 1 0 0 25 0 1 0 514991541 32911360 5222 33554432000 4194304 4785740 140735192983648 18446744073709551615 4287618 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31701/statm: 8035 5222 318 145 0 5080 0
[pid=31702] ppid=31699 vsize=464404 CPUtime=0.72 cores=7
/proc/31702/stat : 31702 (TNM) R 31699 31699 31124 0 -1 4202496 4421 0 0 0 72 0 0 0 25 0 1 0 514991541 475549696 4318 33554432000 134512640 134534564 4287796112 18446744073709551615 134524763 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31702/statm: 116101 4318 91 6 0 114767 0
[pid=31703] ppid=31699 vsize=16664 CPUtime=1.48 cores=3
/proc/31703/stat : 31703 (lingeling) R 31699 31699 31124 0 -1 4202496 4160 0 0 0 148 0 0 0 25 0 1 0 514991541 17063936 3032 33554432000 4194304 4352236 140735586341744 18446744073709551615 4267918 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31703/statm: 4166 3032 124 39 0 3246 0
[pid=31704] ppid=31699 vsize=42692 CPUtime=0.75 cores=7
/proc/31704/stat : 31704 (march_hi) R 31699 31699 31124 0 -1 4202496 20058 0 0 0 73 2 0 0 25 0 1 0 514991541 43716608 4674 33554432000 4194304 4331988 140734607714576 18446744073709551615 4228226 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31704/statm: 10673 4674 165 34 0 9115 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 640400

[startup+3.10099 s]
/proc/loadavg: 9.80 9.46 8.75 11/188 31705
/proc/meminfo: memFree=15663000/32951124 swapFree=67111528/67111528
[pid=31699] ppid=31697 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31699/stat : 31699 (ppfolio) S 31697 31699 31124 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 514991541 18763776 389 33554432000 4194304 4287625 140735193303696 18446744073709551615 230809185807 0 0 4096 65536 17707010521900777471 0 0 17 5 0 0 0
/proc/31699/statm: 4581 389 341 23 0 91 0
[pid=31700] ppid=31699 vsize=1734004 CPUtime=3.09 cores=1
/proc/31700/stat : 31700 (cryptominisat) R 31699 31699 31124 0 -1 4202496 18399 0 0 0 307 2 0 0 25 0 1 0 514991541 1775620096 11742 33554432000 4194304 4587354 140735297378544 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31700/statm: 433501 11742 331 96 0 430063 0
[pid=31701] ppid=31699 vsize=29840 CPUtime=3.09 cores=5
/proc/31701/stat : 31701 (clasp) R 31699 31699 31124 0 -1 4202496 6575 0 0 0 308 1 0 0 25 0 1 0 514991541 30556160 4774 33554432000 4194304 4785740 140735192983648 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31701/statm: 7460 4774 340 145 0 4505 0
[pid=31702] ppid=31699 vsize=466384 CPUtime=1.52 cores=7
/proc/31702/stat : 31702 (TNM) R 31699 31699 31124 0 -1 4202496 6325 0 0 0 152 0 0 0 25 0 1 0 514991541 477577216 6222 33554432000 134512640 134534564 4287796112 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31702/statm: 116596 6222 95 6 0 115262 0
[pid=31703] ppid=31699 vsize=20868 CPUtime=3.09 cores=3
/proc/31703/stat : 31703 (lingeling) R 31699 31699 31124 0 -1 4202496 5506 0 0 0 308 1 0 0 25 0 1 0 514991541 21368832 4378 33554432000 4194304 4352236 140735586341744 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31703/statm: 5217 4378 127 39 0 4297 0
[pid=31704] ppid=31699 vsize=43360 CPUtime=1.55 cores=7
/proc/31704/stat : 31704 (march_hi) R 31699 31699 31124 0 -1 4202496 20237 0 0 0 153 2 0 0 25 0 1 0 514991541 44400640 4853 33554432000 4194304 4331988 140734607714576 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31704/statm: 10840 4853 175 34 0 9282 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 2312780

[startup+6.30041 s]
/proc/loadavg: 9.82 9.47 8.76 11/188 31705
/proc/meminfo: memFree=15628528/32951124 swapFree=67111528/67111528
[pid=31699] ppid=31697 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31699/stat : 31699 (ppfolio) S 31697 31699 31124 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 514991541 18763776 389 33554432000 4194304 4287625 140735193303696 18446744073709551615 230809185807 0 0 4096 65536 17707010521900777471 0 0 17 5 0 0 0
/proc/31699/statm: 4581 389 341 23 0 91 0
[pid=31700] ppid=31699 vsize=1747320 CPUtime=6.29 cores=1
/proc/31700/stat : 31700 (cryptominisat) R 31699 31699 31124 0 -1 4202496 20567 0 0 0 627 2 0 0 25 0 1 0 514991541 1789255680 13906 33554432000 4194304 4587354 140735297378544 18446744073709551615 4365464 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31700/statm: 436830 13906 337 96 0 433392 0
[pid=31701] ppid=31699 vsize=38876 CPUtime=6.29 cores=5
/proc/31701/stat : 31701 (clasp) R 31699 31699 31124 0 -1 4202496 8848 0 0 0 627 2 0 0 25 0 1 0 514991541 39809024 7047 33554432000 4194304 4785740 140735192983648 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31701/statm: 9719 7047 340 145 0 6764 0
[pid=31702] ppid=31699 vsize=470212 CPUtime=3.15 cores=7
/proc/31702/stat : 31702 (TNM) R 31699 31699 31124 0 -1 4202496 6326 0 0 0 315 0 0 0 25 0 1 0 514991541 481497088 6223 33554432000 134512640 134534564 4287796112 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31702/statm: 117553 6223 95 6 0 116219 0
[pid=31703] ppid=31699 vsize=26244 CPUtime=6.29 cores=3
/proc/31703/stat : 31703 (lingeling) R 31699 31699 31124 0 -1 4202496 6339 0 0 0 628 1 0 0 25 0 1 0 514991541 26873856 5211 33554432000 4194304 4352236 140735586341744 18446744073709551615 4329032 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31703/statm: 6561 5211 127 39 0 5641 0
[pid=31704] ppid=31699 vsize=43660 CPUtime=3.09 cores=7
/proc/31704/stat : 31704 (march_hi) R 31699 31699 31124 0 -1 4202496 20290 0 0 0 307 2 0 0 25 0 1 0 514991541 44707840 4906 33554432000 4194304 4331988 140734607714576 18446744073709551615 4228268 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31704/statm: 10915 4906 175 34 0 9357 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 2344636

[startup+12.7012 s]
/proc/loadavg: 9.83 9.48 8.77 11/188 31706
/proc/meminfo: memFree=15579316/32951124 swapFree=67111528/67111528
[pid=31699] ppid=31697 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31699/stat : 31699 (ppfolio) S 31697 31699 31124 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 514991541 18763776 389 33554432000 4194304 4287625 140735193303696 18446744073709551615 230809185807 0 0 4096 65536 17707010521900777471 0 0 17 5 0 0 0
/proc/31699/statm: 4581 389 341 23 0 91 0
[pid=31700] ppid=31699 vsize=1748240 CPUtime=12.69 cores=1
/proc/31700/stat : 31700 (cryptominisat) R 31699 31699 31124 0 -1 4202496 25455 0 0 0 1266 3 0 0 25 0 1 0 514991541 1790197760 15478 33554432000 4194304 4587354 140735297378544 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31700/statm: 437060 15478 337 96 0 433622 0
[pid=31701] ppid=31699 vsize=54804 CPUtime=12.69 cores=5
/proc/31701/stat : 31701 (clasp) R 31699 31699 31124 0 -1 4202496 12842 0 0 0 1265 4 0 0 25 0 1 0 514991541 56119296 11041 33554432000 4194304 4785740 140735192983648 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31701/statm: 13701 11041 340 145 0 10746 0
[pid=31702] ppid=31699 vsize=470212 CPUtime=6.32 cores=7
/proc/31702/stat : 31702 (TNM) R 31699 31699 31124 0 -1 4202496 6326 0 0 0 632 0 0 0 25 0 1 0 514991541 481497088 6223 33554432000 134512640 134534564 4287796112 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31702/statm: 117553 6223 95 6 0 116219 0
[pid=31703] ppid=31699 vsize=26244 CPUtime=12.69 cores=3
/proc/31703/stat : 31703 (lingeling) R 31699 31699 31124 0 -1 4202496 6713 0 0 0 1268 1 0 0 25 0 1 0 514991541 26873856 5585 33554432000 4194304 4352236 140735586341744 18446744073709551615 4277904 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31703/statm: 6561 5585 127 39 0 5641 0
[pid=31704] ppid=31699 vsize=43828 CPUtime=6.29 cores=7
/proc/31704/stat : 31704 (march_hi) R 31699 31699 31124 0 -1 4202496 20358 0 0 0 627 2 0 0 25 0 1 0 514991541 44879872 4973 33554432000 4194304 4331988 140734607714576 18446744073709551615 4237192 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31704/statm: 10957 4973 175 34 0 9399 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 2361652

[startup+25.5009 s]
/proc/loadavg: 9.87 9.51 8.79 11/188 31706
/proc/meminfo: memFree=15504768/32951124 swapFree=67111528/67111528
[pid=31699] ppid=31697 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31699/stat : 31699 (ppfolio) S 31697 31699 31124 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 514991541 18763776 389 33554432000 4194304 4287625 140735193303696 18446744073709551615 230809185807 0 0 4096 65536 17707010521900777471 0 0 17 5 0 0 0
/proc/31699/statm: 4581 389 341 23 0 91 0
[pid=31700] ppid=31699 vsize=1749136 CPUtime=25.49 cores=1
/proc/31700/stat : 31700 (cryptominisat) R 31699 31699 31124 0 -1 4202496 33968 0 0 0 2544 5 0 0 25 0 1 0 514991541 1791115264 18674 33554432000 4194304 4587354 140735297378544 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31700/statm: 437284 18674 337 96 0 433846 0
[pid=31701] ppid=31699 vsize=78664 CPUtime=25.48 cores=5
/proc/31701/stat : 31701 (clasp) R 31699 31699 31124 0 -1 4202496 18662 0 0 0 2542 6 0 0 25 0 1 0 514991541 80551936 16861 33554432000 4194304 4785740 140735192983648 18446744073709551615 4287579 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31701/statm: 19666 16861 340 145 0 16711 0
[pid=31702] ppid=31699 vsize=470212 CPUtime=12.72 cores=7
/proc/31702/stat : 31702 (TNM) R 31699 31699 31124 0 -1 4202496 6326 0 0 0 1272 0 0 0 25 0 1 0 514991541 481497088 6223 33554432000 134512640 134534564 4287796112 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31702/statm: 117553 6223 95 6 0 116219 0
[pid=31703] ppid=31699 vsize=31636 CPUtime=25.49 cores=3
/proc/31703/stat : 31703 (lingeling) R 31699 31699 31124 0 -1 4202496 8198 0 0 0 2548 1 0 0 25 0 1 0 514991541 32395264 7070 33554432000 4194304 4352236 140735586341744 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31703/statm: 7909 7070 127 39 0 6989 0
[pid=31704] ppid=31699 vsize=44440 CPUtime=12.62 cores=7
/proc/31704/stat : 31704 (march_hi) R 31699 31699 31124 0 -1 4202496 20505 0 0 0 1260 2 0 0 25 0 1 0 514991541 45506560 5119 33554432000 4194304 4331988 140734607714576 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31704/statm: 11110 5119 175 34 0 9552 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 2392412

[startup+51.1012 s]
/proc/loadavg: 9.91 9.54 8.82 11/188 31707
/proc/meminfo: memFree=15426364/32951124 swapFree=67111528/67111528
[pid=31699] ppid=31697 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31699/stat : 31699 (ppfolio) S 31697 31699 31124 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 514991541 18763776 389 33554432000 4194304 4287625 140735193303696 18446744073709551615 230809185807 0 0 4096 65536 17707010521900777471 0 0 17 5 0 0 0
/proc/31699/statm: 4581 389 341 23 0 91 0
[pid=31700] ppid=31699 vsize=1762196 CPUtime=51.09 cores=1
/proc/31700/stat : 31700 (cryptominisat) R 31699 31699 31124 0 -1 4202496 46622 0 0 0 5103 6 0 0 25 0 1 0 514991541 1804488704 25921 33554432000 4194304 4587354 140735297378544 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31700/statm: 440549 25921 337 96 0 437111 0
[pid=31701] ppid=31699 vsize=84784 CPUtime=51.09 cores=5
/proc/31701/stat : 31701 (clasp) R 31699 31699 31124 0 -1 4202496 20148 0 0 0 5102 7 0 0 25 0 1 0 514991541 86818816 18347 33554432000 4194304 4785740 140735192983648 18446744073709551615 4287201 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31701/statm: 21196 18347 340 145 0 18241 0
[pid=31702] ppid=31699 vsize=470212 CPUtime=25.41 cores=7
/proc/31702/stat : 31702 (TNM) R 31699 31699 31124 0 -1 4202496 6326 0 0 0 2541 0 0 0 25 0 1 0 514991541 481497088 6223 33554432000 134512640 134534564 4287796112 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31702/statm: 117553 6223 95 6 0 116219 0
[pid=31703] ppid=31699 vsize=35756 CPUtime=51.09 cores=3

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

/proc/31704/statm: 17569 10508 175 34 0 16011 0
Current children cumulated CPU time (s) 3764.1
Current children cumulated vsize (KiB) 2666740

[startup+1002.3 s]
/proc/loadavg: 10.31 10.20 9.69 11/188 31764
/proc/meminfo: memFree=15573364/32951124 swapFree=67111528/67111528
[pid=31699] ppid=31697 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31699/stat : 31699 (ppfolio) S 31697 31699 31124 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 514991541 18763776 389 33554432000 4194304 4287625 140735193303696 18446744073709551615 230809185807 0 0 4096 65536 17707010521900777471 0 0 17 5 0 0 0
/proc/31699/statm: 4581 389 341 23 0 91 0
[pid=31700] ppid=31699 vsize=1918104 CPUtime=1002.32 cores=1
/proc/31700/stat : 31700 (cryptominisat) R 31699 31699 31124 0 -1 4202496 312110 0 0 0 100098 134 0 0 25 0 1 0 514991541 1964138496 65688 33554432000 4194304 4587354 140735297378544 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31700/statm: 479526 65688 337 96 0 476088 0
[pid=31701] ppid=31699 vsize=204472 CPUtime=1002.31 cores=5
/proc/31701/stat : 31701 (clasp) R 31699 31699 31124 0 -1 4202496 48724 0 0 0 100213 18 0 0 25 0 1 0 514991541 209379328 46923 33554432000 4194304 4785740 140735192983648 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31701/statm: 51118 46923 340 145 0 48163 0
[pid=31702] ppid=31699 vsize=470212 CPUtime=498.44 cores=7
/proc/31702/stat : 31702 (TNM) R 31699 31699 31124 0 -1 4202496 6326 0 0 0 49844 0 0 0 25 0 1 0 514991541 481497088 6223 33554432000 134512640 134534564 4287796112 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31702/statm: 117553 6223 95 6 0 116219 0
[pid=31703] ppid=31699 vsize=74848 CPUtime=1002.32 cores=3
/proc/31703/stat : 31703 (lingeling) R 31699 31699 31124 0 -1 4202496 118841 0 0 0 100217 15 0 0 25 0 1 0 514991541 76644352 17873 33554432000 4194304 4352236 140735586341744 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31703/statm: 18712 17873 127 39 0 17792 0
[pid=31704] ppid=31699 vsize=70276 CPUtime=498.38 cores=7
/proc/31704/stat : 31704 (march_hi) R 31699 31699 31124 0 -1 4202496 26152 0 0 0 49833 5 0 0 25 0 1 0 514991541 71962624 10763 33554432000 4194304 4331988 140734607714576 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31704/statm: 17569 10763 175 34 0 16011 0
Current children cumulated CPU time (s) 4003.77
Current children cumulated vsize (KiB) 2756236

[startup+1062.3 s]
/proc/loadavg: 10.23 10.20 9.72 11/188 31766
/proc/meminfo: memFree=15618720/32951124 swapFree=67111528/67111528
[pid=31699] ppid=31697 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31699/stat : 31699 (ppfolio) S 31697 31699 31124 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 514991541 18763776 389 33554432000 4194304 4287625 140735193303696 18446744073709551615 230809185807 0 0 4096 65536 17707010521900777471 0 0 17 5 0 0 0
/proc/31699/statm: 4581 389 341 23 0 91 0
[pid=31700] ppid=31699 vsize=1851248 CPUtime=1062.32 cores=1
/proc/31700/stat : 31700 (cryptominisat) R 31699 31699 31124 0 -1 4202496 328886 0 0 0 106090 142 0 0 25 0 1 0 514991541 1895677952 50056 33554432000 4194304 4587354 140735297378544 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31700/statm: 462812 50056 337 96 0 459374 0
[pid=31701] ppid=31699 vsize=213024 CPUtime=1062.32 cores=5
/proc/31701/stat : 31701 (clasp) R 31699 31699 31124 0 -1 4202496 50774 0 0 0 106213 19 0 0 25 0 1 0 514991541 218136576 48973 33554432000 4194304 4785740 140735192983648 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31701/statm: 53256 48973 340 145 0 50301 0
[pid=31702] ppid=31699 vsize=470212 CPUtime=528.28 cores=7
/proc/31702/stat : 31702 (TNM) R 31699 31699 31124 0 -1 4202496 6326 0 0 0 52828 0 0 0 25 0 1 0 514991541 481497088 6223 33554432000 134512640 134534564 4287796112 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31702/statm: 117553 6223 95 6 0 116219 0
[pid=31703] ppid=31699 vsize=87136 CPUtime=1062.32 cores=3
/proc/31703/stat : 31703 (lingeling) R 31699 31699 31124 0 -1 4202496 128057 0 0 0 106215 17 0 0 25 0 1 0 514991541 89227264 20945 33554432000 4194304 4352236 140735586341744 18446744073709551615 4328126 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31703/statm: 21784 20945 127 39 0 20864 0
[pid=31704] ppid=31699 vsize=70276 CPUtime=528.22 cores=7
/proc/31704/stat : 31704 (march_hi) R 31699 31699 31124 0 -1 4202496 26389 0 0 0 52817 5 0 0 25 0 1 0 514991541 71962624 11000 33554432000 4194304 4331988 140734607714576 18446744073709551615 4226245 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31704/statm: 17569 11000 175 34 0 16011 0
Current children cumulated CPU time (s) 4243.46
Current children cumulated vsize (KiB) 2710220

[startup+1122.3 s]
/proc/loadavg: 10.16 10.19 9.74 11/188 31767
/proc/meminfo: memFree=15618084/32951124 swapFree=67111528/67111528
[pid=31699] ppid=31697 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31699/stat : 31699 (ppfolio) S 31697 31699 31124 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 514991541 18763776 389 33554432000 4194304 4287625 140735193303696 18446744073709551615 230809185807 0 0 4096 65536 17707010521900777471 0 0 17 5 0 0 0
/proc/31699/statm: 4581 389 341 23 0 91 0
[pid=31700] ppid=31699 vsize=1846768 CPUtime=1122.32 cores=1
/proc/31700/stat : 31700 (cryptominisat) R 31699 31699 31124 0 -1 4202496 346617 0 0 0 112078 154 0 0 25 0 1 0 514991541 1891090432 52675 33554432000 4194304 4587354 140735297378544 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31700/statm: 461692 52675 337 96 0 458254 0
[pid=31701] ppid=31699 vsize=215796 CPUtime=1122.32 cores=5
/proc/31701/stat : 31701 (clasp) R 31699 31699 31124 0 -1 4202496 51381 0 0 0 112213 19 0 0 25 0 1 0 514991541 220975104 49580 33554432000 4194304 4785740 140735192983648 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31701/statm: 53949 49580 340 145 0 50994 0
[pid=31702] ppid=31699 vsize=470212 CPUtime=558.13 cores=7
/proc/31702/stat : 31702 (TNM) R 31699 31699 31124 0 -1 4202496 6326 0 0 0 55813 0 0 0 25 0 1 0 514991541 481497088 6223 33554432000 134512640 134534564 4287796112 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31702/statm: 117553 6223 95 6 0 116219 0
[pid=31703] ppid=31699 vsize=74848 CPUtime=1122.32 cores=3
/proc/31703/stat : 31703 (lingeling) R 31699 31699 31124 0 -1 4202496 134201 0 0 0 112214 18 0 0 25 0 1 0 514991541 76644352 17873 33554432000 4194304 4352236 140735586341744 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31703/statm: 18712 17873 127 39 0 17792 0
[pid=31704] ppid=31699 vsize=70276 CPUtime=558.03 cores=7
/proc/31704/stat : 31704 (march_hi) R 31699 31699 31124 0 -1 4202496 26627 0 0 0 55798 5 0 0 25 0 1 0 514991541 71962624 11238 33554432000 4194304 4331988 140734607714576 18446744073709551615 4287208 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31704/statm: 17569 11238 175 34 0 16011 0
Current children cumulated CPU time (s) 4483.12
Current children cumulated vsize (KiB) 2696224

[startup+1182.3 s]
/proc/loadavg: 10.17 10.18 9.76 11/188 31769
/proc/meminfo: memFree=15583704/32951124 swapFree=67111528/67111528
[pid=31699] ppid=31697 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31699/stat : 31699 (ppfolio) S 31697 31699 31124 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 514991541 18763776 389 33554432000 4194304 4287625 140735193303696 18446744073709551615 230809185807 0 0 4096 65536 17707010521900777471 0 0 17 5 0 0 0
/proc/31699/statm: 4581 389 341 23 0 91 0
[pid=31700] ppid=31699 vsize=1879188 CPUtime=1182.32 cores=1
/proc/31700/stat : 31700 (cryptominisat) R 31699 31699 31124 0 -1 4202496 364046 0 0 0 118069 163 0 0 25 0 1 0 514991541 1924288512 54431 33554432000 4194304 4587354 140735297378544 18446744073709551615 4243700 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31700/statm: 469797 54431 337 96 0 466359 0
[pid=31701] ppid=31699 vsize=219288 CPUtime=1182.32 cores=5
/proc/31701/stat : 31701 (clasp) R 31699 31699 31124 0 -1 4202496 52169 0 0 0 118213 19 0 0 25 0 1 0 514991541 224550912 50368 33554432000 4194304 4785740 140735192983648 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31701/statm: 54822 50368 340 145 0 51867 0
[pid=31702] ppid=31699 vsize=470212 CPUtime=587.93 cores=7
/proc/31702/stat : 31702 (TNM) R 31699 31699 31124 0 -1 4202496 6326 0 0 0 58793 0 0 0 25 0 1 0 514991541 481497088 6223 33554432000 134512640 134534564 4287796112 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31702/statm: 117553 6223 95 6 0 116219 0
[pid=31703] ppid=31699 vsize=87136 CPUtime=1182.33 cores=3
/proc/31703/stat : 31703 (lingeling) R 31699 31699 31124 0 -1 4202496 143417 0 0 0 118214 19 0 0 25 0 1 0 514991541 89227264 20945 33554432000 4194304 4352236 140735586341744 18446744073709551615 4328047 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31703/statm: 21784 20945 127 39 0 20864 0
[pid=31704] ppid=31699 vsize=76096 CPUtime=587.91 cores=7
/proc/31704/stat : 31704 (march_hi) R 31699 31699 31124 0 -1 4202496 26869 0 0 0 58786 5 0 0 25 0 1 0 514991541 77922304 11480 33554432000 4194304 4331988 140734607714576 18446744073709551615 4228226 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31704/statm: 19024 11480 175 34 0 17466 0
Current children cumulated CPU time (s) 4722.81
Current children cumulated vsize (KiB) 2750244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.20 10.18 9.77 11/188 31769
/proc/meminfo: memFree=15574520/32951124 swapFree=67111528/67111528
[pid=31699] ppid=31697 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31699/stat : 31699 (ppfolio) S 31697 31699 31124 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 514991541 18763776 389 33554432000 4194304 4287625 140735193303696 18446744073709551615 230809185807 0 0 4096 65536 17707010521900777471 0 0 17 5 0 0 0
/proc/31699/statm: 4581 389 341 23 0 91 0
[pid=31700] ppid=31699 vsize=1883272 CPUtime=1201.73 cores=1
/proc/31700/stat : 31700 (cryptominisat) R 31699 31699 31124 0 -1 4202496 369624 0 0 0 120006 167 0 0 25 0 1 0 514991541 1928470528 54757 33554432000 4194304 4587354 140735297378544 18446744073709551615 4236270 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31700/statm: 470818 54757 337 96 0 467380 0
[pid=31701] ppid=31699 vsize=219288 CPUtime=1201.72 cores=5
/proc/31701/stat : 31701 (clasp) R 31699 31699 31124 0 -1 4202496 52188 0 0 0 120153 19 0 0 25 0 1 0 514991541 224550912 50387 33554432000 4194304 4785740 140735192983648 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31701/statm: 54822 50387 340 145 0 51867 0
[pid=31702] ppid=31699 vsize=470212 CPUtime=597.63 cores=7
/proc/31702/stat : 31702 (TNM) R 31699 31699 31124 0 -1 4202496 6326 0 0 0 59763 0 0 0 25 0 1 0 514991541 481497088 6223 33554432000 134512640 134534564 4287796112 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31702/statm: 117553 6223 95 6 0 116219 0
[pid=31703] ppid=31699 vsize=87136 CPUtime=1201.73 cores=3
/proc/31703/stat : 31703 (lingeling) R 31699 31699 31124 0 -1 4202496 146489 0 0 0 120154 19 0 0 25 0 1 0 514991541 89227264 20945 33554432000 4194304 4352236 140735586341744 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31703/statm: 21784 20945 127 39 0 20864 0
[pid=31704] ppid=31699 vsize=76096 CPUtime=597.51 cores=7
/proc/31704/stat : 31704 (march_hi) R 31699 31699 31124 0 -1 4202496 26921 0 0 0 59746 5 0 0 25 0 1 0 514991541 77922304 11532 33554432000 4194304 4331988 140734607714576 18446744073709551615 4210416 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31704/statm: 19024 11532 175 34 0 17466 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 2754328

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.20 10.18 9.77 11/188 31769
/proc/meminfo: memFree=15574520/32951124 swapFree=67111528/67111528
[pid=31699] ppid=31697 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31699/stat : 31699 (ppfolio) S 31697 31699 31124 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 514991541 18763776 389 33554432000 4194304 4287625 140735193303696 18446744073709551615 230809185807 0 0 4096 65536 17707010521900777471 0 0 17 5 0 0 0
/proc/31699/statm: 4581 389 341 23 0 91 0
[pid=31700] ppid=31699 vsize=1883272 CPUtime=1201.73 cores=1
/proc/31700/stat : 31700 (cryptominisat) R 31699 31699 31124 0 -1 4202496 369624 0 0 0 120006 167 0 0 25 0 1 0 514991541 1928470528 54757 33554432000 4194304 4587354 140735297378544 18446744073709551615 4236270 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31700/statm: 470818 54757 337 96 0 467380 0
[pid=31701] ppid=31699 vsize=219288 CPUtime=1201.72 cores=5
/proc/31701/stat : 31701 (clasp) R 31699 31699 31124 0 -1 4202496 52188 0 0 0 120153 19 0 0 25 0 1 0 514991541 224550912 50387 33554432000 4194304 4785740 140735192983648 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31701/statm: 54822 50387 340 145 0 51867 0
[pid=31702] ppid=31699 vsize=470212 CPUtime=597.63 cores=7
/proc/31702/stat : 31702 (TNM) R 31699 31699 31124 0 -1 4202496 6326 0 0 0 59763 0 0 0 25 0 1 0 514991541 481497088 6223 33554432000 134512640 134534564 4287796112 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31702/statm: 117553 6223 95 6 0 116219 0
[pid=31703] ppid=31699 vsize=87136 CPUtime=1201.73 cores=3
/proc/31703/stat : 31703 (lingeling) R 31699 31699 31124 0 -1 4202496 146489 0 0 0 120154 19 0 0 25 0 1 0 514991541 89227264 20945 33554432000 4194304 4352236 140735586341744 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31703/statm: 21784 20945 127 39 0 20864 0
[pid=31704] ppid=31699 vsize=76096 CPUtime=597.51 cores=7
/proc/31704/stat : 31704 (march_hi) R 31699 31699 31124 0 -1 4202496 26921 0 0 0 59746 5 0 0 25 0 1 0 514991541 77922304 11532 33554432000 4194304 4331988 140734607714576 18446744073709551615 4210416 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31704/statm: 19024 11532 175 34 0 17466 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 2754328

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31699 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 4800.32
#
# 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.32
CPU user time (s): 4798.22
CPU system time (s): 2.1
CPU usage (%): 399.457
Max. virtual memory (cumulated for all children) (KiB): 4294020

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

runsolver used 1.77473 second user time and 4.79027 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 01:38:31
IDJOB=3257729
IDBENCH=71269
IDSOLVER=1612
FILE ID=node104/3257729-1304033911
RUNJOBID= node104-1304032539-31477
PBS_JOBID= 13170348
Free space on /tmp= 71520 MiB

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

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

MD5SUM BENCH= 231f625a25c77518fbce98fe99f807b5
RANDOM SEED=1970536472

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15781220 kB
Buffers:       2207840 kB
Cached:       13451788 kB
SwapCached:          0 kB
Active:        4509608 kB
Inactive:     12069892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15781220 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13364 kB
Writeback:           0 kB
AnonPages:      918972 kB
Mapped:          16712 kB
Slab:           524296 kB
PageTables:       6432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2009548 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= 71524 MiB
End job on node104 at 2011-04-29 01:58:35