Trace number 3249536

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.29 1201.99

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-17x27.cnf
MD5SUMb9a7e3013b1b74b08c8e421f15cb16c4
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 variables1836
Number of clauses194157
Sum of the clauses size771120
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22754
Number of clauses of size 30
Number of clauses of size 4191403
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-3249536-1304086911/watcher-3249536-1304086911 -o /tmp/evaluation-result-3249536-1304086911/solver-3249536-1304086911 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3249536-1304086911.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: 3.73 3.95 4.04 2/182 21993
/proc/meminfo: memFree=30709996/32951124 swapFree=67111356/67111528
[pid=21993] ppid=21991 vsize=8728 CPUtime=0 cores=0,2,4,6
/proc/21993/stat : 21993 (plingeling) S 21991 21993 20894 0 -1 4202496 217 0 0 0 0 0 0 0 22 0 1 0 501107402 8937472 146 33554432000 4194304 4417332 140735578256704 18446744073709551615 212039655168 0 0 4096 0 18446744071562362840 0 0 17 4 0 0 0
/proc/21993/statm: 2182 146 122 55 0 68 0

[startup+0.0216179 s]
/proc/loadavg: 3.73 3.95 4.04 2/182 21993
/proc/meminfo: memFree=30709996/32951124 swapFree=67111356/67111528
[pid=21993] ppid=21991 vsize=8728 CPUtime=0 cores=0,2,4,6
/proc/21993/stat : 21993 (plingeling) S 21991 21993 20894 0 -1 4202496 217 0 0 0 0 0 0 0 22 0 1 0 501107402 8937472 146 33554432000 4194304 4417332 140735578256704 18446744073709551615 212039655168 0 0 4096 0 18446744071562362840 0 0 17 4 0 0 0
/proc/21993/statm: 2182 146 122 55 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8728

[startup+0.100604 s]
/proc/loadavg: 3.73 3.95 4.04 2/182 21993
/proc/meminfo: memFree=30709996/32951124 swapFree=67111356/67111528
[pid=21993] ppid=21991 vsize=17736 CPUtime=0.03 cores=0,2,4,6
/proc/21993/stat : 21993 (plingeling) R 21991 21993 20894 0 -1 4202496 2652 1248 0 4 3 0 0 0 22 0 1 0 501107402 18161664 2456 33554432000 4194304 4417332 140735578256704 18446744073709551615 212039655168 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/21993/statm: 4434 2456 147 55 0 2320 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 17736

[startup+0.300567 s]
/proc/loadavg: 3.73 3.95 4.04 2/182 21993
/proc/meminfo: memFree=30709996/32951124 swapFree=67111356/67111528
[pid=21993] ppid=21991 vsize=58696 CPUtime=0.22 cores=0,2,4,6
/proc/21993/stat : 21993 (plingeling) R 21991 21993 20894 0 -1 4202496 12892 1248 0 4 21 1 0 0 22 0 1 0 501107402 60104704 12696 33554432000 4194304 4417332 140735578256704 18446744073709551615 4231569 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/21993/statm: 14674 12696 147 55 0 12560 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 58696

[startup+0.700464 s]
/proc/loadavg: 3.73 3.95 4.04 2/182 21993
/proc/meminfo: memFree=30709996/32951124 swapFree=67111356/67111528
[pid=21993] ppid=21991 vsize=100896 CPUtime=1.8 cores=0,2,4,6
/proc/21993/stat : 21993 (plingeling) S 21991 21993 20894 0 -1 4202496 14388 1248 0 4 178 2 0 0 22 0 5 0 501107402 103317504 13041 33554432000 4194304 4417332 140735578256704 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/21993/statm: 25224 13041 178 55 0 23110 0
Current children cumulated CPU time (s) 1.8
Current children cumulated vsize (KiB) 100896

[startup+1.50029 s]
/proc/loadavg: 3.73 3.95 4.04 10/186 22115
/proc/meminfo: memFree=30617072/32951124 swapFree=67111356/67111528
[pid=21993] ppid=21991 vsize=136440 CPUtime=4.99 cores=0,2,4,6
/proc/21993/stat : 21993 (plingeling) S 21991 21993 20894 0 -1 4202496 25140 1248 0 4 495 4 0 0 22 0 5 0 501107402 139714560 21896 33554432000 4194304 4417332 140735578256704 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/21993/statm: 34110 21896 179 55 0 31996 0
[pid=21993/tid=22021] ppid=21991 vsize=136440 CPUtime=1.18 cores=0,2,4,6
/proc/21993/task/22021/stat : 22021 (plingeling) R 21991 21993 20894 0 -1 4202560 3186 1248 0 4 118 0 0 0 25 0 5 0 501107432 139714560 21896 33554432000 4194304 4417332 140735578256704 18446744073709551615 4239401 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21993/tid=22022] ppid=21991 vsize=136440 CPUtime=1.18 cores=0,2,4,6
/proc/21993/task/22022/stat : 22022 (plingeling) R 21991 21993 20894 0 -1 4202560 3193 1248 0 4 118 0 0 0 25 0 5 0 501107432 139714560 21896 33554432000 4194304 4417332 140735578256704 18446744073709551615 4239414 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21993/tid=22023] ppid=21991 vsize=136440 CPUtime=1.18 cores=0,2,4,6
/proc/21993/task/22023/stat : 22023 (plingeling) R 21991 21993 20894 0 -1 4202560 2822 1248 0 4 118 0 0 0 25 0 5 0 501107432 139714560 21896 33554432000 4194304 4417332 140735578256704 18446744073709551615 4233165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21993/tid=22024] ppid=21991 vsize=136440 CPUtime=1.17 cores=0,2,4,6
/proc/21993/task/22024/stat : 22024 (plingeling) R 21991 21993 20894 0 -1 4202560 3035 1248 0 4 117 0 0 0 18 0 5 0 501107432 139714560 21896 33554432000 4194304 4417332 140735578256704 18446744073709551615 4320926 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.99
Current children cumulated vsize (KiB) 136440

