Trace number 3258345

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.71

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2640c305320gyes2.cnf
MD5SUMa931e6258afb576eab04f38421c07518
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 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-3258345-1304034001/watcher-3258345-1304034001 -o /tmp/evaluation-result-3258345-1304034001/solver-3258345-1304034001 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3258345-1304034001.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: 10.05 10.08 9.39 6/182 28477
/proc/meminfo: memFree=27247336/32951124 swapFree=67088964/67111528
[pid=28477] ppid=28475 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28477/stat : 28477 (ppfolio) R 28475 28477 27869 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 514998664 18763776 390 33554432000 4194304 4287625 140735685482512 18446744073709551615 210204667407 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/28477/statm: 4581 390 341 23 0 91 0

[startup+0.235288 s]
/proc/loadavg: 10.05 10.08 9.39 6/182 28477
/proc/meminfo: memFree=27247336/32951124 swapFree=67088964/67111528
[pid=28477] ppid=28475 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28477/stat : 28477 (ppfolio) S 28475 28477 27869 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 514998664 18763776 390 33554432000 4194304 4287625 140735685482512 18446744073709551615 210204667407 0 0 4096 65536 7367264334629568511 0 0 17 1 0 0 0
/proc/28477/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300281 s]
/proc/loadavg: 10.05 10.08 9.39 6/182 28477
/proc/meminfo: memFree=27247336/32951124 swapFree=67088964/67111528
[pid=28477] ppid=28475 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28477/stat : 28477 (ppfolio) S 28475 28477 27869 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 514998664 18763776 390 33554432000 4194304 4287625 140735685482512 18446744073709551615 210204667407 0 0 4096 65536 7367264334629568511 0 0 17 1 0 0 0
/proc/28477/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400264 s]
/proc/loadavg: 10.05 10.08 9.39 6/182 28477
/proc/meminfo: memFree=27247336/32951124 swapFree=67088964/67111528
[pid=28477] ppid=28475 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28477/stat : 28477 (ppfolio) S 28475 28477 27869 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 514998664 18763776 390 33554432000 4194304 4287625 140735685482512 18446744073709551615 210204667407 0 0 4096 65536 7367264334629568511 0 0 17 1 0 0 0
/proc/28477/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700215 s]
/proc/loadavg: 10.05 10.08 9.39 6/182 28477
/proc/meminfo: memFree=27247336/32951124 swapFree=67088964/67111528
[pid=28477] ppid=28475 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28477/stat : 28477 (ppfolio) S 28475 28477 27869 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 514998664 18763776 390 33554432000 4194304 4287625 140735685482512 18446744073709551615 210204667407 0 0 4096 65536 7367264334629568511 0 0 17 1 0 0 0
/proc/28477/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50108 s]
/proc/loadavg: 10.05 10.08 9.39 11/188 28483
/proc/meminfo: memFree=27122916/32951124 swapFree=67088964/67111528
[pid=28477] ppid=28475 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28477/stat : 28477 (ppfolio) S 28475 28477 27869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514998664 18763776 390 33554432000 4194304 4287625 140735685482512 18446744073709551615 210204667407 0 0 4096 65536 7367264334629568511 0 0 17 1 0 0 0
/proc/28477/statm: 4581 390 341 23 0 91 0
[pid=28478] ppid=28477 vsize=71548 CPUtime=1.48 cores=1
/proc/28478/stat : 28478 (cryptominisat) R 28477 28477 27869 0 -1 4202496 19320 0 0 0 146 2 0 0 25 0 1 0 514998664 73265152 12688 33554432000 4194304 4587354 140734094451440 18446744073709551615 4243808 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28478/statm: 17887 12688 326 96 0 14449 0
[pid=28479] ppid=28477 vsize=33752 CPUtime=1.48 cores=5
/proc/28479/stat : 28479 (clasp) R 28477 28477 27869 0 -1 4202496 7033 0 0 0 148 0 0 0 25 0 1 0 514998664 34562048 5750 33554432000 4194304 4785740 140737338518576 18446744073709551615 4482895 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28479/statm: 8438 5750 317 145 0 5483 0
[pid=28480] ppid=28477 vsize=466252 CPUtime=0.77 cores=7
/proc/28480/stat : 28480 (TNM) R 28477 28477 27869 0 -1 4202496 5031 0 0 0 77 0 0 0 25 0 1 0 514998664 477442048 4928 33554432000 134512640 134534564 4292403824 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28480/statm: 116563 4928 91 6 0 115229 0
[pid=28481] ppid=28477 vsize=17064 CPUtime=1.48 cores=3
/proc/28481/stat : 28481 (lingeling) R 28477 28477 27869 0 -1 4202496 4269 0 0 0 148 0 0 0 25 0 1 0 514998664 17473536 3108 33554432000 4194304 4352236 140733263544112 18446744073709551615 4267768 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28481/statm: 4266 3108 123 39 0 3346 0
[pid=28482] ppid=28477 vsize=34376 CPUtime=0.69 cores=7
/proc/28482/stat : 28482 (march_hi) R 28477 28477 27869 0 -1 4202496 18574 0 0 0 67 2 0 0 25 0 1 0 514998664 35201024 4197 33554432000 4194304 4331988 140733238462896 18446744073709551615 4251971 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28482/statm: 8594 4197 151 34 0 7036 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 641316

