Trace number 3257986

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

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2100c215164g9.cnf
MD5SUMe033e9c916da557514299cce9ca2468f
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-3257986-1304048255/watcher-3257986-1304048255 -o /tmp/evaluation-result-3257986-1304048255/solver-3257986-1304048255 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3257986-1304048255.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.73 8.01 8.01 5/181 27223
/proc/meminfo: memFree=13198524/32950928 swapFree=67111528/67111528
[pid=27223] ppid=27221 vsize=9136 CPUtime=0 cores=0,2,4,6
/proc/27223/stat : 27223 (plingeling) R 27221 27223 26812 0 -1 4202496 366 1261 0 0 0 0 0 0 25 0 1 0 595056198 9355264 295 33554432000 4194304 4417332 140733288884016 18446744073709551615 218880261899 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/27223/statm: 2284 295 146 55 0 170 0

[startup+0.104711 s]
/proc/loadavg: 7.73 8.01 8.01 5/181 27223
/proc/meminfo: memFree=13198524/32950928 swapFree=67111528/67111528
[pid=27223] ppid=27221 vsize=26576 CPUtime=0.09 cores=0,2,4,6
/proc/27223/stat : 27223 (plingeling) R 27221 27223 26812 0 -1 4202496 4705 1261 0 0 9 0 0 0 25 0 1 0 595056198 27213824 4634 33554432000 4194304 4417332 140733288884016 18446744073709551615 218880564992 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/27223/statm: 6644 4634 147 55 0 4530 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26576

[startup+0.364107 s]
/proc/loadavg: 7.73 8.01 8.01 5/181 27223
/proc/meminfo: memFree=13198524/32950928 swapFree=67111528/67111528
[pid=27223] ppid=27221 vsize=151368 CPUtime=0.99 cores=0,2,4,6
/proc/27223/stat : 27223 (plingeling) S 27221 27223 26812 0 -1 4202496 12399 1261 0 0 97 2 0 0 25 0 5 0 595056198 155000832 8737 33554432000 4194304 4417332 140733288884016 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27223/statm: 37842 8756 177 55 0 35728 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 151368

[startup+0.953495 s]
/proc/loadavg: 7.73 8.01 8.01 5/181 27223
/proc/meminfo: memFree=13198524/32950928 swapFree=67111528/67111528
[pid=27223] ppid=27221 vsize=164900 CPUtime=3.35 cores=0,2,4,6
/proc/27223/stat : 27223 (plingeling) S 27221 27223 26812 0 -1 4202496 19438 1261 0 0 332 3 0 0 25 0 5 0 595056198 168857600 12661 33554432000 4194304 4417332 140733288884016 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27223/statm: 41225 12661 180 55 0 39111 0
Current children cumulated CPU time (s) 3.35
Current children cumulated vsize (KiB) 164900

[startup+1.00049 s]
/proc/loadavg: 7.73 8.01 8.01 5/181 27223
/proc/meminfo: memFree=13198524/32950928 swapFree=67111528/67111528
[pid=27223] ppid=27221 vsize=166068 CPUtime=3.53 cores=0,2,4,6
/proc/27223/stat : 27223 (plingeling) S 27221 27223 26812 0 -1 4202496 19730 1261 0 0 350 3 0 0 25 0 5 0 595056198 170053632 12953 33554432000 4194304 4417332 140733288884016 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27223/statm: 41517 12953 180 55 0 39403 0
Current children cumulated CPU time (s) 3.53
Current children cumulated vsize (KiB) 166068

[startup+1.5004 s]
/proc/loadavg: 7.73 8.01 8.01 5/181 27223
/proc/meminfo: memFree=13198524/32950928 swapFree=67111528/67111528
[pid=27223] ppid=27221 vsize=165108 CPUtime=5.54 cores=0,2,4,6
/proc/27223/stat : 27223 (plingeling) S 27221 27223 26812 0 -1 4202496 20506 1261 0 0 550 4 0 0 25 0 5 0 595056198 169070592 12714 33554432000 4194304 4417332 140733288884016 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27223/statm: 41277 12714 181 55 0 39163 0
Current children cumulated CPU time (s) 5.54
Current children cumulated vsize (KiB) 165108

