Trace number 3220329

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S248192082-054.UNKNOWN.cnf
MD5SUMcf7086a47a32df0eb19a8b08d14122dd
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3220329-1304157149/watcher-3220329-1304157149 -o /tmp/evaluation-result-3220329-1304157149/solver-3220329-1304157149 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3220329-1304157149.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: 8.00 8.04 8.00 2/170 8210
/proc/meminfo: memFree=30491768/32950928 swapFree=67111464/67111528
[pid=8210] ppid=8208 vsize=18324 CPUtime=0 cores=0-7
/proc/8210/stat : 8210 (ppfolio) S 8208 8210 7498 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 527313664 18763776 389 33554432000 4194304 4287625 140733806129536 18446744073709551615 268272709135 0 0 4096 65536 4399779758041202687 0 0 17 6 0 0 0
/proc/8210/statm: 4581 389 341 23 0 91 0

[startup+0.861233 s]
/proc/loadavg: 8.00 8.04 8.00 2/170 8210
/proc/meminfo: memFree=30491768/32950928 swapFree=67111464/67111528
[pid=8210] ppid=8208 vsize=18324 CPUtime=0 cores=0-7
/proc/8210/stat : 8210 (ppfolio) S 8208 8210 7498 0 -1 4202496 520 0 0 0 0 0 0 0 22 0 1 0 527313664 18763776 389 33554432000 4194304 4287625 140733806129536 18446744073709551615 268272709135 0 0 4096 65536 4399779758041202687 0 0 17 4 0 0 0
/proc/8210/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900224 s]
/proc/loadavg: 8.00 8.04 8.00 2/170 8210
/proc/meminfo: memFree=30491768/32950928 swapFree=67111464/67111528
[pid=8210] ppid=8208 vsize=18324 CPUtime=0 cores=0-7
/proc/8210/stat : 8210 (ppfolio) S 8208 8210 7498 0 -1 4202496 520 0 0 0 0 0 0 0 22 0 1 0 527313664 18763776 389 33554432000 4194304 4287625 140733806129536 18446744073709551615 268272709135 0 0 4096 65536 4399779758041202687 0 0 17 4 0 0 0
/proc/8210/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00021 s]
/proc/loadavg: 8.00 8.04 8.00 2/170 8210
/proc/meminfo: memFree=30491768/32950928 swapFree=67111464/67111528
[pid=8210] ppid=8208 vsize=18324 CPUtime=0 cores=0-7
/proc/8210/stat : 8210 (ppfolio) S 8208 8210 7498 0 -1 4202496 520 0 0 0 0 0 0 0 22 0 1 0 527313664 18763776 389 33554432000 4194304 4287625 140733806129536 18446744073709551615 268272709135 0 0 4096 65536 4399779758041202687 0 0 17 4 0 0 0
/proc/8210/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10019 s]
/proc/loadavg: 8.00 8.04 8.00 2/170 8210
/proc/meminfo: memFree=30491768/32950928 swapFree=67111464/67111528
[pid=8210] ppid=8208 vsize=18324 CPUtime=0 cores=0-7
/proc/8210/stat : 8210 (ppfolio) S 8208 8210 7498 0 -1 4202496 520 0 0 0 0 0 0 0 22 0 1 0 527313664 18763776 389 33554432000 4194304 4287625 140733806129536 18446744073709551615 268272709135 0 0 4096 65536 4399779758041202687 0 0 17 4 0 0 0
/proc/8210/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50012 s]
/proc/loadavg: 8.00 8.04 8.00 2/170 8210
/proc/meminfo: memFree=30491768/32950928 swapFree=67111464/67111528
[pid=8210] ppid=8208 vsize=18324 CPUtime=0 cores=0-7
/proc/8210/stat : 8210 (ppfolio) S 8208 8210 7498 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 527313664 18763776 389 33554432000 4194304 4287625 140733806129536 18446744073709551615 268272709135 0 0 4096 65536 4399779758041202687 0 0 17 4 0 0 0
/proc/8210/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10083 s]
/proc/loadavg: 8.00 8.04 8.00 9/180 8225
/proc/meminfo: memFree=30464408/32950928 swapFree=67111464/67111528
[pid=8210] ppid=8208 vsize=18324 CPUtime=0 cores=0-7
/proc/8210/stat : 8210 (ppfolio) S 8208 8210 7498 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 527313664 18763776 389 33554432000 4194304 4287625 140733806129536 18446744073709551615 268272709135 0 0 4096 65536 4399779758041202687 0 0 17 4 0 0 0
/proc/8210/statm: 4581 389 341 23 0 91 0
[pid=8211] ppid=8210 vsize=1208672 CPUtime=3.09 cores=0
/proc/8211/stat : 8211 (cryptominisat) R 8210 8210 7498 0 -1 4202496 5665 0 0 0 309 0 0 0 25 0 1 0 527313665 1237680128 3406 33554432000 4194304 4587354 140735238559984 18446744073709551615 4378617 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8211/statm: 302168 3406 337 96 0 298730 0
[pid=8212] ppid=8210 vsize=15120 CPUtime=3.09 cores=1
/proc/8212/stat : 8212 (clasp) R 8210 8210 7498 0 -1 4202496 1258 0 0 0 309 0 0 0 25 0 1 0 527313665 15482880 1145 33554432000 4194304 4785740 140735779758576 18446744073709551615 4553143 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8212/statm: 3780 1145 340 145 0 825 0
[pid=8213] ppid=8210 vsize=455960 CPUtime=3.09 cores=2
/proc/8213/stat : 8213 (TNM) R 8210 8210 7498 0 -1 4202496 355 0 0 0 309 0 0 0 25 0 1 0 527313665 466903040 252 33554432000 134512640 134534564 4289751504 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8213/statm: 113990 252 95 6 0 112656 0
[pid=8214] ppid=8210 vsize=8820 CPUtime=3.09 cores=3
/proc/8214/stat : 8214 (march_hi) R 8210 8210 7498 0 -1 4202496 759 0 0 0 309 0 0 0 25 0 1 0 527313665 9031680 652 33554432000 4194304 4331988 140733391483536 18446744073709551615 4240488 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8214/statm: 2205 652 173 34 0 647 0
[pid=8215] ppid=8210 vsize=188496 CPUtime=12.29 cores=4-7
/proc/8215/stat : 8215 (plingeling) S 8210 8210 7498 0 -1 4202496 5105 1249 0 0 1229 0 0 0 19 0 5 0 527313665 193019904 2876 33554432000 4194304 4356188 140734767553408 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8215/statm: 47124 2876 164 40 0 45668 0
[pid=8215/tid=8222] ppid=8210 vsize=188496 CPUtime=3.08 cores=4-7
/proc/8215/task/8222/stat : 8222 (plingeling) R 8210 8210 7498 0 -1 4202560 1256 1249 0 0 308 0 0 0 25 0 5 0 527313666 193019904 2876 33554432000 4194304 4356188 140734767553408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8215/tid=8223] ppid=8210 vsize=188496 CPUtime=3.07 cores=4-7
/proc/8215/task/8223/stat : 8223 (plingeling) R 8210 8210 7498 0 -1 4202560 1004 1249 0 0 307 0 0 0 25 0 5 0 527313666 193019904 2876 33554432000 4194304 4356188 140734767553408 18446744073709551615 4334470 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8215/tid=8224] ppid=8210 vsize=188496 CPUtime=3.04 cores=4-7
/proc/8215/task/8224/stat : 8224 (plingeling) R 8210 8210 7498 0 -1 4202560 981 1249 0 0 304 0 0 0 25 0 5 0 527313666 193019904 2876 33554432000 4194304 4356188 140734767553408 18446744073709551615 4330973 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8215/tid=8225] ppid=8210 vsize=188496 CPUtime=3.08 cores=4-7
/proc/8215/task/8225/stat : 8225 (plingeling) R 8210 8210 7498 0 -1 4202560 1336 1249 0 0 308 0 0 0 25 0 5 0 527313666 193019904 2876 33554432000 4194304 4356188 140734767553408 18446744073709551615 4234087 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.65
Current children cumulated vsize (KiB) 1895392

