Trace number 3249316

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
Plingeling 587? (TO) 4800.26 1202.19

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x33.cnf
MD5SUMf7c29bbc3bef00d1e7cc799553ba4813
Bench CategoryCRAFTED (crafted 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 variables2772
Number of clauses448371
Sum of the clauses size1785168
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24158
Number of clauses of size 30
Number of clauses of size 4444213
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


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-3249316-1304086495/watcher-3249316-1304086495 -o /tmp/evaluation-result-3249316-1304086495/solver-3249316-1304086495 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3249316-1304086495.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.21 7.89 7.99 5/181 24132
/proc/meminfo: memFree=29659516/32950928 swapFree=67111364/67111528
[pid=24132] ppid=24130 vsize=10196 CPUtime=0 cores=0,2,4,6
/proc/24132/stat : 24132 (plingeling) R 24130 24132 23268 0 -1 4202496 609 1253 0 0 0 0 0 0 25 0 1 0 598880172 10440704 538 33554432000 4194304 4417332 140737096335216 18446744073709551615 256415391488 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/24132/statm: 2549 538 146 55 0 435 0

[startup+0.056764 s]
/proc/loadavg: 7.21 7.89 7.99 5/181 24132
/proc/meminfo: memFree=29659516/32950928 swapFree=67111364/67111528
[pid=24132] ppid=24130 vsize=22516 CPUtime=0.04 cores=0,2,4,6
/proc/24132/stat : 24132 (plingeling) R 24130 24132 23268 0 -1 4202496 3818 1253 0 0 4 0 0 0 25 0 1 0 598880172 23056384 3651 33554432000 4194304 4417332 140737096335216 18446744073709551615 256415391488 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/24132/statm: 5629 3651 147 55 0 3515 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 22516

[startup+0.100762 s]
/proc/loadavg: 7.21 7.89 7.99 5/181 24132
/proc/meminfo: memFree=29659516/32950928 swapFree=67111364/67111528
[pid=24132] ppid=24130 vsize=28660 CPUtime=0.09 cores=0,2,4,6
/proc/24132/stat : 24132 (plingeling) R 24130 24132 23268 0 -1 4202496 4998 1253 0 0 9 0 0 0 25 0 1 0 598880172 29347840 4831 33554432000 4194304 4417332 140737096335216 18446744073709551615 256415085661 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/24132/statm: 7165 4857 147 55 0 5051 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28660

[startup+0.300725 s]
/proc/loadavg: 7.21 7.89 7.99 5/181 24132
/proc/meminfo: memFree=29659516/32950928 swapFree=67111364/67111528
[pid=24132] ppid=24130 vsize=75764 CPUtime=0.28 cores=0,2,4,6
/proc/24132/stat : 24132 (plingeling) R 24130 24132 23268 0 -1 4202496 17130 1253 0 0 27 1 0 0 25 0 1 0 598880172 77582336 16963 33554432000 4194304 4417332 140737096335216 18446744073709551615 4320926 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/24132/statm: 18941 16963 147 55 0 16827 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 75764

[startup+0.700568 s]
/proc/loadavg: 7.21 7.89 7.99 5/181 24132
/proc/meminfo: memFree=29659516/32950928 swapFree=67111364/67111528
[pid=24132] ppid=24130 vsize=151988 CPUtime=1.04 cores=0,2,4,6
/proc/24132/stat : 24132 (plingeling) S 24130 24132 23268 0 -1 4202496 33772 1253 0 0 100 4 0 0 25 0 5 0 598880172 155635712 25795 33554432000 4194304 4417332 140737096335216 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24132/statm: 37997 25795 173 55 0 35883 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 151988

[startup+1.50042 s]
/proc/loadavg: 7.21 7.89 7.99 10/186 24142
/proc/meminfo: memFree=29549992/32950928 swapFree=67111364/67111528
[pid=24132] ppid=24130 vsize=208288 CPUtime=4.23 cores=0,2,4,6
/proc/24132/stat : 24132 (plingeling) S 24130 24132 23268 0 -1 4202496 49356 1253 0 0 417 6 0 0 25 0 5 0 598880172 213286912 39888 33554432000 4194304 4417332 140737096335216 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24132/statm: 52072 39888 177 55 0 49958 0
[pid=24132/tid=24139] ppid=24130 vsize=208288 CPUtime=0.91 cores=0,2,4,6
/proc/24132/task/24139/stat : 24139 (plingeling) R 24130 24132 23268 0 -1 4202560 4546 1253 0 0 91 0 0 0 25 0 5 0 598880230 213286912 39888 33554432000 4194304 4417332 140737096335216 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24132/tid=24140] ppid=24130 vsize=208288 CPUtime=0.9 cores=0,2,4,6
/proc/24132/task/24140/stat : 24140 (plingeling) R 24130 24132 23268 0 -1 4202560 4570 1253 0 0 90 0 0 0 25 0 5 0 598880230 213286912 39888 33554432000 4194304 4417332 140737096335216 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24132/tid=24141] ppid=24130 vsize=208288 CPUtime=0.9 cores=0,2,4,6
/proc/24132/task/24141/stat : 24141 (plingeling) R 24130 24132 23268 0 -1 4202560 4144 1253 0 0 90 0 0 0 25 0 5 0 598880230 213286912 39888 33554432000 4194304 4417332 140737096335216 18446744073709551615 4234384 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24132/tid=24142] ppid=24130 vsize=208288 CPUtime=0.91 cores=0,2,4,6
/proc/24132/task/24142/stat : 24142 (plingeling) R 24130 24132 23268 0 -1 4202560 2570 1253 0 0 91 0 0 0 25 0 5 0 598880230 213286912 39888 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 208288