[startup+3.10081 s]
/proc/loadavg: 10.05 10.07 9.40 11/188 28483
/proc/meminfo: memFree=27116240/32951124 swapFree=67088964/67111528
[pid=28477] ppid=28475 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28477/stat : 28477 (ppfolio) S 28475 28477 27869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514998664 18763776 390 33554432000 4194304 4287625 140735685482512 18446744073709551615 210204667407 0 0 4096 65536 7367264334629568511 0 0 17 1 0 0 0
/proc/28477/statm: 4581 390 341 23 0 91 0
[pid=28478] ppid=28477 vsize=839216 CPUtime=3.08 cores=1
/proc/28478/stat : 28478 (cryptominisat) R 28477 28477 27869 0 -1 4202496 21411 0 0 0 305 3 0 0 25 0 1 0 514998664 859357184 12977 33554432000 4194304 4587354 140734094451440 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28478/statm: 209804 12977 331 96 0 206366 0
[pid=28479] ppid=28477 vsize=32336 CPUtime=3.08 cores=5
/proc/28479/stat : 28479 (clasp) R 28477 28477 27869 0 -1 4202496 7295 0 0 0 308 0 0 0 25 0 1 0 514998664 33112064 5415 33554432000 4194304 4785740 140737338518576 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28479/statm: 8084 5415 341 145 0 5129 0
[pid=28480] ppid=28477 vsize=466252 CPUtime=1.57 cores=7
/proc/28480/stat : 28480 (TNM) R 28477 28477 27869 0 -1 4202496 5031 0 0 0 157 0 0 0 25 0 1 0 514998664 477442048 4928 33554432000 134512640 134534564 4292403824 18446744073709551615 134524552 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28480/statm: 116563 4928 91 6 0 115229 0
[pid=28481] ppid=28477 vsize=21752 CPUtime=3.09 cores=3
/proc/28481/stat : 28481 (lingeling) R 28477 28477 27869 0 -1 4202496 5759 0 0 0 308 1 0 0 25 0 1 0 514998664 22274048 4598 33554432000 4194304 4352236 140733263544112 18446744073709551615 4328042 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28481/statm: 5438 4598 126 39 0 4518 0
[pid=28482] ppid=28477 vsize=48156 CPUtime=1.49 cores=7
/proc/28482/stat : 28482 (march_hi) R 28477 28477 27869 0 -1 4202496 23240 0 0 0 146 3 0 0 25 0 1 0 514998664 49311744 5371 33554432000 4194304 4331988 140733238462896 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28482/statm: 12039 5371 175 34 0 10481 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 1426036

