Trace number 3190962

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S64154096-097-UNKNOWN.cnf
MD5SUM1d861e510861ad58190eb0b3053bc657
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark340.927
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530000
Number of clauses of size over 50

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-3190962-1304049145/watcher-3190962-1304049145 -o /tmp/evaluation-result-3190962-1304049145/solver-3190962-1304049145 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190962-1304049145.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: 6.64 7.90 8.03 7/186 5042
/proc/meminfo: memFree=25081572/32951124 swapFree=67111352/67111528
[pid=5042] ppid=5040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5042/stat : 5042 (ppfolio) R 5040 5042 4269 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 516512741 18763776 390 33554432000 4194304 4287625 140735315322576 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/5042/statm: 4581 390 341 23 0 91 0

[startup+0.0113099 s]
/proc/loadavg: 6.64 7.90 8.03 7/186 5042
/proc/meminfo: memFree=25081572/32951124 swapFree=67111352/67111528
[pid=5042] ppid=5040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5042/stat : 5042 (ppfolio) R 5040 5042 4269 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 516512741 18763776 390 33554432000 4194304 4287625 140735315322576 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/5042/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100299 s]
/proc/loadavg: 6.64 7.90 8.03 7/186 5042
/proc/meminfo: memFree=25081572/32951124 swapFree=67111352/67111528
[pid=5042] ppid=5040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5042/stat : 5042 (ppfolio) S 5040 5042 4269 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 516512741 18763776 390 33554432000 4194304 4287625 140735315322576 18446744073709551615 246516854287 0 0 4096 65536 16909099881426059263 0 0 17 1 0 0 0
/proc/5042/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300262 s]
/proc/loadavg: 6.64 7.90 8.03 7/186 5042
/proc/meminfo: memFree=25081572/32951124 swapFree=67111352/67111528
[pid=5042] ppid=5040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5042/stat : 5042 (ppfolio) S 5040 5042 4269 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 516512741 18763776 390 33554432000 4194304 4287625 140735315322576 18446744073709551615 246516854287 0 0 4096 65536 16909099881426059263 0 0 17 1 0 0 0
/proc/5042/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700189 s]
/proc/loadavg: 6.64 7.90 8.03 7/186 5042
/proc/meminfo: memFree=25081572/32951124 swapFree=67111352/67111528
[pid=5042] ppid=5040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5042/stat : 5042 (ppfolio) S 5040 5042 4269 0 -1 4202496 522 0 0 0 0 0 0 0 21 0 1 0 516512741 18763776 390 33554432000 4194304 4287625 140735315322576 18446744073709551615 246516854287 0 0 4096 65536 16909099881426059263 0 0 17 1 0 0 0
/proc/5042/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50105 s]
/proc/loadavg: 6.64 7.90 8.03 11/192 5048
/proc/meminfo: memFree=25031428/32951124 swapFree=67111352/67111528
[pid=5042] ppid=5040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5042/stat : 5042 (ppfolio) S 5040 5042 4269 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 516512741 18763776 390 33554432000 4194304 4287625 140735315322576 18446744073709551615 246516854287 0 0 4096 65536 16909099881426059263 0 0 17 1 0 0 0
/proc/5042/statm: 4581 390 341 23 0 91 0
[pid=5043] ppid=5042 vsize=1582764 CPUtime=1.48 cores=1
/proc/5043/stat : 5043 (cryptominisat) R 5042 5042 4269 0 -1 4202496 6155 0 0 0 148 0 0 0 25 0 1 0 516512742 1620750336 3209 33554432000 4194304 4587354 140736126312608 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5043/statm: 395691 3209 327 96 0 392253 0
[pid=5044] ppid=5042 vsize=26012 CPUtime=1.48 cores=5
/proc/5044/stat : 5044 (clasp) R 5042 5042 4269 0 -1 4202496 4117 0 0 0 148 0 0 0 25 0 1 0 516512742 26636288 3846 33554432000 4194304 4785740 140737427572976 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5044/statm: 6503 3846 340 145 0 3548 0
[pid=5045] ppid=5042 vsize=460708 CPUtime=0.78 cores=7
/proc/5045/stat : 5045 (TNM) R 5042 5042 4269 0 -1 4202496 1811 0 0 0 78 0 0 0 25 0 1 0 516512742 471764992 1707 33554432000 134512640 134534564 4289063584 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5045/statm: 115177 1707 95 6 0 113843 0
[pid=5046] ppid=5042 vsize=7236 CPUtime=1.49 cores=3
/proc/5046/stat : 5046 (lingeling) R 5042 5042 4269 0 -1 4202496 1211 0 0 0 149 0 0 0 25 0 1 0 516512742 7409664 991 33554432000 4194304 4352236 140734103322896 18446744073709551615 4328159 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/5046/statm: 1809 991 127 39 0 889 0
[pid=5047] ppid=5042 vsize=15204 CPUtime=0.69 cores=7
/proc/5047/stat : 5047 (march_hi) R 5042 5042 4269 0 -1 4202496 6473 0 0 0 69 0 0 0 25 0 1 0 516512742 15568896 1613 33554432000 4194304 4331988 140736109167536 18446744073709551615 4228205 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5047/statm: 3801 1613 174 34 0 2243 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 2110248