[startup+3.10112 s]
/proc/loadavg: 7.73 8.01 8.01 9/186 27233
/proc/meminfo: memFree=13085700/32950928 swapFree=67111528/67111528
[pid=27223] ppid=27221 vsize=182300 CPUtime=11.93 cores=0,2,4,6
/proc/27223/stat : 27223 (plingeling) S 27221 27223 26812 0 -1 4202496 29904 1261 0 0 1188 5 0 0 25 0 5 0 595056198 186675200 17012 33554432000 4194304 4417332 140733288884016 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27223/statm: 45575 17012 181 55 0 43461 0
[pid=27223/tid=27230] ppid=27221 vsize=182300 CPUtime=2.95 cores=0,2,4,6
/proc/27223/task/27230/stat : 27230 (plingeling) R 27221 27223 26812 0 -1 4202560 5230 1261 0 0 294 1 0 0 25 0 5 0 595056213 186675200 17012 33554432000 4194304 4417332 140733288884016 18446744073709551615 4249935 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27223/tid=27231] ppid=27221 vsize=182300 CPUtime=2.94 cores=0,2,4,6
/proc/27223/task/27231/stat : 27231 (plingeling) R 27221 27223 26812 0 -1 4202560 5034 1261 0 0 294 0 0 0 25 0 5 0 595056213 186675200 17012 33554432000 4194304 4417332 140733288884016 18446744073709551615 4250017 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27223/tid=27232] ppid=27221 vsize=182300 CPUtime=2.94 cores=0,2,4,6
/proc/27223/task/27232/stat : 27232 (plingeling) R 27221 27223 26812 0 -1 4202560 3583 1261 0 0 294 0 0 0 25 0 5 0 595056213 186675200 17012 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27223/tid=27233] ppid=27221 vsize=182300 CPUtime=2.93 cores=0,2,4,6
/proc/27223/task/27233/stat : 27233 (plingeling) R 27221 27223 26812 0 -1 4202560 11340 1261 0 0 292 1 0 0 25 0 5 0 595056213 186675200 17012 33554432000 4194304 4417332 140733288884016 18446744073709551615 4365104 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.93
Current children cumulated vsize (KiB) 182300

[startup+6.30057 s]
/proc/loadavg: 7.75 8.01 8.01 9/186 27233
/proc/meminfo: memFree=13080740/32950928 swapFree=67111528/67111528
[pid=27223] ppid=27221 vsize=186752 CPUtime=24.71 cores=0,2,4,6
/proc/27223/stat : 27223 (plingeling) S 27221 27223 26812 0 -1 4202496 42564 1261 0 0 2465 6 0 0 25 0 5 0 595056198 191234048 18125 33554432000 4194304 4417332 140733288884016 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27223/statm: 46688 18125 181 55 0 44574 0
[pid=27223/tid=27230] ppid=27221 vsize=186752 CPUtime=6.15 cores=0,2,4,6
/proc/27223/task/27230/stat : 27230 (plingeling) R 27221 27223 26812 0 -1 4202560 5230 1261 0 0 614 1 0 0 25 0 5 0 595056213 191234048 18125 33554432000 4194304 4417332 140733288884016 18446744073709551615 4249015 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27223/tid=27231] ppid=27221 vsize=186752 CPUtime=6.14 cores=0,2,4,6
/proc/27223/task/27231/stat : 27231 (plingeling) R 27221 27223 26812 0 -1 4202560 5034 1261 0 0 614 0 0 0 25 0 5 0 595056213 191234048 18125 33554432000 4194304 4417332 140733288884016 18446744073709551615 4236280 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27223/tid=27232] ppid=27221 vsize=186752 CPUtime=6.14 cores=0,2,4,6
/proc/27223/task/27232/stat : 27232 (plingeling) R 27221 27223 26812 0 -1 4202560 3583 1261 0 0 614 0 0 0 25 0 5 0 595056213 191234048 18125 33554432000 4194304 4417332 140733288884016 18446744073709551615 4376577 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27223/tid=27233] ppid=27221 vsize=186752 CPUtime=6.12 cores=0,2,4,6
/proc/27223/task/27233/stat : 27233 (plingeling) R 27221 27223 26812 0 -1 4202560 24000 1261 0 0 609 3 0 0 25 0 5 0 595056213 191234048 18125 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.71
Current children cumulated vsize (KiB) 186752

[startup+12.7005 s]
/proc/loadavg: 7.77 8.01 8.01 9/186 27271
/proc/meminfo: memFree=14409648/32950928 swapFree=67111528/67111528
[pid=27223] ppid=27221 vsize=225048 CPUtime=50.31 cores=0,2,4,6
/proc/27223/stat : 27223 (plingeling) S 27221 27223 26812 0 -1 4202496 64260 1261 0 0 5021 10 0 0 25 0 5 0 595056198 230449152 27699 33554432000 4194304 4417332 140733288884016 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27223/statm: 56262 27699 181 55 0 54148 0
[pid=27223/tid=27230] ppid=27221 vsize=225048 CPUtime=12.55 cores=0,2,4,6
/proc/27223/task/27230/stat : 27230 (plingeling) R 27221 27223 26812 0 -1 4202560 6315 1261 0 0 1254 1 0 0 25 0 5 0 595056213 230449152 27699 33554432000 4194304 4417332 140733288884016 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27223/tid=27231] ppid=27221 vsize=225048 CPUtime=12.54 cores=0,2,4,6
/proc/27223/task/27231/stat : 27231 (plingeling) R 27221 27223 26812 0 -1 4202560 6119 1261 0 0 1254 0 0 0 25 0 5 0 595056213 230449152 27699 33554432000 4194304 4417332 140733288884016 18446744073709551615 4336100 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27223/tid=27232] ppid=27221 vsize=225048 CPUtime=12.54 cores=0,2,4,6
/proc/27223/task/27232/stat : 27232 (plingeling) R 27221 27223 26812 0 -1 4202560 3583 1261 0 0 1254 0 0 0 25 0 5 0 595056213 230449152 27699 33554432000 4194304 4417332 140733288884016 18446744073709551615 4366576 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27223/tid=27233] ppid=27221 vsize=225048 CPUtime=12.49 cores=0,2,4,6
/proc/27223/task/27233/stat : 27233 (plingeling) R 27221 27223 26812 0 -1 4202560 43526 1261 0 0 1243 6 0 0 25 0 5 0 595056213 230449152 27699 33554432000 4194304 4417332 140733288884016 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.31
Current children cumulated vsize (KiB) 225048