[startup+6.30128 s]
/proc/loadavg: 10.05 10.07 9.40 11/188 28484
/proc/meminfo: memFree=27088560/32951124 swapFree=67088964/67111528
[pid=28477] ppid=28475 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28477/stat : 28477 (ppfolio) S 28475 28477 27869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514998664 18763776 390 33554432000 4194304 4287625 140735685482512 18446744073709551615 210204667407 0 0 4096 65536 7367264334629568511 0 0 17 1 0 0 0
/proc/28477/statm: 4581 390 341 23 0 91 0
[pid=28478] ppid=28477 vsize=839216 CPUtime=6.29 cores=1
/proc/28478/stat : 28478 (cryptominisat) R 28477 28477 27869 0 -1 4202496 21770 0 0 0 626 3 0 0 25 0 1 0 514998664 859357184 13334 33554432000 4194304 4587354 140734094451440 18446744073709551615 4363447 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28478/statm: 209804 13334 337 96 0 206366 0
[pid=28479] ppid=28477 vsize=38108 CPUtime=6.29 cores=5
/proc/28479/stat : 28479 (clasp) R 28477 28477 27869 0 -1 4202496 8739 0 0 0 628 1 0 0 25 0 1 0 514998664 39022592 6859 33554432000 4194304 4785740 140737338518576 18446744073709551615 4549818 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28479/statm: 9527 6859 341 145 0 6572 0
[pid=28480] ppid=28477 vsize=472456 CPUtime=3.22 cores=7
/proc/28480/stat : 28480 (TNM) R 28477 28477 27869 0 -1 4202496 7210 0 0 0 321 1 0 0 25 0 1 0 514998664 483794944 7107 33554432000 134512640 134534564 4292403824 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28480/statm: 118114 7107 95 6 0 116780 0
[pid=28481] ppid=28477 vsize=27384 CPUtime=6.29 cores=3
/proc/28481/stat : 28481 (lingeling) R 28477 28477 27869 0 -1 4202496 6656 0 0 0 628 1 0 0 25 0 1 0 514998664 28041216 5495 33554432000 4194304 4352236 140733263544112 18446744073709551615 4245517 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28481/statm: 6846 5495 126 39 0 5926 0
[pid=28482] ppid=28477 vsize=48816 CPUtime=3.03 cores=7
/proc/28482/stat : 28482 (march_hi) R 28477 28477 27869 0 -1 4202496 23434 0 0 0 300 3 0 0 25 0 1 0 514998664 49987584 5565 33554432000 4194304 4331988 140733238462896 18446744073709551615 4237176 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28482/statm: 12204 5565 175 34 0 10646 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 1444304

[startup+12.7012 s]
/proc/loadavg: 10.04 10.07 9.40 11/188 28484
/proc/meminfo: memFree=27052972/32951124 swapFree=67088964/67111528
[pid=28477] ppid=28475 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28477/stat : 28477 (ppfolio) S 28475 28477 27869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514998664 18763776 390 33554432000 4194304 4287625 140735685482512 18446744073709551615 210204667407 0 0 4096 65536 7367264334629568511 0 0 17 1 0 0 0
/proc/28477/statm: 4581 390 341 23 0 91 0
[pid=28478] ppid=28477 vsize=876208 CPUtime=12.69 cores=1
/proc/28478/stat : 28478 (cryptominisat) R 28477 28477 27869 0 -1 4202496 29649 0 0 0 1265 4 0 0 25 0 1 0 514998664 897236992 21212 33554432000 4194304 4587354 140734094451440 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28478/statm: 219052 21212 337 96 0 215614 0
[pid=28479] ppid=28477 vsize=52388 CPUtime=12.69 cores=5
/proc/28479/stat : 28479 (clasp) R 28477 28477 27869 0 -1 4202496 12308 0 0 0 1266 3 0 0 25 0 1 0 514998664 53645312 10428 33554432000 4194304 4785740 140737338518576 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28479/statm: 13097 10428 341 145 0 10142 0
[pid=28480] ppid=28477 vsize=472456 CPUtime=6.42 cores=7
/proc/28480/stat : 28480 (TNM) R 28477 28477 27869 0 -1 4202496 7210 0 0 0 641 1 0 0 25 0 1 0 514998664 483794944 7107 33554432000 134512640 134534564 4292403824 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28480/statm: 118114 7107 95 6 0 116780 0
[pid=28481] ppid=28477 vsize=27384 CPUtime=12.69 cores=3
/proc/28481/stat : 28481 (lingeling) R 28477 28477 27869 0 -1 4202496 7085 0 0 0 1268 1 0 0 25 0 1 0 514998664 28041216 5924 33554432000 4194304 4352236 140733263544112 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28481/statm: 6846 5924 126 39 0 5926 0
[pid=28482] ppid=28477 vsize=49156 CPUtime=6.19 cores=7
/proc/28482/stat : 28482 (march_hi) R 28477 28477 27869 0 -1 4202496 23499 0 0 0 616 3 0 0 25 0 1 0 514998664 50335744 5630 33554432000 4194304 4331988 140733238462896 18446744073709551615 4228196 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28482/statm: 12289 5630 176 34 0 10731 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 1495916

