Trace number 3191184

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1637697223-097.UNKNOWN.cnf
MD5SUMa7e7ad4822818289e739fae39e69d3b8
Bench CategoryRANDOM (random 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 variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 57120

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
4800.34/1201.71	Done

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-3191184-1304064255/watcher-3191184-1304064255 -o /tmp/evaluation-result-3191184-1304064255/solver-3191184-1304064255 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191184-1304064255.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: 3.07 5.84 7.01 7/186 31253
/proc/meminfo: memFree=30931144/32951124 swapFree=67111344/67111528
[pid=31253] ppid=31251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31253/stat : 31253 (ppfolio) S 31251 31253 29944 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 518023430 18763776 390 33554432000 4194304 4287625 140735461885472 18446744073709551615 271550557711 0 0 4096 65536 4602194900912439295 0 0 17 3 0 0 0
/proc/31253/statm: 4581 390 341 23 0 91 0

[startup+0.0482311 s]
/proc/loadavg: 3.07 5.84 7.01 7/186 31253
/proc/meminfo: memFree=30931144/32951124 swapFree=67111344/67111528
[pid=31253] ppid=31251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31253/stat : 31253 (ppfolio) S 31251 31253 29944 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 518023430 18763776 390 33554432000 4194304 4287625 140735461885472 18446744073709551615 271550557711 0 0 4096 65536 4602194900912439295 0 0 17 3 0 0 0
/proc/31253/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100222 s]
/proc/loadavg: 3.07 5.84 7.01 7/186 31253
/proc/meminfo: memFree=30931144/32951124 swapFree=67111344/67111528
[pid=31253] ppid=31251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31253/stat : 31253 (ppfolio) S 31251 31253 29944 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 518023430 18763776 390 33554432000 4194304 4287625 140735461885472 18446744073709551615 271550557711 0 0 4096 65536 4602194900912439295 0 0 17 3 0 0 0
/proc/31253/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300186 s]
/proc/loadavg: 3.07 5.84 7.01 7/186 31253
/proc/meminfo: memFree=30931144/32951124 swapFree=67111344/67111528
[pid=31253] ppid=31251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31253/stat : 31253 (ppfolio) S 31251 31253 29944 0 -1 4202496 524 0 0 0 0 0 0 0 24 0 1 0 518023430 18763776 390 33554432000 4194304 4287625 140735461885472 18446744073709551615 271550557711 0 0 4096 65536 4602194900912439295 0 0 17 3 0 0 0
/proc/31253/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700113 s]
/proc/loadavg: 3.07 5.84 7.01 7/186 31253
/proc/meminfo: memFree=30931144/32951124 swapFree=67111344/67111528
[pid=31253] ppid=31251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31253/stat : 31253 (ppfolio) S 31251 31253 29944 0 -1 4202496 524 0 0 0 0 0 0 0 19 0 1 0 518023430 18763776 390 33554432000 4194304 4287625 140735461885472 18446744073709551615 271550557711 0 0 4096 65536 4602194900912439295 0 0 17 3 0 0 0
/proc/31253/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50097 s]
/proc/loadavg: 3.07 5.84 7.01 11/192 31259
/proc/meminfo: memFree=30911876/32951124 swapFree=67111344/67111528
[pid=31253] ppid=31251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31253/stat : 31253 (ppfolio) S 31251 31253 29944 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 518023430 18763776 390 33554432000 4194304 4287625 140735461885472 18446744073709551615 271550557711 0 0 4096 65536 4602194900912439295 0 0 17 3 0 0 0
/proc/31253/statm: 4581 390 341 23 0 91 0
[pid=31254] ppid=31253 vsize=1565956 CPUtime=1.49 cores=1
/proc/31254/stat : 31254 (cryptominisat) R 31253 31253 29944 0 -1 4202496 4593 0 0 0 149 0 0 0 25 0 1 0 518023430 1603538944 2749 33554432000 4194304 4587354 140736154761328 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31254/statm: 391489 2749 336 96 0 388051 0
[pid=31255] ppid=31253 vsize=15032 CPUtime=1.49 cores=5
/proc/31255/stat : 31255 (clasp) R 31253 31253 29944 0 -1 4202496 1210 0 0 0 149 0 0 0 25 0 1 0 518023430 15392768 1101 33554432000 4194304 4785740 140737123834848 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31255/statm: 3758 1101 340 145 0 803 0
[pid=31256] ppid=31253 vsize=452656 CPUtime=0.78 cores=7
/proc/31256/stat : 31256 (TNM) R 31253 31253 29944 0 -1 4202496 482 0 0 0 78 0 0 0 25 0 1 0 518023430 463519744 378 33554432000 134512640 134534564 4294425264 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31256/statm: 113164 378 91 6 0 111830 0
[pid=31257] ppid=31253 vsize=7444 CPUtime=1.49 cores=3
/proc/31257/stat : 31257 (lingeling) R 31253 31253 29944 0 -1 4202496 1473 0 0 0 149 0 0 0 25 0 1 0 518023430 7622656 1055 33554432000 4194304 4352236 140734512238160 18446744073709551615 4276605 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31257/statm: 1861 1055 127 39 0 941 0
[pid=31258] ppid=31253 vsize=8300 CPUtime=0.7 cores=7
/proc/31258/stat : 31258 (march_hi) R 31253 31253 29944 0 -1 4202496 1748 0 0 0 70 0 0 0 25 0 1 0 518023430 8499200 561 33554432000 4194304 4331988 140735810906128 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31258/statm: 2075 561 174 34 0 517 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 2067712