[startup+6.30626 s]
/proc/loadavg: 8.00 8.04 8.00 9/180 8225
/proc/meminfo: memFree=30456256/32950928 swapFree=67111464/67111528
[pid=8210] ppid=8208 vsize=18324 CPUtime=0 cores=0-7
/proc/8210/stat : 8210 (ppfolio) S 8208 8210 7498 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 527313664 18763776 389 33554432000 4194304 4287625 140733806129536 18446744073709551615 268272709135 0 0 4096 65536 4399779758041202687 0 0 17 4 0 0 0
/proc/8210/statm: 4581 389 341 23 0 91 0
[pid=8211] ppid=8210 vsize=1210704 CPUtime=6.29 cores=0
/proc/8211/stat : 8211 (cryptominisat) R 8210 8210 7498 0 -1 4202496 8108 0 0 0 628 1 0 0 25 0 1 0 527313665 1239760896 4068 33554432000 4194304 4587354 140735238559984 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8211/statm: 302676 4068 337 96 0 299238 0
[pid=8212] ppid=8210 vsize=16332 CPUtime=6.29 cores=1
/proc/8212/stat : 8212 (clasp) R 8210 8210 7498 0 -1 4202496 1553 0 0 0 629 0 0 0 25 0 1 0 527313665 16723968 1440 33554432000 4194304 4785740 140735779758576 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8212/statm: 4083 1440 340 145 0 1128 0
[pid=8213] ppid=8210 vsize=455960 CPUtime=6.3 cores=2
/proc/8213/stat : 8213 (TNM) R 8210 8210 7498 0 -1 4202496 355 0 0 0 630 0 0 0 25 0 1 0 527313665 466903040 252 33554432000 134512640 134534564 4289751504 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8213/statm: 113990 252 95 6 0 112656 0
[pid=8214] ppid=8210 vsize=9296 CPUtime=6.3 cores=3
/proc/8214/stat : 8214 (march_hi) R 8210 8210 7498 0 -1 4202496 888 0 0 0 630 0 0 0 25 0 1 0 527313665 9519104 781 33554432000 4194304 4331988 140733391483536 18446744073709551615 4229527 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8214/statm: 2324 781 173 34 0 766 0
[pid=8215] ppid=8210 vsize=190184 CPUtime=25.1 cores=4-7
/proc/8215/stat : 8215 (plingeling) S 8210 8210 7498 0 -1 4202496 7767 1249 0 0 2509 1 0 0 19 0 5 0 527313665 194748416 3298 33554432000 4194304 4356188 140734767553408 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8215/statm: 47546 3298 164 40 0 46090 0
[pid=8215/tid=8222] ppid=8210 vsize=190184 CPUtime=6.28 cores=4-7
/proc/8215/task/8222/stat : 8222 (plingeling) R 8210 8210 7498 0 -1 4202560 1962 1249 0 0 628 0 0 0 25 0 5 0 527313666 194748416 3298 33554432000 4194304 4356188 140734767553408 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8215/tid=8223] ppid=8210 vsize=190184 CPUtime=6.26 cores=4-7
/proc/8215/task/8223/stat : 8223 (plingeling) R 8210 8210 7498 0 -1 4202560 1678 1249 0 0 626 0 0 0 25 0 5 0 527313666 194748416 3298 33554432000 4194304 4356188 140734767553408 18446744073709551615 4332125 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8215/tid=8224] ppid=8210 vsize=190184 CPUtime=6.24 cores=4-7
/proc/8215/task/8224/stat : 8224 (plingeling) R 8210 8210 7498 0 -1 4202560 1590 1249 0 0 624 0 0 0 25 0 5 0 527313666 194748416 3298 33554432000 4194304 4356188 140734767553408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8215/tid=8225] ppid=8210 vsize=190184 CPUtime=6.29 cores=4-7
/proc/8215/task/8225/stat : 8225 (plingeling) R 8210 8210 7498 0 -1 4202560 2009 1249 0 0 629 0 0 0 25 0 5 0 527313666 194748416 3298 33554432000 4194304 4356188 140734767553408 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.28
Current children cumulated vsize (KiB) 1900800

