Trace number 3259394

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.41 1201.89

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2100c215164gyes4.cnf
MD5SUM2caae162eff2e5f641cadfad345a5401
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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-3259394-1304054953/watcher-3259394-1304054953 -o /tmp/evaluation-result-3259394-1304054953/solver-3259394-1304054953 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3259394-1304054953.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: 6.83 7.81 7.96 5/181 2562
/proc/meminfo: memFree=18294072/32951124 swapFree=67111528/67111528
[pid=2562] ppid=2560 vsize=8728 CPUtime=0 cores=0,2,4,6
/proc/2562/stat : 2562 (plingeling) R 2560 2562 1994 0 -1 4202496 274 1251 0 0 0 0 0 0 22 0 1 0 517095714 8937472 202 33554432000 4194304 4417332 140735998005984 18446744073709551615 230809165568 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2562/statm: 2182 202 145 55 0 68 0

[startup+0.10225 s]
/proc/loadavg: 6.83 7.81 7.96 5/181 2562
/proc/meminfo: memFree=18294072/32951124 swapFree=67111528/67111528
[pid=2562] ppid=2560 vsize=26576 CPUtime=0.09 cores=0,2,4,6
/proc/2562/stat : 2562 (plingeling) R 2560 2562 1994 0 -1 4202496 4707 1251 0 0 9 0 0 0 22 0 1 0 517095714 27213824 4635 33554432000 4194304 4417332 140735998005984 18446744073709551615 4229149 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/2562/statm: 6644 4635 147 55 0 4530 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26576

[startup+0.20019 s]
/proc/loadavg: 6.83 7.81 7.96 5/181 2562
/proc/meminfo: memFree=18294072/32951124 swapFree=67111528/67111528
[pid=2562] ppid=2560 vsize=68988 CPUtime=0.36 cores=0,2,4,6
/proc/2562/stat : 2562 (plingeling) S 2560 2562 1994 0 -1 4202496 5195 1251 0 0 36 0 0 0 22 0 5 0 517095714 70643712 5038 33554432000 4194304 4417332 140735998005984 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/2562/statm: 17247 5038 171 55 0 15133 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 68988

[startup+0.30017 s]
/proc/loadavg: 6.83 7.81 7.96 5/181 2562
/proc/meminfo: memFree=18294072/32951124 swapFree=67111528/67111528
[pid=2562] ppid=2560 vsize=74868 CPUtime=0.76 cores=0,2,4,6
/proc/2562/stat : 2562 (plingeling) S 2560 2562 1994 0 -1 4202496 7113 1251 0 0 76 0 0 0 22 0 5 0 517095714 76664832 6533 33554432000 4194304 4417332 140735998005984 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/2562/statm: 18717 6533 176 55 0 16603 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 74868

[startup+0.700097 s]
/proc/loadavg: 6.83 7.81 7.96 5/181 2562
/proc/meminfo: memFree=18294072/32951124 swapFree=67111528/67111528
[pid=2562] ppid=2560 vsize=161036 CPUtime=2.36 cores=0,2,4,6
/proc/2562/stat : 2562 (plingeling) S 2560 2562 1994 0 -1 4202496 21004 1251 0 0 234 2 0 0 22 0 5 0 517095714 164900864 11826 33554432000 4194304 4417332 140735998005984 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/2562/statm: 40259 11826 180 55 0 38145 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 161036

[startup+1.50095 s]
/proc/loadavg: 6.83 7.81 7.96 9/186 2573
/proc/meminfo: memFree=18229480/32951124 swapFree=67111528/67111528
[pid=2562] ppid=2560 vsize=171444 CPUtime=5.55 cores=0,2,4,6
/proc/2562/stat : 2562 (plingeling) S 2560 2562 1994 0 -1 4202496 28197 1251 0 0 552 3 0 0 22 0 5 0 517095714 175558656 15589 33554432000 4194304 4417332 140735998005984 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/2562/statm: 42861 15589 181 55 0 40747 0
[pid=2562/tid=2570] ppid=2560 vsize=171444 CPUtime=1.35 cores=0,2,4,6
/proc/2562/task/2570/stat : 2570 (plingeling) R 2560 2562 1994 0 -1 4202560 3731 1251 0 0 135 0 0 0 25 0 5 0 517095728 175558656 15589 33554432000 4194304 4417332 140735998005984 18446744073709551615 4249216 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2562/tid=2571] ppid=2560 vsize=171444 CPUtime=1.34 cores=0,2,4,6
/proc/2562/task/2571/stat : 2571 (plingeling) R 2560 2562 1994 0 -1 4202560 2950 1251 0 0 134 0 0 0 25 0 5 0 517095728 175558656 15589 33554432000 4194304 4417332 140735998005984 18446744073709551615 4249718 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2562/tid=2572] ppid=2560 vsize=171444 CPUtime=1.35 cores=0,2,4,6
/proc/2562/task/2572/stat : 2572 (plingeling) R 2560 2562 1994 0 -1 4202560 4412 1251 0 0 135 0 0 0 25 0 5 0 517095728 175558656 15589 33554432000 4194304 4417332 140735998005984 18446744073709551615 4258267 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2562/tid=2573] ppid=2560 vsize=171444 CPUtime=1.35 cores=0,2,4,6
/proc/2562/task/2573/stat : 2573 (plingeling) R 2560 2562 1994 0 -1 4202560 12385 1251 0 0 134 1 0 0 25 0 5 0 517095728 175558656 15589 33554432000 4194304 4417332 140735998005984 18446744073709551615 4357173 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.55
Current children cumulated vsize (KiB) 171444

