Trace number 3265730

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.16 1201.94

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn006.shuffled-as.sat05-3846.cnf
MD5SUMf38a91a0947f21d9ceeb8762ba4c5f93
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark919.536
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18473
Sum of the clauses size132415
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32342
Number of clauses of size 4463
Number of clauses of size 5642
Number of clauses of size over 514542

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-3265730-1304107265/watcher-3265730-1304107265 -o /tmp/evaluation-result-3265730-1304107265/solver-3265730-1304107265 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3265730-1304107265.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: 8.15 8.10 7.85 5/181 7807
/proc/meminfo: memFree=19664608/32950904 swapFree=67082284/67111528
[pid=7807] ppid=7805 vsize=9848 CPUtime=0 cores=0,2,4,6
/proc/7807/stat : 7807 (plingeling) R 7805 7807 7523 0 -1 4202496 523 1257 0 0 0 0 0 0 25 0 1 0 522326269 10084352 452 33554432000 4194304 4417332 140736038885840 18446744073709551615 237278879488 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/7807/statm: 2462 455 147 55 0 348 0

[startup+0.00841189 s]
/proc/loadavg: 8.15 8.10 7.85 5/181 7807
/proc/meminfo: memFree=19664608/32950904 swapFree=67082284/67111528
[pid=7807] ppid=7805 vsize=10568 CPUtime=0 cores=0,2,4,6
/proc/7807/stat : 7807 (plingeling) R 7805 7807 7523 0 -1 4202496 735 1257 0 0 0 0 0 0 25 0 1 0 522326269 10821632 664 33554432000 4194304 4417332 140736038885840 18446744073709551615 4227779 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/7807/statm: 2642 664 147 55 0 528 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10568

[startup+0.155387 s]
/proc/loadavg: 8.15 8.10 7.85 5/181 7807
/proc/meminfo: memFree=19664608/32950904 swapFree=67082284/67111528
[pid=7807] ppid=7805 vsize=56564 CPUtime=0.47 cores=0,2,4,6
/proc/7807/stat : 7807 (plingeling) S 7805 7807 7523 0 -1 4202496 2852 1257 0 0 47 0 0 0 25 0 5 0 522326269 57921536 1957 33554432000 4194304 4417332 140736038885840 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7807/statm: 14141 1957 177 55 0 12027 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 56564

[startup+0.300362 s]
/proc/loadavg: 8.15 8.10 7.85 5/181 7807
/proc/meminfo: memFree=19664608/32950904 swapFree=67082284/67111528
[pid=7807] ppid=7805 vsize=59356 CPUtime=1.05 cores=0,2,4,6
/proc/7807/stat : 7807 (plingeling) S 7805 7807 7523 0 -1 4202496 3697 1257 0 0 105 0 0 0 25 0 5 0 522326269 60780544 2659 33554432000 4194304 4417332 140736038885840 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7807/statm: 14839 2659 181 55 0 12725 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 59356

[startup+0.700291 s]
/proc/loadavg: 8.15 8.10 7.85 5/181 7807
/proc/meminfo: memFree=19664608/32950904 swapFree=67082284/67111528
[pid=7807] ppid=7805 vsize=129164 CPUtime=2.65 cores=0,2,4,6
/proc/7807/stat : 7807 (plingeling) S 7805 7807 7523 0 -1 4202496 6029 1257 0 0 264 1 0 0 25 0 5 0 522326269 132263936 3738 33554432000 4194304 4417332 140736038885840 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7807/statm: 32291 3738 181 55 0 30177 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 129164

[startup+1.50115 s]
/proc/loadavg: 8.15 8.10 7.85 9/186 7817
/proc/meminfo: memFree=19653416/32950904 swapFree=67082284/67111528
[pid=7807] ppid=7805 vsize=134368 CPUtime=5.85 cores=0,2,4,6
/proc/7807/stat : 7807 (plingeling) S 7805 7807 7523 0 -1 4202496 11759 1257 0 0 583 2 0 0 25 0 5 0 522326269 137592832 5030 33554432000 4194304 4417332 140736038885840 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7807/statm: 33592 5030 181 55 0 31478 0
[pid=7807/tid=7814] ppid=7805 vsize=134368 CPUtime=1.45 cores=0,2,4,6
/proc/7807/task/7814/stat : 7814 (plingeling) R 7805 7807 7523 0 -1 4202560 1832 1257 0 0 145 0 0 0 25 0 5 0 522326274 137592832 5030 33554432000 4194304 4417332 140736038885840 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7807/tid=7815] ppid=7805 vsize=134368 CPUtime=1.44 cores=0,2,4,6
/proc/7807/task/7815/stat : 7815 (plingeling) R 7805 7807 7523 0 -1 4202560 1985 1257 0 0 144 0 0 0 25 0 5 0 522326274 137592832 5030 33554432000 4194304 4417332 140736038885840 18446744073709551615 4236461 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7807/tid=7816] ppid=7805 vsize=134368 CPUtime=1.44 cores=0,2,4,6
/proc/7807/task/7816/stat : 7816 (plingeling) R 7805 7807 7523 0 -1 4202560 2405 1257 0 0 144 0 0 0 25 0 5 0 522326274 137592832 5030 33554432000 4194304 4417332 140736038885840 18446744073709551615 4236920 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7807/tid=7817] ppid=7805 vsize=134368 CPUtime=1.44 cores=0,2,4,6
/proc/7807/task/7817/stat : 7817 (plingeling) R 7805 7807 7523 0 -1 4202560 3245 1257 0 0 144 0 0 0 25 0 5 0 522326274 137592832 5030 33554432000 4194304 4417332 140736038885840 18446744073709551615 4354101 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 134368

