Trace number 3288294

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.21 1201.81

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
MD5SUM7886cd26d6e0801ea382a1ffd6224023
Bench CategoryAPPLICATION (applications 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 variables192503
Number of clauses564953
Sum of the clauses size1318221
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376634
Number of clauses of size 3188317
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3288294-1304035517/watcher-3288294-1304035517 -o /tmp/evaluation-result-3288294-1304035517/solver-3288294-1304035517 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3288294-1304035517.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: 8.54 8.79 9.22 4/180 8230
/proc/meminfo: memFree=12120592/32951124 swapFree=67111528/67111528
[pid=8230] ppid=8228 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8230/stat : 8230 (ppfolio) R 8228 8230 7235 0 -1 4194304 501 0 0 0 0 0 0 0 25 0 1 0 515152184 18763776 388 33554432000 4194304 4287625 140734674957296 18446744073709551615 4261303 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/8230/statm: 4581 388 339 23 0 91 0

[startup+0.0650459 s]
/proc/loadavg: 8.54 8.79 9.22 4/180 8230
/proc/meminfo: memFree=12120592/32951124 swapFree=67111528/67111528
[pid=8230] ppid=8228 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8230/stat : 8230 (ppfolio) R 8228 8230 7235 0 -1 4194304 501 0 0 0 0 0 0 0 25 0 1 0 515152184 18763776 388 33554432000 4194304 4287625 140734674957296 18446744073709551615 4261303 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/8230/statm: 4581 388 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101038 s]
/proc/loadavg: 8.54 8.79 9.22 4/180 8230
/proc/meminfo: memFree=12120592/32951124 swapFree=67111528/67111528
[pid=8230] ppid=8228 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8230/stat : 8230 (ppfolio) R 8228 8230 7235 0 -1 4194304 501 0 0 0 0 0 0 0 25 0 1 0 515152184 18763776 388 33554432000 4194304 4287625 140734674957296 18446744073709551615 4261303 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/8230/statm: 4581 388 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301004 s]
/proc/loadavg: 8.54 8.79 9.22 4/180 8230
/proc/meminfo: memFree=12120592/32951124 swapFree=67111528/67111528
[pid=8230] ppid=8228 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8230/stat : 8230 (ppfolio) R 8228 8230 7235 0 -1 4194304 501 0 0 0 0 0 0 0 25 0 1 0 515152184 18763776 388 33554432000 4194304 4287625 140734674957296 18446744073709551615 4261303 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/8230/statm: 4581 388 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70093 s]
/proc/loadavg: 8.54 8.79 9.22 4/180 8230
/proc/meminfo: memFree=12120592/32951124 swapFree=67111528/67111528
[pid=8230] ppid=8228 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8230/stat : 8230 (ppfolio) R 8228 8230 7235 0 -1 4194304 501 0 0 0 0 0 0 0 25 0 1 0 515152184 18763776 388 33554432000 4194304 4287625 140734674957296 18446744073709551615 4261303 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/8230/statm: 4581 388 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50077 s]
/proc/loadavg: 8.54 8.79 9.22 9/186 8236
/proc/meminfo: memFree=11785744/32951124 swapFree=67111528/67111528
[pid=8230] ppid=8228 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8230/stat : 8230 (ppfolio) S 8228 8230 7235 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 515152184 18763776 390 33554432000 4194304 4287625 140734674957296 18446744073709551615 244446965263 0 0 4096 65536 4078168896064978943 0 0 17 4 0 0 0
/proc/8230/statm: 4581 390 341 23 0 91 0
[pid=8231] ppid=8230 vsize=202604 CPUtime=1.49 cores=0
/proc/8231/stat : 8231 (cryptominisat) R 8230 8230 7235 0 -1 4202496 41378 0 0 0 143 6 0 0 25 0 1 0 515152184 207466496 36772 33554432000 4194304 4587354 140734701399056 18446744073709551615 244446641639 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8231/statm: 50651 36772 317 96 0 47213 0
[pid=8232] ppid=8230 vsize=125680 CPUtime=1.49 cores=4
/proc/8232/stat : 8232 (clasp) R 8230 8230 7235 0 -1 4202496 32827 0 0 0 145 4 0 0 20 0 1 0 515152184 128696320 27861 33554432000 4194304 4785740 140736231934672 18446744073709551615 4495227 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8232/statm: 31420 27861 319 145 0 28465 0
[pid=8233] ppid=8230 vsize=491464 CPUtime=1.2 cores=6
/proc/8233/stat : 8233 (TNM) R 8230 8230 7235 0 -1 4202496 19688 0 0 0 117 3 0 0 25 0 1 0 515152184 503259136 19584 33554432000 134512640 134534564 4293213424 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8233/statm: 122866 19584 95 6 0 121532 0
[pid=8234] ppid=8230 vsize=43008 CPUtime=1.49 cores=2
/proc/8234/stat : 8234 (lingeling) R 8230 8230 7235 0 -1 4202496 21302 0 0 0 147 2 0 0 25 0 1 0 515152184 44040192 9904 33554432000 4194304 4352236 140733844412464 18446744073709551615 4258875 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8234/statm: 10752 9904 117 39 0 9832 0
[pid=8236] ppid=8230 vsize=47172 CPUtime=0.27 cores=6
/proc/8236/stat : 8236 (march_hi) R 8230 8230 7235 0 -1 4194304 10128 0 0 0 26 1 0 0 25 0 1 0 515152267 48304128 10022 33554432000 4194304 4331988 140735668961488 18446744073709551615 244446475799 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8236/statm: 11793 10022 113 34 0 10235 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 928252

