Trace number 3371048

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 587f (fixed)? (TO) 4800.29 1203.75

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: 961)

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-3371048-1305431915/watcher-3371048-1305431915 -o /tmp/evaluation-result-3371048-1305431915/solver-3371048-1305431915 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371048-1305431915.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.14 8.10 8.01 5/358 21872
/proc/meminfo: memFree=20311376/32951124 swapFree=65581052/67111528
[pid=21872] ppid=21869 vsize=9848 CPUtime=0 cores=0,2,4,6
/proc/21872/stat : 21872 (plingeling) R 21869 21872 21414 0 -1 4202496 523 1254 0 0 0 0 0 0 25 0 1 0 654789254 10084352 453 33554432000 4194304 4417452 140737116408464 18446744073709551615 218905730816 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/21872/statm: 2462 457 148 55 0 348 0

[startup+0.0476531 s]
/proc/loadavg: 8.14 8.10 8.01 5/358 21872
/proc/meminfo: memFree=20311376/32951124 swapFree=65581052/67111528
[pid=21872] ppid=21869 vsize=57080 CPUtime=0.04 cores=0,2,4,6
/proc/21872/stat : 21872 (plingeling) S 21869 21872 21414 0 -1 4202496 2298 1254 0 0 4 0 0 0 25 0 5 0 654789254 58449920 2065 33554432000 4194304 4417452 140737116408464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21872/statm: 14150 1945 158 55 0 12036 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 57080

[startup+0.148591 s]
/proc/loadavg: 8.14 8.10 8.01 5/358 21872
/proc/meminfo: memFree=20311376/32951124 swapFree=65581052/67111528
[pid=21872] ppid=21869 vsize=56792 CPUtime=0.44 cores=0,2,4,6
/proc/21872/stat : 21872 (plingeling) S 21869 21872 21414 0 -1 4202496 2798 1254 0 0 44 0 0 0 25 0 5 0 654789254 58155008 2011 33554432000 4194304 4417452 140737116408464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21872/statm: 14198 2011 175 55 0 12084 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 56792

[startup+0.300565 s]
/proc/loadavg: 8.14 8.10 8.01 5/358 21872
/proc/meminfo: memFree=20311376/32951124 swapFree=65581052/67111528
[pid=21872] ppid=21869 vsize=59160 CPUtime=1.05 cores=0,2,4,6
/proc/21872/stat : 21872 (plingeling) S 21869 21872 21414 0 -1 4202496 3622 1254 0 0 105 0 0 0 25 0 5 0 654789254 60579840 2608 33554432000 4194304 4417452 140737116408464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21872/statm: 14790 2608 179 55 0 12676 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 59160

[startup+0.700493 s]
/proc/loadavg: 8.14 8.10 8.01 5/358 21872
/proc/meminfo: memFree=20311376/32951124 swapFree=65581052/67111528
[pid=21872] ppid=21869 vsize=63088 CPUtime=2.64 cores=0,2,4,6
/proc/21872/stat : 21872 (plingeling) S 21869 21872 21414 0 -1 4202496 5626 1254 0 0 264 0 0 0 25 0 5 0 654789254 64602112 3600 33554432000 4194304 4417452 140737116408464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21872/statm: 15772 3600 179 55 0 13658 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 63088

[startup+1.50035 s]
/proc/loadavg: 8.13 8.10 8.01 9/363 21884
/proc/meminfo: memFree=20292000/32951124 swapFree=65581052/67111528
[pid=21872] ppid=21869 vsize=68624 CPUtime=5.84 cores=0,2,4,6
/proc/21872/stat : 21872 (plingeling) S 21869 21872 21414 0 -1 4202496 11405 1254 0 0 583 1 0 0 25 0 5 0 654789254 70270976 4954 33554432000 4194304 4417452 140737116408464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21872/statm: 17156 4954 179 55 0 15042 0
[pid=21872/tid=21881] ppid=21869 vsize=68624 CPUtime=1.45 cores=0,2,4,6
/proc/21872/task/21881/stat : 21881 (plingeling) R 21869 21872 21414 0 -1 4202560 1932 1254 0 0 145 0 0 0 25 0 5 0 654789259 70270976 4954 33554432000 4194304 4417452 140737116408464 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21872/tid=21882] ppid=21869 vsize=68624 CPUtime=1.44 cores=0,2,4,6
/proc/21872/task/21882/stat : 21882 (plingeling) R 21869 21872 21414 0 -1 4202560 1886 1254 0 0 144 0 0 0 25 0 5 0 654789259 70270976 4954 33554432000 4194304 4417452 140737116408464 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21872/tid=21883] ppid=21869 vsize=68624 CPUtime=1.43 cores=0,2,4,6
/proc/21872/task/21883/stat : 21883 (plingeling) R 21869 21872 21414 0 -1 4202560 1986 1254 0 0 143 0 0 0 25 0 5 0 654789259 70270976 4954 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21872/tid=21884] ppid=21869 vsize=68624 CPUtime=1.44 cores=0,2,4,6
/proc/21872/task/21884/stat : 21884 (plingeling) R 21869 21872 21414 0 -1 4202560 3309 1254 0 0 144 0 0 0 25 0 5 0 654789259 70270976 4954 33554432000 4194304 4417452 140737116408464 18446744073709551615 4264942 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 68624