[startup+3.10068 s]
/proc/loadavg: 3.07 5.84 7.01 11/192 31259
/proc/meminfo: memFree=30898360/32951124 swapFree=67111344/67111528
[pid=31253] ppid=31251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31253/stat : 31253 (ppfolio) S 31251 31253 29944 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 518023430 18763776 390 33554432000 4194304 4287625 140735461885472 18446744073709551615 271550557711 0 0 4096 65536 4602194900912439295 0 0 17 3 0 0 0
/proc/31253/statm: 4581 390 341 23 0 91 0
[pid=31254] ppid=31253 vsize=1568740 CPUtime=3.09 cores=1
/proc/31254/stat : 31254 (cryptominisat) R 31253 31253 29944 0 -1 4202496 5808 0 0 0 309 0 0 0 25 0 1 0 518023430 1606389760 2952 33554432000 4194304 4587354 140736154761328 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31254/statm: 392185 2952 336 96 0 388747 0
[pid=31255] ppid=31253 vsize=15944 CPUtime=3.09 cores=5
/proc/31255/stat : 31255 (clasp) R 31253 31253 29944 0 -1 4202496 1413 0 0 0 309 0 0 0 25 0 1 0 518023430 16326656 1304 33554432000 4194304 4785740 140737123834848 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31255/statm: 3986 1304 340 145 0 1031 0
[pid=31256] ppid=31253 vsize=456648 CPUtime=1.57 cores=7
/proc/31256/stat : 31256 (TNM) R 31253 31253 29944 0 -1 4202496 557 0 0 0 157 0 0 0 25 0 1 0 518023430 467607552 453 33554432000 134512640 134534564 4294425264 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31256/statm: 114162 453 95 6 0 112828 0
[pid=31257] ppid=31253 vsize=7576 CPUtime=3.09 cores=3
/proc/31257/stat : 31257 (lingeling) R 31253 31253 29944 0 -1 4202496 1666 0 0 0 309 0 0 0 25 0 1 0 518023430 7757824 1088 33554432000 4194304 4352236 140734512238160 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31257/statm: 1894 1088 127 39 0 974 0
[pid=31258] ppid=31253 vsize=8492 CPUtime=1.5 cores=7
/proc/31258/stat : 31258 (march_hi) R 31253 31253 29944 0 -1 4202496 1779 0 0 0 150 0 0 0 25 0 1 0 518023430 8695808 592 33554432000 4194304 4331988 140735810906128 18446744073709551615 4299282 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31258/statm: 2123 592 174 34 0 565 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 2075724