[startup+3.10087 s]
/proc/loadavg: 8.14 8.09 7.85 9/186 7817
/proc/meminfo: memFree=19645392/32950904 swapFree=67082284/67111528
[pid=7807] ppid=7805 vsize=145068 CPUtime=12.24 cores=0,2,4,6
/proc/7807/stat : 7807 (plingeling) S 7805 7807 7523 0 -1 4202496 21778 1257 0 0 1221 3 0 0 25 0 5 0 522326269 148549632 7737 33554432000 4194304 4417332 140736038885840 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7807/statm: 36267 7737 181 55 0 34153 0
[pid=7807/tid=7814] ppid=7805 vsize=145068 CPUtime=3.04 cores=0,2,4,6
/proc/7807/task/7814/stat : 7814 (plingeling) R 7805 7807 7523 0 -1 4202560 4408 1257 0 0 304 0 0 0 25 0 5 0 522326274 148549632 7737 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7807/tid=7815] ppid=7805 vsize=145068 CPUtime=3.03 cores=0,2,4,6
/proc/7807/task/7815/stat : 7815 (plingeling) R 7805 7807 7523 0 -1 4202560 5070 1257 0 0 303 0 0 0 25 0 5 0 522326274 148549632 7737 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7807/tid=7816] ppid=7805 vsize=145068 CPUtime=3.04 cores=0,2,4,6
/proc/7807/task/7816/stat : 7816 (plingeling) R 7805 7807 7523 0 -1 4202560 4901 1257 0 0 304 0 0 0 25 0 5 0 522326274 148549632 7737 33554432000 4194304 4417332 140736038885840 18446744073709551615 4250817 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7807/tid=7817] ppid=7805 vsize=145068 CPUtime=3.05 cores=0,2,4,6
/proc/7807/task/7817/stat : 7817 (plingeling) R 7805 7807 7523 0 -1 4202560 5107 1257 0 0 304 1 0 0 25 0 5 0 522326274 148549632 7737 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364951 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 145068

[startup+6.3003 s]
/proc/loadavg: 8.14 8.09 7.85 9/186 7817
/proc/meminfo: memFree=19636436/32950904 swapFree=67082284/67111528
[pid=7807] ppid=7805 vsize=154908 CPUtime=25.02 cores=0,2,4,6
/proc/7807/stat : 7807 (plingeling) S 7805 7807 7523 0 -1 4202496 36773 1257 0 0 2496 6 0 0 25 0 5 0 522326269 158625792 10203 33554432000 4194304 4417332 140736038885840 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7807/statm: 38727 10203 181 55 0 36613 0
[pid=7807/tid=7814] ppid=7805 vsize=154908 CPUtime=6.25 cores=0,2,4,6
/proc/7807/task/7814/stat : 7814 (plingeling) R 7805 7807 7523 0 -1 4202560 8535 1257 0 0 624 1 0 0 25 0 5 0 522326274 158625792 10203 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7807/tid=7815] ppid=7805 vsize=154908 CPUtime=6.21 cores=0,2,4,6
/proc/7807/task/7815/stat : 7815 (plingeling) R 7805 7807 7523 0 -1 4202560 7839 1257 0 0 621 0 0 0 25 0 5 0 522326274 158625792 10203 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7807/tid=7816] ppid=7805 vsize=154908 CPUtime=6.24 cores=0,2,4,6
/proc/7807/task/7816/stat : 7816 (plingeling) R 7805 7807 7523 0 -1 4202560 8910 1257 0 0 623 1 0 0 25 0 5 0 522326274 158625792 10203 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7807/tid=7817] ppid=7805 vsize=154908 CPUtime=6.25 cores=0,2,4,6
/proc/7807/task/7817/stat : 7817 (plingeling) R 7805 7807 7523 0 -1 4202560 9197 1257 0 0 623 2 0 0 25 0 5 0 522326274 158625792 10203 33554432000 4194304 4417332 140736038885840 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 154908