[startup+3.10048 s]
/proc/loadavg: 8.54 8.79 9.22 9/186 8236
/proc/meminfo: memFree=11673772/32951124 swapFree=67111528/67111528
[pid=8230] ppid=8228 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8230/stat : 8230 (ppfolio) S 8228 8230 7235 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515152184 18763776 390 33554432000 4194304 4287625 140734674957296 18446744073709551615 244446965263 0 0 4096 65536 4078168896064978943 0 0 17 4 0 0 0
/proc/8230/statm: 4581 390 341 23 0 91 0
[pid=8231] ppid=8230 vsize=214456 CPUtime=3.09 cores=0
/proc/8231/stat : 8231 (cryptominisat) R 8230 8230 7235 0 -1 4202496 50157 0 0 0 302 7 0 0 25 0 1 0 515152184 219602944 39547 33554432000 4194304 4587354 140734701399056 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8231/statm: 53614 39547 331 96 0 50176 0
[pid=8232] ppid=8230 vsize=121972 CPUtime=3.09 cores=4
/proc/8232/stat : 8232 (clasp) R 8230 8230 7235 0 -1 4202496 35177 0 0 0 305 4 0 0 25 0 1 0 515152184 124899328 27227 33554432000 4194304 4785740 140736231934672 18446744073709551615 4546135 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8232/statm: 30493 27227 340 145 0 27538 0
[pid=8233] ppid=8230 vsize=491464 CPUtime=2 cores=6
/proc/8233/stat : 8233 (TNM) R 8230 8230 7235 0 -1 4202496 19688 0 0 0 197 3 0 0 25 0 1 0 515152184 503259136 19584 33554432000 134512640 134534564 4293213424 18446744073709551615 134529964 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8233/statm: 122866 19584 95 6 0 121532 0
[pid=8234] ppid=8230 vsize=46260 CPUtime=3.09 cores=2
/proc/8234/stat : 8234 (lingeling) R 8230 8230 7235 0 -1 4202496 22129 0 0 0 307 2 0 0 25 0 1 0 515152184 47370240 10731 33554432000 4194304 4352236 140733844412464 18446744073709551615 4228334 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8234/statm: 11565 10731 125 39 0 10645 0
[pid=8236] ppid=8230 vsize=115168 CPUtime=1.06 cores=6
/proc/8236/stat : 8236 (march_hi) R 8230 8230 7235 0 -1 4194304 52459 0 0 0 101 5 0 0 25 0 1 0 515152267 117932032 21825 33554432000 4194304 4331988 140735668961488 18446744073709551615 4252048 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8236/statm: 28792 21825 128 34 0 27234 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1007644