[startup+12.7011 s]
/proc/loadavg: 8.00 8.04 8.00 9/180 8225
/proc/meminfo: memFree=30447804/32950928 swapFree=67111464/67111528
[pid=8210] ppid=8208 vsize=18324 CPUtime=0 cores=0-7
/proc/8210/stat : 8210 (ppfolio) S 8208 8210 7498 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 527313664 18763776 389 33554432000 4194304 4287625 140733806129536 18446744073709551615 268272709135 0 0 4096 65536 4399779758041202687 0 0 17 4 0 0 0
/proc/8210/statm: 4581 389 341 23 0 91 0
[pid=8211] ppid=8210 vsize=1213352 CPUtime=12.69 cores=0
/proc/8211/stat : 8211 (cryptominisat) R 8210 8210 7498 0 -1 4202496 12003 0 0 0 1267 2 0 0 25 0 1 0 527313665 1242472448 4254 33554432000 4194304 4587354 140735238559984 18446744073709551615 4238276 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8211/statm: 303338 4254 337 96 0 299900 0
[pid=8212] ppid=8210 vsize=17980 CPUtime=12.69 cores=1
/proc/8212/stat : 8212 (clasp) R 8210 8210 7498 0 -1 4202496 1936 0 0 0 1269 0 0 0 25 0 1 0 527313665 18411520 1823 33554432000 4194304 4785740 140735779758576 18446744073709551615 4552918 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8212/statm: 4495 1823 340 145 0 1540 0
[pid=8213] ppid=8210 vsize=455960 CPUtime=12.69 cores=2
/proc/8213/stat : 8213 (TNM) R 8210 8210 7498 0 -1 4202496 355 0 0 0 1269 0 0 0 25 0 1 0 527313665 466903040 252 33554432000 134512640 134534564 4289751504 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8213/statm: 113990 252 95 6 0 112656 0
[pid=8214] ppid=8210 vsize=10844 CPUtime=12.69 cores=3
/proc/8214/stat : 8214 (march_hi) R 8210 8210 7498 0 -1 4202496 1130 0 0 0 1269 0 0 0 25 0 1 0 527313665 11104256 1023 33554432000 4194304 4331988 140733391483536 18446744073709551615 4226341 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8214/statm: 2711 1023 173 34 0 1153 0
[pid=8215] ppid=8210 vsize=196084 CPUtime=50.65 cores=4-7
/proc/8215/stat : 8215 (plingeling) S 8210 8210 7498 0 -1 4202496 13594 1249 0 0 5063 2 0 0 19 0 5 0 527313665 200790016 4773 33554432000 4194304 4356188 140734767553408 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8215/statm: 49021 4773 164 40 0 47565 0
[pid=8215/tid=8222] ppid=8210 vsize=196084 CPUtime=12.68 cores=4-7
/proc/8215/task/8222/stat : 8222 (plingeling) R 8210 8210 7498 0 -1 4202560 3563 1249 0 0 1268 0 0 0 25 0 5 0 527313666 200790016 4773 33554432000 4194304 4356188 140734767553408 18446744073709551615 4331416 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8215/tid=8223] ppid=8210 vsize=196084 CPUtime=12.63 cores=4-7
/proc/8215/task/8223/stat : 8223 (plingeling) R 8210 8210 7498 0 -1 4202560 2958 1249 0 0 1263 0 0 0 25 0 5 0 527313666 200790016 4773 33554432000 4194304 4356188 140734767553408 18446744073709551615 4330982 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8215/tid=8224] ppid=8210 vsize=196084 CPUtime=12.63 cores=4-7
/proc/8215/task/8224/stat : 8224 (plingeling) R 8210 8210 7498 0 -1 4202560 3223 1249 0 0 1263 0 0 0 25 0 5 0 527313666 200790016 4773 33554432000 4194304 4356188 140734767553408 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8215/tid=8225] ppid=8210 vsize=196084 CPUtime=12.68 cores=4-7
/proc/8215/task/8225/stat : 8225 (plingeling) R 8210 8210 7498 0 -1 4202560 3322 1249 0 0 1268 0 0 0 25 0 5 0 527313666 200790016 4773 33554432000 4194304 4356188 140734767553408 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 1912544