[startup+3.10066 s]
/proc/loadavg: 6.83 7.81 7.96 9/186 2573
/proc/meminfo: memFree=18217960/32951124 swapFree=67111528/67111528
[pid=2562] ppid=2560 vsize=184692 CPUtime=11.95 cores=0,2,4,6
/proc/2562/stat : 2562 (plingeling) S 2560 2562 1994 0 -1 4202496 39288 1251 0 0 1190 5 0 0 22 0 5 0 517095714 189124608 17611 33554432000 4194304 4417332 140735998005984 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/2562/statm: 46173 17611 181 55 0 44059 0
[pid=2562/tid=2570] ppid=2560 vsize=184692 CPUtime=2.95 cores=0,2,4,6
/proc/2562/task/2570/stat : 2570 (plingeling) R 2560 2562 1994 0 -1 4202560 4817 1251 0 0 295 0 0 0 25 0 5 0 517095728 189124608 17611 33554432000 4194304 4417332 140735998005984 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2562/tid=2571] ppid=2560 vsize=184692 CPUtime=2.94 cores=0,2,4,6
/proc/2562/task/2571/stat : 2571 (plingeling) R 2560 2562 1994 0 -1 4202560 4036 1251 0 0 294 0 0 0 25 0 5 0 517095728 189124608 17611 33554432000 4194304 4417332 140735998005984 18446744073709551615 4249577 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2562/tid=2572] ppid=2560 vsize=184692 CPUtime=2.95 cores=0,2,4,6
/proc/2562/task/2572/stat : 2572 (plingeling) R 2560 2562 1994 0 -1 4202560 4412 1251 0 0 295 0 0 0 25 0 5 0 517095728 189124608 17611 33554432000 4194304 4417332 140735998005984 18446744073709551615 4259932 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2562/tid=2573] ppid=2560 vsize=184692 CPUtime=2.95 cores=0,2,4,6
/proc/2562/task/2573/stat : 2573 (plingeling) R 2560 2562 1994 0 -1 4202560 21304 1251 0 0 292 3 0 0 25 0 5 0 517095728 189124608 17611 33554432000 4194304 4417332 140735998005984 18446744073709551615 4354352 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.95
Current children cumulated vsize (KiB) 184692

[startup+6.30107 s]
/proc/loadavg: 7.01 7.83 7.96 9/186 2574
/proc/meminfo: memFree=18188380/32951124 swapFree=67111528/67111528
[pid=2562] ppid=2560 vsize=198168 CPUtime=24.74 cores=0,2,4,6
/proc/2562/stat : 2562 (plingeling) S 2560 2562 1994 0 -1 4202496 53144 1251 0 0 2467 7 0 0 22 0 5 0 517095714 202924032 20980 33554432000 4194304 4417332 140735998005984 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/2562/statm: 49542 20980 181 55 0 47428 0
[pid=2562/tid=2570] ppid=2560 vsize=198168 CPUtime=6.15 cores=0,2,4,6
/proc/2562/task/2570/stat : 2570 (plingeling) R 2560 2562 1994 0 -1 4202560 4817 1251 0 0 615 0 0 0 25 0 5 0 517095728 202924032 20980 33554432000 4194304 4417332 140735998005984 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2562/tid=2571] ppid=2560 vsize=198168 CPUtime=6.12 cores=0,2,4,6
/proc/2562/task/2571/stat : 2571 (plingeling) R 2560 2562 1994 0 -1 4202560 4036 1251 0 0 612 0 0 0 25 0 5 0 517095728 202924032 20980 33554432000 4194304 4417332 140735998005984 18446744073709551615 4249122 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2562/tid=2572] ppid=2560 vsize=198168 CPUtime=6.15 cores=0,2,4,6
/proc/2562/task/2572/stat : 2572 (plingeling) R 2560 2562 1994 0 -1 4202560 4739 1251 0 0 615 0 0 0 25 0 5 0 517095728 202924032 20980 33554432000 4194304 4417332 140735998005984 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2562/tid=2573] ppid=2560 vsize=198168 CPUtime=6.15 cores=0,2,4,6
/proc/2562/task/2573/stat : 2573 (plingeling) R 2560 2562 1994 0 -1 4202560 34833 1251 0 0 611 4 0 0 25 0 5 0 517095728 202924032 20980 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364475 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.74
Current children cumulated vsize (KiB) 198168