[startup+6.30089 s]
/proc/loadavg: 8.50 8.77 9.21 9/186 8236
/proc/meminfo: memFree=11626412/32951124 swapFree=67111528/67111528
[pid=8230] ppid=8228 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8230/stat : 8230 (ppfolio) S 8228 8230 7235 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515152184 18763776 390 33554432000 4194304 4287625 140734674957296 18446744073709551615 244446965263 0 0 4096 65536 4078168896064978943 0 0 17 4 0 0 0
/proc/8230/statm: 4581 390 341 23 0 91 0
[pid=8231] ppid=8230 vsize=216984 CPUtime=6.29 cores=0
/proc/8231/stat : 8231 (cryptominisat) R 8230 8230 7235 0 -1 4202496 52188 0 0 0 622 7 0 0 25 0 1 0 515152184 222191616 41551 33554432000 4194304 4587354 140734701399056 18446744073709551615 4409519 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8231/statm: 54246 41551 337 96 0 50808 0
[pid=8232] ppid=8230 vsize=121972 CPUtime=6.29 cores=4
/proc/8232/stat : 8232 (clasp) R 8230 8230 7235 0 -1 4202496 35177 0 0 0 625 4 0 0 25 0 1 0 515152184 124899328 27227 33554432000 4194304 4785740 140736231934672 18446744073709551615 4552961 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8232/statm: 30493 27227 340 145 0 27538 0
[pid=8233] ppid=8230 vsize=491464 CPUtime=3.6 cores=6
/proc/8233/stat : 8233 (TNM) R 8230 8230 7235 0 -1 4202496 19688 0 0 0 357 3 0 0 25 0 1 0 515152184 503259136 19584 33554432000 134512640 134534564 4293213424 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8233/statm: 122866 19584 95 6 0 121532 0
[pid=8234] ppid=8230 vsize=70836 CPUtime=6.28 cores=2
/proc/8234/stat : 8234 (lingeling) R 8230 8230 7235 0 -1 4202496 27250 0 0 0 625 3 0 0 25 0 1 0 515152184 72536064 15852 33554432000 4194304 4352236 140733844412464 18446744073709551615 4207627 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8234/statm: 17709 15852 125 39 0 16789 0
[pid=8236] ppid=8230 vsize=356520 CPUtime=2.64 cores=6
/proc/8236/stat : 8236 (march_hi) R 8230 8230 7235 0 -1 4202496 139784 0 0 0 247 17 0 0 25 0 1 0 515152267 365076480 36613 33554432000 4194304 4331988 140735668961488 18446744073709551615 4256835 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8236/statm: 89130 36613 151 34 0 87572 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 1276100

[startup+12.7007 s]
/proc/loadavg: 8.46 8.76 9.21 9/186 8236
/proc/meminfo: memFree=11331304/32951124 swapFree=67111528/67111528
[pid=8230] ppid=8228 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8230/stat : 8230 (ppfolio) S 8228 8230 7235 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515152184 18763776 390 33554432000 4194304 4287625 140734674957296 18446744073709551615 244446965263 0 0 4096 65536 4078168896064978943 0 0 17 4 0 0 0
/proc/8230/statm: 4581 390 341 23 0 91 0
[pid=8231] ppid=8230 vsize=1255200 CPUtime=12.69 cores=0
/proc/8231/stat : 8231 (cryptominisat) R 8230 8230 7235 0 -1 4202496 57391 0 0 0 1261 8 0 0 25 0 1 0 515152184 1285324800 40428 33554432000 4194304 4587354 140734701399056 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8231/statm: 313800 40428 337 96 0 310362 0
[pid=8232] ppid=8230 vsize=121972 CPUtime=12.69 cores=4
/proc/8232/stat : 8232 (clasp) R 8230 8230 7235 0 -1 4202496 35177 0 0 0 1265 4 0 0 25 0 1 0 515152184 124899328 27227 33554432000 4194304 4785740 140736231934672 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8232/statm: 30493 27227 340 145 0 27538 0
[pid=8233] ppid=8230 vsize=491464 CPUtime=6.8 cores=6
/proc/8233/stat : 8233 (TNM) R 8230 8230 7235 0 -1 4202496 19688 0 0 0 677 3 0 0 25 0 1 0 515152184 503259136 19584 33554432000 134512640 134534564 4293213424 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8233/statm: 122866 19584 95 6 0 121532 0
[pid=8234] ppid=8230 vsize=70836 CPUtime=12.68 cores=2
/proc/8234/stat : 8234 (lingeling) R 8230 8230 7235 0 -1 4202496 27250 0 0 0 1265 3 0 0 25 0 1 0 515152184 72536064 15852 33554432000 4194304 4352236 140733844412464 18446744073709551615 4303226 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8234/statm: 17709 15852 125 39 0 16789 0
[pid=8236] ppid=8230 vsize=368104 CPUtime=5.81 cores=6
/proc/8236/stat : 8236 (march_hi) R 8230 8230 7235 0 -1 4202496 200102 0 0 0 556 25 0 0 25 0 1 0 515152267 376938496 80663 33554432000 4194304 4331988 140735668961488 18446744073709551615 4228970 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8236/statm: 92026 80663 173 34 0 90468 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 2325900

