Trace number 3371361

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 4800.44 1202.74

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k20.cnf
MD5SUM2bee695ce4278b72ee9295631ad94252
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark180.219
Satisfiable
(Un)Satisfiability was proved
Number of variables31357
Number of clauses133420
Sum of the clauses size370492
Maximum clause length37
Minimum clause length1
Number of clauses of size 1278
Number of clauses of size 258046
Number of clauses of size 369900
Number of clauses of size 4166
Number of clauses of size 5305
Number of clauses of size over 54725

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371361-1305416888/watcher-3371361-1305416888 -o /tmp/evaluation-result-3371361-1305416888/solver-3371361-1305416888 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371361-1305416888.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 6.85 7.82 7.98 2/269 27470
/proc/meminfo: memFree=20951808/32950904 swapFree=67057400/67111528
[pid=27470] ppid=27468 vsize=8728 CPUtime=0 cores=1,3,5,7
/proc/27470/stat : 27470 (plingeling) S 27468 27470 26831 0 -1 4202496 216 0 0 0 0 0 0 0 21 0 1 0 653288592 8937472 146 33554432000 4194304 4417452 140736580174256 18446744073709551615 237278879488 0 0 4096 0 18446744071562362840 0 0 17 1 0 0 0
/proc/27470/statm: 2182 146 122 55 0 68 0

[startup+0.0384069 s]
/proc/loadavg: 6.85 7.82 7.98 2/269 27470
/proc/meminfo: memFree=20951808/32950904 swapFree=67057400/67111528
[pid=27470] ppid=27468 vsize=9756 CPUtime=0 cores=1,3,5,7
/proc/27470/stat : 27470 (plingeling) R 27468 27470 26831 0 -1 4202496 517 1251 0 2 0 0 0 0 21 0 1 0 653288592 9990144 446 33554432000 4194304 4417452 140736580174256 18446744073709551615 237278498352 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/27470/statm: 2439 446 148 55 0 325 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9756

[startup+0.100475 s]
/proc/loadavg: 6.85 7.82 7.98 2/269 27470
/proc/meminfo: memFree=20951808/32950904 swapFree=67057400/67111528
[pid=27470] ppid=27468 vsize=22844 CPUtime=0.06 cores=1,3,5,7
/proc/27470/stat : 27470 (plingeling) R 27468 27470 26831 0 -1 4202496 3806 1251 0 2 6 0 0 0 21 0 1 0 653288592 23392256 3735 33554432000 4194304 4417452 140736580174256 18446744073709551615 4320705 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/27470/statm: 5711 3735 149 55 0 3597 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 22844

[startup+0.300367 s]
/proc/loadavg: 6.85 7.82 7.98 2/269 27470
/proc/meminfo: memFree=20951808/32950904 swapFree=67057400/67111528
[pid=27470] ppid=27468 vsize=148764 CPUtime=0.56 cores=1,3,5,7
/proc/27470/stat : 27470 (plingeling) S 27468 27470 26831 0 -1 4202496 10808 1251 0 2 55 1 0 0 21 0 5 0 653288592 152334336 8864 33554432000 4194304 4417452 140736580174256 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27470/statm: 37191 8864 174 55 0 35077 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 148764

[startup+0.700297 s]
/proc/loadavg: 6.85 7.82 7.98 2/269 27470
/proc/meminfo: memFree=20951808/32950904 swapFree=67057400/67111528
[pid=27470] ppid=27468 vsize=148764 CPUtime=2.16 cores=1,3,5,7
/proc/27470/stat : 27470 (plingeling) S 27468 27470 26831 0 -1 4202496 14373 1251 0 2 214 2 0 0 21 0 5 0 653288592 152334336 9018 33554432000 4194304 4417452 140736580174256 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27470/statm: 37191 9018 175 55 0 35077 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 148764

[startup+1.50115 s]
/proc/loadavg: 6.85 7.82 7.98 9/281 27495
/proc/meminfo: memFree=20875148/32950904 swapFree=67057400/67111528
[pid=27470] ppid=27468 vsize=152948 CPUtime=5.35 cores=1,3,5,7
/proc/27470/stat : 27470 (plingeling) S 27468 27470 26831 0 -1 4202496 18381 1251 0 2 533 2 0 0 21 0 5 0 653288592 156618752 9673 33554432000 4194304 4417452 140736580174256 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27470/statm: 38237 9673 180 55 0 36123 0
[pid=27470/tid=27488] ppid=27468 vsize=152948 CPUtime=1.29 cores=1,3,5,7
/proc/27470/task/27488/stat : 27488 (plingeling) R 27468 27470 26831 0 -1 4202560 1289 1251 0 2 129 0 0 0 25 0 5 0 653288612 156618752 9673 33554432000 4194304 4417452 140736580174256 18446744073709551615 4346508 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27470/tid=27489] ppid=27468 vsize=152948 CPUtime=1.29 cores=1,3,5,7
/proc/27470/task/27489/stat : 27489 (plingeling) R 27468 27470 26831 0 -1 4202560 3017 1251 0 2 129 0 0 0 25 0 5 0 653288612 156618752 9673 33554432000 4194304 4417452 140736580174256 18446744073709551615 4346539 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27470/tid=27490] ppid=27468 vsize=152948 CPUtime=1.29 cores=1,3,5,7
/proc/27470/task/27490/stat : 27490 (plingeling) R 27468 27470 26831 0 -1 4202560 6145 1251 0 2 129 0 0 0 25 0 5 0 653288612 156618752 9673 33554432000 4194304 4417452 140736580174256 18446744073709551615 4233436 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27470/tid=27491] ppid=27468 vsize=152948 CPUtime=1.29 cores=1,3,5,7
/proc/27470/task/27491/stat : 27491 (plingeling) R 27468 27470 26831 0 -1 4202560 647 1251 0 2 129 0 0 0 25 0 5 0 653288612 156618752 9673 33554432000 4194304 4417452 140736580174256 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.35
Current children cumulated vsize (KiB) 152948