[startup+3.10111 s]
/proc/loadavg: 7.28 7.89 7.99 10/186 24142
/proc/meminfo: memFree=29487952/32950928 swapFree=67111364/67111528
[pid=24132] ppid=24130 vsize=235068 CPUtime=10.63 cores=0,2,4,6
/proc/24132/stat : 24132 (plingeling) S 24130 24132 23268 0 -1 4202496 59194 1253 0 0 1055 8 0 0 25 0 5 0 598880172 240709632 46553 33554432000 4194304 4417332 140737096335216 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24132/statm: 58767 46553 179 55 0 56653 0
[pid=24132/tid=24139] ppid=24130 vsize=235068 CPUtime=2.5 cores=0,2,4,6
/proc/24132/task/24139/stat : 24139 (plingeling) R 24130 24132 23268 0 -1 4202560 6715 1253 0 0 250 0 0 0 25 0 5 0 598880230 240709632 46553 33554432000 4194304 4417332 140737096335216 18446744073709551615 4239395 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24132/tid=24140] ppid=24130 vsize=235068 CPUtime=2.51 cores=0,2,4,6
/proc/24132/task/24140/stat : 24140 (plingeling) R 24130 24132 23268 0 -1 4202560 6739 1253 0 0 250 1 0 0 25 0 5 0 598880230 240709632 46553 33554432000 4194304 4417332 140737096335216 18446744073709551615 4239418 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24132/tid=24141] ppid=24130 vsize=235068 CPUtime=2.5 cores=0,2,4,6
/proc/24132/task/24141/stat : 24141 (plingeling) R 24130 24132 23268 0 -1 4202560 6315 1253 0 0 249 1 0 0 25 0 5 0 598880230 240709632 46553 33554432000 4194304 4417332 140737096335216 18446744073709551615 4239401 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24132/tid=24142] ppid=24130 vsize=235068 CPUtime=2.5 cores=0,2,4,6
/proc/24132/task/24142/stat : 24142 (plingeling) R 24130 24132 23268 0 -1 4202560 5899 1253 0 0 250 0 0 0 25 0 5 0 598880230 240709632 46553 33554432000 4194304 4417332 140737096335216 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.63
Current children cumulated vsize (KiB) 235068

[startup+6.30051 s]
/proc/loadavg: 7.28 7.89 7.99 10/186 24142
/proc/meminfo: memFree=29358476/32950928 swapFree=67111364/67111528
[pid=24132] ppid=24130 vsize=296444 CPUtime=23.4 cores=0,2,4,6
/proc/24132/stat : 24132 (plingeling) S 24130 24132 23268 0 -1 4202496 77651 1253 0 0 2329 11 0 0 25 0 5 0 598880172 303558656 61897 33554432000 4194304 4417332 140737096335216 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24132/statm: 74111 61897 179 55 0 71997 0
[pid=24132/tid=24139] ppid=24130 vsize=296444 CPUtime=5.71 cores=0,2,4,6
/proc/24132/task/24139/stat : 24139 (plingeling) R 24130 24132 23268 0 -1 4202560 11053 1253 0 0 570 1 0 0 25 0 5 0 598880230 303558656 61897 33554432000 4194304 4417332 140737096335216 18446744073709551615 4239393 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24132/tid=24140] ppid=24130 vsize=296444 CPUtime=5.7 cores=0,2,4,6
/proc/24132/task/24140/stat : 24140 (plingeling) R 24130 24132 23268 0 -1 4202560 11077 1253 0 0 569 1 0 0 25 0 5 0 598880230 303558656 61897 33554432000 4194304 4417332 140737096335216 18446744073709551615 4239411 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24132/tid=24141] ppid=24130 vsize=296444 CPUtime=5.68 cores=0,2,4,6
/proc/24132/task/24141/stat : 24141 (plingeling) R 24130 24132 23268 0 -1 4202560 10653 1253 0 0 566 2 0 0 25 0 5 0 598880230 303558656 61897 33554432000 4194304 4417332 140737096335216 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24132/tid=24142] ppid=24130 vsize=296444 CPUtime=5.71 cores=0,2,4,6
/proc/24132/task/24142/stat : 24142 (plingeling) R 24130 24132 23268 0 -1 4202560 11342 1253 0 0 569 2 0 0 25 0 5 0 598880230 303558656 61897 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.4
Current children cumulated vsize (KiB) 296444