[startup+6.3011 s]
/proc/loadavg: 3.62 5.91 7.03 11/192 31261
/proc/meminfo: memFree=30891532/32951124 swapFree=67111344/67111528
[pid=31253] ppid=31251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31253/stat : 31253 (ppfolio) S 31251 31253 29944 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 518023430 18763776 390 33554432000 4194304 4287625 140735461885472 18446744073709551615 271550557711 0 0 4096 65536 4602194900912439295 0 0 17 3 0 0 0
/proc/31253/statm: 4581 390 341 23 0 91 0
[pid=31254] ppid=31253 vsize=1569428 CPUtime=6.29 cores=1
/proc/31254/stat : 31254 (cryptominisat) R 31253 31253 29944 0 -1 4202496 7767 0 0 0 629 0 0 0 25 0 1 0 518023430 1607094272 3736 33554432000 4194304 4587354 140736154761328 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31254/statm: 392357 3736 336 96 0 388919 0
[pid=31255] ppid=31253 vsize=17020 CPUtime=6.29 cores=5
/proc/31255/stat : 31255 (clasp) R 31253 31253 29944 0 -1 4202496 1679 0 0 0 629 0 0 0 25 0 1 0 518023430 17428480 1570 33554432000 4194304 4785740 140737123834848 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31255/statm: 4255 1570 340 145 0 1300 0
[pid=31256] ppid=31253 vsize=456648 CPUtime=3.15 cores=7
/proc/31256/stat : 31256 (TNM) R 31253 31253 29944 0 -1 4202496 557 0 0 0 315 0 0 0 25 0 1 0 518023430 467607552 453 33554432000 134512640 134534564 4294425264 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31256/statm: 114162 453 95 6 0 112828 0
[pid=31257] ppid=31253 vsize=7768 CPUtime=6.29 cores=3
/proc/31257/stat : 31257 (lingeling) R 31253 31253 29944 0 -1 4202496 2066 0 0 0 629 0 0 0 25 0 1 0 518023430 7954432 1104 33554432000 4194304 4352236 140734512238160 18446744073709551615 4235610 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31257/statm: 1942 1104 127 39 0 1022 0
[pid=31258] ppid=31253 vsize=8768 CPUtime=3.1 cores=7
/proc/31258/stat : 31258 (march_hi) R 31253 31253 29944 0 -1 4202496 1825 0 0 0 310 0 0 0 25 0 1 0 518023430 8978432 638 33554432000 4194304 4331988 140735810906128 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31258/statm: 2192 638 174 34 0 634 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 2077956

[startup+12.7009 s]
/proc/loadavg: 4.13 5.98 7.05 12/193 31263
/proc/meminfo: memFree=30867520/32951124 swapFree=67111344/67111528
[pid=31253] ppid=31251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31253/stat : 31253 (ppfolio) S 31251 31253 29944 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 518023430 18763776 390 33554432000 4194304 4287625 140735461885472 18446744073709551615 271550557711 0 0 4096 65536 4602194900912439295 0 0 17 3 0 0 0
/proc/31253/statm: 4581 390 341 23 0 91 0
[pid=31254] ppid=31253 vsize=46388 CPUtime=12.69 cores=1
/proc/31254/stat : 31254 (cryptominisat) R 31253 31253 29944 0 -1 4202496 12562 0 0 0 1268 1 0 0 25 0 1 0 518023430 47501312 5618 33554432000 4194304 4587354 140736154761328 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31254/statm: 11597 5618 336 96 0 8159 0
[pid=31255] ppid=31253 vsize=18588 CPUtime=12.69 cores=5
/proc/31255/stat : 31255 (clasp) R 31253 31253 29944 0 -1 4202496 2013 0 0 0 1269 0 0 0 25 0 1 0 518023430 19034112 1904 33554432000 4194304 4785740 140737123834848 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31255/statm: 4647 1904 340 145 0 1692 0
[pid=31256] ppid=31253 vsize=456648 CPUtime=6.32 cores=7
/proc/31256/stat : 31256 (TNM) R 31253 31253 29944 0 -1 4202496 557 0 0 0 632 0 0 0 25 0 1 0 518023430 467607552 453 33554432000 134512640 134534564 4294425264 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31256/statm: 114162 453 95 6 0 112828 0
[pid=31257] ppid=31253 vsize=9052 CPUtime=12.69 cores=3
/proc/31257/stat : 31257 (lingeling) R 31253 31253 29944 0 -1 4202496 2963 0 0 0 1269 0 0 0 25 0 1 0 518023430 9269248 1457 33554432000 4194304 4352236 140734512238160 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31257/statm: 2263 1457 127 39 0 1343 0
[pid=31258] ppid=31253 vsize=9040 CPUtime=6.3 cores=7
/proc/31258/stat : 31258 (march_hi) R 31253 31253 29944 0 -1 4202496 2030 0 0 0 630 0 0 0 25 0 1 0 518023430 9256960 742 33554432000 4194304 4331988 140735810906128 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31258/statm: 2260 742 174 34 0 702 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 558040

