Trace number 3258734

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.52 1202.19

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2640c305320gyes3.cnf
MD5SUMd6877629cc818d7e31dc245fb95f0588
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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

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

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


[startup+0 s]
/proc/loadavg: 3.80 4.41 5.93 2/174 27588
/proc/meminfo: memFree=14530224/32950928 swapFree=67111528/67111528
[pid=27588] ppid=27585 vsize=8864 CPUtime=0 cores=0,2,4,6
/proc/27588/stat : 27588 (plingeling) R 27585 27588 26812 0 -1 4202496 291 1262 0 0 0 0 0 0 18 0 1 0 595420301 9076736 220 33554432000 4194304 4417332 140733834779824 18446744073709551615 218880259033 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/27588/statm: 2216 220 145 55 0 102 0

[startup+0.038023 s]
/proc/loadavg: 3.80 4.41 5.93 2/174 27588
/proc/meminfo: memFree=14530224/32950928 swapFree=67111528/67111528
[pid=27588] ppid=27585 vsize=14248 CPUtime=0.03 cores=0,2,4,6
/proc/27588/stat : 27588 (plingeling) R 27585 27588 26812 0 -1 4202496 1655 1262 0 0 3 0 0 0 18 0 1 0 595420301 14589952 1584 33554432000 4194304 4417332 140733834779824 18446744073709551615 218880564992 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/27588/statm: 3562 1584 147 55 0 1448 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14248

[startup+0.101012 s]
/proc/loadavg: 3.80 4.41 5.93 2/174 27588
/proc/meminfo: memFree=14530224/32950928 swapFree=67111528/67111528
[pid=27588] ppid=27585 vsize=26536 CPUtime=0.09 cores=0,2,4,6
/proc/27588/stat : 27588 (plingeling) R 27585 27588 26812 0 -1 4202496 4727 1262 0 0 9 0 0 0 18 0 1 0 595420301 27172864 4656 33554432000 4194304 4417332 140733834779824 18446744073709551615 218880564992 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/27588/statm: 6634 4656 147 55 0 4520 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26536

[startup+0.300867 s]
/proc/loadavg: 3.80 4.41 5.93 2/174 27588
/proc/meminfo: memFree=14530224/32950928 swapFree=67111528/67111528
[pid=27588] ppid=27585 vsize=85060 CPUtime=0.56 cores=0,2,4,6
/proc/27588/stat : 27588 (plingeling) S 27585 27588 26812 0 -1 4202496 9480 1262 0 0 55 1 0 0 19 0 5 0 595420301 87101440 9077 33554432000 4194304 4417332 140733834779824 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27588/statm: 21265 9077 173 55 0 19151 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 85060

[startup+0.700798 s]
/proc/loadavg: 3.80 4.41 5.93 2/174 27588
/proc/meminfo: memFree=14530224/32950928 swapFree=67111528/67111528
[pid=27588] ppid=27585 vsize=101600 CPUtime=2.16 cores=0,2,4,6
/proc/27588/stat : 27588 (plingeling) S 27585 27588 26812 0 -1 4202496 17783 1262 0 0 214 2 0 0 19 0 5 0 595420301 104038400 13186 33554432000 4194304 4417332 140733834779824 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27588/statm: 25400 13186 179 55 0 23286 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 101600

[startup+1.50065 s]
/proc/loadavg: 3.80 4.41 5.93 10/186 27610
/proc/meminfo: memFree=14421288/32950928 swapFree=67111528/67111528
[pid=27588] ppid=27585 vsize=110752 CPUtime=5.35 cores=0,2,4,6
/proc/27588/stat : 27588 (plingeling) S 27585 27588 26812 0 -1 4202496 22839 1262 0 0 533 2 0 0 19 0 5 0 595420301 113410048 15475 33554432000 4194304 4417332 140733834779824 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27588/statm: 27688 15475 180 55 0 25574 0
[pid=27588/tid=27607] ppid=27585 vsize=110752 CPUtime=1.28 cores=0,2,4,6
/proc/27588/task/27607/stat : 27607 (plingeling) R 27585 27588 26812 0 -1 4202560 2220 1262 0 0 128 0 0 0 25 0 5 0 595420322 113410048 15475 33554432000 4194304 4417332 140733834779824 18446744073709551615 4250332 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27588/tid=27608] ppid=27585 vsize=110752 CPUtime=1.28 cores=0,2,4,6
/proc/27588/task/27608/stat : 27608 (plingeling) R 27585 27588 26812 0 -1 4202560 3396 1262 0 0 128 0 0 0 25 0 5 0 595420322 113410048 15475 33554432000 4194304 4417332 140733834779824 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27588/tid=27609] ppid=27585 vsize=110752 CPUtime=1.29 cores=0,2,4,6
/proc/27588/task/27609/stat : 27609 (plingeling) R 27585 27588 26812 0 -1 4202560 2123 1262 0 0 129 0 0 0 25 0 5 0 595420322 113410048 15475 33554432000 4194304 4417332 140733834779824 18446744073709551615 4249991 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27588/tid=27610] ppid=27585 vsize=110752 CPUtime=1.27 cores=0,2,4,6
/proc/27588/task/27610/stat : 27610 (plingeling) R 27585 27588 26812 0 -1 4202560 6265 1262 0 0 127 0 0 0 25 0 5 0 595420322 113410048 15475 33554432000 4194304 4417332 140733834779824 18446744073709551615 4353489 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.35
Current children cumulated vsize (KiB) 110752