[startup+25.5013 s]
/proc/loadavg: 8.36 8.72 9.19 9/186 8236
/proc/meminfo: memFree=11358508/32951124 swapFree=67111528/67111528
[pid=8230] ppid=8228 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8230/stat : 8230 (ppfolio) S 8228 8230 7235 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515152184 18763776 390 33554432000 4194304 4287625 140734674957296 18446744073709551615 244446965263 0 0 4096 65536 4078168896064978943 0 0 17 4 0 0 0
/proc/8230/statm: 4581 390 341 23 0 91 0
[pid=8231] ppid=8230 vsize=1273316 CPUtime=25.49 cores=0
/proc/8231/stat : 8231 (cryptominisat) R 8230 8230 7235 0 -1 4202496 63066 0 0 0 2540 9 0 0 25 0 1 0 515152184 1303875584 46037 33554432000 4194304 4587354 140734701399056 18446744073709551615 4236508 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8231/statm: 318329 46037 337 96 0 314891 0
[pid=8232] ppid=8230 vsize=121972 CPUtime=25.49 cores=4
/proc/8232/stat : 8232 (clasp) R 8230 8230 7235 0 -1 4202496 35177 0 0 0 2545 4 0 0 25 0 1 0 515152184 124899328 27227 33554432000 4194304 4785740 140736231934672 18446744073709551615 4319149 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8232/statm: 30493 27227 340 145 0 27538 0
[pid=8233] ppid=8230 vsize=495292 CPUtime=13.15 cores=6
/proc/8233/stat : 8233 (TNM) R 8230 8230 7235 0 -1 4202496 19689 0 0 0 1312 3 0 0 25 0 1 0 515152184 507179008 19585 33554432000 134512640 134534564 4293213424 18446744073709551615 134530309 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8233/statm: 123823 19585 95 6 0 122489 0
[pid=8234] ppid=8230 vsize=74932 CPUtime=25.49 cores=2
/proc/8234/stat : 8234 (lingeling) R 8230 8230 7235 0 -1 4202496 29297 0 0 0 2545 4 0 0 25 0 1 0 515152184 76730368 17899 33554432000 4194304 4352236 140733844412464 18446744073709551615 4207597 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8234/statm: 18733 17899 125 39 0 17813 0
[pid=8236] ppid=8230 vsize=370772 CPUtime=12.19 cores=6
/proc/8236/stat : 8236 (march_hi) R 8230 8230 7235 0 -1 4202496 200797 0 0 0 1194 25 0 0 25 0 1 0 515152267 379670528 81358 33554432000 4194304 4331988 140735668961488 18446744073709551615 4263185 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8236/statm: 92693 81358 173 34 0 91135 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 2354608

[startup+51.1005 s]
/proc/loadavg: 8.30 8.68 9.16 9/186 8237
/proc/meminfo: memFree=11267592/32951124 swapFree=67111528/67111528
[pid=8230] ppid=8228 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8230/stat : 8230 (ppfolio) S 8228 8230 7235 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515152184 18763776 390 33554432000 4194304 4287625 140734674957296 18446744073709551615 244446965263 0 0 4096 65536 4078168896064978943 0 0 17 4 0 0 0
/proc/8230/statm: 4581 390 341 23 0 91 0
[pid=8231] ppid=8230 vsize=1366612 CPUtime=51.09 cores=0
/proc/8231/stat : 8231 (cryptominisat) R 8230 8230 7235 0 -1 4202496 79887 0 0 0 5094 15 0 0 25 0 1 0 515152184 1399410688 48475 33554432000 4194304 4587354 140734701399056 18446744073709551615 4237874 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8231/statm: 341653 48475 345 96 0 338215 0
[pid=8232] ppid=8230 vsize=130188 CPUtime=51.09 cores=4
/proc/8232/stat : 8232 (clasp) R 8230 8230 7235 0 -1 4202496 37349 0 0 0 5104 5 0 0 25 0 1 0 515152184 133312512 29399 33554432000 4194304 4785740 140736231934672 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8232/statm: 32547 29399 340 145 0 29592 0
[pid=8233] ppid=8230 vsize=495292 CPUtime=25.9 cores=6
/proc/8233/stat : 8233 (TNM) R 8230 8230 7235 0 -1 4202496 19689 0 0 0 2587 3 0 0 25 0 1 0 515152184 507179008 19585 33554432000 134512640 134534564 4293213424 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8233/statm: 123823 19585 95 6 0 122489 0
[pid=8234] ppid=8230 vsize=57968 CPUtime=51.08 cores=2

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