[startup+25.5009 s]
/proc/loadavg: 8.00 8.04 8.00 9/180 8225
/proc/meminfo: memFree=30431804/32950928 swapFree=67111464/67111528
[pid=8210] ppid=8208 vsize=18324 CPUtime=0 cores=0-7
/proc/8210/stat : 8210 (ppfolio) S 8208 8210 7498 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 527313664 18763776 389 33554432000 4194304 4287625 140733806129536 18446744073709551615 268272709135 0 0 4096 65536 4399779758041202687 0 0 17 4 0 0 0
/proc/8210/statm: 4581 389 341 23 0 91 0
[pid=8211] ppid=8210 vsize=1217236 CPUtime=25.49 cores=0
/proc/8211/stat : 8211 (cryptominisat) R 8210 8210 7498 0 -1 4202496 18584 0 0 0 2546 3 0 0 25 0 1 0 527313665 1246449664 5908 33554432000 4194304 4587354 140735238559984 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8211/statm: 304309 5908 337 96 0 300871 0
[pid=8212] ppid=8210 vsize=20076 CPUtime=25.49 cores=1
/proc/8212/stat : 8212 (clasp) R 8210 8210 7498 0 -1 4202496 2454 0 0 0 2549 0 0 0 25 0 1 0 527313665 20557824 2341 33554432000 4194304 4785740 140735779758576 18446744073709551615 4309641 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8212/statm: 5019 2341 340 145 0 2064 0
[pid=8213] ppid=8210 vsize=455960 CPUtime=25.49 cores=2
/proc/8213/stat : 8213 (TNM) R 8210 8210 7498 0 -1 4202496 355 0 0 0 2549 0 0 0 25 0 1 0 527313665 466903040 252 33554432000 134512640 134534564 4289751504 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8213/statm: 113990 252 95 6 0 112656 0
[pid=8214] ppid=8210 vsize=12676 CPUtime=25.49 cores=3
/proc/8214/stat : 8214 (march_hi) R 8210 8210 7498 0 -1 4202496 1633 0 0 0 2549 0 0 0 25 0 1 0 527313665 12980224 1526 33554432000 4194304 4331988 140733391483536 18446744073709551615 4229463 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8214/statm: 3169 1526 173 34 0 1611 0
[pid=8215] ppid=8210 vsize=206400 CPUtime=101.78 cores=4-7
/proc/8215/stat : 8215 (plingeling) S 8210 8210 7498 0 -1 4202496 25805 1249 0 0 10174 4 0 0 19 0 5 0 527313665 211353600 7352 33554432000 4194304 4356188 140734767553408 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8215/statm: 51600 7352 164 40 0 50144 0
[pid=8215/tid=8222] ppid=8210 vsize=206400 CPUtime=25.48 cores=4-7
/proc/8215/task/8222/stat : 8222 (plingeling) R 8210 8210 7498 0 -1 4202560 6860 1249 0 0 2547 1 0 0 25 0 5 0 527313666 211353600 7352 33554432000 4194304 4356188 140734767553408 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8215/tid=8223] ppid=8210 vsize=206400 CPUtime=25.35 cores=4-7
/proc/8215/task/8223/stat : 8223 (plingeling) R 8210 8210 7498 0 -1 4202560 6258 1249 0 0 2535 0 0 0 25 0 5 0 527313666 211353600 7352 33554432000 4194304 4356188 140734767553408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8215/tid=8224] ppid=8210 vsize=206400 CPUtime=25.43 cores=4-7
/proc/8215/task/8224/stat : 8224 (plingeling) R 8210 8210 7498 0 -1 4202560 6071 1249 0 0 2543 0 0 0 25 0 5 0 527313666 211353600 7352 33554432000 4194304 4356188 140734767553408 18446744073709551615 4331019 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8215/tid=8225] ppid=8210 vsize=206400 CPUtime=25.48 cores=4-7
/proc/8215/task/8225/stat : 8225 (plingeling) R 8210 8210 7498 0 -1 4202560 6088 1249 0 0 2548 0 0 0 25 0 5 0 527313666 211353600 7352 33554432000 4194304 4356188 140734767553408 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.74
Current children cumulated vsize (KiB) 1930672

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