[startup+3.101 s]
/proc/loadavg: 3.73 3.95 4.04 9/186 22115
/proc/meminfo: memFree=30565116/32951124 swapFree=67111356/67111528
[pid=21993] ppid=21991 vsize=153964 CPUtime=11.39 cores=0,2,4,6
/proc/21993/stat : 21993 (plingeling) S 21991 21993 20894 0 -1 4202496 32169 1248 0 4 1134 5 0 0 22 0 5 0 501107402 157659136 26309 33554432000 4194304 4417332 140735578256704 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/21993/statm: 38491 26309 179 55 0 36377 0
[pid=21993/tid=22021] ppid=21991 vsize=153964 CPUtime=2.78 cores=0,2,4,6
/proc/21993/task/22021/stat : 22021 (plingeling) R 21991 21993 20894 0 -1 4202560 5055 1248 0 4 278 0 0 0 25 0 5 0 501107432 157659136 26309 33554432000 4194304 4417332 140735578256704 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21993/tid=22022] ppid=21991 vsize=153964 CPUtime=2.78 cores=0,2,4,6
/proc/21993/task/22022/stat : 22022 (plingeling) R 21991 21993 20894 0 -1 4202560 5062 1248 0 4 277 1 0 0 25 0 5 0 501107432 157659136 26309 33554432000 4194304 4417332 140735578256704 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21993/tid=22023] ppid=21991 vsize=153964 CPUtime=2.78 cores=0,2,4,6
/proc/21993/task/22023/stat : 22023 (plingeling) R 21991 21993 20894 0 -1 4202560 2822 1248 0 4 278 0 0 0 25 0 5 0 501107432 157659136 26309 33554432000 4194304 4417332 140735578256704 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21993/tid=22024] ppid=21991 vsize=153964 CPUtime=2.77 cores=0,2,4,6
/proc/21993/task/22024/stat : 22024 (plingeling) R 21991 21993 20894 0 -1 4202560 6326 1248 0 4 276 1 0 0 21 0 5 0 501107432 157659136 26309 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.39
Current children cumulated vsize (KiB) 153964

[startup+6.30043 s]
/proc/loadavg: 4.07 4.01 4.06 9/186 22115
/proc/meminfo: memFree=30538772/32951124 swapFree=67111356/67111528
[pid=21993] ppid=21991 vsize=177356 CPUtime=24.17 cores=0,2,4,6
/proc/21993/stat : 21993 (plingeling) S 21991 21993 20894 0 -1 4202496 40636 1248 0 4 2411 6 0 0 22 0 5 0 501107402 181612544 32126 33554432000 4194304 4417332 140735578256704 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/21993/statm: 44339 32126 180 55 0 42225 0
[pid=21993/tid=22021] ppid=21991 vsize=177356 CPUtime=5.98 cores=0,2,4,6
/proc/21993/task/22021/stat : 22021 (plingeling) R 21991 21993 20894 0 -1 4202560 5119 1248 0 4 598 0 0 0 25 0 5 0 501107432 181612544 32126 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364512 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21993/tid=22022] ppid=21991 vsize=177356 CPUtime=5.98 cores=0,2,4,6
/proc/21993/task/22022/stat : 22022 (plingeling) R 21991 21993 20894 0 -1 4202560 5402 1248 0 4 597 1 0 0 25 0 5 0 501107432 181612544 32126 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21993/tid=22023] ppid=21991 vsize=177356 CPUtime=5.98 cores=0,2,4,6
/proc/21993/task/22023/stat : 22023 (plingeling) R 21991 21993 20894 0 -1 4202560 5963 1248 0 4 597 1 0 0 25 0 5 0 501107432 181612544 32126 33554432000 4194304 4417332 140735578256704 18446744073709551615 4366562 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21993/tid=22024] ppid=21991 vsize=177356 CPUtime=5.95 cores=0,2,4,6
/proc/21993/task/22024/stat : 22024 (plingeling) R 21991 21993 20894 0 -1 4202560 11248 1248 0 4 594 1 0 0 25 0 5 0 501107432 181612544 32126 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.17
Current children cumulated vsize (KiB) 177356