/proc/8236/statm: 97494 85262 173 34 0 95936 0
Current children cumulated CPU time (s) 3523.91
Current children cumulated vsize (KiB) 2907556

[startup+942.301 s]
/proc/loadavg: 8.12 8.12 8.49 9/186 8261
/proc/meminfo: memFree=10365240/32951124 swapFree=67111528/67111528
[pid=8230] ppid=8228 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8230/stat : 8230 (ppfolio) S 8228 8230 7235 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515152184 18763776 390 33554432000 4194304 4287625 140734674957296 18446744073709551615 244446965263 0 0 4096 65536 4078168896064978943 0 0 17 4 0 0 0
/proc/8230/statm: 4581 390 341 23 0 91 0
[pid=8231] ppid=8230 vsize=1530468 CPUtime=942.29 cores=0
/proc/8231/stat : 8231 (cryptominisat) R 8230 8230 7235 0 -1 4202496 608451 0 0 0 94065 164 0 0 25 0 1 0 515152184 1567199232 84939 33554432000 4194304 4587354 140734701399056 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8231/statm: 382617 84939 337 96 0 379179 0
[pid=8232] ppid=8230 vsize=420584 CPUtime=942.32 cores=4
/proc/8232/stat : 8232 (clasp) R 8230 8230 7235 0 -1 4202496 106877 0 0 0 94205 27 0 0 25 0 1 0 515152184 430678016 98927 33554432000 4194304 4785740 140736231934672 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8232/statm: 105146 98927 340 145 0 102191 0
[pid=8233] ppid=8230 vsize=495292 CPUtime=469.05 cores=6
/proc/8233/stat : 8233 (TNM) R 8230 8230 7235 0 -1 4202496 19689 0 0 0 46902 3 0 0 25 0 1 0 515152184 507179008 19585 33554432000 134512640 134534564 4293213424 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8233/statm: 123823 19585 95 6 0 122489 0
[pid=8234] ppid=8230 vsize=109328 CPUtime=941.81 cores=2
/proc/8234/stat : 8234 (lingeling) R 8230 8230 7235 0 -1 4202496 140446 0 0 0 94162 19 0 0 25 0 1 0 515152184 111951872 26500 33554432000 4194304 4352236 140733844412464 18446744073709551615 4329000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8234/statm: 27332 26500 127 39 0 26412 0
[pid=8236] ppid=8230 vsize=389976 CPUtime=468.13 cores=6
/proc/8236/stat : 8236 (march_hi) R 8230 8230 7235 0 -1 4202496 204744 0 0 0 46786 27 0 0 25 0 1 0 515152267 399335424 85305 33554432000 4194304 4331988 140735668961488 18446744073709551615 4228983 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8236/statm: 97494 85305 173 34 0 95936 0
Current children cumulated CPU time (s) 3763.6
Current children cumulated vsize (KiB) 2963972

[startup+1002.3 s]
/proc/loadavg: 8.14 8.13 8.46 9/186 8262
/proc/meminfo: memFree=10334928/32951124 swapFree=67111528/67111528
[pid=8230] ppid=8228 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8230/stat : 8230 (ppfolio) S 8228 8230 7235 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515152184 18763776 390 33554432000 4194304 4287625 140734674957296 18446744073709551615 244446965263 0 0 4096 65536 4078168896064978943 0 0 17 4 0 0 0
/proc/8230/statm: 4581 390 341 23 0 91 0
[pid=8231] ppid=8230 vsize=1509520 CPUtime=1002.3 cores=0
/proc/8231/stat : 8231 (cryptominisat) R 8230 8230 7235 0 -1 4202496 652195 0 0 0 100052 178 0 0 25 0 1 0 515152184 1545748480 85485 33554432000 4194304 4587354 140734701399056 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8231/statm: 377380 85485 337 96 0 373942 0
[pid=8232] ppid=8230 vsize=421544 CPUtime=1002.32 cores=4
/proc/8232/stat : 8232 (clasp) R 8230 8230 7235 0 -1 4202496 107098 0 0 0 100205 27 0 0 25 0 1 0 515152184 431661056 99148 33554432000 4194304 4785740 140736231934672 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8232/statm: 105386 99148 340 145 0 102431 0
[pid=8233] ppid=8230 vsize=495292 CPUtime=498.93 cores=6
/proc/8233/stat : 8233 (TNM) R 8230 8230 7235 0 -1 4202496 19689 0 0 0 49890 3 0 0 25 0 1 0 515152184 507179008 19585 33554432000 134512640 134534564 4293213424 18446744073709551615 134528250 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8233/statm: 123823 19585 95 6 0 122489 0
[pid=8234] ppid=8230 vsize=109328 CPUtime=1001.8 cores=2
/proc/8234/stat : 8234 (lingeling) R 8230 8230 7235 0 -1 4202496 148638 0 0 0 100160 20 0 0 25 0 1 0 515152184 111951872 26500 33554432000 4194304 4352236 140733844412464 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8234/statm: 27332 26500 127 39 0 26412 0
[pid=8236] ppid=8230 vsize=389976 CPUtime=497.92 cores=6
/proc/8236/stat : 8236 (march_hi) R 8230 8230 7235 0 -1 4202496 204787 0 0 0 49765 27 0 0 25 0 1 0 515152267 399335424 85348 33554432000 4194304 4331988 140735668961488 18446744073709551615 4240160 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8236/statm: 97494 85348 173 34 0 95936 0
Current children cumulated CPU time (s) 4003.27
Current children cumulated vsize (KiB) 2943984