[startup+12.7003 s]
/proc/loadavg: 7.39 7.89 7.99 9/186 24143
/proc/meminfo: memFree=29245932/32950928 swapFree=67111364/67111528
[pid=24132] ppid=24130 vsize=325824 CPUtime=48.97 cores=0,2,4,6
/proc/24132/stat : 24132 (plingeling) S 24130 24132 23268 0 -1 4202496 90652 1253 0 0 4883 14 0 0 25 0 5 0 598880172 333643776 69274 33554432000 4194304 4417332 140737096335216 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24132/statm: 81456 69274 179 55 0 79342 0
[pid=24132/tid=24139] ppid=24130 vsize=325824 CPUtime=12.11 cores=0,2,4,6
/proc/24132/task/24139/stat : 24139 (plingeling) R 24130 24132 23268 0 -1 4202560 11053 1253 0 0 1210 1 0 0 25 0 5 0 598880230 333643776 69274 33554432000 4194304 4417332 140737096335216 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24132/tid=24140] ppid=24130 vsize=325824 CPUtime=12.1 cores=0,2,4,6
/proc/24132/task/24140/stat : 24140 (plingeling) R 24130 24132 23268 0 -1 4202560 11077 1253 0 0 1209 1 0 0 25 0 5 0 598880230 333643776 69274 33554432000 4194304 4417332 140737096335216 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24132/tid=24141] ppid=24130 vsize=325824 CPUtime=12.04 cores=0,2,4,6
/proc/24132/task/24141/stat : 24141 (plingeling) R 24130 24132 23268 0 -1 4202560 10653 1253 0 0 1202 2 0 0 25 0 5 0 598880230 333643776 69274 33554432000 4194304 4417332 140737096335216 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24132/tid=24142] ppid=24130 vsize=325824 CPUtime=12.11 cores=0,2,4,6
/proc/24132/task/24142/stat : 24142 (plingeling) R 24130 24132 23268 0 -1 4202560 24343 1253 0 0 1207 4 0 0 25 0 5 0 598880230 333643776 69274 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.97
Current children cumulated vsize (KiB) 325824

[startup+25.5009 s]
/proc/loadavg: 7.48 7.90 7.99 9/186 24143
/proc/meminfo: memFree=29136944/32950928 swapFree=67111364/67111528
[pid=24132] ppid=24130 vsize=315032 CPUtime=100.1 cores=0,2,4,6
/proc/24132/stat : 24132 (plingeling) S 24130 24132 23268 0 -1 4202496 110871 1253 0 0 9993 17 0 0 25 0 5 0 598880172 322592768 66544 33554432000 4194304 4417332 140737096335216 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24132/statm: 78758 66544 179 55 0 76644 0
[pid=24132/tid=24139] ppid=24130 vsize=315032 CPUtime=24.91 cores=0,2,4,6
/proc/24132/task/24139/stat : 24139 (plingeling) R 24130 24132 23268 0 -1 4202560 14505 1253 0 0 2489 2 0 0 25 0 5 0 598880230 322592768 66544 33554432000 4194304 4417332 140737096335216 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24132/tid=24140] ppid=24130 vsize=315032 CPUtime=24.9 cores=0,2,4,6
/proc/24132/task/24140/stat : 24140 (plingeling) R 24130 24132 23268 0 -1 4202560 12202 1253 0 0 2489 1 0 0 25 0 5 0 598880230 322592768 66544 33554432000 4194304 4417332 140737096335216 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24132/tid=24141] ppid=24130 vsize=315032 CPUtime=24.77 cores=0,2,4,6
/proc/24132/task/24141/stat : 24141 (plingeling) R 24130 24132 23268 0 -1 4202560 15760 1253 0 0 2475 2 0 0 25 0 5 0 598880230 322592768 66544 33554432000 4194304 4417332 140737096335216 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24132/tid=24142] ppid=24130 vsize=315032 CPUtime=24.9 cores=0,2,4,6
/proc/24132/task/24142/stat : 24142 (plingeling) R 24130 24132 23268 0 -1 4202560 34878 1253 0 0 2485 5 0 0 25 0 5 0 598880230 322592768 66544 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.1
Current children cumulated vsize (KiB) 315032

[startup+51.1011 s]
/proc/loadavg: 7.73 7.92 7.99 9/186 24144
/proc/meminfo: memFree=28945384/32950928 swapFree=67111364/67111528
[pid=24132] ppid=24130 vsize=416376 CPUtime=202.36 cores=0,2,4,6
/proc/24132/stat : 24132 (plingeling) S 24130 24132 23268 0 -1 4202496 188188 1253 0 0 20208 28 0 0 25 0 5 0 598880172 426369024 91880 33554432000 4194304 4417332 140737096335216 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24132/statm: 104094 91880 179 55 0 101980 0
[pid=24132/tid=24139] ppid=24130 vsize=416376 CPUtime=50.51 cores=0,2,4,6
/proc/24132/task/24139/stat : 24139 (plingeling) R 24130 24132 23268 0 -1 4202560 23671 1253 0 0 5048 3 0 0 25 0 5 0 598880230 426369024 91880 33554432000 4194304 4417332 140737096335216 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24132/tid=24140] ppid=24130 vsize=416376 CPUtime=50.5 cores=0,2,4,6
/proc/24132/task/24140/stat : 24140 (plingeling) R 24130 24132 23268 0 -1 4202560 41059 1253 0 0 5045 5 0 0 25 0 5 0 598880230 426369024 91880 33554432000 4194304 4417332 140737096335216 18446744073709551615 4358020 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24132/tid=24141] ppid=24130 vsize=416376 CPUtime=50.23 cores=0,2,4,6
/proc/24132/task/24141/stat : 24141 (plingeling) R 24130 24132 23268 0 -1 4202560 38763 1253 0 0 5018 5 0 0 25 0 5 0 598880230 426369024 91880 33554432000 4194304 4417332 140737096335216 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24132/tid=24142] ppid=24130 vsize=416376 CPUtime=50.51 cores=0,2,4,6
/proc/24132/task/24142/stat : 24142 (plingeling) R 24130 24132 23268 0 -1 4202560 51169 1253 0 0 5043 8 0 0 25 0 5 0 598880230 426369024 91880 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364487 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 202.36
Current children cumulated vsize (KiB) 416376

