Trace number 3220107

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S964643921-035-UNKNOWN.cnf
MD5SUMd8337de8a71a630ccf2dd02943cd7d7f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark801.476
Satisfiable
(Un)Satisfiability was proved
Number of variables50000
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
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-3220107-1304155929/watcher-3220107-1304155929 -o /tmp/evaluation-result-3220107-1304155929/solver-3220107-1304155929 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3220107-1304155929.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.01 8.03 8.00 2/170 8396
/proc/meminfo: memFree=29287048/32951124 swapFree=67111348/67111528
[pid=8396] ppid=8394 vsize=18324 CPUtime=0 cores=0-7
/proc/8396/stat : 8396 (ppfolio) S 8394 8396 7925 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 508008427 18763776 390 33554432000 4194304 4287625 140735598838080 18446744073709551615 228095471119 0 0 4096 65536 4387535321676382207 0 0 17 4 0 0 0
/proc/8396/statm: 4581 390 341 23 0 91 0

[startup+0.106059 s]
/proc/loadavg: 8.01 8.03 8.00 2/170 8396
/proc/meminfo: memFree=29287048/32951124 swapFree=67111348/67111528
[pid=8396] ppid=8394 vsize=18324 CPUtime=0 cores=0-7
/proc/8396/stat : 8396 (ppfolio) S 8394 8396 7925 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 508008427 18763776 390 33554432000 4194304 4287625 140735598838080 18446744073709551615 228095471119 0 0 4096 65536 4387535321676382207 0 0 17 4 0 0 0
/proc/8396/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.20104 s]
/proc/loadavg: 8.01 8.03 8.00 2/170 8396
/proc/meminfo: memFree=29287048/32951124 swapFree=67111348/67111528
[pid=8396] ppid=8394 vsize=18324 CPUtime=0 cores=0-7
/proc/8396/stat : 8396 (ppfolio) S 8394 8396 7925 0 -1 4202496 522 0 0 0 0 0 0 0 21 0 1 0 508008427 18763776 390 33554432000 4194304 4287625 140735598838080 18446744073709551615 228095471119 0 0 4096 65536 4387535321676382207 0 0 17 4 0 0 0
/proc/8396/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301027 s]
/proc/loadavg: 8.01 8.03 8.00 2/170 8396
/proc/meminfo: memFree=29287048/32951124 swapFree=67111348/67111528
[pid=8396] ppid=8394 vsize=18324 CPUtime=0 cores=0-7
/proc/8396/stat : 8396 (ppfolio) S 8394 8396 7925 0 -1 4202496 522 0 0 0 0 0 0 0 21 0 1 0 508008427 18763776 390 33554432000 4194304 4287625 140735598838080 18446744073709551615 228095471119 0 0 4096 65536 4387535321676382207 0 0 17 4 0 0 0
/proc/8396/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700951 s]
/proc/loadavg: 8.01 8.03 8.00 2/170 8396
/proc/meminfo: memFree=29287048/32951124 swapFree=67111348/67111528
[pid=8396] ppid=8394 vsize=18324 CPUtime=0 cores=0-7
/proc/8396/stat : 8396 (ppfolio) S 8394 8396 7925 0 -1 4202496 522 0 0 0 0 0 0 0 17 0 1 0 508008427 18763776 390 33554432000 4194304 4287625 140735598838080 18446744073709551615 228095471119 0 0 4096 65536 4387535321676382207 0 0 17 4 0 0 0
/proc/8396/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50077 s]
/proc/loadavg: 7.77 7.98 7.98 9/180 8411
/proc/meminfo: memFree=29088192/32951124 swapFree=67111348/67111528
[pid=8396] ppid=8394 vsize=18324 CPUtime=0 cores=0-7
/proc/8396/stat : 8396 (ppfolio) S 8394 8396 7925 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 508008427 18763776 390 33554432000 4194304 4287625 140735598838080 18446744073709551615 228095471119 0 0 4096 65536 4387535321676382207 0 0 17 4 0 0 0
/proc/8396/statm: 4581 390 341 23 0 91 0
[pid=8397] ppid=8396 vsize=71960 CPUtime=1.49 cores=0
/proc/8397/stat : 8397 (cryptominisat) R 8396 8396 7925 0 -1 4202496 16650 0 0 0 147 2 0 0 20 0 1 0 508008427 73687040 12679 33554432000 4194304 4587354 140737365489008 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8397/statm: 17990 12679 326 96 0 14552 0
[pid=8398] ppid=8396 vsize=39272 CPUtime=1.49 cores=1
/proc/8398/stat : 8398 (clasp) R 8396 8396 7925 0 -1 4202496 9700 0 0 0 147 2 0 0 20 0 1 0 508008427 40214528 6978 33554432000 4194304 4785740 140734482321264 18446744073709551615 4550947 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8398/statm: 9818 6978 340 145 0 6863 0
[pid=8399] ppid=8396 vsize=472060 CPUtime=1.49 cores=2
/proc/8399/stat : 8399 (TNM) R 8396 8396 7925 0 -1 4202496 8338 0 0 0 148 1 0 0 20 0 1 0 508008427 483389440 8235 33554432000 134512640 134534564 4289130400 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8399/statm: 118015 8235 95 6 0 116681 0
[pid=8400] ppid=8396 vsize=44684 CPUtime=1.48 cores=3
/proc/8400/stat : 8400 (march_hi) R 8396 8396 7925 0 -1 4202496 33898 0 0 0 144 4 0 0 20 0 1 0 508008427 45756416 7674 33554432000 4194304 4331988 140733817915008 18446744073709551615 4252197 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8400/statm: 11171 7674 141 34 0 9613 0
[pid=8401] ppid=8396 vsize=164032 CPUtime=3.75 cores=4-7
/proc/8401/stat : 8401 (plingeling) S 8396 8396 7925 0 -1 4202496 29131 1248 0 0 372 3 0 0 21 0 5 0 508008427 167968768 13960 33554432000 4194304 4356188 140734714057936 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8401/statm: 41008 13960 163 40 0 39552 0
[pid=8401/tid=8408] ppid=8396 vsize=164032 CPUtime=0.76 cores=4-7
/proc/8401/task/8408/stat : 8408 (plingeling) R 8396 8396 7925 0 -1 4202560 3745 1248 0 0 76 0 0 0 18 0 5 0 508008499 167968768 13960 33554432000 4194304 4356188 140734714057936 18446744073709551615 4321963 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8401/tid=8409] ppid=8396 vsize=164032 CPUtime=0.75 cores=4-7
/proc/8401/task/8409/stat : 8409 (plingeling) R 8396 8396 7925 0 -1 4202560 3741 1248 0 0 75 0 0 0 25 0 5 0 508008499 167968768 13960 33554432000 4194304 4356188 140734714057936 18446744073709551615 4288171 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8401/tid=8410] ppid=8396 vsize=164032 CPUtime=0.74 cores=4-7
/proc/8401/task/8410/stat : 8410 (plingeling) R 8396 8396 7925 0 -1 4202560 5091 1248 0 0 74 0 0 0 25 0 5 0 508008499 167968768 13960 33554432000 4194304 4356188 140734714057936 18446744073709551615 4211178 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8401/tid=8411] ppid=8396 vsize=164032 CPUtime=0.76 cores=4-7
/proc/8401/task/8411/stat : 8411 (plingeling) R 8396 8396 7925 0 -1 4202560 3947 1248 0 0 76 0 0 0 25 0 5 0 508008499 167968768 13960 33554432000 4194304 4356188 140734714057936 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9.7
Current children cumulated vsize (KiB) 810332