[startup+3.10075 s]
/proc/loadavg: 6.64 7.90 8.03 11/192 5048
/proc/meminfo: memFree=25022312/32951124 swapFree=67111352/67111528
[pid=5042] ppid=5040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5042/stat : 5042 (ppfolio) S 5040 5042 4269 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 516512741 18763776 390 33554432000 4194304 4287625 140735315322576 18446744073709551615 246516854287 0 0 4096 65536 16909099881426059263 0 0 17 1 0 0 0
/proc/5042/statm: 4581 390 341 23 0 91 0
[pid=5043] ppid=5042 vsize=1583072 CPUtime=3.09 cores=1
/proc/5043/stat : 5043 (cryptominisat) R 5042 5042 4269 0 -1 4202496 9710 0 0 0 308 1 0 0 25 0 1 0 516512742 1621065728 3457 33554432000 4194304 4587354 140736126312608 18446744073709551615 4239316 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5043/statm: 395768 3457 331 96 0 392330 0
[pid=5044] ppid=5042 vsize=28820 CPUtime=3.08 cores=5
/proc/5044/stat : 5044 (clasp) R 5042 5042 4269 0 -1 4202496 4808 0 0 0 308 0 0 0 25 0 1 0 516512742 29511680 4537 33554432000 4194304 4785740 140737427572976 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5044/statm: 7205 4537 340 145 0 4250 0
[pid=5045] ppid=5042 vsize=460708 CPUtime=1.58 cores=7
/proc/5045/stat : 5045 (TNM) R 5042 5042 4269 0 -1 4202496 1811 0 0 0 158 0 0 0 25 0 1 0 516512742 471764992 1707 33554432000 134512640 134534564 4289063584 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5045/statm: 115177 1707 95 6 0 113843 0
[pid=5046] ppid=5042 vsize=7636 CPUtime=3.09 cores=3
/proc/5046/stat : 5046 (lingeling) R 5042 5042 4269 0 -1 4202496 1291 0 0 0 309 0 0 0 25 0 1 0 516512742 7819264 1071 33554432000 4194304 4352236 140734103322896 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/5046/statm: 1909 1071 127 39 0 989 0
[pid=5047] ppid=5042 vsize=15404 CPUtime=1.49 cores=7
/proc/5047/stat : 5047 (march_hi) R 5042 5042 4269 0 -1 4202496 6526 0 0 0 149 0 0 0 25 0 1 0 516512742 15773696 1666 33554432000 4194304 4331988 140736109167536 18446744073709551615 246516229292 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5047/statm: 3851 1666 174 34 0 2293 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 2113964