[startup+102.306 s]
/proc/loadavg: 7.96 7.95 8.00 9/186 24145
/proc/meminfo: memFree=28305528/32950928 swapFree=67111364/67111528
[pid=24132] ppid=24130 vsize=527356 CPUtime=406.91 cores=0,2,4,6
/proc/24132/stat : 24132 (plingeling) S 24130 24132 23268 0 -1 4202496 327446 1253 0 0 40642 49 0 0 25 0 5 0 598880172 540012544 119625 33554432000 4194304 4417332 140737096335216 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24132/statm: 131839 119625 179 55 0 129725 0
[pid=24132/tid=24139] ppid=24130 vsize=527356 CPUtime=101.72 cores=0,2,4,6
/proc/24132/task/24139/stat : 24139 (plingeling) R 24130 24132 23268 0 -1 4202560 60942 1253 0 0 10164 8 0 0 25 0 5 0 598880230 540012544 119625 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24132/tid=24140] ppid=24130 vsize=527356 CPUtime=101.7 cores=0,2,4,6
/proc/24132/task/24140/stat : 24140 (plingeling) R 24130 24132 23268 0 -1 4202560 60685 1253 0 0 10162 8 0 0 25 0 5 0 598880230 540012544 119625 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24132/tid=24141] ppid=24130 vsize=527356 CPUtime=101.16 cores=0,2,4,6
/proc/24132/task/24141/stat : 24141 (plingeling) R 24130 24132 23268 0 -1 4202560 89341 1253 0 0 10102 14 0 0 25 0 5 0 598880230 540012544 119625 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24132/tid=24142] ppid=24130 vsize=527356 CPUtime=101.72 cores=0,2,4,6
/proc/24132/task/24142/stat : 24142 (plingeling) R 24130 24132 23268 0 -1 4202560 82952 1253 0 0 10159 13 0 0 25 0 5 0 598880230 540012544 119625 33554432000 4194304 4417332 140737096335216 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 406.91
Current children cumulated vsize (KiB) 527356

[startup+162.301 s]
/proc/loadavg: 8.06 7.97 8.00 9/186 24147
/proc/meminfo: memFree=28033036/32950928 swapFree=67111364/67111528
[pid=24132] ppid=24130 vsize=616164 CPUtime=646.56 cores=0,2,4,6
/proc/24132/stat : 24132 (plingeling) S 24130 24132 23268 0 -1 4202496 465220 1253 0 0 64586 70 0 0 25 0 5 0 598880172 630951936 141859 33554432000 4194304 4417332 140737096335216 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24132/statm: 154041 141859 179 55 0 151927 0
[pid=24132/tid=24139] ppid=24130 vsize=616164 CPUtime=161.71 cores=0,2,4,6
/proc/24132/task/24139/stat : 24139 (plingeling) R 24130 24132 23268 0 -1 4202560 90072 1253 0 0 16159 12 0 0 25 0 5 0 598880230 630951936 141859 33554432000 4194304 4417332 140737096335216 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24132/tid=24140] ppid=24130 vsize=616164 CPUtime=161.69 cores=0,2,4,6
/proc/24132/task/24140/stat : 24140 (plingeling) R 24130 24132 23268 0 -1 4202560 85170 1253 0 0 16157 12 0 0 25 0 5 0 598880230 630951936 141859 33554432000 4194304 4417332 140737096335216 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24132/tid=24141] ppid=24130 vsize=616164 CPUtime=160.82 cores=0,2,4,6
/proc/24132/task/24141/stat : 24141 (plingeling) R 24130 24132 23268 0 -1 4202560 158311 1253 0 0 16057 25 0 0 25 0 5 0 598880230 630951936 141859 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24132/tid=24142] ppid=24130 vsize=616164 CPUtime=161.71 cores=0,2,4,6
/proc/24132/task/24142/stat : 24142 (plingeling) R 24130 24132 23268 0 -1 4202560 98141 1253 0 0 16156 15 0 0 25 0 5 0 598880230 630951936 141859 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364887 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 646.56
Current children cumulated vsize (KiB) 616164


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

