Trace number 3190876

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S1245360321-088-UNKNOWN.cnf
MD5SUM951e2fa38b08f2dfbb0dbb3e8ab83f8d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark49.2365
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
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 525000
Number of clauses of size over 50

Solver Data

0.00/0.80	This is pico-portfolio, a naive parallel portfolio
0.00/0.80	Copyright (C) 2011 Olivier Roussel
0.00/0.80	Using 4 processing units
0.00/0.80	This portfolio uses the following solvers:
0.00/0.80	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.80	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.80	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.80	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.80	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.80	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.80	Starting clasp 1.3.6 on core(s) 4
0.00/0.80	Starting TNM 2009 on core(s) 6
0.00/0.80	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.80	Starting march_hi 2009 on core(s) 6

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3190876-1304040436/watcher-3190876-1304040436 -o /tmp/evaluation-result-3190876-1304040436/solver-3190876-1304040436 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190876-1304040436.cnf 

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

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


[startup+0 s]
/proc/loadavg: 3.46 3.97 4.47 3/174 8593
/proc/meminfo: memFree=15607824/32951124 swapFree=67111528/67111528
[pid=8593] ppid=8591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8593/stat : 8593 (ppfolio) S 8591 8593 7235 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 515644056 18763776 390 33554432000 4194304 4287625 140735182872080 18446744073709551615 244446965263 0 0 4096 65536 1007962445651640319 0 0 17 2 0 0 0
/proc/8593/statm: 4581 390 341 23 0 91 0

[startup+0.135141 s]
/proc/loadavg: 3.46 3.97 4.47 3/174 8593
/proc/meminfo: memFree=15607824/32951124 swapFree=67111528/67111528
[pid=8593] ppid=8591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8593/stat : 8593 (ppfolio) S 8591 8593 7235 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 515644056 18763776 390 33554432000 4194304 4287625 140735182872080 18446744073709551615 244446965263 0 0 4096 65536 1007962445651640319 0 0 17 2 0 0 0
/proc/8593/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.2011 s]
/proc/loadavg: 3.46 3.97 4.47 3/174 8593
/proc/meminfo: memFree=15607824/32951124 swapFree=67111528/67111528
[pid=8593] ppid=8591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8593/stat : 8593 (ppfolio) S 8591 8593 7235 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 515644056 18763776 390 33554432000 4194304 4287625 140735182872080 18446744073709551615 244446965263 0 0 4096 65536 1007962445651640319 0 0 17 2 0 0 0
/proc/8593/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30108 s]
/proc/loadavg: 3.46 3.97 4.47 3/174 8593
/proc/meminfo: memFree=15607824/32951124 swapFree=67111528/67111528
[pid=8593] ppid=8591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8593/stat : 8593 (ppfolio) S 8591 8593 7235 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 515644056 18763776 390 33554432000 4194304 4287625 140735182872080 18446744073709551615 244446965263 0 0 4096 65536 1007962445651640319 0 0 17 2 0 0 0
/proc/8593/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701006 s]
/proc/loadavg: 3.46 3.97 4.47 3/174 8593
/proc/meminfo: memFree=15607824/32951124 swapFree=67111528/67111528
[pid=8593] ppid=8591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8593/stat : 8593 (ppfolio) S 8591 8593 7235 0 -1 4202496 521 0 0 0 0 0 0 0 20 0 1 0 515644056 18763776 390 33554432000 4194304 4287625 140735182872080 18446744073709551615 244446965263 0 0 4096 65536 1007962445651640319 0 0 17 2 0 0 0
/proc/8593/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50086 s]
/proc/loadavg: 3.46 3.97 4.47 11/188 8610
/proc/meminfo: memFree=15452092/32951124 swapFree=67111528/67111528
[pid=8593] ppid=8591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8593/stat : 8593 (ppfolio) S 8591 8593 7235 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515644056 18763776 390 33554432000 4194304 4287625 140735182872080 18446744073709551615 244446965263 0 0 4096 65536 1007962445651640319 0 0 17 2 0 0 0
/proc/8593/statm: 4581 390 341 23 0 91 0
[pid=8594] ppid=8593 vsize=1254800 CPUtime=1.48 cores=0
/proc/8594/stat : 8594 (cryptominisat) R 8593 8593 7235 0 -1 4202496 5660 0 0 0 148 0 0 0 20 0 1 0 515644056 1284915200 3150 33554432000 4194304 4587354 140737228915232 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8594/statm: 313700 3150 327 96 0 310262 0
[pid=8595] ppid=8593 vsize=22696 CPUtime=1.49 cores=4
/proc/8595/stat : 8595 (clasp) R 8593 8593 7235 0 -1 4202496 3232 0 0 0 149 0 0 0 20 0 1 0 515644056 23240704 3028 33554432000 4194304 4785740 140735626810528 18446744073709551615 4303700 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8595/statm: 5674 3028 340 145 0 2719 0
[pid=8596] ppid=8593 vsize=459784 CPUtime=0.77 cores=6
/proc/8596/stat : 8596 (TNM) R 8593 8593 7235 0 -1 4202496 1542 0 0 0 77 0 0 0 25 0 1 0 515644056 470818816 1439 33554432000 134512640 134534564 4290432528 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8596/statm: 114946 1439 95 6 0 113612 0
[pid=8597] ppid=8593 vsize=7080 CPUtime=1.49 cores=2
/proc/8597/stat : 8597 (lingeling) R 8593 8593 7235 0 -1 4202496 1234 0 0 0 149 0 0 0 25 0 1 0 515644056 7249920 957 33554432000 4194304 4352236 140736164812656 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8597/statm: 1770 957 127 39 0 850 0
[pid=8598] ppid=8593 vsize=13684 CPUtime=0.7 cores=6
/proc/8598/stat : 8598 (march_hi) R 8593 8593 7235 0 -1 4202496 4885 0 0 0 70 0 0 0 25 0 1 0 515644056 14012416 1392 33554432000 4194304 4331988 140733785918320 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8598/statm: 3421 1392 174 34 0 1863 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 1776368