[startup+12.7009 s]
/proc/loadavg: 7.09 7.83 7.96 9/186 2574
/proc/meminfo: memFree=18147376/32951124 swapFree=67111528/67111528
[pid=2562] ppid=2560 vsize=210960 CPUtime=50.31 cores=0,2,4,6
/proc/2562/stat : 2562 (plingeling) S 2560 2562 1994 0 -1 4202496 84322 1251 0 0 5020 11 0 0 22 0 5 0 517095714 216023040 24178 33554432000 4194304 4417332 140735998005984 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/2562/statm: 52740 24178 181 55 0 50626 0
[pid=2562/tid=2570] ppid=2560 vsize=210960 CPUtime=12.55 cores=0,2,4,6
/proc/2562/task/2570/stat : 2570 (plingeling) R 2560 2562 1994 0 -1 4202560 5902 1251 0 0 1254 1 0 0 25 0 5 0 517095728 216023040 24178 33554432000 4194304 4417332 140735998005984 18446744073709551615 4258455 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2562/tid=2571] ppid=2560 vsize=210960 CPUtime=12.49 cores=0,2,4,6
/proc/2562/task/2571/stat : 2571 (plingeling) R 2560 2562 1994 0 -1 4202560 5121 1251 0 0 1249 0 0 0 25 0 5 0 517095728 216023040 24178 33554432000 4194304 4417332 140735998005984 18446744073709551615 4249181 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2562/tid=2572] ppid=2560 vsize=210960 CPUtime=12.55 cores=0,2,4,6
/proc/2562/task/2572/stat : 2572 (plingeling) R 2560 2562 1994 0 -1 4202560 5051 1251 0 0 1255 0 0 0 25 0 5 0 517095728 216023040 24178 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2562/tid=2573] ppid=2560 vsize=210960 CPUtime=12.55 cores=0,2,4,6
/proc/2562/task/2573/stat : 2573 (plingeling) R 2560 2562 1994 0 -1 4202560 63529 1251 0 0 1247 8 0 0 25 0 5 0 517095728 216023040 24178 33554432000 4194304 4417332 140735998005984 18446744073709551615 4251028 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.31
Current children cumulated vsize (KiB) 210960

[startup+25.5006 s]
/proc/loadavg: 7.29 7.84 7.96 9/186 2574
/proc/meminfo: memFree=18036384/32951124 swapFree=67111528/67111528
[pid=2562] ppid=2560 vsize=271024 CPUtime=101.44 cores=0,2,4,6
/proc/2562/stat : 2562 (plingeling) S 2560 2562 1994 0 -1 4202496 133308 1251 0 0 10125 19 0 0 22 0 5 0 517095714 277528576 39194 33554432000 4194304 4417332 140735998005984 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/2562/statm: 67756 39194 181 55 0 65642 0
[pid=2562/tid=2570] ppid=2560 vsize=271024 CPUtime=25.35 cores=0,2,4,6
/proc/2562/task/2570/stat : 2570 (plingeling) R 2560 2562 1994 0 -1 4202560 6647 1251 0 0 2534 1 0 0 25 0 5 0 517095728 277528576 39194 33554432000 4194304 4417332 140735998005984 18446744073709551615 4259855 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2562/tid=2571] ppid=2560 vsize=271024 CPUtime=25.22 cores=0,2,4,6
/proc/2562/task/2571/stat : 2571 (plingeling) R 2560 2562 1994 0 -1 4202560 6116 1251 0 0 2522 0 0 0 25 0 5 0 517095728 277528576 39194 33554432000 4194304 4417332 140735998005984 18446744073709551615 4259618 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2562/tid=2572] ppid=2560 vsize=271024 CPUtime=25.35 cores=0,2,4,6
/proc/2562/task/2572/stat : 2572 (plingeling) R 2560 2562 1994 0 -1 4202560 8624 1251 0 0 2534 1 0 0 25 0 5 0 517095728 277528576 39194 33554432000 4194304 4417332 140735998005984 18446744073709551615 4235503 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2562/tid=2573] ppid=2560 vsize=271024 CPUtime=25.35 cores=0,2,4,6
/proc/2562/task/2573/stat : 2573 (plingeling) R 2560 2562 1994 0 -1 4202560 107202 1251 0 0 2520 15 0 0 25 0 5 0 517095728 277528576 39194 33554432000 4194304 4417332 140735998005984 18446744073709551615 4320983 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 271024

[startup+51.1009 s]
/proc/loadavg: 7.53 7.85 7.96 9/186 2575
/proc/meminfo: memFree=17818556/32951124 swapFree=67111528/67111528
[pid=2562] ppid=2560 vsize=442980 CPUtime=203.72 cores=0,2,4,6
/proc/2562/stat : 2562 (plingeling) S 2560 2562 1994 0 -1 4202496 218367 1251 0 0 20339 33 0 0 22 0 5 0 517095714 453611520 82183 33554432000 4194304 4417332 140735998005984 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/2562/statm: 110745 82183 181 55 0 108631 0
[pid=2562/tid=2570] ppid=2560 vsize=442980 CPUtime=50.95 cores=0,2,4,6
/proc/2562/task/2570/stat : 2570 (plingeling) R 2560 2562 1994 0 -1 4202560 6928 1251 0 0 5094 1 0 0 25 0 5 0 517095728 453611520 82183 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2562/tid=2571] ppid=2560 vsize=442980 CPUtime=50.7 cores=0,2,4,6
/proc/2562/task/2571/stat : 2571 (plingeling) R 2560 2562 1994 0 -1 4202560 6757 1251 0 0 5070 0 0 0 25 0 5 0 517095728 453611520 82183 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2562/tid=2572] ppid=2560 vsize=442980 CPUtime=50.94 cores=0,2,4,6
/proc/2562/task/2572/stat : 2572 (plingeling) R 2560 2562 1994 0 -1 4202560 10231 1251 0 0 5093 1 0 0 25 0 5 0 517095728 453611520 82183 33554432000 4194304 4417332 140735998005984 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2562/tid=2573] ppid=2560 vsize=442980 CPUtime=50.95 cores=0,2,4,6
/proc/2562/task/2573/stat : 2573 (plingeling) R 2560 2562 1994 0 -1 4202560 189732 1251 0 0 5067 28 0 0 25 0 5 0 517095728 453611520 82183 33554432000 4194304 4417332 140735998005984 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.72
Current children cumulated vsize (KiB) 442980