[startup+3.10087 s]
/proc/loadavg: 6.85 7.82 7.98 9/281 27495
/proc/meminfo: memFree=20857912/32950904 swapFree=67057400/67111528
[pid=27470] ppid=27468 vsize=164164 CPUtime=11.75 cores=1,3,5,7
/proc/27470/stat : 27470 (plingeling) S 27468 27470 26831 0 -1 4202496 21221 1251 0 2 1172 3 0 0 21 0 5 0 653288592 168103936 12489 33554432000 4194304 4417452 140736580174256 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27470/statm: 41041 12489 180 55 0 38927 0
[pid=27470/tid=27488] ppid=27468 vsize=164164 CPUtime=2.89 cores=1,3,5,7
/proc/27470/task/27488/stat : 27488 (plingeling) R 27468 27470 26831 0 -1 4202560 2646 1251 0 2 289 0 0 0 25 0 5 0 653288612 168103936 12489 33554432000 4194304 4417452 140736580174256 18446744073709551615 4250876 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27470/tid=27489] ppid=27468 vsize=164164 CPUtime=2.89 cores=1,3,5,7
/proc/27470/task/27489/stat : 27489 (plingeling) R 27468 27470 26831 0 -1 4202560 4180 1251 0 2 289 0 0 0 25 0 5 0 653288612 168103936 12489 33554432000 4194304 4417452 140736580174256 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27470/tid=27490] ppid=27468 vsize=164164 CPUtime=2.89 cores=1,3,5,7
/proc/27470/task/27490/stat : 27490 (plingeling) R 27468 27470 26831 0 -1 4202560 6145 1251 0 2 289 0 0 0 25 0 5 0 653288612 168103936 12489 33554432000 4194304 4417452 140736580174256 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27470/tid=27491] ppid=27468 vsize=164164 CPUtime=2.88 cores=1,3,5,7
/proc/27470/task/27491/stat : 27491 (plingeling) R 27468 27470 26831 0 -1 4202560 967 1251 0 2 288 0 0 0 25 0 5 0 653288612 168103936 12489 33554432000 4194304 4417452 140736580174256 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.75
Current children cumulated vsize (KiB) 164164

[startup+6.3003 s]
/proc/loadavg: 7.02 7.84 7.98 9/281 27495
/proc/meminfo: memFree=20827780/32950904 swapFree=67057400/67111528
[pid=27470] ppid=27468 vsize=182420 CPUtime=24.51 cores=1,3,5,7
/proc/27470/stat : 27470 (plingeling) S 27468 27470 26831 0 -1 4202496 30962 1251 0 2 2447 4 0 0 21 0 5 0 653288592 186798080 17053 33554432000 4194304 4417452 140736580174256 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27470/statm: 45605 17053 180 55 0 43491 0
[pid=27470/tid=27488] ppid=27468 vsize=182420 CPUtime=6.09 cores=1,3,5,7
/proc/27470/task/27488/stat : 27488 (plingeling) R 27468 27470 26831 0 -1 4202560 3344 1251 0 2 609 0 0 0 25 0 5 0 653288612 186798080 17053 33554432000 4194304 4417452 140736580174256 18446744073709551615 4365103 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27470/tid=27489] ppid=27468 vsize=182420 CPUtime=6.08 cores=1,3,5,7
/proc/27470/task/27489/stat : 27489 (plingeling) R 27468 27470 26831 0 -1 4202560 6210 1251 0 2 608 0 0 0 25 0 5 0 653288612 186798080 17053 33554432000 4194304 4417452 140736580174256 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27470/tid=27490] ppid=27468 vsize=182420 CPUtime=6.08 cores=1,3,5,7
/proc/27470/task/27490/stat : 27490 (plingeling) R 27468 27470 26831 0 -1 4202560 7057 1251 0 2 608 0 0 0 25 0 5 0 653288612 186798080 17053 33554432000 4194304 4417452 140736580174256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27470/tid=27491] ppid=27468 vsize=182420 CPUtime=6.04 cores=1,3,5,7
/proc/27470/task/27491/stat : 27491 (plingeling) R 27468 27470 26831 0 -1 4202560 7068 1251 0 2 604 0 0 0 25 0 5 0 653288612 186798080 17053 33554432000 4194304 4417452 140736580174256 18446744073709551615 4250807 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.51
Current children cumulated vsize (KiB) 182420