[startup+3.10038 s]
/proc/loadavg: 3.80 4.41 5.93 10/186 27610
/proc/meminfo: memFree=14396112/32950928 swapFree=67111528/67111528
[pid=27588] ppid=27585 vsize=125716 CPUtime=11.75 cores=0,2,4,6
/proc/27588/stat : 27588 (plingeling) S 27585 27588 26812 0 -1 4202496 28941 1262 0 0 1172 3 0 0 19 0 5 0 595420301 128733184 19217 33554432000 4194304 4417332 140733834779824 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27588/statm: 31429 19217 181 55 0 29315 0
[pid=27588/tid=27607] ppid=27585 vsize=125716 CPUtime=2.88 cores=0,2,4,6
/proc/27588/task/27607/stat : 27607 (plingeling) R 27585 27588 26812 0 -1 4202560 3581 1262 0 0 288 0 0 0 25 0 5 0 595420322 128733184 19217 33554432000 4194304 4417332 140733834779824 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27588/tid=27608] ppid=27585 vsize=125716 CPUtime=2.88 cores=0,2,4,6
/proc/27588/task/27608/stat : 27608 (plingeling) R 27585 27588 26812 0 -1 4202560 4757 1262 0 0 288 0 0 0 25 0 5 0 595420322 128733184 19217 33554432000 4194304 4417332 140733834779824 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27588/tid=27609] ppid=27585 vsize=125716 CPUtime=2.89 cores=0,2,4,6
/proc/27588/task/27609/stat : 27609 (plingeling) R 27585 27588 26812 0 -1 4202560 2124 1262 0 0 289 0 0 0 25 0 5 0 595420322 128733184 19217 33554432000 4194304 4417332 140733834779824 18446744073709551615 4249859 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27588/tid=27610] ppid=27585 vsize=125716 CPUtime=2.87 cores=0,2,4,6
/proc/27588/task/27610/stat : 27610 (plingeling) R 27585 27588 26812 0 -1 4202560 9644 1262 0 0 286 1 0 0 25 0 5 0 595420322 128733184 19217 33554432000 4194304 4417332 140733834779824 18446744073709551615 4365065 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.75
Current children cumulated vsize (KiB) 125716

[startup+6.30083 s]
/proc/loadavg: 4.14 4.47 5.95 10/186 27611
/proc/meminfo: memFree=14352728/32950928 swapFree=67111528/67111528
[pid=27588] ppid=27585 vsize=129292 CPUtime=24.53 cores=0,2,4,6
/proc/27588/stat : 27588 (plingeling) S 27585 27588 26812 0 -1 4202496 39162 1262 0 0 2448 5 0 0 19 0 5 0 595420301 132395008 20111 33554432000 4194304 4417332 140733834779824 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27588/statm: 32323 20111 181 55 0 30209 0
[pid=27588/tid=27607] ppid=27585 vsize=129292 CPUtime=6.08 cores=0,2,4,6
/proc/27588/task/27607/stat : 27607 (plingeling) R 27585 27588 26812 0 -1 4202560 3581 1262 0 0 608 0 0 0 25 0 5 0 595420322 132395008 20111 33554432000 4194304 4417332 140733834779824 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27588/tid=27608] ppid=27585 vsize=129292 CPUtime=6.08 cores=0,2,4,6
/proc/27588/task/27608/stat : 27608 (plingeling) R 27585 27588 26812 0 -1 4202560 4757 1262 0 0 608 0 0 0 25 0 5 0 595420322 132395008 20111 33554432000 4194304 4417332 140733834779824 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27588/tid=27609] ppid=27585 vsize=129292 CPUtime=6.09 cores=0,2,4,6
/proc/27588/task/27609/stat : 27609 (plingeling) R 27585 27588 26812 0 -1 4202560 2862 1262 0 0 609 0 0 0 25 0 5 0 595420322 132395008 20111 33554432000 4194304 4417332 140733834779824 18446744073709551615 4357618 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27588/tid=27610] ppid=27585 vsize=129292 CPUtime=6.05 cores=0,2,4,6
/proc/27588/task/27610/stat : 27610 (plingeling) R 27585 27588 26812 0 -1 4202560 19127 1262 0 0 603 2 0 0 25 0 5 0 595420322 132395008 20111 33554432000 4194304 4417332 140733834779824 18446744073709551615 4365994 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.53
Current children cumulated vsize (KiB) 129292

