Trace number 3218943

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) 39972.3 5000.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S862393334-098-UNKNOWN.cnf
MD5SUM860d0404ebc2282cbe692f8828f81b2c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark32.3841
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

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 8 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] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	[5] plingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 3
0.00/0.00	Starting plingeling 276-6264d55-100731 on core(s) 4 5 6 7

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3218943-1304145519/watcher-3218943-1304145519 -o /tmp/evaluation-result-3218943-1304145519/solver-3218943-1304145519 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3218943-1304145519.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 5.66 3.21 3.32 2/174 16878
/proc/meminfo: memFree=29985796/32951124 swapFree=67102748/67111528
[pid=16878] ppid=16876 vsize=18324 CPUtime=0 cores=0-7
/proc/16878/stat : 16878 (ppfolio) S 16876 16878 16810 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 526150057 18763776 389 33554432000 4194304 4287625 140735736156112 18446744073709551615 246516854287 0 0 4096 65536 4017430361918144511 0 0 17 4 0 0 0
/proc/16878/statm: 4581 389 341 23 0 91 0

[startup+0.0685071 s]
/proc/loadavg: 5.66 3.21 3.32 2/174 16878
/proc/meminfo: memFree=29985796/32951124 swapFree=67102748/67111528
[pid=16878] ppid=16876 vsize=18324 CPUtime=0 cores=0-7
/proc/16878/stat : 16878 (ppfolio) S 16876 16878 16810 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 526150057 18763776 389 33554432000 4194304 4287625 140735736156112 18446744073709551615 246516854287 0 0 4096 65536 4017430361918144511 0 0 17 6 0 0 0
/proc/16878/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100498 s]
/proc/loadavg: 5.66 3.21 3.32 2/174 16878
/proc/meminfo: memFree=29985796/32951124 swapFree=67102748/67111528
[pid=16878] ppid=16876 vsize=18324 CPUtime=0 cores=0-7
/proc/16878/stat : 16878 (ppfolio) S 16876 16878 16810 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 526150057 18763776 389 33554432000 4194304 4287625 140735736156112 18446744073709551615 246516854287 0 0 4096 65536 4017430361918144511 0 0 17 6 0 0 0
/proc/16878/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300463 s]
/proc/loadavg: 5.66 3.21 3.32 2/174 16878
/proc/meminfo: memFree=29985796/32951124 swapFree=67102748/67111528
[pid=16878] ppid=16876 vsize=18324 CPUtime=0 cores=0-7
/proc/16878/stat : 16878 (ppfolio) S 16876 16878 16810 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 526150057 18763776 389 33554432000 4194304 4287625 140735736156112 18446744073709551615 246516854287 0 0 4096 65536 4017430361918144511 0 0 17 6 0 0 0
/proc/16878/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700389 s]
/proc/loadavg: 5.66 3.21 3.32 2/174 16878
/proc/meminfo: memFree=29985796/32951124 swapFree=67102748/67111528
[pid=16878] ppid=16876 vsize=18324 CPUtime=0 cores=0-7
/proc/16878/stat : 16878 (ppfolio) S 16876 16878 16810 0 -1 4202496 521 0 0 0 0 0 0 0 21 0 1 0 526150057 18763776 389 33554432000 4194304 4287625 140735736156112 18446744073709551615 246516854287 0 0 4096 65536 4017430361918144511 0 0 17 6 0 0 0
/proc/16878/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50124 s]
/proc/loadavg: 5.66 3.21 3.32 9/184 16893
/proc/meminfo: memFree=29960684/32951124 swapFree=67102748/67111528
[pid=16878] ppid=16876 vsize=18324 CPUtime=0 cores=0-7
/proc/16878/stat : 16878 (ppfolio) S 16876 16878 16810 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526150057 18763776 389 33554432000 4194304 4287625 140735736156112 18446744073709551615 246516854287 0 0 4096 65536 4017430361918144511 0 0 17 6 0 0 0
/proc/16878/statm: 4581 389 341 23 0 91 0
[pid=16879] ppid=16878 vsize=28796 CPUtime=1.49 cores=0
/proc/16879/stat : 16879 (cryptominisat) R 16878 16878 16810 0 -1 4202496 5036 0 0 0 149 0 0 0 20 0 1 0 526150057 29487104 1561 33554432000 4194304 4587354 140736569046016 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16879/statm: 7199 1561 327 96 0 3761 0
[pid=16880] ppid=16878 vsize=18400 CPUtime=1.49 cores=1
/proc/16880/stat : 16880 (clasp) R 16878 16878 16810 0 -1 4202496 2072 0 0 0 149 0 0 0 20 0 1 0 526150057 18841600 1929 33554432000 4194304 4785740 140736630136480 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16880/statm: 4600 1929 340 145 0 1645 0
[pid=16881] ppid=16878 vsize=453976 CPUtime=1.49 cores=2
/proc/16881/stat : 16881 (TNM) R 16878 16878 16810 0 -1 4202496 842 0 0 0 149 0 0 0 20 0 1 0 526150057 464871424 739 33554432000 134512640 134534564 4286679072 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16881/statm: 113494 739 91 6 0 112160 0
[pid=16882] ppid=16878 vsize=11768 CPUtime=1.49 cores=3
/proc/16882/stat : 16882 (march_hi) R 16878 16878 16810 0 -1 4202496 3827 0 0 0 149 0 0 0 20 0 1 0 526150057 12050432 1222 33554432000 4194304 4331988 140734548473824 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16882/statm: 2942 1222 174 34 0 1384 0
[pid=16883] ppid=16878 vsize=124880 CPUtime=5.85 cores=4-7
/proc/16883/stat : 16883 (plingeling) S 16878 16878 16810 0 -1 4202496 5084 1250 0 0 585 0 0 0 18 0 5 0 526150057 127877120 3261 33554432000 4194304 4356188 140737206350640 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16883/statm: 31220 3261 162 40 0 29764 0
[pid=16883/tid=16890] ppid=16878 vsize=124880 CPUtime=1.45 cores=4-7
/proc/16883/task/16890/stat : 16890 (plingeling) R 16878 16878 16810 0 -1 4202560 612 1250 0 0 145 0 0 0 23 0 5 0 526150061 127877120 3261 33554432000 4194304 4356188 140737206350640 18446744073709551615 4234320 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16883/tid=16891] ppid=16878 vsize=124880 CPUtime=1.45 cores=4-7
/proc/16883/task/16891/stat : 16891 (plingeling) R 16878 16878 16810 0 -1 4202560 632 1250 0 0 145 0 0 0 23 0 5 0 526150061 127877120 3261 33554432000 4194304 4356188 140737206350640 18446744073709551615 246516528099 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16883/tid=16892] ppid=16878 vsize=124880 CPUtime=1.45 cores=4-7
/proc/16883/task/16892/stat : 16892 (plingeling) R 16878 16878 16810 0 -1 4202560 619 1250 0 0 145 0 0 0 23 0 5 0 526150061 127877120 3261 33554432000 4194304 4356188 140737206350640 18446744073709551615 4238723 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16883/tid=16893] ppid=16878 vsize=124880 CPUtime=1.45 cores=4-7
/proc/16883/task/16893/stat : 16893 (plingeling) R 16878 16878 16810 0 -1 4202560 682 1250 0 0 145 0 0 0 23 0 5 0 526150061 127877120 3261 33554432000 4194304 4356188 140737206350640 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.81
Current children cumulated vsize (KiB) 656144