[startup+12.7012 s]
/proc/loadavg: 8.12 8.09 7.85 9/186 7817
/proc/meminfo: memFree=19600532/32950904 swapFree=67082284/67111528
[pid=7807] ppid=7805 vsize=175376 CPUtime=50.58 cores=0,2,4,6
/proc/7807/stat : 7807 (plingeling) S 7805 7807 7523 0 -1 4202496 57455 1257 0 0 5049 9 0 0 25 0 5 0 522326269 179585024 15288 33554432000 4194304 4417332 140736038885840 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7807/statm: 43844 15288 181 55 0 41730 0
[pid=7807/tid=7814] ppid=7805 vsize=175376 CPUtime=12.65 cores=0,2,4,6
/proc/7807/task/7814/stat : 7814 (plingeling) R 7805 7807 7523 0 -1 4202560 14016 1257 0 0 1263 2 0 0 25 0 5 0 522326274 179585024 15288 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7807/tid=7815] ppid=7805 vsize=175376 CPUtime=12.58 cores=0,2,4,6
/proc/7807/task/7815/stat : 7815 (plingeling) R 7805 7807 7523 0 -1 4202560 12431 1257 0 0 1257 1 0 0 25 0 5 0 522326274 179585024 15288 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7807/tid=7816] ppid=7805 vsize=175376 CPUtime=12.64 cores=0,2,4,6
/proc/7807/task/7816/stat : 7816 (plingeling) R 7805 7807 7523 0 -1 4202560 14642 1257 0 0 1262 2 0 0 25 0 5 0 522326274 179585024 15288 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7807/tid=7817] ppid=7805 vsize=175376 CPUtime=12.64 cores=0,2,4,6
/proc/7807/task/7817/stat : 7817 (plingeling) R 7805 7807 7523 0 -1 4202560 14074 1257 0 0 1262 2 0 0 25 0 5 0 522326274 179585024 15288 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 175376

[startup+25.5009 s]
/proc/loadavg: 8.10 8.09 7.85 9/186 7818
/proc/meminfo: memFree=19557892/32950904 swapFree=67082284/67111528
[pid=7807] ppid=7805 vsize=206044 CPUtime=101.71 cores=0,2,4,6
/proc/7807/stat : 7807 (plingeling) S 7805 7807 7523 0 -1 4202496 88535 1257 0 0 10156 15 0 0 25 0 5 0 522326269 210989056 22955 33554432000 4194304 4417332 140736038885840 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7807/statm: 51511 22955 181 55 0 49397 0
[pid=7807/tid=7814] ppid=7805 vsize=206044 CPUtime=25.44 cores=0,2,4,6
/proc/7807/task/7814/stat : 7814 (plingeling) R 7805 7807 7523 0 -1 4202560 22472 1257 0 0 2541 3 0 0 25 0 5 0 522326274 210989056 22955 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7807/tid=7815] ppid=7805 vsize=206044 CPUtime=25.31 cores=0,2,4,6
/proc/7807/task/7815/stat : 7815 (plingeling) R 7805 7807 7523 0 -1 4202560 21540 1257 0 0 2528 3 0 0 25 0 5 0 522326274 210989056 22955 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7807/tid=7816] ppid=7805 vsize=206044 CPUtime=25.44 cores=0,2,4,6
/proc/7807/task/7816/stat : 7816 (plingeling) R 7805 7807 7523 0 -1 4202560 21927 1257 0 0 2540 4 0 0 25 0 5 0 522326274 210989056 22955 33554432000 4194304 4417332 140736038885840 18446744073709551615 4306366 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7807/tid=7817] ppid=7805 vsize=206044 CPUtime=25.44 cores=0,2,4,6
/proc/7807/task/7817/stat : 7817 (plingeling) R 7805 7807 7523 0 -1 4202560 20304 1257 0 0 2541 3 0 0 25 0 5 0 522326274 210989056 22955 33554432000 4194304 4417332 140736038885840 18446744073709551615 4366297 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 206044

[startup+51.1003 s]
/proc/loadavg: 8.21 8.11 7.86 9/186 7818
/proc/meminfo: memFree=19518564/32950904 swapFree=67082284/67111528
[pid=7807] ppid=7805 vsize=256240 CPUtime=203.97 cores=0,2,4,6
/proc/7807/stat : 7807 (plingeling) S 7805 7807 7523 0 -1 4202496 130444 1257 0 0 20376 21 0 0 25 0 5 0 522326269 262389760 35504 33554432000 4194304 4417332 140736038885840 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7807/statm: 64060 35504 181 55 0 61946 0
[pid=7807/tid=7814] ppid=7805 vsize=256240 CPUtime=51.04 cores=0,2,4,6
/proc/7807/task/7814/stat : 7814 (plingeling) R 7805 7807 7523 0 -1 4202560 35753 1257 0 0 5099 5 0 0 25 0 5 0 522326274 262389760 35504 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7807/tid=7815] ppid=7805 vsize=256240 CPUtime=50.76 cores=0,2,4,6
/proc/7807/task/7815/stat : 7815 (plingeling) R 7805 7807 7523 0 -1 4202560 31346 1257 0 0 5072 4 0 0 25 0 5 0 522326274 262389760 35504 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7807/tid=7816] ppid=7805 vsize=256240 CPUtime=51.04 cores=0,2,4,6
/proc/7807/task/7816/stat : 7816 (plingeling) R 7805 7807 7523 0 -1 4202560 32619 1257 0 0 5099 5 0 0 25 0 5 0 522326274 262389760 35504 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7807/tid=7817] ppid=7805 vsize=256240 CPUtime=51.05 cores=0,2,4,6
/proc/7807/task/7817/stat : 7817 (plingeling) R 7805 7807 7523 0 -1 4202560 28434 1257 0 0 5100 5 0 0 25 0 5 0 522326274 262389760 35504 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.97
Current children cumulated vsize (KiB) 256240