[startup+12.7007 s]
/proc/loadavg: 4.52 4.55 5.96 10/186 27611
/proc/meminfo: memFree=14283392/32950928 swapFree=67111528/67111528
[pid=27588] ppid=27585 vsize=136976 CPUtime=50.1 cores=0,2,4,6
/proc/27588/stat : 27588 (plingeling) S 27585 27588 26812 0 -1 4202496 65074 1262 0 0 5001 9 0 0 19 0 5 0 595420301 140263424 22064 33554432000 4194304 4417332 140733834779824 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27588/statm: 34244 22064 181 55 0 32130 0
[pid=27588/tid=27607] ppid=27585 vsize=136976 CPUtime=12.48 cores=0,2,4,6
/proc/27588/task/27607/stat : 27607 (plingeling) R 27585 27588 26812 0 -1 4202560 4941 1262 0 0 1248 0 0 0 25 0 5 0 595420322 140263424 22064 33554432000 4194304 4417332 140733834779824 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27588/tid=27608] ppid=27585 vsize=136976 CPUtime=12.48 cores=0,2,4,6
/proc/27588/task/27608/stat : 27608 (plingeling) R 27585 27588 26812 0 -1 4202560 6117 1262 0 0 1248 0 0 0 25 0 5 0 595420322 140263424 22064 33554432000 4194304 4417332 140733834779824 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27588/tid=27609] ppid=27585 vsize=136976 CPUtime=12.49 cores=0,2,4,6
/proc/27588/task/27609/stat : 27609 (plingeling) R 27585 27588 26812 0 -1 4202560 2862 1262 0 0 1249 0 0 0 25 0 5 0 595420322 140263424 22064 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27588/tid=27610] ppid=27585 vsize=136976 CPUtime=12.42 cores=0,2,4,6
/proc/27588/task/27610/stat : 27610 (plingeling) R 27585 27588 26812 0 -1 4202560 42319 1262 0 0 1236 6 0 0 25 0 5 0 595420322 140263424 22064 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.1
Current children cumulated vsize (KiB) 136976

[startup+25.5005 s]
/proc/loadavg: 5.29 4.71 5.99 10/186 27611
/proc/meminfo: memFree=14114112/32950928 swapFree=67111528/67111528
[pid=27588] ppid=27585 vsize=173844 CPUtime=101.22 cores=0,2,4,6
/proc/27588/stat : 27588 (plingeling) S 27585 27588 26812 0 -1 4202496 110246 1262 0 0 10107 15 0 0 19 0 5 0 595420301 178016256 31249 33554432000 4194304 4417332 140733834779824 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27588/statm: 43461 31249 181 55 0 41347 0
[pid=27588/tid=27607] ppid=27585 vsize=173844 CPUtime=25.28 cores=0,2,4,6
/proc/27588/task/27607/stat : 27607 (plingeling) R 27585 27588 26812 0 -1 4202560 5965 1262 0 0 2528 0 0 0 25 0 5 0 595420322 178016256 31249 33554432000 4194304 4417332 140733834779824 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27588/tid=27608] ppid=27585 vsize=173844 CPUtime=25.28 cores=0,2,4,6
/proc/27588/task/27608/stat : 27608 (plingeling) R 27585 27588 26812 0 -1 4202560 6117 1262 0 0 2528 0 0 0 25 0 5 0 595420322 178016256 31249 33554432000 4194304 4417332 140733834779824 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27588/tid=27609] ppid=27585 vsize=173844 CPUtime=25.28 cores=0,2,4,6
/proc/27588/task/27609/stat : 27609 (plingeling) R 27585 27588 26812 0 -1 4202560 5182 1262 0 0 2528 0 0 0 25 0 5 0 595420322 178016256 31249 33554432000 4194304 4417332 140733834779824 18446744073709551615 4236012 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27588/tid=27610] ppid=27585 vsize=173844 CPUtime=25.14 cores=0,2,4,6
/proc/27588/task/27610/stat : 27610 (plingeling) R 27585 27588 26812 0 -1 4202560 84147 1262 0 0 2503 11 0 0 25 0 5 0 595420322 178016256 31249 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.22
Current children cumulated vsize (KiB) 173844

[startup+51.1011 s]
/proc/loadavg: 6.51 5.04 6.07 11/187 27615
/proc/meminfo: memFree=14022420/32950928 swapFree=67111528/67111528
[pid=27588] ppid=27585 vsize=317772 CPUtime=202.91 cores=0,2,4,6
/proc/27588/stat : 27588 (plingeling) S 27585 27588 26812 0 -1 4202496 175962 1262 0 0 20262 29 0 0 19 0 5 0 595420301 325398528 67231 33554432000 4194304 4417332 140733834779824 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27588/statm: 79443 67231 181 55 0 77329 0
[pid=27588/tid=27607] ppid=27585 vsize=317772 CPUtime=50.45 cores=0,2,4,6
/proc/27588/task/27607/stat : 27607 (plingeling) R 27585 27588 26812 0 -1 4202560 7132 1262 0 0 5045 0 0 0 25 0 5 0 595420322 325398528 67231 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27588/tid=27608] ppid=27585 vsize=317772 CPUtime=50.88 cores=0,2,4,6
/proc/27588/task/27608/stat : 27608 (plingeling) R 27585 27588 26812 0 -1 4202560 7284 1262 0 0 5087 1 0 0 25 0 5 0 595420322 325398528 67231 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27588/tid=27609] ppid=27585 vsize=317772 CPUtime=50.74 cores=0,2,4,6
/proc/27588/task/27609/stat : 27609 (plingeling) R 27585 27588 26812 0 -1 4202560 5820 1262 0 0 5071 3 0 0 25 0 5 0 595420322 325398528 67231 33554432000 4194304 4417332 140733834779824 18446744073709551615 4258499 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27588/tid=27610] ppid=27585 vsize=317772 CPUtime=50.6 cores=0,2,4,6
/proc/27588/task/27610/stat : 27610 (plingeling) R 27585 27588 26812 0 -1 4202560 146891 1262 0 0 5038 22 0 0 25 0 5 0 595420322 325398528 67231 33554432000 4194304 4417332 140733834779824 18446744073709551615 218880623018 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.91
Current children cumulated vsize (KiB) 317772