[startup+3.10056 s]
/proc/loadavg: 3.46 3.97 4.47 11/188 8610
/proc/meminfo: memFree=15429152/32951124 swapFree=67111528/67111528
[pid=8593] ppid=8591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8593/stat : 8593 (ppfolio) S 8591 8593 7235 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515644056 18763776 390 33554432000 4194304 4287625 140735182872080 18446744073709551615 244446965263 0 0 4096 65536 1007962445651640319 0 0 17 2 0 0 0
/proc/8593/statm: 4581 390 341 23 0 91 0
[pid=8594] ppid=8593 vsize=1274308 CPUtime=3.08 cores=0
/proc/8594/stat : 8594 (cryptominisat) R 8593 8593 7235 0 -1 4202496 13681 0 0 0 306 2 0 0 25 0 1 0 515644056 1304891392 8217 33554432000 4194304 4587354 140737228915232 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8594/statm: 318577 8217 337 96 0 315139 0
[pid=8595] ppid=8593 vsize=25828 CPUtime=3.09 cores=4
/proc/8595/stat : 8595 (clasp) R 8593 8593 7235 0 -1 4202496 4012 0 0 0 309 0 0 0 25 0 1 0 515644056 26447872 3808 33554432000 4194304 4785740 140735626810528 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8595/statm: 6457 3808 340 145 0 3502 0
[pid=8596] ppid=8593 vsize=459784 CPUtime=1.56 cores=6
/proc/8596/stat : 8596 (TNM) R 8593 8593 7235 0 -1 4202496 1542 0 0 0 156 0 0 0 25 0 1 0 515644056 470818816 1439 33554432000 134512640 134534564 4290432528 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8596/statm: 114946 1439 95 6 0 113612 0
[pid=8597] ppid=8593 vsize=7512 CPUtime=3.09 cores=2
/proc/8597/stat : 8597 (lingeling) R 8593 8593 7235 0 -1 4202496 1317 0 0 0 309 0 0 0 25 0 1 0 515644056 7692288 1040 33554432000 4194304 4352236 140736164812656 18446744073709551615 4328181 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8597/statm: 1878 1040 127 39 0 958 0
[pid=8598] ppid=8593 vsize=13880 CPUtime=1.5 cores=6
/proc/8598/stat : 8598 (march_hi) R 8593 8593 7235 0 -1 4202496 4928 0 0 0 150 0 0 0 25 0 1 0 515644056 14213120 1435 33554432000 4194304 4331988 140733785918320 18446744073709551615 4287489 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8598/statm: 3470 1435 174 34 0 1912 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 1799636