[startup+102.306 s]
/proc/loadavg: 8.15 8.11 7.87 9/186 7820
/proc/meminfo: memFree=19433856/32950904 swapFree=67082284/67111528
[pid=7807] ppid=7805 vsize=295388 CPUtime=408.51 cores=0,2,4,6
/proc/7807/stat : 7807 (plingeling) S 7805 7807 7523 0 -1 4202496 197708 1257 0 0 40818 33 0 0 25 0 5 0 522326269 302477312 45291 33554432000 4194304 4417332 140736038885840 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7807/statm: 73847 45291 181 55 0 71733 0
[pid=7807/tid=7814] ppid=7805 vsize=295388 CPUtime=102.24 cores=0,2,4,6
/proc/7807/task/7814/stat : 7814 (plingeling) R 7805 7807 7523 0 -1 4202560 50881 1257 0 0 10217 7 0 0 25 0 5 0 522326274 302477312 45291 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7807/tid=7815] ppid=7805 vsize=295388 CPUtime=101.69 cores=0,2,4,6
/proc/7807/task/7815/stat : 7815 (plingeling) R 7805 7807 7523 0 -1 4202560 48617 1257 0 0 10161 8 0 0 25 0 5 0 522326274 302477312 45291 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7807/tid=7816] ppid=7805 vsize=295388 CPUtime=102.25 cores=0,2,4,6
/proc/7807/task/7816/stat : 7816 (plingeling) R 7805 7807 7523 0 -1 4202560 56933 1257 0 0 10216 9 0 0 25 0 5 0 522326274 302477312 45291 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7807/tid=7817] ppid=7805 vsize=295388 CPUtime=102.26 cores=0,2,4,6
/proc/7807/task/7817/stat : 7817 (plingeling) R 7805 7807 7523 0 -1 4202560 38985 1257 0 0 10219 7 0 0 25 0 5 0 522326274 302477312 45291 33554432000 4194304 4417332 140736038885840 18446744073709551615 4353463 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.51
Current children cumulated vsize (KiB) 295388

[startup+162.301 s]
/proc/loadavg: 8.11 8.10 7.88 9/186 7821
/proc/meminfo: memFree=19304144/32950904 swapFree=67082284/67111528
[pid=7807] ppid=7805 vsize=369560 CPUtime=648.16 cores=0,2,4,6
/proc/7807/stat : 7807 (plingeling) S 7805 7807 7523 0 -1 4202496 250259 1257 0 0 64774 42 0 0 25 0 5 0 522326269 378429440 63834 33554432000 4194304 4417332 140736038885840 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7807/statm: 92390 63834 181 55 0 90276 0
[pid=7807/tid=7814] ppid=7805 vsize=369560 CPUtime=162.24 cores=0,2,4,6
/proc/7807/task/7814/stat : 7814 (plingeling) R 7805 7807 7523 0 -1 4202560 65117 1257 0 0 16214 10 0 0 25 0 5 0 522326274 378429440 63834 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7807/tid=7815] ppid=7805 vsize=369560 CPUtime=161.36 cores=0,2,4,6
/proc/7807/task/7815/stat : 7815 (plingeling) R 7805 7807 7523 0 -1 4202560 66157 1257 0 0 16125 11 0 0 25 0 5 0 522326274 378429440 63834 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7807/tid=7816] ppid=7805 vsize=369560 CPUtime=162.24 cores=0,2,4,6
/proc/7807/task/7816/stat : 7816 (plingeling) R 7805 7807 7523 0 -1 4202560 69395 1257 0 0 16213 11 0 0 25 0 5 0 522326274 378429440 63834 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7807/tid=7817] ppid=7805 vsize=369560 CPUtime=162.25 cores=0,2,4,6
/proc/7807/task/7817/stat : 7817 (plingeling) R 7805 7807 7523 0 -1 4202560 47298 1257 0 0 16217 8 0 0 25 0 5 0 522326274 378429440 63834 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 648.16
Current children cumulated vsize (KiB) 369560


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