[pid=8213] ppid=8210 vsize=455964 CPUtime=4781.95 cores=2
/proc/8213/stat : 8213 (TNM) R 8210 8210 7498 0 -1 4202496 364 0 0 0 478195 0 0 0 25 0 1 0 527313665 466907136 261 33554432000 134512640 134534564 4289751504 18446744073709551615 134530227 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8213/statm: 113991 261 103 6 0 112657 0
[pid=8214] ppid=8210 vsize=735532 CPUtime=4782.4 cores=3
/proc/8214/stat : 8214 (march_hi) R 8210 8210 7498 0 -1 4202496 144793 0 0 0 478131 109 0 0 25 0 1 0 527313665 753184768 144686 33554432000 4194304 4331988 140733391483536 18446744073709551615 4211509 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8214/statm: 183883 144686 173 34 0 182325 0
[pid=8215] ppid=8210 vsize=364596 CPUtime=19101.9 cores=4-7
/proc/8215/stat : 8215 (plingeling) S 8210 8210 7498 0 -1 4202496 964794 1249 0 0 1910041 147 0 0 19 0 5 0 527313665 373346304 46901 33554432000 4194304 4356188 140734767553408 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8215/statm: 91149 46901 164 40 0 89693 0
[pid=8215/tid=8222] ppid=8210 vsize=364596 CPUtime=4782.39 cores=4-7
/proc/8215/task/8222/stat : 8222 (plingeling) R 8210 8210 7498 0 -1 4202560 246319 1249 0 0 478204 35 0 0 25 0 5 0 527313666 373346304 46901 33554432000 4194304 4356188 140734767553408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8215/tid=8223] ppid=8210 vsize=364596 CPUtime=4754.71 cores=4-7
/proc/8215/task/8223/stat : 8223 (plingeling) R 8210 8210 7498 0 -1 4202560 248566 1249 0 0 475438 33 0 0 25 0 5 0 527313666 373346304 46901 33554432000 4194304 4356188 140734767553408 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8215/tid=8224] ppid=8210 vsize=364596 CPUtime=4782.35 cores=4-7
/proc/8215/task/8224/stat : 8224 (plingeling) R 8210 8210 7498 0 -1 4202560 233468 1249 0 0 478197 38 0 0 25 0 5 0 527313666 373346304 46901 33554432000 4194304 4356188 140734767553408 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8215/tid=8225] ppid=8210 vsize=364596 CPUtime=4782.4 cores=4-7
/proc/8215/task/8225/stat : 8225 (plingeling) R 8210 8210 7498 0 -1 4202560 235913 1249 0 0 478200 40 0 0 25 0 5 0 527313666 373346304 46901 33554432000 4194304 4356188 140734767553408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38230.9
Current children cumulated vsize (KiB) 2995984

[startup+4842.3 s]
/proc/loadavg: 8.08 8.05 8.01 9/180 8378
/proc/meminfo: memFree=29601732/32950928 swapFree=67111464/67111528
[pid=8210] ppid=8208 vsize=18324 CPUtime=0 cores=0-7
/proc/8210/stat : 8210 (ppfolio) S 8208 8210 7498 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 527313664 18763776 389 33554432000 4194304 4287625 140733806129536 18446744073709551615 268272709135 0 0 4096 65536 4399779758041202687 0 0 17 4 0 0 0
/proc/8210/statm: 4581 389 341 23 0 91 0
[pid=8211] ppid=8210 vsize=1308296 CPUtime=4842.4 cores=0
/proc/8211/stat : 8211 (cryptominisat) R 8210 8210 7498 0 -1 4202496 437408 0 0 0 484045 195 0 0 25 0 1 0 527313665 1339695104 24559 33554432000 4194304 4587354 140735238559984 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8211/statm: 327074 24559 337 96 0 323636 0
[pid=8212] ppid=8210 vsize=59388 CPUtime=4842.27 cores=1
/proc/8212/stat : 8212 (clasp) R 8210 8210 7498 0 -1 4202496 11476 0 0 0 484225 2 0 0 25 0 1 0 527313665 60813312 11363 33554432000 4194304 4785740 140735779758576 18446744073709551615 4277604 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8212/statm: 14847 11363 341 145 0 11892 0
[pid=8213] ppid=8210 vsize=455964 CPUtime=4841.95 cores=2
/proc/8213/stat : 8213 (TNM) R 8210 8210 7498 0 -1 4202496 364 0 0 0 484195 0 0 0 25 0 1 0 527313665 466907136 261 33554432000 134512640 134534564 4289751504 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8213/statm: 113991 261 103 6 0 112657 0
[pid=8214] ppid=8210 vsize=735532 CPUtime=4842.4 cores=3
/proc/8214/stat : 8214 (march_hi) R 8210 8210 7498 0 -1 4202496 146378 0 0 0 484130 110 0 0 25 0 1 0 527313665 753184768 146271 33554432000 4194304 4331988 140733391483536 18446744073709551615 4229375 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8214/statm: 183883 146271 173 34 0 182325 0
[pid=8215] ppid=8210 vsize=337844 CPUtime=19341.6 cores=4-7
/proc/8215/stat : 8215 (plingeling) S 8210 8210 7498 0 -1 4202496 973722 1249 0 0 1934008 148 0 0 19 0 5 0 527313665 345952256 40213 33554432000 4194304 4356188 140734767553408 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8215/statm: 84461 40213 164 40 0 83005 0
[pid=8215/tid=8222] ppid=8210 vsize=337844 CPUtime=4842.39 cores=4-7
/proc/8215/task/8222/stat : 8222 (plingeling) R 8210 8210 7498 0 -1 4202560 246319 1249 0 0 484204 35 0 0 25 0 5 0 527313666 345952256 40213 33554432000 4194304 4356188 140734767553408 18446744073709551615 4332023 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8215/tid=8223] ppid=8210 vsize=337844 CPUtime=4814.38 cores=4-7
/proc/8215/task/8223/stat : 8223 (plingeling) R 8210 8210 7498 0 -1 4202560 254230 1249 0 0 481405 33 0 0 25 0 5 0 527313666 345952256 40213 33554432000 4194304 4356188 140734767553408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8215/tid=8224] ppid=8210 vsize=337844 CPUtime=4842.35 cores=4-7
/proc/8215/task/8224/stat : 8224 (plingeling) R 8210 8210 7498 0 -1 4202560 235964 1249 0 0 484197 38 0 0 25 0 5 0 527313666 345952256 40213 33554432000 4194304 4356188 140734767553408 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8215/tid=8225] ppid=8210 vsize=337844 CPUtime=4842.4 cores=4-7
/proc/8215/task/8225/stat : 8225 (plingeling) R 8210 8210 7498 0 -1 4202560 236681 1249 0 0 484200 40 0 0 25 0 5 0 527313666 345952256 40213 33554432000 4194304 4356188 140734767553408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38710.6
Current children cumulated vsize (KiB) 2915348