[startup+102.3 s]
/proc/loadavg: 7.79 7.87 7.96 9/186 2576
/proc/meminfo: memFree=17497872/32951124 swapFree=67111528/67111528
[pid=2562] ppid=2560 vsize=680824 CPUtime=408.26 cores=0,2,4,6
/proc/2562/stat : 2562 (plingeling) S 2560 2562 1994 0 -1 4202496 331022 1251 0 0 40778 48 0 0 22 0 5 0 517095714 697163776 141644 33554432000 4194304 4417332 140735998005984 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/2562/statm: 170206 141644 181 55 0 168092 0
[pid=2562/tid=2570] ppid=2560 vsize=680824 CPUtime=102.15 cores=0,2,4,6
/proc/2562/task/2570/stat : 2570 (plingeling) R 2560 2562 1994 0 -1 4202560 9341 1251 0 0 10214 1 0 0 25 0 5 0 517095728 697163776 141644 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2562/tid=2571] ppid=2560 vsize=680824 CPUtime=101.64 cores=0,2,4,6
/proc/2562/task/2571/stat : 2571 (plingeling) R 2560 2562 1994 0 -1 4202560 7898 1251 0 0 10164 0 0 0 25 0 5 0 517095728 697163776 141644 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2562/tid=2572] ppid=2560 vsize=680824 CPUtime=102.15 cores=0,2,4,6
/proc/2562/task/2572/stat : 2572 (plingeling) R 2560 2562 1994 0 -1 4202560 14650 1251 0 0 10213 2 0 0 25 0 5 0 517095728 697163776 141644 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2562/tid=2573] ppid=2560 vsize=680824 CPUtime=102.15 cores=0,2,4,6
/proc/2562/task/2573/stat : 2573 (plingeling) R 2560 2562 1994 0 -1 4202560 294414 1251 0 0 10172 43 0 0 25 0 5 0 517095728 697163776 141644 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.26
Current children cumulated vsize (KiB) 680824

[startup+162.301 s]
/proc/loadavg: 8.04 7.92 7.97 9/186 2578
/proc/meminfo: memFree=17425192/32951124 swapFree=67111528/67111528
[pid=2562] ppid=2560 vsize=728388 CPUtime=647.93 cores=0,2,4,6
/proc/2562/stat : 2562 (plingeling) S 2560 2562 1994 0 -1 4202496 442352 1251 0 0 64730 63 0 0 22 0 5 0 517095714 745869312 153535 33554432000 4194304 4417332 140735998005984 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/2562/statm: 182097 153535 181 55 0 179983 0
[pid=2562/tid=2570] ppid=2560 vsize=728388 CPUtime=162.15 cores=0,2,4,6
/proc/2562/task/2570/stat : 2570 (plingeling) R 2560 2562 1994 0 -1 4202560 10587 1251 0 0 16214 1 0 0 25 0 5 0 517095728 745869312 153535 33554432000 4194304 4417332 140735998005984 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2562/tid=2571] ppid=2560 vsize=728388 CPUtime=161.32 cores=0,2,4,6
/proc/2562/task/2571/stat : 2571 (plingeling) R 2560 2562 1994 0 -1 4202560 11335 1251 0 0 16131 1 0 0 25 0 5 0 517095728 745869312 153535 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2562/tid=2572] ppid=2560 vsize=728388 CPUtime=162.14 cores=0,2,4,6
/proc/2562/task/2572/stat : 2572 (plingeling) R 2560 2562 1994 0 -1 4202560 18361 1251 0 0 16212 2 0 0 25 0 5 0 517095728 745869312 153535 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2562/tid=2573] ppid=2560 vsize=728388 CPUtime=162.15 cores=0,2,4,6
/proc/2562/task/2573/stat : 2573 (plingeling) R 2560 2562 1994 0 -1 4202560 397350 1251 0 0 16158 57 0 0 25 0 5 0 517095728 745869312 153535 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 647.93
Current children cumulated vsize (KiB) 728388


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