[startup+6.30096 s]
/proc/loadavg: 3.98 4.07 4.50 11/188 8610
/proc/meminfo: memFree=15373672/32951124 swapFree=67111528/67111528
[pid=8593] ppid=8591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8593/stat : 8593 (ppfolio) S 8591 8593 7235 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515644056 18763776 390 33554432000 4194304 4287625 140735182872080 18446744073709551615 244446965263 0 0 4096 65536 1007962445651640319 0 0 17 2 0 0 0
/proc/8593/statm: 4581 390 341 23 0 91 0
[pid=8594] ppid=8593 vsize=1272844 CPUtime=6.29 cores=0
/proc/8594/stat : 8594 (cryptominisat) R 8593 8593 7235 0 -1 4202496 20668 0 0 0 625 4 0 0 25 0 1 0 515644056 1303392256 5995 33554432000 4194304 4587354 140737228915232 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8594/statm: 318211 5995 337 96 0 314773 0
[pid=8595] ppid=8593 vsize=29240 CPUtime=6.29 cores=4
/proc/8595/stat : 8595 (clasp) R 8593 8593 7235 0 -1 4202496 4831 0 0 0 629 0 0 0 25 0 1 0 515644056 29941760 4627 33554432000 4194304 4785740 140735626810528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8595/statm: 7310 4627 340 145 0 4355 0
[pid=8596] ppid=8593 vsize=459784 CPUtime=3.14 cores=6
/proc/8596/stat : 8596 (TNM) R 8593 8593 7235 0 -1 4202496 1542 0 0 0 314 0 0 0 25 0 1 0 515644056 470818816 1439 33554432000 134512640 134534564 4290432528 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8596/statm: 114946 1439 95 6 0 113612 0
[pid=8597] ppid=8593 vsize=8220 CPUtime=6.28 cores=2
/proc/8597/stat : 8597 (lingeling) R 8593 8593 7235 0 -1 4202496 1519 0 0 0 628 0 0 0 25 0 1 0 515644056 8417280 1242 33554432000 4194304 4352236 140736164812656 18446744073709551615 4276518 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8597/statm: 2055 1242 127 39 0 1135 0
[pid=8598] ppid=8593 vsize=14548 CPUtime=3.1 cores=6
/proc/8598/stat : 8598 (march_hi) R 8593 8593 7235 0 -1 4202496 5059 0 0 0 310 0 0 0 25 0 1 0 515644056 14897152 1566 33554432000 4194304 4331988 140733785918320 18446744073709551615 4228152 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8598/statm: 3637 1566 174 34 0 2079 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 1802960

[startup+12.7008 s]
/proc/loadavg: 4.46 4.17 4.53 11/188 8610
/proc/meminfo: memFree=15315912/32951124 swapFree=67111528/67111528
[pid=8593] ppid=8591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8593/stat : 8593 (ppfolio) S 8591 8593 7235 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515644056 18763776 390 33554432000 4194304 4287625 140735182872080 18446744073709551615 244446965263 0 0 4096 65536 1007962445651640319 0 0 17 2 0 0 0
/proc/8593/statm: 4581 390 341 23 0 91 0
[pid=8594] ppid=8593 vsize=1261992 CPUtime=12.69 cores=0
/proc/8594/stat : 8594 (cryptominisat) R 8593 8593 7235 0 -1 4202496 25048 0 0 0 1264 5 0 0 25 0 1 0 515644056 1292279808 6024 33554432000 4194304 4587354 140737228915232 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8594/statm: 315498 6024 337 96 0 312060 0
[pid=8595] ppid=8593 vsize=34368 CPUtime=12.68 cores=4
/proc/8595/stat : 8595 (clasp) R 8593 8593 7235 0 -1 4202496 6097 0 0 0 1268 0 0 0 25 0 1 0 515644056 35192832 5893 33554432000 4194304 4785740 140735626810528 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8595/statm: 8592 5893 340 145 0 5637 0
[pid=8596] ppid=8593 vsize=459784 CPUtime=6.34 cores=6
/proc/8596/stat : 8596 (TNM) R 8593 8593 7235 0 -1 4202496 1542 0 0 0 634 0 0 0 25 0 1 0 515644056 470818816 1439 33554432000 134512640 134534564 4290432528 18446744073709551615 9770465 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8596/statm: 114946 1439 95 6 0 113612 0
[pid=8597] ppid=8593 vsize=8544 CPUtime=12.68 cores=2
/proc/8597/stat : 8597 (lingeling) R 8593 8593 7235 0 -1 4202496 1863 0 0 0 1268 0 0 0 25 0 1 0 515644056 8749056 1330 33554432000 4194304 4352236 140736164812656 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8597/statm: 2136 1330 127 39 0 1216 0
[pid=8598] ppid=8593 vsize=15572 CPUtime=6.27 cores=6
/proc/8598/stat : 8598 (march_hi) R 8593 8593 7235 0 -1 4202496 5305 0 0 0 627 0 0 0 25 0 1 0 515644056 15945728 1812 33554432000 4194304 4331988 140733785918320 18446744073709551615 4265493 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8598/statm: 3893 1812 175 34 0 2335 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 1798584