[startup+25.5002 s]
/proc/loadavg: 7.82 8.01 8.01 9/186 27271
/proc/meminfo: memFree=14306488/32950928 swapFree=67111528/67111528
[pid=27223] ppid=27221 vsize=274424 CPUtime=101.43 cores=0,2,4,6
/proc/27223/stat : 27223 (plingeling) S 27221 27223 26812 0 -1 4202496 101212 1261 0 0 10128 15 0 0 25 0 5 0 595056198 281010176 40045 33554432000 4194304 4417332 140733288884016 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27223/statm: 68606 40045 181 55 0 66492 0
[pid=27223/tid=27230] ppid=27221 vsize=274424 CPUtime=25.34 cores=0,2,4,6
/proc/27223/task/27230/stat : 27230 (plingeling) R 27221 27223 26812 0 -1 4202560 6315 1261 0 0 2533 1 0 0 25 0 5 0 595056213 281010176 40045 33554432000 4194304 4417332 140733288884016 18446744073709551615 4259618 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27223/tid=27231] ppid=27221 vsize=274424 CPUtime=25.33 cores=0,2,4,6
/proc/27223/task/27231/stat : 27231 (plingeling) R 27221 27223 26812 0 -1 4202560 6119 1261 0 0 2533 0 0 0 25 0 5 0 595056213 281010176 40045 33554432000 4194304 4417332 140733288884016 18446744073709551615 4278353 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27223/tid=27232] ppid=27221 vsize=274424 CPUtime=25.34 cores=0,2,4,6
/proc/27223/task/27232/stat : 27232 (plingeling) R 27221 27223 26812 0 -1 4202560 3644 1261 0 0 2534 0 0 0 25 0 5 0 595056213 281010176 40045 33554432000 4194304 4417332 140733288884016 18446744073709551615 4356768 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27223/tid=27233] ppid=27221 vsize=274424 CPUtime=25.23 cores=0,2,4,6
/proc/27223/task/27233/stat : 27233 (plingeling) R 27221 27223 26812 0 -1 4202560 80417 1261 0 0 2512 11 0 0 25 0 5 0 595056213 281010176 40045 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 274424

[startup+51.1008 s]
/proc/loadavg: 7.94 8.02 8.01 9/186 27272
/proc/meminfo: memFree=14191536/32950928 swapFree=67111528/67111528
[pid=27223] ppid=27221 vsize=372276 CPUtime=203.71 cores=0,2,4,6
/proc/27223/stat : 27223 (plingeling) S 27221 27223 26812 0 -1 4202496 150159 1261 0 0 20349 22 0 0 25 0 5 0 595056198 381210624 64507 33554432000 4194304 4417332 140733288884016 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27223/statm: 93069 64507 181 55 0 90955 0
[pid=27223/tid=27230] ppid=27221 vsize=372276 CPUtime=50.94 cores=0,2,4,6
/proc/27223/task/27230/stat : 27230 (plingeling) R 27221 27223 26812 0 -1 4202560 7101 1261 0 0 5093 1 0 0 25 0 5 0 595056213 381210624 64507 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27223/tid=27231] ppid=27221 vsize=372276 CPUtime=50.94 cores=0,2,4,6
/proc/27223/task/27231/stat : 27231 (plingeling) R 27221 27223 26812 0 -1 4202560 6906 1261 0 0 5093 1 0 0 25 0 5 0 595056213 381210624 64507 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27223/tid=27232] ppid=27221 vsize=372276 CPUtime=50.94 cores=0,2,4,6
/proc/27223/task/27232/stat : 27232 (plingeling) R 27221 27223 26812 0 -1 4202560 3644 1261 0 0 5094 0 0 0 25 0 5 0 595056213 381210624 64507 33554432000 4194304 4417332 140733288884016 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27223/tid=27233] ppid=27221 vsize=372276 CPUtime=50.71 cores=0,2,4,6
/proc/27223/task/27233/stat : 27233 (plingeling) R 27221 27223 26812 0 -1 4202560 127791 1261 0 0 5054 17 0 0 25 0 5 0 595056213 381210624 64507 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.71
Current children cumulated vsize (KiB) 372276