[startup+3.10048 s]
/proc/loadavg: 7.77 7.98 7.98 9/180 8411
/proc/meminfo: memFree=29090920/32951124 swapFree=67111348/67111528
[pid=8396] ppid=8394 vsize=18324 CPUtime=0 cores=0-7
/proc/8396/stat : 8396 (ppfolio) S 8394 8396 7925 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 508008427 18763776 390 33554432000 4194304 4287625 140735598838080 18446744073709551615 228095471119 0 0 4096 65536 4387535321676382207 0 0 17 4 0 0 0
/proc/8396/statm: 4581 390 341 23 0 91 0
[pid=8397] ppid=8396 vsize=109464 CPUtime=3.09 cores=0
/proc/8397/stat : 8397 (cryptominisat) R 8396 8396 7925 0 -1 4202496 17665 0 0 0 307 2 0 0 25 0 1 0 508008427 112091136 13692 33554432000 4194304 4587354 140737365489008 18446744073709551615 4237470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8397/statm: 27366 13692 326 96 0 23928 0
[pid=8398] ppid=8396 vsize=40608 CPUtime=3.09 cores=1
/proc/8398/stat : 8398 (clasp) R 8396 8396 7925 0 -1 4202496 10123 0 0 0 307 2 0 0 25 0 1 0 508008427 41582592 7401 33554432000 4194304 4785740 140734482321264 18446744073709551615 4416804 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8398/statm: 10152 7401 340 145 0 7197 0
[pid=8399] ppid=8396 vsize=472060 CPUtime=3.09 cores=2
/proc/8399/stat : 8399 (TNM) R 8396 8396 7925 0 -1 4202496 8338 0 0 0 308 1 0 0 25 0 1 0 508008427 483389440 8235 33554432000 134512640 134534564 4289130400 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8399/statm: 118015 8235 95 6 0 116681 0
[pid=8400] ppid=8396 vsize=106244 CPUtime=3.08 cores=3
/proc/8400/stat : 8400 (march_hi) R 8396 8396 7925 0 -1 4202496 61144 0 0 0 300 8 0 0 25 0 1 0 508008427 108793856 14278 33554432000 4194304 4331988 140733817915008 18446744073709551615 4229439 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8400/statm: 26561 14278 173 34 0 25003 0
[pid=8401] ppid=8396 vsize=164020 CPUtime=10.15 cores=4-7
/proc/8401/stat : 8401 (plingeling) S 8396 8396 7925 0 -1 4202496 29237 1248 0 0 1012 3 0 0 21 0 5 0 508008427 167956480 13467 33554432000 4194304 4356188 140734714057936 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8401/statm: 41005 13467 163 40 0 39549 0
[pid=8401/tid=8408] ppid=8396 vsize=164020 CPUtime=2.36 cores=4-7
/proc/8401/task/8408/stat : 8408 (plingeling) R 8396 8396 7925 0 -1 4202560 3750 1248 0 0 236 0 0 0 22 0 5 0 508008499 167956480 13467 33554432000 4194304 4356188 140734714057936 18446744073709551615 4332293 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8401/tid=8409] ppid=8396 vsize=164020 CPUtime=2.34 cores=4-7
/proc/8401/task/8409/stat : 8409 (plingeling) R 8396 8396 7925 0 -1 4202560 3746 1248 0 0 234 0 0 0 25 0 5 0 508008499 167956480 13467 33554432000 4194304 4356188 140734714057936 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8401/tid=8410] ppid=8396 vsize=164020 CPUtime=2.34 cores=4-7
/proc/8401/task/8410/stat : 8410 (plingeling) R 8396 8396 7925 0 -1 4202560 5187 1248 0 0 234 0 0 0 25 0 5 0 508008499 167956480 13467 33554432000 4194304 4356188 140734714057936 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8401/tid=8411] ppid=8396 vsize=164020 CPUtime=2.36 cores=4-7
/proc/8401/task/8411/stat : 8411 (plingeling) R 8396 8396 7925 0 -1 4202560 3947 1248 0 0 236 0 0 0 25 0 5 0 508008499 167956480 13467 33554432000 4194304 4356188 140734714057936 18446744073709551615 4241608 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 22.5
Current children cumulated vsize (KiB) 910720