[startup+25.5071 s]
/proc/loadavg: 10.03 10.07 9.41 11/188 28484
/proc/meminfo: memFree=26993028/32951124 swapFree=67088964/67111528
[pid=28477] ppid=28475 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28477/stat : 28477 (ppfolio) S 28475 28477 27869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514998664 18763776 390 33554432000 4194304 4287625 140735685482512 18446744073709551615 210204667407 0 0 4096 65536 7367264334629568511 0 0 17 1 0 0 0
/proc/28477/statm: 4581 390 341 23 0 91 0
[pid=28478] ppid=28477 vsize=859648 CPUtime=25.5 cores=1
/proc/28478/stat : 28478 (cryptominisat) R 28477 28477 27869 0 -1 4202496 36435 0 0 0 2545 5 0 0 25 0 1 0 514998664 880279552 21461 33554432000 4194304 4587354 140734094451440 18446744073709551615 4238628 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28478/statm: 214912 21461 337 96 0 211474 0
[pid=28479] ppid=28477 vsize=80468 CPUtime=25.49 cores=5
/proc/28479/stat : 28479 (clasp) R 28477 28477 27869 0 -1 4202496 19237 0 0 0 2544 5 0 0 25 0 1 0 514998664 82399232 17357 33554432000 4194304 4785740 140737338518576 18446744073709551615 210204308165 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28479/statm: 20117 17357 341 145 0 17162 0
[pid=28480] ppid=28477 vsize=472456 CPUtime=12.76 cores=7
/proc/28480/stat : 28480 (TNM) R 28477 28477 27869 0 -1 4202496 7210 0 0 0 1275 1 0 0 25 0 1 0 514998664 483794944 7107 33554432000 134512640 134534564 4292403824 18446744073709551615 134530806 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28480/statm: 118114 7107 95 6 0 116780 0
[pid=28481] ppid=28477 vsize=31120 CPUtime=25.49 cores=3
/proc/28481/stat : 28481 (lingeling) R 28477 28477 27869 0 -1 4202496 7590 0 0 0 2548 1 0 0 25 0 1 0 514998664 31866880 6429 33554432000 4194304 4352236 140733263544112 18446744073709551615 4241269 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28481/statm: 7780 6429 126 39 0 6860 0
[pid=28482] ppid=28477 vsize=49644 CPUtime=12.59 cores=7
/proc/28482/stat : 28482 (march_hi) R 28477 28477 27869 0 -1 4202496 23608 0 0 0 1256 3 0 0 25 0 1 0 514998664 50835456 5738 33554432000 4194304 4331988 140733238462896 18446744073709551615 4226245 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28482/statm: 12411 5738 175 34 0 10853 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 1511660

[startup+51.1008 s]
/proc/loadavg: 10.15 10.09 9.43 11/188 28484
/proc/meminfo: memFree=26932088/32951124 swapFree=67088964/67111528
[pid=28477] ppid=28475 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28477/stat : 28477 (ppfolio) S 28475 28477 27869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514998664 18763776 390 33554432000 4194304 4287625 140735685482512 18446744073709551615 210204667407 0 0 4096 65536 7367264334629568511 0 0 17 1 0 0 0
/proc/28477/statm: 4581 390 341 23 0 91 0
[pid=28478] ppid=28477 vsize=872604 CPUtime=51.08 cores=1
/proc/28478/stat : 28478 (cryptominisat) R 28477 28477 27869 0 -1 4202496 49857 0 0 0 5101 7 0 0 25 0 1 0 514998664 893546496 26833 33554432000 4194304 4587354 140734094451440 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28478/statm: 218151 26833 337 96 0 214713 0
[pid=28479] ppid=28477 vsize=87084 CPUtime=51.09 cores=5
/proc/28479/stat : 28479 (clasp) R 28477 28477 27869 0 -1 4202496 20879 0 0 0 5103 6 0 0 25 0 1 0 514998664 89174016 18999 33554432000 4194304 4785740 140737338518576 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28479/statm: 21771 18999 341 145 0 18816 0
[pid=28480] ppid=28477 vsize=472456 CPUtime=25.51 cores=7
/proc/28480/stat : 28480 (TNM) R 28477 28477 27869 0 -1 4202496 7210 0 0 0 2550 1 0 0 25 0 1 0 514998664 483794944 7107 33554432000 134512640 134534564 4292403824 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28480/statm: 118114 7107 95 6 0 116780 0
[pid=28481] ppid=28477 vsize=36316 CPUtime=51.09 cores=3

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