[startup+102.301 s]
/proc/loadavg: 8.48 8.14 8.05 9/186 27276
/proc/meminfo: memFree=14019860/32950928 swapFree=67111528/67111528
[pid=27223] ppid=27221 vsize=438400 CPUtime=407.46 cores=0,2,4,6
/proc/27223/stat : 27223 (plingeling) S 27221 27223 26812 0 -1 4202496 208216 1261 0 0 40712 34 0 0 25 0 5 0 595056198 448921600 81063 33554432000 4194304 4417332 140733288884016 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27223/statm: 109600 81063 181 55 0 107486 0
[pid=27223/tid=27230] ppid=27221 vsize=438400 CPUtime=102 cores=0,2,4,6
/proc/27223/task/27230/stat : 27230 (plingeling) R 27221 27223 26812 0 -1 4202560 7368 1261 0 0 10196 4 0 0 25 0 5 0 595056213 448921600 81063 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27223/tid=27231] ppid=27221 vsize=438400 CPUtime=102.13 cores=0,2,4,6
/proc/27223/task/27231/stat : 27231 (plingeling) R 27221 27223 26812 0 -1 4202560 7149 1261 0 0 10212 1 0 0 25 0 5 0 595056213 448921600 81063 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27223/tid=27232] ppid=27221 vsize=438400 CPUtime=101.49 cores=0,2,4,6
/proc/27223/task/27232/stat : 27232 (plingeling) R 27221 27223 26812 0 -1 4202560 3645 1261 0 0 10149 0 0 0 25 0 5 0 595056213 448921600 81063 33554432000 4194304 4417332 140733288884016 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27223/tid=27233] ppid=27221 vsize=438400 CPUtime=101.66 cores=0,2,4,6
/proc/27223/task/27233/stat : 27233 (plingeling) R 27221 27223 26812 0 -1 4202560 185337 1261 0 0 10139 27 0 0 25 0 5 0 595056213 448921600 81063 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.46
Current children cumulated vsize (KiB) 438400

[startup+162.3 s]
/proc/loadavg: 8.29 8.14 8.06 9/186 27278
/proc/meminfo: memFree=14035072/32950928 swapFree=67111528/67111528
[pid=27223] ppid=27221 vsize=426380 CPUtime=647.19 cores=0,2,4,6
/proc/27223/stat : 27223 (plingeling) S 27221 27223 26812 0 -1 4202496 269210 1261 0 0 64675 44 0 0 25 0 5 0 595056198 436613120 78066 33554432000 4194304 4417332 140733288884016 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27223/statm: 106595 78066 181 55 0 104481 0
[pid=27223/tid=27230] ppid=27221 vsize=426380 CPUtime=162.01 cores=0,2,4,6
/proc/27223/task/27230/stat : 27230 (plingeling) R 27221 27223 26812 0 -1 4202560 7368 1261 0 0 16197 4 0 0 25 0 5 0 595056213 436613120 78066 33554432000 4194304 4417332 140733288884016 18446744073709551615 4354148 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27223/tid=27231] ppid=27221 vsize=426380 CPUtime=162.13 cores=0,2,4,6
/proc/27223/task/27231/stat : 27231 (plingeling) R 27221 27223 26812 0 -1 4202560 7149 1261 0 0 16212 1 0 0 25 0 5 0 595056213 436613120 78066 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27223/tid=27232] ppid=27221 vsize=426380 CPUtime=161.5 cores=0,2,4,6
/proc/27223/task/27232/stat : 27232 (plingeling) R 27221 27223 26812 0 -1 4202560 3689 1261 0 0 16150 0 0 0 25 0 5 0 595056213 436613120 78066 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27223/tid=27233] ppid=27221 vsize=426380 CPUtime=161.38 cores=0,2,4,6
/proc/27223/task/27233/stat : 27233 (plingeling) R 27221 27223 26812 0 -1 4202560 246287 1261 0 0 16101 37 0 0 25 0 5 0 595056213 436613120 78066 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 647.19
Current children cumulated vsize (KiB) 426380

[startup+222.301 s]
/proc/loadavg: 8.20 8.15 8.06 9/186 27279
/proc/meminfo: memFree=13733364/32950928 swapFree=67111528/67111528
[pid=27223] ppid=27221 vsize=637044 CPUtime=886.87 cores=0,2,4,6
/proc/27223/stat : 27223 (plingeling) S 27221 27223 26812 0 -1 4202496 321876 1261 0 0 88637 50 0 0 25 0 5 0 595056198 652333056 130732 33554432000 4194304 4417332 140733288884016 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27223/statm: 159261 130732 181 55 0 157147 0
[pid=27223/tid=27230] ppid=27221 vsize=637044 CPUtime=222 cores=0,2,4,6
/proc/27223/task/27230/stat : 27230 (plingeling) R 27221 27223 26812 0 -1 4202560 7368 1261 0 0 22196 4 0 0 25 0 5 0 595056213 652333056 130732 33554432000 4194304 4417332 140733288884016 18446744073709551615 4320947 0 0 4096 17442 0 0 0 -1 0 0 0 0

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

[pid=27223/tid=27231] ppid=27221 vsize=938260 CPUtime=762.14 cores=0,2,4,6
/proc/27223/task/27231/stat : 27231 (plingeling) R 27221 27223 26812 0 -1 4202560 29087 1261 0 0 76210 4 0 0 25 0 5 0 595056213 960778240 206036 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27223/tid=27232] ppid=27221 vsize=938260 CPUtime=761.44 cores=0,2,4,6
/proc/27223/task/27232/stat : 27232 (plingeling) R 27221 27223 26812 0 -1 4202560 29605 1261 0 0 76141 3 0 0 25 0 5 0 595056213 960778240 206036 33554432000 4194304 4417332 140733288884016 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27223/tid=27233] ppid=27221 vsize=938260 CPUtime=758.48 cores=0,2,4,6
/proc/27223/task/27233/stat : 27233 (plingeling) R 27221 27223 26812 0 -1 4202560 599247 1261 0 0 75754 94 0 0 25 0 5 0 595056213 960778240 206036 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.24
Current children cumulated vsize (KiB) 938260