[startup+6.30117 s]
/proc/loadavg: 6.91 7.94 8.04 11/192 5048
/proc/meminfo: memFree=24996648/32951124 swapFree=67111352/67111528
[pid=5042] ppid=5040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5042/stat : 5042 (ppfolio) S 5040 5042 4269 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 516512741 18763776 390 33554432000 4194304 4287625 140735315322576 18446744073709551615 246516854287 0 0 4096 65536 16909099881426059263 0 0 17 1 0 0 0
/proc/5042/statm: 4581 390 341 23 0 91 0
[pid=5043] ppid=5042 vsize=1581572 CPUtime=6.28 cores=1
/proc/5043/stat : 5043 (cryptominisat) R 5042 5042 4269 0 -1 4202496 19432 0 0 0 626 2 0 0 25 0 1 0 516512742 1619529728 2945 33554432000 4194304 4587354 140736126312608 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5043/statm: 395393 2945 337 96 0 391955 0
[pid=5044] ppid=5042 vsize=32252 CPUtime=6.29 cores=5
/proc/5044/stat : 5044 (clasp) R 5042 5042 4269 0 -1 4202496 5653 0 0 0 628 1 0 0 25 0 1 0 516512742 33026048 5382 33554432000 4194304 4785740 140737427572976 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5044/statm: 8063 5382 340 145 0 5108 0
[pid=5045] ppid=5042 vsize=460708 CPUtime=3.16 cores=7
/proc/5045/stat : 5045 (TNM) R 5042 5042 4269 0 -1 4202496 1811 0 0 0 316 0 0 0 25 0 1 0 516512742 471764992 1707 33554432000 134512640 134534564 4289063584 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5045/statm: 115177 1707 95 6 0 113843 0
[pid=5046] ppid=5042 vsize=8212 CPUtime=6.29 cores=3
/proc/5046/stat : 5046 (lingeling) R 5042 5042 4269 0 -1 4202496 1464 0 0 0 629 0 0 0 25 0 1 0 516512742 8409088 1244 33554432000 4194304 4352236 140734103322896 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/5046/statm: 2053 1244 127 39 0 1133 0
[pid=5047] ppid=5042 vsize=15776 CPUtime=3.09 cores=7
/proc/5047/stat : 5047 (march_hi) R 5042 5042 4269 0 -1 4202496 6570 0 0 0 309 0 0 0 25 0 1 0 516512742 16154624 1710 33554432000 4194304 4331988 140736109167536 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5047/statm: 3944 1710 174 34 0 2386 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 2116844

[startup+12.701 s]
/proc/loadavg: 7.24 7.99 8.06 12/192 5049
/proc/meminfo: memFree=24955900/32951124 swapFree=67111352/67111528
[pid=5042] ppid=5040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5042/stat : 5042 (ppfolio) S 5040 5042 4269 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 516512741 18763776 390 33554432000 4194304 4287625 140735315322576 18446744073709551615 246516854287 0 0 4096 65536 16909099881426059263 0 0 17 1 0 0 0
/proc/5042/statm: 4581 390 341 23 0 91 0
[pid=5043] ppid=5042 vsize=1601148 CPUtime=12.68 cores=1
/proc/5043/stat : 5043 (cryptominisat) R 5042 5042 4269 0 -1 4202496 27767 0 0 0 1264 4 0 0 25 0 1 0 516512742 1639575552 9042 33554432000 4194304 4587354 140736126312608 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5043/statm: 400287 9042 337 96 0 396849 0
[pid=5044] ppid=5042 vsize=35968 CPUtime=12.69 cores=5
/proc/5044/stat : 5044 (clasp) R 5042 5042 4269 0 -1 4202496 6581 0 0 0 1268 1 0 0 25 0 1 0 516512742 36831232 6310 33554432000 4194304 4785740 140737427572976 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5044/statm: 8992 6310 340 145 0 6037 0
[pid=5045] ppid=5042 vsize=460708 CPUtime=6.32 cores=7
/proc/5045/stat : 5045 (TNM) R 5042 5042 4269 0 -1 4202496 1811 0 0 0 632 0 0 0 25 0 1 0 516512742 471764992 1707 33554432000 134512640 134534564 4289063584 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5045/statm: 115177 1707 95 6 0 113843 0
[pid=5046] ppid=5042 vsize=9692 CPUtime=12.69 cores=3
/proc/5046/stat : 5046 (lingeling) R 5042 5042 4269 0 -1 4202496 1834 0 0 0 1269 0 0 0 25 0 1 0 516512742 9924608 1614 33554432000 4194304 4352236 140734103322896 18446744073709551615 4329000 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/5046/statm: 2423 1614 127 39 0 1503 0
[pid=5047] ppid=5042 vsize=16408 CPUtime=6.29 cores=7
/proc/5047/stat : 5047 (march_hi) R 5042 5042 4269 0 -1 4202496 6659 0 0 0 629 0 0 0 25 0 1 0 516512742 16801792 1799 33554432000 4194304 4331988 140736109167536 18446744073709551615 246516229841 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5047/statm: 4102 1799 174 34 0 2544 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 2142248