[pid=24132/tid=24140] ppid=24130 vsize=1246776 CPUtime=761.66 cores=0,2,4,6
/proc/24132/task/24140/stat : 24140 (plingeling) R 24130 24132 23268 0 -1 4202560 392628 1253 0 0 76109 57 0 0 25 0 5 0 598880230 1276698624 283130 33554432000 4194304 4417332 140737096335216 18446744073709551615 4247473 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24132/tid=24141] ppid=24130 vsize=1246776 CPUtime=757.58 cores=0,2,4,6
/proc/24132/task/24141/stat : 24141 (plingeling) R 24130 24132 23268 0 -1 4202560 747702 1253 0 0 75643 115 0 0 25 0 5 0 598880230 1276698624 283130 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24132/tid=24142] ppid=24130 vsize=1246776 CPUtime=761.74 cores=0,2,4,6
/proc/24132/task/24142/stat : 24142 (plingeling) R 24130 24132 23268 0 -1 4202560 255064 1253 0 0 76132 42 0 0 25 0 5 0 598880230 1276698624 283130 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3043.32
Current children cumulated vsize (KiB) 1246776

[startup+822.301 s]
/proc/loadavg: 8.06 8.05 8.00 9/186 24164
/proc/meminfo: memFree=25457408/32950928 swapFree=67111364/67111528
[pid=24132] ppid=24130 vsize=1365672 CPUtime=3282.98 cores=0,2,4,6
/proc/24132/stat : 24132 (plingeling) S 24130 24132 23268 0 -1 4202496 1868543 1253 0 0 328017 281 0 0 25 0 5 0 598880172 1398448128 312854 33554432000 4194304 4417332 140737096335216 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24132/statm: 341418 312854 180 55 0 339304 0
[pid=24132/tid=24139] ppid=24130 vsize=1365672 CPUtime=821.73 cores=0,2,4,6
/proc/24132/task/24139/stat : 24139 (plingeling) R 24130 24132 23268 0 -1 4202560 389803 1253 0 0 82120 53 0 0 25 0 5 0 598880230 1398448128 312854 33554432000 4194304 4417332 140737096335216 18446744073709551615 4250464 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24132/tid=24140] ppid=24130 vsize=1365672 CPUtime=821.65 cores=0,2,4,6
/proc/24132/task/24140/stat : 24140 (plingeling) R 24130 24132 23268 0 -1 4202560 406369 1253 0 0 82106 59 0 0 25 0 5 0 598880230 1398448128 312854 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24132/tid=24141] ppid=24130 vsize=1365672 CPUtime=817.25 cores=0,2,4,6
/proc/24132/task/24141/stat : 24141 (plingeling) R 24130 24132 23268 0 -1 4202560 783781 1253 0 0 81604 121 0 0 25 0 5 0 598880230 1398448128 312854 33554432000 4194304 4417332 140737096335216 18446744073709551615 4259875 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24132/tid=24142] ppid=24130 vsize=1365672 CPUtime=821.74 cores=0,2,4,6
/proc/24132/task/24142/stat : 24142 (plingeling) R 24130 24132 23268 0 -1 4202560 255064 1253 0 0 82132 42 0 0 25 0 5 0 598880230 1398448128 312854 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3282.98
Current children cumulated vsize (KiB) 1365672

[startup+882.3 s]
/proc/loadavg: 8.13 8.07 8.01 9/186 24166
/proc/meminfo: memFree=25182456/32950928 swapFree=67111364/67111528
[pid=24132] ppid=24130 vsize=1361832 CPUtime=3522.65 cores=0,2,4,6
/proc/24132/stat : 24132 (plingeling) S 24130 24132 23268 0 -1 4202496 1975987 1253 0 0 351967 298 0 0 25 0 5 0 598880172 1394515968 311926 33554432000 4194304 4417332 140737096335216 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24132/statm: 340458 311926 180 55 0 338344 0
[pid=24132/tid=24139] ppid=24130 vsize=1361832 CPUtime=881.73 cores=0,2,4,6
/proc/24132/task/24139/stat : 24139 (plingeling) R 24130 24132 23268 0 -1 4202560 422116 1253 0 0 88115 58 0 0 25 0 5 0 598880230 1394515968 311926 33554432000 4194304 4417332 140737096335216 18446744073709551615 4263221 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24132/tid=24140] ppid=24130 vsize=1361832 CPUtime=881.65 cores=0,2,4,6
/proc/24132/task/24140/stat : 24140 (plingeling) R 24130 24132 23268 0 -1 4202560 429340 1253 0 0 88102 63 0 0 25 0 5 0 598880230 1394515968 311926 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24132/tid=24141] ppid=24130 vsize=1361832 CPUtime=876.92 cores=0,2,4,6
/proc/24132/task/24141/stat : 24141 (plingeling) R 24130 24132 23268 0 -1 4202560 835941 1253 0 0 87563 129 0 0 25 0 5 0 598880230 1394515968 311926 33554432000 4194304 4417332 140737096335216 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24132/tid=24142] ppid=24130 vsize=1361832 CPUtime=881.74 cores=0,2,4,6
/proc/24132/task/24142/stat : 24142 (plingeling) R 24130 24132 23268 0 -1 4202560 255064 1253 0 0 88132 42 0 0 25 0 5 0 598880230 1394515968 311926 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3522.65
Current children cumulated vsize (KiB) 1361832