[startup+822.3 s]
/proc/loadavg: 8.19 8.11 8.08 9/186 27295
/proc/meminfo: memFree=12947544/32950928 swapFree=67111528/67111528
[pid=27223] ppid=27221 vsize=985108 CPUtime=3283.98 cores=0,2,4,6
/proc/27223/stat : 27223 (plingeling) S 27221 27223 26812 0 -1 4202496 692028 1261 0 0 328288 110 0 0 25 0 5 0 595056198 1008750592 217748 33554432000 4194304 4417332 140733288884016 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27223/statm: 246277 217748 181 55 0 244163 0
[pid=27223/tid=27230] ppid=27221 vsize=985108 CPUtime=822.01 cores=0,2,4,6
/proc/27223/task/27230/stat : 27230 (plingeling) R 27221 27223 26812 0 -1 4202560 19708 1261 0 0 82195 6 0 0 25 0 5 0 595056213 1008750592 217748 33554432000 4194304 4417332 140733288884016 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27223/tid=27231] ppid=27221 vsize=985108 CPUtime=822.15 cores=0,2,4,6
/proc/27223/task/27231/stat : 27231 (plingeling) R 27221 27223 26812 0 -1 4202560 29087 1261 0 0 82211 4 0 0 25 0 5 0 595056213 1008750592 217748 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364529 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27223/tid=27232] ppid=27221 vsize=985108 CPUtime=821.44 cores=0,2,4,6
/proc/27223/task/27232/stat : 27232 (plingeling) R 27221 27223 26812 0 -1 4202560 29605 1261 0 0 82141 3 0 0 25 0 5 0 595056213 1008750592 217748 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27223/tid=27233] ppid=27221 vsize=985108 CPUtime=818.2 cores=0,2,4,6
/proc/27223/task/27233/stat : 27233 (plingeling) R 27221 27223 26812 0 -1 4202560 608911 1261 0 0 81725 95 0 0 25 0 5 0 595056213 1008750592 217748 33554432000 4194304 4417332 140733288884016 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3283.98
Current children cumulated vsize (KiB) 985108

[startup+882.301 s]
/proc/loadavg: 8.14 8.11 8.08 9/186 27297
/proc/meminfo: memFree=12826008/32950928 swapFree=67111528/67111528
[pid=27223] ppid=27221 vsize=1129028 CPUtime=3523.68 cores=0,2,4,6
/proc/27223/stat : 27223 (plingeling) S 27221 27223 26812 0 -1 4202496 728008 1261 0 0 352253 115 0 0 25 0 5 0 595056198 1156124672 253728 33554432000 4194304 4417332 140733288884016 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27223/statm: 282257 253728 181 55 0 280143 0
[pid=27223/tid=27230] ppid=27221 vsize=1129028 CPUtime=882.01 cores=0,2,4,6
/proc/27223/task/27230/stat : 27230 (plingeling) R 27221 27223 26812 0 -1 4202560 19708 1261 0 0 88195 6 0 0 25 0 5 0 595056213 1156124672 253728 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364919 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27223/tid=27231] ppid=27221 vsize=1129028 CPUtime=882.15 cores=0,2,4,6
/proc/27223/task/27231/stat : 27231 (plingeling) R 27221 27223 26812 0 -1 4202560 29087 1261 0 0 88211 4 0 0 25 0 5 0 595056213 1156124672 253728 33554432000 4194304 4417332 140733288884016 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27223/tid=27232] ppid=27221 vsize=1129028 CPUtime=881.43 cores=0,2,4,6
/proc/27223/task/27232/stat : 27232 (plingeling) R 27221 27223 26812 0 -1 4202560 29605 1261 0 0 88140 3 0 0 25 0 5 0 595056213 1156124672 253728 33554432000 4194304 4417332 140733288884016 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27223/tid=27233] ppid=27221 vsize=1129028 CPUtime=877.92 cores=0,2,4,6
/proc/27223/task/27233/stat : 27233 (plingeling) R 27221 27223 26812 0 -1 4202560 644891 1261 0 0 87692 100 0 0 25 0 5 0 595056213 1156124672 253728 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3523.68
Current children cumulated vsize (KiB) 1129028