[startup+12.7003 s]
/proc/loadavg: 4.38 4.08 4.08 9/186 22115
/proc/meminfo: memFree=30438080/32951124 swapFree=67111356/67111528
[pid=21993] ppid=21991 vsize=190812 CPUtime=49.73 cores=0,2,4,6
/proc/21993/stat : 21993 (plingeling) S 21991 21993 20894 0 -1 4202496 68057 1248 0 4 4963 10 0 0 22 0 5 0 501107402 195391488 35490 33554432000 4194304 4417332 140735578256704 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/21993/statm: 47703 35490 180 55 0 45589 0
[pid=21993/tid=22021] ppid=21991 vsize=190812 CPUtime=12.39 cores=0,2,4,6
/proc/21993/task/22021/stat : 22021 (plingeling) R 21991 21993 20894 0 -1 4202560 8670 1248 0 4 1238 1 0 0 25 0 5 0 501107432 195391488 35490 33554432000 4194304 4417332 140735578256704 18446744073709551615 4357984 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21993/tid=22022] ppid=21991 vsize=190812 CPUtime=12.38 cores=0,2,4,6
/proc/21993/task/22022/stat : 22022 (plingeling) R 21991 21993 20894 0 -1 4202560 8568 1248 0 4 1237 1 0 0 25 0 5 0 501107432 195391488 35490 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21993/tid=22023] ppid=21991 vsize=190812 CPUtime=12.38 cores=0,2,4,6
/proc/21993/task/22023/stat : 22023 (plingeling) R 21991 21993 20894 0 -1 4202560 18257 1248 0 4 1235 3 0 0 25 0 5 0 501107432 195391488 35490 33554432000 4194304 4417332 140735578256704 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21993/tid=22024] ppid=21991 vsize=190812 CPUtime=12.31 cores=0,2,4,6
/proc/21993/task/22024/stat : 22024 (plingeling) R 21991 21993 20894 0 -1 4202560 19658 1248 0 4 1229 2 0 0 25 0 5 0 501107432 195391488 35490 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.73
Current children cumulated vsize (KiB) 190812

[startup+25.501 s]
/proc/loadavg: 5.18 4.27 4.14 9/186 22115
/proc/meminfo: memFree=30314724/32951124 swapFree=67111356/67111528
[pid=21993] ppid=21991 vsize=256456 CPUtime=100.86 cores=0,2,4,6
/proc/21993/stat : 21993 (plingeling) S 21991 21993 20894 0 -1 4202496 134481 1248 0 4 10067 19 0 0 22 0 5 0 501107402 262610944 51901 33554432000 4194304 4417332 140735578256704 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/21993/statm: 64114 51901 180 55 0 62000 0
[pid=21993/tid=22021] ppid=21991 vsize=256456 CPUtime=25.18 cores=0,2,4,6
/proc/21993/task/22021/stat : 22021 (plingeling) R 21991 21993 20894 0 -1 4202560 30644 1248 0 4 2515 3 0 0 25 0 5 0 501107432 262610944 51901 33554432000 4194304 4417332 140735578256704 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21993/tid=22022] ppid=21991 vsize=256456 CPUtime=25.18 cores=0,2,4,6
/proc/21993/task/22022/stat : 22022 (plingeling) R 21991 21993 20894 0 -1 4202560 23151 1248 0 4 2515 3 0 0 25 0 5 0 501107432 262610944 51901 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21993/tid=22023] ppid=21991 vsize=256456 CPUtime=25.18 cores=0,2,4,6
/proc/21993/task/22023/stat : 22023 (plingeling) R 21991 21993 20894 0 -1 4202560 35244 1248 0 4 2513 5 0 0 25 0 5 0 501107432 262610944 51901 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21993/tid=22024] ppid=21991 vsize=256456 CPUtime=25.05 cores=0,2,4,6
/proc/21993/task/22024/stat : 22024 (plingeling) R 21991 21993 20894 0 -1 4202560 32538 1248 0 4 2500 5 0 0 25 0 5 0 501107432 262610944 51901 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.86
Current children cumulated vsize (KiB) 256456