[startup+3.10106 s]
/proc/loadavg: 8.13 8.10 8.01 9/363 21884
/proc/meminfo: memFree=20283692/32951124 swapFree=65581052/67111528
[pid=21872] ppid=21869 vsize=79872 CPUtime=12.23 cores=0,2,4,6
/proc/21872/stat : 21872 (plingeling) S 21869 21872 21414 0 -1 4202496 20422 1254 0 0 1220 3 0 0 25 0 5 0 654789254 81788928 7785 33554432000 4194304 4417452 140737116408464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21872/statm: 19968 7785 179 55 0 17854 0
[pid=21872/tid=21881] ppid=21869 vsize=79872 CPUtime=3.05 cores=0,2,4,6
/proc/21872/task/21881/stat : 21881 (plingeling) R 21869 21872 21414 0 -1 4202560 4361 1254 0 0 305 0 0 0 25 0 5 0 654789259 81788928 7785 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21872/tid=21882] ppid=21869 vsize=79872 CPUtime=3.04 cores=0,2,4,6
/proc/21872/task/21882/stat : 21882 (plingeling) R 21869 21872 21414 0 -1 4202560 4967 1254 0 0 303 1 0 0 25 0 5 0 654789259 81788928 7785 33554432000 4194304 4417452 140737116408464 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21872/tid=21883] ppid=21869 vsize=79872 CPUtime=3.02 cores=0,2,4,6
/proc/21872/task/21883/stat : 21883 (plingeling) R 21869 21872 21414 0 -1 4202560 3731 1254 0 0 302 0 0 0 25 0 5 0 654789259 81788928 7785 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21872/tid=21884] ppid=21869 vsize=79872 CPUtime=3.04 cores=0,2,4,6
/proc/21872/task/21884/stat : 21884 (plingeling) R 21869 21872 21414 0 -1 4202560 5071 1254 0 0 304 0 0 0 25 0 5 0 654789259 81788928 7785 33554432000 4194304 4417452 140737116408464 18446744073709551615 4251156 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 79872

[startup+6.30048 s]
/proc/loadavg: 8.13 8.10 8.01 9/363 21884
/proc/meminfo: memFree=20274136/32951124 swapFree=65581052/67111528
[pid=21872] ppid=21869 vsize=88288 CPUtime=24.98 cores=0,2,4,6
/proc/21872/stat : 21872 (plingeling) S 21869 21872 21414 0 -1 4202496 35238 1254 0 0 2493 5 0 0 25 0 5 0 654789254 90406912 9876 33554432000 4194304 4417452 140737116408464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21872/statm: 22072 9876 179 55 0 19958 0
[pid=21872/tid=21881] ppid=21869 vsize=88288 CPUtime=6.25 cores=0,2,4,6
/proc/21872/task/21881/stat : 21881 (plingeling) R 21869 21872 21414 0 -1 4202560 8457 1254 0 0 624 1 0 0 25 0 5 0 654789259 90406912 9876 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21872/tid=21882] ppid=21869 vsize=88288 CPUtime=6.24 cores=0,2,4,6
/proc/21872/task/21882/stat : 21882 (plingeling) R 21869 21872 21414 0 -1 4202560 7736 1254 0 0 623 1 0 0 25 0 5 0 654789259 90406912 9876 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21872/tid=21883] ppid=21869 vsize=88288 CPUtime=6.19 cores=0,2,4,6
/proc/21872/task/21883/stat : 21883 (plingeling) R 21869 21872 21414 0 -1 4202560 7541 1254 0 0 618 1 0 0 25 0 5 0 654789259 90406912 9876 33554432000 4194304 4417452 140737116408464 18446744073709551615 4366402 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21872/tid=21884] ppid=21869 vsize=88288 CPUtime=6.24 cores=0,2,4,6
/proc/21872/task/21884/stat : 21884 (plingeling) R 21869 21872 21414 0 -1 4202560 9212 1254 0 0 623 1 0 0 25 0 5 0 654789259 90406912 9876 33554432000 4194304 4417452 140737116408464 18446744073709551615 4251096 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 88288