[startup+6.30089 s]
/proc/loadavg: 7.77 7.98 7.98 9/180 8411
/proc/meminfo: memFree=29016140/32951124 swapFree=67111348/67111528
[pid=8396] ppid=8394 vsize=18324 CPUtime=0 cores=0-7
/proc/8396/stat : 8396 (ppfolio) S 8394 8396 7925 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 508008427 18763776 390 33554432000 4194304 4287625 140735598838080 18446744073709551615 228095471119 0 0 4096 65536 4387535321676382207 0 0 17 4 0 0 0
/proc/8396/statm: 4581 390 341 23 0 91 0
[pid=8397] ppid=8396 vsize=109464 CPUtime=6.29 cores=0
/proc/8397/stat : 8397 (cryptominisat) R 8396 8396 7925 0 -1 4202496 19278 0 0 0 626 3 0 0 25 0 1 0 508008427 112091136 15300 33554432000 4194304 4587354 140737365489008 18446744073709551615 4241080 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8397/statm: 27366 15300 326 96 0 23928 0
[pid=8398] ppid=8396 vsize=48928 CPUtime=6.29 cores=1
/proc/8398/stat : 8398 (clasp) R 8396 8396 7925 0 -1 4202496 12189 0 0 0 626 3 0 0 25 0 1 0 508008427 50102272 9467 33554432000 4194304 4785740 140734482321264 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8398/statm: 12232 9467 340 145 0 9277 0
[pid=8399] ppid=8396 vsize=472060 CPUtime=6.28 cores=2
/proc/8399/stat : 8399 (TNM) R 8396 8396 7925 0 -1 4202496 8338 0 0 0 627 1 0 0 25 0 1 0 508008427 483389440 8235 33554432000 134512640 134534564 4289130400 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8399/statm: 118015 8235 95 6 0 116681 0
[pid=8400] ppid=8396 vsize=107448 CPUtime=6.29 cores=3
/proc/8400/stat : 8400 (march_hi) R 8396 8396 7925 0 -1 4202496 69690 0 0 0 619 10 0 0 25 0 1 0 508008427 110026752 22824 33554432000 4194304 4331988 140733817915008 18446744073709551615 4229082 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8400/statm: 26862 22824 173 34 0 25304 0
[pid=8401] ppid=8396 vsize=164020 CPUtime=22.93 cores=4-7
/proc/8401/stat : 8401 (plingeling) S 8396 8396 7925 0 -1 4202496 29237 1248 0 0 2290 3 0 0 21 0 5 0 508008427 167956480 13467 33554432000 4194304 4356188 140734714057936 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8401/statm: 41005 13467 163 40 0 39549 0
[pid=8401/tid=8408] ppid=8396 vsize=164020 CPUtime=5.56 cores=4-7
/proc/8401/task/8408/stat : 8408 (plingeling) R 8396 8396 7925 0 -1 4202560 3750 1248 0 0 556 0 0 0 25 0 5 0 508008499 167956480 13467 33554432000 4194304 4356188 140734714057936 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8401/tid=8409] ppid=8396 vsize=164020 CPUtime=5.52 cores=4-7
/proc/8401/task/8409/stat : 8409 (plingeling) R 8396 8396 7925 0 -1 4202560 3746 1248 0 0 552 0 0 0 25 0 5 0 508008499 167956480 13467 33554432000 4194304 4356188 140734714057936 18446744073709551615 4330990 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8401/tid=8410] ppid=8396 vsize=164020 CPUtime=5.54 cores=4-7
/proc/8401/task/8410/stat : 8410 (plingeling) R 8396 8396 7925 0 -1 4202560 5187 1248 0 0 554 0 0 0 25 0 5 0 508008499 167956480 13467 33554432000 4194304 4356188 140734714057936 18446744073709551615 4282432 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8401/tid=8411] ppid=8396 vsize=164020 CPUtime=5.56 cores=4-7
/proc/8401/task/8411/stat : 8411 (plingeling) R 8396 8396 7925 0 -1 4202560 3947 1248 0 0 556 0 0 0 25 0 5 0 508008499 167956480 13467 33554432000 4194304 4356188 140734714057936 18446744073709551615 4331439 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.08
Current children cumulated vsize (KiB) 920244