[startup+25.5006 s]
/proc/loadavg: 5.73 6.24 7.11 12/193 31263
/proc/meminfo: memFree=30835156/32951124 swapFree=67111344/67111528
[pid=31253] ppid=31251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31253/stat : 31253 (ppfolio) S 31251 31253 29944 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 518023430 18763776 390 33554432000 4194304 4287625 140735461885472 18446744073709551615 271550557711 0 0 4096 65536 4602194900912439295 0 0 17 3 0 0 0
/proc/31253/statm: 4581 390 341 23 0 91 0
[pid=31254] ppid=31253 vsize=1578936 CPUtime=25.48 cores=1
/proc/31254/stat : 31254 (cryptominisat) R 31253 31253 29944 0 -1 4202496 18404 0 0 0 2546 2 0 0 25 0 1 0 518023430 1616830464 5990 33554432000 4194304 4587354 140736154761328 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31254/statm: 394734 5990 336 96 0 391296 0
[pid=31255] ppid=31253 vsize=20716 CPUtime=25.49 cores=5
/proc/31255/stat : 31255 (clasp) R 31253 31253 29944 0 -1 4202496 2492 0 0 0 2549 0 0 0 25 0 1 0 518023430 21213184 2383 33554432000 4194304 4785740 140737123834848 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31255/statm: 5179 2383 340 145 0 2224 0
[pid=31256] ppid=31253 vsize=456648 CPUtime=12.72 cores=7
/proc/31256/stat : 31256 (TNM) R 31253 31253 29944 0 -1 4202496 557 0 0 0 1272 0 0 0 25 0 1 0 518023430 467607552 453 33554432000 134512640 134534564 4294425264 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31256/statm: 114162 453 95 6 0 112828 0
[pid=31257] ppid=31253 vsize=10844 CPUtime=25.49 cores=3
/proc/31257/stat : 31257 (lingeling) R 31253 31253 29944 0 -1 4202496 4787 0 0 0 2549 0 0 0 25 0 1 0 518023430 11104256 1905 33554432000 4194304 4352236 140734512238160 18446744073709551615 4328191 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31257/statm: 2711 1905 127 39 0 1791 0
[pid=31258] ppid=31253 vsize=9892 CPUtime=12.63 cores=7
/proc/31258/stat : 31258 (march_hi) R 31253 31253 29944 0 -1 4202496 2210 0 0 0 1263 0 0 0 25 0 1 0 518023430 10129408 922 33554432000 4194304 4331988 140735810906128 18446744073709551615 4239610 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31258/statm: 2473 922 175 34 0 915 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 2095360

[startup+51.101 s]
/proc/loadavg: 7.46 6.60 7.21 11/192 31264
/proc/meminfo: memFree=30835388/32951124 swapFree=67111344/67111528
[pid=31253] ppid=31251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31253/stat : 31253 (ppfolio) S 31251 31253 29944 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 518023430 18763776 390 33554432000 4194304 4287625 140735461885472 18446744073709551615 271550557711 0 0 4096 65536 4602194900912439295 0 0 17 3 0 0 0
/proc/31253/statm: 4581 390 341 23 0 91 0
[pid=31254] ppid=31253 vsize=48980 CPUtime=51.09 cores=1
/proc/31254/stat : 31254 (cryptominisat) R 31253 31253 29944 0 -1 4202496 28039 0 0 0 5104 5 0 0 25 0 1 0 518023430 50155520 7227 33554432000 4194304 4587354 140736154761328 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31254/statm: 12245 7227 336 96 0 8807 0
[pid=31255] ppid=31253 vsize=23696 CPUtime=51.09 cores=5
/proc/31255/stat : 31255 (clasp) R 31253 31253 29944 0 -1 4202496 3165 0 0 0 5109 0 0 0 25 0 1 0 518023430 24264704 3056 33554432000 4194304 4785740 140737123834848 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31255/statm: 5924 3056 341 145 0 2969 0
[pid=31256] ppid=31253 vsize=456648 CPUtime=25.41 cores=7
/proc/31256/stat : 31256 (TNM) R 31253 31253 29944 0 -1 4202496 557 0 0 0 2541 0 0 0 25 0 1 0 518023430 467607552 453 33554432000 134512640 134534564 4294425264 18446744073709551615 134528488 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31256/statm: 114162 453 95 6 0 112828 0
[pid=31257] ppid=31253 vsize=12640 CPUtime=51.09 cores=3

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