[startup+12.7004 s]
/proc/loadavg: 7.79 8.03 7.99 5/357 21885
/proc/meminfo: memFree=21133228/32951124 swapFree=65581052/67111528
[pid=21872] ppid=21869 vsize=103876 CPUtime=50.51 cores=0,2,4,6
/proc/21872/stat : 21872 (plingeling) S 21869 21872 21414 0 -1 4202496 55479 1254 0 0 5042 9 0 0 25 0 5 0 654789254 106369024 13784 33554432000 4194304 4417452 140737116408464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21872/statm: 25969 13784 179 55 0 23855 0
[pid=21872/tid=21881] ppid=21869 vsize=103876 CPUtime=12.64 cores=0,2,4,6
/proc/21872/task/21881/stat : 21881 (plingeling) R 21869 21872 21414 0 -1 4202560 13809 1254 0 0 1263 1 0 0 25 0 5 0 654789259 106369024 13784 33554432000 4194304 4417452 140737116408464 18446744073709551615 4237326 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21872/tid=21882] ppid=21869 vsize=103876 CPUtime=12.64 cores=0,2,4,6
/proc/21872/task/21882/stat : 21882 (plingeling) R 21869 21872 21414 0 -1 4202560 12134 1254 0 0 1262 2 0 0 25 0 5 0 654789259 106369024 13784 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21872/tid=21883] ppid=21869 vsize=103876 CPUtime=12.51 cores=0,2,4,6
/proc/21872/task/21883/stat : 21883 (plingeling) R 21869 21872 21414 0 -1 4202560 13091 1254 0 0 1249 2 0 0 25 0 5 0 654789259 106369024 13784 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21872/tid=21884] ppid=21869 vsize=103876 CPUtime=12.65 cores=0,2,4,6
/proc/21872/task/21884/stat : 21884 (plingeling) R 21869 21872 21414 0 -1 4202560 14153 1254 0 0 1263 2 0 0 25 0 5 0 654789259 106369024 13784 33554432000 4194304 4417452 140737116408464 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 103876

[startup+25.501 s]
/proc/loadavg: 7.90 8.05 7.99 9/363 21922
/proc/meminfo: memFree=21116092/32951124 swapFree=65581052/67111528
[pid=21872] ppid=21869 vsize=143240 CPUtime=101.55 cores=0,2,4,6
/proc/21872/stat : 21872 (plingeling) S 21869 21872 21414 0 -1 4202496 88350 1254 0 0 10140 15 0 0 25 0 5 0 654789254 146677760 23614 33554432000 4194304 4417452 140737116408464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21872/statm: 35810 23614 179 55 0 33696 0
[pid=21872/tid=21881] ppid=21869 vsize=143240 CPUtime=25.43 cores=0,2,4,6
/proc/21872/task/21881/stat : 21881 (plingeling) R 21869 21872 21414 0 -1 4202560 22739 1254 0 0 2540 3 0 0 25 0 5 0 654789259 146677760 23614 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21872/tid=21882] ppid=21869 vsize=143240 CPUtime=25.45 cores=0,2,4,6
/proc/21872/task/21882/stat : 21882 (plingeling) R 21869 21872 21414 0 -1 4202560 21453 1254 0 0 2541 4 0 0 25 0 5 0 654789259 146677760 23614 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21872/tid=21883] ppid=21869 vsize=143240 CPUtime=25.16 cores=0,2,4,6
/proc/21872/task/21883/stat : 21883 (plingeling) R 21869 21872 21414 0 -1 4202560 21593 1254 0 0 2512 4 0 0 25 0 5 0 654789259 146677760 23614 33554432000 4194304 4417452 140737116408464 18446744073709551615 4366105 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21872/tid=21884] ppid=21869 vsize=143240 CPUtime=25.45 cores=0,2,4,6
/proc/21872/task/21884/stat : 21884 (plingeling) R 21869 21872 21414 0 -1 4202560 20273 1254 0 0 2542 3 0 0 25 0 5 0 654789259 146677760 23614 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 143240

[startup+51.1004 s]
/proc/loadavg: 7.99 8.06 8.00 9/363 21923
/proc/meminfo: memFree=21006340/32951124 swapFree=65581052/67111528
[pid=21872] ppid=21869 vsize=192276 CPUtime=203.67 cores=0,2,4,6
/proc/21872/stat : 21872 (plingeling) S 21869 21872 21414 0 -1 4202496 129651 1254 0 0 20345 22 0 0 25 0 5 0 654789254 196890624 35873 33554432000 4194304 4417452 140737116408464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21872/statm: 48069 35873 179 55 0 45955 0
[pid=21872/tid=21881] ppid=21869 vsize=192276 CPUtime=51.04 cores=0,2,4,6
/proc/21872/task/21881/stat : 21881 (plingeling) R 21869 21872 21414 0 -1 4202560 35637 1254 0 0 5098 6 0 0 25 0 5 0 654789259 196890624 35873 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21872/tid=21882] ppid=21869 vsize=192276 CPUtime=51.04 cores=0,2,4,6
/proc/21872/task/21882/stat : 21882 (plingeling) R 21869 21872 21414 0 -1 4202560 31455 1254 0 0 5099 5 0 0 25 0 5 0 654789259 196890624 35873 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21872/tid=21883] ppid=21869 vsize=192276 CPUtime=50.47 cores=0,2,4,6
/proc/21872/task/21883/stat : 21883 (plingeling) R 21869 21872 21414 0 -1 4202560 31864 1254 0 0 5042 5 0 0 25 0 5 0 654789259 196890624 35873 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21872/tid=21884] ppid=21869 vsize=192276 CPUtime=51.04 cores=0,2,4,6
/proc/21872/task/21884/stat : 21884 (plingeling) R 21869 21872 21414 0 -1 4202560 28403 1254 0 0 5100 4 0 0 25 0 5 0 654789259 196890624 35873 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.67
Current children cumulated vsize (KiB) 192276

