Trace number 3371145

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.48 1203.79

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_11_3_4_cmp.cnf
MD5SUM3b5e80540ef2fcb09cfe50ac7e3686c1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark135.155
Satisfiable
(Un)Satisfiability was proved
Number of variables8713
Number of clauses99699
Sum of the clauses size335345
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 210866
Number of clauses of size 367270
Number of clauses of size 410556
Number of clauses of size 510773
Number of clauses of size over 5234

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

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

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


[startup+0 s]
/proc/loadavg: 7.90 8.06 8.06 5/351 17169
/proc/meminfo: memFree=25140940/32951124 swapFree=40554400/67111528
[pid=17169] ppid=17167 vsize=11544 CPUtime=0 cores=0,2,4,6
/proc/17169/stat : 17169 (plingeling) R 17167 17169 16402 0 -1 4202496 997 1258 0 0 0 0 0 0 24 0 1 0 653332427 11821056 909 33554432000 4194304 4417452 140733814461312 18446744073709551615 4231537 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/17169/statm: 2886 909 148 55 0 772 0

[startup+0.0357989 s]
/proc/loadavg: 7.90 8.06 8.06 5/351 17169
/proc/meminfo: memFree=25140940/32951124 swapFree=40554400/67111528
[pid=17169] ppid=17167 vsize=18836 CPUtime=0.02 cores=0,2,4,6
/proc/17169/stat : 17169 (plingeling) R 17167 17169 16402 0 -1 4202496 2821 1258 0 0 2 0 0 0 24 0 1 0 653332427 19288064 2733 33554432000 4194304 4417452 140733814461312 18446744073709551615 4231248 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/17169/statm: 4709 2733 149 55 0 2595 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18836

[startup+0.100789 s]
/proc/loadavg: 7.90 8.06 8.06 5/351 17169
/proc/meminfo: memFree=25140940/32951124 swapFree=40554400/67111528
[pid=17169] ppid=17167 vsize=32408 CPUtime=0.09 cores=0,2,4,6
/proc/17169/stat : 17169 (plingeling) R 17167 17169 16402 0 -1 4202496 6214 1258 0 0 9 0 0 0 24 0 1 0 653332427 33185792 6126 33554432000 4194304 4417452 140733814461312 18446744073709551615 230809165568 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/17169/statm: 8102 6126 149 55 0 5988 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32408

[startup+0.300709 s]
/proc/loadavg: 7.90 8.06 8.06 5/351 17169
/proc/meminfo: memFree=25140940/32951124 swapFree=40554400/67111528
[pid=17169] ppid=17167 vsize=75932 CPUtime=0.79 cores=0,2,4,6
/proc/17169/stat : 17169 (plingeling) S 17167 17169 16402 0 -1 4202496 8315 1258 0 0 79 0 0 0 24 0 5 0 653332427 77754368 6797 33554432000 4194304 4417452 140733814461312 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17169/statm: 18983 6797 175 55 0 16869 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 75932

[startup+0.700634 s]
/proc/loadavg: 7.90 8.06 8.06 5/351 17169
/proc/meminfo: memFree=25140940/32951124 swapFree=40554400/67111528
[pid=17169] ppid=17167 vsize=90160 CPUtime=2.39 cores=0,2,4,6
/proc/17169/stat : 17169 (plingeling) S 17167 17169 16402 0 -1 4202496 15159 1258 0 0 237 2 0 0 24 0 5 0 653332427 92323840 10326 33554432000 4194304 4417452 140733814461312 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17169/statm: 22540 10326 179 55 0 20426 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 90160

[startup+1.50049 s]
/proc/loadavg: 7.90 8.06 8.06 9/356 17179
/proc/meminfo: memFree=25092780/32951124 swapFree=40554400/67111528
[pid=17169] ppid=17167 vsize=105256 CPUtime=5.58 cores=0,2,4,6
/proc/17169/stat : 17169 (plingeling) S 17167 17169 16402 0 -1 4202496 20369 1258 0 0 556 2 0 0 24 0 5 0 653332427 107782144 14127 33554432000 4194304 4417452 140733814461312 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17169/statm: 26314 14127 179 55 0 24200 0
[pid=17169/tid=17176] ppid=17167 vsize=105256 CPUtime=1.36 cores=0,2,4,6
/proc/17169/task/17176/stat : 17176 (plingeling) R 17167 17169 16402 0 -1 4202560 2124 1258 0 0 136 0 0 0 25 0 5 0 653332440 107782144 14127 33554432000 4194304 4417452 140733814461312 18446744073709551615 4320811 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17169/tid=17177] ppid=17167 vsize=105256 CPUtime=1.36 cores=0,2,4,6
/proc/17169/task/17177/stat : 17177 (plingeling) R 17167 17169 16402 0 -1 4202560 2395 1258 0 0 136 0 0 0 25 0 5 0 653332440 107782144 14127 33554432000 4194304 4417452 140733814461312 18446744073709551615 4232783 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17169/tid=17178] ppid=17167 vsize=105256 CPUtime=1.36 cores=0,2,4,6
/proc/17169/task/17178/stat : 17178 (plingeling) R 17167 17169 16402 0 -1 4202560 2408 1258 0 0 136 0 0 0 19 0 5 0 653332440 107782144 14127 33554432000 4194304 4417452 140733814461312 18446744073709551615 4232609 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17169/tid=17179] ppid=17167 vsize=105256 CPUtime=1.34 cores=0,2,4,6
/proc/17169/task/17179/stat : 17179 (plingeling) R 17167 17169 16402 0 -1 4202560 6704 1258 0 0 134 0 0 0 25 0 5 0 653332440 107782144 14127 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.58
Current children cumulated vsize (KiB) 105256