[startup+12.7012 s]
/proc/loadavg: 7.10 7.85 7.98 9/281 27496
/proc/meminfo: memFree=20796604/32950904 swapFree=67057400/67111528
[pid=27470] ppid=27468 vsize=188584 CPUtime=50.06 cores=1,3,5,7
/proc/27470/stat : 27470 (plingeling) S 27468 27470 26831 0 -1 4202496 49005 1251 0 2 4999 7 0 0 21 0 5 0 653288592 193110016 18594 33554432000 4194304 4417452 140736580174256 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27470/statm: 47146 18594 180 55 0 45032 0
[pid=27470/tid=27488] ppid=27468 vsize=188584 CPUtime=12.49 cores=1,3,5,7
/proc/27470/task/27488/stat : 27488 (plingeling) R 27468 27470 26831 0 -1 4202560 8248 1251 0 2 1248 1 0 0 25 0 5 0 653288612 193110016 18594 33554432000 4194304 4417452 140736580174256 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27470/tid=27489] ppid=27468 vsize=188584 CPUtime=12.49 cores=1,3,5,7
/proc/27470/task/27489/stat : 27489 (plingeling) R 27468 27470 26831 0 -1 4202560 7935 1251 0 2 1248 1 0 0 25 0 5 0 653288612 193110016 18594 33554432000 4194304 4417452 140736580174256 18446744073709551615 4357856 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27470/tid=27490] ppid=27468 vsize=188584 CPUtime=12.48 cores=1,3,5,7
/proc/27470/task/27490/stat : 27490 (plingeling) R 27468 27470 26831 0 -1 4202560 7080 1251 0 2 1248 0 0 0 25 0 5 0 653288612 193110016 18594 33554432000 4194304 4417452 140736580174256 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27470/tid=27491] ppid=27468 vsize=188584 CPUtime=12.39 cores=1,3,5,7
/proc/27470/task/27491/stat : 27491 (plingeling) R 27468 27470 26831 0 -1 4202560 18459 1251 0 2 1237 2 0 0 25 0 5 0 653288612 193110016 18594 33554432000 4194304 4417452 140736580174256 18446744073709551615 4236722 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.06
Current children cumulated vsize (KiB) 188584

[startup+25.5009 s]
/proc/loadavg: 7.30 7.85 7.98 9/281 27496
/proc/meminfo: memFree=20746016/32950904 swapFree=67057400/67111528
[pid=27470] ppid=27468 vsize=226968 CPUtime=101.16 cores=1,3,5,7
/proc/27470/stat : 27470 (plingeling) S 27468 27470 26831 0 -1 4202496 78774 1251 0 2 10104 12 0 0 21 0 5 0 653288592 232415232 28618 33554432000 4194304 4417452 140736580174256 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27470/statm: 56742 28618 180 55 0 54628 0
[pid=27470/tid=27488] ppid=27468 vsize=226968 CPUtime=25.29 cores=1,3,5,7
/proc/27470/task/27488/stat : 27488 (plingeling) R 27468 27470 26831 0 -1 4202560 20482 1251 0 2 2526 3 0 0 25 0 5 0 653288612 232415232 28618 33554432000 4194304 4417452 140736580174256 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27470/tid=27489] ppid=27468 vsize=226968 CPUtime=25.28 cores=1,3,5,7
/proc/27470/task/27489/stat : 27489 (plingeling) R 27468 27470 26831 0 -1 4202560 17942 1251 0 2 2526 2 0 0 25 0 5 0 653288612 232415232 28618 33554432000 4194304 4417452 140736580174256 18446744073709551615 4250947 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27470/tid=27490] ppid=27468 vsize=226968 CPUtime=25.29 cores=1,3,5,7
/proc/27470/task/27490/stat : 27490 (plingeling) R 27468 27470 26831 0 -1 4202560 9622 1251 0 2 2528 1 0 0 25 0 5 0 653288612 232415232 28618 33554432000 4194304 4417452 140736580174256 18446744073709551615 4309982 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27470/tid=27491] ppid=27468 vsize=226968 CPUtime=25.09 cores=1,3,5,7
/proc/27470/task/27491/stat : 27491 (plingeling) R 27468 27470 26831 0 -1 4202560 23445 1251 0 2 2506 3 0 0 25 0 5 0 653288612 232415232 28618 33554432000 4194304 4417452 140736580174256 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.16
Current children cumulated vsize (KiB) 226968

[startup+51.1003 s]
/proc/loadavg: 7.60 7.88 7.99 9/281 27497
/proc/meminfo: memFree=20683744/32950904 swapFree=67057400/67111528
[pid=27470] ppid=27468 vsize=261352 CPUtime=203.34 cores=1,3,5,7
/proc/27470/stat : 27470 (plingeling) S 27468 27470 26831 0 -1 4202496 120255 1251 0 2 20316 18 0 0 21 0 5 0 653288592 267624448 37403 33554432000 4194304 4417452 140736580174256 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27470/statm: 65338 37403 180 55 0 63224 0
[pid=27470/tid=27488] ppid=27468 vsize=261352 CPUtime=50.89 cores=1,3,5,7
/proc/27470/task/27488/stat : 27488 (plingeling) R 27468 27470 26831 0 -1 4202560 37315 1251 0 2 5084 5 0 0 25 0 5 0 653288612 267624448 37403 33554432000 4194304 4417452 140736580174256 18446744073709551615 4236732 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27470/tid=27489] ppid=27468 vsize=261352 CPUtime=50.89 cores=1,3,5,7
/proc/27470/task/27489/stat : 27489 (plingeling) R 27468 27470 26831 0 -1 4202560 28254 1251 0 2 5085 4 0 0 25 0 5 0 653288612 267624448 37403 33554432000 4194304 4417452 140736580174256 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27470/tid=27490] ppid=27468 vsize=261352 CPUtime=50.88 cores=1,3,5,7
/proc/27470/task/27490/stat : 27490 (plingeling) R 27468 27470 26831 0 -1 4202560 13100 1251 0 2 5087 1 0 0 25 0 5 0 653288612 267624448 37403 33554432000 4194304 4417452 140736580174256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27470/tid=27491] ppid=27468 vsize=261352 CPUtime=50.48 cores=1,3,5,7
/proc/27470/task/27491/stat : 27491 (plingeling) R 27468 27470 26831 0 -1 4202560 34303 1251 0 2 5043 5 0 0 25 0 5 0 653288612 267624448 37403 33554432000 4194304 4417452 140736580174256 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.34
Current children cumulated vsize (KiB) 261352