[startup+12.7007 s]
/proc/loadavg: 7.87 8.00 7.99 9/180 8411
/proc/meminfo: memFree=28981204/32951124 swapFree=67111348/67111528
[pid=8396] ppid=8394 vsize=18324 CPUtime=0 cores=0-7
/proc/8396/stat : 8396 (ppfolio) S 8394 8396 7925 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 508008427 18763776 390 33554432000 4194304 4287625 140735598838080 18446744073709551615 228095471119 0 0 4096 65536 4387535321676382207 0 0 17 4 0 0 0
/proc/8396/statm: 4581 390 341 23 0 91 0
[pid=8397] ppid=8396 vsize=109464 CPUtime=12.68 cores=0
/proc/8397/stat : 8397 (cryptominisat) R 8396 8396 7925 0 -1 4202496 22268 0 0 0 1265 3 0 0 25 0 1 0 508008427 112091136 18277 33554432000 4194304 4587354 140737365489008 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8397/statm: 27366 18277 326 96 0 23928 0
[pid=8398] ppid=8396 vsize=69532 CPUtime=12.69 cores=1
/proc/8398/stat : 8398 (clasp) R 8396 8396 7925 0 -1 4202496 17346 0 0 0 1264 5 0 0 25 0 1 0 508008427 71200768 14624 33554432000 4194304 4785740 140734482321264 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8398/statm: 17383 14624 340 145 0 14428 0
[pid=8399] ppid=8396 vsize=472060 CPUtime=12.68 cores=2
/proc/8399/stat : 8399 (TNM) R 8396 8396 7925 0 -1 4202496 8338 0 0 0 1267 1 0 0 25 0 1 0 508008427 483389440 8235 33554432000 134512640 134534564 4289130400 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8399/statm: 118015 8235 95 6 0 116681 0
[pid=8400] ppid=8396 vsize=109612 CPUtime=12.69 cores=3
/proc/8400/stat : 8400 (march_hi) R 8396 8396 7925 0 -1 4202496 70205 0 0 0 1259 10 0 0 25 0 1 0 508008427 112242688 23339 33554432000 4194304 4331988 140733817915008 18446744073709551615 4229009 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8400/statm: 27403 23339 173 34 0 25845 0
[pid=8401] ppid=8396 vsize=164020 CPUtime=48.49 cores=4-7
/proc/8401/stat : 8401 (plingeling) S 8396 8396 7925 0 -1 4202496 29237 1248 0 0 4846 3 0 0 21 0 5 0 508008427 167956480 13467 33554432000 4194304 4356188 140734714057936 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8401/statm: 41005 13467 163 40 0 39549 0
[pid=8401/tid=8408] ppid=8396 vsize=164020 CPUtime=11.96 cores=4-7
/proc/8401/task/8408/stat : 8408 (plingeling) R 8396 8396 7925 0 -1 4202560 3750 1248 0 0 1196 0 0 0 25 0 5 0 508008499 167956480 13467 33554432000 4194304 4356188 140734714057936 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8401/tid=8409] ppid=8396 vsize=164020 CPUtime=11.89 cores=4-7
/proc/8401/task/8409/stat : 8409 (plingeling) R 8396 8396 7925 0 -1 4202560 3746 1248 0 0 1189 0 0 0 25 0 5 0 508008499 167956480 13467 33554432000 4194304 4356188 140734714057936 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8401/tid=8410] ppid=8396 vsize=164020 CPUtime=11.94 cores=4-7
/proc/8401/task/8410/stat : 8410 (plingeling) R 8396 8396 7925 0 -1 4202560 5187 1248 0 0 1194 0 0 0 25 0 5 0 508008499 167956480 13467 33554432000 4194304 4356188 140734714057936 18446744073709551615 4330889 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8401/tid=8411] ppid=8396 vsize=164020 CPUtime=11.96 cores=4-7
/proc/8401/task/8411/stat : 8411 (plingeling) R 8396 8396 7925 0 -1 4202560 3947 1248 0 0 1196 0 0 0 25 0 5 0 508008499 167956480 13467 33554432000 4194304 4356188 140734714057936 18446744073709551615 4286036 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 99.23
Current children cumulated vsize (KiB) 943012