[pid=7807/tid=7815] ppid=7805 vsize=644812 CPUtime=757.31 cores=0,2,4,6
/proc/7807/task/7815/stat : 7815 (plingeling) R 7805 7807 7523 0 -1 4202560 143966 1257 0 0 75707 24 0 0 25 0 5 0 522326274 660287488 132647 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7807/tid=7816] ppid=7805 vsize=644812 CPUtime=762.26 cores=0,2,4,6
/proc/7807/task/7816/stat : 7816 (plingeling) R 7805 7807 7523 0 -1 4202560 158083 1257 0 0 76200 26 0 0 25 0 5 0 522326274 660287488 132647 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7807/tid=7817] ppid=7805 vsize=644812 CPUtime=762.26 cores=0,2,4,6
/proc/7807/task/7817/stat : 7817 (plingeling) R 7805 7807 7523 0 -1 4202560 103948 1257 0 0 76205 21 0 0 25 0 5 0 522326274 660287488 132647 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3044.1
Current children cumulated vsize (KiB) 644812

[startup+822.3 s]
/proc/loadavg: 8.02 8.07 7.97 9/186 7842
/proc/meminfo: memFree=18595400/32950904 swapFree=67082284/67111528
[pid=7807] ppid=7805 vsize=764508 CPUtime=3283.76 cores=0,2,4,6
/proc/7807/stat : 7807 (plingeling) S 7805 7807 7523 0 -1 4202496 586781 1257 0 0 328276 100 0 0 25 0 5 0 522326269 782856192 162571 33554432000 4194304 4417332 140736038885840 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7807/statm: 191127 162571 181 55 0 189013 0
[pid=7807/tid=7814] ppid=7805 vsize=764508 CPUtime=822.19 cores=0,2,4,6
/proc/7807/task/7814/stat : 7814 (plingeling) R 7805 7807 7523 0 -1 4202560 139122 1257 0 0 82198 21 0 0 25 0 5 0 522326274 782856192 162571 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7807/tid=7815] ppid=7805 vsize=764508 CPUtime=816.98 cores=0,2,4,6
/proc/7807/task/7815/stat : 7815 (plingeling) R 7805 7807 7523 0 -1 4202560 165917 1257 0 0 81670 28 0 0 25 0 5 0 522326274 782856192 162571 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7807/tid=7816] ppid=7805 vsize=764508 CPUtime=822.26 cores=0,2,4,6
/proc/7807/task/7816/stat : 7816 (plingeling) R 7805 7807 7523 0 -1 4202560 166275 1257 0 0 82199 27 0 0 25 0 5 0 522326274 782856192 162571 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7807/tid=7817] ppid=7805 vsize=764508 CPUtime=822.25 cores=0,2,4,6
/proc/7807/task/7817/stat : 7817 (plingeling) R 7805 7807 7523 0 -1 4202560 113175 1257 0 0 82203 22 0 0 25 0 5 0 522326274 782856192 162571 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3283.76
Current children cumulated vsize (KiB) 764508

[startup+882.301 s]
/proc/loadavg: 8.08 8.07 7.97 9/186 7844
/proc/meminfo: memFree=18518860/32950904 swapFree=67082284/67111528
[pid=7807] ppid=7805 vsize=788768 CPUtime=3523.42 cores=0,2,4,6
/proc/7807/stat : 7807 (plingeling) S 7805 7807 7523 0 -1 4202496 614954 1257 0 0 352236 106 0 0 25 0 5 0 522326269 807698432 168636 33554432000 4194304 4417332 140736038885840 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7807/statm: 197192 168636 181 55 0 195078 0
[pid=7807/tid=7814] ppid=7805 vsize=788768 CPUtime=882.19 cores=0,2,4,6
/proc/7807/task/7814/stat : 7814 (plingeling) R 7805 7807 7523 0 -1 4202560 160195 1257 0 0 88193 26 0 0 25 0 5 0 522326274 807698432 168636 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7807/tid=7815] ppid=7805 vsize=788768 CPUtime=876.65 cores=0,2,4,6
/proc/7807/task/7815/stat : 7815 (plingeling) R 7805 7807 7523 0 -1 4202560 165917 1257 0 0 87637 28 0 0 25 0 5 0 522326274 807698432 168636 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7807/tid=7816] ppid=7805 vsize=788768 CPUtime=882.26 cores=0,2,4,6
/proc/7807/task/7816/stat : 7816 (plingeling) R 7805 7807 7523 0 -1 4202560 173375 1257 0 0 88198 28 0 0 25 0 5 0 522326274 807698432 168636 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7807/tid=7817] ppid=7805 vsize=788768 CPUtime=882.25 cores=0,2,4,6
/proc/7807/task/7817/stat : 7817 (plingeling) R 7805 7807 7523 0 -1 4202560 113175 1257 0 0 88203 22 0 0 25 0 5 0 522326274 807698432 168636 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3523.42
Current children cumulated vsize (KiB) 788768