[startup+942.301 s]
/proc/loadavg: 8.08 8.07 8.01 9/186 24167
/proc/meminfo: memFree=25188836/32950928 swapFree=67111364/67111528
[pid=24132] ppid=24130 vsize=1397900 CPUtime=3762.33 cores=0,2,4,6
/proc/24132/stat : 24132 (plingeling) S 24130 24132 23268 0 -1 4202496 2086614 1253 0 0 375918 315 0 0 25 0 5 0 598880172 1431449600 320911 33554432000 4194304 4417332 140737096335216 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24132/statm: 349475 320911 180 55 0 347361 0
[pid=24132/tid=24139] ppid=24130 vsize=1397900 CPUtime=941.73 cores=0,2,4,6
/proc/24132/task/24139/stat : 24139 (plingeling) R 24130 24132 23268 0 -1 4202560 453749 1253 0 0 94110 63 0 0 25 0 5 0 598880230 1431449600 320911 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24132/tid=24140] ppid=24130 vsize=1397900 CPUtime=941.64 cores=0,2,4,6
/proc/24132/task/24140/stat : 24140 (plingeling) R 24130 24132 23268 0 -1 4202560 480641 1253 0 0 94095 69 0 0 25 0 5 0 598880230 1431449600 320911 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24132/tid=24141] ppid=24130 vsize=1397900 CPUtime=936.6 cores=0,2,4,6
/proc/24132/task/24141/stat : 24141 (plingeling) R 24130 24132 23268 0 -1 4202560 863634 1253 0 0 93526 134 0 0 25 0 5 0 598880230 1431449600 320911 33554432000 4194304 4417332 140737096335216 18446744073709551615 4249181 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24132/tid=24142] ppid=24130 vsize=1397900 CPUtime=941.74 cores=0,2,4,6
/proc/24132/task/24142/stat : 24142 (plingeling) R 24130 24132 23268 0 -1 4202560 255064 1253 0 0 94132 42 0 0 25 0 5 0 598880230 1431449600 320911 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364575 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3762.33
Current children cumulated vsize (KiB) 1397900

[startup+1002.3 s]
/proc/loadavg: 8.13 8.08 8.01 9/186 24169
/proc/meminfo: memFree=24284328/32950928 swapFree=67111364/67111528
[pid=24132] ppid=24130 vsize=1583208 CPUtime=4002.01 cores=0,2,4,6
/proc/24132/stat : 24132 (plingeling) S 24130 24132 23268 0 -1 4202496 2223031 1253 0 0 399861 340 0 0 25 0 5 0 598880172 1621204992 367238 33554432000 4194304 4417332 140737096335216 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24132/statm: 395802 367238 180 55 0 393688 0
[pid=24132/tid=24139] ppid=24130 vsize=1583208 CPUtime=1001.73 cores=0,2,4,6
/proc/24132/task/24139/stat : 24139 (plingeling) R 24130 24132 23268 0 -1 4202560 486741 1253 0 0 100106 67 0 0 25 0 5 0 598880230 1621204992 367238 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24132/tid=24140] ppid=24130 vsize=1583208 CPUtime=1001.63 cores=0,2,4,6
/proc/24132/task/24140/stat : 24140 (plingeling) R 24130 24132 23268 0 -1 4202560 516184 1253 0 0 100087 76 0 0 25 0 5 0 598880230 1621204992 367238 33554432000 4194304 4417332 140737096335216 18446744073709551615 4357108 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24132/tid=24141] ppid=24130 vsize=1583208 CPUtime=996.27 cores=0,2,4,6
/proc/24132/task/24141/stat : 24141 (plingeling) R 24130 24132 23268 0 -1 4202560 904700 1253 0 0 99485 142 0 0 25 0 5 0 598880230 1621204992 367238 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24132/tid=24142] ppid=24130 vsize=1583208 CPUtime=1001.75 cores=0,2,4,6
/proc/24132/task/24142/stat : 24142 (plingeling) R 24130 24132 23268 0 -1 4202560 281880 1253 0 0 100127 48 0 0 25 0 5 0 598880230 1621204992 367238 33554432000 4194304 4417332 140737096335216 18446744073709551615 4366029 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4002.01
Current children cumulated vsize (KiB) 1583208

[startup+1062.3 s]
/proc/loadavg: 8.10 8.08 8.01 9/186 24171
/proc/meminfo: memFree=24895716/32950928 swapFree=67111364/67111528
[pid=24132] ppid=24130 vsize=1584484 CPUtime=4241.68 cores=0,2,4,6
/proc/24132/stat : 24132 (plingeling) S 24130 24132 23268 0 -1 4202496 2351019 1253 0 0 423805 363 0 0 25 0 5 0 598880172 1622511616 367557 33554432000 4194304 4417332 140737096335216 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24132/statm: 396121 367557 180 55 0 394007 0
[pid=24132/tid=24139] ppid=24130 vsize=1584484 CPUtime=1061.74 cores=0,2,4,6
/proc/24132/task/24139/stat : 24139 (plingeling) R 24130 24132 23268 0 -1 4202560 497896 1253 0 0 106105 69 0 0 25 0 5 0 598880230 1622511616 367557 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24132/tid=24140] ppid=24130 vsize=1584484 CPUtime=1061.64 cores=0,2,4,6
/proc/24132/task/24140/stat : 24140 (plingeling) R 24130 24132 23268 0 -1 4202560 537552 1253 0 0 106083 81 0 0 25 0 5 0 598880230 1622511616 367557 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24132/tid=24141] ppid=24130 vsize=1584484 CPUtime=1055.95 cores=0,2,4,6
/proc/24132/task/24141/stat : 24141 (plingeling) R 24130 24132 23268 0 -1 4202560 989704 1253 0 0 105438 157 0 0 25 0 5 0 598880230 1622511616 367557 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364487 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24132/tid=24142] ppid=24130 vsize=1584484 CPUtime=1061.75 cores=0,2,4,6
/proc/24132/task/24142/stat : 24142 (plingeling) R 24130 24132 23268 0 -1 4202560 292341 1253 0 0 106125 50 0 0 25 0 5 0 598880230 1622511616 367557 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4241.68
Current children cumulated vsize (KiB) 1584484