[startup+1062.3 s]
/proc/loadavg: 8.13 8.12 8.44 11/188 8329
/proc/meminfo: memFree=14202120/32951124 swapFree=67111528/67111528
[pid=8230] ppid=8228 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8230/stat : 8230 (ppfolio) S 8228 8230 7235 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515152184 18763776 390 33554432000 4194304 4287625 140734674957296 18446744073709551615 244446965263 0 0 4096 65536 4078168896064978943 0 0 17 4 0 0 0
/proc/8230/statm: 4581 390 341 23 0 91 0
[pid=8231] ppid=8230 vsize=1555964 CPUtime=1062.29 cores=0
/proc/8231/stat : 8231 (cryptominisat) R 8230 8230 7235 0 -1 4202496 695892 0 0 0 106039 190 0 0 25 0 1 0 515152184 1593307136 85171 33554432000 4194304 4587354 140734701399056 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8231/statm: 388991 85171 337 96 0 385553 0
[pid=8232] ppid=8230 vsize=421544 CPUtime=1062.32 cores=4
/proc/8232/stat : 8232 (clasp) R 8230 8230 7235 0 -1 4202496 107123 0 0 0 106205 27 0 0 25 0 1 0 515152184 431661056 99173 33554432000 4194304 4785740 140736231934672 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8232/statm: 105386 99173 340 145 0 102431 0
[pid=8233] ppid=8230 vsize=495292 CPUtime=528.72 cores=6
/proc/8233/stat : 8233 (TNM) R 8230 8230 7235 0 -1 4202496 19689 0 0 0 52869 3 0 0 25 0 1 0 515152184 507179008 19585 33554432000 134512640 134534564 4293213424 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8233/statm: 123823 19585 95 6 0 122489 0
[pid=8234] ppid=8230 vsize=109328 CPUtime=1061.8 cores=2
/proc/8234/stat : 8234 (lingeling) R 8230 8230 7235 0 -1 4202496 148638 0 0 0 106159 21 0 0 25 0 1 0 515152184 111951872 26500 33554432000 4194304 4352236 140733844412464 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8234/statm: 27332 26500 127 39 0 26412 0
[pid=8236] ppid=8230 vsize=389976 CPUtime=527.8 cores=6
/proc/8236/stat : 8236 (march_hi) R 8230 8230 7235 0 -1 4202496 204829 0 0 0 52753 27 0 0 25 0 1 0 515152267 399335424 85390 33554432000 4194304 4331988 140735668961488 18446744073709551615 4228970 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8236/statm: 97494 85390 173 34 0 95936 0
Current children cumulated CPU time (s) 4242.93
Current children cumulated vsize (KiB) 2990428