[startup+25.5007 s]
/proc/loadavg: 7.85 8.08 8.09 11/192 5049
/proc/meminfo: memFree=24953960/32951124 swapFree=67111352/67111528
[pid=5042] ppid=5040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5042/stat : 5042 (ppfolio) S 5040 5042 4269 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 516512741 18763776 390 33554432000 4194304 4287625 140735315322576 18446744073709551615 246516854287 0 0 4096 65536 16909099881426059263 0 0 17 1 0 0 0
/proc/5042/statm: 4581 390 341 23 0 91 0
[pid=5043] ppid=5042 vsize=1599408 CPUtime=25.48 cores=1
/proc/5043/stat : 5043 (cryptominisat) R 5042 5042 4269 0 -1 4202496 37903 0 0 0 2542 6 0 0 25 0 1 0 516512742 1637793792 9170 33554432000 4194304 4587354 140736126312608 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5043/statm: 399852 9170 337 96 0 396414 0
[pid=5044] ppid=5042 vsize=43120 CPUtime=25.49 cores=5
/proc/5044/stat : 5044 (clasp) R 5042 5042 4269 0 -1 4202496 8348 0 0 0 2547 2 0 0 25 0 1 0 516512742 44154880 8077 33554432000 4194304 4785740 140737427572976 18446744073709551615 4287168 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5044/statm: 10780 8077 340 145 0 7825 0
[pid=5045] ppid=5042 vsize=460708 CPUtime=12.71 cores=7
/proc/5045/stat : 5045 (TNM) R 5042 5042 4269 0 -1 4202496 1811 0 0 0 1271 0 0 0 25 0 1 0 516512742 471764992 1707 33554432000 134512640 134534564 4289063584 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5045/statm: 115177 1707 95 6 0 113843 0
[pid=5046] ppid=5042 vsize=9124 CPUtime=25.49 cores=3
/proc/5046/stat : 5046 (lingeling) R 5042 5042 4269 0 -1 4202496 2236 0 0 0 2549 0 0 0 25 0 1 0 516512742 9342976 1472 33554432000 4194304 4352236 140734103322896 18446744073709551615 4271327 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/5046/statm: 2281 1472 127 39 0 1361 0
[pid=5047] ppid=5042 vsize=17944 CPUtime=12.64 cores=7
/proc/5047/stat : 5047 (march_hi) R 5042 5042 4269 0 -1 4202496 7131 0 0 0 1263 1 0 0 25 0 1 0 516512742 18374656 2271 33554432000 4194304 4331988 140736109167536 18446744073709551615 4299221 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5047/statm: 4486 2271 174 34 0 2928 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 2148628

[startup+51.101 s]
/proc/loadavg: 8.58 8.24 8.14 11/192 5050
/proc/meminfo: memFree=24910740/32951124 swapFree=67111352/67111528
[pid=5042] ppid=5040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5042/stat : 5042 (ppfolio) S 5040 5042 4269 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 516512741 18763776 390 33554432000 4194304 4287625 140735315322576 18446744073709551615 246516854287 0 0 4096 65536 16909099881426059263 0 0 17 1 0 0 0
/proc/5042/statm: 4581 390 341 23 0 91 0
[pid=5043] ppid=5042 vsize=1596228 CPUtime=51.08 cores=1
/proc/5043/stat : 5043 (cryptominisat) R 5042 5042 4269 0 -1 4202496 58312 0 0 0 5098 10 0 0 25 0 1 0 516512742 1634537472 7204 33554432000 4194304 4587354 140736126312608 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5043/statm: 399057 7204 337 96 0 395619 0
[pid=5044] ppid=5042 vsize=50400 CPUtime=51.09 cores=5
/proc/5044/stat : 5044 (clasp) R 5042 5042 4269 0 -1 4202496 10159 0 0 0 5106 3 0 0 25 0 1 0 516512742 51609600 9888 33554432000 4194304 4785740 140737427572976 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5044/statm: 12600 9888 340 145 0 9645 0
[pid=5045] ppid=5042 vsize=460708 CPUtime=25.41 cores=7
/proc/5045/stat : 5045 (TNM) R 5042 5042 4269 0 -1 4202496 1811 0 0 0 2541 0 0 0 25 0 1 0 516512742 471764992 1707 33554432000 134512640 134534564 4289063584 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5045/statm: 115177 1707 95 6 0 113843 0
[pid=5046] ppid=5042 vsize=9188 CPUtime=51.09 cores=3

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