[startup+1122.3 s]
/proc/loadavg: 8.03 8.06 8.00 10/186 24172
/proc/meminfo: memFree=24229916/32950928 swapFree=67111364/67111528
[pid=24132] ppid=24130 vsize=1994604 CPUtime=4481.35 cores=0,2,4,6
/proc/24132/stat : 24132 (plingeling) S 24130 24132 23268 0 -1 4202496 2487701 1253 0 0 447752 383 0 0 25 0 5 0 598880172 2042474496 470087 33554432000 4194304 4417332 140737096335216 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24132/statm: 498651 470087 180 55 0 496537 0
[pid=24132/tid=24139] ppid=24130 vsize=1994604 CPUtime=1121.74 cores=0,2,4,6
/proc/24132/task/24139/stat : 24139 (plingeling) R 24130 24132 23268 0 -1 4202560 526288 1253 0 0 112101 73 0 0 25 0 5 0 598880230 2042474496 470087 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24132/tid=24140] ppid=24130 vsize=1994604 CPUtime=1121.63 cores=0,2,4,6
/proc/24132/task/24140/stat : 24140 (plingeling) R 24130 24132 23268 0 -1 4202560 627497 1253 0 0 112068 95 0 0 25 0 5 0 598880230 2042474496 470087 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24132/tid=24141] ppid=24130 vsize=1994604 CPUtime=1115.62 cores=0,2,4,6
/proc/24132/task/24141/stat : 24141 (plingeling) R 24130 24132 23268 0 -1 4202560 1008049 1253 0 0 111403 159 0 0 25 0 5 0 598880230 2042474496 470087 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24132/tid=24142] ppid=24130 vsize=1994604 CPUtime=1121.75 cores=0,2,4,6
/proc/24132/task/24142/stat : 24142 (plingeling) R 24130 24132 23268 0 -1 4202560 292341 1253 0 0 112125 50 0 0 25 0 5 0 598880230 2042474496 470087 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4481.35
Current children cumulated vsize (KiB) 1994604

[startup+1182.3 s]
/proc/loadavg: 8.07 8.07 8.00 10/186 24174
/proc/meminfo: memFree=24539500/32950928 swapFree=67111364/67111528
[pid=24132] ppid=24130 vsize=1550940 CPUtime=4721.03 cores=0,2,4,6
/proc/24132/stat : 24132 (plingeling) S 24130 24132 23268 0 -1 4202496 2620654 1253 0 0 471697 406 0 0 25 0 5 0 598880172 1588162560 359171 33554432000 4194304 4417332 140737096335216 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24132/statm: 387735 359171 180 55 0 385621 0
[pid=24132/tid=24139] ppid=24130 vsize=1550940 CPUtime=1181.74 cores=0,2,4,6
/proc/24132/task/24139/stat : 24139 (plingeling) R 24130 24132 23268 0 -1 4202560 543195 1253 0 0 118099 75 0 0 25 0 5 0 598880230 1588162560 359171 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24132/tid=24140] ppid=24130 vsize=1550940 CPUtime=1181.63 cores=0,2,4,6
/proc/24132/task/24140/stat : 24140 (plingeling) R 24130 24132 23268 0 -1 4202560 693865 1253 0 0 118056 107 0 0 25 0 5 0 598880230 1588162560 359171 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24132/tid=24141] ppid=24130 vsize=1550940 CPUtime=1175.3 cores=0,2,4,6
/proc/24132/task/24141/stat : 24141 (plingeling) R 24130 24132 23268 0 -1 4202560 1045602 1253 0 0 117365 165 0 0 25 0 5 0 598880230 1588162560 359171 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24132/tid=24142] ppid=24130 vsize=1550940 CPUtime=1181.75 cores=0,2,4,6
/proc/24132/task/24142/stat : 24142 (plingeling) R 24130 24132 23268 0 -1 4202560 304466 1253 0 0 118123 52 0 0 25 0 5 0 598880230 1588162560 359171 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4721.03
Current children cumulated vsize (KiB) 1550940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.1 s]
/proc/loadavg: 7.73 7.99 7.98 5/176 24192
/proc/meminfo: memFree=28254356/32950928 swapFree=67111364/67111528
[pid=24132] ppid=24130 vsize=1623392 CPUtime=4800.14 cores=0,2,4,6
/proc/24132/stat : 24132 (plingeling) S 24130 24132 23268 0 -1 4202496 2638767 1253 0 0 479606 408 0 0 25 0 5 0 598880172 1662353408 377284 33554432000 4194304 4417332 140737096335216 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24132/statm: 405848 377284 180 55 0 403734 0
[pid=24132/tid=24139] ppid=24130 vsize=1623392 CPUtime=1201.55 cores=0,2,4,6
/proc/24132/task/24139/stat : 24139 (plingeling) R 24130 24132 23268 0 -1 4202560 543195 1253 0 0 120080 75 0 0 25 0 5 0 598880230 1662353408 377284 33554432000 4194304 4417332 140737096335216 18446744073709551615 4263118 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24132/tid=24140] ppid=24130 vsize=1623392 CPUtime=1201.43 cores=0,2,4,6
/proc/24132/task/24140/stat : 24140 (plingeling) R 24130 24132 23268 0 -1 4202560 704554 1253 0 0 120035 108 0 0 25 0 5 0 598880230 1662353408 377284 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24132/tid=24141] ppid=24130 vsize=1623392 CPUtime=1194.99 cores=0,2,4,6
/proc/24132/task/24141/stat : 24141 (plingeling) R 24130 24132 23268 0 -1 4202560 1053026 1253 0 0 119333 166 0 0 25 0 5 0 598880230 1662353408 377284 33554432000 4194304 4417332 140737096335216 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24132/tid=24142] ppid=24130 vsize=1623392 CPUtime=1201.55 cores=0,2,4,6
/proc/24132/task/24142/stat : 24142 (plingeling) R 24130 24132 23268 0 -1 4202560 304466 1253 0 0 120103 52 0 0 25 0 5 0 598880230 1662353408 377284 33554432000 4194304 4417332 140737096335216 18446744073709551615 4366011 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 1623392

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

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