/proc/28482/statm: 18252 10824 175 34 0 16694 0
Current children cumulated CPU time (s) 3764.06
Current children cumulated vsize (KiB) 1786620

[startup+1002.31 s]
/proc/loadavg: 10.15 10.13 9.86 11/188 28510
/proc/meminfo: memFree=26395892/32951124 swapFree=67088964/67111528
[pid=28477] ppid=28475 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28477/stat : 28477 (ppfolio) S 28475 28477 27869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514998664 18763776 390 33554432000 4194304 4287625 140735685482512 18446744073709551615 210204667407 0 0 4096 65536 7367264334629568511 0 0 17 1 0 0 0
/proc/28477/statm: 4581 390 341 23 0 91 0
[pid=28478] ppid=28477 vsize=938316 CPUtime=1002.3 cores=1
/proc/28478/stat : 28478 (cryptominisat) R 28477 28477 27869 0 -1 4202496 313337 0 0 0 100096 134 0 0 25 0 1 0 514998664 960835584 49291 33554432000 4194304 4587354 140734094451440 18446744073709551615 4237627 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28478/statm: 234579 49291 337 96 0 231141 0
[pid=28479] ppid=28477 vsize=211780 CPUtime=1002.31 cores=5
/proc/28479/stat : 28479 (clasp) R 28477 28477 27869 0 -1 4202496 50853 0 0 0 100212 19 0 0 25 0 1 0 514998664 216862720 48973 33554432000 4194304 4785740 140737338518576 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28479/statm: 52945 48973 341 145 0 49990 0
[pid=28480] ppid=28477 vsize=472456 CPUtime=498.54 cores=7
/proc/28480/stat : 28480 (TNM) R 28477 28477 27869 0 -1 4202496 7210 0 0 0 49853 1 0 0 25 0 1 0 514998664 483794944 7107 33554432000 134512640 134534564 4292403824 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28480/statm: 118114 7107 95 6 0 116780 0
[pid=28481] ppid=28477 vsize=82816 CPUtime=1002.31 cores=3
/proc/28481/stat : 28481 (lingeling) R 28477 28477 27869 0 -1 4202496 123138 0 0 0 100215 16 0 0 25 0 1 0 514998664 84803584 19865 33554432000 4194304 4352236 140733263544112 18446744073709551615 4241364 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28481/statm: 20704 19865 127 39 0 19784 0
[pid=28482] ppid=28477 vsize=76964 CPUtime=498.29 cores=7
/proc/28482/stat : 28482 (march_hi) R 28477 28477 27869 0 -1 4202496 28936 0 0 0 49823 6 0 0 25 0 1 0 514998664 78811136 11064 33554432000 4194304 4331988 140733238462896 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28482/statm: 19241 11064 175 34 0 17683 0
Current children cumulated CPU time (s) 4003.75
Current children cumulated vsize (KiB) 1800656