[startup+4902.3 s]
/proc/loadavg: 8.08 8.06 8.01 9/180 8380
/proc/meminfo: memFree=29553072/32950928 swapFree=67111464/67111528
[pid=8210] ppid=8208 vsize=18324 CPUtime=0 cores=0-7
/proc/8210/stat : 8210 (ppfolio) S 8208 8210 7498 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 527313664 18763776 389 33554432000 4194304 4287625 140733806129536 18446744073709551615 268272709135 0 0 4096 65536 4399779758041202687 0 0 17 4 0 0 0
/proc/8210/statm: 4581 389 341 23 0 91 0
[pid=8211] ppid=8210 vsize=1302660 CPUtime=4902.41 cores=0
/proc/8211/stat : 8211 (cryptominisat) R 8210 8210 7498 0 -1 4202496 442346 0 0 0 490044 197 0 0 25 0 1 0 527313665 1333923840 27549 33554432000 4194304 4587354 140735238559984 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8211/statm: 325665 27549 337 96 0 322227 0
[pid=8212] ppid=8210 vsize=59388 CPUtime=4902.27 cores=1
/proc/8212/stat : 8212 (clasp) R 8210 8210 7498 0 -1 4202496 11494 0 0 0 490225 2 0 0 25 0 1 0 527313665 60813312 11381 33554432000 4194304 4785740 140735779758576 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8212/statm: 14847 11381 341 145 0 11892 0
[pid=8213] ppid=8210 vsize=455964 CPUtime=4901.95 cores=2
/proc/8213/stat : 8213 (TNM) R 8210 8210 7498 0 -1 4202496 364 0 0 0 490195 0 0 0 25 0 1 0 527313665 466907136 261 33554432000 134512640 134534564 4289751504 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8213/statm: 113991 261 103 6 0 112657 0
[pid=8214] ppid=8210 vsize=735664 CPUtime=4902.4 cores=3
/proc/8214/stat : 8214 (march_hi) R 8210 8210 7498 0 -1 4202496 148140 0 0 0 490129 111 0 0 25 0 1 0 527313665 753319936 148033 33554432000 4194304 4331988 140733391483536 18446744073709551615 4297461 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8214/statm: 183916 148033 173 34 0 182358 0
[pid=8215] ppid=8210 vsize=368820 CPUtime=19581.3 cores=4-7
/proc/8215/stat : 8215 (plingeling) S 8210 8210 7498 0 -1 4202496 983962 1249 0 0 1957977 149 0 0 19 0 5 0 527313665 377671680 47957 33554432000 4194304 4356188 140734767553408 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8215/statm: 92205 47957 164 40 0 90749 0
[pid=8215/tid=8222] ppid=8210 vsize=368820 CPUtime=4902.4 cores=4-7
/proc/8215/task/8222/stat : 8222 (plingeling) R 8210 8210 7498 0 -1 4202560 252879 1249 0 0 490204 36 0 0 25 0 5 0 527313666 377671680 47957 33554432000 4194304 4356188 140734767553408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8215/tid=8223] ppid=8210 vsize=368820 CPUtime=4874.05 cores=4-7
/proc/8215/task/8223/stat : 8223 (plingeling) R 8210 8210 7498 0 -1 4202560 255158 1249 0 0 487372 33 0 0 25 0 5 0 527313666 377671680 47957 33554432000 4194304 4356188 140734767553408 18446744073709551615 4332165 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8215/tid=8224] ppid=8210 vsize=368820 CPUtime=4902.36 cores=4-7
/proc/8215/task/8224/stat : 8224 (plingeling) R 8210 8210 7498 0 -1 4202560 237020 1249 0 0 490198 38 0 0 25 0 5 0 527313666 377671680 47957 33554432000 4194304 4356188 140734767553408 18446744073709551615 4330973 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8215/tid=8225] ppid=8210 vsize=368820 CPUtime=4902.41 cores=4-7
/proc/8215/task/8225/stat : 8225 (plingeling) R 8210 8210 7498 0 -1 4202560 238377 1249 0 0 490201 40 0 0 25 0 5 0 527313666 377671680 47957 33554432000 4194304 4356188 140734767553408 18446744073709551615 4331323 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39190.3
Current children cumulated vsize (KiB) 2940820