[startup+3.1012 s]
/proc/loadavg: 7.90 8.06 8.06 9/356 17179
/proc/meminfo: memFree=25088064/32951124 swapFree=40554400/67111528
[pid=17169] ppid=17167 vsize=180472 CPUtime=11.96 cores=0,2,4,6
/proc/17169/stat : 17169 (plingeling) S 17167 17169 16402 0 -1 4202496 28499 1258 0 0 1192 4 0 0 24 0 5 0 653332427 184803328 16566 33554432000 4194304 4417452 140733814461312 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17169/statm: 45118 16566 180 55 0 43004 0
[pid=17169/tid=17176] ppid=17167 vsize=180472 CPUtime=2.96 cores=0,2,4,6
/proc/17169/task/17176/stat : 17176 (plingeling) R 17167 17169 16402 0 -1 4202560 3081 1258 0 0 296 0 0 0 25 0 5 0 653332440 184803328 16566 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17169/tid=17177] ppid=17167 vsize=180472 CPUtime=2.96 cores=0,2,4,6
/proc/17169/task/17177/stat : 17177 (plingeling) R 17167 17169 16402 0 -1 4202560 2599 1258 0 0 296 0 0 0 25 0 5 0 653332440 184803328 16566 33554432000 4194304 4417452 140733814461312 18446744073709551615 4365990 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17169/tid=17178] ppid=17167 vsize=180472 CPUtime=2.95 cores=0,2,4,6
/proc/17169/task/17178/stat : 17178 (plingeling) R 17167 17169 16402 0 -1 4202560 2408 1258 0 0 295 0 0 0 25 0 5 0 653332440 184803328 16566 33554432000 4194304 4417452 140733814461312 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17169/tid=17179] ppid=17167 vsize=180472 CPUtime=2.94 cores=0,2,4,6
/proc/17169/task/17179/stat : 17179 (plingeling) R 17167 17169 16402 0 -1 4202560 13673 1258 0 0 292 2 0 0 25 0 5 0 653332440 184803328 16566 33554432000 4194304 4417452 140733814461312 18446744073709551615 4358341 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.96
Current children cumulated vsize (KiB) 180472

[startup+6.30061 s]
/proc/loadavg: 7.91 8.06 8.06 9/356 17179
/proc/meminfo: memFree=25016400/32951124 swapFree=40554400/67111528
[pid=17169] ppid=17167 vsize=185704 CPUtime=24.72 cores=0,2,4,6
/proc/17169/stat : 17169 (plingeling) S 17167 17169 16402 0 -1 4202496 37417 1258 0 0 2467 5 0 0 24 0 5 0 653332427 190160896 17874 33554432000 4194304 4417452 140733814461312 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17169/statm: 46426 17874 180 55 0 44312 0
[pid=17169/tid=17176] ppid=17167 vsize=185704 CPUtime=6.16 cores=0,2,4,6
/proc/17169/task/17176/stat : 17176 (plingeling) R 17167 17169 16402 0 -1 4202560 3337 1258 0 0 616 0 0 0 25 0 5 0 653332440 190160896 17874 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17169/tid=17177] ppid=17167 vsize=185704 CPUtime=6.16 cores=0,2,4,6
/proc/17169/task/17177/stat : 17177 (plingeling) R 17167 17169 16402 0 -1 4202560 2599 1258 0 0 616 0 0 0 25 0 5 0 653332440 190160896 17874 33554432000 4194304 4417452 140733814461312 18446744073709551615 4264888 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17169/tid=17178] ppid=17167 vsize=185704 CPUtime=6.15 cores=0,2,4,6
/proc/17169/task/17178/stat : 17178 (plingeling) R 17167 17169 16402 0 -1 4202560 2408 1258 0 0 615 0 0 0 25 0 5 0 653332440 190160896 17874 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17169/tid=17179] ppid=17167 vsize=185704 CPUtime=6.1 cores=0,2,4,6
/proc/17169/task/17179/stat : 17179 (plingeling) R 17167 17169 16402 0 -1 4202560 22335 1258 0 0 607 3 0 0 25 0 5 0 653332440 190160896 17874 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.72
Current children cumulated vsize (KiB) 185704