[startup+102.31 s]
/proc/loadavg: 7.89 7.91 8.00 9/281 27498
/proc/meminfo: memFree=20619112/32950904 swapFree=67057400/67111528
[pid=27470] ppid=27468 vsize=296588 CPUtime=407.76 cores=1,3,5,7
/proc/27470/stat : 27470 (plingeling) S 27468 27470 26831 0 -1 4202496 172112 1251 0 2 40750 26 0 0 21 0 5 0 653288592 303706112 44452 33554432000 4194304 4417452 140736580174256 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27470/statm: 74147 44452 180 55 0 72033 0
[pid=27470/tid=27488] ppid=27468 vsize=296588 CPUtime=102.1 cores=1,3,5,7
/proc/27470/task/27488/stat : 27488 (plingeling) R 27468 27470 26831 0 -1 4202560 50958 1251 0 2 10203 7 0 0 25 0 5 0 653288612 303706112 44452 33554432000 4194304 4417452 140736580174256 18446744073709551615 4353531 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27470/tid=27489] ppid=27468 vsize=296588 CPUtime=102.1 cores=1,3,5,7
/proc/27470/task/27489/stat : 27489 (plingeling) R 27468 27470 26831 0 -1 4202560 47134 1251 0 2 10203 7 0 0 25 0 5 0 653288612 303706112 44452 33554432000 4194304 4417452 140736580174256 18446744073709551615 4366469 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27470/tid=27490] ppid=27468 vsize=296588 CPUtime=102.09 cores=1,3,5,7
/proc/27470/task/27490/stat : 27490 (plingeling) R 27468 27470 26831 0 -1 4202560 25072 1251 0 2 10206 3 0 0 25 0 5 0 653288612 303706112 44452 33554432000 4194304 4417452 140736580174256 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27470/tid=27491] ppid=27468 vsize=296588 CPUtime=101.27 cores=1,3,5,7
/proc/27470/task/27491/stat : 27491 (plingeling) R 27468 27470 26831 0 -1 4202560 41665 1251 0 2 10121 6 0 0 25 0 5 0 653288612 303706112 44452 33554432000 4194304 4417452 140736580174256 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.76
Current children cumulated vsize (KiB) 296588

[startup+162.301 s]
/proc/loadavg: 8.01 7.94 8.00 9/281 27500
/proc/meminfo: memFree=20552268/32950904 swapFree=67057400/67111528
[pid=27470] ppid=27468 vsize=307288 CPUtime=647.24 cores=1,3,5,7
/proc/27470/stat : 27470 (plingeling) S 27468 27470 26831 0 -1 4202496 268123 1251 0 2 64682 42 0 0 21 0 5 0 653288592 314662912 48276 33554432000 4194304 4417452 140736580174256 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27470/statm: 76822 48276 180 55 0 74708 0
[pid=27470/tid=27488] ppid=27468 vsize=307288 CPUtime=162.09 cores=1,3,5,7
/proc/27470/task/27488/stat : 27488 (plingeling) R 27468 27470 26831 0 -1 4202560 78079 1251 0 2 16198 11 0 0 25 0 5 0 653288612 314662912 48276 33554432000 4194304 4417452 140736580174256 18446744073709551615 4353830 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27470/tid=27489] ppid=27468 vsize=307288 CPUtime=162.09 cores=1,3,5,7
/proc/27470/task/27489/stat : 27489 (plingeling) R 27468 27470 26831 0 -1 4202560 68100 1251 0 2 16198 11 0 0 25 0 5 0 653288612 314662912 48276 33554432000 4194304 4417452 140736580174256 18446744073709551615 4236930 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27470/tid=27490] ppid=27468 vsize=307288 CPUtime=162.09 cores=1,3,5,7
/proc/27470/task/27490/stat : 27490 (plingeling) R 27468 27470 26831 0 -1 4202560 47277 1251 0 2 16203 6 0 0 25 0 5 0 653288612 314662912 48276 33554432000 4194304 4417452 140736580174256 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27470/tid=27491] ppid=27468 vsize=307288 CPUtime=160.76 cores=1,3,5,7
/proc/27470/task/27491/stat : 27491 (plingeling) R 27468 27470 26831 0 -1 4202560 67384 1251 0 2 16066 10 0 0 25 0 5 0 653288612 314662912 48276 33554432000 4194304 4417452 140736580174256 18446744073709551615 4236689 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 647.24
Current children cumulated vsize (KiB) 307288


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