[startup+102.307 s]
/proc/loadavg: 7.43 5.52 6.18 10/186 27616
/proc/meminfo: memFree=13886680/32950928 swapFree=67111528/67111528
[pid=27588] ppid=27585 vsize=253424 CPUtime=407.23 cores=0,2,4,6
/proc/27588/stat : 27588 (plingeling) S 27585 27588 26812 0 -1 4202496 288476 1262 0 0 40676 47 0 0 19 0 5 0 595420301 259506176 51144 33554432000 4194304 4417332 140733834779824 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27588/statm: 63356 51144 181 55 0 61242 0
[pid=27588/tid=27607] ppid=27585 vsize=253424 CPUtime=101.45 cores=0,2,4,6
/proc/27588/task/27607/stat : 27607 (plingeling) R 27585 27588 26812 0 -1 4202560 8219 1262 0 0 10144 1 0 0 25 0 5 0 595420322 259506176 51144 33554432000 4194304 4417332 140733834779824 18446744073709551615 4354401 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27588/tid=27608] ppid=27585 vsize=253424 CPUtime=102.08 cores=0,2,4,6
/proc/27588/task/27608/stat : 27608 (plingeling) R 27585 27588 26812 0 -1 4202560 8371 1262 0 0 10207 1 0 0 25 0 5 0 595420322 259506176 51144 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364720 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27588/tid=27609] ppid=27585 vsize=253424 CPUtime=101.95 cores=0,2,4,6
/proc/27588/task/27609/stat : 27609 (plingeling) R 27585 27588 26812 0 -1 4202560 5820 1262 0 0 10192 3 0 0 25 0 5 0 595420322 259506176 51144 33554432000 4194304 4417332 140733834779824 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27588/tid=27610] ppid=27585 vsize=253424 CPUtime=101.53 cores=0,2,4,6
/proc/27588/task/27610/stat : 27610 (plingeling) R 27585 27588 26812 0 -1 4202560 257231 1262 0 0 10114 39 0 0 25 0 5 0 595420322 259506176 51144 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.23
Current children cumulated vsize (KiB) 253424

[startup+162.301 s]
/proc/loadavg: 7.83 5.99 6.29 10/186 27618
/proc/meminfo: memFree=13485132/32950928 swapFree=67111528/67111528
[pid=27588] ppid=27585 vsize=656816 CPUtime=646.88 cores=0,2,4,6
/proc/27588/stat : 27588 (plingeling) S 27585 27588 26812 0 -1 4202496 391121 1262 0 0 64628 60 0 0 19 0 5 0 595420301 672579584 151992 33554432000 4194304 4417332 140733834779824 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27588/statm: 164204 151992 181 55 0 162090 0
[pid=27588/tid=27607] ppid=27585 vsize=656816 CPUtime=161.44 cores=0,2,4,6
/proc/27588/task/27607/stat : 27607 (plingeling) R 27585 27588 26812 0 -1 4202560 10746 1262 0 0 16143 1 0 0 25 0 5 0 595420322 672579584 151992 33554432000 4194304 4417332 140733834779824 18446744073709551615 4321283 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27588/tid=27608] ppid=27585 vsize=656816 CPUtime=162.06 cores=0,2,4,6
/proc/27588/task/27608/stat : 27608 (plingeling) R 27585 27588 26812 0 -1 4202560 10659 1262 0 0 16205 1 0 0 25 0 5 0 595420322 672579584 151992 33554432000 4194304 4417332 140733834779824 18446744073709551615 4236816 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27588/tid=27609] ppid=27585 vsize=656816 CPUtime=161.94 cores=0,2,4,6
/proc/27588/task/27609/stat : 27609 (plingeling) R 27585 27588 26812 0 -1 4202560 6852 1262 0 0 16191 3 0 0 25 0 5 0 595420322 672579584 151992 33554432000 4194304 4417332 140733834779824 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27588/tid=27610] ppid=27585 vsize=656816 CPUtime=161.2 cores=0,2,4,6
/proc/27588/task/27610/stat : 27610 (plingeling) R 27585 27588 26812 0 -1 4202560 354029 1262 0 0 16068 52 0 0 25 0 5 0 595420322 672579584 151992 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 646.88
Current children cumulated vsize (KiB) 656816


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