[startup+3.10095 s]
/proc/loadavg: 5.66 3.21 3.32 9/184 16893
/proc/meminfo: memFree=29953864/32951124 swapFree=67102748/67111528
[pid=16878] ppid=16876 vsize=18324 CPUtime=0 cores=0-7
/proc/16878/stat : 16878 (ppfolio) S 16876 16878 16810 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526150057 18763776 389 33554432000 4194304 4287625 140735736156112 18446744073709551615 246516854287 0 0 4096 65536 4017430361918144511 0 0 17 6 0 0 0
/proc/16878/statm: 4581 389 341 23 0 91 0
[pid=16879] ppid=16878 vsize=411924 CPUtime=3.09 cores=0
/proc/16879/stat : 16879 (cryptominisat) R 16878 16878 16810 0 -1 4202496 9614 0 0 0 308 1 0 0 25 0 1 0 526150057 421810176 5312 33554432000 4194304 4587354 140736569046016 18446744073709551615 4364904 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16879/statm: 102981 5312 337 96 0 99543 0
[pid=16880] ppid=16878 vsize=19532 CPUtime=3.09 cores=1
/proc/16880/stat : 16880 (clasp) R 16878 16878 16810 0 -1 4202496 2374 0 0 0 309 0 0 0 25 0 1 0 526150057 20000768 2231 33554432000 4194304 4785740 140736630136480 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16880/statm: 4883 2231 340 145 0 1928 0
[pid=16881] ppid=16878 vsize=458072 CPUtime=3.09 cores=2
/proc/16881/stat : 16881 (TNM) R 16878 16878 16810 0 -1 4202496 999 0 0 0 309 0 0 0 25 0 1 0 526150057 469065728 896 33554432000 134512640 134534564 4286679072 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16881/statm: 114518 896 95 6 0 113184 0
[pid=16882] ppid=16878 vsize=11768 CPUtime=3.09 cores=3
/proc/16882/stat : 16882 (march_hi) R 16878 16878 16810 0 -1 4202496 3827 0 0 0 309 0 0 0 25 0 1 0 526150057 12050432 1222 33554432000 4194304 4331988 140734548473824 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16882/statm: 2942 1222 174 34 0 1384 0
[pid=16883] ppid=16878 vsize=126372 CPUtime=12.24 cores=4-7
/proc/16883/stat : 16883 (plingeling) S 16878 16878 16810 0 -1 4202496 5745 1250 0 0 1224 0 0 0 18 0 5 0 526150057 129404928 3666 33554432000 4194304 4356188 140737206350640 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16883/statm: 31593 3666 162 40 0 30137 0
[pid=16883/tid=16890] ppid=16878 vsize=126372 CPUtime=3.05 cores=4-7
/proc/16883/task/16890/stat : 16890 (plingeling) R 16878 16878 16810 0 -1 4202560 807 1250 0 0 305 0 0 0 25 0 5 0 526150061 129404928 3666 33554432000 4194304 4356188 140737206350640 18446744073709551615 4210615 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16883/tid=16891] ppid=16878 vsize=126372 CPUtime=3.05 cores=4-7
/proc/16883/task/16891/stat : 16891 (plingeling) R 16878 16878 16810 0 -1 4202560 776 1250 0 0 305 0 0 0 25 0 5 0 526150061 129404928 3666 33554432000 4194304 4356188 140737206350640 18446744073709551615 4234276 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16883/tid=16892] ppid=16878 vsize=126372 CPUtime=3.05 cores=4-7
/proc/16883/task/16892/stat : 16892 (plingeling) R 16878 16878 16810 0 -1 4202560 797 1250 0 0 305 0 0 0 25 0 5 0 526150061 129404928 3666 33554432000 4194304 4356188 140737206350640 18446744073709551615 4331141 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16883/tid=16893] ppid=16878 vsize=126372 CPUtime=3.04 cores=4-7
/proc/16883/task/16893/stat : 16893 (plingeling) R 16878 16878 16810 0 -1 4202560 826 1250 0 0 304 0 0 0 25 0 5 0 526150061 129404928 3666 33554432000 4194304 4356188 140737206350640 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.6
Current children cumulated vsize (KiB) 1045992