[pid=27470/tid=27489] ppid=27468 vsize=484436 CPUtime=762.11 cores=1,3,5,7
/proc/27470/task/27489/stat : 27489 (plingeling) R 27468 27470 26831 0 -1 4202560 293347 1251 0 2 76167 44 0 0 25 0 5 0 653288612 496062464 92563 33554432000 4194304 4417452 140736580174256 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27470/tid=27490] ppid=27468 vsize=484436 CPUtime=762.11 cores=1,3,5,7
/proc/27470/task/27490/stat : 27490 (plingeling) R 27468 27470 26831 0 -1 4202560 261325 1251 0 2 76174 37 0 0 25 0 5 0 653288612 496062464 92563 33554432000 4194304 4417452 140736580174256 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27470/tid=27491] ppid=27468 vsize=484436 CPUtime=755.84 cores=1,3,5,7
/proc/27470/task/27491/stat : 27491 (plingeling) R 27468 27470 26831 0 -1 4202560 312454 1251 0 2 75539 45 0 0 25 0 5 0 653288612 496062464 92563 33554432000 4194304 4417452 140736580174256 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3042.38
Current children cumulated vsize (KiB) 484436

[startup+822.3 s]
/proc/loadavg: 8.14 8.10 8.04 9/281 27526
/proc/meminfo: memFree=20209160/32950904 swapFree=67057400/67111528
[pid=27470] ppid=27468 vsize=526668 CPUtime=3281.85 cores=1,3,5,7
/proc/27470/stat : 27470 (plingeling) S 27468 27470 26831 0 -1 4202496 1068984 1251 0 2 328027 158 0 0 21 0 5 0 653288592 539308032 103121 33554432000 4194304 4417452 140736580174256 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27470/statm: 131667 103121 180 55 0 129553 0
[pid=27470/tid=27488] ppid=27468 vsize=526668 CPUtime=822.11 cores=1,3,5,7
/proc/27470/task/27488/stat : 27488 (plingeling) R 27468 27470 26831 0 -1 4202560 171419 1251 0 2 82185 26 0 0 25 0 5 0 653288612 539308032 103121 33554432000 4194304 4417452 140736580174256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27470/tid=27489] ppid=27468 vsize=526668 CPUtime=822.11 cores=1,3,5,7
/proc/27470/task/27489/stat : 27489 (plingeling) R 27468 27470 26831 0 -1 4202560 303923 1251 0 2 82165 46 0 0 25 0 5 0 653288612 539308032 103121 33554432000 4194304 4417452 140736580174256 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27470/tid=27490] ppid=27468 vsize=526668 CPUtime=822.09 cores=1,3,5,7
/proc/27470/task/27490/stat : 27490 (plingeling) R 27468 27470 26831 0 -1 4202560 265421 1251 0 2 82172 37 0 0 25 0 5 0 653288612 539308032 103121 33554432000 4194304 4417452 140736580174256 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27470/tid=27491] ppid=27468 vsize=526668 CPUtime=815.34 cores=1,3,5,7
/proc/27470/task/27491/stat : 27491 (plingeling) R 27468 27470 26831 0 -1 4202560 320938 1251 0 2 81488 46 0 0 25 0 5 0 653288612 539308032 103121 33554432000 4194304 4417452 140736580174256 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3281.85
Current children cumulated vsize (KiB) 526668

[startup+882.301 s]
/proc/loadavg: 8.11 8.09 8.04 9/281 27528
/proc/meminfo: memFree=20194148/32950904 swapFree=67057400/67111528
[pid=27470] ppid=27468 vsize=546516 CPUtime=3521.35 cores=1,3,5,7
/proc/27470/stat : 27470 (plingeling) S 27468 27470 26831 0 -1 4202496 1091542 1251 0 2 351973 162 0 0 21 0 5 0 653288592 559632384 108083 33554432000 4194304 4417452 140736580174256 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27470/statm: 136629 108083 180 55 0 134515 0
[pid=27470/tid=27488] ppid=27468 vsize=546516 CPUtime=882.1 cores=1,3,5,7
/proc/27470/task/27488/stat : 27488 (plingeling) R 27468 27470 26831 0 -1 4202560 185138 1251 0 2 88182 28 0 0 25 0 5 0 653288612 559632384 108083 33554432000 4194304 4417452 140736580174256 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27470/tid=27489] ppid=27468 vsize=546516 CPUtime=882.1 cores=1,3,5,7
/proc/27470/task/27489/stat : 27489 (plingeling) R 27468 27470 26831 0 -1 4202560 312762 1251 0 2 88163 47 0 0 25 0 5 0 653288612 559632384 108083 33554432000 4194304 4417452 140736580174256 18446744073709551615 4251045 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27470/tid=27490] ppid=27468 vsize=546516 CPUtime=882.09 cores=1,3,5,7
/proc/27470/task/27490/stat : 27490 (plingeling) R 27468 27470 26831 0 -1 4202560 265421 1251 0 2 88172 37 0 0 25 0 5 0 653288612 559632384 108083 33554432000 4194304 4417452 140736580174256 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27470/tid=27491] ppid=27468 vsize=546516 CPUtime=874.83 cores=1,3,5,7
/proc/27470/task/27491/stat : 27491 (plingeling) R 27468 27470 26831 0 -1 4202560 320938 1251 0 2 87437 46 0 0 25 0 5 0 653288612 559632384 108083 33554432000 4194304 4417452 140736580174256 18446744073709551615 4353559 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3521.35
Current children cumulated vsize (KiB) 546516