[startup+51.1004 s]
/proc/loadavg: 6.22 4.59 4.25 9/186 22116
/proc/meminfo: memFree=30061780/32951124 swapFree=67111356/67111528
[pid=21993] ppid=21991 vsize=388624 CPUtime=203.12 cores=0,2,4,6
/proc/21993/stat : 21993 (plingeling) S 21991 21993 20894 0 -1 4202496 250653 1248 0 4 20276 36 0 0 22 0 5 0 501107402 397950976 84943 33554432000 4194304 4417332 140735578256704 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/21993/statm: 97156 84943 180 55 0 95042 0
[pid=21993/tid=22021] ppid=21991 vsize=388624 CPUtime=50.78 cores=0,2,4,6
/proc/21993/task/22021/stat : 22021 (plingeling) R 21991 21993 20894 0 -1 4202560 72339 1248 0 4 5068 10 0 0 25 0 5 0 501107432 397950976 84943 33554432000 4194304 4417332 140735578256704 18446744073709551615 4250464 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21993/tid=22022] ppid=21991 vsize=388624 CPUtime=50.78 cores=0,2,4,6
/proc/21993/task/22022/stat : 22022 (plingeling) R 21991 21993 20894 0 -1 4202560 48973 1248 0 4 5072 6 0 0 25 0 5 0 501107432 397950976 84943 33554432000 4194304 4417332 140735578256704 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21993/tid=22023] ppid=21991 vsize=388624 CPUtime=50.78 cores=0,2,4,6
/proc/21993/task/22023/stat : 22023 (plingeling) R 21991 21993 20894 0 -1 4202560 66141 1248 0 4 5069 9 0 0 25 0 5 0 501107432 397950976 84943 33554432000 4194304 4417332 140735578256704 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21993/tid=22024] ppid=21991 vsize=388624 CPUtime=50.51 cores=0,2,4,6
/proc/21993/task/22024/stat : 22024 (plingeling) R 21991 21993 20894 0 -1 4202560 50296 1248 0 4 5043 8 0 0 25 0 5 0 501107432 397950976 84943 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.12
Current children cumulated vsize (KiB) 388624

[startup+102.306 s]
/proc/loadavg: 7.28 5.13 4.45 9/186 22118
/proc/meminfo: memFree=29680332/32951124 swapFree=67111356/67111528
[pid=21993] ppid=21991 vsize=590948 CPUtime=407.67 cores=0,2,4,6
/proc/21993/stat : 21993 (plingeling) S 21991 21993 20894 0 -1 4202496 403034 1248 0 4 40708 59 0 0 22 0 5 0 501107402 605130752 135524 33554432000 4194304 4417332 140735578256704 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/21993/statm: 147737 135524 180 55 0 145623 0
[pid=21993/tid=22021] ppid=21991 vsize=590948 CPUtime=101.99 cores=0,2,4,6
/proc/21993/task/22021/stat : 22021 (plingeling) R 21991 21993 20894 0 -1 4202560 119795 1248 0 4 10182 17 0 0 25 0 5 0 501107432 605130752 135524 33554432000 4194304 4417332 140735578256704 18446744073709551615 4337133 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21993/tid=22022] ppid=21991 vsize=590948 CPUtime=101.98 cores=0,2,4,6
/proc/21993/task/22022/stat : 22022 (plingeling) R 21991 21993 20894 0 -1 4202560 70224 1248 0 4 10189 9 0 0 25 0 5 0 501107432 605130752 135524 33554432000 4194304 4417332 140735578256704 18446744073709551615 4251272 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21993/tid=22023] ppid=21991 vsize=590948 CPUtime=101.99 cores=0,2,4,6
/proc/21993/task/22023/stat : 22023 (plingeling) R 21991 21993 20894 0 -1 4202560 132313 1248 0 4 10180 19 0 0 25 0 5 0 501107432 605130752 135524 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364365 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21993/tid=22024] ppid=21991 vsize=590948 CPUtime=101.44 cores=0,2,4,6
/proc/21993/task/22024/stat : 22024 (plingeling) R 21991 21993 20894 0 -1 4202560 67798 1248 0 4 10133 11 0 0 25 0 5 0 501107432 605130752 135524 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.67
Current children cumulated vsize (KiB) 590948

[startup+162.301 s]
/proc/loadavg: 7.78 5.66 4.67 9/186 22119
/proc/meminfo: memFree=29562376/32951124 swapFree=67111356/67111528
[pid=21993] ppid=21991 vsize=833132 CPUtime=647.32 cores=0,2,4,6
/proc/21993/stat : 21993 (plingeling) S 21991 21993 20894 0 -1 4202496 560066 1248 0 4 64649 83 0 0 22 0 5 0 501107402 853127168 196070 33554432000 4194304 4417332 140735578256704 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/21993/statm: 208283 196070 180 55 0 206169 0
[pid=21993/tid=22021] ppid=21991 vsize=833132 CPUtime=161.98 cores=0,2,4,6
/proc/21993/task/22021/stat : 22021 (plingeling) R 21991 21993 20894 0 -1 4202560 143357 1248 0 4 16178 20 0 0 25 0 5 0 501107432 853127168 196070 33554432000 4194304 4417332 140735578256704 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21993/tid=22022] ppid=21991 vsize=833132 CPUtime=161.98 cores=0,2,4,6
/proc/21993/task/22022/stat : 22022 (plingeling) R 21991 21993 20894 0 -1 4202560 105641 1248 0 4 16184 14 0 0 25 0 5 0 501107432 853127168 196070 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21993/tid=22023] ppid=21991 vsize=833132 CPUtime=161.99 cores=0,2,4,6
/proc/21993/task/22023/stat : 22023 (plingeling) R 21991 21993 20894 0 -1 4202560 187813 1248 0 4 16171 28 0 0 25 0 5 0 501107432 853127168 196070 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21993/tid=22024] ppid=21991 vsize=833132 CPUtime=161.1 cores=0,2,4,6
/proc/21993/task/22024/stat : 22024 (plingeling) R 21991 21993 20894 0 -1 4202560 110351 1248 0 4 16092 18 0 0 25 0 5 0 501107432 853127168 196070 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 647.32
Current children cumulated vsize (KiB) 833132


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