[startup+6.30137 s]
/proc/loadavg: 5.92 3.30 3.35 9/184 16893
/proc/meminfo: memFree=29934868/32951124 swapFree=67102748/67111528
[pid=16878] ppid=16876 vsize=18324 CPUtime=0 cores=0-7
/proc/16878/stat : 16878 (ppfolio) S 16876 16878 16810 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526150057 18763776 389 33554432000 4194304 4287625 140735736156112 18446744073709551615 246516854287 0 0 4096 65536 4017430361918144511 0 0 17 6 0 0 0
/proc/16878/statm: 4581 389 341 23 0 91 0
[pid=16879] ppid=16878 vsize=6709524 CPUtime=6.29 cores=0
/proc/16879/stat : 16879 (cryptominisat) R 16878 16878 16810 0 -1 4202496 10626 0 0 0 628 1 0 0 25 0 1 0 526150057 6870552576 5400 33554432000 4194304 4587354 140736569046016 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16879/statm: 1677381 5400 337 96 0 1673943 0
[pid=16880] ppid=16878 vsize=21552 CPUtime=6.29 cores=1
/proc/16880/stat : 16880 (clasp) R 16878 16878 16810 0 -1 4202496 2825 0 0 0 629 0 0 0 25 0 1 0 526150057 22069248 2682 33554432000 4194304 4785740 140736630136480 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16880/statm: 5388 2682 340 145 0 2433 0
[pid=16881] ppid=16878 vsize=458072 CPUtime=6.29 cores=2
/proc/16881/stat : 16881 (TNM) R 16878 16878 16810 0 -1 4202496 999 0 0 0 629 0 0 0 25 0 1 0 526150057 469065728 896 33554432000 134512640 134534564 4286679072 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16881/statm: 114518 896 95 6 0 113184 0
[pid=16882] ppid=16878 vsize=11768 CPUtime=6.29 cores=3
/proc/16882/stat : 16882 (march_hi) R 16878 16878 16810 0 -1 4202496 3827 0 0 0 629 0 0 0 25 0 1 0 526150057 12050432 1222 33554432000 4194304 4331988 140734548473824 18446744073709551615 4287432 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16882/statm: 2942 1222 174 34 0 1384 0
[pid=16883] ppid=16878 vsize=127996 CPUtime=25.02 cores=4-7
/proc/16883/stat : 16883 (plingeling) S 16878 16878 16810 0 -1 4202496 6543 1250 0 0 2502 0 0 0 18 0 5 0 526150057 131067904 4072 33554432000 4194304 4356188 140737206350640 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16883/statm: 31999 4072 162 40 0 30543 0
[pid=16883/tid=16890] ppid=16878 vsize=127996 CPUtime=6.25 cores=4-7
/proc/16883/task/16890/stat : 16890 (plingeling) R 16878 16878 16810 0 -1 4202560 1225 1250 0 0 625 0 0 0 25 0 5 0 526150061 131067904 4072 33554432000 4194304 4356188 140737206350640 18446744073709551615 4330982 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16883/tid=16891] ppid=16878 vsize=127996 CPUtime=6.25 cores=4-7
/proc/16883/task/16891/stat : 16891 (plingeling) R 16878 16878 16810 0 -1 4202560 913 1250 0 0 625 0 0 0 25 0 5 0 526150061 131067904 4072 33554432000 4194304 4356188 140737206350640 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16883/tid=16892] ppid=16878 vsize=127996 CPUtime=6.25 cores=4-7
/proc/16883/task/16892/stat : 16892 (plingeling) R 16878 16878 16810 0 -1 4202560 845 1250 0 0 625 0 0 0 25 0 5 0 526150061 131067904 4072 33554432000 4194304 4356188 140737206350640 18446744073709551615 4331340 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16883/tid=16893] ppid=16878 vsize=127996 CPUtime=6.22 cores=4-7
/proc/16883/task/16893/stat : 16893 (plingeling) R 16878 16878 16810 0 -1 4202560 1021 1250 0 0 622 0 0 0 25 0 5 0 526150061 131067904 4072 33554432000 4194304 4356188 140737206350640 18446744073709551615 4331992 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.18
Current children cumulated vsize (KiB) 7347236