[startup+102.313 s]
/proc/loadavg: 8.05 8.06 8.00 9/363 21924
/proc/meminfo: memFree=20906720/32951124 swapFree=65581052/67111528
[pid=21872] ppid=21869 vsize=239492 CPUtime=407.92 cores=0,2,4,6
/proc/21872/stat : 21872 (plingeling) S 21869 21872 21414 0 -1 4202496 190111 1254 0 0 40759 33 0 0 25 0 5 0 654789254 245239808 47677 33554432000 4194304 4417452 140737116408464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21872/statm: 59873 47677 179 55 0 57759 0
[pid=21872/tid=21881] ppid=21869 vsize=239492 CPUtime=102.25 cores=0,2,4,6
/proc/21872/task/21881/stat : 21881 (plingeling) R 21869 21872 21414 0 -1 4202560 50736 1254 0 0 10216 9 0 0 25 0 5 0 654789259 245239808 47677 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21872/tid=21882] ppid=21869 vsize=239492 CPUtime=102.25 cores=0,2,4,6
/proc/21872/task/21882/stat : 21882 (plingeling) R 21869 21872 21414 0 -1 4202560 48827 1254 0 0 10217 8 0 0 25 0 5 0 654789259 245239808 47677 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21872/tid=21883] ppid=21869 vsize=239492 CPUtime=101.09 cores=0,2,4,6
/proc/21872/task/21883/stat : 21883 (plingeling) R 21869 21872 21414 0 -1 4202560 49196 1254 0 0 10101 8 0 0 25 0 5 0 654789259 245239808 47677 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21872/tid=21884] ppid=21869 vsize=239492 CPUtime=102.26 cores=0,2,4,6
/proc/21872/task/21884/stat : 21884 (plingeling) R 21869 21872 21414 0 -1 4202560 39060 1254 0 0 10220 6 0 0 25 0 5 0 654789259 245239808 47677 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.92
Current children cumulated vsize (KiB) 239492

[startup+162.3 s]
/proc/loadavg: 8.07 8.06 8.00 9/363 21937
/proc/meminfo: memFree=20782920/32951124 swapFree=65581052/67111528
[pid=21872] ppid=21869 vsize=278500 CPUtime=647.17 cores=0,2,4,6
/proc/21872/stat : 21872 (plingeling) S 21869 21872 21414 0 -1 4202496 243507 1254 0 0 64676 41 0 0 25 0 5 0 654789254 285184000 57429 33554432000 4194304 4417452 140737116408464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21872/statm: 69625 57429 179 55 0 67511 0
[pid=21872/tid=21881] ppid=21869 vsize=278500 CPUtime=162.21 cores=0,2,4,6
/proc/21872/task/21881/stat : 21881 (plingeling) R 21869 21872 21414 0 -1 4202560 64972 1254 0 0 16210 11 0 0 25 0 5 0 654789259 285184000 57429 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21872/tid=21882] ppid=21869 vsize=278500 CPUtime=162.23 cores=0,2,4,6
/proc/21872/task/21882/stat : 21882 (plingeling) R 21869 21872 21414 0 -1 4202560 66937 1254 0 0 16213 10 0 0 25 0 5 0 654789259 285184000 57429 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21872/tid=21883] ppid=21869 vsize=278500 CPUtime=160.4 cores=0,2,4,6
/proc/21872/task/21883/stat : 21883 (plingeling) R 21869 21872 21414 0 -1 4202560 61933 1254 0 0 16030 10 0 0 25 0 5 0 654789259 285184000 57429 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21872/tid=21884] ppid=21869 vsize=278500 CPUtime=162.25 cores=0,2,4,6
/proc/21872/task/21884/stat : 21884 (plingeling) R 21869 21872 21414 0 -1 4202560 47373 1254 0 0 16217 8 0 0 25 0 5 0 654789259 285184000 57429 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 647.17
Current children cumulated vsize (KiB) 278500


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