[startup+12.7004 s]
/proc/loadavg: 7.91 8.06 8.06 9/356 17180
/proc/meminfo: memFree=25063508/32951124 swapFree=40554400/67111528
[pid=17169] ppid=17167 vsize=215788 CPUtime=50.25 cores=0,2,4,6
/proc/17169/stat : 17169 (plingeling) S 17167 17169 16402 0 -1 4202496 61531 1258 0 0 5017 8 0 0 24 0 5 0 653332427 220966912 25427 33554432000 4194304 4417452 140733814461312 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17169/statm: 53947 25427 180 55 0 51833 0
[pid=17169/tid=17176] ppid=17167 vsize=215788 CPUtime=12.57 cores=0,2,4,6
/proc/17169/task/17176/stat : 17176 (plingeling) R 17167 17169 16402 0 -1 4202560 9113 1258 0 0 1256 1 0 0 25 0 5 0 653332440 220966912 25427 33554432000 4194304 4417452 140733814461312 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17169/tid=17177] ppid=17167 vsize=215788 CPUtime=12.56 cores=0,2,4,6
/proc/17169/task/17177/stat : 17177 (plingeling) R 17167 17169 16402 0 -1 4202560 2599 1258 0 0 1256 0 0 0 25 0 5 0 653332440 220966912 25427 33554432000 4194304 4417452 140733814461312 18446744073709551615 4366024 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17169/tid=17178] ppid=17167 vsize=215788 CPUtime=12.55 cores=0,2,4,6
/proc/17169/task/17178/stat : 17178 (plingeling) R 17167 17169 16402 0 -1 4202560 2550 1258 0 0 1255 0 0 0 25 0 5 0 653332440 220966912 25427 33554432000 4194304 4417452 140733814461312 18446744073709551615 4249943 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17169/tid=17179] ppid=17167 vsize=215788 CPUtime=12.42 cores=0,2,4,6
/proc/17169/task/17179/stat : 17179 (plingeling) R 17167 17169 16402 0 -1 4202560 40531 1258 0 0 1237 5 0 0 25 0 5 0 653332440 220966912 25427 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.25
Current children cumulated vsize (KiB) 215788

[startup+25.5011 s]
/proc/loadavg: 8.00 8.07 8.06 9/356 17180
/proc/meminfo: memFree=25113720/32951124 swapFree=40554400/67111528
[pid=17169] ppid=17167 vsize=223444 CPUtime=101.31 cores=0,2,4,6
/proc/17169/stat : 17169 (plingeling) S 17167 17169 16402 0 -1 4202496 87355 1258 0 0 10119 12 0 0 24 0 5 0 653332427 228806656 27309 33554432000 4194304 4417452 140733814461312 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17169/statm: 55861 27309 180 55 0 53747 0
[pid=17169/tid=17176] ppid=17167 vsize=223444 CPUtime=25.37 cores=0,2,4,6
/proc/17169/task/17176/stat : 17176 (plingeling) R 17167 17169 16402 0 -1 4202560 9280 1258 0 0 2536 1 0 0 25 0 5 0 653332440 228806656 27309 33554432000 4194304 4417452 140733814461312 18446744073709551615 4259719 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17169/tid=17177] ppid=17167 vsize=223444 CPUtime=25.36 cores=0,2,4,6
/proc/17169/task/17177/stat : 17177 (plingeling) R 17167 17169 16402 0 -1 4202560 2599 1258 0 0 2536 0 0 0 25 0 5 0 653332440 228806656 27309 33554432000 4194304 4417452 140733814461312 18446744073709551615 4365150 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17169/tid=17178] ppid=17167 vsize=223444 CPUtime=25.35 cores=0,2,4,6
/proc/17169/task/17178/stat : 17178 (plingeling) R 17167 17169 16402 0 -1 4202560 2550 1258 0 0 2535 0 0 0 25 0 5 0 653332440 228806656 27309 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17169/tid=17179] ppid=17167 vsize=223444 CPUtime=25.09 cores=0,2,4,6
/proc/17169/task/17179/stat : 17179 (plingeling) R 17167 17169 16402 0 -1 4202560 66188 1258 0 0 2500 9 0 0 25 0 5 0 653332440 228806656 27309 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 223444

[startup+51.1004 s]
/proc/loadavg: 8.07 8.08 8.07 9/356 17181
/proc/meminfo: memFree=24945252/32951124 swapFree=40554400/67111528
[pid=17169] ppid=17167 vsize=241404 CPUtime=203.42 cores=0,2,4,6
/proc/17169/stat : 17169 (plingeling) S 17167 17169 16402 0 -1 4202496 139895 1258 0 0 20323 19 0 0 24 0 5 0 653332427 247197696 31805 33554432000 4194304 4417452 140733814461312 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17169/statm: 60351 31805 180 55 0 58237 0
[pid=17169/tid=17176] ppid=17167 vsize=241404 CPUtime=50.97 cores=0,2,4,6
/proc/17169/task/17176/stat : 17176 (plingeling) R 17167 17169 16402 0 -1 4202560 10220 1258 0 0 5096 1 0 0 25 0 5 0 653332440 247197696 31805 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17169/tid=17177] ppid=17167 vsize=241404 CPUtime=50.96 cores=0,2,4,6
/proc/17169/task/17177/stat : 17177 (plingeling) R 17167 17169 16402 0 -1 4202560 2855 1258 0 0 5096 0 0 0 25 0 5 0 653332440 247197696 31805 33554432000 4194304 4417452 140733814461312 18446744073709551615 4365996 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17169/tid=17178] ppid=17167 vsize=241404 CPUtime=50.94 cores=0,2,4,6
/proc/17169/task/17178/stat : 17178 (plingeling) R 17167 17169 16402 0 -1 4202560 3447 1258 0 0 5094 0 0 0 25 0 5 0 653332440 247197696 31805 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17169/tid=17179] ppid=17167 vsize=241404 CPUtime=50.41 cores=0,2,4,6
/proc/17169/task/17179/stat : 17179 (plingeling) R 17167 17169 16402 0 -1 4202560 116635 1258 0 0 5025 16 0 0 25 0 5 0 653332440 247197696 31805 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.42
Current children cumulated vsize (KiB) 241404