[startup+1202.1 s]
/proc/loadavg: 7.73 7.99 7.98 5/176 24192
/proc/meminfo: memFree=28254356/32950928 swapFree=67111364/67111528
[pid=24132] ppid=24130 vsize=1623392 CPUtime=4800.14 cores=0,2,4,6
/proc/24132/stat : 24132 (plingeling) S 24130 24132 23268 0 -1 4202496 2638767 1253 0 0 479606 408 0 0 25 0 5 0 598880172 1662353408 377284 33554432000 4194304 4417332 140737096335216 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24132/statm: 405848 377284 180 55 0 403734 0
[pid=24132/tid=24139] ppid=24130 vsize=1623392 CPUtime=1201.55 cores=0,2,4,6
/proc/24132/task/24139/stat : 24139 (plingeling) R 24130 24132 23268 0 -1 4202560 543195 1253 0 0 120080 75 0 0 25 0 5 0 598880230 1662353408 377284 33554432000 4194304 4417332 140737096335216 18446744073709551615 4263118 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24132/tid=24140] ppid=24130 vsize=1623392 CPUtime=1201.43 cores=0,2,4,6
/proc/24132/task/24140/stat : 24140 (plingeling) R 24130 24132 23268 0 -1 4202560 704554 1253 0 0 120035 108 0 0 25 0 5 0 598880230 1662353408 377284 33554432000 4194304 4417332 140737096335216 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24132/tid=24141] ppid=24130 vsize=1623392 CPUtime=1194.99 cores=0,2,4,6
/proc/24132/task/24141/stat : 24141 (plingeling) R 24130 24132 23268 0 -1 4202560 1053026 1253 0 0 119333 166 0 0 25 0 5 0 598880230 1662353408 377284 33554432000 4194304 4417332 140737096335216 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24132/tid=24142] ppid=24130 vsize=1623392 CPUtime=1201.55 cores=0,2,4,6
/proc/24132/task/24142/stat : 24142 (plingeling) R 24130 24132 23268 0 -1 4202560 304466 1253 0 0 120103 52 0 0 25 0 5 0 598880230 1662353408 377284 33554432000 4194304 4417332 140737096335216 18446744073709551615 4366011 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 1623392

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.19
CPU time (s): 4800.26
CPU user time (s): 4796.09
CPU system time (s): 4.16637
CPU usage (%): 399.293
Max. virtual memory (cumulated for all children) (KiB): 2006696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.09
system time used= 4.16637
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2640020
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= 115
involuntary context switches= 36530

runsolver used 1.83972 second user time and 4.73028 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 16:14:55
IDJOB=3249316
IDBENCH=83165
IDSOLVER=1605
FILE ID=node115/3249316-1304086495
RUNJOBID= node115-1304086490-23959
PBS_JOBID= 13170529
Free space on /tmp= 72720 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x33.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249316-1304086495/watcher-3249316-1304086495 -o /tmp/evaluation-result-3249316-1304086495/solver-3249316-1304086495 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3249316-1304086495.cnf

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

MD5SUM BENCH= f7c29bbc3bef00d1e7cc799553ba4813
RANDOM SEED=413789894

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29659672 kB
Buffers:        788156 kB
Cached:        1907368 kB
SwapCached:          0 kB
Active:         258712 kB
Inactive:      2606928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29659672 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           11972 kB
Writeback:           0 kB
AnonPages:      169700 kB
Mapped:          15244 kB
Slab:           362704 kB
PageTables:       5096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   355236 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= 72720 MiB
End job on node115 at 2011-04-29 16:34:59