[pid=27588/tid=27608] ppid=27585 vsize=1552552 CPUtime=762.02 cores=0,2,4,6
/proc/27588/task/27608/stat : 27608 (plingeling) R 27585 27588 26812 0 -1 4202560 28493 1262 0 0 76199 3 0 0 25 0 5 0 595420322 1589813248 359575 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27588/tid=27609] ppid=27585 vsize=1552552 CPUtime=761.95 cores=0,2,4,6
/proc/27588/task/27609/stat : 27609 (plingeling) R 27585 27588 26812 0 -1 4202560 21808 1262 0 0 76190 5 0 0 25 0 5 0 595420322 1589813248 359575 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364818 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27588/tid=27610] ppid=27585 vsize=1552552 CPUtime=757.95 cores=0,2,4,6
/proc/27588/task/27610/stat : 27610 (plingeling) R 27585 27588 26812 0 -1 4202560 822674 1262 0 0 75670 125 0 0 25 0 5 0 595420322 1589813248 359575 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3043.62
Current children cumulated vsize (KiB) 1552552

[startup+822.301 s]
/proc/loadavg: 8.15 7.86 7.18 10/186 27635
/proc/meminfo: memFree=11472976/32950928 swapFree=67111528/67111528
[pid=27588] ppid=27585 vsize=1720872 CPUtime=3283.27 cores=0,2,4,6
/proc/27588/stat : 27588 (plingeling) S 27585 27588 26812 0 -1 4202496 972153 1262 0 0 328175 152 0 0 19 0 5 0 595420301 1762172928 401655 33554432000 4194304 4417332 140733834779824 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27588/statm: 430218 401655 181 55 0 428104 0
[pid=27588/tid=27607] ppid=27585 vsize=1720872 CPUtime=821.45 cores=0,2,4,6
/proc/27588/task/27607/stat : 27607 (plingeling) R 27585 27588 26812 0 -1 4202560 44791 1262 0 0 82138 7 0 0 25 0 5 0 595420322 1762172928 401655 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364695 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27588/tid=27608] ppid=27585 vsize=1720872 CPUtime=822.01 cores=0,2,4,6
/proc/27588/task/27608/stat : 27608 (plingeling) R 27585 27588 26812 0 -1 4202560 31965 1262 0 0 82197 4 0 0 25 0 5 0 595420322 1762172928 401655 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27588/tid=27609] ppid=27585 vsize=1720872 CPUtime=821.95 cores=0,2,4,6
/proc/27588/task/27609/stat : 27609 (plingeling) R 27585 27588 26812 0 -1 4202560 21808 1262 0 0 82190 5 0 0 25 0 5 0 595420322 1762172928 401655 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27588/tid=27610] ppid=27585 vsize=1720872 CPUtime=817.62 cores=0,2,4,6
/proc/27588/task/27610/stat : 27610 (plingeling) R 27585 27588 26812 0 -1 4202560 864754 1262 0 0 81629 133 0 0 25 0 5 0 595420322 1762172928 401655 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3283.27
Current children cumulated vsize (KiB) 1720872

[startup+882.301 s]
/proc/loadavg: 8.14 7.91 7.24 10/186 27637
/proc/meminfo: memFree=12224248/32950928 swapFree=67111528/67111528
[pid=27588] ppid=27585 vsize=933428 CPUtime=3522.93 cores=0,2,4,6
/proc/27588/stat : 27588 (plingeling) S 27585 27588 26812 0 -1 4202496 1058815 1262 0 0 352129 164 0 0 19 0 5 0 595420301 955830272 204826 33554432000 4194304 4417332 140733834779824 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27588/statm: 233357 204826 181 55 0 231243 0
[pid=27588/tid=27607] ppid=27585 vsize=933428 CPUtime=881.45 cores=0,2,4,6
/proc/27588/task/27607/stat : 27607 (plingeling) R 27585 27588 26812 0 -1 4202560 44791 1262 0 0 88138 7 0 0 25 0 5 0 595420322 955830272 204826 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27588/tid=27608] ppid=27585 vsize=933428 CPUtime=882 cores=0,2,4,6
/proc/27588/task/27608/stat : 27608 (plingeling) R 27585 27588 26812 0 -1 4202560 31965 1262 0 0 88196 4 0 0 25 0 5 0 595420322 955830272 204826 33554432000 4194304 4417332 140733834779824 18446744073709551615 4353484 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27588/tid=27609] ppid=27585 vsize=933428 CPUtime=881.95 cores=0,2,4,6
/proc/27588/task/27609/stat : 27609 (plingeling) R 27585 27588 26812 0 -1 4202560 21808 1262 0 0 88190 5 0 0 25 0 5 0 595420322 955830272 204826 33554432000 4194304 4417332 140733834779824 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27588/tid=27610] ppid=27585 vsize=933428 CPUtime=877.3 cores=0,2,4,6
/proc/27588/task/27610/stat : 27610 (plingeling) R 27585 27588 26812 0 -1 4202560 951416 1262 0 0 87584 146 0 0 25 0 5 0 595420322 955830272 204826 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3522.93
Current children cumulated vsize (KiB) 933428