[startup+942.301 s]
/proc/loadavg: 8.10 8.07 7.98 9/186 7845
/proc/meminfo: memFree=18663552/32950904 swapFree=67082284/67111528
[pid=7807] ppid=7805 vsize=748364 CPUtime=3763.11 cores=0,2,4,6
/proc/7807/stat : 7807 (plingeling) S 7805 7807 7523 0 -1 4202496 629130 1257 0 0 376201 110 0 0 25 0 5 0 522326269 766324736 158535 33554432000 4194304 4417332 140736038885840 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7807/statm: 187091 158535 181 55 0 184977 0
[pid=7807/tid=7814] ppid=7805 vsize=748364 CPUtime=942.18 cores=0,2,4,6
/proc/7807/task/7814/stat : 7814 (plingeling) R 7805 7807 7523 0 -1 4202560 160195 1257 0 0 94192 26 0 0 25 0 5 0 522326274 766324736 158535 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7807/tid=7815] ppid=7805 vsize=748364 CPUtime=936.33 cores=0,2,4,6
/proc/7807/task/7815/stat : 7815 (plingeling) R 7805 7807 7523 0 -1 4202560 171901 1257 0 0 93603 30 0 0 25 0 5 0 522326274 766324736 158535 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7807/tid=7816] ppid=7805 vsize=748364 CPUtime=942.26 cores=0,2,4,6
/proc/7807/task/7816/stat : 7816 (plingeling) R 7805 7807 7523 0 -1 4202560 181567 1257 0 0 94196 30 0 0 25 0 5 0 522326274 766324736 158535 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7807/tid=7817] ppid=7805 vsize=748364 CPUtime=942.25 cores=0,2,4,6
/proc/7807/task/7817/stat : 7817 (plingeling) R 7805 7807 7523 0 -1 4202560 113175 1257 0 0 94203 22 0 0 25 0 5 0 522326274 766324736 158535 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.11
Current children cumulated vsize (KiB) 748364

[startup+1002.3 s]
/proc/loadavg: 8.10 8.07 7.98 9/186 7992
/proc/meminfo: memFree=19254136/32950904 swapFree=67082284/67111528
[pid=7807] ppid=7805 vsize=778864 CPUtime=4002.76 cores=0,2,4,6
/proc/7807/stat : 7807 (plingeling) S 7805 7807 7523 0 -1 4202496 652400 1257 0 0 400162 114 0 0 25 0 5 0 522326269 797556736 166160 33554432000 4194304 4417332 140736038885840 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7807/statm: 194716 166160 181 55 0 192602 0
[pid=7807/tid=7814] ppid=7805 vsize=778864 CPUtime=1002.18 cores=0,2,4,6
/proc/7807/task/7814/stat : 7814 (plingeling) R 7805 7807 7523 0 -1 4202560 160195 1257 0 0 100192 26 0 0 25 0 5 0 522326274 797556736 166160 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7807/tid=7815] ppid=7805 vsize=778864 CPUtime=996 cores=0,2,4,6
/proc/7807/task/7815/stat : 7815 (plingeling) R 7805 7807 7523 0 -1 4202560 174402 1257 0 0 99570 30 0 0 25 0 5 0 522326274 797556736 166160 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7807/tid=7816] ppid=7805 vsize=778864 CPUtime=1002.26 cores=0,2,4,6
/proc/7807/task/7816/stat : 7816 (plingeling) R 7805 7807 7523 0 -1 4202560 202336 1257 0 0 100192 34 0 0 25 0 5 0 522326274 797556736 166160 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7807/tid=7817] ppid=7805 vsize=778864 CPUtime=1002.26 cores=0,2,4,6
/proc/7807/task/7817/stat : 7817 (plingeling) R 7805 7807 7523 0 -1 4202560 113175 1257 0 0 100203 23 0 0 25 0 5 0 522326274 797556736 166160 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4002.76
Current children cumulated vsize (KiB) 778864

[startup+1062.3 s]
/proc/loadavg: 8.15 8.09 8.00 9/186 7993
/proc/meminfo: memFree=19223912/32950904 swapFree=67082284/67111528
[pid=7807] ppid=7805 vsize=778864 CPUtime=4242.45 cores=0,2,4,6
/proc/7807/stat : 7807 (plingeling) S 7805 7807 7523 0 -1 4202496 652400 1257 0 0 424130 115 0 0 25 0 5 0 522326269 797556736 166160 33554432000 4194304 4417332 140736038885840 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7807/statm: 194716 166160 181 55 0 192602 0
[pid=7807/tid=7814] ppid=7805 vsize=778864 CPUtime=1062.17 cores=0,2,4,6
/proc/7807/task/7814/stat : 7814 (plingeling) R 7805 7807 7523 0 -1 4202560 160195 1257 0 0 106191 26 0 0 25 0 5 0 522326274 797556736 166160 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7807/tid=7815] ppid=7805 vsize=778864 CPUtime=1055.68 cores=0,2,4,6
/proc/7807/task/7815/stat : 7815 (plingeling) R 7805 7807 7523 0 -1 4202560 174402 1257 0 0 105538 30 0 0 25 0 5 0 522326274 797556736 166160 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7807/tid=7816] ppid=7805 vsize=778864 CPUtime=1062.27 cores=0,2,4,6
/proc/7807/task/7816/stat : 7816 (plingeling) R 7805 7807 7523 0 -1 4202560 202336 1257 0 0 106193 34 0 0 25 0 5 0 522326274 797556736 166160 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7807/tid=7817] ppid=7805 vsize=778864 CPUtime=1062.26 cores=0,2,4,6
/proc/7807/task/7817/stat : 7817 (plingeling) R 7805 7807 7523 0 -1 4202560 113175 1257 0 0 106203 23 0 0 25 0 5 0 522326274 797556736 166160 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4242.45
Current children cumulated vsize (KiB) 778864