[startup+1122.3 s]
/proc/loadavg: 9.42 8.49 8.54 11/188 8331
/proc/meminfo: memFree=14066896/32951124 swapFree=67111528/67111528
[pid=8230] ppid=8228 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8230/stat : 8230 (ppfolio) S 8228 8230 7235 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515152184 18763776 390 33554432000 4194304 4287625 140734674957296 18446744073709551615 244446965263 0 0 4096 65536 4078168896064978943 0 0 17 4 0 0 0
/proc/8230/statm: 4581 390 341 23 0 91 0
[pid=8231] ppid=8230 vsize=1441332 CPUtime=1122.29 cores=0
/proc/8231/stat : 8231 (cryptominisat) R 8230 8230 7235 0 -1 4202496 729359 0 0 0 112027 202 0 0 25 0 1 0 515152184 1475923968 94451 33554432000 4194304 4587354 140734701399056 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8231/statm: 360333 94451 337 96 0 356895 0
[pid=8232] ppid=8230 vsize=421544 CPUtime=1122.32 cores=4
/proc/8232/stat : 8232 (clasp) R 8230 8230 7235 0 -1 4202496 107124 0 0 0 112205 27 0 0 25 0 1 0 515152184 431661056 99174 33554432000 4194304 4785740 140736231934672 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8232/statm: 105386 99174 340 145 0 102431 0
[pid=8233] ppid=8230 vsize=495292 CPUtime=558.59 cores=6
/proc/8233/stat : 8233 (TNM) R 8230 8230 7235 0 -1 4202496 19689 0 0 0 55856 3 0 0 25 0 1 0 515152184 507179008 19585 33554432000 134512640 134534564 4293213424 18446744073709551615 134528223 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8233/statm: 123823 19585 95 6 0 122489 0
[pid=8234] ppid=8230 vsize=109328 CPUtime=1121.8 cores=2
/proc/8234/stat : 8234 (lingeling) R 8230 8230 7235 0 -1 4202496 156830 0 0 0 112158 22 0 0 25 0 1 0 515152184 111951872 26500 33554432000 4194304 4352236 140733844412464 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8234/statm: 27332 26500 127 39 0 26412 0
[pid=8236] ppid=8230 vsize=389976 CPUtime=557.61 cores=6
/proc/8236/stat : 8236 (march_hi) R 8230 8230 7235 0 -1 4202496 204872 0 0 0 55734 27 0 0 25 0 1 0 515152267 399335424 85433 33554432000 4194304 4331988 140735668961488 18446744073709551615 4228841 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8236/statm: 97494 85433 173 34 0 95936 0
Current children cumulated CPU time (s) 4482.61
Current children cumulated vsize (KiB) 2875796