[startup+25.5004 s]
/proc/loadavg: 5.77 4.47 4.63 11/188 8611
/proc/meminfo: memFree=15250208/32951124 swapFree=67111528/67111528
[pid=8593] ppid=8591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8593/stat : 8593 (ppfolio) S 8591 8593 7235 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515644056 18763776 390 33554432000 4194304 4287625 140735182872080 18446744073709551615 244446965263 0 0 4096 65536 1007962445651640319 0 0 17 2 0 0 0
/proc/8593/statm: 4581 390 341 23 0 91 0
[pid=8594] ppid=8593 vsize=1265748 CPUtime=25.49 cores=0
/proc/8594/stat : 8594 (cryptominisat) R 8593 8593 7235 0 -1 4202496 38831 0 0 0 2541 8 0 0 25 0 1 0 515644056 1296125952 5178 33554432000 4194304 4587354 140737228915232 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8594/statm: 316437 5178 337 96 0 312999 0
[pid=8595] ppid=8593 vsize=39972 CPUtime=25.49 cores=4
/proc/8595/stat : 8595 (clasp) R 8593 8593 7235 0 -1 4202496 7480 0 0 0 2548 1 0 0 25 0 1 0 515644056 40931328 7276 33554432000 4194304 4785740 140735626810528 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8595/statm: 9993 7276 340 145 0 7038 0
[pid=8596] ppid=8593 vsize=459784 CPUtime=12.74 cores=6
/proc/8596/stat : 8596 (TNM) R 8593 8593 7235 0 -1 4202496 1542 0 0 0 1274 0 0 0 25 0 1 0 515644056 470818816 1439 33554432000 134512640 134534564 4290432528 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8596/statm: 114946 1439 95 6 0 113612 0
[pid=8597] ppid=8593 vsize=8804 CPUtime=25.48 cores=2
/proc/8597/stat : 8597 (lingeling) R 8593 8593 7235 0 -1 4202496 2088 0 0 0 2548 0 0 0 25 0 1 0 515644056 9015296 1395 33554432000 4194304 4352236 140736164812656 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8597/statm: 2201 1395 127 39 0 1281 0
[pid=8598] ppid=8593 vsize=16848 CPUtime=12.6 cores=6
/proc/8598/stat : 8598 (march_hi) R 8593 8593 7235 0 -1 4202496 5542 0 0 0 1260 0 0 0 25 0 1 0 515644056 17252352 2049 33554432000 4194304 4331988 140733785918320 18446744073709551615 4263258 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8598/statm: 4212 2049 175 34 0 2654 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 1809480

[startup+51.1006 s]
/proc/loadavg: 7.27 4.93 4.77 11/188 8611
/proc/meminfo: memFree=15129976/32951124 swapFree=67111528/67111528
[pid=8593] ppid=8591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8593/stat : 8593 (ppfolio) S 8591 8593 7235 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515644056 18763776 390 33554432000 4194304 4287625 140735182872080 18446744073709551615 244446965263 0 0 4096 65536 1007962445651640319 0 0 17 2 0 0 0
/proc/8593/statm: 4581 390 341 23 0 91 0
[pid=8594] ppid=8593 vsize=1259884 CPUtime=51.09 cores=0
/proc/8594/stat : 8594 (cryptominisat) R 8593 8593 7235 0 -1 4202496 66937 0 0 0 5094 15 0 0 25 0 1 0 515644056 1290121216 3157 33554432000 4194304 4587354 140737228915232 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8594/statm: 314971 3157 337 96 0 311533 0
[pid=8595] ppid=8593 vsize=48948 CPUtime=51.08 cores=4
/proc/8595/stat : 8595 (clasp) R 8593 8593 7235 0 -1 4202496 9591 0 0 0 5107 1 0 0 25 0 1 0 515644056 50122752 9387 33554432000 4194304 4785740 140735626810528 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8595/statm: 12237 9387 340 145 0 9282 0
[pid=8596] ppid=8593 vsize=459784 CPUtime=25.44 cores=6
/proc/8596/stat : 8596 (TNM) R 8593 8593 7235 0 -1 4202496 1542 0 0 0 2544 0 0 0 25 0 1 0 515644056 470818816 1439 33554432000 134512640 134534564 4290432528 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8596/statm: 114946 1439 95 6 0 113612 0
[pid=8597] ppid=8593 vsize=10088 CPUtime=51.07 cores=2

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