[startup+1062.3 s]
/proc/loadavg: 10.12 10.12 9.87 11/188 28512
/proc/meminfo: memFree=26289576/32951124 swapFree=67088964/67111528
[pid=28477] ppid=28475 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28477/stat : 28477 (ppfolio) S 28475 28477 27869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514998664 18763776 390 33554432000 4194304 4287625 140735685482512 18446744073709551615 210204667407 0 0 4096 65536 7367264334629568511 0 0 17 1 0 0 0
/proc/28477/statm: 4581 390 341 23 0 91 0
[pid=28478] ppid=28477 vsize=1021320 CPUtime=1062.3 cores=1
/proc/28478/stat : 28478 (cryptominisat) R 28477 28477 27869 0 -1 4202496 349740 0 0 0 106082 148 0 0 25 0 1 0 514998664 1045831680 70445 33554432000 4194304 4587354 140734094451440 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28478/statm: 255330 70445 337 96 0 251892 0
[pid=28479] ppid=28477 vsize=227000 CPUtime=1062.3 cores=5
/proc/28479/stat : 28479 (clasp) R 28477 28477 27869 0 -1 4202496 54415 0 0 0 106210 20 0 0 25 0 1 0 514998664 232448000 52535 33554432000 4194304 4785740 140737338518576 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28479/statm: 56750 52535 341 145 0 53795 0
[pid=28480] ppid=28477 vsize=472456 CPUtime=528.39 cores=7
/proc/28480/stat : 28480 (TNM) R 28477 28477 27869 0 -1 4202496 7210 0 0 0 52838 1 0 0 25 0 1 0 514998664 483794944 7107 33554432000 134512640 134534564 4292403824 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28480/statm: 118114 7107 95 6 0 116780 0
[pid=28481] ppid=28477 vsize=74624 CPUtime=1062.3 cores=3
/proc/28481/stat : 28481 (lingeling) R 28477 28477 27869 0 -1 4202496 131330 0 0 0 106213 17 0 0 25 0 1 0 514998664 76414976 17817 33554432000 4194304 4352236 140733263544112 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28481/statm: 18656 17817 127 39 0 17736 0
[pid=28482] ppid=28477 vsize=76964 CPUtime=528.11 cores=7
/proc/28482/stat : 28482 (march_hi) R 28477 28477 27869 0 -1 4202496 29096 0 0 0 52805 6 0 0 25 0 1 0 514998664 78811136 11224 33554432000 4194304 4331988 140733238462896 18446744073709551615 4228226 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28482/statm: 19241 11224 175 34 0 17683 0
Current children cumulated CPU time (s) 4243.4
Current children cumulated vsize (KiB) 1890688

[startup+1122.3 s]
/proc/loadavg: 10.15 10.13 9.89 11/188 28513
/proc/meminfo: memFree=26342628/32951124 swapFree=67088964/67111528
[pid=28477] ppid=28475 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28477/stat : 28477 (ppfolio) S 28475 28477 27869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514998664 18763776 390 33554432000 4194304 4287625 140735685482512 18446744073709551615 210204667407 0 0 4096 65536 7367264334629568511 0 0 17 1 0 0 0
/proc/28477/statm: 4581 390 341 23 0 91 0
[pid=28478] ppid=28477 vsize=935132 CPUtime=1122.3 cores=1
/proc/28478/stat : 28478 (cryptominisat) R 28477 28477 27869 0 -1 4202496 369016 0 0 0 112073 157 0 0 25 0 1 0 514998664 957575168 53916 33554432000 4194304 4587354 140734094451440 18446744073709551615 4238514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28478/statm: 233783 53916 337 96 0 230345 0
[pid=28479] ppid=28477 vsize=231224 CPUtime=1122.31 cores=5
/proc/28479/stat : 28479 (clasp) R 28477 28477 27869 0 -1 4202496 55370 0 0 0 112210 21 0 0 25 0 1 0 514998664 236773376 53490 33554432000 4194304 4785740 140737338518576 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28479/statm: 57806 53490 341 145 0 54851 0
[pid=28480] ppid=28477 vsize=472456 CPUtime=558.23 cores=7
/proc/28480/stat : 28480 (TNM) R 28477 28477 27869 0 -1 4202496 7210 0 0 0 55822 1 0 0 25 0 1 0 514998664 483794944 7107 33554432000 134512640 134534564 4292403824 18446744073709551615 11737528 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28480/statm: 118114 7107 95 6 0 116780 0
[pid=28481] ppid=28477 vsize=86912 CPUtime=1122.3 cores=3
/proc/28481/stat : 28481 (lingeling) R 28477 28477 27869 0 -1 4202496 140546 0 0 0 112212 18 0 0 25 0 1 0 514998664 88997888 20889 33554432000 4194304 4352236 140733263544112 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28481/statm: 21728 20889 127 39 0 20808 0
[pid=28482] ppid=28477 vsize=76964 CPUtime=557.94 cores=7
/proc/28482/stat : 28482 (march_hi) R 28477 28477 27869 0 -1 4202496 29332 0 0 0 55788 6 0 0 25 0 1 0 514998664 78811136 11460 33554432000 4194304 4331988 140733238462896 18446744073709551615 4237215 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28482/statm: 19241 11460 175 34 0 17683 0
Current children cumulated CPU time (s) 4483.08
Current children cumulated vsize (KiB) 1821012