[startup+102.313 s]
/proc/loadavg: 8.15 8.10 8.07 9/356 17182
/proc/meminfo: memFree=24725888/32951124 swapFree=40554400/67111528
[pid=17169] ppid=17167 vsize=335408 CPUtime=407.71 cores=0,2,4,6
/proc/17169/stat : 17169 (plingeling) S 17167 17169 16402 0 -1 4202496 216638 1258 0 0 40739 32 0 0 24 0 5 0 653332427 343457792 55306 33554432000 4194304 4417452 140733814461312 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17169/statm: 83852 55306 180 55 0 81738 0
[pid=17169/tid=17176] ppid=17167 vsize=335408 CPUtime=102.18 cores=0,2,4,6
/proc/17169/task/17176/stat : 17176 (plingeling) R 17167 17169 16402 0 -1 4202560 14598 1258 0 0 10216 2 0 0 25 0 5 0 653332440 343457792 55306 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17169/tid=17177] ppid=17167 vsize=335408 CPUtime=102.16 cores=0,2,4,6
/proc/17169/task/17177/stat : 17177 (plingeling) R 17167 17169 16402 0 -1 4202560 5479 1258 0 0 10216 0 0 0 25 0 5 0 653332440 343457792 55306 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17169/tid=17178] ppid=17167 vsize=335408 CPUtime=102.15 cores=0,2,4,6
/proc/17169/task/17178/stat : 17178 (plingeling) R 17167 17169 16402 0 -1 4202560 4800 1258 0 0 10214 1 0 0 25 0 5 0 653332440 343457792 55306 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17169/tid=17179] ppid=17167 vsize=335408 CPUtime=101.05 cores=0,2,4,6
/proc/17169/task/17179/stat : 17179 (plingeling) R 17167 17169 16402 0 -1 4202560 185023 1258 0 0 10079 26 0 0 25 0 5 0 653332440 343457792 55306 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.71
Current children cumulated vsize (KiB) 335408

[startup+162.301 s]
/proc/loadavg: 8.10 8.09 8.07 9/356 17184
/proc/meminfo: memFree=24551272/32951124 swapFree=40554400/67111528
[pid=17169] ppid=17167 vsize=499744 CPUtime=647 cores=0,2,4,6
/proc/17169/stat : 17169 (plingeling) S 17167 17169 16402 0 -1 4202496 287942 1258 0 0 64658 42 0 0 24 0 5 0 653332427 511737856 96390 33554432000 4194304 4417452 140733814461312 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17169/statm: 124936 96390 180 55 0 122822 0
[pid=17169/tid=17176] ppid=17167 vsize=499744 CPUtime=162.16 cores=0,2,4,6
/proc/17169/task/17176/stat : 17176 (plingeling) R 17167 17169 16402 0 -1 4202560 17590 1258 0 0 16214 2 0 0 25 0 5 0 653332440 511737856 96390 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17169/tid=17177] ppid=17167 vsize=499744 CPUtime=162.15 cores=0,2,4,6
/proc/17169/task/17177/stat : 17177 (plingeling) R 17167 17169 16402 0 -1 4202560 5916 1258 0 0 16215 0 0 0 25 0 5 0 653332440 511737856 96390 33554432000 4194304 4417452 140733814461312 18446744073709551615 4322170 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17169/tid=17178] ppid=17167 vsize=499744 CPUtime=162.12 cores=0,2,4,6
/proc/17169/task/17178/stat : 17178 (plingeling) R 17167 17169 16402 0 -1 4202560 6848 1258 0 0 16210 2 0 0 25 0 5 0 653332440 511737856 96390 33554432000 4194304 4417452 140733814461312 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17169/tid=17179] ppid=17167 vsize=499744 CPUtime=160.4 cores=0,2,4,6
/proc/17169/task/17179/stat : 17179 (plingeling) R 17167 17169 16402 0 -1 4202560 250850 1258 0 0 16004 36 0 0 25 0 5 0 653332440 511737856 96390 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 647
Current children cumulated vsize (KiB) 499744


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

[pid=17169/tid=17177] ppid=17167 vsize=1248284 CPUtime=762.03 cores=0,2,4,6
/proc/17169/task/17177/stat : 17177 (plingeling) R 17167 17169 16402 0 -1 4202560 40464 1258 0 0 76197 6 0 0 25 0 5 0 653332440 1278242816 283525 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17169/tid=17178] ppid=17167 vsize=1248284 CPUtime=762.01 cores=0,2,4,6
/proc/17169/task/17178/stat : 17178 (plingeling) R 17167 17169 16402 0 -1 4202560 53962 1258 0 0 76190 11 0 0 25 0 5 0 653332440 1278242816 283525 33554432000 4194304 4417452 140733814461312 18446744073709551615 4277832 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17169/tid=17179] ppid=17167 vsize=1248284 CPUtime=753.86 cores=0,2,4,6
/proc/17169/task/17179/stat : 17179 (plingeling) R 17167 17169 16402 0 -1 4202560 526639 1258 0 0 75305 81 0 0 25 0 5 0 653332440 1278242816 283525 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3039.61
Current children cumulated vsize (KiB) 1248284