/proc/5047/statm: 26439 16879 175 34 0 24881 0
Current children cumulated CPU time (s) 3763.25
Current children cumulated vsize (KiB) 2567856

[startup+1002.3 s]
/proc/loadavg: 10.37 10.27 9.53 11/192 5087
/proc/meminfo: memFree=24365696/32951124 swapFree=67111352/67111528
[pid=5042] ppid=5040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5042/stat : 5042 (ppfolio) S 5040 5042 4269 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 516512741 18763776 390 33554432000 4194304 4287625 140735315322576 18446744073709551615 246516854287 0 0 4096 65536 16909099881426059263 0 0 17 1 0 0 0
/proc/5042/statm: 4581 390 341 23 0 91 0
[pid=5043] ppid=5042 vsize=1843904 CPUtime=1001.45 cores=1
/proc/5043/stat : 5043 (cryptominisat) R 5042 5042 4269 0 -1 4202496 665072 0 0 0 99918 227 0 0 25 0 1 0 516512742 1888157696 74206 33554432000 4194304 4587354 140736126312608 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5043/statm: 460976 74206 337 96 0 457538 0
[pid=5044] ppid=5042 vsize=139140 CPUtime=1002.32 cores=5
/proc/5044/stat : 5044 (clasp) R 5042 5042 4269 0 -1 4202496 31409 0 0 0 100223 9 0 0 25 0 1 0 516512742 142479360 31138 33554432000 4194304 4785740 140737427572976 18446744073709551615 4278090 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5044/statm: 34785 31138 340 145 0 31830 0
[pid=5045] ppid=5042 vsize=460708 CPUtime=498.43 cores=7
/proc/5045/stat : 5045 (TNM) R 5042 5042 4269 0 -1 4202496 1811 0 0 0 49843 0 0 0 25 0 1 0 516512742 471764992 1707 33554432000 134512640 134534564 4289063584 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5045/statm: 115177 1707 95 6 0 113843 0
[pid=5046] ppid=5042 vsize=21228 CPUtime=1002.32 cores=3
/proc/5046/stat : 5046 (lingeling) R 5042 5042 4269 0 -1 4202496 26160 0 0 0 100228 4 0 0 25 0 1 0 516512742 21737472 4498 33554432000 4194304 4352236 140734103322896 18446744073709551615 4328013 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/5046/statm: 5307 4498 127 39 0 4387 0
[pid=5047] ppid=5042 vsize=105756 CPUtime=498.4 cores=7
/proc/5047/stat : 5047 (march_hi) R 5042 5042 4269 0 -1 4202496 22677 0 0 0 49832 8 0 0 25 0 1 0 516512742 108294144 17817 33554432000 4194304 4331988 140736109167536 18446744073709551615 4298630 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5047/statm: 26439 17817 175 34 0 24881 0
Current children cumulated CPU time (s) 4002.92
Current children cumulated vsize (KiB) 2589060

[startup+1062.3 s]
/proc/loadavg: 10.43 10.29 9.59 11/192 5089
/proc/meminfo: memFree=24368908/32951124 swapFree=67111352/67111528
[pid=5042] ppid=5040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5042/stat : 5042 (ppfolio) S 5040 5042 4269 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 516512741 18763776 390 33554432000 4194304 4287625 140735315322576 18446744073709551615 246516854287 0 0 4096 65536 16909099881426059263 0 0 17 1 0 0 0
/proc/5042/statm: 4581 390 341 23 0 91 0
[pid=5043] ppid=5042 vsize=1843904 CPUtime=1061.45 cores=1
/proc/5043/stat : 5043 (cryptominisat) R 5042 5042 4269 0 -1 4202496 665072 0 0 0 105918 227 0 0 25 0 1 0 516512742 1888157696 74206 33554432000 4194304 4587354 140736126312608 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5043/statm: 460976 74206 337 96 0 457538 0
[pid=5044] ppid=5042 vsize=141396 CPUtime=1062.32 cores=5
/proc/5044/stat : 5044 (clasp) R 5042 5042 4269 0 -1 4202496 31916 0 0 0 106223 9 0 0 25 0 1 0 516512742 144789504 31645 33554432000 4194304 4785740 140737427572976 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5044/statm: 35349 31645 340 145 0 32394 0
[pid=5045] ppid=5042 vsize=460708 CPUtime=528.3 cores=7
/proc/5045/stat : 5045 (TNM) R 5042 5042 4269 0 -1 4202496 1811 0 0 0 52830 0 0 0 25 0 1 0 516512742 471764992 1707 33554432000 134512640 134534564 4289063584 18446744073709551615 3548662 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5045/statm: 115177 1707 95 6 0 113843 0
[pid=5046] ppid=5042 vsize=16236 CPUtime=1062.32 cores=3
/proc/5046/stat : 5046 (lingeling) R 5042 5042 4269 0 -1 4202496 26160 0 0 0 106228 4 0 0 25 0 1 0 516512742 16625664 3250 33554432000 4194304 4352236 140734103322896 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/5046/statm: 4059 3250 127 39 0 3139 0
[pid=5047] ppid=5042 vsize=105756 CPUtime=528.21 cores=7
/proc/5047/stat : 5047 (march_hi) R 5042 5042 4269 0 -1 4202496 23627 0 0 0 52812 9 0 0 25 0 1 0 516512742 108294144 18767 33554432000 4194304 4331988 140736109167536 18446744073709551615 4210416 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5047/statm: 26439 18767 175 34 0 24881 0
Current children cumulated CPU time (s) 4242.6
Current children cumulated vsize (KiB) 2586324