[startup+942.301 s]
/proc/loadavg: 8.16 8.11 8.04 9/281 27529
/proc/meminfo: memFree=20152344/32950904 swapFree=67057400/67111528
[pid=27470] ppid=27468 vsize=558428 CPUtime=3760.87 cores=1,3,5,7
/proc/27470/stat : 27470 (plingeling) S 27468 27470 26831 0 -1 4202496 1116769 1251 0 2 375922 165 0 0 21 0 5 0 653288592 571830272 111061 33554432000 4194304 4417452 140736580174256 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27470/statm: 139607 111061 180 55 0 137493 0
[pid=27470/tid=27488] ppid=27468 vsize=558428 CPUtime=942.11 cores=1,3,5,7
/proc/27470/task/27488/stat : 27488 (plingeling) R 27468 27470 26831 0 -1 4202560 194765 1251 0 2 94181 30 0 0 25 0 5 0 653288612 571830272 111061 33554432000 4194304 4417452 140736580174256 18446744073709551615 4356867 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27470/tid=27489] ppid=27468 vsize=558428 CPUtime=942.1 cores=1,3,5,7
/proc/27470/task/27489/stat : 27489 (plingeling) R 27468 27470 26831 0 -1 4202560 322782 1251 0 2 94162 48 0 0 25 0 5 0 653288612 571830272 111061 33554432000 4194304 4417452 140736580174256 18446744073709551615 4366680 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27470/tid=27490] ppid=27468 vsize=558428 CPUtime=942.1 cores=1,3,5,7
/proc/27470/task/27490/stat : 27490 (plingeling) R 27468 27470 26831 0 -1 4202560 271001 1251 0 2 94172 38 0 0 25 0 5 0 653288612 571830272 111061 33554432000 4194304 4417452 140736580174256 18446744073709551615 4236593 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27470/tid=27491] ppid=27468 vsize=558428 CPUtime=934.34 cores=1,3,5,7
/proc/27470/task/27491/stat : 27491 (plingeling) R 27468 27470 26831 0 -1 4202560 320938 1251 0 2 93388 46 0 0 25 0 5 0 653288612 571830272 111061 33554432000 4194304 4417452 140736580174256 18446744073709551615 4357260 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3760.87
Current children cumulated vsize (KiB) 558428

[startup+1002.3 s]
/proc/loadavg: 8.30 8.16 8.06 9/281 27534
/proc/meminfo: memFree=20048312/32950904 swapFree=67057400/67111528
[pid=27470] ppid=27468 vsize=614596 CPUtime=4000.38 cores=1,3,5,7
/proc/27470/stat : 27470 (plingeling) S 27468 27470 26831 0 -1 4202496 1188923 1251 0 2 399862 176 0 0 21 0 5 0 653288592 629346304 125103 33554432000 4194304 4417452 140736580174256 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27470/statm: 153649 125103 180 55 0 151535 0
[pid=27470/tid=27488] ppid=27468 vsize=614596 CPUtime=1002.11 cores=1,3,5,7
/proc/27470/task/27488/stat : 27488 (plingeling) R 27468 27470 26831 0 -1 4202560 221015 1251 0 2 100178 33 0 0 25 0 5 0 653288612 629346304 125103 33554432000 4194304 4417452 140736580174256 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27470/tid=27489] ppid=27468 vsize=614596 CPUtime=1002.11 cores=1,3,5,7
/proc/27470/task/27489/stat : 27489 (plingeling) R 27468 27470 26831 0 -1 4202560 342309 1251 0 2 100160 51 0 0 25 0 5 0 653288612 629346304 125103 33554432000 4194304 4417452 140736580174256 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27470/tid=27490] ppid=27468 vsize=614596 CPUtime=1002.1 cores=1,3,5,7
/proc/27470/task/27490/stat : 27490 (plingeling) R 27468 27470 26831 0 -1 4202560 293282 1251 0 2 100168 42 0 0 25 0 5 0 653288612 629346304 125103 33554432000 4194304 4417452 140736580174256 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27470/tid=27491] ppid=27468 vsize=614596 CPUtime=993.85 cores=1,3,5,7
/proc/27470/task/27491/stat : 27491 (plingeling) R 27468 27470 26831 0 -1 4202560 325034 1251 0 2 99338 47 0 0 25 0 5 0 653288612 629346304 125103 33554432000 4194304 4417452 140736580174256 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4000.38
Current children cumulated vsize (KiB) 614596

[startup+1062.3 s]
/proc/loadavg: 8.21 8.16 8.07 9/281 27536
/proc/meminfo: memFree=19930252/32950904 swapFree=67057400/67111528
[pid=27470] ppid=27468 vsize=632068 CPUtime=4239.89 cores=1,3,5,7
/proc/27470/stat : 27470 (plingeling) S 27468 27470 26831 0 -1 4202496 1237356 1251 0 2 423805 184 0 0 21 0 5 0 653288592 647237632 129471 33554432000 4194304 4417452 140736580174256 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27470/statm: 158017 129471 180 55 0 155903 0
[pid=27470/tid=27488] ppid=27468 vsize=632068 CPUtime=1062.12 cores=1,3,5,7
/proc/27470/task/27488/stat : 27488 (plingeling) R 27468 27470 26831 0 -1 4202560 221015 1251 0 2 106178 34 0 0 25 0 5 0 653288612 647237632 129471 33554432000 4194304 4417452 140736580174256 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27470/tid=27489] ppid=27468 vsize=632068 CPUtime=1062.11 cores=1,3,5,7
/proc/27470/task/27489/stat : 27489 (plingeling) R 27468 27470 26831 0 -1 4202560 355967 1251 0 2 106158 53 0 0 25 0 5 0 653288612 647237632 129471 33554432000 4194304 4417452 140736580174256 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27470/tid=27490] ppid=27468 vsize=632068 CPUtime=1062.1 cores=1,3,5,7
/proc/27470/task/27490/stat : 27490 (plingeling) R 27468 27470 26831 0 -1 4202560 328057 1251 0 2 106162 48 0 0 25 0 5 0 653288612 647237632 129471 33554432000 4194304 4417452 140736580174256 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27470/tid=27491] ppid=27468 vsize=632068 CPUtime=1053.36 cores=1,3,5,7
/proc/27470/task/27491/stat : 27491 (plingeling) R 27468 27470 26831 0 -1 4202560 325034 1251 0 2 105289 47 0 0 25 0 5 0 653288612 647237632 129471 33554432000 4194304 4417452 140736580174256 18446744073709551615 4250938 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4239.89
Current children cumulated vsize (KiB) 632068