[startup+942.306 s]
/proc/loadavg: 8.11 8.10 8.08 9/186 27298
/proc/meminfo: memFree=12607632/32950928 swapFree=67111528/67111528
[pid=27223] ppid=27221 vsize=1249732 CPUtime=3763.41 cores=0,2,4,6
/proc/27223/stat : 27223 (plingeling) S 27221 27223 26812 0 -1 4202496 758184 1261 0 0 376221 120 0 0 25 0 5 0 595056198 1279725568 283904 33554432000 4194304 4417332 140733288884016 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27223/statm: 312433 283904 181 55 0 310319 0
[pid=27223/tid=27230] ppid=27221 vsize=1249732 CPUtime=942.01 cores=0,2,4,6
/proc/27223/task/27230/stat : 27230 (plingeling) R 27221 27223 26812 0 -1 4202560 19708 1261 0 0 94195 6 0 0 25 0 5 0 595056213 1279725568 283904 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364308 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27223/tid=27231] ppid=27221 vsize=1249732 CPUtime=942.15 cores=0,2,4,6
/proc/27223/task/27231/stat : 27231 (plingeling) R 27221 27223 26812 0 -1 4202560 29087 1261 0 0 94211 4 0 0 25 0 5 0 595056213 1279725568 283904 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27223/tid=27232] ppid=27221 vsize=1249732 CPUtime=941.43 cores=0,2,4,6
/proc/27223/task/27232/stat : 27232 (plingeling) R 27221 27223 26812 0 -1 4202560 29605 1261 0 0 94140 3 0 0 25 0 5 0 595056213 1279725568 283904 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27223/tid=27233] ppid=27221 vsize=1249732 CPUtime=937.64 cores=0,2,4,6
/proc/27223/task/27233/stat : 27233 (plingeling) R 27221 27223 26812 0 -1 4202560 675067 1261 0 0 93659 105 0 0 25 0 5 0 595056213 1279725568 283904 33554432000 4194304 4417332 140733288884016 18446744073709551615 4356706 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.41
Current children cumulated vsize (KiB) 1249732

[startup+1002.3 s]
/proc/loadavg: 8.10 8.09 8.08 9/186 27300
/proc/meminfo: memFree=12511028/32950928 swapFree=67111528/67111528
[pid=27223] ppid=27221 vsize=1302980 CPUtime=4003.11 cores=0,2,4,6
/proc/27223/stat : 27223 (plingeling) S 27221 27223 26812 0 -1 4202496 771496 1261 0 0 400188 123 0 0 25 0 5 0 595056198 1334251520 297216 33554432000 4194304 4417332 140733288884016 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27223/statm: 325745 297216 181 55 0 323631 0
[pid=27223/tid=27230] ppid=27221 vsize=1302980 CPUtime=1002.01 cores=0,2,4,6
/proc/27223/task/27230/stat : 27230 (plingeling) R 27221 27223 26812 0 -1 4202560 19708 1261 0 0 100195 6 0 0 25 0 5 0 595056213 1334251520 297216 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27223/tid=27231] ppid=27221 vsize=1302980 CPUtime=1002.15 cores=0,2,4,6
/proc/27223/task/27231/stat : 27231 (plingeling) R 27221 27223 26812 0 -1 4202560 29087 1261 0 0 100211 4 0 0 25 0 5 0 595056213 1334251520 297216 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27223/tid=27232] ppid=27221 vsize=1302980 CPUtime=1001.42 cores=0,2,4,6
/proc/27223/task/27232/stat : 27232 (plingeling) R 27221 27223 26812 0 -1 4202560 29605 1261 0 0 100139 3 0 0 25 0 5 0 595056213 1334251520 297216 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364602 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27223/tid=27233] ppid=27221 vsize=1302980 CPUtime=997.36 cores=0,2,4,6
/proc/27223/task/27233/stat : 27233 (plingeling) R 27221 27223 26812 0 -1 4202560 688379 1261 0 0 99628 108 0 0 25 0 5 0 595056213 1334251520 297216 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.11
Current children cumulated vsize (KiB) 1302980

[startup+1062.3 s]
/proc/loadavg: 8.13 8.10 8.08 9/186 27302
/proc/meminfo: memFree=12228916/32950928 swapFree=67111528/67111528
[pid=27223] ppid=27221 vsize=1523144 CPUtime=4242.83 cores=0,2,4,6
/proc/27223/stat : 27223 (plingeling) S 27221 27223 26812 0 -1 4202496 826537 1261 0 0 424150 133 0 0 25 0 5 0 595056198 1559699456 352257 33554432000 4194304 4417332 140733288884016 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27223/statm: 380786 352257 181 55 0 378672 0
[pid=27223/tid=27230] ppid=27221 vsize=1523144 CPUtime=1062.01 cores=0,2,4,6
/proc/27223/task/27230/stat : 27230 (plingeling) R 27221 27223 26812 0 -1 4202560 19708 1261 0 0 106195 6 0 0 25 0 5 0 595056213 1559699456 352257 33554432000 4194304 4417332 140733288884016 18446744073709551615 4365003 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27223/tid=27231] ppid=27221 vsize=1523144 CPUtime=1062.15 cores=0,2,4,6
/proc/27223/task/27231/stat : 27231 (plingeling) R 27221 27223 26812 0 -1 4202560 29087 1261 0 0 106211 4 0 0 25 0 5 0 595056213 1559699456 352257 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27223/tid=27232] ppid=27221 vsize=1523144 CPUtime=1061.42 cores=0,2,4,6
/proc/27223/task/27232/stat : 27232 (plingeling) R 27221 27223 26812 0 -1 4202560 29605 1261 0 0 106139 3 0 0 25 0 5 0 595056213 1559699456 352257 33554432000 4194304 4417332 140733288884016 18446744073709551615 4344093 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27223/tid=27233] ppid=27221 vsize=1523144 CPUtime=1057.08 cores=0,2,4,6
/proc/27223/task/27233/stat : 27233 (plingeling) R 27221 27223 26812 0 -1 4202560 743420 1261 0 0 105590 118 0 0 25 0 5 0 595056213 1559699456 352257 33554432000 4194304 4417332 140733288884016 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4242.83
Current children cumulated vsize (KiB) 1523144