[pid=21993/tid=22022] ppid=21991 vsize=1563020 CPUtime=762 cores=0,2,4,6
/proc/21993/task/22022/stat : 22022 (plingeling) R 21991 21993 20894 0 -1 4202560 592281 1248 0 4 76111 89 0 0 25 0 5 0 501107432 1600532480 378542 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21993/tid=22023] ppid=21991 vsize=1563020 CPUtime=762 cores=0,2,4,6
/proc/21993/task/22023/stat : 22023 (plingeling) R 21991 21993 20894 0 -1 4202560 664192 1248 0 4 76104 96 0 0 25 0 5 0 501107432 1600532480 378542 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21993/tid=22024] ppid=21991 vsize=1563020 CPUtime=757.85 cores=0,2,4,6
/proc/21993/task/22024/stat : 22024 (plingeling) R 21991 21993 20894 0 -1 4202560 258447 1248 0 4 75745 40 0 0 25 0 5 0 501107432 1600532480 378542 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.13
Current children cumulated vsize (KiB) 1563020

[startup+822.301 s]
/proc/loadavg: 8.10 7.86 6.43 9/186 22140
/proc/meminfo: memFree=27220208/32951124 swapFree=67111356/67111528
[pid=21993] ppid=21991 vsize=1886064 CPUtime=3283.79 cores=0,2,4,6
/proc/21993/stat : 21993 (plingeling) S 21991 21993 20894 0 -1 4202496 2028424 1248 0 4 328074 305 0 0 22 0 5 0 501107402 1931329536 459303 33554432000 4194304 4417332 140735578256704 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/21993/statm: 471516 459303 180 55 0 469402 0
[pid=21993/tid=22021] ppid=21991 vsize=1886064 CPUtime=822 cores=0,2,4,6
/proc/21993/task/22021/stat : 22021 (plingeling) R 21991 21993 20894 0 -1 4202560 487197 1248 0 4 82126 74 0 0 25 0 5 0 501107432 1931329536 459303 33554432000 4194304 4417332 140735578256704 18446744073709551615 4263074 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21993/tid=22022] ppid=21991 vsize=1886064 CPUtime=821.99 cores=0,2,4,6
/proc/21993/task/22022/stat : 22022 (plingeling) R 21991 21993 20894 0 -1 4202560 593870 1248 0 4 82110 89 0 0 25 0 5 0 501107432 1931329536 459303 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21993/tid=22023] ppid=21991 vsize=1886064 CPUtime=822 cores=0,2,4,6
/proc/21993/task/22023/stat : 22023 (plingeling) R 21991 21993 20894 0 -1 4202560 676006 1248 0 4 82101 99 0 0 25 0 5 0 501107432 1931329536 459303 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21993/tid=22024] ppid=21991 vsize=1886064 CPUtime=817.53 cores=0,2,4,6
/proc/21993/task/22024/stat : 22024 (plingeling) R 21991 21993 20894 0 -1 4202560 258447 1248 0 4 81713 40 0 0 25 0 5 0 501107432 1931329536 459303 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3283.79
Current children cumulated vsize (KiB) 1886064

[startup+882.301 s]
/proc/loadavg: 8.09 7.90 6.53 9/186 22141
/proc/meminfo: memFree=27500784/32951124 swapFree=67111356/67111528
[pid=21993] ppid=21991 vsize=1708064 CPUtime=3523.46 cores=0,2,4,6
/proc/21993/stat : 21993 (plingeling) S 21991 21993 20894 0 -1 4202496 2102148 1248 0 4 352030 316 0 0 22 0 5 0 501107402 1749057536 414803 33554432000 4194304 4417332 140735578256704 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/21993/statm: 427016 414803 180 55 0 424902 0
[pid=21993/tid=22021] ppid=21991 vsize=1708064 CPUtime=882 cores=0,2,4,6
/proc/21993/task/22021/stat : 22021 (plingeling) R 21991 21993 20894 0 -1 4202560 511978 1248 0 4 88121 79 0 0 25 0 5 0 501107432 1749057536 414803 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21993/tid=22022] ppid=21991 vsize=1708064 CPUtime=881.99 cores=0,2,4,6
/proc/21993/task/22022/stat : 22022 (plingeling) R 21991 21993 20894 0 -1 4202560 633193 1248 0 4 88105 94 0 0 25 0 5 0 501107432 1749057536 414803 33554432000 4194304 4417332 140735578256704 18446744073709551615 4260736 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21993/tid=22023] ppid=21991 vsize=1708064 CPUtime=882 cores=0,2,4,6
/proc/21993/task/22023/stat : 22023 (plingeling) R 21991 21993 20894 0 -1 4202560 685626 1248 0 4 88100 100 0 0 25 0 5 0 501107432 1749057536 414803 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21993/tid=22024] ppid=21991 vsize=1708064 CPUtime=877.2 cores=0,2,4,6
/proc/21993/task/22024/stat : 22024 (plingeling) R 21991 21993 20894 0 -1 4202560 258447 1248 0 4 87680 40 0 0 25 0 5 0 501107432 1749057536 414803 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3523.46
Current children cumulated vsize (KiB) 1708064