[startup+1122.3 s]
/proc/loadavg: 10.35 10.28 9.62 11/192 5090
/proc/meminfo: memFree=24581776/32951124 swapFree=67111352/67111528
[pid=5042] ppid=5040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5042/stat : 5042 (ppfolio) S 5040 5042 4269 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 516512741 18763776 390 33554432000 4194304 4287625 140735315322576 18446744073709551615 246516854287 0 0 4096 65536 16909099881426059263 0 0 17 1 0 0 0
/proc/5042/statm: 4581 390 341 23 0 91 0
[pid=5043] ppid=5042 vsize=1600104 CPUtime=1121.45 cores=1
/proc/5043/stat : 5043 (cryptominisat) R 5042 5042 4269 0 -1 4202496 665904 0 0 0 111916 229 0 0 25 0 1 0 516512742 1638506496 17459 33554432000 4194304 4587354 140736126312608 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5043/statm: 400026 17459 337 96 0 396588 0
[pid=5044] ppid=5042 vsize=143536 CPUtime=1122.32 cores=5
/proc/5044/stat : 5044 (clasp) R 5042 5042 4269 0 -1 4202496 32416 0 0 0 112223 9 0 0 25 0 1 0 516512742 146980864 32145 33554432000 4194304 4785740 140737427572976 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5044/statm: 35884 32145 340 145 0 32929 0
[pid=5045] ppid=5042 vsize=460708 CPUtime=558.12 cores=7
/proc/5045/stat : 5045 (TNM) R 5042 5042 4269 0 -1 4202496 1811 0 0 0 55812 0 0 0 25 0 1 0 516512742 471764992 1707 33554432000 134512640 134534564 4289063584 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5045/statm: 115177 1707 95 6 0 113843 0
[pid=5046] ppid=5042 vsize=16236 CPUtime=1122.31 cores=3
/proc/5046/stat : 5046 (lingeling) R 5042 5042 4269 0 -1 4202496 28432 0 0 0 112227 4 0 0 25 0 1 0 516512742 16625664 3250 33554432000 4194304 4352236 140734103322896 18446744073709551615 4328039 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/5046/statm: 4059 3250 127 39 0 3139 0
[pid=5047] ppid=5042 vsize=105756 CPUtime=558.06 cores=7
/proc/5047/stat : 5047 (march_hi) R 5042 5042 4269 0 -1 4202496 24566 0 0 0 55796 10 0 0 25 0 1 0 516512742 108294144 19706 33554432000 4194304 4331988 140736109167536 18446744073709551615 4263296 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5047/statm: 26439 19706 175 34 0 24881 0
Current children cumulated CPU time (s) 4482.26
Current children cumulated vsize (KiB) 2344664