[pid=2562/tid=2571] ppid=2560 vsize=1804384 CPUtime=758.12 cores=0,2,4,6
/proc/2562/task/2571/stat : 2571 (plingeling) R 2560 2562 1994 0 -1 4202560 62116 1251 0 0 75805 7 0 0 25 0 5 0 517095728 1847689216 422534 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2562/tid=2572] ppid=2560 vsize=1804384 CPUtime=762.09 cores=0,2,4,6
/proc/2562/task/2572/stat : 2572 (plingeling) R 2560 2562 1994 0 -1 4202560 61972 1251 0 0 76201 8 0 0 25 0 5 0 517095728 1847689216 422534 33554432000 4194304 4417332 140735998005984 18446744073709551615 4357709 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2562/tid=2573] ppid=2560 vsize=1804384 CPUtime=762.18 cores=0,2,4,6
/proc/2562/task/2573/stat : 2573 (plingeling) R 2560 2562 1994 0 -1 4202560 952091 1251 0 0 76070 148 0 0 25 0 5 0 517095728 1847689216 422534 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.69
Current children cumulated vsize (KiB) 1804384

[startup+822.301 s]
/proc/loadavg: 8.00 8.01 8.00 9/186 2595
/proc/meminfo: memFree=15924336/32951124 swapFree=67111528/67111528
[pid=2562] ppid=2560 vsize=1804384 CPUtime=3284.35 cores=0,2,4,6
/proc/2562/stat : 2562 (plingeling) S 2560 2562 1994 0 -1 4202496 1115401 1251 0 0 328267 168 0 0 22 0 5 0 517095714 1847689216 422534 33554432000 4194304 4417332 140735998005984 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/2562/statm: 451096 422534 181 55 0 448982 0
[pid=2562/tid=2570] ppid=2560 vsize=1804384 CPUtime=822.15 cores=0,2,4,6
/proc/2562/task/2570/stat : 2570 (plingeling) R 2560 2562 1994 0 -1 4202560 34503 1251 0 0 82211 4 0 0 25 0 5 0 517095728 1847689216 422534 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2562/tid=2571] ppid=2560 vsize=1804384 CPUtime=817.79 cores=0,2,4,6
/proc/2562/task/2571/stat : 2571 (plingeling) R 2560 2562 1994 0 -1 4202560 62116 1251 0 0 81772 7 0 0 25 0 5 0 517095728 1847689216 422534 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2562/tid=2572] ppid=2560 vsize=1804384 CPUtime=822.08 cores=0,2,4,6
/proc/2562/task/2572/stat : 2572 (plingeling) R 2560 2562 1994 0 -1 4202560 61972 1251 0 0 82200 8 0 0 25 0 5 0 517095728 1847689216 422534 33554432000 4194304 4417332 140735998005984 18446744073709551615 4354401 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2562/tid=2573] ppid=2560 vsize=1804384 CPUtime=822.18 cores=0,2,4,6
/proc/2562/task/2573/stat : 2573 (plingeling) R 2560 2562 1994 0 -1 4202560 952091 1251 0 0 82070 148 0 0 25 0 5 0 517095728 1847689216 422534 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.35
Current children cumulated vsize (KiB) 1804384

[startup+882.307 s]
/proc/loadavg: 8.03 8.02 8.00 9/186 2597
/proc/meminfo: memFree=15833052/32951124 swapFree=67111528/67111528
[pid=2562] ppid=2560 vsize=1887784 CPUtime=3524.05 cores=0,2,4,6
/proc/2562/stat : 2562 (plingeling) S 2560 2562 1994 0 -1 4202496 1138527 1251 0 0 352234 171 0 0 22 0 5 0 517095714 1933090816 445656 33554432000 4194304 4417332 140735998005984 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/2562/statm: 471946 445656 181 55 0 469832 0
[pid=2562/tid=2570] ppid=2560 vsize=1887784 CPUtime=882.15 cores=0,2,4,6
/proc/2562/task/2570/stat : 2570 (plingeling) R 2560 2562 1994 0 -1 4202560 34503 1251 0 0 88211 4 0 0 25 0 5 0 517095728 1933090816 445656 33554432000 4194304 4417332 140735998005984 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2562/tid=2571] ppid=2560 vsize=1887784 CPUtime=877.46 cores=0,2,4,6
/proc/2562/task/2571/stat : 2571 (plingeling) R 2560 2562 1994 0 -1 4202560 64392 1251 0 0 87739 7 0 0 25 0 5 0 517095728 1933090816 445656 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2562/tid=2572] ppid=2560 vsize=1887784 CPUtime=882.09 cores=0,2,4,6
/proc/2562/task/2572/stat : 2572 (plingeling) R 2560 2562 1994 0 -1 4202560 61972 1251 0 0 88201 8 0 0 25 0 5 0 517095728 1933090816 445656 33554432000 4194304 4417332 140735998005984 18446744073709551615 4245774 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2562/tid=2573] ppid=2560 vsize=1887784 CPUtime=882.18 cores=0,2,4,6
/proc/2562/task/2573/stat : 2573 (plingeling) R 2560 2562 1994 0 -1 4202560 972941 1251 0 0 88068 150 0 0 25 0 5 0 517095728 1933090816 445656 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.05
Current children cumulated vsize (KiB) 1887784