[startup+942.301 s]
/proc/loadavg: 8.03 7.92 6.62 9/186 22143
/proc/meminfo: memFree=27433912/32951124 swapFree=67111356/67111528
[pid=21993] ppid=21991 vsize=1826032 CPUtime=3763.15 cores=0,2,4,6
/proc/21993/stat : 21993 (plingeling) S 21991 21993 20894 0 -1 4202496 2297456 1248 0 4 375965 350 0 0 22 0 5 0 501107402 1869856768 444295 33554432000 4194304 4417332 140735578256704 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/21993/statm: 456508 444295 180 55 0 454394 0
[pid=21993/tid=22021] ppid=21991 vsize=1826032 CPUtime=942 cores=0,2,4,6
/proc/21993/task/22021/stat : 22021 (plingeling) R 21991 21993 20894 0 -1 4202560 572274 1248 0 4 94112 88 0 0 25 0 5 0 501107432 1869856768 444295 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21993/tid=22022] ppid=21991 vsize=1826032 CPUtime=942 cores=0,2,4,6
/proc/21993/task/22022/stat : 22022 (plingeling) R 21991 21993 20894 0 -1 4202560 710749 1248 0 4 94091 109 0 0 25 0 5 0 501107432 1869856768 444295 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364951 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21993/tid=22023] ppid=21991 vsize=1826032 CPUtime=942 cores=0,2,4,6
/proc/21993/task/22023/stat : 22023 (plingeling) R 21991 21993 20894 0 -1 4202560 743082 1248 0 4 94091 109 0 0 25 0 5 0 501107432 1869856768 444295 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21993/tid=22024] ppid=21991 vsize=1826032 CPUtime=936.88 cores=0,2,4,6
/proc/21993/task/22024/stat : 22024 (plingeling) R 21991 21993 20894 0 -1 4202560 258447 1248 0 4 93648 40 0 0 25 0 5 0 501107432 1869856768 444295 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.15
Current children cumulated vsize (KiB) 1826032

[startup+1002.3 s]
/proc/loadavg: 8.01 7.93 6.70 9/186 22145
/proc/meminfo: memFree=27876804/32951124 swapFree=67111356/67111528
[pid=21993] ppid=21991 vsize=1665592 CPUtime=4002.82 cores=0,2,4,6
/proc/21993/stat : 21993 (plingeling) S 21991 21993 20894 0 -1 4202496 2412602 1248 0 4 399913 369 0 0 22 0 5 0 501107402 1705566208 404185 33554432000 4194304 4417332 140735578256704 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/21993/statm: 416398 404185 180 55 0 414284 0
[pid=21993/tid=22021] ppid=21991 vsize=1665592 CPUtime=1002 cores=0,2,4,6
/proc/21993/task/22021/stat : 22021 (plingeling) R 21991 21993 20894 0 -1 4202560 591270 1248 0 4 100109 91 0 0 25 0 5 0 501107432 1705566208 404185 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21993/tid=22022] ppid=21991 vsize=1665592 CPUtime=1002 cores=0,2,4,6
/proc/21993/task/22022/stat : 22022 (plingeling) R 21991 21993 20894 0 -1 4202560 772529 1248 0 4 100082 118 0 0 25 0 5 0 501107432 1705566208 404185 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364938 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21993/tid=22023] ppid=21991 vsize=1665592 CPUtime=1002 cores=0,2,4,6
/proc/21993/task/22023/stat : 22023 (plingeling) R 21991 21993 20894 0 -1 4202560 760676 1248 0 4 100087 113 0 0 25 0 5 0 501107432 1705566208 404185 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21993/tid=22024] ppid=21991 vsize=1665592 CPUtime=996.54 cores=0,2,4,6
/proc/21993/task/22024/stat : 22024 (plingeling) R 21991 21993 20894 0 -1 4202560 275223 1248 0 4 99611 43 0 0 25 0 5 0 501107432 1705566208 404185 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4002.82
Current children cumulated vsize (KiB) 1665592