[startup+1182.3 s]
/proc/loadavg: 9.95 8.81 8.65 11/188 8332
/proc/meminfo: memFree=14012820/32951124 swapFree=67111528/67111528
[pid=8230] ppid=8228 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8230/stat : 8230 (ppfolio) S 8228 8230 7235 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515152184 18763776 390 33554432000 4194304 4287625 140734674957296 18446744073709551615 244446965263 0 0 4096 65536 4078168896064978943 0 0 17 4 0 0 0
/proc/8230/statm: 4581 390 341 23 0 91 0
[pid=8231] ppid=8230 vsize=1469660 CPUtime=1182.29 cores=0
/proc/8231/stat : 8231 (cryptominisat) R 8230 8230 7235 0 -1 4202496 758232 0 0 0 118017 212 0 0 25 0 1 0 515152184 1504931840 87064 33554432000 4194304 4587354 140734701399056 18446744073709551615 4230371 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8231/statm: 367415 87064 337 96 0 363977 0
[pid=8232] ppid=8230 vsize=421544 CPUtime=1182.32 cores=4
/proc/8232/stat : 8232 (clasp) R 8230 8230 7235 0 -1 4202496 107127 0 0 0 118205 27 0 0 25 0 1 0 515152184 431661056 99177 33554432000 4194304 4785740 140736231934672 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8232/statm: 105386 99177 340 145 0 102431 0
[pid=8233] ppid=8230 vsize=495292 CPUtime=588.42 cores=6
/proc/8233/stat : 8233 (TNM) R 8230 8230 7235 0 -1 4202496 19689 0 0 0 58839 3 0 0 25 0 1 0 515152184 507179008 19585 33554432000 134512640 134534564 4293213424 18446744073709551615 134530736 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8233/statm: 123823 19585 95 6 0 122489 0
[pid=8234] ppid=8230 vsize=109328 CPUtime=1181.8 cores=2
/proc/8234/stat : 8234 (lingeling) R 8230 8230 7235 0 -1 4202496 165022 0 0 0 118157 23 0 0 25 0 1 0 515152184 111951872 26500 33554432000 4194304 4352236 140733844412464 18446744073709551615 4329032 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8234/statm: 27332 26500 127 39 0 26412 0
[pid=8236] ppid=8230 vsize=389976 CPUtime=587.46 cores=6
/proc/8236/stat : 8236 (march_hi) R 8230 8230 7235 0 -1 4202496 204914 0 0 0 58719 27 0 0 25 0 1 0 515152267 399335424 85475 33554432000 4194304 4331988 140735668961488 18446744073709551615 4228955 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8236/statm: 97494 85475 173 34 0 95936 0
Current children cumulated CPU time (s) 4722.29
Current children cumulated vsize (KiB) 2904124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 9.97 8.88 8.67 11/188 8333
/proc/meminfo: memFree=14019504/32951124 swapFree=67111528/67111528
[pid=8230] ppid=8228 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8230/stat : 8230 (ppfolio) S 8228 8230 7235 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515152184 18763776 390 33554432000 4194304 4287625 140734674957296 18446744073709551615 244446965263 0 0 4096 65536 4078168896064978943 0 0 17 4 0 0 0
/proc/8230/statm: 4581 390 341 23 0 91 0
[pid=8231] ppid=8230 vsize=1469660 CPUtime=1201.8 cores=0
/proc/8231/stat : 8231 (cryptominisat) R 8230 8230 7235 0 -1 4202496 763961 0 0 0 119964 216 0 0 25 0 1 0 515152184 1504931840 92756 33554432000 4194304 4587354 140734701399056 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8231/statm: 367415 92756 337 96 0 363977 0
[pid=8232] ppid=8230 vsize=421544 CPUtime=1201.83 cores=4
/proc/8232/stat : 8232 (clasp) R 8230 8230 7235 0 -1 4202496 107147 0 0 0 120156 27 0 0 25 0 1 0 515152184 431661056 99197 33554432000 4194304 4785740 140736231934672 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8232/statm: 105386 99197 340 145 0 102431 0
[pid=8233] ppid=8230 vsize=495292 CPUtime=598.11 cores=6
/proc/8233/stat : 8233 (TNM) R 8230 8230 7235 0 -1 4202496 19689 0 0 0 59808 3 0 0 25 0 1 0 515152184 507179008 19585 33554432000 134512640 134534564 4293213424 18446744073709551615 134528348 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8233/statm: 123823 19585 95 6 0 122489 0
[pid=8234] ppid=8230 vsize=109328 CPUtime=1201.31 cores=2
/proc/8234/stat : 8234 (lingeling) R 8230 8230 7235 0 -1 4202496 165022 0 0 0 120108 23 0 0 25 0 1 0 515152184 111951872 26500 33554432000 4194304 4352236 140733844412464 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8234/statm: 27332 26500 127 39 0 26412 0
[pid=8236] ppid=8230 vsize=389976 CPUtime=597.16 cores=6
/proc/8236/stat : 8236 (march_hi) R 8230 8230 7235 0 -1 4202496 204928 0 0 0 59689 27 0 0 25 0 1 0 515152267 399335424 85489 33554432000 4194304 4331988 140735668961488 18446744073709551615 4228968 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8236/statm: 97494 85489 173 34 0 95936 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 2904124

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 8230 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 4800.21
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.81
CPU time (s): 4800.21
CPU user time (s): 4797.25
CPU system time (s): 2.96
CPU usage (%): 399.414
Max. virtual memory (cumulated for all children) (KiB): 4389440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 524
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= 233
involuntary context switches= 11

runsolver used 2.02869 second user time and 4.53531 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 02:05:17
IDJOB=3288294
IDBENCH=82493
IDSOLVER=1612
FILE ID=node105/3288294-1304035517
RUNJOBID= node105-1304028688-7254
PBS_JOBID= 13170347
Free space on /tmp= 70264 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288294-1304035517/watcher-3288294-1304035517 -o /tmp/evaluation-result-3288294-1304035517/solver-3288294-1304035517 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3288294-1304035517.cnf

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

MD5SUM BENCH= 7886cd26d6e0801ea382a1ffd6224023
RANDOM SEED=1136067303

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:      12120756 kB
Buffers:       2299304 kB
Cached:       16119488 kB
SwapCached:          0 kB
Active:       10808644 kB
Inactive:      9446364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12120756 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:         1589380 kB
Writeback:           0 kB
AnonPages:     1835556 kB
Mapped:          16388 kB
Slab:           507988 kB
PageTables:       8444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2254980 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= 71908 MiB
End job on node105 at 2011-04-29 02:25:21