[startup+1122.3 s]
/proc/loadavg: 8.15 8.11 8.09 9/186 27303
/proc/meminfo: memFree=12097712/32950928 swapFree=67111528/67111528
[pid=27223] ppid=27221 vsize=1523144 CPUtime=4482.54 cores=0,2,4,6
/proc/27223/stat : 27223 (plingeling) S 27221 27223 26812 0 -1 4202496 826537 1261 0 0 448121 133 0 0 25 0 5 0 595056198 1559699456 352257 33554432000 4194304 4417332 140733288884016 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27223/statm: 380786 352257 181 55 0 378672 0
[pid=27223/tid=27230] ppid=27221 vsize=1523144 CPUtime=1122.01 cores=0,2,4,6
/proc/27223/task/27230/stat : 27230 (plingeling) R 27221 27223 26812 0 -1 4202560 19708 1261 0 0 112195 6 0 0 25 0 5 0 595056213 1559699456 352257 33554432000 4194304 4417332 140733288884016 18446744073709551615 4255634 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27223/tid=27231] ppid=27221 vsize=1523144 CPUtime=1122.15 cores=0,2,4,6
/proc/27223/task/27231/stat : 27231 (plingeling) R 27221 27223 26812 0 -1 4202560 29087 1261 0 0 112211 4 0 0 25 0 5 0 595056213 1559699456 352257 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27223/tid=27232] ppid=27221 vsize=1523144 CPUtime=1121.41 cores=0,2,4,6
/proc/27223/task/27232/stat : 27232 (plingeling) R 27221 27223 26812 0 -1 4202560 29605 1261 0 0 112138 3 0 0 25 0 5 0 595056213 1559699456 352257 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27223/tid=27233] ppid=27221 vsize=1523144 CPUtime=1116.79 cores=0,2,4,6
/proc/27223/task/27233/stat : 27233 (plingeling) R 27221 27223 26812 0 -1 4202560 743420 1261 0 0 111561 118 0 0 25 0 5 0 595056213 1559699456 352257 33554432000 4194304 4417332 140733288884016 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.54
Current children cumulated vsize (KiB) 1523144