[startup+1122.3 s]
/proc/loadavg: 8.16 8.10 8.00 9/186 7995
/proc/meminfo: memFree=19159052/32950904 swapFree=67082284/67111528
[pid=7807] ppid=7805 vsize=809676 CPUtime=4482.12 cores=0,2,4,6
/proc/7807/stat : 7807 (plingeling) S 7805 7807 7523 0 -1 4202496 660103 1257 0 0 448097 115 0 0 25 0 5 0 522326269 829108224 173863 33554432000 4194304 4417332 140736038885840 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7807/statm: 202419 173863 181 55 0 200305 0
[pid=7807/tid=7814] ppid=7805 vsize=809676 CPUtime=1122.17 cores=0,2,4,6
/proc/7807/task/7814/stat : 7814 (plingeling) R 7805 7807 7523 0 -1 4202560 160195 1257 0 0 112191 26 0 0 25 0 5 0 522326274 829108224 173863 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7807/tid=7815] ppid=7805 vsize=809676 CPUtime=1115.36 cores=0,2,4,6
/proc/7807/task/7815/stat : 7815 (plingeling) R 7805 7807 7523 0 -1 4202560 182105 1257 0 0 111505 31 0 0 25 0 5 0 522326274 829108224 173863 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7807/tid=7816] ppid=7805 vsize=809676 CPUtime=1122.27 cores=0,2,4,6
/proc/7807/task/7816/stat : 7816 (plingeling) R 7805 7807 7523 0 -1 4202560 202336 1257 0 0 112193 34 0 0 25 0 5 0 522326274 829108224 173863 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7807/tid=7817] ppid=7805 vsize=809676 CPUtime=1122.26 cores=0,2,4,6
/proc/7807/task/7817/stat : 7817 (plingeling) R 7805 7807 7523 0 -1 4202560 113175 1257 0 0 112203 23 0 0 25 0 5 0 522326274 829108224 173863 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.12
Current children cumulated vsize (KiB) 809676

[startup+1182.3 s]
/proc/loadavg: 8.11 8.09 8.00 10/186 7997
/proc/meminfo: memFree=19185828/32950904 swapFree=67082284/67111528
[pid=7807] ppid=7805 vsize=796028 CPUtime=4721.79 cores=0,2,4,6
/proc/7807/stat : 7807 (plingeling) S 7805 7807 7523 0 -1 4202496 715836 1257 0 0 472056 123 0 0 25 0 5 0 522326269 815132672 170451 33554432000 4194304 4417332 140736038885840 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7807/statm: 199007 170451 181 55 0 196893 0
[pid=7807/tid=7814] ppid=7805 vsize=796028 CPUtime=1182.16 cores=0,2,4,6
/proc/7807/task/7814/stat : 7814 (plingeling) R 7805 7807 7523 0 -1 4202560 160195 1257 0 0 118190 26 0 0 25 0 5 0 522326274 815132672 170451 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7807/tid=7815] ppid=7805 vsize=796028 CPUtime=1175.03 cores=0,2,4,6
/proc/7807/task/7815/stat : 7815 (plingeling) R 7805 7807 7523 0 -1 4202560 201604 1257 0 0 117470 33 0 0 25 0 5 0 522326274 815132672 170451 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7807/tid=7816] ppid=7805 vsize=796028 CPUtime=1182.27 cores=0,2,4,6
/proc/7807/task/7816/stat : 7816 (plingeling) R 7805 7807 7523 0 -1 4202560 225311 1257 0 0 118189 38 0 0 25 0 5 0 522326274 815132672 170451 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7807/tid=7817] ppid=7805 vsize=796028 CPUtime=1182.26 cores=0,2,4,6
/proc/7807/task/7817/stat : 7817 (plingeling) R 7805 7807 7523 0 -1 4202560 126434 1257 0 0 118202 24 0 0 25 0 5 0 522326274 815132672 170451 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4721.79
Current children cumulated vsize (KiB) 796028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.08 8.08 8.00 9/186 7997
/proc/meminfo: memFree=19188924/32950904 swapFree=67082284/67111528
[pid=7807] ppid=7805 vsize=796028 CPUtime=4800.09 cores=0,2,4,6
/proc/7807/stat : 7807 (plingeling) S 7805 7807 7523 0 -1 4202496 715836 1257 0 0 479886 123 0 0 25 0 5 0 522326269 815132672 170451 33554432000 4194304 4417332 140736038885840 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7807/statm: 199007 170451 181 55 0 196893 0
[pid=7807/tid=7814] ppid=7805 vsize=796028 CPUtime=1201.76 cores=0,2,4,6
/proc/7807/task/7814/stat : 7814 (plingeling) R 7805 7807 7523 0 -1 4202560 160195 1257 0 0 120150 26 0 0 25 0 5 0 522326274 815132672 170451 33554432000 4194304 4417332 140736038885840 18446744073709551615 4311302 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7807/tid=7815] ppid=7805 vsize=796028 CPUtime=1194.52 cores=0,2,4,6
/proc/7807/task/7815/stat : 7815 (plingeling) R 7805 7807 7523 0 -1 4202560 201604 1257 0 0 119419 33 0 0 25 0 5 0 522326274 815132672 170451 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7807/tid=7816] ppid=7805 vsize=796028 CPUtime=1201.88 cores=0,2,4,6
/proc/7807/task/7816/stat : 7816 (plingeling) R 7805 7807 7523 0 -1 4202560 225311 1257 0 0 120150 38 0 0 25 0 5 0 522326274 815132672 170451 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7807/tid=7817] ppid=7805 vsize=796028 CPUtime=1201.86 cores=0,2,4,6
/proc/7807/task/7817/stat : 7817 (plingeling) R 7805 7807 7523 0 -1 4202560 126434 1257 0 0 120162 24 0 0 25 0 5 0 522326274 815132672 170451 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 796028

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

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