[startup+942.301 s]
/proc/loadavg: 8.12 8.05 8.01 9/186 2599
/proc/meminfo: memFree=15587512/32951124 swapFree=67111528/67111528
[pid=2562] ppid=2560 vsize=1911308 CPUtime=3763.71 cores=0,2,4,6
/proc/2562/stat : 2562 (plingeling) S 2560 2562 1994 0 -1 4202496 1147209 1251 0 0 376198 173 0 0 22 0 5 0 517095714 1957179392 449265 33554432000 4194304 4417332 140735998005984 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/2562/statm: 477827 449265 181 55 0 475713 0
[pid=2562/tid=2570] ppid=2560 vsize=1911308 CPUtime=942.14 cores=0,2,4,6
/proc/2562/task/2570/stat : 2570 (plingeling) R 2560 2562 1994 0 -1 4202560 34503 1251 0 0 94210 4 0 0 25 0 5 0 517095728 1957179392 449265 33554432000 4194304 4417332 140735998005984 18446744073709551615 4366370 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2562/tid=2571] ppid=2560 vsize=1911308 CPUtime=937.14 cores=0,2,4,6
/proc/2562/task/2571/stat : 2571 (plingeling) R 2560 2562 1994 0 -1 4202560 67193 1251 0 0 93707 7 0 0 25 0 5 0 517095728 1957179392 449265 33554432000 4194304 4417332 140735998005984 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2562/tid=2572] ppid=2560 vsize=1911308 CPUtime=942.07 cores=0,2,4,6
/proc/2562/task/2572/stat : 2572 (plingeling) R 2560 2562 1994 0 -1 4202560 61972 1251 0 0 94199 8 0 0 25 0 5 0 517095728 1957179392 449265 33554432000 4194304 4417332 140735998005984 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2562/tid=2573] ppid=2560 vsize=1911308 CPUtime=942.17 cores=0,2,4,6
/proc/2562/task/2573/stat : 2573 (plingeling) R 2560 2562 1994 0 -1 4202560 978822 1251 0 0 94066 151 0 0 25 0 5 0 517095728 1957179392 449265 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.71
Current children cumulated vsize (KiB) 1911308

[startup+1002.3 s]
/proc/loadavg: 8.12 8.05 8.00 9/186 2600
/proc/meminfo: memFree=16081504/32951124 swapFree=67111528/67111528
[pid=2562] ppid=2560 vsize=1330936 CPUtime=4003.38 cores=0,2,4,6
/proc/2562/stat : 2562 (plingeling) S 2560 2562 1994 0 -1 4202496 1268323 1251 0 0 400148 190 0 0 22 0 5 0 517095714 1362878464 304172 33554432000 4194304 4417332 140735998005984 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/2562/statm: 332734 304172 181 55 0 330620 0
[pid=2562/tid=2570] ppid=2560 vsize=1330936 CPUtime=1002.14 cores=0,2,4,6
/proc/2562/task/2570/stat : 2570 (plingeling) R 2560 2562 1994 0 -1 4202560 34503 1251 0 0 100210 4 0 0 25 0 5 0 517095728 1362878464 304172 33554432000 4194304 4417332 140735998005984 18446744073709551615 4357108 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2562/tid=2571] ppid=2560 vsize=1330936 CPUtime=996.81 cores=0,2,4,6
/proc/2562/task/2571/stat : 2571 (plingeling) R 2560 2562 1994 0 -1 4202560 67193 1251 0 0 99674 7 0 0 25 0 5 0 517095728 1362878464 304172 33554432000 4194304 4417332 140735998005984 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2562/tid=2572] ppid=2560 vsize=1330936 CPUtime=1002.07 cores=0,2,4,6
/proc/2562/task/2572/stat : 2572 (plingeling) R 2560 2562 1994 0 -1 4202560 61972 1251 0 0 100199 8 0 0 25 0 5 0 517095728 1362878464 304172 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2562/tid=2573] ppid=2560 vsize=1330936 CPUtime=1002.18 cores=0,2,4,6
/proc/2562/task/2573/stat : 2573 (plingeling) R 2560 2562 1994 0 -1 4202560 1099936 1251 0 0 100050 168 0 0 25 0 5 0 517095728 1362878464 304172 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.38
Current children cumulated vsize (KiB) 1330936