[startup+12.7012 s]
/proc/loadavg: 6.09 3.38 3.37 9/184 16894
/proc/meminfo: memFree=29927352/32951124 swapFree=67102748/67111528
[pid=16878] ppid=16876 vsize=18324 CPUtime=0 cores=0-7
/proc/16878/stat : 16878 (ppfolio) S 16876 16878 16810 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526150057 18763776 389 33554432000 4194304 4287625 140735736156112 18446744073709551615 246516854287 0 0 4096 65536 4017430361918144511 0 0 17 6 0 0 0
/proc/16878/statm: 4581 389 341 23 0 91 0
[pid=16879] ppid=16878 vsize=419064 CPUtime=12.68 cores=0
/proc/16879/stat : 16879 (cryptominisat) R 16878 16878 16810 0 -1 4202496 15192 0 0 0 1267 1 0 0 25 0 1 0 526150057 429121536 7700 33554432000 4194304 4587354 140736569046016 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16879/statm: 104766 7700 337 96 0 101328 0
[pid=16880] ppid=16878 vsize=24256 CPUtime=12.69 cores=1
/proc/16880/stat : 16880 (clasp) R 16878 16878 16810 0 -1 4202496 3475 0 0 0 1269 0 0 0 25 0 1 0 526150057 24838144 3332 33554432000 4194304 4785740 140736630136480 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16880/statm: 6064 3332 340 145 0 3109 0
[pid=16881] ppid=16878 vsize=458072 CPUtime=12.68 cores=2
/proc/16881/stat : 16881 (TNM) R 16878 16878 16810 0 -1 4202496 999 0 0 0 1268 0 0 0 25 0 1 0 526150057 469065728 896 33554432000 134512640 134534564 4286679072 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16881/statm: 114518 896 95 6 0 113184 0
[pid=16882] ppid=16878 vsize=13304 CPUtime=12.69 cores=3
/proc/16882/stat : 16882 (march_hi) R 16878 16878 16810 0 -1 4202496 4135 0 0 0 1269 0 0 0 25 0 1 0 526150057 13623296 1530 33554432000 4194304 4331988 140734548473824 18446744073709551615 4226242 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16882/statm: 3326 1530 175 34 0 1768 0
[pid=16883] ppid=16878 vsize=129172 CPUtime=50.59 cores=4-7
/proc/16883/stat : 16883 (plingeling) S 16878 16878 16810 0 -1 4202496 7509 1250 0 0 5058 1 0 0 18 0 5 0 526150057 132272128 4366 33554432000 4194304 4356188 140737206350640 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16883/statm: 32293 4366 162 40 0 30837 0
[pid=16883/tid=16890] ppid=16878 vsize=129172 CPUtime=12.65 cores=4-7
/proc/16883/task/16890/stat : 16890 (plingeling) R 16878 16878 16810 0 -1 4202560 1483 1250 0 0 1265 0 0 0 25 0 5 0 526150061 132272128 4366 33554432000 4194304 4356188 140737206350640 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16883/tid=16891] ppid=16878 vsize=129172 CPUtime=12.65 cores=4-7
/proc/16883/task/16891/stat : 16891 (plingeling) R 16878 16878 16810 0 -1 4202560 1138 1250 0 0 1265 0 0 0 25 0 5 0 526150061 132272128 4366 33554432000 4194304 4356188 140737206350640 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16883/tid=16892] ppid=16878 vsize=129172 CPUtime=12.65 cores=4-7
/proc/16883/task/16892/stat : 16892 (plingeling) R 16878 16878 16810 0 -1 4202560 1135 1250 0 0 1265 0 0 0 25 0 5 0 526150061 132272128 4366 33554432000 4194304 4356188 140737206350640 18446744073709551615 4331305 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16883/tid=16893] ppid=16878 vsize=129172 CPUtime=12.59 cores=4-7
/proc/16883/task/16893/stat : 16893 (plingeling) R 16878 16878 16810 0 -1 4202560 1214 1250 0 0 1259 0 0 0 25 0 5 0 526150061 132272128 4366 33554432000 4194304 4356188 140737206350640 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 1062192