[startup+25.5013 s]
/proc/loadavg: 7.89 8.00 7.99 9/180 8412
/proc/meminfo: memFree=28818380/32951124 swapFree=67111348/67111528
[pid=8396] ppid=8394 vsize=18324 CPUtime=0 cores=0-7
/proc/8396/stat : 8396 (ppfolio) S 8394 8396 7925 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 508008427 18763776 390 33554432000 4194304 4287625 140735598838080 18446744073709551615 228095471119 0 0 4096 65536 4387535321676382207 0 0 17 4 0 0 0
/proc/8396/statm: 4581 390 341 23 0 91 0
[pid=8397] ppid=8396 vsize=275184 CPUtime=25.49 cores=0
/proc/8397/stat : 8397 (cryptominisat) R 8396 8396 7925 0 -1 4202496 60661 0 0 0 2539 10 0 0 25 0 1 0 508008427 281788416 44505 33554432000 4194304 4587354 140737365489008 18446744073709551615 4372590 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=8399] ppid=8396 vsize=472064 CPUtime=4841.64 cores=2
/proc/8399/stat : 8399 (TNM) R 8396 8396 7925 0 -1 4202496 8347 0 0 0 484159 5 0 0 25 0 1 0 508008427 483393536 8244 33554432000 134512640 134534564 4289130400 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8399/statm: 118016 8244 103 6 0 116682 0
[pid=8400] ppid=8396 vsize=134176 CPUtime=4842.45 cores=3
/proc/8400/stat : 8400 (march_hi) R 8396 8396 7925 0 -1 4202496 76059 0 0 0 484231 14 0 0 25 0 1 0 508008427 137396224 29193 33554432000 4194304 4331988 140733817915008 18446744073709551615 4231037 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8400/statm: 33544 29193 173 34 0 31986 0
[pid=8401] ppid=8396 vsize=292408 CPUtime=19340.6 cores=4-7
/proc/8401/stat : 8401 (plingeling) S 8396 8396 7925 0 -1 4202496 97485 1248 0 0 1934043 14 0 0 21 0 5 0 508008427 299425792 46075 33554432000 4194304 4356188 140734714057936 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8401/statm: 73102 46075 163 40 0 71646 0
[pid=8401/tid=8408] ppid=8396 vsize=292408 CPUtime=4841.71 cores=4-7
/proc/8401/task/8408/stat : 8408 (plingeling) R 8396 8396 7925 0 -1 4202560 16576 1248 0 0 484170 1 0 0 25 0 5 0 508008499 299425792 46075 33554432000 4194304 4356188 140734714057936 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8401/tid=8409] ppid=8396 vsize=292408 CPUtime=4815.3 cores=4-7
/proc/8401/task/8409/stat : 8409 (plingeling) R 8396 8396 7925 0 -1 4202560 19016 1248 0 0 481528 2 0 0 25 0 5 0 508008499 299425792 46075 33554432000 4194304 4356188 140734714057936 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8401/tid=8410] ppid=8396 vsize=292408 CPUtime=4841.09 cores=4-7
/proc/8401/task/8410/stat : 8410 (plingeling) R 8396 8396 7925 0 -1 4202560 23895 1248 0 0 484106 3 0 0 25 0 5 0 508008499 299425792 46075 33554432000 4194304 4356188 140734714057936 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8401/tid=8411] ppid=8396 vsize=292408 CPUtime=4841.72 cores=4-7
/proc/8401/task/8411/stat : 8411 (plingeling) R 8396 8396 7925 0 -1 4202560 25391 1248 0 0 484168 4 0 0 25 0 5 0 508008499 299425792 46075 33554432000 4194304 4356188 140734714057936 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38709.5
Current children cumulated vsize (KiB) 2842016

[startup+4902.3 s]
/proc/loadavg: 8.09 8.05 8.00 9/180 8554
/proc/meminfo: memFree=27835212/32951124 swapFree=67111348/67111528
[pid=8396] ppid=8394 vsize=18324 CPUtime=0 cores=0-7
/proc/8396/stat : 8396 (ppfolio) S 8394 8396 7925 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 508008427 18763776 390 33554432000 4194304 4287625 140735598838080 18446744073709551615 228095471119 0 0 4096 65536 4387535321676382207 0 0 17 4 0 0 0
/proc/8396/statm: 4581 390 341 23 0 91 0
[pid=8397] ppid=8396 vsize=941220 CPUtime=4902.44 cores=0
/proc/8397/stat : 8397 (cryptominisat) R 8396 8396 7925 0 -1 4202496 2118289 0 0 0 489267 977 0 0 25 0 1 0 508008427 963809280 26933 33554432000 4194304 4587354 140737365489008 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8397/statm: 235305 26933 337 96 0 231867 0
[pid=8398] ppid=8396 vsize=1026576 CPUtime=4902.45 cores=1
/proc/8398/stat : 8398 (clasp) R 8396 8396 7925 0 -1 4202496 253709 0 0 0 490155 90 0 0 25 0 1 0 508008427 1051213824 250987 33554432000 4194304 4785740 140734482321264 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8398/statm: 256644 250987 340 145 0 253689 0
[pid=8399] ppid=8396 vsize=472064 CPUtime=4901.63 cores=2
/proc/8399/stat : 8399 (TNM) R 8396 8396 7925 0 -1 4202496 8347 0 0 0 490158 5 0 0 25 0 1 0 508008427 483393536 8244 33554432000 134512640 134534564 4289130400 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8399/statm: 118016 8244 103 6 0 116682 0
[pid=8400] ppid=8396 vsize=134176 CPUtime=4902.45 cores=3
/proc/8400/stat : 8400 (march_hi) R 8396 8396 7925 0 -1 4202496 76066 0 0 0 490231 14 0 0 25 0 1 0 508008427 137396224 29200 33554432000 4194304 4331988 140733817915008 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8400/statm: 33544 29200 173 34 0 31986 0
[pid=8401] ppid=8396 vsize=300600 CPUtime=19580.2 cores=4-7
/proc/8401/stat : 8401 (plingeling) S 8396 8396 7925 0 -1 4202496 99533 1248 0 0 1958009 14 0 0 21 0 5 0 508008427 307814400 48123 33554432000 4194304 4356188 140734714057936 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8401/statm: 75150 48123 163 40 0 73694 0
[pid=8401/tid=8408] ppid=8396 vsize=300600 CPUtime=4901.7 cores=4-7
/proc/8401/task/8408/stat : 8408 (plingeling) R 8396 8396 7925 0 -1 4202560 17600 1248 0 0 490169 1 0 0 25 0 5 0 508008499 307814400 48123 33554432000 4194304 4356188 140734714057936 18446744073709551615 4330995 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8401/tid=8409] ppid=8396 vsize=300600 CPUtime=4874.98 cores=4-7
/proc/8401/task/8409/stat : 8409 (plingeling) R 8396 8396 7925 0 -1 4202560 19016 1248 0 0 487496 2 0 0 25 0 5 0 508008499 307814400 48123 33554432000 4194304 4356188 140734714057936 18446744073709551615 4241631 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8401/tid=8410] ppid=8396 vsize=300600 CPUtime=4901.08 cores=4-7
/proc/8401/task/8410/stat : 8410 (plingeling) R 8396 8396 7925 0 -1 4202560 23895 1248 0 0 490105 3 0 0 25 0 5 0 508008499 307814400 48123 33554432000 4194304 4356188 140734714057936 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8401/tid=8411] ppid=8396 vsize=300600 CPUtime=4901.72 cores=4-7
/proc/8401/task/8411/stat : 8411 (plingeling) R 8396 8396 7925 0 -1 4202560 26415 1248 0 0 490168 4 0 0 25 0 5 0 508008499 307814400 48123 33554432000 4194304 4356188 140734714057936 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39189.2
Current children cumulated vsize (KiB) 2892960