/proc/8598/statm: 25944 18259 175 34 0 24386 0
Current children cumulated CPU time (s) 3524.36
Current children cumulated vsize (KiB) 2210768

[startup+942.301 s]
/proc/loadavg: 10.28 9.95 8.10 11/188 8635
/proc/meminfo: memFree=14474412/32951124 swapFree=67111528/67111528
[pid=8593] ppid=8591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8593/stat : 8593 (ppfolio) S 8591 8593 7235 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515644056 18763776 390 33554432000 4194304 4287625 140735182872080 18446744073709551615 244446965263 0 0 4096 65536 1007962445651640319 0 0 17 2 0 0 0
/proc/8593/statm: 4581 390 341 23 0 91 0
[pid=8594] ppid=8593 vsize=1492428 CPUtime=942.31 cores=0
/proc/8594/stat : 8594 (cryptominisat) R 8593 8593 7235 0 -1 4202496 545006 0 0 0 94068 163 0 0 25 0 1 0 515644056 1528246272 63831 33554432000 4194304 4587354 140737228915232 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8594/statm: 373107 63831 337 96 0 369669 0
[pid=8595] ppid=8593 vsize=129824 CPUtime=942.23 cores=4
/proc/8595/stat : 8595 (clasp) R 8593 8593 7235 0 -1 4202496 28584 0 0 0 94218 5 0 0 25 0 1 0 515644056 132939776 28380 33554432000 4194304 4785740 140735626810528 18446744073709551615 4550931 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8595/statm: 32456 28380 340 145 0 29501 0
[pid=8596] ppid=8593 vsize=459784 CPUtime=468.64 cores=6
/proc/8596/stat : 8596 (TNM) R 8593 8593 7235 0 -1 4202496 1542 0 0 0 46864 0 0 0 25 0 1 0 515644056 470818816 1439 33554432000 134512640 134534564 4290432528 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8596/statm: 114946 1439 95 6 0 113612 0
[pid=8597] ppid=8593 vsize=16248 CPUtime=942.31 cores=2
/proc/8597/stat : 8597 (lingeling) R 8593 8593 7235 0 -1 4202496 25414 0 0 0 94226 5 0 0 25 0 1 0 515644056 16637952 3249 33554432000 4194304 4352236 140736164812656 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8597/statm: 4062 3249 127 39 0 3142 0
[pid=8598] ppid=8593 vsize=103776 CPUtime=468.53 cores=6
/proc/8598/stat : 8598 (march_hi) R 8593 8593 7235 0 -1 4202496 22853 0 0 0 46845 8 0 0 25 0 1 0 515644056 106266624 19360 33554432000 4194304 4331988 140733785918320 18446744073709551615 4228316 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8598/statm: 25944 19360 175 34 0 24386 0
Current children cumulated CPU time (s) 3764.02
Current children cumulated vsize (KiB) 2220384