[startup+1062.3 s]
/proc/loadavg: 8.08 7.96 6.79 9/186 22146
/proc/meminfo: memFree=27555116/32951124 swapFree=67111356/67111528
[pid=21993] ppid=21991 vsize=1932896 CPUtime=4242.5 cores=0,2,4,6
/proc/21993/stat : 21993 (plingeling) S 21991 21993 20894 0 -1 4202496 2479428 1248 0 4 423871 379 0 0 22 0 5 0 501107402 1979285504 471011 33554432000 4194304 4417332 140735578256704 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/21993/statm: 483224 471011 180 55 0 481110 0
[pid=21993/tid=22021] ppid=21991 vsize=1932896 CPUtime=1062 cores=0,2,4,6
/proc/21993/task/22021/stat : 22021 (plingeling) R 21991 21993 20894 0 -1 4202560 624791 1248 0 4 106104 96 0 0 25 0 5 0 501107432 1979285504 471011 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21993/tid=22022] ppid=21991 vsize=1932896 CPUtime=1062 cores=0,2,4,6
/proc/21993/task/22022/stat : 22022 (plingeling) R 21991 21993 20894 0 -1 4202560 772529 1248 0 4 106082 118 0 0 25 0 5 0 501107432 1979285504 471011 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21993/tid=22023] ppid=21991 vsize=1932896 CPUtime=1062.01 cores=0,2,4,6
/proc/21993/task/22023/stat : 22023 (plingeling) R 21991 21993 20894 0 -1 4202560 784000 1248 0 4 106085 116 0 0 25 0 5 0 501107432 1979285504 471011 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21993/tid=22024] ppid=21991 vsize=1932896 CPUtime=1056.22 cores=0,2,4,6
/proc/21993/task/22024/stat : 22024 (plingeling) R 21991 21993 20894 0 -1 4202560 285204 1248 0 4 105576 46 0 0 25 0 5 0 501107432 1979285504 471011 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4242.5
Current children cumulated vsize (KiB) 1932896

[startup+1122.3 s]
/proc/loadavg: 8.09 7.98 6.87 9/186 22148
/proc/meminfo: memFree=27340576/32951124 swapFree=67111356/67111528
[pid=21993] ppid=21991 vsize=1897452 CPUtime=4482.19 cores=0,2,4,6
/proc/21993/stat : 21993 (plingeling) S 21991 21993 20894 0 -1 4202496 2531500 1248 0 4 447832 387 0 0 22 0 5 0 501107402 1942990848 462150 33554432000 4194304 4417332 140735578256704 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/21993/statm: 474363 462150 180 55 0 472249 0
[pid=21993/tid=22021] ppid=21991 vsize=1897452 CPUtime=1122 cores=0,2,4,6
/proc/21993/task/22021/stat : 22021 (plingeling) R 21991 21993 20894 0 -1 4202560 663629 1248 0 4 112098 102 0 0 25 0 5 0 501107432 1942990848 462150 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21993/tid=22022] ppid=21991 vsize=1897452 CPUtime=1122 cores=0,2,4,6
/proc/21993/task/22022/stat : 22022 (plingeling) R 21991 21993 20894 0 -1 4202560 774935 1248 0 4 112082 118 0 0 25 0 5 0 501107432 1942990848 462150 33554432000 4194304 4417332 140735578256704 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21993/tid=22023] ppid=21991 vsize=1897452 CPUtime=1122.01 cores=0,2,4,6
/proc/21993/task/22023/stat : 22023 (plingeling) R 21991 21993 20894 0 -1 4202560 794828 1248 0 4 112084 117 0 0 25 0 5 0 501107432 1942990848 462150 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21993/tid=22024] ppid=21991 vsize=1897452 CPUtime=1115.9 cores=0,2,4,6
/proc/21993/task/22024/stat : 22024 (plingeling) R 21991 21993 20894 0 -1 4202560 285204 1248 0 4 111544 46 0 0 25 0 5 0 501107432 1942990848 462150 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.19
Current children cumulated vsize (KiB) 1897452