[startup+942.301 s]
/proc/loadavg: 8.13 7.95 7.29 9/186 27639
/proc/meminfo: memFree=12026568/32950928 swapFree=67111528/67111528
[pid=27588] ppid=27585 vsize=1034464 CPUtime=3762.62 cores=0,2,4,6
/proc/27588/stat : 27588 (plingeling) S 27585 27588 26812 0 -1 4202496 1084042 1262 0 0 376094 168 0 0 19 0 5 0 595420301 1059291136 230053 33554432000 4194304 4417332 140733834779824 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27588/statm: 258616 230053 181 55 0 256502 0
[pid=27588/tid=27607] ppid=27585 vsize=1034464 CPUtime=941.45 cores=0,2,4,6
/proc/27588/task/27607/stat : 27607 (plingeling) R 27585 27588 26812 0 -1 4202560 44791 1262 0 0 94138 7 0 0 25 0 5 0 595420322 1059291136 230053 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27588/tid=27608] ppid=27585 vsize=1034464 CPUtime=942 cores=0,2,4,6
/proc/27588/task/27608/stat : 27608 (plingeling) R 27585 27588 26812 0 -1 4202560 31965 1262 0 0 94196 4 0 0 25 0 5 0 595420322 1059291136 230053 33554432000 4194304 4417332 140733834779824 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27588/tid=27609] ppid=27585 vsize=1034464 CPUtime=941.95 cores=0,2,4,6
/proc/27588/task/27609/stat : 27609 (plingeling) R 27585 27588 26812 0 -1 4202560 24993 1262 0 0 94190 5 0 0 25 0 5 0 595420322 1059291136 230053 33554432000 4194304 4417332 140733834779824 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27588/tid=27610] ppid=27585 vsize=1034464 CPUtime=936.98 cores=0,2,4,6
/proc/27588/task/27610/stat : 27610 (plingeling) R 27585 27588 26812 0 -1 4202560 973458 1262 0 0 93550 148 0 0 25 0 5 0 595420322 1059291136 230053 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3762.62
Current children cumulated vsize (KiB) 1034464

[startup+1002.3 s]
/proc/loadavg: 8.05 7.96 7.33 10/186 27640
/proc/meminfo: memFree=11558928/32950928 swapFree=67111528/67111528
[pid=27588] ppid=27585 vsize=1194068 CPUtime=4002.28 cores=0,2,4,6
/proc/27588/stat : 27588 (plingeling) S 27585 27588 26812 0 -1 4202496 1123943 1262 0 0 400057 171 0 0 19 0 5 0 595420301 1222725632 269954 33554432000 4194304 4417332 140733834779824 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27588/statm: 298517 269954 181 55 0 296403 0
[pid=27588/tid=27607] ppid=27585 vsize=1194068 CPUtime=1001.45 cores=0,2,4,6
/proc/27588/task/27607/stat : 27607 (plingeling) R 27585 27588 26812 0 -1 4202560 44791 1262 0 0 100138 7 0 0 25 0 5 0 595420322 1222725632 269954 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27588/tid=27608] ppid=27585 vsize=1194068 CPUtime=1001.99 cores=0,2,4,6
/proc/27588/task/27608/stat : 27608 (plingeling) R 27585 27588 26812 0 -1 4202560 31965 1262 0 0 100195 4 0 0 25 0 5 0 595420322 1222725632 269954 33554432000 4194304 4417332 140733834779824 18446744073709551615 4366569 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27588/tid=27609] ppid=27585 vsize=1194068 CPUtime=1001.95 cores=0,2,4,6
/proc/27588/task/27609/stat : 27609 (plingeling) R 27585 27588 26812 0 -1 4202560 24993 1262 0 0 100190 5 0 0 25 0 5 0 595420322 1222725632 269954 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364512 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27588/tid=27610] ppid=27585 vsize=1194068 CPUtime=996.65 cores=0,2,4,6
/proc/27588/task/27610/stat : 27610 (plingeling) R 27585 27588 26812 0 -1 4202560 1013359 1262 0 0 99513 152 0 0 25 0 5 0 595420322 1222725632 269954 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4002.28
Current children cumulated vsize (KiB) 1194068

[startup+1062.3 s]
/proc/loadavg: 8.02 7.96 7.37 10/186 27642
/proc/meminfo: memFree=11343512/32950928 swapFree=67111528/67111528
[pid=27588] ppid=27585 vsize=1410508 CPUtime=4241.95 cores=0,2,4,6
/proc/27588/stat : 27588 (plingeling) S 27585 27588 26812 0 -1 4202496 1178053 1262 0 0 424014 181 0 0 19 0 5 0 595420301 1444360192 324064 33554432000 4194304 4417332 140733834779824 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27588/statm: 352627 324064 181 55 0 350513 0
[pid=27588/tid=27607] ppid=27585 vsize=1410508 CPUtime=1061.46 cores=0,2,4,6
/proc/27588/task/27607/stat : 27607 (plingeling) R 27585 27588 26812 0 -1 4202560 49922 1262 0 0 106138 8 0 0 25 0 5 0 595420322 1444360192 324064 33554432000 4194304 4417332 140733834779824 18446744073709551615 4310188 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27588/tid=27608] ppid=27585 vsize=1410508 CPUtime=1061.99 cores=0,2,4,6
/proc/27588/task/27608/stat : 27608 (plingeling) R 27585 27588 26812 0 -1 4202560 34812 1262 0 0 106195 4 0 0 25 0 5 0 595420322 1444360192 324064 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27588/tid=27609] ppid=27585 vsize=1410508 CPUtime=1061.94 cores=0,2,4,6
/proc/27588/task/27609/stat : 27609 (plingeling) R 27585 27588 26812 0 -1 4202560 27041 1262 0 0 106189 5 0 0 25 0 5 0 595420322 1444360192 324064 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27588/tid=27610] ppid=27585 vsize=1410508 CPUtime=1056.33 cores=0,2,4,6
/proc/27588/task/27610/stat : 27610 (plingeling) R 27585 27588 26812 0 -1 4202560 1057443 1262 0 0 105472 161 0 0 25 0 5 0 595420322 1444360192 324064 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4241.95
Current children cumulated vsize (KiB) 1410508