[startup+822.301 s]
/proc/loadavg: 7.48 7.98 8.05 5/346 17231
/proc/meminfo: memFree=24970608/32951124 swapFree=40554400/67111528
[pid=17169] ppid=17167 vsize=940256 CPUtime=3278.9 cores=0,2,4,6
/proc/17169/stat : 17169 (plingeling) S 17167 17169 16402 0 -1 4202496 737329 1258 0 0 327773 117 0 0 24 0 5 0 653332427 962822144 206518 33554432000 4194304 4417452 140733814461312 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17169/statm: 235064 206518 180 55 0 232950 0
[pid=17169/tid=17176] ppid=17167 vsize=940256 CPUtime=821.54 cores=0,2,4,6
/proc/17169/task/17176/stat : 17176 (plingeling) R 17167 17169 16402 0 -1 4202560 62478 1258 0 0 82146 8 0 0 25 0 5 0 653332440 962822144 206518 33554432000 4194304 4417452 140733814461312 18446744073709551615 4358082 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17169/tid=17177] ppid=17167 vsize=940256 CPUtime=822.01 cores=0,2,4,6
/proc/17169/task/17177/stat : 17177 (plingeling) R 17167 17169 16402 0 -1 4202560 52752 1258 0 0 82194 7 0 0 25 0 5 0 653332440 962822144 206518 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17169/tid=17178] ppid=17167 vsize=940256 CPUtime=821.98 cores=0,2,4,6
/proc/17169/task/17178/stat : 17178 (plingeling) R 17167 17169 16402 0 -1 4202560 55164 1258 0 0 82187 11 0 0 25 0 5 0 653332440 962822144 206518 33554432000 4194304 4417452 140733814461312 18446744073709551615 4310594 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17169/tid=17179] ppid=17167 vsize=940256 CPUtime=813.21 cores=0,2,4,6
/proc/17169/task/17179/stat : 17179 (plingeling) R 17167 17169 16402 0 -1 4202560 560197 1258 0 0 81233 88 0 0 25 0 5 0 653332440 962822144 206518 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3278.9
Current children cumulated vsize (KiB) 940256

[startup+882.301 s]
/proc/loadavg: 5.27 7.25 7.79 6/346 17233
/proc/meminfo: memFree=24815008/32951124 swapFree=40554400/67111528
[pid=17169] ppid=17167 vsize=1095288 CPUtime=3518.24 cores=0,2,4,6
/proc/17169/stat : 17169 (plingeling) S 17167 17169 16402 0 -1 4202496 788375 1258 0 0 351699 125 0 0 24 0 5 0 653332427 1121574912 245276 33554432000 4194304 4417452 140733814461312 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17169/statm: 273822 245276 180 55 0 271708 0
[pid=17169/tid=17176] ppid=17167 vsize=1095288 CPUtime=881.54 cores=0,2,4,6
/proc/17169/task/17176/stat : 17176 (plingeling) R 17167 17169 16402 0 -1 4202560 70404 1258 0 0 88145 9 0 0 25 0 5 0 653332440 1121574912 245276 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17169/tid=17177] ppid=17167 vsize=1095288 CPUtime=882.01 cores=0,2,4,6
/proc/17169/task/17177/stat : 17177 (plingeling) R 17167 17169 16402 0 -1 4202560 61585 1258 0 0 88193 8 0 0 25 0 5 0 653332440 1121574912 245276 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17169/tid=17178] ppid=17167 vsize=1095288 CPUtime=881.98 cores=0,2,4,6
/proc/17169/task/17178/stat : 17178 (plingeling) R 17167 17169 16402 0 -1 4202560 66434 1258 0 0 88184 14 0 0 25 0 5 0 653332440 1121574912 245276 33554432000 4194304 4417452 140733814461312 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17169/tid=17179] ppid=17167 vsize=1095288 CPUtime=872.54 cores=0,2,4,6
/proc/17169/task/17179/stat : 17179 (plingeling) R 17167 17169 16402 0 -1 4202560 583214 1258 0 0 87163 91 0 0 25 0 5 0 653332440 1121574912 245276 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3518.24
Current children cumulated vsize (KiB) 1095288