[startup+1062.3 s]
/proc/loadavg: 8.08 8.05 8.00 9/186 2602
/proc/meminfo: memFree=16356884/32951124 swapFree=67111528/67111528
[pid=2562] ppid=2560 vsize=1427756 CPUtime=4243.05 cores=0,2,4,6
/proc/2562/stat : 2562 (plingeling) S 2560 2562 1994 0 -1 4202496 1292528 1251 0 0 424111 194 0 0 22 0 5 0 517095714 1462022144 328377 33554432000 4194304 4417332 140735998005984 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/2562/statm: 356939 328377 181 55 0 354825 0
[pid=2562/tid=2570] ppid=2560 vsize=1427756 CPUtime=1062.14 cores=0,2,4,6
/proc/2562/task/2570/stat : 2570 (plingeling) R 2560 2562 1994 0 -1 4202560 34503 1251 0 0 106210 4 0 0 25 0 5 0 517095728 1462022144 328377 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2562/tid=2571] ppid=2560 vsize=1427756 CPUtime=1056.49 cores=0,2,4,6
/proc/2562/task/2571/stat : 2571 (plingeling) R 2560 2562 1994 0 -1 4202560 67193 1251 0 0 105642 7 0 0 25 0 5 0 517095728 1462022144 328377 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2562/tid=2572] ppid=2560 vsize=1427756 CPUtime=1062.07 cores=0,2,4,6
/proc/2562/task/2572/stat : 2572 (plingeling) R 2560 2562 1994 0 -1 4202560 66693 1251 0 0 106198 9 0 0 25 0 5 0 517095728 1462022144 328377 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2562/tid=2573] ppid=2560 vsize=1427756 CPUtime=1062.18 cores=0,2,4,6
/proc/2562/task/2573/stat : 2573 (plingeling) R 2560 2562 1994 0 -1 4202560 1119420 1251 0 0 106046 172 0 0 25 0 5 0 517095728 1462022144 328377 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.05
Current children cumulated vsize (KiB) 1427756

[startup+1122.3 s]
/proc/loadavg: 8.06 8.06 8.00 9/186 2603
/proc/meminfo: memFree=16059632/32951124 swapFree=67111528/67111528
[pid=2562] ppid=2560 vsize=1510912 CPUtime=4482.72 cores=0,2,4,6
/proc/2562/stat : 2562 (plingeling) S 2560 2562 1994 0 -1 4202496 1313317 1251 0 0 448073 199 0 0 22 0 5 0 517095714 1547173888 349166 33554432000 4194304 4417332 140735998005984 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/2562/statm: 377728 349166 181 55 0 375614 0
[pid=2562/tid=2570] ppid=2560 vsize=1510912 CPUtime=1122.14 cores=0,2,4,6
/proc/2562/task/2570/stat : 2570 (plingeling) R 2560 2562 1994 0 -1 4202560 34503 1251 0 0 112210 4 0 0 25 0 5 0 517095728 1547173888 349166 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364776 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2562/tid=2571] ppid=2560 vsize=1510912 CPUtime=1116.16 cores=0,2,4,6
/proc/2562/task/2571/stat : 2571 (plingeling) R 2560 2562 1994 0 -1 4202560 67193 1251 0 0 111609 7 0 0 25 0 5 0 517095728 1547173888 349166 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2562/tid=2572] ppid=2560 vsize=1510912 CPUtime=1122.06 cores=0,2,4,6
/proc/2562/task/2572/stat : 2572 (plingeling) R 2560 2562 1994 0 -1 4202560 66693 1251 0 0 112197 9 0 0 25 0 5 0 517095728 1547173888 349166 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2562/tid=2573] ppid=2560 vsize=1510912 CPUtime=1122.19 cores=0,2,4,6
/proc/2562/task/2573/stat : 2573 (plingeling) R 2560 2562 1994 0 -1 4202560 1140209 1251 0 0 112042 177 0 0 25 0 5 0 517095728 1547173888 349166 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.72
Current children cumulated vsize (KiB) 1510912

[startup+1182.3 s]
/proc/loadavg: 8.05 8.06 8.00 9/186 2605
/proc/meminfo: memFree=16119756/32951124 swapFree=67111528/67111528
[pid=2562] ppid=2560 vsize=1520644 CPUtime=4722.39 cores=0,2,4,6
/proc/2562/stat : 2562 (plingeling) S 2560 2562 1994 0 -1 4202496 1324774 1251 0 0 472039 200 0 0 22 0 5 0 517095714 1557139456 351599 33554432000 4194304 4417332 140735998005984 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/2562/statm: 380161 351599 181 55 0 378047 0
[pid=2562/tid=2570] ppid=2560 vsize=1520644 CPUtime=1182.14 cores=0,2,4,6
/proc/2562/task/2570/stat : 2570 (plingeling) R 2560 2562 1994 0 -1 4202560 34503 1251 0 0 118210 4 0 0 25 0 5 0 517095728 1557139456 351599 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2562/tid=2571] ppid=2560 vsize=1520644 CPUtime=1175.84 cores=0,2,4,6
/proc/2562/task/2571/stat : 2571 (plingeling) R 2560 2562 1994 0 -1 4202560 67193 1251 0 0 117577 7 0 0 25 0 5 0 517095728 1557139456 351599 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2562/tid=2572] ppid=2560 vsize=1520644 CPUtime=1182.06 cores=0,2,4,6
/proc/2562/task/2572/stat : 2572 (plingeling) R 2560 2562 1994 0 -1 4202560 78150 1251 0 0 118196 10 0 0 25 0 5 0 517095728 1557139456 351599 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2562/tid=2573] ppid=2560 vsize=1520644 CPUtime=1182.19 cores=0,2,4,6
/proc/2562/task/2573/stat : 2573 (plingeling) R 2560 2562 1994 0 -1 4202560 1140209 1251 0 0 118042 177 0 0 25 0 5 0 517095728 1557139456 351599 33554432000 4194304 4417332 140735998005984 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 1520644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.04 8.05 8.00 5/180 2606
/proc/meminfo: memFree=16681636/32951124 swapFree=67111528/67111528
[pid=2562] ppid=2560 vsize=1731452 CPUtime=4800.31 cores=0,2,4,6
/proc/2562/stat : 2562 (plingeling) S 2560 2562 1994 0 -1 4202496 1394059 1251 0 0 479819 212 0 0 22 0 5 0 517095714 1773006848 404301 33554432000 4194304 4417332 140735998005984 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/2562/statm: 432863 404301 181 55 0 430749 0
[pid=2562/tid=2570] ppid=2560 vsize=1731452 CPUtime=1201.65 cores=0,2,4,6
/proc/2562/task/2570/stat : 2570 (plingeling) R 2560 2562 1994 0 -1 4202560 34503 1251 0 0 120161 4 0 0 25 0 5 0 517095728 1773006848 404301 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2562/tid=2571] ppid=2560 vsize=1731452 CPUtime=1195.24 cores=0,2,4,6
/proc/2562/task/2571/stat : 2571 (plingeling) R 2560 2562 1994 0 -1 4202560 84269 1251 0 0 119514 10 0 0 25 0 5 0 517095728 1773006848 404301 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2562/tid=2572] ppid=2560 vsize=1731452 CPUtime=1201.57 cores=0,2,4,6
/proc/2562/task/2572/stat : 2572 (plingeling) R 2560 2562 1994 0 -1 4202560 83198 1251 0 0 120146 11 0 0 25 0 5 0 517095728 1773006848 404301 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2562/tid=2573] ppid=2560 vsize=1731452 CPUtime=1201.69 cores=0,2,4,6
/proc/2562/task/2573/stat : 2573 (plingeling) R 2560 2562 1994 0 -1 4202560 1187370 1251 0 0 119984 185 0 0 25 0 5 0 517095728 1773006848 404301 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1731452

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

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