[startup+4962.3 s]
/proc/loadavg: 8.07 8.06 8.00 9/180 8381
/proc/meminfo: memFree=29503560/32950928 swapFree=67111464/67111528
[pid=8210] ppid=8208 vsize=18324 CPUtime=0 cores=0-7
/proc/8210/stat : 8210 (ppfolio) S 8208 8210 7498 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 527313664 18763776 389 33554432000 4194304 4287625 140733806129536 18446744073709551615 268272709135 0 0 4096 65536 4399779758041202687 0 0 17 4 0 0 0
/proc/8210/statm: 4581 389 341 23 0 91 0
[pid=8211] ppid=8210 vsize=1330796 CPUtime=4962.41 cores=0
/proc/8211/stat : 8211 (cryptominisat) R 8210 8210 7498 0 -1 4202496 451437 0 0 0 496042 199 0 0 25 0 1 0 527313665 1362735104 36569 33554432000 4194304 4587354 140735238559984 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8211/statm: 332699 36569 337 96 0 329261 0
[pid=8212] ppid=8210 vsize=59668 CPUtime=4962.27 cores=1
/proc/8212/stat : 8212 (clasp) R 8210 8210 7498 0 -1 4202496 11542 0 0 0 496225 2 0 0 25 0 1 0 527313665 61100032 11429 33554432000 4194304 4785740 140735779758576 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8212/statm: 14917 11429 341 145 0 11962 0
[pid=8213] ppid=8210 vsize=455964 CPUtime=4961.94 cores=2
/proc/8213/stat : 8213 (TNM) R 8210 8210 7498 0 -1 4202496 364 0 0 0 496194 0 0 0 25 0 1 0 527313665 466907136 261 33554432000 134512640 134534564 4289751504 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8213/statm: 113991 261 103 6 0 112657 0
[pid=8214] ppid=8210 vsize=735664 CPUtime=4962.4 cores=3
/proc/8214/stat : 8214 (march_hi) R 8210 8210 7498 0 -1 4202496 149869 0 0 0 496127 113 0 0 25 0 1 0 527313665 753319936 149762 33554432000 4194304 4331988 140733391483536 18446744073709551615 4226479 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8214/statm: 183916 149762 173 34 0 182358 0
[pid=8215] ppid=8210 vsize=374708 CPUtime=19820.9 cores=4-7
/proc/8215/stat : 8215 (plingeling) S 8210 8210 7498 0 -1 4202496 992858 1249 0 0 1981941 150 0 0 19 0 5 0 527313665 383700992 49429 33554432000 4194304 4356188 140734767553408 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8215/statm: 93677 49429 164 40 0 92221 0
[pid=8215/tid=8222] ppid=8210 vsize=374708 CPUtime=4962.4 cores=4-7
/proc/8215/task/8222/stat : 8222 (plingeling) R 8210 8210 7498 0 -1 4202560 253647 1249 0 0 496204 36 0 0 25 0 5 0 527313666 383700992 49429 33554432000 4194304 4356188 140734767553408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8215/tid=8223] ppid=8210 vsize=374708 CPUtime=4933.72 cores=4-7
/proc/8215/task/8223/stat : 8223 (plingeling) R 8210 8210 7498 0 -1 4202560 256854 1249 0 0 493339 33 0 0 25 0 5 0 527313666 383700992 49429 33554432000 4194304 4356188 140734767553408 18446744073709551615 4331268 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8215/tid=8224] ppid=8210 vsize=374708 CPUtime=4962.35 cores=4-7
/proc/8215/task/8224/stat : 8224 (plingeling) R 8210 8210 7498 0 -1 4202560 242684 1249 0 0 496196 39 0 0 25 0 5 0 527313666 383700992 49429 33554432000 4194304 4356188 140734767553408 18446744073709551615 4331728 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8215/tid=8225] ppid=8210 vsize=374708 CPUtime=4962.4 cores=4-7
/proc/8215/task/8225/stat : 8225 (plingeling) R 8210 8210 7498 0 -1 4202560 239145 1249 0 0 496200 40 0 0 25 0 5 0 527313666 383700992 49429 33554432000 4194304 4356188 140734767553408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39669.9
Current children cumulated vsize (KiB) 2975124



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.10 8.07 8.01 9/180 8382
/proc/meminfo: memFree=29517908/32950928 swapFree=67111464/67111528
[pid=8210] ppid=8208 vsize=18324 CPUtime=0 cores=0-7
/proc/8210/stat : 8210 (ppfolio) S 8208 8210 7498 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 527313664 18763776 389 33554432000 4194304 4287625 140733806129536 18446744073709551615 268272709135 0 0 4096 65536 4399779758041202687 0 0 17 4 0 0 0
/proc/8210/statm: 4581 389 341 23 0 91 0
[pid=8211] ppid=8210 vsize=1315904 CPUtime=5000.12 cores=0
/proc/8211/stat : 8211 (cryptominisat) R 8210 8210 7498 0 -1 4202496 452934 0 0 0 499811 201 0 0 25 0 1 0 527313665 1347485696 30931 33554432000 4194304 4587354 140735238559984 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8211/statm: 328976 30931 337 96 0 325538 0
[pid=8212] ppid=8210 vsize=59668 CPUtime=4999.97 cores=1
/proc/8212/stat : 8212 (clasp) R 8210 8210 7498 0 -1 4202496 11542 0 0 0 499995 2 0 0 25 0 1 0 527313665 61100032 11429 33554432000 4194304 4785740 140735779758576 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8212/statm: 14917 11429 341 145 0 11962 0
[pid=8213] ppid=8210 vsize=455964 CPUtime=4999.64 cores=2
/proc/8213/stat : 8213 (TNM) R 8210 8210 7498 0 -1 4202496 364 0 0 0 499964 0 0 0 25 0 1 0 527313665 466907136 261 33554432000 134512640 134534564 4289751504 18446744073709551615 134529814 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8213/statm: 113991 261 103 6 0 112657 0
[pid=8214] ppid=8210 vsize=735664 CPUtime=5000.11 cores=3
/proc/8214/stat : 8214 (march_hi) R 8210 8210 7498 0 -1 4202496 150919 0 0 0 499897 114 0 0 25 0 1 0 527313665 753319936 150812 33554432000 4194304 4331988 140733391483536 18446744073709551615 4211416 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8214/statm: 183916 150812 173 34 0 182358 0
[pid=8215] ppid=8210 vsize=378932 CPUtime=19971.5 cores=4-7
/proc/8215/stat : 8215 (plingeling) S 8210 8210 7498 0 -1 4202496 1000506 1249 0 0 1997003 151 0 0 19 0 5 0 527313665 388026368 50485 33554432000 4194304 4356188 140734767553408 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8215/statm: 94733 50485 164 40 0 93277 0
[pid=8215/tid=8222] ppid=8210 vsize=378932 CPUtime=5000.11 cores=4-7
/proc/8215/task/8222/stat : 8222 (plingeling) R 8210 8210 7498 0 -1 4202560 254575 1249 0 0 499975 36 0 0 25 0 5 0 527313666 388026368 50485 33554432000 4194304 4356188 140734767553408 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8215/tid=8223] ppid=8210 vsize=378932 CPUtime=4971.23 cores=4-7
/proc/8215/task/8223/stat : 8223 (plingeling) R 8210 8210 7498 0 -1 4202560 257654 1249 0 0 497089 34 0 0 25 0 5 0 527313666 388026368 50485 33554432000 4194304 4356188 140734767553408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8215/tid=8224] ppid=8210 vsize=378932 CPUtime=5000.06 cores=4-7
/proc/8215/task/8224/stat : 8224 (plingeling) R 8210 8210 7498 0 -1 4202560 243740 1249 0 0 499967 39 0 0 25 0 5 0 527313666 388026368 50485 33554432000 4194304 4356188 140734767553408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8215/tid=8225] ppid=8210 vsize=378932 CPUtime=5000.12 cores=4-7
/proc/8215/task/8225/stat : 8225 (plingeling) R 8210 8210 7498 0 -1 4202560 244009 1249 0 0 499971 41 0 0 25 0 5 0 527313666 388026368 50485 33554432000 4194304 4356188 140734767553408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39971.4
Current children cumulated vsize (KiB) 2964456

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 8210 and gives
#  childrusage.ru_utime.tv_sec=14997
#  childrusage.ru_utime.tv_usec=725999
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=62686
# CPU time returned by wait4() is 14999.8
# while last known CPU time is 39971.4
#
# 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): 39971.4
CPU user time (s): 39966.7
CPU system time (s): 4.68
CPU usage (%): 799.425
Max. virtual memory (cumulated for all children) (KiB): 8956684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14997.7
system time used= 2.06269
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 465376
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= 803
involuntary context switches= 32261

runsolver used 8.08777 second user time and 19.1821 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-30 11:52:29
IDJOB=3220329
IDBENCH=82738
IDSOLVER=1638
FILE ID=node122/3220329-1304157149
RUNJOBID= node122-1304145195-7512
PBS_JOBID= 13170868
Free space on /tmp= 73348 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S248192082-054.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220329-1304157149/watcher-3220329-1304157149 -o /tmp/evaluation-result-3220329-1304157149/solver-3220329-1304157149 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3220329-1304157149.cnf

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

MD5SUM BENCH= cf7086a47a32df0eb19a8b08d14122dd
RANDOM SEED=1215687055

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30492172 kB
Buffers:        328172 kB
Cached:        1719948 kB
SwapCached:         64 kB
Active:         169844 kB
Inactive:      1943020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30492172 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:           10096 kB
Writeback:           0 kB
AnonPages:       64880 kB
Mapped:          14968 kB
Slab:           279196 kB
PageTables:       4712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   188708 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73336 MiB
End job on node122 at 2011-04-30 13:15:51