[startup+4962.3 s]
/proc/loadavg: 8.08 8.05 8.00 9/180 8555
/proc/meminfo: memFree=27758692/32951124 swapFree=67111348/67111528
[pid=8396] ppid=8394 vsize=18324 CPUtime=0 cores=0-7
/proc/8396/stat : 8396 (ppfolio) S 8394 8396 7925 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 508008427 18763776 390 33554432000 4194304 4287625 140735598838080 18446744073709551615 228095471119 0 0 4096 65536 4387535321676382207 0 0 17 4 0 0 0
/proc/8396/statm: 4581 390 341 23 0 91 0
[pid=8397] ppid=8396 vsize=941220 CPUtime=4962.44 cores=0
/proc/8397/stat : 8397 (cryptominisat) R 8396 8396 7925 0 -1 4202496 2137194 0 0 0 495255 989 0 0 25 0 1 0 508008427 963809280 45787 33554432000 4194304 4587354 140737365489008 18446744073709551615 4238307 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8397/statm: 235305 45787 337 96 0 231867 0
[pid=8398] ppid=8396 vsize=1026576 CPUtime=4962.45 cores=1
/proc/8398/stat : 8398 (clasp) R 8396 8396 7925 0 -1 4202496 253712 0 0 0 496155 90 0 0 25 0 1 0 508008427 1051213824 250990 33554432000 4194304 4785740 140734482321264 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8398/statm: 256644 250990 340 145 0 253689 0
[pid=8399] ppid=8396 vsize=472064 CPUtime=4961.64 cores=2
/proc/8399/stat : 8399 (TNM) R 8396 8396 7925 0 -1 4202496 8347 0 0 0 496159 5 0 0 25 0 1 0 508008427 483393536 8244 33554432000 134512640 134534564 4289130400 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8399/statm: 118016 8244 103 6 0 116682 0
[pid=8400] ppid=8396 vsize=134176 CPUtime=4962.45 cores=3
/proc/8400/stat : 8400 (march_hi) R 8396 8396 7925 0 -1 4202496 76074 0 0 0 496231 14 0 0 25 0 1 0 508008427 137396224 29208 33554432000 4194304 4331988 140733817915008 18446744073709551615 4226450 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8400/statm: 33544 29208 173 34 0 31986 0
[pid=8401] ppid=8396 vsize=300600 CPUtime=19819.9 cores=4-7
/proc/8401/stat : 8401 (plingeling) S 8396 8396 7925 0 -1 4202496 100557 1248 0 0 1981975 14 0 0 21 0 5 0 508008427 307814400 48123 33554432000 4194304 4356188 140734714057936 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8401/statm: 75150 48123 163 40 0 73694 0
[pid=8401/tid=8408] ppid=8396 vsize=300600 CPUtime=4961.7 cores=4-7
/proc/8401/task/8408/stat : 8408 (plingeling) R 8396 8396 7925 0 -1 4202560 17600 1248 0 0 496169 1 0 0 25 0 5 0 508008499 307814400 48123 33554432000 4194304 4356188 140734714057936 18446744073709551615 4279717 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8401/tid=8409] ppid=8396 vsize=300600 CPUtime=4934.65 cores=4-7
/proc/8401/task/8409/stat : 8409 (plingeling) R 8396 8396 7925 0 -1 4202560 20040 1248 0 0 493463 2 0 0 25 0 5 0 508008499 307814400 48123 33554432000 4194304 4356188 140734714057936 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8401/tid=8410] ppid=8396 vsize=300600 CPUtime=4961.07 cores=4-7
/proc/8401/task/8410/stat : 8410 (plingeling) R 8396 8396 7925 0 -1 4202560 23895 1248 0 0 496104 3 0 0 25 0 5 0 508008499 307814400 48123 33554432000 4194304 4356188 140734714057936 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8401/tid=8411] ppid=8396 vsize=300600 CPUtime=4961.72 cores=4-7
/proc/8401/task/8411/stat : 8411 (plingeling) R 8396 8396 7925 0 -1 4202560 26415 1248 0 0 496168 4 0 0 25 0 5 0 508008499 307814400 48123 33554432000 4194304 4356188 140734714057936 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39668.9
Current children cumulated vsize (KiB) 2892960



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.11 8.06 8.00 9/180 8556
/proc/meminfo: memFree=27839896/32951124 swapFree=67111348/67111528
[pid=8396] ppid=8394 vsize=18324 CPUtime=0 cores=0-7
/proc/8396/stat : 8396 (ppfolio) S 8394 8396 7925 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 508008427 18763776 390 33554432000 4194304 4287625 140735598838080 18446744073709551615 228095471119 0 0 4096 65536 4387535321676382207 0 0 17 4 0 0 0
/proc/8396/statm: 4581 390 341 23 0 91 0
[pid=8397] ppid=8396 vsize=906556 CPUtime=5000.14 cores=0
/proc/8397/stat : 8397 (cryptominisat) R 8396 8396 7925 0 -1 4202496 2152504 0 0 0 499018 996 0 0 25 0 1 0 508008427 928313344 26201 33554432000 4194304 4587354 140737365489008 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8397/statm: 226639 26201 337 96 0 223201 0
[pid=8398] ppid=8396 vsize=1026576 CPUtime=5000.16 cores=1
/proc/8398/stat : 8398 (clasp) R 8396 8396 7925 0 -1 4202496 253712 0 0 0 499926 90 0 0 25 0 1 0 508008427 1051213824 250990 33554432000 4194304 4785740 140734482321264 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8398/statm: 256644 250990 340 145 0 253689 0
[pid=8399] ppid=8396 vsize=472064 CPUtime=4999.34 cores=2
/proc/8399/stat : 8399 (TNM) R 8396 8396 7925 0 -1 4202496 8347 0 0 0 499929 5 0 0 25 0 1 0 508008427 483393536 8244 33554432000 134512640 134534564 4289130400 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8399/statm: 118016 8244 103 6 0 116682 0
[pid=8400] ppid=8396 vsize=134308 CPUtime=5000.16 cores=3
/proc/8400/stat : 8400 (march_hi) R 8396 8396 7925 0 -1 4202496 76080 0 0 0 500002 14 0 0 25 0 1 0 508008427 137531392 29214 33554432000 4194304 4331988 140733817915008 18446744073709551615 4228983 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8400/statm: 33577 29214 173 34 0 32019 0
[pid=8401] ppid=8396 vsize=296504 CPUtime=19970.5 cores=4-7
/proc/8401/stat : 8401 (plingeling) S 8396 8396 7925 0 -1 4202496 102605 1248 0 0 1997037 15 0 0 21 0 5 0 508008427 303620096 47099 33554432000 4194304 4356188 140734714057936 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8401/statm: 74126 47099 163 40 0 72670 0
[pid=8401/tid=8408] ppid=8396 vsize=296504 CPUtime=4999.41 cores=4-7
/proc/8401/task/8408/stat : 8408 (plingeling) R 8396 8396 7925 0 -1 4202560 17600 1248 0 0 499940 1 0 0 25 0 5 0 508008499 303620096 47099 33554432000 4194304 4356188 140734714057936 18446744073709551615 4331007 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8401/tid=8409] ppid=8396 vsize=296504 CPUtime=4972.15 cores=4-7
/proc/8401/task/8409/stat : 8409 (plingeling) R 8396 8396 7925 0 -1 4202560 20040 1248 0 0 497213 2 0 0 25 0 5 0 508008499 303620096 47099 33554432000 4194304 4356188 140734714057936 18446744073709551615 4331383 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8401/tid=8410] ppid=8396 vsize=296504 CPUtime=4998.77 cores=4-7
/proc/8401/task/8410/stat : 8410 (plingeling) R 8396 8396 7925 0 -1 4202560 25943 1248 0 0 499874 3 0 0 25 0 5 0 508008499 303620096 47099 33554432000 4194304 4356188 140734714057936 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8401/tid=8411] ppid=8396 vsize=296504 CPUtime=4999.43 cores=4-7
/proc/8401/task/8411/stat : 8411 (plingeling) R 8396 8396 7925 0 -1 4202560 26415 1248 0 0 499939 4 0 0 25 0 5 0 508008499 303620096 47099 33554432000 4194304 4356188 140734714057936 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39970.3
Current children cumulated vsize (KiB) 2854332

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

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