[pid=21872/tid=21882] ppid=21869 vsize=638452 CPUtime=762.25 cores=0,2,4,6
/proc/21872/task/21882/stat : 21882 (plingeling) R 21869 21872 21414 0 -1 4202560 146621 1254 0 0 76203 22 0 0 25 0 5 0 654789259 653774848 147417 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21872/tid=21883] ppid=21869 vsize=638452 CPUtime=753.61 cores=0,2,4,6
/proc/21872/task/21883/stat : 21883 (plingeling) R 21869 21872 21414 0 -1 4202560 137110 1254 0 0 75338 23 0 0 25 0 5 0 654789259 653774848 147417 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21872/tid=21884] ppid=21869 vsize=638452 CPUtime=762.28 cores=0,2,4,6
/proc/21872/task/21884/stat : 21884 (plingeling) R 21869 21872 21414 0 -1 4202560 103710 1254 0 0 76209 19 0 0 25 0 5 0 654789259 653774848 147417 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3039.63
Current children cumulated vsize (KiB) 638452

[startup+822.301 s]
/proc/loadavg: 8.13 8.12 8.04 9/363 21958
/proc/meminfo: memFree=19989436/32951124 swapFree=65581052/67111528
[pid=21872] ppid=21869 vsize=725576 CPUtime=3278.91 cores=0,2,4,6
/proc/21872/stat : 21872 (plingeling) S 21869 21872 21414 0 -1 4202496 567372 1254 0 0 327796 95 0 0 25 0 5 0 654789254 742989824 169198 33554432000 4194304 4417452 140737116408464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21872/statm: 181394 169198 179 55 0 179280 0
[pid=21872/tid=21881] ppid=21869 vsize=725576 CPUtime=821.4 cores=0,2,4,6
/proc/21872/task/21881/stat : 21881 (plingeling) R 21869 21872 21414 0 -1 4202560 137911 1254 0 0 82117 23 0 0 25 0 5 0 654789259 742989824 169198 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21872/tid=21882] ppid=21869 vsize=725576 CPUtime=822.24 cores=0,2,4,6
/proc/21872/task/21882/stat : 21882 (plingeling) R 21869 21872 21414 0 -1 4202560 168930 1254 0 0 82198 26 0 0 25 0 5 0 654789259 742989824 169198 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21872/tid=21883] ppid=21869 vsize=725576 CPUtime=812.94 cores=0,2,4,6
/proc/21872/task/21883/stat : 21883 (plingeling) R 21869 21872 21414 0 -1 4202560 145302 1254 0 0 81270 24 0 0 25 0 5 0 654789259 742989824 169198 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21872/tid=21884] ppid=21869 vsize=725576 CPUtime=822.26 cores=0,2,4,6
/proc/21872/task/21884/stat : 21884 (plingeling) R 21869 21872 21414 0 -1 4202560 112937 1254 0 0 82206 20 0 0 25 0 5 0 654789259 742989824 169198 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3278.91
Current children cumulated vsize (KiB) 725576

[startup+882.301 s]
/proc/loadavg: 8.22 8.14 8.05 9/363 21959
/proc/meminfo: memFree=20015168/32951124 swapFree=65581052/67111528
[pid=21872] ppid=21869 vsize=752516 CPUtime=3518.22 cores=0,2,4,6
/proc/21872/stat : 21872 (plingeling) S 21869 21872 21414 0 -1 4202496 602982 1254 0 0 351718 104 0 0 25 0 5 0 654789254 770576384 175933 33554432000 4194304 4417452 140737116408464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21872/statm: 188129 175933 179 55 0 186015 0
[pid=21872/tid=21881] ppid=21869 vsize=752516 CPUtime=881.38 cores=0,2,4,6
/proc/21872/task/21881/stat : 21881 (plingeling) R 21869 21872 21414 0 -1 4202560 158984 1254 0 0 88111 27 0 0 25 0 5 0 654789259 770576384 175933 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21872/tid=21882] ppid=21869 vsize=752516 CPUtime=882.23 cores=0,2,4,6
/proc/21872/task/21882/stat : 21882 (plingeling) R 21869 21872 21414 0 -1 4202560 168930 1254 0 0 88197 26 0 0 25 0 5 0 654789259 770576384 175933 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21872/tid=21883] ppid=21869 vsize=752516 CPUtime=872.26 cores=0,2,4,6
/proc/21872/task/21883/stat : 21883 (plingeling) R 21869 21872 21414 0 -1 4202560 159839 1254 0 0 87198 28 0 0 25 0 5 0 654789259 770576384 175933 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21872/tid=21884] ppid=21869 vsize=752516 CPUtime=882.26 cores=0,2,4,6
/proc/21872/task/21884/stat : 21884 (plingeling) R 21869 21872 21414 0 -1 4202560 112937 1254 0 0 88206 20 0 0 25 0 5 0 654789259 770576384 175933 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3518.22
Current children cumulated vsize (KiB) 752516