[startup+25.5009 s]
/proc/loadavg: 6.51 3.61 3.45 9/184 16894
/proc/meminfo: memFree=29894556/32951124 swapFree=67102748/67111528
[pid=16878] ppid=16876 vsize=18324 CPUtime=0 cores=0-7
/proc/16878/stat : 16878 (ppfolio) S 16876 16878 16810 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526150057 18763776 389 33554432000 4194304 4287625 140735736156112 18446744073709551615 246516854287 0 0 4096 65536 4017430361918144511 0 0 17 6 0 0 0
/proc/16878/statm: 4581 389 341 23 0 91 0
[pid=16879] ppid=16878 vsize=429828 CPUtime=25.49 cores=0
/proc/16879/stat : 16879 (cryptominisat) R 16878 16878 16810 0 -1 4202496 22330 0 0 0 2546 3 0 0 25 0 1 0 526150057 440143872 11984 33554432000 4194304 4587354 140736569046016 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=16881] ppid=16878 vsize=458072 CPUtime=4781.74 cores=2
/proc/16881/stat : 16881 (TNM) R 16878 16878 16810 0 -1 4202496 999 0 0 0 478172 2 0 0 25 0 1 0 526150057 469065728 896 33554432000 134512640 134534564 4286679072 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16881/statm: 114518 896 95 6 0 113184 0
[pid=16882] ppid=16878 vsize=690940 CPUtime=4782.43 cores=3
/proc/16882/stat : 16882 (march_hi) R 16878 16878 16810 0 -1 4202496 141673 0 0 0 478139 104 0 0 25 0 1 0 526150057 707522560 139068 33554432000 4194304 4331988 140734548473824 18446744073709551615 4246715 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16882/statm: 172735 139068 175 34 0 171177 0
[pid=16883] ppid=16878 vsize=210208 CPUtime=19102.8 cores=4-7
/proc/16883/stat : 16883 (plingeling) S 16878 16878 16810 0 -1 4202496 478734 1250 0 0 1910209 74 0 0 18 0 5 0 526150057 215252992 24625 33554432000 4194304 4356188 140737206350640 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16883/statm: 52552 24625 162 40 0 51096 0
[pid=16883/tid=16890] ppid=16878 vsize=210208 CPUtime=4782.39 cores=4-7
/proc/16883/task/16890/stat : 16890 (plingeling) R 16878 16878 16810 0 -1 4202560 132307 1250 0 0 478219 20 0 0 25 0 5 0 526150061 215252992 24625 33554432000 4194304 4356188 140737206350640 18446744073709551615 4331811 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16883/tid=16891] ppid=16878 vsize=210208 CPUtime=4781.69 cores=4-7
/proc/16883/task/16891/stat : 16891 (plingeling) R 16878 16878 16810 0 -1 4202560 109449 1250 0 0 478151 18 0 0 25 0 5 0 526150061 215252992 24625 33554432000 4194304 4356188 140737206350640 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16883/tid=16892] ppid=16878 vsize=210208 CPUtime=4782.39 cores=4-7
/proc/16883/task/16892/stat : 16892 (plingeling) R 16878 16878 16810 0 -1 4202560 109556 1250 0 0 478223 16 0 0 25 0 5 0 526150061 215252992 24625 33554432000 4194304 4356188 140737206350640 18446744073709551615 4331119 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16883/tid=16893] ppid=16878 vsize=210208 CPUtime=4756.29 cores=4-7
/proc/16883/task/16893/stat : 16893 (plingeling) R 16878 16878 16810 0 -1 4202560 124883 1250 0 0 475611 18 0 0 25 0 5 0 526150061 215252992 24625 33554432000 4194304 4356188 140737206350640 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38231.9
Current children cumulated vsize (KiB) 1666788

[startup+4842.3 s]
/proc/loadavg: 8.16 8.11 8.03 9/184 17034
/proc/meminfo: memFree=29154244/32951124 swapFree=67102748/67111528
[pid=16878] ppid=16876 vsize=18324 CPUtime=0 cores=0-7
/proc/16878/stat : 16878 (ppfolio) S 16876 16878 16810 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526150057 18763776 389 33554432000 4194304 4287625 140735736156112 18446744073709551615 246516854287 0 0 4096 65536 4017430361918144511 0 0 17 6 0 0 0
/proc/16878/statm: 4581 389 341 23 0 91 0
[pid=16879] ppid=16878 vsize=83512 CPUtime=4842.42 cores=0
/proc/16879/stat : 16879 (cryptominisat) R 16878 16878 16810 0 -1 4202496 853658 0 0 0 483884 358 0 0 25 0 1 0 526150057 85516288 15795 33554432000 4194304 4587354 140736569046016 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16879/statm: 20878 15795 337 96 0 17440 0
[pid=16880] ppid=16878 vsize=129244 CPUtime=4842.43 cores=1
/proc/16880/stat : 16880 (clasp) R 16878 16878 16810 0 -1 4202496 28919 0 0 0 484236 7 0 0 25 0 1 0 526150057 132345856 26298 33554432000 4194304 4785740 140736630136480 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16880/statm: 32311 26298 341 145 0 29356 0
[pid=16881] ppid=16878 vsize=458072 CPUtime=4841.74 cores=2
/proc/16881/stat : 16881 (TNM) R 16878 16878 16810 0 -1 4202496 999 0 0 0 484172 2 0 0 25 0 1 0 526150057 469065728 896 33554432000 134512640 134534564 4286679072 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16881/statm: 114518 896 95 6 0 113184 0
[pid=16882] ppid=16878 vsize=698816 CPUtime=4842.43 cores=3
/proc/16882/stat : 16882 (march_hi) R 16878 16878 16810 0 -1 4202496 143431 0 0 0 484138 105 0 0 25 0 1 0 526150057 715587584 140826 33554432000 4194304 4331988 140734548473824 18446744073709551615 4287517 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16882/statm: 174704 140826 175 34 0 173146 0
[pid=16883] ppid=16878 vsize=211104 CPUtime=19342.5 cores=4-7
/proc/16883/stat : 16883 (plingeling) S 16878 16878 16810 0 -1 4202496 482638 1250 0 0 1934175 75 0 0 18 0 5 0 526150057 216170496 24849 33554432000 4194304 4356188 140737206350640 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16883/statm: 52776 24849 162 40 0 51320 0
[pid=16883/tid=16890] ppid=16878 vsize=211104 CPUtime=4842.4 cores=4-7
/proc/16883/task/16890/stat : 16890 (plingeling) R 16878 16878 16810 0 -1 4202560 135987 1250 0 0 484219 21 0 0 25 0 5 0 526150061 216170496 24849 33554432000 4194304 4356188 140737206350640 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16883/tid=16891] ppid=16878 vsize=211104 CPUtime=4841.68 cores=4-7
/proc/16883/task/16891/stat : 16891 (plingeling) R 16878 16878 16810 0 -1 4202560 109449 1250 0 0 484150 18 0 0 25 0 5 0 526150061 216170496 24849 33554432000 4194304 4356188 140737206350640 18446744073709551615 4331035 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16883/tid=16892] ppid=16878 vsize=211104 CPUtime=4842.39 cores=4-7
/proc/16883/task/16892/stat : 16892 (plingeling) R 16878 16878 16810 0 -1 4202560 109780 1250 0 0 484223 16 0 0 25 0 5 0 526150061 216170496 24849 33554432000 4194304 4356188 140737206350640 18446744073709551615 4332109 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16883/tid=16893] ppid=16878 vsize=211104 CPUtime=4815.96 cores=4-7
/proc/16883/task/16893/stat : 16893 (plingeling) R 16878 16878 16810 0 -1 4202560 124883 1250 0 0 481578 18 0 0 25 0 5 0 526150061 216170496 24849 33554432000 4194304 4356188 140737206350640 18446744073709551615 4331203 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38711.5
Current children cumulated vsize (KiB) 1599072