[startup+1182.3 s]
/proc/loadavg: 8.11 8.11 8.09 9/186 27305
/proc/meminfo: memFree=11945540/32950928 swapFree=67111528/67111528
[pid=27223] ppid=27221 vsize=1588680 CPUtime=4722.23 cores=0,2,4,6
/proc/27223/stat : 27223 (plingeling) S 27221 27223 26812 0 -1 4202496 842921 1261 0 0 472089 134 0 0 25 0 5 0 595056198 1626808320 368641 33554432000 4194304 4417332 140733288884016 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27223/statm: 397170 368641 181 55 0 395056 0
[pid=27223/tid=27230] ppid=27221 vsize=1588680 CPUtime=1182.01 cores=0,2,4,6
/proc/27223/task/27230/stat : 27230 (plingeling) R 27221 27223 26812 0 -1 4202560 19708 1261 0 0 118195 6 0 0 25 0 5 0 595056213 1626808320 368641 33554432000 4194304 4417332 140733288884016 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27223/tid=27231] ppid=27221 vsize=1588680 CPUtime=1182.15 cores=0,2,4,6
/proc/27223/task/27231/stat : 27231 (plingeling) R 27221 27223 26812 0 -1 4202560 29087 1261 0 0 118211 4 0 0 25 0 5 0 595056213 1626808320 368641 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27223/tid=27232] ppid=27221 vsize=1588680 CPUtime=1181.41 cores=0,2,4,6
/proc/27223/task/27232/stat : 27232 (plingeling) R 27221 27223 26812 0 -1 4202560 29605 1261 0 0 118138 3 0 0 25 0 5 0 595056213 1626808320 368641 33554432000 4194304 4417332 140733288884016 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27223/tid=27233] ppid=27221 vsize=1588680 CPUtime=1176.49 cores=0,2,4,6
/proc/27223/task/27233/stat : 27233 (plingeling) R 27221 27223 26812 0 -1 4202560 759804 1261 0 0 117530 119 0 0 25 0 5 0 595056213 1626808320 368641 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.23
Current children cumulated vsize (KiB) 1588680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.15 8.12 8.09 9/186 27305
/proc/meminfo: memFree=11797476/32950928 swapFree=67111528/67111528
[pid=27223] ppid=27221 vsize=1654220 CPUtime=4800.18 cores=0,2,4,6
/proc/27223/stat : 27223 (plingeling) S 27221 27223 26812 0 -1 4202496 859306 1261 0 0 479882 136 0 0 25 0 5 0 595056198 1693921280 385026 33554432000 4194304 4417332 140733288884016 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27223/statm: 413555 385026 181 55 0 411441 0
[pid=27223/tid=27230] ppid=27221 vsize=1654220 CPUtime=1201.52 cores=0,2,4,6
/proc/27223/task/27230/stat : 27230 (plingeling) R 27221 27223 26812 0 -1 4202560 19708 1261 0 0 120146 6 0 0 25 0 5 0 595056213 1693921280 385026 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27223/tid=27231] ppid=27221 vsize=1654220 CPUtime=1201.66 cores=0,2,4,6
/proc/27223/task/27231/stat : 27231 (plingeling) R 27221 27223 26812 0 -1 4202560 29087 1261 0 0 120162 4 0 0 25 0 5 0 595056213 1693921280 385026 33554432000 4194304 4417332 140733288884016 18446744073709551615 4236750 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27223/tid=27232] ppid=27221 vsize=1654220 CPUtime=1200.92 cores=0,2,4,6
/proc/27223/task/27232/stat : 27232 (plingeling) R 27221 27223 26812 0 -1 4202560 29605 1261 0 0 120089 3 0 0 25 0 5 0 595056213 1693921280 385026 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27223/tid=27233] ppid=27221 vsize=1654220 CPUtime=1195.9 cores=0,2,4,6
/proc/27223/task/27233/stat : 27233 (plingeling) R 27221 27223 26812 0 -1 4202560 776189 1261 0 0 119469 121 0 0 25 0 5 0 595056213 1693921280 385026 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 1654220

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.15 8.12 8.09 9/186 27305
/proc/meminfo: memFree=11797476/32950928 swapFree=67111528/67111528
[pid=27223] ppid=27221 vsize=1654220 CPUtime=4800.18 cores=0,2,4,6
/proc/27223/stat : 27223 (plingeling) S 27221 27223 26812 0 -1 4202496 859306 1261 0 0 479882 136 0 0 25 0 5 0 595056198 1693921280 385026 33554432000 4194304 4417332 140733288884016 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27223/statm: 413555 385026 181 55 0 411441 0
[pid=27223/tid=27230] ppid=27221 vsize=1654220 CPUtime=1201.52 cores=0,2,4,6
/proc/27223/task/27230/stat : 27230 (plingeling) R 27221 27223 26812 0 -1 4202560 19708 1261 0 0 120146 6 0 0 25 0 5 0 595056213 1693921280 385026 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27223/tid=27231] ppid=27221 vsize=1654220 CPUtime=1201.66 cores=0,2,4,6
/proc/27223/task/27231/stat : 27231 (plingeling) R 27221 27223 26812 0 -1 4202560 29087 1261 0 0 120162 4 0 0 25 0 5 0 595056213 1693921280 385026 33554432000 4194304 4417332 140733288884016 18446744073709551615 4236750 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27223/tid=27232] ppid=27221 vsize=1654220 CPUtime=1200.92 cores=0,2,4,6
/proc/27223/task/27232/stat : 27232 (plingeling) R 27221 27223 26812 0 -1 4202560 29605 1261 0 0 120089 3 0 0 25 0 5 0 595056213 1693921280 385026 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27223/tid=27233] ppid=27221 vsize=1654220 CPUtime=1195.9 cores=0,2,4,6
/proc/27223/task/27233/stat : 27233 (plingeling) R 27221 27223 26812 0 -1 4202560 776189 1261 0 0 119469 121 0 0 25 0 5 0 595056213 1693921280 385026 33554432000 4194304 4417332 140733288884016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 1654220

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.89
CPU time (s): 4800.28
CPU user time (s): 4798.85
CPU system time (s): 1.43178
CPU usage (%): 399.396
Max. virtual memory (cumulated for all children) (KiB): 1654220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.85
system time used= 1.43178
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 860568
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= 133
involuntary context switches= 36623

runsolver used 1.72874 second user time and 4.05338 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-29 05:37:35
IDJOB=3257986
IDBENCH=71294
IDSOLVER=1605
FILE ID=node112/3257986-1304048255
RUNJOBID= node112-1304045841-26830
PBS_JOBID= 13170402
Free space on /tmp= 72560 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2100c215164g9.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257986-1304048255/watcher-3257986-1304048255 -o /tmp/evaluation-result-3257986-1304048255/solver-3257986-1304048255 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3257986-1304048255.cnf

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

MD5SUM BENCH= e033e9c916da557514299cce9ca2468f
RANDOM SEED=1118905655

node112.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.828
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.65
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.828
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.828
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.828
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.82
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.828
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	: 5261.27
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.828
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.82
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.828
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13198680 kB
Buffers:       1994804 kB
Cached:       15801084 kB
SwapCached:          0 kB
Active:        8427868 kB
Inactive:     10766812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13198680 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3168 kB
Writeback:           0 kB
AnonPages:     1398700 kB
Mapped:          15108 kB
Slab:           492548 kB
PageTables:       7520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1591016 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= 72560 MiB
End job on node112 at 2011-04-29 05:57:39