[startup+942.301 s]
/proc/loadavg: 4.47 6.66 7.55 5/346 17234
/proc/meminfo: memFree=24690228/32951124 swapFree=40554400/67111528
[pid=17169] ppid=17167 vsize=1220696 CPUtime=3757.59 cores=0,2,4,6
/proc/17169/stat : 17169 (plingeling) S 17167 17169 16402 0 -1 4202496 827931 1258 0 0 375626 133 0 0 24 0 5 0 653332427 1249992704 276628 33554432000 4194304 4417452 140733814461312 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17169/statm: 305174 276628 180 55 0 303060 0
[pid=17169/tid=17176] ppid=17167 vsize=1220696 CPUtime=941.54 cores=0,2,4,6
/proc/17169/task/17176/stat : 17176 (plingeling) R 17167 17169 16402 0 -1 4202560 77148 1258 0 0 94144 10 0 0 25 0 5 0 653332440 1249992704 276628 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17169/tid=17177] ppid=17167 vsize=1220696 CPUtime=942.01 cores=0,2,4,6
/proc/17169/task/17177/stat : 17177 (plingeling) R 17167 17169 16402 0 -1 4202560 61597 1258 0 0 94193 8 0 0 25 0 5 0 653332440 1249992704 276628 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17169/tid=17178] ppid=17167 vsize=1220696 CPUtime=941.97 cores=0,2,4,6
/proc/17169/task/17178/stat : 17178 (plingeling) R 17167 17169 16402 0 -1 4202560 66466 1258 0 0 94183 14 0 0 25 0 5 0 653332440 1249992704 276628 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364589 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17169/tid=17179] ppid=17167 vsize=1220696 CPUtime=931.9 cores=0,2,4,6
/proc/17169/task/17179/stat : 17179 (plingeling) R 17167 17169 16402 0 -1 4202560 615982 1258 0 0 93092 98 0 0 25 0 5 0 653332440 1249992704 276628 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3757.59
Current children cumulated vsize (KiB) 1220696

[startup+1002.3 s]
/proc/loadavg: 4.24 6.19 7.33 5/346 17236
/proc/meminfo: memFree=24629180/32951124 swapFree=40554400/67111528
[pid=17169] ppid=17167 vsize=1281656 CPUtime=3996.92 cores=0,2,4,6
/proc/17169/stat : 17169 (plingeling) S 17167 17169 16402 0 -1 4202496 843195 1258 0 0 399556 136 0 0 24 0 5 0 653332427 1312415744 291868 33554432000 4194304 4417452 140733814461312 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17169/statm: 320414 291868 180 55 0 318300 0
[pid=17169/tid=17176] ppid=17167 vsize=1281656 CPUtime=1001.54 cores=0,2,4,6
/proc/17169/task/17176/stat : 17176 (plingeling) R 17167 17169 16402 0 -1 4202560 77148 1258 0 0 100144 10 0 0 25 0 5 0 653332440 1312415744 291868 33554432000 4194304 4417452 140733814461312 18446744073709551615 4365936 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17169/tid=17177] ppid=17167 vsize=1281656 CPUtime=1002.01 cores=0,2,4,6
/proc/17169/task/17177/stat : 17177 (plingeling) R 17167 17169 16402 0 -1 4202560 61621 1258 0 0 100193 8 0 0 25 0 5 0 653332440 1312415744 291868 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17169/tid=17178] ppid=17167 vsize=1281656 CPUtime=1001.96 cores=0,2,4,6
/proc/17169/task/17178/stat : 17178 (plingeling) R 17167 17169 16402 0 -1 4202560 70562 1258 0 0 100182 14 0 0 25 0 5 0 653332440 1312415744 291868 33554432000 4194304 4417452 140733814461312 18446744073709551615 4357714 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17169/tid=17179] ppid=17167 vsize=1281656 CPUtime=991.25 cores=0,2,4,6
/proc/17169/task/17179/stat : 17179 (plingeling) R 17167 17169 16402 0 -1 4202560 627126 1258 0 0 99024 101 0 0 25 0 5 0 653332440 1312415744 291868 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3996.92
Current children cumulated vsize (KiB) 1281656

[startup+1062.3 s]
/proc/loadavg: 4.15 5.80 7.12 5/346 17238
/proc/meminfo: memFree=24196488/32951124 swapFree=40554400/67111528
[pid=17169] ppid=17167 vsize=1714052 CPUtime=4236.27 cores=0,2,4,6
/proc/17169/stat : 17169 (plingeling) S 17167 17169 16402 0 -1 4202496 1006291 1258 0 0 423466 161 0 0 24 0 5 0 653332427 1755189248 399967 33554432000 4194304 4417452 140733814461312 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17169/statm: 428513 399967 180 55 0 426399 0
[pid=17169/tid=17176] ppid=17167 vsize=1714052 CPUtime=1061.54 cores=0,2,4,6
/proc/17169/task/17176/stat : 17176 (plingeling) R 17167 17169 16402 0 -1 4202560 97055 1258 0 0 106142 12 0 0 25 0 5 0 653332440 1755189248 399967 33554432000 4194304 4417452 140733814461312 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17169/tid=17177] ppid=17167 vsize=1714052 CPUtime=1062.01 cores=0,2,4,6
/proc/17169/task/17177/stat : 17177 (plingeling) R 17167 17169 16402 0 -1 4202560 81438 1258 0 0 106189 12 0 0 25 0 5 0 653332440 1755189248 399967 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364567 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17169/tid=17178] ppid=17167 vsize=1714052 CPUtime=1061.96 cores=0,2,4,6
/proc/17169/task/17178/stat : 17178 (plingeling) R 17167 17169 16402 0 -1 4202560 159046 1258 0 0 106169 27 0 0 25 0 5 0 653332440 1755189248 399967 33554432000 4194304 4417452 140733814461312 18446744073709551615 4353520 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17169/tid=17179] ppid=17167 vsize=1714052 CPUtime=1050.59 cores=0,2,4,6
/proc/17169/task/17179/stat : 17179 (plingeling) R 17167 17169 16402 0 -1 4202560 662014 1258 0 0 104952 107 0 0 25 0 5 0 653332440 1755189248 399967 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4236.27
Current children cumulated vsize (KiB) 1714052