[startup+942.301 s]
/proc/loadavg: 8.13 8.13 8.05 9/363 21961
/proc/meminfo: memFree=20013112/32951124 swapFree=65581052/67111528
[pid=21872] ppid=21869 vsize=719820 CPUtime=3757.55 cores=0,2,4,6
/proc/21872/stat : 21872 (plingeling) S 21869 21872 21414 0 -1 4202496 619432 1254 0 0 375648 107 0 0 25 0 5 0 654789254 737095680 167759 33554432000 4194304 4417452 140737116408464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21872/statm: 179955 167759 179 55 0 177841 0
[pid=21872/tid=21881] ppid=21869 vsize=719820 CPUtime=941.37 cores=0,2,4,6
/proc/21872/task/21881/stat : 21881 (plingeling) R 21869 21872 21414 0 -1 4202560 158984 1254 0 0 94110 27 0 0 25 0 5 0 654789259 737095680 167759 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21872/tid=21882] ppid=21869 vsize=719820 CPUtime=942.24 cores=0,2,4,6
/proc/21872/task/21882/stat : 21882 (plingeling) R 21869 21872 21414 0 -1 4202560 176779 1254 0 0 94196 28 0 0 25 0 5 0 654789259 737095680 167759 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21872/tid=21883] ppid=21869 vsize=719820 CPUtime=931.6 cores=0,2,4,6
/proc/21872/task/21883/stat : 21883 (plingeling) R 21869 21872 21414 0 -1 4202560 168440 1254 0 0 93130 30 0 0 25 0 5 0 654789259 737095680 167759 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21872/tid=21884] ppid=21869 vsize=719820 CPUtime=942.26 cores=0,2,4,6
/proc/21872/task/21884/stat : 21884 (plingeling) R 21869 21872 21414 0 -1 4202560 112937 1254 0 0 94206 20 0 0 25 0 5 0 654789259 737095680 167759 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3757.55
Current children cumulated vsize (KiB) 719820

[startup+1002.3 s]
/proc/loadavg: 8.09 8.12 8.05 9/363 21962
/proc/meminfo: memFree=20061300/32951124 swapFree=65581052/67111528
[pid=21872] ppid=21869 vsize=651632 CPUtime=3996.87 cores=0,2,4,6
/proc/21872/stat : 21872 (plingeling) S 21869 21872 21414 0 -1 4202496 627237 1254 0 0 399579 108 0 0 25 0 5 0 654789254 667271168 150712 33554432000 4194304 4417452 140737116408464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21872/statm: 162908 150712 179 55 0 160794 0
[pid=21872/tid=21881] ppid=21869 vsize=651632 CPUtime=1001.36 cores=0,2,4,6
/proc/21872/task/21881/stat : 21881 (plingeling) R 21869 21872 21414 0 -1 4202560 158984 1254 0 0 100109 27 0 0 25 0 5 0 654789259 667271168 150712 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21872/tid=21882] ppid=21869 vsize=651632 CPUtime=1002.24 cores=0,2,4,6
/proc/21872/task/21882/stat : 21882 (plingeling) R 21869 21872 21414 0 -1 4202560 179280 1254 0 0 100196 28 0 0 25 0 5 0 654789259 667271168 150712 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21872/tid=21883] ppid=21869 vsize=651632 CPUtime=990.93 cores=0,2,4,6
/proc/21872/task/21883/stat : 21883 (plingeling) R 21869 21872 21414 0 -1 4202560 173744 1254 0 0 99062 31 0 0 25 0 5 0 654789259 667271168 150712 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21872/tid=21884] ppid=21869 vsize=651632 CPUtime=1002.26 cores=0,2,4,6
/proc/21872/task/21884/stat : 21884 (plingeling) R 21869 21872 21414 0 -1 4202560 112937 1254 0 0 100206 20 0 0 25 0 5 0 654789259 667271168 150712 33554432000 4194304 4417452 140737116408464 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3996.87
Current children cumulated vsize (KiB) 651632

[startup+1062.3 s]
/proc/loadavg: 8.08 8.11 8.05 9/363 21964
/proc/meminfo: memFree=20004708/32951124 swapFree=65581052/67111528
[pid=21872] ppid=21869 vsize=665152 CPUtime=4236.18 cores=0,2,4,6
/proc/21872/stat : 21872 (plingeling) S 21869 21872 21414 0 -1 4202496 630617 1254 0 0 423510 108 0 0 25 0 5 0 654789254 681115648 154092 33554432000 4194304 4417452 140737116408464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21872/statm: 166288 154092 179 55 0 164174 0
[pid=21872/tid=21881] ppid=21869 vsize=665152 CPUtime=1061.35 cores=0,2,4,6
/proc/21872/task/21881/stat : 21881 (plingeling) R 21869 21872 21414 0 -1 4202560 158984 1254 0 0 106108 27 0 0 25 0 5 0 654789259 681115648 154092 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21872/tid=21882] ppid=21869 vsize=665152 CPUtime=1062.24 cores=0,2,4,6
/proc/21872/task/21882/stat : 21882 (plingeling) R 21869 21872 21414 0 -1 4202560 179280 1254 0 0 106196 28 0 0 25 0 5 0 654789259 681115648 154092 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21872/tid=21883] ppid=21869 vsize=665152 CPUtime=1050.25 cores=0,2,4,6
/proc/21872/task/21883/stat : 21883 (plingeling) R 21869 21872 21414 0 -1 4202560 177124 1254 0 0 104994 31 0 0 25 0 5 0 654789259 681115648 154092 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364893 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21872/tid=21884] ppid=21869 vsize=665152 CPUtime=1062.27 cores=0,2,4,6
/proc/21872/task/21884/stat : 21884 (plingeling) R 21869 21872 21414 0 -1 4202560 112937 1254 0 0 106207 20 0 0 25 0 5 0 654789259 681115648 154092 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4236.18
Current children cumulated vsize (KiB) 665152