[startup+1182.3 s]
/proc/loadavg: 8.09 7.99 6.94 9/186 22149
/proc/meminfo: memFree=27152912/32951124 swapFree=67111356/67111528
[pid=21993] ppid=21991 vsize=1838720 CPUtime=4721.86 cores=0,2,4,6
/proc/21993/stat : 21993 (plingeling) S 21991 21993 20894 0 -1 4202496 2674771 1248 0 4 471776 410 0 0 22 0 5 0 501107402 1882849280 447467 33554432000 4194304 4417332 140735578256704 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/21993/statm: 459680 447467 180 55 0 457566 0
[pid=21993/tid=22021] ppid=21991 vsize=1838720 CPUtime=1182 cores=0,2,4,6
/proc/21993/task/22021/stat : 22021 (plingeling) R 21991 21993 20894 0 -1 4202560 663629 1248 0 4 118098 102 0 0 25 0 5 0 501107432 1882849280 447467 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21993/tid=22022] ppid=21991 vsize=1838720 CPUtime=1182.01 cores=0,2,4,6
/proc/21993/task/22022/stat : 22022 (plingeling) R 21991 21993 20894 0 -1 4202560 821486 1248 0 4 118076 125 0 0 25 0 5 0 501107432 1882849280 447467 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21993/tid=22023] ppid=21991 vsize=1838720 CPUtime=1182.01 cores=0,2,4,6
/proc/21993/task/22023/stat : 22023 (plingeling) R 21991 21993 20894 0 -1 4202560 857111 1248 0 4 118072 129 0 0 25 0 5 0 501107432 1882849280 447467 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21993/tid=22024] ppid=21991 vsize=1838720 CPUtime=1175.57 cores=0,2,4,6
/proc/21993/task/22024/stat : 22024 (plingeling) R 21991 21993 20894 0 -1 4202560 319641 1248 0 4 117506 51 0 0 25 0 5 0 501107432 1882849280 447467 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4721.86
Current children cumulated vsize (KiB) 1838720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.07 7.99 6.96 9/186 22150
/proc/meminfo: memFree=27423968/32951124 swapFree=67111356/67111528
[pid=21993] ppid=21991 vsize=1859028 CPUtime=4800.18 cores=0,2,4,6
/proc/21993/stat : 21993 (plingeling) S 21991 21993 20894 0 -1 4202496 2686981 1248 0 4 479606 412 0 0 22 0 5 0 501107402 1903644672 452544 33554432000 4194304 4417332 140735578256704 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/21993/statm: 464757 452544 180 55 0 462643 0
[pid=21993/tid=22021] ppid=21991 vsize=1859028 CPUtime=1201.61 cores=0,2,4,6
/proc/21993/task/22021/stat : 22021 (plingeling) R 21991 21993 20894 0 -1 4202560 663629 1248 0 4 120059 102 0 0 25 0 5 0 501107432 1903644672 452544 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21993/tid=22022] ppid=21991 vsize=1859028 CPUtime=1201.61 cores=0,2,4,6
/proc/21993/task/22022/stat : 22022 (plingeling) R 21991 21993 20894 0 -1 4202560 833696 1248 0 4 120035 126 0 0 25 0 5 0 501107432 1903644672 452544 33554432000 4194304 4417332 140735578256704 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21993/tid=22023] ppid=21991 vsize=1859028 CPUtime=1201.62 cores=0,2,4,6
/proc/21993/task/22023/stat : 22023 (plingeling) R 21991 21993 20894 0 -1 4202560 857111 1248 0 4 120033 129 0 0 25 0 5 0 501107432 1903644672 452544 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364552 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21993/tid=22024] ppid=21991 vsize=1859028 CPUtime=1195.06 cores=0,2,4,6
/proc/21993/task/22024/stat : 22024 (plingeling) R 21991 21993 20894 0 -1 4202560 319641 1248 0 4 119455 51 0 0 25 0 5 0 501107432 1903644672 452544 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 1859028

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.07 7.99 6.96 9/186 22150
/proc/meminfo: memFree=27423968/32951124 swapFree=67111356/67111528
[pid=21993] ppid=21991 vsize=1859028 CPUtime=4800.18 cores=0,2,4,6
/proc/21993/stat : 21993 (plingeling) S 21991 21993 20894 0 -1 4202496 2686981 1248 0 4 479606 412 0 0 22 0 5 0 501107402 1903644672 452544 33554432000 4194304 4417332 140735578256704 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/21993/statm: 464757 452544 180 55 0 462643 0
[pid=21993/tid=22021] ppid=21991 vsize=1859028 CPUtime=1201.61 cores=0,2,4,6
/proc/21993/task/22021/stat : 22021 (plingeling) R 21991 21993 20894 0 -1 4202560 663629 1248 0 4 120059 102 0 0 25 0 5 0 501107432 1903644672 452544 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21993/tid=22022] ppid=21991 vsize=1859028 CPUtime=1201.61 cores=0,2,4,6
/proc/21993/task/22022/stat : 22022 (plingeling) R 21991 21993 20894 0 -1 4202560 833696 1248 0 4 120035 126 0 0 25 0 5 0 501107432 1903644672 452544 33554432000 4194304 4417332 140735578256704 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21993/tid=22023] ppid=21991 vsize=1859028 CPUtime=1201.62 cores=0,2,4,6
/proc/21993/task/22023/stat : 22023 (plingeling) R 21991 21993 20894 0 -1 4202560 857111 1248 0 4 120033 129 0 0 25 0 5 0 501107432 1903644672 452544 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364552 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21993/tid=22024] ppid=21991 vsize=1859028 CPUtime=1195.06 cores=0,2,4,6
/proc/21993/task/22024/stat : 22024 (plingeling) R 21991 21993 20894 0 -1 4202560 319641 1248 0 4 119455 51 0 0 25 0 5 0 501107432 1903644672 452544 33554432000 4194304 4417332 140735578256704 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 1859028

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.99
CPU time (s): 4800.29
CPU user time (s): 4796.08
CPU system time (s): 4.20636
CPU usage (%): 399.361
Max. virtual memory (cumulated for all children) (KiB): 2330568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.08
system time used= 4.20636
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2688229
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 108
involuntary context switches= 21091

runsolver used 2.01269 second user time and 4.55031 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-29 16:21:51
IDJOB=3249536
IDBENCH=83173
IDSOLVER=1605
FILE ID=node146/3249536-1304086911
RUNJOBID= node146-1304086911-21968
PBS_JOBID= 13170499
Free space on /tmp= 72992 MiB

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

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

MD5SUM BENCH= b9a7e3013b1b74b08c8e421f15cb16c4
RANDOM SEED=1060146073

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30710276 kB
Buffers:        604336 kB
Cached:        1183524 kB
SwapCached:         32 kB
Active:         130764 kB
Inactive:      1721220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30710276 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            4672 kB
Writeback:           0 kB
AnonPages:       64040 kB
Mapped:          14776 kB
Slab:           325368 kB
PageTables:       5112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   205904 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= 72988 MiB
End job on node146 at 2011-04-29 16:41:55