[startup+1122.3 s]
/proc/loadavg: 8.00 7.97 7.41 9/186 27643
/proc/meminfo: memFree=10965408/32950928 swapFree=67111528/67111528
[pid=27588] ppid=27585 vsize=1493284 CPUtime=4481.63 cores=0,2,4,6
/proc/27588/stat : 27588 (plingeling) S 27585 27588 26812 0 -1 4202496 1198747 1262 0 0 447979 184 0 0 19 0 5 0 595420301 1529122816 344758 33554432000 4194304 4417332 140733834779824 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27588/statm: 373321 344758 181 55 0 371207 0
[pid=27588/tid=27607] ppid=27585 vsize=1493284 CPUtime=1121.46 cores=0,2,4,6
/proc/27588/task/27607/stat : 27607 (plingeling) R 27585 27588 26812 0 -1 4202560 49922 1262 0 0 112138 8 0 0 25 0 5 0 595420322 1529122816 344758 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27588/tid=27608] ppid=27585 vsize=1493284 CPUtime=1121.98 cores=0,2,4,6
/proc/27588/task/27608/stat : 27608 (plingeling) R 27585 27588 26812 0 -1 4202560 36212 1262 0 0 112194 4 0 0 25 0 5 0 595420322 1529122816 344758 33554432000 4194304 4417332 140733834779824 18446744073709551615 4366460 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27588/tid=27609] ppid=27585 vsize=1493284 CPUtime=1121.95 cores=0,2,4,6
/proc/27588/task/27609/stat : 27609 (plingeling) R 27585 27588 26812 0 -1 4202560 27041 1262 0 0 112190 5 0 0 25 0 5 0 595420322 1529122816 344758 33554432000 4194304 4417332 140733834779824 18446744073709551615 4270953 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27588/tid=27610] ppid=27585 vsize=1493284 CPUtime=1116 cores=0,2,4,6
/proc/27588/task/27610/stat : 27610 (plingeling) R 27585 27588 26812 0 -1 4202560 1076737 1262 0 0 111437 163 0 0 25 0 5 0 595420322 1529122816 344758 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4481.63
Current children cumulated vsize (KiB) 1493284

[startup+1182.3 s]
/proc/loadavg: 8.00 7.97 7.44 10/186 27645
/proc/meminfo: memFree=10844224/32950928 swapFree=67111528/67111528
[pid=27588] ppid=27585 vsize=1678056 CPUtime=4721.3 cores=0,2,4,6
/proc/27588/stat : 27588 (plingeling) S 27585 27588 26812 0 -1 4202496 1244940 1262 0 0 471942 188 0 0 19 0 5 0 595420301 1718329344 390951 33554432000 4194304 4417332 140733834779824 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27588/statm: 419514 390951 181 55 0 417400 0
[pid=27588/tid=27607] ppid=27585 vsize=1678056 CPUtime=1181.45 cores=0,2,4,6
/proc/27588/task/27607/stat : 27607 (plingeling) R 27585 27588 26812 0 -1 4202560 49922 1262 0 0 118137 8 0 0 25 0 5 0 595420322 1718329344 390951 33554432000 4194304 4417332 140733834779824 18446744073709551615 4311285 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27588/tid=27608] ppid=27585 vsize=1678056 CPUtime=1181.97 cores=0,2,4,6
/proc/27588/task/27608/stat : 27608 (plingeling) R 27585 27588 26812 0 -1 4202560 36212 1262 0 0 118193 4 0 0 25 0 5 0 595420322 1718329344 390951 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27588/tid=27609] ppid=27585 vsize=1678056 CPUtime=1181.95 cores=0,2,4,6
/proc/27588/task/27609/stat : 27609 (plingeling) R 27585 27588 26812 0 -1 4202560 34517 1262 0 0 118189 6 0 0 25 0 5 0 595420322 1718329344 390951 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27588/tid=27610] ppid=27585 vsize=1678056 CPUtime=1175.68 cores=0,2,4,6
/proc/27588/task/27610/stat : 27610 (plingeling) R 27585 27588 26812 0 -1 4202560 1115454 1262 0 0 117401 167 0 0 25 0 5 0 595420322 1718329344 390951 33554432000 4194304 4417332 140733834779824 18446744073709551615 4357709 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4721.3
Current children cumulated vsize (KiB) 1678056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.1 s]
/proc/loadavg: 8.00 7.97 7.46 5/180 27646
/proc/meminfo: memFree=12918292/32950928 swapFree=67111528/67111528
[pid=27588] ppid=27585 vsize=1721212 CPUtime=4800.4 cores=0,2,4,6
/proc/27588/stat : 27588 (plingeling) S 27585 27588 26812 0 -1 4202496 1255729 1262 0 0 479851 189 0 0 19 0 5 0 595420301 1762521088 401740 33554432000 4194304 4417332 140733834779824 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27588/statm: 430303 401740 181 55 0 428189 0
[pid=27588/tid=27607] ppid=27585 vsize=1721212 CPUtime=1201.26 cores=0,2,4,6
/proc/27588/task/27607/stat : 27607 (plingeling) R 27585 27588 26812 0 -1 4202560 49922 1262 0 0 120118 8 0 0 25 0 5 0 595420322 1762521088 401740 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27588/tid=27608] ppid=27585 vsize=1721212 CPUtime=1201.78 cores=0,2,4,6
/proc/27588/task/27608/stat : 27608 (plingeling) R 27585 27588 26812 0 -1 4202560 47001 1262 0 0 120173 5 0 0 25 0 5 0 595420322 1762521088 401740 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27588/tid=27609] ppid=27585 vsize=1721212 CPUtime=1201.75 cores=0,2,4,6
/proc/27588/task/27609/stat : 27609 (plingeling) R 27585 27588 26812 0 -1 4202560 34517 1262 0 0 120169 6 0 0 25 0 5 0 595420322 1762521088 401740 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27588/tid=27610] ppid=27585 vsize=1721212 CPUtime=1195.38 cores=0,2,4,6
/proc/27588/task/27610/stat : 27610 (plingeling) R 27585 27588 26812 0 -1 4202560 1115454 1262 0 0 119371 167 0 0 25 0 5 0 595420322 1762521088 401740 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364957 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 1721212

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

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