[startup+1002.3 s]
/proc/loadavg: 10.15 9.97 8.22 11/188 8637
/proc/meminfo: memFree=14440516/32951124 swapFree=67111528/67111528
[pid=8593] ppid=8591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8593/stat : 8593 (ppfolio) S 8591 8593 7235 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515644056 18763776 390 33554432000 4194304 4287625 140735182872080 18446744073709551615 244446965263 0 0 4096 65536 1007962445651640319 0 0 17 2 0 0 0
/proc/8593/statm: 4581 390 341 23 0 91 0
[pid=8594] ppid=8593 vsize=1492428 CPUtime=1002.32 cores=0
/proc/8594/stat : 8594 (cryptominisat) R 8593 8593 7235 0 -1 4202496 545006 0 0 0 100069 163 0 0 25 0 1 0 515644056 1528246272 63831 33554432000 4194304 4587354 140737228915232 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8594/statm: 373107 63831 337 96 0 369669 0
[pid=8595] ppid=8593 vsize=131548 CPUtime=1002.22 cores=4
/proc/8595/stat : 8595 (clasp) R 8593 8593 7235 0 -1 4202496 28974 0 0 0 100217 5 0 0 25 0 1 0 515644056 134705152 28770 33554432000 4194304 4785740 140735626810528 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8595/statm: 32887 28770 340 145 0 29932 0
[pid=8596] ppid=8593 vsize=459784 CPUtime=498.46 cores=6
/proc/8596/stat : 8596 (TNM) R 8593 8593 7235 0 -1 4202496 1542 0 0 0 49846 0 0 0 25 0 1 0 515644056 470818816 1439 33554432000 134512640 134534564 4290432528 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8596/statm: 114946 1439 95 6 0 113612 0
[pid=8597] ppid=8593 vsize=16120 CPUtime=1002.31 cores=2
/proc/8597/stat : 8597 (lingeling) R 8593 8593 7235 0 -1 4202496 26598 0 0 0 100226 5 0 0 25 0 1 0 515644056 16506880 3217 33554432000 4194304 4352236 140736164812656 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8597/statm: 4030 3217 127 39 0 3110 0
[pid=8598] ppid=8593 vsize=103776 CPUtime=498.38 cores=6
/proc/8598/stat : 8598 (march_hi) R 8593 8593 7235 0 -1 4202496 23980 0 0 0 49830 8 0 0 25 0 1 0 515644056 106266624 20487 33554432000 4194304 4331988 140733785918320 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8598/statm: 25944 20487 175 34 0 24386 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 2221980

[startup+1062.3 s]
/proc/loadavg: 10.20 10.02 8.35 11/188 8638
/proc/meminfo: memFree=14599572/32951124 swapFree=67111528/67111528
[pid=8593] ppid=8591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8593/stat : 8593 (ppfolio) S 8591 8593 7235 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515644056 18763776 390 33554432000 4194304 4287625 140735182872080 18446744073709551615 244446965263 0 0 4096 65536 1007962445651640319 0 0 17 2 0 0 0
/proc/8593/statm: 4581 390 341 23 0 91 0
[pid=8594] ppid=8593 vsize=1282764 CPUtime=1062.32 cores=0
/proc/8594/stat : 8594 (cryptominisat) R 8593 8593 7235 0 -1 4202496 567246 0 0 0 106059 173 0 0 25 0 1 0 515644056 1313550336 15063 33554432000 4194304 4587354 140737228915232 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8594/statm: 320691 15063 337 96 0 317253 0
[pid=8595] ppid=8593 vsize=133204 CPUtime=1062.21 cores=4
/proc/8595/stat : 8595 (clasp) R 8593 8593 7235 0 -1 4202496 29347 0 0 0 106216 5 0 0 25 0 1 0 515644056 136400896 29143 33554432000 4194304 4785740 140735626810528 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8595/statm: 33301 29143 340 145 0 30346 0
[pid=8596] ppid=8593 vsize=459784 CPUtime=528.3 cores=6
/proc/8596/stat : 8596 (TNM) R 8593 8593 7235 0 -1 4202496 1542 0 0 0 52830 0 0 0 25 0 1 0 515644056 470818816 1439 33554432000 134512640 134534564 4290432528 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8596/statm: 114946 1439 95 6 0 113612 0
[pid=8597] ppid=8593 vsize=16248 CPUtime=1062.31 cores=2
/proc/8597/stat : 8597 (lingeling) R 8593 8593 7235 0 -1 4202496 27878 0 0 0 106226 5 0 0 25 0 1 0 515644056 16637952 3249 33554432000 4194304 4352236 140736164812656 18446744073709551615 4328205 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8597/statm: 4062 3249 127 39 0 3142 0
[pid=8598] ppid=8593 vsize=104604 CPUtime=528.22 cores=6
/proc/8598/stat : 8598 (march_hi) R 8593 8593 7235 0 -1 4202496 25139 0 0 0 52814 8 0 0 25 0 1 0 515644056 107114496 21646 33554432000 4194304 4331988 140733785918320 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8598/statm: 26151 21646 175 34 0 24593 0
Current children cumulated CPU time (s) 4243.36
Current children cumulated vsize (KiB) 2014928