[startup+1182.3 s]
/proc/loadavg: 9.94 10.07 9.88 11/188 28548
/proc/meminfo: memFree=26189256/32951124 swapFree=67088964/67111528
[pid=28477] ppid=28475 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28477/stat : 28477 (ppfolio) S 28475 28477 27869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514998664 18763776 390 33554432000 4194304 4287625 140735685482512 18446744073709551615 210204667407 0 0 4096 65536 7367264334629568511 0 0 17 1 0 0 0
/proc/28477/statm: 4581 390 341 23 0 91 0
[pid=28478] ppid=28477 vsize=970700 CPUtime=1182.3 cores=1
/proc/28478/stat : 28478 (cryptominisat) R 28477 28477 27869 0 -1 4202496 385946 0 0 0 118064 166 0 0 25 0 1 0 514998664 993996800 49059 33554432000 4194304 4587354 140734094451440 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28478/statm: 242675 49059 337 96 0 239237 0
[pid=28479] ppid=28477 vsize=236024 CPUtime=1182.3 cores=5
/proc/28479/stat : 28479 (clasp) R 28477 28477 27869 0 -1 4202496 56474 0 0 0 118209 21 0 0 25 0 1 0 514998664 241688576 54594 33554432000 4194304 4785740 140737338518576 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28479/statm: 59006 54594 341 145 0 56051 0
[pid=28480] ppid=28477 vsize=472456 CPUtime=588.05 cores=7
/proc/28480/stat : 28480 (TNM) R 28477 28477 27869 0 -1 4202496 7210 0 0 0 58804 1 0 0 25 0 1 0 514998664 483794944 7107 33554432000 134512640 134534564 4292403824 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28480/statm: 118114 7107 95 6 0 116780 0
[pid=28481] ppid=28477 vsize=82816 CPUtime=1182.3 cores=3
/proc/28481/stat : 28481 (lingeling) R 28477 28477 27869 0 -1 4202496 150786 0 0 0 118211 19 0 0 25 0 1 0 514998664 84803584 19865 33554432000 4194304 4352236 140733263544112 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28481/statm: 20704 19865 127 39 0 19784 0
[pid=28482] ppid=28477 vsize=76964 CPUtime=587.81 cores=7
/proc/28482/stat : 28482 (march_hi) R 28477 28477 27869 0 -1 4202496 29500 0 0 0 58774 7 0 0 25 0 1 0 514998664 78811136 11628 33554432000 4194304 4331988 140733238462896 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28482/statm: 19241 11628 175 34 0 17683 0
Current children cumulated CPU time (s) 4722.76
Current children cumulated vsize (KiB) 1857284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.04 10.08 9.89 11/188 28548
/proc/meminfo: memFree=26079492/32951124 swapFree=67088964/67111528
[pid=28477] ppid=28475 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28477/stat : 28477 (ppfolio) S 28475 28477 27869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514998664 18763776 390 33554432000 4194304 4287625 140735685482512 18446744073709551615 210204667407 0 0 4096 65536 7367264334629568511 0 0 17 1 0 0 0
/proc/28477/statm: 4581 390 341 23 0 91 0
[pid=28478] ppid=28477 vsize=950080 CPUtime=1201.71 cores=1
/proc/28478/stat : 28478 (cryptominisat) R 28477 28477 27869 0 -1 4202496 391301 0 0 0 120001 170 0 0 25 0 1 0 514998664 972881920 49059 33554432000 4194304 4587354 140734094451440 18446744073709551615 4230226 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28478/statm: 237520 49059 337 96 0 234082 0
[pid=28479] ppid=28477 vsize=245636 CPUtime=1201.71 cores=5
/proc/28479/stat : 28479 (clasp) R 28477 28477 27869 0 -1 4202496 58758 0 0 0 120149 22 0 0 25 0 1 0 514998664 251531264 56878 33554432000 4194304 4785740 140737338518576 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28479/statm: 61409 56878 341 145 0 58454 0
[pid=28480] ppid=28477 vsize=472456 CPUtime=597.73 cores=7
/proc/28480/stat : 28480 (TNM) R 28477 28477 27869 0 -1 4202496 7210 0 0 0 59772 1 0 0 25 0 1 0 514998664 483794944 7107 33554432000 134512640 134534564 4292403824 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28480/statm: 118114 7107 95 6 0 116780 0
[pid=28481] ppid=28477 vsize=86912 CPUtime=1201.71 cores=3
/proc/28481/stat : 28481 (lingeling) R 28477 28477 27869 0 -1 4202496 151810 0 0 0 120152 19 0 0 25 0 1 0 514998664 88997888 20889 33554432000 4194304 4352236 140733263544112 18446744073709551615 4208055 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28481/statm: 21728 20889 127 39 0 20808 0
[pid=28482] ppid=28477 vsize=76964 CPUtime=597.42 cores=7
/proc/28482/stat : 28482 (march_hi) R 28477 28477 27869 0 -1 4202496 29604 0 0 0 59735 7 0 0 25 0 1 0 514998664 78811136 11732 33554432000 4194304 4331988 140733238462896 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28482/statm: 19241 11732 175 34 0 17683 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 1850372

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.04 10.08 9.89 11/188 28548
/proc/meminfo: memFree=26079492/32951124 swapFree=67088964/67111528
[pid=28477] ppid=28475 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28477/stat : 28477 (ppfolio) S 28475 28477 27869 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514998664 18763776 390 33554432000 4194304 4287625 140735685482512 18446744073709551615 210204667407 0 0 4096 65536 7367264334629568511 0 0 17 1 0 0 0
/proc/28477/statm: 4581 390 341 23 0 91 0
[pid=28478] ppid=28477 vsize=950080 CPUtime=1201.71 cores=1
/proc/28478/stat : 28478 (cryptominisat) R 28477 28477 27869 0 -1 4202496 391301 0 0 0 120001 170 0 0 25 0 1 0 514998664 972881920 49059 33554432000 4194304 4587354 140734094451440 18446744073709551615 4230226 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28478/statm: 237520 49059 337 96 0 234082 0
[pid=28479] ppid=28477 vsize=245636 CPUtime=1201.71 cores=5
/proc/28479/stat : 28479 (clasp) R 28477 28477 27869 0 -1 4202496 58758 0 0 0 120149 22 0 0 25 0 1 0 514998664 251531264 56878 33554432000 4194304 4785740 140737338518576 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28479/statm: 61409 56878 341 145 0 58454 0
[pid=28480] ppid=28477 vsize=472456 CPUtime=597.73 cores=7
/proc/28480/stat : 28480 (TNM) R 28477 28477 27869 0 -1 4202496 7210 0 0 0 59772 1 0 0 25 0 1 0 514998664 483794944 7107 33554432000 134512640 134534564 4292403824 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28480/statm: 118114 7107 95 6 0 116780 0
[pid=28481] ppid=28477 vsize=86912 CPUtime=1201.71 cores=3
/proc/28481/stat : 28481 (lingeling) R 28477 28477 27869 0 -1 4202496 151810 0 0 0 120152 19 0 0 25 0 1 0 514998664 88997888 20889 33554432000 4194304 4352236 140733263544112 18446744073709551615 4208055 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/28481/statm: 21728 20889 127 39 0 20808 0
[pid=28482] ppid=28477 vsize=76964 CPUtime=597.42 cores=7
/proc/28482/stat : 28482 (march_hi) R 28477 28477 27869 0 -1 4202496 29604 0 0 0 59735 7 0 0 25 0 1 0 514998664 78811136 11732 33554432000 4194304 4331988 140733238462896 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/28482/statm: 19241 11732 175 34 0 17683 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 1850372

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28477 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.28
#
# 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.28
CPU user time (s): 4798.09
CPU system time (s): 2.19
CPU usage (%): 399.453
Max. virtual memory (cumulated for all children) (KiB): 2592196

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= 523
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 343
involuntary context switches= 6

runsolver used 1.80872 second user time and 4.75428 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-29 01:40:02
IDJOB=3258345
IDBENCH=71345
IDSOLVER=1612
FILE ID=node130/3258345-1304034001
RUNJOBID= node130-1304032676-28257
PBS_JOBID= 13170322
Free space on /tmp= 71980 MiB

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

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

MD5SUM BENCH= a931e6258afb576eab04f38421c07518
RANDOM SEED=1064230939

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27247616 kB
Buffers:       1125852 kB
Cached:        3948148 kB
SwapCached:      22432 kB
Active:         420648 kB
Inactive:      4859792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27247616 kB
SwapTotal:    67111528 kB
SwapFree:     67088964 kB
Dirty:           15080 kB
Writeback:           0 kB
AnonPages:      184176 kB
Mapped:          17020 kB
Slab:           358556 kB
PageTables:       5600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1833616 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= 71948 MiB
End job on node130 at 2011-04-29 02:00:05