[startup+1122.3 s]
/proc/loadavg: 8.08 8.10 8.05 9/363 21966
/proc/meminfo: memFree=19901980/32951124 swapFree=65581052/67111528
[pid=21872] ppid=21869 vsize=705848 CPUtime=4475.5 cores=0,2,4,6
/proc/21872/stat : 21872 (plingeling) S 21869 21872 21414 0 -1 4202496 640791 1254 0 0 447441 109 0 0 25 0 5 0 654789254 722788352 164266 33554432000 4194304 4417452 140737116408464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21872/statm: 176462 164266 179 55 0 174348 0
[pid=21872/tid=21881] ppid=21869 vsize=705848 CPUtime=1121.34 cores=0,2,4,6
/proc/21872/task/21881/stat : 21881 (plingeling) R 21869 21872 21414 0 -1 4202560 158984 1254 0 0 112107 27 0 0 25 0 5 0 654789259 722788352 164266 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21872/tid=21882] ppid=21869 vsize=705848 CPUtime=1122.24 cores=0,2,4,6
/proc/21872/task/21882/stat : 21882 (plingeling) R 21869 21872 21414 0 -1 4202560 186983 1254 0 0 112195 29 0 0 25 0 5 0 654789259 722788352 164266 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21872/tid=21883] ppid=21869 vsize=705848 CPUtime=1109.58 cores=0,2,4,6
/proc/21872/task/21883/stat : 21883 (plingeling) R 21869 21872 21414 0 -1 4202560 179595 1254 0 0 110927 31 0 0 25 0 5 0 654789259 722788352 164266 33554432000 4194304 4417452 140737116408464 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21872/tid=21884] ppid=21869 vsize=705848 CPUtime=1122.27 cores=0,2,4,6
/proc/21872/task/21884/stat : 21884 (plingeling) R 21869 21872 21414 0 -1 4202560 112937 1254 0 0 112207 20 0 0 25 0 5 0 654789259 722788352 164266 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4475.5
Current children cumulated vsize (KiB) 705848

[startup+1182.3 s]
/proc/loadavg: 8.03 8.08 8.04 9/363 21967
/proc/meminfo: memFree=19874880/32951124 swapFree=65581052/67111528
[pid=21872] ppid=21869 vsize=657400 CPUtime=4714.84 cores=0,2,4,6
/proc/21872/stat : 21872 (plingeling) S 21869 21872 21414 0 -1 4202496 683268 1254 0 0 471368 116 0 0 25 0 5 0 654789254 673177600 152154 33554432000 4194304 4417452 140737116408464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21872/statm: 164350 152154 179 55 0 162236 0
[pid=21872/tid=21881] ppid=21869 vsize=657400 CPUtime=1181.33 cores=0,2,4,6
/proc/21872/task/21881/stat : 21881 (plingeling) R 21869 21872 21414 0 -1 4202560 158984 1254 0 0 118106 27 0 0 25 0 5 0 654789259 673177600 152154 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21872/tid=21882] ppid=21869 vsize=657400 CPUtime=1182.24 cores=0,2,4,6
/proc/21872/task/21882/stat : 21882 (plingeling) R 21869 21872 21414 0 -1 4202560 206894 1254 0 0 118192 32 0 0 25 0 5 0 654789259 673177600 152154 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21872/tid=21883] ppid=21869 vsize=657400 CPUtime=1168.92 cores=0,2,4,6
/proc/21872/task/21883/stat : 21883 (plingeling) R 21869 21872 21414 0 -1 4202560 189142 1254 0 0 116860 32 0 0 25 0 5 0 654789259 673177600 152154 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21872/tid=21884] ppid=21869 vsize=657400 CPUtime=1182.28 cores=0,2,4,6
/proc/21872/task/21884/stat : 21884 (plingeling) R 21869 21872 21414 0 -1 4202560 125956 1254 0 0 118205 23 0 0 25 0 5 0 654789259 673177600 152154 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4714.84
Current children cumulated vsize (KiB) 657400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.17 8.11 8.05 9/363 21968
/proc/meminfo: memFree=19855988/32951124 swapFree=65581052/67111528
[pid=21872] ppid=21869 vsize=663588 CPUtime=4800.21 cores=0,2,4,6
/proc/21872/stat : 21872 (plingeling) S 21869 21872 21414 0 -1 4202496 684815 1254 0 0 479905 116 0 0 25 0 5 0 654789254 679514112 153701 33554432000 4194304 4417452 140737116408464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21872/statm: 165897 153701 179 55 0 163783 0
[pid=21872/tid=21881] ppid=21869 vsize=663588 CPUtime=1202.74 cores=0,2,4,6
/proc/21872/task/21881/stat : 21881 (plingeling) R 21869 21872 21414 0 -1 4202560 158984 1254 0 0 120247 27 0 0 25 0 5 0 654789259 679514112 153701 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21872/tid=21882] ppid=21869 vsize=663588 CPUtime=1203.65 cores=0,2,4,6
/proc/21872/task/21882/stat : 21882 (plingeling) R 21869 21872 21414 0 -1 4202560 206894 1254 0 0 120333 32 0 0 25 0 5 0 654789259 679514112 153701 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21872/tid=21883] ppid=21869 vsize=663588 CPUtime=1190.07 cores=0,2,4,6
/proc/21872/task/21883/stat : 21883 (plingeling) R 21869 21872 21414 0 -1 4202560 190689 1254 0 0 118975 32 0 0 25 0 5 0 654789259 679514112 153701 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21872/tid=21884] ppid=21869 vsize=663588 CPUtime=1203.69 cores=0,2,4,6
/proc/21872/task/21884/stat : 21884 (plingeling) R 21869 21872 21414 0 -1 4202560 125956 1254 0 0 120346 23 0 0 25 0 5 0 654789259 679514112 153701 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 663588

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

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