[startup+1122.3 s]
/proc/loadavg: 8.08 8.13 8.06 9/281 27537
/proc/meminfo: memFree=19982696/32950904 swapFree=67057400/67111528
[pid=27470] ppid=27468 vsize=574696 CPUtime=4479.4 cores=1,3,5,7
/proc/27470/stat : 27470 (plingeling) S 27468 27470 26831 0 -1 4202496 1287479 1251 0 2 447749 191 0 0 21 0 5 0 653288592 588488704 115128 33554432000 4194304 4417452 140736580174256 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27470/statm: 143674 115128 180 55 0 141560 0
[pid=27470/tid=27488] ppid=27468 vsize=574696 CPUtime=1122.12 cores=1,3,5,7
/proc/27470/task/27488/stat : 27488 (plingeling) R 27468 27470 26831 0 -1 4202560 221028 1251 0 2 112178 34 0 0 25 0 5 0 653288612 588488704 115128 33554432000 4194304 4417452 140736580174256 18446744073709551615 4365949 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27470/tid=27489] ppid=27468 vsize=574696 CPUtime=1122.11 cores=1,3,5,7
/proc/27470/task/27489/stat : 27489 (plingeling) R 27468 27470 26831 0 -1 4202560 364055 1251 0 2 112157 54 0 0 25 0 5 0 653288612 588488704 115128 33554432000 4194304 4417452 140736580174256 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27470/tid=27490] ppid=27468 vsize=574696 CPUtime=1122.11 cores=1,3,5,7
/proc/27470/task/27490/stat : 27490 (plingeling) R 27468 27470 26831 0 -1 4202560 370079 1251 0 2 112157 54 0 0 25 0 5 0 653288612 588488704 115128 33554432000 4194304 4417452 140736580174256 18446744073709551615 4364684 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27470/tid=27491] ppid=27468 vsize=574696 CPUtime=1112.87 cores=1,3,5,7
/proc/27470/task/27491/stat : 27491 (plingeling) R 27468 27470 26831 0 -1 4202560 325034 1251 0 2 111240 47 0 0 25 0 5 0 653288612 588488704 115128 33554432000 4194304 4417452 140736580174256 18446744073709551615 4251148 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4479.4
Current children cumulated vsize (KiB) 574696

[startup+1182.3 s]
/proc/loadavg: 8.08 8.12 8.06 9/281 27539
/proc/meminfo: memFree=19906544/32950904 swapFree=67057400/67111528
[pid=27470] ppid=27468 vsize=595996 CPUtime=4718.91 cores=1,3,5,7
/proc/27470/stat : 27470 (plingeling) S 27468 27470 26831 0 -1 4202496 1348721 1251 0 2 471692 199 0 0 21 0 5 0 653288592 610299904 120453 33554432000 4194304 4417452 140736580174256 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27470/statm: 148999 120453 180 55 0 146885 0
[pid=27470/tid=27488] ppid=27468 vsize=595996 CPUtime=1182.12 cores=1,3,5,7
/proc/27470/task/27488/stat : 27488 (plingeling) R 27468 27470 26831 0 -1 4202560 221028 1251 0 2 118178 34 0 0 25 0 5 0 653288612 610299904 120453 33554432000 4194304 4417452 140736580174256 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27470/tid=27489] ppid=27468 vsize=595996 CPUtime=1182.11 cores=1,3,5,7
/proc/27470/task/27489/stat : 27489 (plingeling) R 27468 27470 26831 0 -1 4202560 382663 1251 0 2 118154 57 0 0 25 0 5 0 653288612 610299904 120453 33554432000 4194304 4417452 140736580174256 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27470/tid=27490] ppid=27468 vsize=595996 CPUtime=1182.11 cores=1,3,5,7
/proc/27470/task/27490/stat : 27490 (plingeling) R 27468 27470 26831 0 -1 4202560 412713 1251 0 2 118152 59 0 0 25 0 5 0 653288612 610299904 120453 33554432000 4194304 4417452 140736580174256 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27470/tid=27491] ppid=27468 vsize=595996 CPUtime=1172.38 cores=1,3,5,7
/proc/27470/task/27491/stat : 27491 (plingeling) R 27468 27470 26831 0 -1 4202560 325034 1251 0 2 117191 47 0 0 25 0 5 0 653288612 610299904 120453 33554432000 4194304 4417452 140736580174256 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4718.91
Current children cumulated vsize (KiB) 595996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.7 s]
/proc/loadavg: 8.05 8.11 8.06 9/281 27539
/proc/meminfo: memFree=19988136/32950904 swapFree=67057400/67111528
[pid=27470] ppid=27468 vsize=591344 CPUtime=4800.38 cores=1,3,5,7
/proc/27470/stat : 27470 (plingeling) S 27468 27470 26831 0 -1 4202496 1379689 1251 0 2 479834 204 0 0 21 0 5 0 653288592 605536256 119290 33554432000 4194304 4417452 140736580174256 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27470/statm: 147836 119290 180 55 0 145722 0
[pid=27470/tid=27488] ppid=27468 vsize=591344 CPUtime=1202.53 cores=1,3,5,7
/proc/27470/task/27488/stat : 27488 (plingeling) R 27468 27470 26831 0 -1 4202560 221028 1251 0 2 120219 34 0 0 25 0 5 0 653288612 605536256 119290 33554432000 4194304 4417452 140736580174256 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27470/tid=27489] ppid=27468 vsize=591344 CPUtime=1202.52 cores=1,3,5,7
/proc/27470/task/27489/stat : 27489 (plingeling) R 27468 27470 26831 0 -1 4202560 390154 1251 0 2 120193 59 0 0 25 0 5 0 653288612 605536256 119290 33554432000 4194304 4417452 140736580174256 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27470/tid=27490] ppid=27468 vsize=591344 CPUtime=1202.52 cores=1,3,5,7
/proc/27470/task/27490/stat : 27490 (plingeling) R 27468 27470 26831 0 -1 4202560 423189 1251 0 2 120191 61 0 0 25 0 5 0 653288612 605536256 119290 33554432000 4194304 4417452 140736580174256 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27470/tid=27491] ppid=27468 vsize=591344 CPUtime=1192.61 cores=1,3,5,7
/proc/27470/task/27491/stat : 27491 (plingeling) R 27468 27470 26831 0 -1 4202560 338035 1251 0 2 119213 48 0 0 25 0 5 0 653288612 605536256 119290 33554432000 4194304 4417452 140736580174256 18446744073709551615 4352492 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 591344

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

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