[startup+1201.9 s]
/proc/loadavg: 8.08 8.08 8.00 9/186 7997
/proc/meminfo: memFree=19188924/32950904 swapFree=67082284/67111528
[pid=7807] ppid=7805 vsize=796028 CPUtime=4800.09 cores=0,2,4,6
/proc/7807/stat : 7807 (plingeling) S 7805 7807 7523 0 -1 4202496 715836 1257 0 0 479886 123 0 0 25 0 5 0 522326269 815132672 170451 33554432000 4194304 4417332 140736038885840 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7807/statm: 199007 170451 181 55 0 196893 0
[pid=7807/tid=7814] ppid=7805 vsize=796028 CPUtime=1201.76 cores=0,2,4,6
/proc/7807/task/7814/stat : 7814 (plingeling) R 7805 7807 7523 0 -1 4202560 160195 1257 0 0 120150 26 0 0 25 0 5 0 522326274 815132672 170451 33554432000 4194304 4417332 140736038885840 18446744073709551615 4311302 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7807/tid=7815] ppid=7805 vsize=796028 CPUtime=1194.52 cores=0,2,4,6
/proc/7807/task/7815/stat : 7815 (plingeling) R 7805 7807 7523 0 -1 4202560 201604 1257 0 0 119419 33 0 0 25 0 5 0 522326274 815132672 170451 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7807/tid=7816] ppid=7805 vsize=796028 CPUtime=1201.88 cores=0,2,4,6
/proc/7807/task/7816/stat : 7816 (plingeling) R 7805 7807 7523 0 -1 4202560 225311 1257 0 0 120150 38 0 0 25 0 5 0 522326274 815132672 170451 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7807/tid=7817] ppid=7805 vsize=796028 CPUtime=1201.86 cores=0,2,4,6
/proc/7807/task/7817/stat : 7817 (plingeling) R 7805 7807 7523 0 -1 4202560 126434 1257 0 0 120162 24 0 0 25 0 5 0 522326274 815132672 170451 33554432000 4194304 4417332 140736038885840 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 796028

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.94
CPU time (s): 4800.16
CPU user time (s): 4798.89
CPU system time (s): 1.26881
CPU usage (%): 399.368
Max. virtual memory (cumulated for all children) (KiB): 821536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.89
system time used= 1.26881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 717093
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= 37
involuntary context switches= 21938

runsolver used 2.02769 second user time and 4.53631 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 22:01:05
IDJOB=3265730
IDBENCH=85802
IDSOLVER=1605
FILE ID=node121/3265730-1304107265
RUNJOBID= node121-1304105551-7541
PBS_JOBID= 13170657
Free space on /tmp= 72652 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn006.shuffled-as.sat05-3846.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265730-1304107265/watcher-3265730-1304107265 -o /tmp/evaluation-result-3265730-1304107265/solver-3265730-1304107265 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3265730-1304107265.cnf

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

MD5SUM BENCH= f38a91a0947f21d9ceeb8762ba4c5f93
RANDOM SEED=2083340525

node121.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.817
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.63
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.817
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.07
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.817
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.84
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.817
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.77
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.817
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.82
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.817
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.817
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.817
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:     32950904 kB
MemFree:      19664764 kB
Buffers:       2184192 kB
Cached:       10274548 kB
SwapCached:       2776 kB
Active:        9400224 kB
Inactive:      3365456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19664764 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:             908 kB
Writeback:           0 kB
AnonPages:      304500 kB
Mapped:          14336 kB
Slab:           456068 kB
PageTables:       5348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   515488 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= 72652 MiB
End job on node121 at 2011-04-29 22:21:09