[startup+1122.3 s]
/proc/loadavg: 10.12 10.03 8.45 11/188 8640
/proc/meminfo: memFree=14539008/32951124 swapFree=67111528/67111528
[pid=8593] ppid=8591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8593/stat : 8593 (ppfolio) S 8591 8593 7235 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515644056 18763776 390 33554432000 4194304 4287625 140735182872080 18446744073709551615 244446965263 0 0 4096 65536 1007962445651640319 0 0 17 2 0 0 0
/proc/8593/statm: 4581 390 341 23 0 91 0
[pid=8594] ppid=8593 vsize=1294108 CPUtime=1122.32 cores=0
/proc/8594/stat : 8594 (cryptominisat) R 8593 8593 7235 0 -1 4202496 593442 0 0 0 112049 183 0 0 25 0 1 0 515644056 1325166592 21238 33554432000 4194304 4587354 140737228915232 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8594/statm: 323527 21238 337 96 0 320089 0
[pid=8595] ppid=8593 vsize=139176 CPUtime=1122.21 cores=4
/proc/8595/stat : 8595 (clasp) R 8593 8593 7235 0 -1 4202496 30834 0 0 0 112216 5 0 0 25 0 1 0 515644056 142516224 30549 33554432000 4194304 4785740 140735626810528 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8595/statm: 34794 30549 340 145 0 31839 0
[pid=8596] ppid=8593 vsize=459784 CPUtime=558.15 cores=6
/proc/8596/stat : 8596 (TNM) R 8593 8593 7235 0 -1 4202496 1542 0 0 0 55815 0 0 0 25 0 1 0 515644056 470818816 1439 33554432000 134512640 134534564 4290432528 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8596/statm: 114946 1439 95 6 0 113612 0
[pid=8597] ppid=8593 vsize=20984 CPUtime=1122.31 cores=2
/proc/8597/stat : 8597 (lingeling) R 8593 8593 7235 0 -1 4202496 29062 0 0 0 112226 5 0 0 25 0 1 0 515644056 21487616 4433 33554432000 4194304 4352236 140736164812656 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8597/statm: 5246 4433 127 39 0 4326 0
[pid=8598] ppid=8593 vsize=104604 CPUtime=558.04 cores=6
/proc/8598/stat : 8598 (march_hi) R 8593 8593 7235 0 -1 4202496 26279 0 0 0 55795 9 0 0 25 0 1 0 515644056 107114496 22786 33554432000 4194304 4331988 140733785918320 18446744073709551615 4287447 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8598/statm: 26151 22786 175 34 0 24593 0
Current children cumulated CPU time (s) 4483.03
Current children cumulated vsize (KiB) 2036980