[startup+5000 s]
/proc/loadavg: 8.11 8.06 8.00 9/180 8556
/proc/meminfo: memFree=27839896/32951124 swapFree=67111348/67111528
[pid=8396] ppid=8394 vsize=18324 CPUtime=0 cores=0-7
/proc/8396/stat : 8396 (ppfolio) S 8394 8396 7925 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 508008427 18763776 390 33554432000 4194304 4287625 140735598838080 18446744073709551615 228095471119 0 0 4096 65536 4387535321676382207 0 0 17 4 0 0 0
/proc/8396/statm: 4581 390 341 23 0 91 0
[pid=8397] ppid=8396 vsize=906556 CPUtime=5000.14 cores=0
/proc/8397/stat : 8397 (cryptominisat) R 8396 8396 7925 0 -1 4202496 2152504 0 0 0 499018 996 0 0 25 0 1 0 508008427 928313344 26201 33554432000 4194304 4587354 140737365489008 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8397/statm: 226639 26201 337 96 0 223201 0
[pid=8398] ppid=8396 vsize=1026576 CPUtime=5000.16 cores=1
/proc/8398/stat : 8398 (clasp) R 8396 8396 7925 0 -1 4202496 253712 0 0 0 499926 90 0 0 25 0 1 0 508008427 1051213824 250990 33554432000 4194304 4785740 140734482321264 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8398/statm: 256644 250990 340 145 0 253689 0
[pid=8399] ppid=8396 vsize=472064 CPUtime=4999.34 cores=2
/proc/8399/stat : 8399 (TNM) R 8396 8396 7925 0 -1 4202496 8347 0 0 0 499929 5 0 0 25 0 1 0 508008427 483393536 8244 33554432000 134512640 134534564 4289130400 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8399/statm: 118016 8244 103 6 0 116682 0
[pid=8400] ppid=8396 vsize=134308 CPUtime=5000.16 cores=3
/proc/8400/stat : 8400 (march_hi) R 8396 8396 7925 0 -1 4202496 76080 0 0 0 500002 14 0 0 25 0 1 0 508008427 137531392 29214 33554432000 4194304 4331988 140733817915008 18446744073709551615 4228983 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8400/statm: 33577 29214 173 34 0 32019 0
[pid=8401] ppid=8396 vsize=296504 CPUtime=19970.5 cores=4-7
/proc/8401/stat : 8401 (plingeling) S 8396 8396 7925 0 -1 4202496 102605 1248 0 0 1997037 15 0 0 21 0 5 0 508008427 303620096 47099 33554432000 4194304 4356188 140734714057936 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8401/statm: 74126 47099 163 40 0 72670 0
[pid=8401/tid=8408] ppid=8396 vsize=296504 CPUtime=4999.41 cores=4-7
/proc/8401/task/8408/stat : 8408 (plingeling) R 8396 8396 7925 0 -1 4202560 17600 1248 0 0 499940 1 0 0 25 0 5 0 508008499 303620096 47099 33554432000 4194304 4356188 140734714057936 18446744073709551615 4331007 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8401/tid=8409] ppid=8396 vsize=296504 CPUtime=4972.15 cores=4-7
/proc/8401/task/8409/stat : 8409 (plingeling) R 8396 8396 7925 0 -1 4202560 20040 1248 0 0 497213 2 0 0 25 0 5 0 508008499 303620096 47099 33554432000 4194304 4356188 140734714057936 18446744073709551615 4331383 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8401/tid=8410] ppid=8396 vsize=296504 CPUtime=4998.77 cores=4-7
/proc/8401/task/8410/stat : 8410 (plingeling) R 8396 8396 7925 0 -1 4202560 25943 1248 0 0 499874 3 0 0 25 0 5 0 508008499 303620096 47099 33554432000 4194304 4356188 140734714057936 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8401/tid=8411] ppid=8396 vsize=296504 CPUtime=4999.43 cores=4-7
/proc/8401/task/8411/stat : 8411 (plingeling) R 8396 8396 7925 0 -1 4202560 26415 1248 0 0 499939 4 0 0 25 0 5 0 508008499 303620096 47099 33554432000 4194304 4356188 140734714057936 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39970.3
Current children cumulated vsize (KiB) 2854332

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8396 and gives
#  childrusage.ru_utime.tv_sec=14989
#  childrusage.ru_utime.tv_usec=513247
#  childrusage.ru_stime.tv_sec=10
#  childrusage.ru_stime.tv_usec=186451
# CPU time returned by wait4() is 14999.7
# while last known CPU time is 39970.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): 39970.3
CPU user time (s): 39959.1
CPU system time (s): 11.2
CPU usage (%): 799.404
Max. virtual memory (cumulated for all children) (KiB): 3770660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14989.5
system time used= 10.1865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2237454
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= 588
involuntary context switches= 79374

runsolver used 7.60384 second user time and 19.677 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-30 11:32:10
IDJOB=3220107
IDBENCH=82701
IDSOLVER=1638
FILE ID=node142/3220107-1304155929
RUNJOBID= node142-1304145261-7939
PBS_JOBID= 13170874
Free space on /tmp= 73316 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S964643921-035-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220107-1304155929/watcher-3220107-1304155929 -o /tmp/evaluation-result-3220107-1304155929/solver-3220107-1304155929 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3220107-1304155929.cnf

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

MD5SUM BENCH= d8337de8a71a630ccf2dd02943cd7d7f
RANDOM SEED=1402722089

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29287452 kB
Buffers:       1100368 kB
Cached:        2001972 kB
SwapCached:        176 kB
Active:         481268 kB
Inactive:      2685188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29287452 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           14416 kB
Writeback:           0 kB
AnonPages:       64504 kB
Mapped:          14696 kB
Slab:           431864 kB
PageTables:       4276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183240 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= 73308 MiB
End job on node142 at 2011-04-30 12:55:32