[pid=31254] ppid=31253 vsize=90972 CPUtime=942.32 cores=1
/proc/31254/stat : 31254 (cryptominisat) R 31253 31253 29944 0 -1 4202496 113348 0 0 0 94196 36 0 0 25 0 1 0 518023430 93155328 17443 33554432000 4194304 4587354 140736154761328 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31254/statm: 22743 17443 336 96 0 19305 0
[pid=31255] ppid=31253 vsize=43436 CPUtime=942.32 cores=5
/proc/31255/stat : 31255 (clasp) R 31253 31253 29944 0 -1 4202496 7663 0 0 0 94231 1 0 0 25 0 1 0 518023430 44478464 7554 33554432000 4194304 4785740 140737123834848 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31255/statm: 10859 7554 341 145 0 7904 0
[pid=31256] ppid=31253 vsize=456648 CPUtime=468.64 cores=7
/proc/31256/stat : 31256 (TNM) R 31253 31253 29944 0 -1 4202496 557 0 0 0 46864 0 0 0 25 0 1 0 518023430 467607552 453 33554432000 134512640 134534564 4294425264 18446744073709551615 134528748 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31256/statm: 114162 453 95 6 0 112828 0
[pid=31257] ppid=31253 vsize=32212 CPUtime=942.31 cores=3
/proc/31257/stat : 31257 (lingeling) R 31253 31253 29944 0 -1 4202496 50969 0 0 0 94225 6 0 0 25 0 1 0 518023430 32985088 7247 33554432000 4194304 4352236 140734512238160 18446744073709551615 4329165 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31257/statm: 8053 7247 127 39 0 7133 0
[pid=31258] ppid=31253 vsize=68316 CPUtime=468.53 cores=7
/proc/31258/stat : 31258 (march_hi) R 31253 31253 29944 0 -1 4202496 14108 0 0 0 46846 7 0 0 25 0 1 0 518023430 69955584 12820 33554432000 4194304 4331988 140735810906128 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31258/statm: 17079 12820 175 34 0 15521 0
Current children cumulated CPU time (s) 3764.12
Current children cumulated vsize (KiB) 709908

[startup+1002.3 s]
/proc/loadavg: 10.34 10.15 9.16 11/192 31513
/proc/meminfo: memFree=30675780/32951124 swapFree=67111344/67111528
[pid=31253] ppid=31251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31253/stat : 31253 (ppfolio) S 31251 31253 29944 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 518023430 18763776 390 33554432000 4194304 4287625 140735461885472 18446744073709551615 271550557711 0 0 4096 65536 4602194900912439295 0 0 17 3 0 0 0
/proc/31253/statm: 4581 390 341 23 0 91 0
[pid=31254] ppid=31253 vsize=91104 CPUtime=1002.32 cores=1
/proc/31254/stat : 31254 (cryptominisat) R 31253 31253 29944 0 -1 4202496 116374 0 0 0 100195 37 0 0 25 0 1 0 518023430 93290496 16903 33554432000 4194304 4587354 140736154761328 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31254/statm: 22776 16903 336 96 0 19338 0
[pid=31255] ppid=31253 vsize=44012 CPUtime=1002.32 cores=5
/proc/31255/stat : 31255 (clasp) R 31253 31253 29944 0 -1 4202496 7791 0 0 0 100231 1 0 0 25 0 1 0 518023430 45068288 7682 33554432000 4194304 4785740 140737123834848 18446744073709551615 4287595 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31255/statm: 11003 7682 341 145 0 8048 0
[pid=31256] ppid=31253 vsize=456648 CPUtime=498.44 cores=7
/proc/31256/stat : 31256 (TNM) R 31253 31253 29944 0 -1 4202496 557 0 0 0 49844 0 0 0 25 0 1 0 518023430 467607552 453 33554432000 134512640 134534564 4294425264 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31256/statm: 114162 453 95 6 0 112828 0
[pid=31257] ppid=31253 vsize=31956 CPUtime=1002.32 cores=3
/proc/31257/stat : 31257 (lingeling) R 31253 31253 29944 0 -1 4202496 53465 0 0 0 100225 7 0 0 25 0 1 0 518023430 32722944 7183 33554432000 4194304 4352236 140734512238160 18446744073709551615 4328112 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31257/statm: 7989 7183 127 39 0 7069 0
[pid=31258] ppid=31253 vsize=68316 CPUtime=498.39 cores=7
/proc/31258/stat : 31258 (march_hi) R 31253 31253 29944 0 -1 4202496 14885 0 0 0 49832 7 0 0 25 0 1 0 518023430 69955584 13597 33554432000 4194304 4331988 140735810906128 18446744073709551615 4299178 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31258/statm: 17079 13597 175 34 0 15521 0
Current children cumulated CPU time (s) 4003.79
Current children cumulated vsize (KiB) 710360