[startup+1182.3 s]
/proc/loadavg: 10.12 10.05 8.56 11/188 8641
/proc/meminfo: memFree=14513436/32951124 swapFree=67111528/67111528
[pid=8593] ppid=8591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8593/stat : 8593 (ppfolio) S 8591 8593 7235 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515644056 18763776 390 33554432000 4194304 4287625 140735182872080 18446744073709551615 244446965263 0 0 4096 65536 1007962445651640319 0 0 17 2 0 0 0
/proc/8593/statm: 4581 390 341 23 0 91 0
[pid=8594] ppid=8593 vsize=1282964 CPUtime=1182.32 cores=0
/proc/8594/stat : 8594 (cryptominisat) R 8593 8593 7235 0 -1 4202496 619274 0 0 0 118040 192 0 0 25 0 1 0 515644056 1313755136 18711 33554432000 4194304 4587354 140737228915232 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8594/statm: 320741 18711 337 96 0 317303 0
[pid=8595] ppid=8593 vsize=142568 CPUtime=1182.2 cores=4
/proc/8595/stat : 8595 (clasp) R 8593 8593 7235 0 -1 4202496 31602 0 0 0 118215 5 0 0 25 0 1 0 515644056 145989632 31317 33554432000 4194304 4785740 140735626810528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8595/statm: 35642 31317 340 145 0 32687 0
[pid=8596] ppid=8593 vsize=459784 CPUtime=587.96 cores=6
/proc/8596/stat : 8596 (TNM) R 8593 8593 7235 0 -1 4202496 1542 0 0 0 58796 0 0 0 25 0 1 0 515644056 470818816 1439 33554432000 134512640 134534564 4290432528 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8596/statm: 114946 1439 95 6 0 113612 0
[pid=8597] ppid=8593 vsize=16504 CPUtime=1182.31 cores=2
/proc/8597/stat : 8597 (lingeling) R 8593 8593 7235 0 -1 4202496 29165 0 0 0 118226 5 0 0 25 0 1 0 515644056 16900096 3320 33554432000 4194304 4352236 140736164812656 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8597/statm: 4126 3320 127 39 0 3206 0
[pid=8598] ppid=8593 vsize=148804 CPUtime=587.91 cores=6
/proc/8598/stat : 8598 (march_hi) R 8593 8593 7235 0 -1 4202496 27446 0 0 0 58782 9 0 0 25 0 1 0 515644056 152375296 23953 33554432000 4194304 4331988 140733785918320 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8598/statm: 37201 23953 175 34 0 35643 0
Current children cumulated CPU time (s) 4722.7
Current children cumulated vsize (KiB) 2068948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.17 10.06 8.59 11/188 8642
/proc/meminfo: memFree=14550360/32951124 swapFree=67111528/67111528
[pid=8593] ppid=8591 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8593/stat : 8593 (ppfolio) S 8591 8593 7235 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 515644056 18763776 390 33554432000 4194304 4287625 140735182872080 18446744073709551615 244446965263 0 0 4096 65536 1007962445651640319 0 0 17 2 0 0 0
/proc/8593/statm: 4581 390 341 23 0 91 0
[pid=8594] ppid=8593 vsize=1283032 CPUtime=1201.73 cores=0
/proc/8594/stat : 8594 (cryptominisat) R 8593 8593 7235 0 -1 4202496 628702 0 0 0 119978 195 0 0 25 0 1 0 515644056 1313824768 15675 33554432000 4194304 4587354 140737228915232 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8594/statm: 320758 15675 337 96 0 317320 0
[pid=8595] ppid=8593 vsize=142756 CPUtime=1201.61 cores=4
/proc/8595/stat : 8595 (clasp) R 8593 8593 7235 0 -1 4202496 31647 0 0 0 120156 5 0 0 25 0 1 0 515644056 146182144 31362 33554432000 4194304 4785740 140735626810528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8595/statm: 35689 31362 340 145 0 32734 0
[pid=8596] ppid=8593 vsize=459784 CPUtime=597.65 cores=6
/proc/8596/stat : 8596 (TNM) R 8593 8593 7235 0 -1 4202496 1542 0 0 0 59765 0 0 0 25 0 1 0 515644056 470818816 1439 33554432000 134512640 134534564 4290432528 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8596/statm: 114946 1439 95 6 0 113612 0
[pid=8597] ppid=8593 vsize=20856 CPUtime=1201.72 cores=2
/proc/8597/stat : 8597 (lingeling) R 8593 8593 7235 0 -1 4202496 30253 0 0 0 120167 5 0 0 25 0 1 0 515644056 21356544 4408 33554432000 4194304 4352236 140736164812656 18446744073709551615 4331578 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8597/statm: 5214 4408 127 39 0 4294 0
[pid=8598] ppid=8593 vsize=148804 CPUtime=597.51 cores=6
/proc/8598/stat : 8598 (march_hi) R 8593 8593 7235 0 -1 4202496 27816 0 0 0 59742 9 0 0 25 0 1 0 515644056 152375296 24323 33554432000 4194304 4331988 140733785918320 18446744073709551615 4246566 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8598/statm: 37201 24323 175 34 0 35643 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 2073556

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8593 and gives
#  childrusage.ru_utime.tv_sec=2401
#  childrusage.ru_utime.tv_usec=461922
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=22692
# CPU time returned by wait4() is 2403.48
# while last known CPU time is 4800.22
#
# 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.22
CPU user time (s): 4798.08
CPU system time (s): 2.14
CPU usage (%): 399.448
Max. virtual memory (cumulated for all children) (KiB): 3198588

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

runsolver used 1.78773 second user time and 4.77627 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 03:27:16
IDJOB=3190876
IDBENCH=82607
IDSOLVER=1612
FILE ID=node105/3190876-1304040436
RUNJOBID= node105-1304040436-8579
PBS_JOBID= 13170347
Free space on /tmp= 71940 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S1245360321-088-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190876-1304040436/watcher-3190876-1304040436 -o /tmp/evaluation-result-3190876-1304040436/solver-3190876-1304040436 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190876-1304040436.cnf

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

MD5SUM BENCH= 951e2fa38b08f2dfbb0dbb3e8ab83f8d
RANDOM SEED=1715510222

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15607988 kB
Buffers:       2299612 kB
Cached:       14407128 kB
SwapCached:          0 kB
Active:        8900772 kB
Inactive:      7873268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15607988 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11368 kB
Writeback:           0 kB
AnonPages:       66120 kB
Mapped:          14496 kB
Slab:           507076 kB
PageTables:       4352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190696 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= 71916 MiB
End job on node105 at 2011-04-29 03:47:20