[startup+1202.7 s]
/proc/loadavg: 8.05 8.11 8.06 9/281 27539
/proc/meminfo: memFree=19988136/32950904 swapFree=67057400/67111528
[pid=27470] ppid=27468 vsize=591344 CPUtime=4800.38 cores=1,3,5,7
/proc/27470/stat : 27470 (plingeling) S 27468 27470 26831 0 -1 4202496 1379689 1251 0 2 479834 204 0 0 21 0 5 0 653288592 605536256 119290 33554432000 4194304 4417452 140736580174256 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27470/statm: 147836 119290 180 55 0 145722 0
[pid=27470/tid=27488] ppid=27468 vsize=591344 CPUtime=1202.53 cores=1,3,5,7
/proc/27470/task/27488/stat : 27488 (plingeling) R 27468 27470 26831 0 -1 4202560 221028 1251 0 2 120219 34 0 0 25 0 5 0 653288612 605536256 119290 33554432000 4194304 4417452 140736580174256 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27470/tid=27489] ppid=27468 vsize=591344 CPUtime=1202.52 cores=1,3,5,7
/proc/27470/task/27489/stat : 27489 (plingeling) R 27468 27470 26831 0 -1 4202560 390154 1251 0 2 120193 59 0 0 25 0 5 0 653288612 605536256 119290 33554432000 4194304 4417452 140736580174256 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27470/tid=27490] ppid=27468 vsize=591344 CPUtime=1202.52 cores=1,3,5,7
/proc/27470/task/27490/stat : 27490 (plingeling) R 27468 27470 26831 0 -1 4202560 423189 1251 0 2 120191 61 0 0 25 0 5 0 653288612 605536256 119290 33554432000 4194304 4417452 140736580174256 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27470/tid=27491] ppid=27468 vsize=591344 CPUtime=1192.61 cores=1,3,5,7
/proc/27470/task/27491/stat : 27491 (plingeling) R 27468 27470 26831 0 -1 4202560 338035 1251 0 2 119213 48 0 0 25 0 5 0 653288612 605536256 119290 33554432000 4194304 4417452 140736580174256 18446744073709551615 4352492 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 591344

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.74
CPU time (s): 4800.44
CPU user time (s): 4798.37
CPU system time (s): 2.07069
CPU usage (%): 399.125
Max. virtual memory (cumulated for all children) (KiB): 694008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.37
system time used= 2.07069
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1380940
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 121
involuntary context switches= 33647

runsolver used 2.73558 second user time and 7.18191 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-15 01:48:08
IDJOB=3371361
IDBENCH=20529
IDSOLVER=1848
FILE ID=node121/3371361-1305416888
RUNJOBID= node121-1305416888-27457
PBS_JOBID= 13324525
Free space on /tmp= 73428 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k20.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371361-1305416888/watcher-3371361-1305416888 -o /tmp/evaluation-result-3371361-1305416888/solver-3371361-1305416888 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371361-1305416888.cnf

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

MD5SUM BENCH= 2bee695ce4278b72ee9295631ad94252
RANDOM SEED=1655683044

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.74
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.817
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.817
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20952212 kB
Buffers:        303000 kB
Cached:        5970460 kB
SwapCached:       7656 kB
Active:        6427936 kB
Inactive:      5218412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20952212 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:            6784 kB
Writeback:           0 kB
AnonPages:     5370656 kB
Mapped:          21300 kB
Slab:           265608 kB
PageTables:      23996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30649136 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= 73424 MiB
End job on node121 at 2011-05-15 02:08:13