[startup+4902.3 s]
/proc/loadavg: 8.26 8.15 8.05 9/184 17036
/proc/meminfo: memFree=29099032/32951124 swapFree=67102748/67111528
[pid=16878] ppid=16876 vsize=18324 CPUtime=0 cores=0-7
/proc/16878/stat : 16878 (ppfolio) S 16876 16878 16810 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526150057 18763776 389 33554432000 4194304 4287625 140735736156112 18446744073709551615 246516854287 0 0 4096 65536 4017430361918144511 0 0 17 6 0 0 0
/proc/16878/statm: 4581 389 341 23 0 91 0
[pid=16879] ppid=16878 vsize=162408 CPUtime=4902.43 cores=0
/proc/16879/stat : 16879 (cryptominisat) R 16878 16878 16810 0 -1 4202496 859327 0 0 0 489881 362 0 0 25 0 1 0 526150057 166305792 21382 33554432000 4194304 4587354 140736569046016 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16879/statm: 40602 21382 337 96 0 37164 0
[pid=16880] ppid=16878 vsize=130096 CPUtime=4902.43 cores=1
/proc/16880/stat : 16880 (clasp) R 16878 16878 16810 0 -1 4202496 29154 0 0 0 490236 7 0 0 25 0 1 0 526150057 133218304 26533 33554432000 4194304 4785740 140736630136480 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16880/statm: 32524 26533 341 145 0 29569 0
[pid=16881] ppid=16878 vsize=458072 CPUtime=4901.74 cores=2
/proc/16881/stat : 16881 (TNM) R 16878 16878 16810 0 -1 4202496 999 0 0 0 490172 2 0 0 25 0 1 0 526150057 469065728 896 33554432000 134512640 134534564 4286679072 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16881/statm: 114518 896 95 6 0 113184 0
[pid=16882] ppid=16878 vsize=698816 CPUtime=4902.44 cores=3
/proc/16882/stat : 16882 (march_hi) R 16878 16878 16810 0 -1 4202496 145141 0 0 0 490137 107 0 0 25 0 1 0 526150057 715587584 142536 33554432000 4194304 4331988 140734548473824 18446744073709551615 4308792 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16882/statm: 174704 142536 175 34 0 173146 0
[pid=16883] ppid=16878 vsize=237088 CPUtime=19582.2 cores=4-7
/proc/16883/stat : 16883 (plingeling) S 16878 16878 16810 0 -1 4202496 490766 1250 0 0 1958142 76 0 0 18 0 5 0 526150057 242778112 31345 33554432000 4194304 4356188 140737206350640 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16883/statm: 59272 31345 162 40 0 57816 0
[pid=16883/tid=16890] ppid=16878 vsize=237088 CPUtime=4902.4 cores=4-7
/proc/16883/task/16890/stat : 16890 (plingeling) R 16878 16878 16810 0 -1 4202560 135987 1250 0 0 490219 21 0 0 25 0 5 0 526150061 242778112 31345 33554432000 4194304 4356188 140737206350640 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16883/tid=16891] ppid=16878 vsize=237088 CPUtime=4901.69 cores=4-7
/proc/16883/task/16891/stat : 16891 (plingeling) R 16878 16878 16810 0 -1 4202560 111721 1250 0 0 490150 19 0 0 25 0 5 0 526150061 242778112 31345 33554432000 4194304 4356188 140737206350640 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16883/tid=16892] ppid=16878 vsize=237088 CPUtime=4902.39 cores=4-7
/proc/16883/task/16892/stat : 16892 (plingeling) R 16878 16878 16810 0 -1 4202560 113236 1250 0 0 490223 16 0 0 25 0 5 0 526150061 242778112 31345 33554432000 4194304 4356188 140737206350640 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16883/tid=16893] ppid=16878 vsize=237088 CPUtime=4875.64 cores=4-7
/proc/16883/task/16893/stat : 16893 (plingeling) R 16878 16878 16810 0 -1 4202560 127283 1250 0 0 487546 18 0 0 25 0 5 0 526150061 242778112 31345 33554432000 4194304 4356188 140737206350640 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39191.2
Current children cumulated vsize (KiB) 1704804