[startup+1062.3 s]
/proc/loadavg: 10.35 10.19 9.24 11/192 31515
/proc/meminfo: memFree=30665448/32951124 swapFree=67111344/67111528
[pid=31253] ppid=31251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31253/stat : 31253 (ppfolio) S 31251 31253 29944 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 518023430 18763776 390 33554432000 4194304 4287625 140735461885472 18446744073709551615 271550557711 0 0 4096 65536 4602194900912439295 0 0 17 3 0 0 0
/proc/31253/statm: 4581 390 341 23 0 91 0
[pid=31254] ppid=31253 vsize=76036 CPUtime=1062.32 cores=1
/proc/31254/stat : 31254 (cryptominisat) R 31253 31253 29944 0 -1 4202496 118783 0 0 0 106193 39 0 0 25 0 1 0 518023430 77860864 15639 33554432000 4194304 4587354 140736154761328 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31254/statm: 19009 15639 336 96 0 15571 0
[pid=31255] ppid=31253 vsize=45348 CPUtime=1062.32 cores=5
/proc/31255/stat : 31255 (clasp) R 31253 31253 29944 0 -1 4202496 8137 0 0 0 106231 1 0 0 25 0 1 0 518023430 46436352 7980 33554432000 4194304 4785740 140737123834848 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31255/statm: 11337 7980 341 145 0 8382 0
[pid=31256] ppid=31253 vsize=456648 CPUtime=528.3 cores=7
/proc/31256/stat : 31256 (TNM) R 31253 31253 29944 0 -1 4202496 557 0 0 0 52830 0 0 0 25 0 1 0 518023430 467607552 453 33554432000 134512640 134534564 4294425264 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31256/statm: 114162 453 95 6 0 112828 0
[pid=31257] ppid=31253 vsize=33748 CPUtime=1062.32 cores=3
/proc/31257/stat : 31257 (lingeling) R 31253 31253 29944 0 -1 4202496 55193 0 0 0 106225 7 0 0 25 0 1 0 518023430 34557952 7631 33554432000 4194304 4352236 140734512238160 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31257/statm: 8437 7631 127 39 0 7517 0
[pid=31258] ppid=31253 vsize=68316 CPUtime=528.22 cores=7
/proc/31258/stat : 31258 (march_hi) R 31253 31253 29944 0 -1 4202496 15650 0 0 0 52814 8 0 0 25 0 1 0 518023430 69955584 14362 33554432000 4194304 4331988 140735810906128 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31258/statm: 17079 14362 175 34 0 15521 0
Current children cumulated CPU time (s) 4243.48
Current children cumulated vsize (KiB) 698420

[startup+1122.3 s]
/proc/loadavg: 10.22 10.19 9.29 11/192 31516
/proc/meminfo: memFree=30637252/32951124 swapFree=67111344/67111528
[pid=31253] ppid=31251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31253/stat : 31253 (ppfolio) S 31251 31253 29944 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 518023430 18763776 390 33554432000 4194304 4287625 140735461885472 18446744073709551615 271550557711 0 0 4096 65536 4602194900912439295 0 0 17 3 0 0 0
/proc/31253/statm: 4581 390 341 23 0 91 0
[pid=31254] ppid=31253 vsize=76036 CPUtime=1122.32 cores=1
/proc/31254/stat : 31254 (cryptominisat) R 31253 31253 29944 0 -1 4202496 122550 0 0 0 112190 42 0 0 25 0 1 0 518023430 77860864 15639 33554432000 4194304 4587354 140736154761328 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31254/statm: 19009 15639 336 96 0 15571 0
[pid=31255] ppid=31253 vsize=45444 CPUtime=1122.32 cores=5
/proc/31255/stat : 31255 (clasp) R 31253 31253 29944 0 -1 4202496 8251 0 0 0 112231 1 0 0 25 0 1 0 518023430 46534656 8046 33554432000 4194304 4785740 140737123834848 18446744073709551615 4538880 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31255/statm: 11361 8046 341 145 0 8406 0
[pid=31256] ppid=31253 vsize=456648 CPUtime=558.13 cores=7
/proc/31256/stat : 31256 (TNM) R 31253 31253 29944 0 -1 4202496 557 0 0 0 55813 0 0 0 25 0 1 0 518023430 467607552 453 33554432000 134512640 134534564 4294425264 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31256/statm: 114162 453 95 6 0 112828 0
[pid=31257] ppid=31253 vsize=31956 CPUtime=1122.32 cores=3
/proc/31257/stat : 31257 (lingeling) R 31253 31253 29944 0 -1 4202496 57369 0 0 0 112225 7 0 0 25 0 1 0 518023430 32722944 7183 33554432000 4194304 4352236 140734512238160 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31257/statm: 7989 7183 127 39 0 7069 0
[pid=31258] ppid=31253 vsize=68316 CPUtime=558.05 cores=7
/proc/31258/stat : 31258 (march_hi) R 31253 31253 29944 0 -1 4202496 16378 0 0 0 55797 8 0 0 25 0 1 0 518023430 69955584 15090 33554432000 4194304 4331988 140735810906128 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31258/statm: 17079 15090 175 34 0 15521 0
Current children cumulated CPU time (s) 4483.14
Current children cumulated vsize (KiB) 696724