[startup+1202.1 s]
/proc/loadavg: 8.00 7.97 7.46 5/180 27646
/proc/meminfo: memFree=12918292/32950928 swapFree=67111528/67111528
[pid=27588] ppid=27585 vsize=1721212 CPUtime=4800.4 cores=0,2,4,6
/proc/27588/stat : 27588 (plingeling) S 27585 27588 26812 0 -1 4202496 1255729 1262 0 0 479851 189 0 0 19 0 5 0 595420301 1762521088 401740 33554432000 4194304 4417332 140733834779824 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27588/statm: 430303 401740 181 55 0 428189 0
[pid=27588/tid=27607] ppid=27585 vsize=1721212 CPUtime=1201.26 cores=0,2,4,6
/proc/27588/task/27607/stat : 27607 (plingeling) R 27585 27588 26812 0 -1 4202560 49922 1262 0 0 120118 8 0 0 25 0 5 0 595420322 1762521088 401740 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27588/tid=27608] ppid=27585 vsize=1721212 CPUtime=1201.78 cores=0,2,4,6
/proc/27588/task/27608/stat : 27608 (plingeling) R 27585 27588 26812 0 -1 4202560 47001 1262 0 0 120173 5 0 0 25 0 5 0 595420322 1762521088 401740 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27588/tid=27609] ppid=27585 vsize=1721212 CPUtime=1201.75 cores=0,2,4,6
/proc/27588/task/27609/stat : 27609 (plingeling) R 27585 27588 26812 0 -1 4202560 34517 1262 0 0 120169 6 0 0 25 0 5 0 595420322 1762521088 401740 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27588/tid=27610] ppid=27585 vsize=1721212 CPUtime=1195.38 cores=0,2,4,6
/proc/27588/task/27610/stat : 27610 (plingeling) R 27585 27588 26812 0 -1 4202560 1115454 1262 0 0 119371 167 0 0 25 0 5 0 595420322 1762521088 401740 33554432000 4194304 4417332 140733834779824 18446744073709551615 4364957 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 1721212

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.19
CPU time (s): 4800.52
CPU user time (s): 4798.54
CPU system time (s): 1.9797
CPU usage (%): 399.314
Max. virtual memory (cumulated for all children) (KiB): 1721212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.54
system time used= 1.9797
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1256991
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= 376
involuntary context switches= 45943

runsolver used 1.9507 second user time and 4.6003 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-29 06:38:16
IDJOB=3258734
IDBENCH=71423
IDSOLVER=1605
FILE ID=node112/3258734-1304051896
RUNJOBID= node112-1304051896-27571
PBS_JOBID= 13170402
Free space on /tmp= 72556 MiB

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

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

MD5SUM BENCH= d6877629cc818d7e31dc245fb95f0588
RANDOM SEED=716225817

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:      14530808 kB
Buffers:       1994904 kB
Cached:       15803908 kB
SwapCached:          0 kB
Active:        7096784 kB
Inactive:     10767340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14530808 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8260 kB
Writeback:           0 kB
AnonPages:       64496 kB
Mapped:          14496 kB
Slab:           492244 kB
PageTables:       4772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187096 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 06:58:21