[startup+1122.3 s]
/proc/loadavg: 4.12 5.49 6.93 5/346 17239
/proc/meminfo: memFree=24262788/32951124 swapFree=40554400/67111528
[pid=17169] ppid=17167 vsize=1648620 CPUtime=4475.62 cores=0,2,4,6
/proc/17169/stat : 17169 (plingeling) S 17167 17169 16402 0 -1 4202496 1126289 1258 0 0 447381 181 0 0 24 0 5 0 653332427 1688186880 383609 33554432000 4194304 4417452 140733814461312 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17169/statm: 412155 383609 180 55 0 410041 0
[pid=17169/tid=17176] ppid=17167 vsize=1648620 CPUtime=1121.55 cores=0,2,4,6
/proc/17169/task/17176/stat : 17176 (plingeling) R 17167 17169 16402 0 -1 4202560 129505 1258 0 0 112139 16 0 0 25 0 5 0 653332440 1688186880 383609 33554432000 4194304 4417452 140733814461312 18446744073709551615 4251160 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17169/tid=17177] ppid=17167 vsize=1648620 CPUtime=1122.01 cores=0,2,4,6
/proc/17169/task/17177/stat : 17177 (plingeling) R 17167 17169 16402 0 -1 4202560 97094 1258 0 0 112187 14 0 0 25 0 5 0 653332440 1688186880 383609 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17169/tid=17178] ppid=17167 vsize=1648620 CPUtime=1121.96 cores=0,2,4,6
/proc/17169/task/17178/stat : 17178 (plingeling) R 17167 17169 16402 0 -1 4202560 214386 1258 0 0 112159 37 0 0 25 0 5 0 653332440 1688186880 383609 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17169/tid=17179] ppid=17167 vsize=1648620 CPUtime=1109.94 cores=0,2,4,6
/proc/17169/task/17179/stat : 17179 (plingeling) R 17167 17169 16402 0 -1 4202560 678566 1258 0 0 110883 111 0 0 25 0 5 0 653332440 1688186880 383609 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364735 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4475.62
Current children cumulated vsize (KiB) 1648620