[startup+1182.3 s]
/proc/loadavg: 10.16 10.18 9.34 11/192 31518
/proc/meminfo: memFree=30603976/32951124 swapFree=67111344/67111528
[pid=31253] ppid=31251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31253/stat : 31253 (ppfolio) S 31251 31253 29944 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 518023430 18763776 390 33554432000 4194304 4287625 140735461885472 18446744073709551615 271550557711 0 0 4096 65536 4602194900912439295 0 0 17 3 0 0 0
/proc/31253/statm: 4581 390 341 23 0 91 0
[pid=31254] ppid=31253 vsize=91360 CPUtime=1182.32 cores=1
/proc/31254/stat : 31254 (cryptominisat) R 31253 31253 29944 0 -1 4202496 126281 0 0 0 118189 43 0 0 25 0 1 0 518023430 93552640 19301 33554432000 4194304 4587354 140736154761328 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31254/statm: 22840 19301 336 96 0 19402 0
[pid=31255] ppid=31253 vsize=46208 CPUtime=1182.32 cores=5
/proc/31255/stat : 31255 (clasp) R 31253 31253 29944 0 -1 4202496 8467 0 0 0 118231 1 0 0 25 0 1 0 518023430 47316992 8214 33554432000 4194304 4785740 140737123834848 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31255/statm: 11552 8214 341 145 0 8597 0
[pid=31256] ppid=31253 vsize=456648 CPUtime=587.96 cores=7
/proc/31256/stat : 31256 (TNM) R 31253 31253 29944 0 -1 4202496 557 0 0 0 58796 0 0 0 25 0 1 0 518023430 467607552 453 33554432000 134512640 134534564 4294425264 18446744073709551615 134530332 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31256/statm: 114162 453 95 6 0 112828 0
[pid=31257] ppid=31253 vsize=32212 CPUtime=1182.32 cores=3
/proc/31257/stat : 31257 (lingeling) R 31253 31253 29944 0 -1 4202496 58777 0 0 0 118225 7 0 0 25 0 1 0 518023430 32985088 7247 33554432000 4194304 4352236 140734512238160 18446744073709551615 4328226 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31257/statm: 8053 7247 127 39 0 7133 0
[pid=31258] ppid=31253 vsize=97784 CPUtime=587.91 cores=7
/proc/31258/stat : 31258 (march_hi) R 31253 31253 29944 0 -1 4202496 17167 0 0 0 58782 9 0 0 25 0 1 0 518023430 100130816 15879 33554432000 4194304 4331988 140735810906128 18446744073709551615 4299267 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31258/statm: 24446 15879 175 34 0 22888 0
Current children cumulated CPU time (s) 4722.83
Current children cumulated vsize (KiB) 742536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.18 10.18 9.36 11/192 31518
/proc/meminfo: memFree=30612628/32951124 swapFree=67111344/67111528
[pid=31253] ppid=31251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31253/stat : 31253 (ppfolio) S 31251 31253 29944 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 518023430 18763776 390 33554432000 4194304 4287625 140735461885472 18446744073709551615 271550557711 0 0 4096 65536 4602194900912439295 0 0 17 3 0 0 0
/proc/31253/statm: 4581 390 341 23 0 91 0
[pid=31254] ppid=31253 vsize=76036 CPUtime=1201.73 cores=1
/proc/31254/stat : 31254 (cryptominisat) R 31253 31253 29944 0 -1 4202496 126403 0 0 0 120130 43 0 0 25 0 1 0 518023430 77860864 15640 33554432000 4194304 4587354 140736154761328 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31254/statm: 19009 15640 336 96 0 15571 0
[pid=31255] ppid=31253 vsize=46496 CPUtime=1201.73 cores=5
/proc/31255/stat : 31255 (clasp) R 31253 31253 29944 0 -1 4202496 8520 0 0 0 120172 1 0 0 25 0 1 0 518023430 47611904 8267 33554432000 4194304 4785740 140737123834848 18446744073709551615 4538896 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31255/statm: 11624 8267 341 145 0 8669 0
[pid=31256] ppid=31253 vsize=456648 CPUtime=597.63 cores=7
/proc/31256/stat : 31256 (TNM) R 31253 31253 29944 0 -1 4202496 557 0 0 0 59763 0 0 0 25 0 1 0 518023430 467607552 453 33554432000 134512640 134534564 4294425264 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31256/statm: 114162 453 95 6 0 112828 0
[pid=31257] ppid=31253 vsize=36820 CPUtime=1201.72 cores=3
/proc/31257/stat : 31257 (lingeling) R 31253 31253 29944 0 -1 4202496 59929 0 0 0 120165 7 0 0 25 0 1 0 518023430 37703680 8399 33554432000 4194304 4352236 140734512238160 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31257/statm: 9205 8399 127 39 0 8285 0
[pid=31258] ppid=31253 vsize=97784 CPUtime=597.53 cores=7
/proc/31258/stat : 31258 (march_hi) R 31253 31253 29944 0 -1 4202496 17421 0 0 0 59744 9 0 0 25 0 1 0 518023430 100130816 16133 33554432000 4194304 4331988 140735810906128 18446744073709551615 4287073 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31258/statm: 24446 16133 175 34 0 22888 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 732108

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.18 10.18 9.36 11/192 31518
/proc/meminfo: memFree=30612628/32951124 swapFree=67111344/67111528
[pid=31253] ppid=31251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31253/stat : 31253 (ppfolio) S 31251 31253 29944 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 518023430 18763776 390 33554432000 4194304 4287625 140735461885472 18446744073709551615 271550557711 0 0 4096 65536 4602194900912439295 0 0 17 3 0 0 0
/proc/31253/statm: 4581 390 341 23 0 91 0
[pid=31254] ppid=31253 vsize=76036 CPUtime=1201.73 cores=1
/proc/31254/stat : 31254 (cryptominisat) R 31253 31253 29944 0 -1 4202496 126403 0 0 0 120130 43 0 0 25 0 1 0 518023430 77860864 15640 33554432000 4194304 4587354 140736154761328 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31254/statm: 19009 15640 336 96 0 15571 0
[pid=31255] ppid=31253 vsize=46496 CPUtime=1201.73 cores=5
/proc/31255/stat : 31255 (clasp) R 31253 31253 29944 0 -1 4202496 8520 0 0 0 120172 1 0 0 25 0 1 0 518023430 47611904 8267 33554432000 4194304 4785740 140737123834848 18446744073709551615 4538896 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31255/statm: 11624 8267 341 145 0 8669 0
[pid=31256] ppid=31253 vsize=456648 CPUtime=597.63 cores=7
/proc/31256/stat : 31256 (TNM) R 31253 31253 29944 0 -1 4202496 557 0 0 0 59763 0 0 0 25 0 1 0 518023430 467607552 453 33554432000 134512640 134534564 4294425264 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31256/statm: 114162 453 95 6 0 112828 0
[pid=31257] ppid=31253 vsize=36820 CPUtime=1201.72 cores=3
/proc/31257/stat : 31257 (lingeling) R 31253 31253 29944 0 -1 4202496 59929 0 0 0 120165 7 0 0 25 0 1 0 518023430 37703680 8399 33554432000 4194304 4352236 140734512238160 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31257/statm: 9205 8399 127 39 0 8285 0
[pid=31258] ppid=31253 vsize=97784 CPUtime=597.53 cores=7
/proc/31258/stat : 31258 (march_hi) R 31253 31253 29944 0 -1 4202496 17421 0 0 0 59744 9 0 0 25 0 1 0 518023430 100130816 16133 33554432000 4194304 4331988 140735810906128 18446744073709551615 4287073 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31258/statm: 24446 16133 175 34 0 22888 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 732108