[startup+4962.3 s]
/proc/loadavg: 8.22 8.16 8.06 9/184 17047
/proc/meminfo: memFree=29125436/32951124 swapFree=67102748/67111528
[pid=16878] ppid=16876 vsize=18324 CPUtime=0 cores=0-7
/proc/16878/stat : 16878 (ppfolio) S 16876 16878 16810 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526150057 18763776 389 33554432000 4194304 4287625 140735736156112 18446744073709551615 246516854287 0 0 4096 65536 4017430361918144511 0 0 17 6 0 0 0
/proc/16878/statm: 4581 389 341 23 0 91 0
[pid=16879] ppid=16878 vsize=162744 CPUtime=4962.42 cores=0
/proc/16879/stat : 16879 (cryptominisat) R 16878 16878 16810 0 -1 4202496 867276 0 0 0 495877 365 0 0 25 0 1 0 526150057 166649856 18994 33554432000 4194304 4587354 140736569046016 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16879/statm: 40686 18994 337 96 0 37248 0
[pid=16880] ppid=16878 vsize=130952 CPUtime=4962.43 cores=1
/proc/16880/stat : 16880 (clasp) R 16878 16878 16810 0 -1 4202496 29352 0 0 0 496236 7 0 0 25 0 1 0 526150057 134094848 26731 33554432000 4194304 4785740 140736630136480 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16880/statm: 32738 26731 341 145 0 29783 0
[pid=16881] ppid=16878 vsize=458072 CPUtime=4961.73 cores=2
/proc/16881/stat : 16881 (TNM) R 16878 16878 16810 0 -1 4202496 999 0 0 0 496171 2 0 0 25 0 1 0 526150057 469065728 896 33554432000 134512640 134534564 4286679072 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16881/statm: 114518 896 95 6 0 113184 0
[pid=16882] ppid=16878 vsize=698816 CPUtime=4962.44 cores=3
/proc/16882/stat : 16882 (march_hi) R 16878 16878 16810 0 -1 4202496 146825 0 0 0 496136 108 0 0 25 0 1 0 526150057 715587584 144220 33554432000 4194304 4331988 140734548473824 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16882/statm: 174704 144220 175 34 0 173146 0
[pid=16883] ppid=16878 vsize=210208 CPUtime=19821.8 cores=4-7
/proc/16883/stat : 16883 (plingeling) S 16878 16878 16810 0 -1 4202496 493454 1250 0 0 1982108 76 0 0 18 0 5 0 526150057 215252992 24625 33554432000 4194304 4356188 140737206350640 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16883/statm: 52552 24625 162 40 0 51096 0
[pid=16883/tid=16890] ppid=16878 vsize=210208 CPUtime=4962.4 cores=4-7
/proc/16883/task/16890/stat : 16890 (plingeling) R 16878 16878 16810 0 -1 4202560 135987 1250 0 0 496219 21 0 0 25 0 5 0 526150061 215252992 24625 33554432000 4194304 4356188 140737206350640 18446744073709551615 4331268 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16883/tid=16891] ppid=16878 vsize=210208 CPUtime=4961.68 cores=4-7
/proc/16883/task/16891/stat : 16891 (plingeling) R 16878 16878 16810 0 -1 4202560 113129 1250 0 0 496149 19 0 0 25 0 5 0 526150061 215252992 24625 33554432000 4194304 4356188 140737206350640 18446744073709551615 4279742 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16883/tid=16892] ppid=16878 vsize=210208 CPUtime=4962.39 cores=4-7
/proc/16883/task/16892/stat : 16892 (plingeling) R 16878 16878 16810 0 -1 4202560 113236 1250 0 0 496223 16 0 0 25 0 5 0 526150061 215252992 24625 33554432000 4194304 4356188 140737206350640 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16883/tid=16893] ppid=16878 vsize=210208 CPUtime=4935.3 cores=4-7
/proc/16883/task/16893/stat : 16893 (plingeling) R 16878 16878 16810 0 -1 4202560 128563 1250 0 0 493512 18 0 0 25 0 5 0 526150061 215252992 24625 33554432000 4194304 4356188 140737206350640 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39670.9
Current children cumulated vsize (KiB) 1679116



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.26 8.18 8.06 9/184 17048
/proc/meminfo: memFree=29114628/32951124 swapFree=67102748/67111528
[pid=16878] ppid=16876 vsize=18324 CPUtime=0 cores=0-7
/proc/16878/stat : 16878 (ppfolio) S 16876 16878 16810 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526150057 18763776 389 33554432000 4194304 4287625 140735736156112 18446744073709551615 246516854287 0 0 4096 65536 4017430361918144511 0 0 17 6 0 0 0
/proc/16878/statm: 4581 389 341 23 0 91 0
[pid=16879] ppid=16878 vsize=162744 CPUtime=5000.12 cores=0
/proc/16879/stat : 16879 (cryptominisat) R 16878 16878 16810 0 -1 4202496 870426 0 0 0 499646 366 0 0 25 0 1 0 526150057 166649856 22082 33554432000 4194304 4587354 140736569046016 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16879/statm: 40686 22082 337 96 0 37248 0
[pid=16880] ppid=16878 vsize=131376 CPUtime=5000.14 cores=1
/proc/16880/stat : 16880 (clasp) R 16878 16878 16810 0 -1 4202496 29436 0 0 0 500007 7 0 0 25 0 1 0 526150057 134529024 26815 33554432000 4194304 4785740 140736630136480 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16880/statm: 32844 26815 341 145 0 29889 0
[pid=16881] ppid=16878 vsize=458072 CPUtime=4999.44 cores=2
/proc/16881/stat : 16881 (TNM) R 16878 16878 16810 0 -1 4202496 999 0 0 0 499942 2 0 0 25 0 1 0 526150057 469065728 896 33554432000 134512640 134534564 4286679072 18446744073709551615 134530468 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16881/statm: 114518 896 95 6 0 113184 0
[pid=16882] ppid=16878 vsize=698816 CPUtime=5000.14 cores=3
/proc/16882/stat : 16882 (march_hi) R 16878 16878 16810 0 -1 4202496 147918 0 0 0 499906 108 0 0 25 0 1 0 526150057 715587584 145313 33554432000 4194304 4331988 140734548473824 18446744073709551615 4228331 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16882/statm: 174704 145313 175 34 0 173146 0
[pid=16883] ppid=16878 vsize=204576 CPUtime=19972.4 cores=4-7
/proc/16883/stat : 16883 (plingeling) S 16878 16878 16810 0 -1 4202496 495726 1250 0 0 1997169 76 0 0 18 0 5 0 526150057 209485824 23217 33554432000 4194304 4356188 140737206350640 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/16883/statm: 51144 23217 162 40 0 49688 0
[pid=16883/tid=16890] ppid=16878 vsize=204576 CPUtime=5000.11 cores=4-7
/proc/16883/task/16890/stat : 16890 (plingeling) R 16878 16878 16810 0 -1 4202560 138259 1250 0 0 499990 21 0 0 25 0 5 0 526150061 209485824 23217 33554432000 4194304 4356188 140737206350640 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16883/tid=16891] ppid=16878 vsize=204576 CPUtime=4999.39 cores=4-7
/proc/16883/task/16891/stat : 16891 (plingeling) R 16878 16878 16810 0 -1 4202560 113129 1250 0 0 499920 19 0 0 25 0 5 0 526150061 209485824 23217 33554432000 4194304 4356188 140737206350640 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16883/tid=16892] ppid=16878 vsize=204576 CPUtime=5000.09 cores=4-7
/proc/16883/task/16892/stat : 16892 (plingeling) R 16878 16878 16810 0 -1 4202560 113236 1250 0 0 499993 16 0 0 25 0 5 0 526150061 209485824 23217 33554432000 4194304 4356188 140737206350640 18446744073709551615 4331086 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16883/tid=16893] ppid=16878 vsize=204576 CPUtime=4972.8 cores=4-7
/proc/16883/task/16893/stat : 16893 (plingeling) R 16878 16878 16810 0 -1 4202560 128563 1250 0 0 497262 18 0 0 25 0 5 0 526150061 209485824 23217 33554432000 4194304 4356188 140737206350640 18446744073709551615 4331792 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39972.3
Current children cumulated vsize (KiB) 1673908

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 16878 and gives
#  childrusage.ru_utime.tv_sec=14995
#  childrusage.ru_utime.tv_usec=964266
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=781425
# CPU time returned by wait4() is 14999.7
# while last known CPU time is 39972.3
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 39972.3
CPU user time (s): 39966.7
CPU system time (s): 5.59
CPU usage (%): 799.443
Max. virtual memory (cumulated for all children) (KiB): 8203332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14996
system time used= 3.78143
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 901397
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= 778
involuntary context switches= 36054

runsolver used 7.77182 second user time and 19.511 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-30 08:38:39
IDJOB=3218943
IDBENCH=82507
IDSOLVER=1638
FILE ID=node134/3218943-1304145519
RUNJOBID= node134-1304145462-16824
PBS_JOBID= 13170886
Free space on /tmp= 72512 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S862393334-098-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3218943-1304145519/watcher-3218943-1304145519 -o /tmp/evaluation-result-3218943-1304145519/solver-3218943-1304145519 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3218943-1304145519.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 860d0404ebc2282cbe692f8828f81b2c
RANDOM SEED=236973628

node134.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29986200 kB
Buffers:       1024492 kB
Cached:        1479208 kB
SwapCached:       4504 kB
Active:         209868 kB
Inactive:      2353852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29986200 kB
SwapTotal:    67111528 kB
SwapFree:     67102748 kB
Dirty:           10144 kB
Writeback:           0 kB
AnonPages:       57468 kB
Mapped:          14800 kB
Slab:           335424 kB
PageTables:       5124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187852 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= 72500 MiB
End job on node134 at 2011-04-30 10:02:01