[startup+1203.7 s]
/proc/loadavg: 8.17 8.11 8.05 9/363 21968
/proc/meminfo: memFree=19855988/32951124 swapFree=65581052/67111528
[pid=21872] ppid=21869 vsize=663588 CPUtime=4800.21 cores=0,2,4,6
/proc/21872/stat : 21872 (plingeling) S 21869 21872 21414 0 -1 4202496 684815 1254 0 0 479905 116 0 0 25 0 5 0 654789254 679514112 153701 33554432000 4194304 4417452 140737116408464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21872/statm: 165897 153701 179 55 0 163783 0
[pid=21872/tid=21881] ppid=21869 vsize=663588 CPUtime=1202.74 cores=0,2,4,6
/proc/21872/task/21881/stat : 21881 (plingeling) R 21869 21872 21414 0 -1 4202560 158984 1254 0 0 120247 27 0 0 25 0 5 0 654789259 679514112 153701 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21872/tid=21882] ppid=21869 vsize=663588 CPUtime=1203.65 cores=0,2,4,6
/proc/21872/task/21882/stat : 21882 (plingeling) R 21869 21872 21414 0 -1 4202560 206894 1254 0 0 120333 32 0 0 25 0 5 0 654789259 679514112 153701 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21872/tid=21883] ppid=21869 vsize=663588 CPUtime=1190.07 cores=0,2,4,6
/proc/21872/task/21883/stat : 21883 (plingeling) R 21869 21872 21414 0 -1 4202560 190689 1254 0 0 118975 32 0 0 25 0 5 0 654789259 679514112 153701 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21872/tid=21884] ppid=21869 vsize=663588 CPUtime=1203.69 cores=0,2,4,6
/proc/21872/task/21884/stat : 21884 (plingeling) R 21869 21872 21414 0 -1 4202560 125956 1254 0 0 120346 23 0 0 25 0 5 0 654789259 679514112 153701 33554432000 4194304 4417452 140737116408464 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 663588

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.75
CPU time (s): 4800.29
CPU user time (s): 4799.1
CPU system time (s): 1.19182
CPU usage (%): 398.779
Max. virtual memory (cumulated for all children) (KiB): 786920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.1
system time used= 1.19182
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 686069
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= 70
involuntary context switches= 22111

runsolver used 3.83442 second user time and 9.68753 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-15 05:58:35
IDJOB=3371048
IDBENCH=85802
IDSOLVER=1848
FILE ID=node137/3371048-1305431915
RUNJOBID= node137-1305430710-21771
PBS_JOBID= 13324606
Free space on /tmp= 73736 MiB

SOLVER NAME= Plingeling 587f (fixed)
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-3371048-1305431915/watcher-3371048-1305431915 -o /tmp/evaluation-result-3371048-1305431915/solver-3371048-1305431915 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371048-1305431915.cnf

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

MD5SUM BENCH= f38a91a0947f21d9ceeb8762ba4c5f93
RANDOM SEED=1832968612

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20311656 kB
Buffers:        292132 kB
Cached:        3793676 kB
SwapCached:      36328 kB
Active:        2607292 kB
Inactive:      9803508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20311656 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:             832 kB
Writeback:           0 kB
AnonPages:     8297760 kB
Mapped:          19516 kB
Slab:           122312 kB
PageTables:      40676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76902296 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= 73796 MiB
End job on node137 at 2011-05-15 06:18:41