Child status: 0
Real time (s): 1201.71
CPU time (s): 4800.41
CPU user time (s): 4799.77
CPU system time (s): 0.643902
CPU usage (%): 399.464
Max. virtual memory (cumulated for all children) (KiB): 2231248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.77
system time used= 0.643902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213388
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= 570
involuntary context switches= 49644

runsolver used 1.91971 second user time and 4.64329 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 10:04:15
IDJOB=3191184
IDBENCH=82915
IDSOLVER=1612
FILE ID=node133/3191184-1304064255
RUNJOBID= node133-1304064249-31165
PBS_JOBID= 13170442
Free space on /tmp= 71888 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1637697223-097.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191184-1304064255/watcher-3191184-1304064255 -o /tmp/evaluation-result-3191184-1304064255/solver-3191184-1304064255 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191184-1304064255.cnf

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

MD5SUM BENCH= a7e7ad4822818289e739fae39e69d3b8
RANDOM SEED=1954911261

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.75
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.834
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.74
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.834
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:      30931176 kB
Buffers:        717888 kB
Cached:         873884 kB
SwapCached:        124 kB
Active:         591680 kB
Inactive:      1070412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30931176 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           20428 kB
Writeback:           4 kB
AnonPages:       69560 kB
Mapped:          16396 kB
Slab:           294128 kB
PageTables:       5032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   915680 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71876 MiB
End job on node133 at 2011-04-29 10:24:17