[startup+1182.3 s]
/proc/loadavg: 10.38 10.29 9.67 11/192 5092
/proc/meminfo: memFree=24580152/32951124 swapFree=67111352/67111528
[pid=5042] ppid=5040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5042/stat : 5042 (ppfolio) S 5040 5042 4269 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 516512741 18763776 390 33554432000 4194304 4287625 140735315322576 18446744073709551615 246516854287 0 0 4096 65536 16909099881426059263 0 0 17 1 0 0 0
/proc/5042/statm: 4581 390 341 23 0 91 0
[pid=5043] ppid=5042 vsize=1595980 CPUtime=1181.46 cores=1
/proc/5043/stat : 5043 (cryptominisat) R 5042 5042 4269 0 -1 4202496 697045 0 0 0 117900 246 0 0 25 0 1 0 516512742 1634283520 9756 33554432000 4194304 4587354 140736126312608 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5043/statm: 398995 9756 337 96 0 395557 0
[pid=5044] ppid=5042 vsize=144928 CPUtime=1182.32 cores=5
/proc/5044/stat : 5044 (clasp) R 5042 5042 4269 0 -1 4202496 32730 0 0 0 118223 9 0 0 25 0 1 0 516512742 148406272 32459 33554432000 4194304 4785740 140737427572976 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5044/statm: 36232 32459 340 145 0 33277 0
[pid=5045] ppid=5042 vsize=460708 CPUtime=587.96 cores=7
/proc/5045/stat : 5045 (TNM) R 5042 5042 4269 0 -1 4202496 1811 0 0 0 58796 0 0 0 25 0 1 0 516512742 471764992 1707 33554432000 134512640 134534564 4289063584 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5045/statm: 115177 1707 95 6 0 113843 0
[pid=5046] ppid=5042 vsize=21228 CPUtime=1182.32 cores=3
/proc/5046/stat : 5046 (lingeling) R 5042 5042 4269 0 -1 4202496 29680 0 0 0 118227 5 0 0 25 0 1 0 516512742 21737472 4498 33554432000 4194304 4352236 140734103322896 18446744073709551615 4328889 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/5046/statm: 5307 4498 127 39 0 4387 0
[pid=5047] ppid=5042 vsize=105756 CPUtime=587.9 cores=7
/proc/5047/stat : 5047 (march_hi) R 5042 5042 4269 0 -1 4202496 25568 0 0 0 58780 10 0 0 25 0 1 0 516512742 108294144 20708 33554432000 4194304 4331988 140736109167536 18446744073709551615 4239928 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5047/statm: 26439 20708 175 34 0 24881 0
Current children cumulated CPU time (s) 4721.96
Current children cumulated vsize (KiB) 2346924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 10.27 10.27 9.67 6/182 5110
/proc/meminfo: memFree=24796460/32951124 swapFree=67111352/67111528
[pid=5042] ppid=5040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5042/stat : 5042 (ppfolio) S 5040 5042 4269 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 516512741 18763776 390 33554432000 4194304 4287625 140735315322576 18446744073709551615 246516854287 0 0 4096 65536 16909099881426059263 0 0 17 1 0 0 0
/proc/5042/statm: 4581 390 341 23 0 91 0
[pid=5043] ppid=5042 vsize=1595980 CPUtime=1201.06 cores=1
/proc/5043/stat : 5043 (cryptominisat) R 5042 5042 4269 0 -1 4202496 705395 0 0 0 119857 249 0 0 25 0 1 0 516512742 1634283520 18055 33554432000 4194304 4587354 140736126312608 18446744073709551615 4244552 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5043/statm: 398995 18055 337 96 0 395557 0
[pid=5044] ppid=5042 vsize=145116 CPUtime=1201.93 cores=5
/proc/5044/stat : 5044 (clasp) R 5042 5042 4269 0 -1 4202496 32765 0 0 0 120183 10 0 0 25 0 1 0 516512742 148598784 32494 33554432000 4194304 4785740 140737427572976 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5044/statm: 36279 32494 340 145 0 33324 0
[pid=5045] ppid=5042 vsize=460708 CPUtime=597.72 cores=7
/proc/5045/stat : 5045 (TNM) R 5042 5042 4269 0 -1 4202496 1811 0 0 0 59772 0 0 0 25 0 1 0 516512742 471764992 1707 33554432000 134512640 134534564 4289063584 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5045/statm: 115177 1707 95 6 0 113843 0
[pid=5046] ppid=5042 vsize=16364 CPUtime=1201.93 cores=3
/proc/5046/stat : 5046 (lingeling) R 5042 5042 4269 0 -1 4202496 29680 0 0 0 120188 5 0 0 25 0 1 0 516512742 16756736 3282 33554432000 4194304 4352236 140734103322896 18446744073709551615 4207755 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/5046/statm: 4091 3282 127 39 0 3171 0
[pid=5047] ppid=5042 vsize=105756 CPUtime=597.64 cores=7
/proc/5047/stat : 5047 (march_hi) R 5042 5042 4269 0 -1 4202496 25870 0 0 0 59754 10 0 0 25 0 1 0 516512742 108294144 21010 33554432000 4194304 4331988 140736109167536 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5047/statm: 26439 21010 175 34 0 24881 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 2342248

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.27 10.27 9.67 6/182 5110
/proc/meminfo: memFree=24796460/32951124 swapFree=67111352/67111528
[pid=5042] ppid=5040 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5042/stat : 5042 (ppfolio) S 5040 5042 4269 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 516512741 18763776 390 33554432000 4194304 4287625 140735315322576 18446744073709551615 246516854287 0 0 4096 65536 16909099881426059263 0 0 17 1 0 0 0
/proc/5042/statm: 4581 390 341 23 0 91 0
[pid=5043] ppid=5042 vsize=1595980 CPUtime=1201.06 cores=1
/proc/5043/stat : 5043 (cryptominisat) R 5042 5042 4269 0 -1 4202496 705395 0 0 0 119857 249 0 0 25 0 1 0 516512742 1634283520 18055 33554432000 4194304 4587354 140736126312608 18446744073709551615 4244552 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5043/statm: 398995 18055 337 96 0 395557 0
[pid=5044] ppid=5042 vsize=145116 CPUtime=1201.93 cores=5
/proc/5044/stat : 5044 (clasp) R 5042 5042 4269 0 -1 4202496 32765 0 0 0 120183 10 0 0 25 0 1 0 516512742 148598784 32494 33554432000 4194304 4785740 140737427572976 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5044/statm: 36279 32494 340 145 0 33324 0
[pid=5045] ppid=5042 vsize=460708 CPUtime=597.72 cores=7
/proc/5045/stat : 5045 (TNM) R 5042 5042 4269 0 -1 4202496 1811 0 0 0 59772 0 0 0 25 0 1 0 516512742 471764992 1707 33554432000 134512640 134534564 4289063584 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5045/statm: 115177 1707 95 6 0 113843 0
[pid=5046] ppid=5042 vsize=16364 CPUtime=1201.93 cores=3
/proc/5046/stat : 5046 (lingeling) R 5042 5042 4269 0 -1 4202496 29680 0 0 0 120188 5 0 0 25 0 1 0 516512742 16756736 3282 33554432000 4194304 4352236 140734103322896 18446744073709551615 4207755 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/5046/statm: 4091 3282 127 39 0 3171 0
[pid=5047] ppid=5042 vsize=105756 CPUtime=597.64 cores=7
/proc/5047/stat : 5047 (march_hi) R 5042 5042 4269 0 -1 4202496 25870 0 0 0 59754 10 0 0 25 0 1 0 516512742 108294144 21010 33554432000 4194304 4331988 140736109167536 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5047/statm: 26439 21010 175 34 0 24881 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 2342248

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5042 and gives
#  childrusage.ru_utime.tv_sec=1201
#  childrusage.ru_utime.tv_usec=886285
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=57991
# CPU time returned by wait4() is 1201.94
# while last known CPU time is 4800.28
#
# 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.28
CPU user time (s): 4797.54
CPU system time (s): 2.74
CPU usage (%): 399.387
Max. virtual memory (cumulated for all children) (KiB): 3905808

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

runsolver used 1.85972 second user time and 4.70828 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 05:52:25
IDJOB=3190962
IDBENCH=82693
IDSOLVER=1612
FILE ID=node134/3190962-1304049145
RUNJOBID= node134-1304049145-5018
PBS_JOBID= 13170388
Free space on /tmp= 71572 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S64154096-097-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190962-1304049145/watcher-3190962-1304049145 -o /tmp/evaluation-result-3190962-1304049145/solver-3190962-1304049145 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190962-1304049145.cnf

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

MD5SUM BENCH= 1d861e510861ad58190eb0b3053bc657
RANDOM SEED=920805777

node134.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.831
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25082480 kB
Buffers:       1473196 kB
Cached:        5801280 kB
SwapCached:         64 kB
Active:        1424088 kB
Inactive:      5922788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25082480 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           21528 kB
Writeback:           0 kB
AnonPages:       72348 kB
Mapped:          15756 kB
Slab:           458568 kB
PageTables:       4988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   673664 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= 71576 MiB
End job on node134 at 2011-04-29 06:12:29