[startup+1201.8 s]
/proc/loadavg: 8.04 8.05 8.00 5/180 2606
/proc/meminfo: memFree=16681636/32951124 swapFree=67111528/67111528
[pid=2562] ppid=2560 vsize=1731452 CPUtime=4800.31 cores=0,2,4,6
/proc/2562/stat : 2562 (plingeling) S 2560 2562 1994 0 -1 4202496 1394059 1251 0 0 479819 212 0 0 22 0 5 0 517095714 1773006848 404301 33554432000 4194304 4417332 140735998005984 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/2562/statm: 432863 404301 181 55 0 430749 0
[pid=2562/tid=2570] ppid=2560 vsize=1731452 CPUtime=1201.65 cores=0,2,4,6
/proc/2562/task/2570/stat : 2570 (plingeling) R 2560 2562 1994 0 -1 4202560 34503 1251 0 0 120161 4 0 0 25 0 5 0 517095728 1773006848 404301 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2562/tid=2571] ppid=2560 vsize=1731452 CPUtime=1195.24 cores=0,2,4,6
/proc/2562/task/2571/stat : 2571 (plingeling) R 2560 2562 1994 0 -1 4202560 84269 1251 0 0 119514 10 0 0 25 0 5 0 517095728 1773006848 404301 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2562/tid=2572] ppid=2560 vsize=1731452 CPUtime=1201.57 cores=0,2,4,6
/proc/2562/task/2572/stat : 2572 (plingeling) R 2560 2562 1994 0 -1 4202560 83198 1251 0 0 120146 11 0 0 25 0 5 0 517095728 1773006848 404301 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2562/tid=2573] ppid=2560 vsize=1731452 CPUtime=1201.69 cores=0,2,4,6
/proc/2562/task/2573/stat : 2573 (plingeling) R 2560 2562 1994 0 -1 4202560 1187370 1251 0 0 119984 185 0 0 25 0 5 0 517095728 1773006848 404301 33554432000 4194304 4417332 140735998005984 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1731452

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.89
CPU time (s): 4800.41
CPU user time (s): 4798.22
CPU system time (s): 2.19867
CPU usage (%): 399.407
Max. virtual memory (cumulated for all children) (KiB): 1919852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.22
system time used= 2.19867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1395310
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= 212
involuntary context switches= 25741

runsolver used 1.93571 second user time and 4.52031 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 07:29:13
IDJOB=3259394
IDBENCH=71571
IDSOLVER=1605
FILE ID=node104/3259394-1304054953
RUNJOBID= node104-1304054952-2533
PBS_JOBID= 13170409
Free space on /tmp= 71544 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2100c215164gyes4.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259394-1304054953/watcher-3259394-1304054953 -o /tmp/evaluation-result-3259394-1304054953/solver-3259394-1304054953 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3259394-1304054953.cnf

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

MD5SUM BENCH= 2caae162eff2e5f641cadfad345a5401
RANDOM SEED=848674108

node104.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.855
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.71
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.855
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.83
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18294228 kB
Buffers:       2196024 kB
Cached:       11800996 kB
SwapCached:          0 kB
Active:        2353676 kB
Inactive:     11718100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18294228 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3924 kB
Writeback:           4 kB
AnonPages:       73888 kB
Mapped:          14980 kB
Slab:           523032 kB
PageTables:       5108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   261676 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= 71548 MiB
End job on node104 at 2011-04-29 07:49:17