[startup+1182.3 s]
/proc/loadavg: 4.16 5.25 6.76 5/346 17241
/proc/meminfo: memFree=23983864/32951124 swapFree=40554400/67111528
[pid=17169] ppid=17167 vsize=1926412 CPUtime=4714.98 cores=0,2,4,6
/proc/17169/stat : 17169 (plingeling) S 17167 17169 16402 0 -1 4202496 1195737 1258 0 0 471309 189 0 0 24 0 5 0 653332427 1972645888 453057 33554432000 4194304 4417452 140733814461312 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17169/statm: 481603 453057 180 55 0 479489 0
[pid=17169/tid=17176] ppid=17167 vsize=1926412 CPUtime=1181.55 cores=0,2,4,6
/proc/17169/task/17176/stat : 17176 (plingeling) R 17167 17169 16402 0 -1 4202560 141794 1258 0 0 118137 18 0 0 25 0 5 0 653332440 1972645888 453057 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364567 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17169/tid=17177] ppid=17167 vsize=1926412 CPUtime=1182.01 cores=0,2,4,6
/proc/17169/task/17177/stat : 17177 (plingeling) R 17167 17169 16402 0 -1 4202560 138059 1258 0 0 118183 18 0 0 25 0 5 0 653332440 1972645888 453057 33554432000 4194304 4417452 140733814461312 18446744073709551615 4305888 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17169/tid=17178] ppid=17167 vsize=1926412 CPUtime=1181.96 cores=0,2,4,6
/proc/17169/task/17178/stat : 17178 (plingeling) R 17167 17169 16402 0 -1 4202560 230580 1258 0 0 118157 39 0 0 25 0 5 0 653332440 1972645888 453057 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17169/tid=17179] ppid=17167 vsize=1926412 CPUtime=1169.29 cores=0,2,4,6
/proc/17169/task/17179/stat : 17179 (plingeling) R 17167 17169 16402 0 -1 4202560 678566 1258 0 0 116818 111 0 0 25 0 5 0 653332440 1972645888 453057 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4714.98
Current children cumulated vsize (KiB) 1926412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 4.10 5.14 6.68 5/346 17241
/proc/meminfo: memFree=23897920/32951124 swapFree=40554400/67111528
[pid=17169] ppid=17167 vsize=2012304 CPUtime=4800.37 cores=0,2,4,6
/proc/17169/stat : 17169 (plingeling) S 17167 17169 16402 0 -1 4202496 1217210 1258 0 0 479846 191 0 0 24 0 5 0 653332427 2060599296 474530 33554432000 4194304 4417452 140733814461312 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17169/statm: 503076 474530 180 55 0 500962 0
[pid=17169/tid=17176] ppid=17167 vsize=2012304 CPUtime=1202.97 cores=0,2,4,6
/proc/17169/task/17176/stat : 17176 (plingeling) R 17167 17169 16402 0 -1 4202560 163267 1258 0 0 120277 20 0 0 25 0 5 0 653332440 2060599296 474530 33554432000 4194304 4417452 140733814461312 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17169/tid=17177] ppid=17167 vsize=2012304 CPUtime=1203.42 cores=0,2,4,6
/proc/17169/task/17177/stat : 17177 (plingeling) R 17167 17169 16402 0 -1 4202560 138059 1258 0 0 120324 18 0 0 25 0 5 0 653332440 2060599296 474530 33554432000 4194304 4417452 140733814461312 18446744073709551615 4305912 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17169/tid=17178] ppid=17167 vsize=2012304 CPUtime=1203.38 cores=0,2,4,6
/proc/17169/task/17178/stat : 17178 (plingeling) R 17167 17169 16402 0 -1 4202560 230580 1258 0 0 120299 39 0 0 25 0 5 0 653332440 2060599296 474530 33554432000 4194304 4417452 140733814461312 18446744073709551615 4311812 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17169/tid=17179] ppid=17167 vsize=2012304 CPUtime=1190.45 cores=0,2,4,6
/proc/17169/task/17179/stat : 17179 (plingeling) R 17167 17169 16402 0 -1 4202560 678566 1258 0 0 118934 111 0 0 25 0 5 0 653332440 2060599296 474530 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 2012304

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: 4.10 5.14 6.68 5/346 17241
/proc/meminfo: memFree=23897920/32951124 swapFree=40554400/67111528
[pid=17169] ppid=17167 vsize=2012304 CPUtime=4800.37 cores=0,2,4,6
/proc/17169/stat : 17169 (plingeling) S 17167 17169 16402 0 -1 4202496 1217210 1258 0 0 479846 191 0 0 24 0 5 0 653332427 2060599296 474530 33554432000 4194304 4417452 140733814461312 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17169/statm: 503076 474530 180 55 0 500962 0
[pid=17169/tid=17176] ppid=17167 vsize=2012304 CPUtime=1202.97 cores=0,2,4,6
/proc/17169/task/17176/stat : 17176 (plingeling) R 17167 17169 16402 0 -1 4202560 163267 1258 0 0 120277 20 0 0 25 0 5 0 653332440 2060599296 474530 33554432000 4194304 4417452 140733814461312 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17169/tid=17177] ppid=17167 vsize=2012304 CPUtime=1203.42 cores=0,2,4,6
/proc/17169/task/17177/stat : 17177 (plingeling) R 17167 17169 16402 0 -1 4202560 138059 1258 0 0 120324 18 0 0 25 0 5 0 653332440 2060599296 474530 33554432000 4194304 4417452 140733814461312 18446744073709551615 4305912 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17169/tid=17178] ppid=17167 vsize=2012304 CPUtime=1203.38 cores=0,2,4,6
/proc/17169/task/17178/stat : 17178 (plingeling) R 17167 17169 16402 0 -1 4202560 230580 1258 0 0 120299 39 0 0 25 0 5 0 653332440 2060599296 474530 33554432000 4194304 4417452 140733814461312 18446744073709551615 4311812 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17169/tid=17179] ppid=17167 vsize=2012304 CPUtime=1190.45 cores=0,2,4,6
/proc/17169/task/17179/stat : 17179 (plingeling) R 17167 17169 16402 0 -1 4202560 678566 1258 0 0 118934 111 0 0 25 0 5 0 653332440 2060599296 474530 33554432000 4194304 4417452 140733814461312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 2012304

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.79
CPU time (s): 4800.48
CPU user time (s): 4798.49
CPU system time (s): 1.9877
CPU usage (%): 398.781
Max. virtual memory (cumulated for all children) (KiB): 2012304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.49
system time used= 1.9877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1218468
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= 156
involuntary context switches= 23501

runsolver used 4.01539 second user time and 9.13861 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-15 01:55:20
IDJOB=3371145
IDBENCH=70910
IDSOLVER=1848
FILE ID=node104/3371145-1305417320
RUNJOBID= node104-1305416895-17057
PBS_JOBID= 13324539
Free space on /tmp= 73384 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_11_3_4_cmp.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371145-1305417320/watcher-3371145-1305417320 -o /tmp/evaluation-result-3371145-1305417320/solver-3371145-1305417320 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371145-1305417320.cnf

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

MD5SUM BENCH= 3b5e80540ef2fcb09cfe50ac7e3686c1
RANDOM SEED=449324097

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:      25141104 kB
Buffers:        299428 kB
Cached:        2384292 kB
SwapCached:     122128 kB
Active:        1585612 kB
Inactive:      5955624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25141104 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:            2356 kB
Writeback:           0 kB
AnonPages:     4748460 kB
Mapped:          11268 kB
Slab:           117712 kB
PageTables:      85836 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75521720 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= 73392 MiB
End job on node104 at 2011-05-15 02:15:26