Trace number 3370937

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.47 1204.99

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x14.cnf
MD5SUMf76302f2442dfc7cabc2315e61e55fea
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 variables1176
Number of clauses78498
Sum of the clauses size310464
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21764
Number of clauses of size 30
Number of clauses of size 476734
Number of clauses of size 50
Number of clauses of size over 50

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-3370937-1305425199/watcher-3370937-1305425199 -o /tmp/evaluation-result-3370937-1305425199/solver-3370937-1305425199 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3370937-1305425199.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: 8.48 8.59 8.20 2/356 11881
/proc/meminfo: memFree=17681936/32950928 swapFree=67111200/67111528
[pid=11881] ppid=11879 vsize=9760 CPUtime=0 cores=0,2,4,6
/proc/11881/stat : 11881 (plingeling) R 11879 11881 10053 0 -1 4202496 517 1251 0 0 0 0 0 0 25 0 1 0 732750585 9994240 446 33554432000 4194304 4417452 140735295428320 18446744073709551615 256415085534 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11881/statm: 2440 446 147 55 0 326 0

[startup+0.097369 s]
/proc/loadavg: 8.48 8.59 8.20 2/356 11881
/proc/meminfo: memFree=17681936/32950928 swapFree=67111200/67111528
[pid=11881] ppid=11879 vsize=25920 CPUtime=0.08 cores=0,2,4,6
/proc/11881/stat : 11881 (plingeling) R 11879 11881 10053 0 -1 4202496 4735 1251 0 0 8 0 0 0 25 0 1 0 732750585 26542080 4503 33554432000 4194304 4417452 140735295428320 18446744073709551615 4231387 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11881/statm: 6480 4503 148 55 0 4366 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25920

[startup+0.100365 s]
/proc/loadavg: 8.48 8.59 8.20 2/356 11881
/proc/meminfo: memFree=17681936/32950928 swapFree=67111200/67111528
[pid=11881] ppid=11879 vsize=25920 CPUtime=0.08 cores=0,2,4,6
/proc/11881/stat : 11881 (plingeling) R 11879 11881 10053 0 -1 4202496 4735 1251 0 0 8 0 0 0 25 0 1 0 732750585 26542080 4503 33554432000 4194304 4417452 140735295428320 18446744073709551615 4323193 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11881/statm: 6480 4503 148 55 0 4366 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25920

[startup+0.300302 s]
/proc/loadavg: 8.48 8.59 8.20 2/356 11881
/proc/meminfo: memFree=17681936/32950928 swapFree=67111200/67111528
[pid=11881] ppid=11879 vsize=76528 CPUtime=0.88 cores=0,2,4,6
/proc/11881/stat : 11881 (plingeling) S 11879 11881 10053 0 -1 4202496 7874 1251 0 0 87 1 0 0 25 0 5 0 732750585 78364672 6930 33554432000 4194304 4417452 140735295428320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11881/statm: 19132 6930 180 55 0 17018 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 76528

[startup+0.70021 s]
/proc/loadavg: 8.48 8.59 8.20 2/356 11881
/proc/meminfo: memFree=17681936/32950928 swapFree=67111200/67111528
[pid=11881] ppid=11879 vsize=87608 CPUtime=2.49 cores=0,2,4,6
/proc/11881/stat : 11881 (plingeling) S 11879 11881 10053 0 -1 4202496 11352 1251 0 0 247 2 0 0 25 0 5 0 732750585 89710592 9718 33554432000 4194304 4417452 140735295428320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11881/statm: 21902 9718 180 55 0 19788 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 87608

[startup+1.50101 s]
/proc/loadavg: 8.48 8.59 8.20 10/365 11941
/proc/meminfo: memFree=17519104/32950928 swapFree=67111200/67111528
[pid=11881] ppid=11879 vsize=102924 CPUtime=5.68 cores=0,2,4,6
/proc/11881/stat : 11881 (plingeling) S 11879 11881 10053 0 -1 4202496 16294 1251 0 0 565 3 0 0 25 0 5 0 732750585 105394176 13550 33554432000 4194304 4417452 140735295428320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11881/statm: 25731 13550 180 55 0 23617 0
[pid=11881/tid=11895] ppid=11879 vsize=102924 CPUtime=1.39 cores=0,2,4,6
/proc/11881/task/11895/stat : 11895 (plingeling) R 11879 11881 10053 0 -1 4202560 2751 1251 0 0 139 0 0 0 25 0 5 0 732750595 105394176 13550 33554432000 4194304 4417452 140735295428320 18446744073709551615 4258377 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11881/tid=11896] ppid=11879 vsize=102924 CPUtime=1.38 cores=0,2,4,6
/proc/11881/task/11896/stat : 11896 (plingeling) R 11879 11881 10053 0 -1 4202560 2743 1251 0 0 138 0 0 0 25 0 5 0 732750595 105394176 13550 33554432000 4194304 4417452 140735295428320 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11881/tid=11897] ppid=11879 vsize=102924 CPUtime=1.39 cores=0,2,4,6
/proc/11881/task/11897/stat : 11897 (plingeling) R 11879 11881 10053 0 -1 4202560 2669 1251 0 0 139 0 0 0 25 0 5 0 732750595 105394176 13550 33554432000 4194304 4417452 140735295428320 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11881/tid=11898] ppid=11879 vsize=102924 CPUtime=1.38 cores=0,2,4,6
/proc/11881/task/11898/stat : 11898 (plingeling) R 11879 11881 10053 0 -1 4202560 3384 1251 0 0 138 0 0 0 25 0 5 0 732750595 105394176 13550 33554432000 4194304 4417452 140735295428320 18446744073709551615 4354469 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.68
Current children cumulated vsize (KiB) 102924

[startup+3.10071 s]
/proc/loadavg: 8.48 8.59 8.20 10/366 11944
/proc/meminfo: memFree=17473172/32950928 swapFree=67111200/67111528
[pid=11881] ppid=11879 vsize=162812 CPUtime=12.05 cores=0,2,4,6
/proc/11881/stat : 11881 (plingeling) S 11879 11881 10053 0 -1 4202496 26042 1251 0 0 1201 4 0 0 25 0 5 0 732750585 166719488 12113 33554432000 4194304 4417452 140735295428320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11881/statm: 40703 12113 180 55 0 38589 0
[pid=11881/tid=11895] ppid=11879 vsize=162812 CPUtime=2.99 cores=0,2,4,6
/proc/11881/task/11895/stat : 11895 (plingeling) R 11879 11881 10053 0 -1 4202560 3315 1251 0 0 299 0 0 0 25 0 5 0 732750595 166719488 12113 33554432000 4194304 4417452 140735295428320 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11881/tid=11896] ppid=11879 vsize=162812 CPUtime=2.99 cores=0,2,4,6
/proc/11881/task/11896/stat : 11896 (plingeling) R 11879 11881 10053 0 -1 4202560 5531 1251 0 0 297 2 0 0 25 0 5 0 732750595 166719488 12113 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11881/tid=11897] ppid=11879 vsize=162812 CPUtime=2.99 cores=0,2,4,6
/proc/11881/task/11897/stat : 11897 (plingeling) R 11879 11881 10053 0 -1 4202560 7083 1251 0 0 299 0 0 0 25 0 5 0 732750595 166719488 12113 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11881/tid=11898] ppid=11879 vsize=162812 CPUtime=2.96 cores=0,2,4,6
/proc/11881/task/11898/stat : 11898 (plingeling) R 11879 11881 10053 0 -1 4202560 5366 1251 0 0 296 0 0 0 25 0 5 0 732750595 166719488 12113 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.05
Current children cumulated vsize (KiB) 162812

[startup+6.30111 s]
/proc/loadavg: 8.52 8.60 8.20 11/365 11955
/proc/meminfo: memFree=17389100/32950928 swapFree=67111200/67111528
[pid=11881] ppid=11879 vsize=185484 CPUtime=24.82 cores=0,2,4,6
/proc/11881/stat : 11881 (plingeling) S 11879 11881 10053 0 -1 4202496 42709 1251 0 0 2475 7 0 0 25 0 5 0 732750585 189935616 17781 33554432000 4194304 4417452 140735295428320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11881/statm: 46371 17781 180 55 0 44257 0
[pid=11881/tid=11895] ppid=11879 vsize=185484 CPUtime=6.19 cores=0,2,4,6
/proc/11881/task/11895/stat : 11895 (plingeling) R 11879 11881 10053 0 -1 4202560 5223 1251 0 0 619 0 0 0 25 0 5 0 732750595 189935616 17781 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11881/tid=11896] ppid=11879 vsize=185484 CPUtime=6.18 cores=0,2,4,6
/proc/11881/task/11896/stat : 11896 (plingeling) R 11879 11881 10053 0 -1 4202560 9629 1251 0 0 616 2 0 0 25 0 5 0 732750595 189935616 17781 33554432000 4194304 4417452 140735295428320 18446744073709551615 4357260 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11881/tid=11897] ppid=11879 vsize=185484 CPUtime=6.19 cores=0,2,4,6
/proc/11881/task/11897/stat : 11897 (plingeling) R 11879 11881 10053 0 -1 4202560 13119 1251 0 0 618 1 0 0 25 0 5 0 732750595 189935616 17781 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11881/tid=11898] ppid=11879 vsize=185484 CPUtime=6.13 cores=0,2,4,6
/proc/11881/task/11898/stat : 11898 (plingeling) R 11879 11881 10053 0 -1 4202560 9991 1251 0 0 612 1 0 0 25 0 5 0 732750595 189935616 17781 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.82
Current children cumulated vsize (KiB) 185484

[startup+12.7009 s]
/proc/loadavg: 8.56 8.60 8.20 10/365 11976
/proc/meminfo: memFree=17267400/32950928 swapFree=67111200/67111528
[pid=11881] ppid=11879 vsize=219076 CPUtime=50.34 cores=0,2,4,6
/proc/11881/stat : 11881 (plingeling) S 11879 11881 10053 0 -1 4202496 82855 1251 0 0 5021 13 0 0 25 0 5 0 732750585 224333824 26270 33554432000 4194304 4417452 140735295428320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11881/statm: 54769 26270 180 55 0 52655 0
[pid=11881/tid=11895] ppid=11879 vsize=219076 CPUtime=12.59 cores=0,2,4,6
/proc/11881/task/11895/stat : 11895 (plingeling) R 11879 11881 10053 0 -1 4202560 18306 1251 0 0 1257 2 0 0 25 0 5 0 732750595 224333824 26270 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11881/tid=11896] ppid=11879 vsize=219076 CPUtime=12.59 cores=0,2,4,6
/proc/11881/task/11896/stat : 11896 (plingeling) R 11879 11881 10053 0 -1 4202560 18346 1251 0 0 1255 4 0 0 25 0 5 0 732750595 224333824 26270 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11881/tid=11897] ppid=11879 vsize=219076 CPUtime=12.59 cores=0,2,4,6
/proc/11881/task/11897/stat : 11897 (plingeling) R 11879 11881 10053 0 -1 4202560 25327 1251 0 0 1256 3 0 0 25 0 5 0 732750595 224333824 26270 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11881/tid=11898] ppid=11879 vsize=219076 CPUtime=12.45 cores=0,2,4,6
/proc/11881/task/11898/stat : 11898 (plingeling) R 11879 11881 10053 0 -1 4202560 16129 1251 0 0 1243 2 0 0 25 0 5 0 732750595 224333824 26270 33554432000 4194304 4417452 140735295428320 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.34
Current children cumulated vsize (KiB) 219076

[startup+25.5005 s]
/proc/loadavg: 8.65 8.62 8.22 11/365 12012
/proc/meminfo: memFree=17193204/32950928 swapFree=67111200/67111528
[pid=11881] ppid=11879 vsize=247328 CPUtime=101.38 cores=0,2,4,6
/proc/11881/stat : 11881 (plingeling) S 11879 11881 10053 0 -1 4202496 135693 1251 0 0 10117 21 0 0 25 0 5 0 732750585 253263872 33268 33554432000 4194304 4417452 140735295428320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11881/statm: 61832 33268 180 55 0 59718 0
[pid=11881/tid=11895] ppid=11879 vsize=247328 CPUtime=25.39 cores=0,2,4,6
/proc/11881/task/11895/stat : 11895 (plingeling) R 11879 11881 10053 0 -1 4202560 39890 1251 0 0 2534 5 0 0 25 0 5 0 732750595 253263872 33268 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11881/tid=11896] ppid=11879 vsize=247328 CPUtime=25.39 cores=0,2,4,6
/proc/11881/task/11896/stat : 11896 (plingeling) R 11879 11881 10053 0 -1 4202560 32363 1251 0 0 2532 7 0 0 25 0 5 0 732750595 253263872 33268 33554432000 4194304 4417452 140735295428320 18446744073709551615 4353830 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11881/tid=11897] ppid=11879 vsize=247328 CPUtime=25.39 cores=0,2,4,6
/proc/11881/task/11897/stat : 11897 (plingeling) R 11879 11881 10053 0 -1 4202560 34623 1251 0 0 2535 4 0 0 25 0 5 0 732750595 253263872 33268 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11881/tid=11898] ppid=11879 vsize=247328 CPUtime=25.09 cores=0,2,4,6
/proc/11881/task/11898/stat : 11898 (plingeling) R 11879 11881 10053 0 -1 4202560 24070 1251 0 0 2506 3 0 0 25 0 5 0 732750595 253263872 33268 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.38
Current children cumulated vsize (KiB) 247328

[startup+51.1007 s]
/proc/loadavg: 8.83 8.67 8.24 11/365 12090
/proc/meminfo: memFree=17116176/32950928 swapFree=67111200/67111528
[pid=11881] ppid=11879 vsize=298340 CPUtime=203.48 cores=0,2,4,6
/proc/11881/stat : 11881 (plingeling) S 11879 11881 10053 0 -1 4202496 234046 1251 0 0 20311 37 0 0 25 0 5 0 732750585 305500160 46021 33554432000 4194304 4417452 140735295428320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11881/statm: 74585 46021 180 55 0 72471 0
[pid=11881/tid=11895] ppid=11879 vsize=298340 CPUtime=50.99 cores=0,2,4,6
/proc/11881/task/11895/stat : 11895 (plingeling) R 11879 11881 10053 0 -1 4202560 62496 1251 0 0 5091 8 0 0 25 0 5 0 732750595 305500160 46021 33554432000 4194304 4417452 140735295428320 18446744073709551615 4353504 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11881/tid=11896] ppid=11879 vsize=298340 CPUtime=50.99 cores=0,2,4,6
/proc/11881/task/11896/stat : 11896 (plingeling) R 11879 11881 10053 0 -1 4202560 56934 1251 0 0 5087 12 0 0 25 0 5 0 732750595 305500160 46021 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11881/tid=11897] ppid=11879 vsize=298340 CPUtime=50.99 cores=0,2,4,6
/proc/11881/task/11897/stat : 11897 (plingeling) R 11879 11881 10053 0 -1 4202560 71565 1251 0 0 5090 9 0 0 25 0 5 0 732750595 305500160 46021 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11881/tid=11898] ppid=11879 vsize=298340 CPUtime=50.39 cores=0,2,4,6
/proc/11881/task/11898/stat : 11898 (plingeling) R 11879 11881 10053 0 -1 4202560 38304 1251 0 0 5033 6 0 0 25 0 5 0 732750595 305500160 46021 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.48
Current children cumulated vsize (KiB) 298340

[startup+102.314 s]
/proc/loadavg: 9.07 8.75 8.29 10/365 12225
/proc/meminfo: memFree=16882036/32950928 swapFree=67111200/67111528
[pid=11881] ppid=11879 vsize=377780 CPUtime=407.72 cores=0,2,4,6
/proc/11881/stat : 11881 (plingeling) S 11879 11881 10053 0 -1 4202496 410271 1251 0 0 40705 67 0 0 25 0 5 0 732750585 386846720 65881 33554432000 4194304 4417452 140735295428320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11881/statm: 94445 65881 180 55 0 92331 0
[pid=11881/tid=11895] ppid=11879 vsize=377780 CPUtime=102.21 cores=0,2,4,6
/proc/11881/task/11895/stat : 11895 (plingeling) R 11879 11881 10053 0 -1 4202560 113472 1251 0 0 10205 16 0 0 25 0 5 0 732750595 386846720 65881 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11881/tid=11896] ppid=11879 vsize=377780 CPUtime=102.2 cores=0,2,4,6
/proc/11881/task/11896/stat : 11896 (plingeling) R 11879 11881 10053 0 -1 4202560 108990 1251 0 0 10198 22 0 0 25 0 5 0 732750595 386846720 65881 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11881/tid=11897] ppid=11879 vsize=377780 CPUtime=102.2 cores=0,2,4,6
/proc/11881/task/11897/stat : 11897 (plingeling) R 11879 11881 10053 0 -1 4202560 118433 1251 0 0 10204 16 0 0 25 0 5 0 732750595 386846720 65881 33554432000 4194304 4417452 140735295428320 18446744073709551615 4354937 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11881/tid=11898] ppid=11879 vsize=377780 CPUtime=100.98 cores=0,2,4,6
/proc/11881/task/11898/stat : 11898 (plingeling) R 11879 11881 10053 0 -1 4202560 64629 1251 0 0 10087 11 0 0 25 0 5 0 732750595 386846720 65881 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.72
Current children cumulated vsize (KiB) 377780

[startup+162.301 s]
/proc/loadavg: 9.03 8.79 8.33 10/365 12371
/proc/meminfo: memFree=16696068/32950928 swapFree=67111200/67111528
[pid=11881] ppid=11879 vsize=434692 CPUtime=646.96 cores=0,2,4,6
/proc/11881/stat : 11881 (plingeling) S 11879 11881 10053 0 -1 4202496 536526 1251 0 0 64610 86 0 0 25 0 5 0 732750585 445124608 80109 33554432000 4194304 4417452 140735295428320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11881/statm: 108673 80109 180 55 0 106559 0
[pid=11881/tid=11895] ppid=11879 vsize=434692 CPUtime=162.19 cores=0,2,4,6
/proc/11881/task/11895/stat : 11895 (plingeling) R 11879 11881 10053 0 -1 4202560 144236 1251 0 0 16199 20 0 0 25 0 5 0 732750595 445124608 80109 33554432000 4194304 4417452 140735295428320 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11881/tid=11896] ppid=11879 vsize=434692 CPUtime=162.19 cores=0,2,4,6
/proc/11881/task/11896/stat : 11896 (plingeling) R 11879 11881 10053 0 -1 4202560 151263 1251 0 0 16190 29 0 0 25 0 5 0 732750595 445124608 80109 33554432000 4194304 4417452 140735295428320 18446744073709551615 4357314 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11881/tid=11897] ppid=11879 vsize=434692 CPUtime=162.19 cores=0,2,4,6
/proc/11881/task/11897/stat : 11897 (plingeling) R 11879 11881 10053 0 -1 4202560 160578 1251 0 0 16197 22 0 0 25 0 5 0 732750595 445124608 80109 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11881/tid=11898] ppid=11879 vsize=434692 CPUtime=160.26 cores=0,2,4,6
/proc/11881/task/11898/stat : 11898 (plingeling) R 11879 11881 10053 0 -1 4202560 75702 1251 0 0 16014 12 0 0 25 0 5 0 732750595 445124608 80109 33554432000 4194304 4417452 140735295428320 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 646.96
Current children cumulated vsize (KiB) 434692


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

[pid=11881/tid=11896] ppid=11879 vsize=1550200 CPUtime=762.21 cores=0,2,4,6
/proc/11881/task/11896/stat : 11896 (plingeling) R 11879 11881 10053 0 -1 4202560 574145 1251 0 0 76124 97 0 0 25 0 5 0 732750595 1587404800 358986 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11881/tid=11897] ppid=11879 vsize=1550200 CPUtime=762.22 cores=0,2,4,6
/proc/11881/task/11897/stat : 11897 (plingeling) R 11879 11881 10053 0 -1 4202560 476475 1251 0 0 76145 77 0 0 25 0 5 0 732750595 1587404800 358986 33554432000 4194304 4417452 140735295428320 18446744073709551615 4251071 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11881/tid=11898] ppid=11879 vsize=1550200 CPUtime=753.08 cores=0,2,4,6
/proc/11881/task/11898/stat : 11898 (plingeling) R 11879 11881 10053 0 -1 4202560 188080 1251 0 0 75277 31 0 0 25 0 5 0 732750595 1587404800 358986 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3039.84
Current children cumulated vsize (KiB) 1550200

[startup+822.301 s]
/proc/loadavg: 8.12 8.23 8.26 9/360 12591
/proc/meminfo: memFree=14872832/32950928 swapFree=67111200/67111528
[pid=11881] ppid=11879 vsize=1464364 CPUtime=3279.09 cores=0,2,4,6
/proc/11881/stat : 11881 (plingeling) S 11879 11881 10053 0 -1 4202496 1776258 1251 0 0 327623 286 0 0 25 0 5 0 732750585 1499508736 337527 33554432000 4194304 4417452 140735295428320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11881/statm: 366091 337527 180 55 0 363977 0
[pid=11881/tid=11895] ppid=11879 vsize=1464364 CPUtime=822.2 cores=0,2,4,6
/proc/11881/task/11895/stat : 11895 (plingeling) R 11879 11881 10053 0 -1 4202560 491244 1251 0 0 82147 73 0 0 25 0 5 0 732750595 1499508736 337527 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11881/tid=11896] ppid=11879 vsize=1464364 CPUtime=822.2 cores=0,2,4,6
/proc/11881/task/11896/stat : 11896 (plingeling) R 11879 11881 10053 0 -1 4202560 574145 1251 0 0 82123 97 0 0 25 0 5 0 732750595 1499508736 337527 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11881/tid=11897] ppid=11879 vsize=1464364 CPUtime=822.2 cores=0,2,4,6
/proc/11881/task/11897/stat : 11897 (plingeling) R 11879 11881 10053 0 -1 4202560 503089 1251 0 0 82139 81 0 0 25 0 5 0 732750595 1499508736 337527 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11881/tid=11898] ppid=11879 vsize=1464364 CPUtime=812.36 cores=0,2,4,6
/proc/11881/task/11898/stat : 11898 (plingeling) R 11879 11881 10053 0 -1 4202560 203033 1251 0 0 81203 33 0 0 25 0 5 0 732750595 1499508736 337527 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3279.09
Current children cumulated vsize (KiB) 1464364

[startup+882.301 s]
/proc/loadavg: 8.15 8.21 8.25 10/360 12593
/proc/meminfo: memFree=14594536/32950928 swapFree=67111200/67111528
[pid=11881] ppid=11879 vsize=1524340 CPUtime=3518.37 cores=0,2,4,6
/proc/11881/stat : 11881 (plingeling) S 11879 11881 10053 0 -1 4202496 1801893 1251 0 0 351547 290 0 0 25 0 5 0 732750585 1560924160 352521 33554432000 4194304 4417452 140735295428320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11881/statm: 381085 352521 180 55 0 378971 0
[pid=11881/tid=11895] ppid=11879 vsize=1524340 CPUtime=882.19 cores=0,2,4,6
/proc/11881/task/11895/stat : 11895 (plingeling) R 11879 11881 10053 0 -1 4202560 498753 1251 0 0 88146 73 0 0 25 0 5 0 732750595 1560924160 352521 33554432000 4194304 4417452 140735295428320 18446744073709551615 4354510 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11881/tid=11896] ppid=11879 vsize=1524340 CPUtime=882.21 cores=0,2,4,6
/proc/11881/task/11896/stat : 11896 (plingeling) R 11879 11881 10053 0 -1 4202560 581788 1251 0 0 88122 99 0 0 25 0 5 0 732750595 1560924160 352521 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11881/tid=11897] ppid=11879 vsize=1524340 CPUtime=882.2 cores=0,2,4,6
/proc/11881/task/11897/stat : 11897 (plingeling) R 11879 11881 10053 0 -1 4202560 513572 1251 0 0 88138 82 0 0 25 0 5 0 732750595 1560924160 352521 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11881/tid=11898] ppid=11879 vsize=1524340 CPUtime=871.63 cores=0,2,4,6
/proc/11881/task/11898/stat : 11898 (plingeling) R 11879 11881 10053 0 -1 4202560 203033 1251 0 0 87130 33 0 0 25 0 5 0 732750595 1560924160 352521 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3518.37
Current children cumulated vsize (KiB) 1524340

[startup+942.301 s]
/proc/loadavg: 8.41 8.25 8.26 10/367 13216
/proc/meminfo: memFree=14279316/32950928 swapFree=67111200/67111528
[pid=11881] ppid=11879 vsize=1695920 CPUtime=3757.31 cores=0,2,4,6
/proc/11881/stat : 11881 (plingeling) S 11879 11881 10053 0 -1 4202496 1873194 1251 0 0 375431 300 0 0 25 0 5 0 732750585 1736622080 395416 33554432000 4194304 4417452 140735295428320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11881/statm: 423980 395416 180 55 0 421866 0
[pid=11881/tid=11895] ppid=11879 vsize=1695920 CPUtime=941.86 cores=0,2,4,6
/proc/11881/task/11895/stat : 11895 (plingeling) R 11879 11881 10053 0 -1 4202560 536158 1251 0 0 94108 78 0 0 25 0 5 0 732750595 1736622080 395416 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11881/tid=11896] ppid=11879 vsize=1695920 CPUtime=942.2 cores=0,2,4,6
/proc/11881/task/11896/stat : 11896 (plingeling) R 11879 11881 10053 0 -1 4202560 589980 1251 0 0 94121 99 0 0 25 0 5 0 732750595 1736622080 395416 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11881/tid=11897] ppid=11879 vsize=1695920 CPUtime=942.19 cores=0,2,4,6
/proc/11881/task/11897/stat : 11897 (plingeling) R 11879 11881 10053 0 -1 4202560 539276 1251 0 0 94132 87 0 0 25 0 5 0 732750595 1736622080 395416 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11881/tid=11898] ppid=11879 vsize=1695920 CPUtime=930.91 cores=0,2,4,6
/proc/11881/task/11898/stat : 11898 (plingeling) R 11879 11881 10053 0 -1 4202560 203033 1251 0 0 93058 33 0 0 25 0 5 0 732750595 1736622080 395416 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3757.31
Current children cumulated vsize (KiB) 1695920

[startup+1002.3 s]
/proc/loadavg: 8.98 8.45 8.32 10/367 14988
/proc/meminfo: memFree=14128192/32950928 swapFree=67111200/67111528
[pid=11881] ppid=11879 vsize=1724056 CPUtime=3995.59 cores=0,2,4,6
/proc/11881/stat : 11881 (plingeling) S 11879 11881 10053 0 -1 4202496 1904336 1251 0 0 399253 306 0 0 25 0 5 0 732750585 1765433344 402450 33554432000 4194304 4417452 140735295428320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11881/statm: 431014 402450 180 55 0 428900 0
[pid=11881/tid=11895] ppid=11879 vsize=1724056 CPUtime=1000.9 cores=0,2,4,6
/proc/11881/task/11895/stat : 11895 (plingeling) R 11879 11881 10053 0 -1 4202560 553567 1251 0 0 100009 81 0 0 25 0 5 0 732750595 1765433344 402450 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11881/tid=11896] ppid=11879 vsize=1724056 CPUtime=1002.2 cores=0,2,4,6
/proc/11881/task/11896/stat : 11896 (plingeling) R 11879 11881 10053 0 -1 4202560 589980 1251 0 0 100120 100 0 0 25 0 5 0 732750595 1765433344 402450 33554432000 4194304 4417452 140735295428320 18446744073709551615 4321595 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11881/tid=11897] ppid=11879 vsize=1724056 CPUtime=1002.17 cores=0,2,4,6
/proc/11881/task/11897/stat : 11897 (plingeling) R 11879 11881 10053 0 -1 4202560 553009 1251 0 0 100127 90 0 0 25 0 5 0 732750595 1765433344 402450 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11881/tid=11898] ppid=11879 vsize=1724056 CPUtime=990.19 cores=0,2,4,6
/proc/11881/task/11898/stat : 11898 (plingeling) R 11879 11881 10053 0 -1 4202560 203033 1251 0 0 98986 33 0 0 25 0 5 0 732750595 1765433344 402450 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3995.59
Current children cumulated vsize (KiB) 1724056

[startup+1062.3 s]
/proc/loadavg: 9.09 8.57 8.37 12/368 16763
/proc/meminfo: memFree=14308336/32950928 swapFree=67111200/67111528
[pid=11881] ppid=11879 vsize=1891796 CPUtime=4233.86 cores=0,2,4,6
/proc/11881/stat : 11881 (plingeling) S 11879 11881 10053 0 -1 4202496 1946271 1251 0 0 423071 315 0 0 25 0 5 0 732750585 1937199104 444385 33554432000 4194304 4417452 140735295428320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11881/statm: 472949 444385 180 55 0 470835 0
[pid=11881/tid=11895] ppid=11879 vsize=1891796 CPUtime=1060.05 cores=0,2,4,6
/proc/11881/task/11895/stat : 11895 (plingeling) R 11879 11881 10053 0 -1 4202560 562918 1251 0 0 105922 83 0 0 25 0 5 0 732750595 1937199104 444385 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11881/tid=11896] ppid=11879 vsize=1891796 CPUtime=1062.19 cores=0,2,4,6
/proc/11881/task/11896/stat : 11896 (plingeling) R 11879 11881 10053 0 -1 4202560 622564 1251 0 0 106112 107 0 0 25 0 5 0 732750595 1937199104 444385 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11881/tid=11897] ppid=11879 vsize=1891796 CPUtime=1062.12 cores=0,2,4,6
/proc/11881/task/11897/stat : 11897 (plingeling) R 11879 11881 10053 0 -1 4202560 553009 1251 0 0 106122 90 0 0 25 0 5 0 732750595 1937199104 444385 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11881/tid=11898] ppid=11879 vsize=1891796 CPUtime=1049.37 cores=0,2,4,6
/proc/11881/task/11898/stat : 11898 (plingeling) R 11879 11881 10053 0 -1 4202560 203033 1251 0 0 104904 33 0 0 25 0 5 0 732750595 1937199104 444385 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4233.86
Current children cumulated vsize (KiB) 1891796

[startup+1122.3 s]
/proc/loadavg: 9.22 8.70 8.42 11/367 18509
/proc/meminfo: memFree=14332924/32950928 swapFree=67111200/67111528
[pid=11881] ppid=11879 vsize=1883276 CPUtime=4472.18 cores=0,2,4,6
/proc/11881/stat : 11881 (plingeling) S 11879 11881 10053 0 -1 4202496 1973017 1251 0 0 446897 321 0 0 25 0 5 0 732750585 1928474624 442255 33554432000 4194304 4417452 140735295428320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11881/statm: 470819 442255 180 55 0 468705 0
[pid=11881/tid=11895] ppid=11879 vsize=1883276 CPUtime=1119.14 cores=0,2,4,6
/proc/11881/task/11895/stat : 11895 (plingeling) R 11879 11881 10053 0 -1 4202560 580050 1251 0 0 111827 87 0 0 25 0 5 0 732750595 1928474624 442255 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11881/tid=11896] ppid=11879 vsize=1883276 CPUtime=1122.19 cores=0,2,4,6
/proc/11881/task/11896/stat : 11896 (plingeling) R 11879 11881 10053 0 -1 4202560 622564 1251 0 0 112112 107 0 0 25 0 5 0 732750595 1928474624 442255 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11881/tid=11897] ppid=11879 vsize=1883276 CPUtime=1122.08 cores=0,2,4,6
/proc/11881/task/11897/stat : 11897 (plingeling) R 11879 11881 10053 0 -1 4202560 555355 1251 0 0 112118 90 0 0 25 0 5 0 732750595 1928474624 442255 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11881/tid=11898] ppid=11879 vsize=1883276 CPUtime=1108.64 cores=0,2,4,6
/proc/11881/task/11898/stat : 11898 (plingeling) R 11879 11881 10053 0 -1 4202560 210301 1251 0 0 110829 35 0 0 25 0 5 0 732750595 1928474624 442255 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4472.18
Current children cumulated vsize (KiB) 1883276

[startup+1182.3 s]
/proc/loadavg: 9.30 8.81 8.48 10/367 20247
/proc/meminfo: memFree=14240780/32950928 swapFree=67111200/67111528
[pid=11881] ppid=11879 vsize=1812100 CPUtime=4710.53 cores=0,2,4,6
/proc/11881/stat : 11881 (plingeling) S 11879 11881 10053 0 -1 4202496 2088761 1251 0 0 470710 343 0 0 25 0 5 0 732750585 1855590400 424461 33554432000 4194304 4417452 140735295428320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11881/statm: 453025 424461 180 55 0 450911 0
[pid=11881/tid=11895] ppid=11879 vsize=1812100 CPUtime=1178.41 cores=0,2,4,6
/proc/11881/task/11895/stat : 11895 (plingeling) R 11879 11881 10053 0 -1 4202560 605647 1251 0 0 117751 90 0 0 25 0 5 0 732750595 1855590400 424461 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11881/tid=11896] ppid=11879 vsize=1812100 CPUtime=1182.12 cores=0,2,4,6
/proc/11881/task/11896/stat : 11896 (plingeling) R 11879 11881 10053 0 -1 4202560 686948 1251 0 0 118093 119 0 0 25 0 5 0 732750595 1855590400 424461 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11881/tid=11897] ppid=11879 vsize=1812100 CPUtime=1181.95 cores=0,2,4,6
/proc/11881/task/11897/stat : 11897 (plingeling) R 11879 11881 10053 0 -1 4202560 565505 1251 0 0 118103 92 0 0 25 0 5 0 732750595 1855590400 424461 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11881/tid=11898] ppid=11879 vsize=1812100 CPUtime=1167.91 cores=0,2,4,6
/proc/11881/task/11898/stat : 11898 (plingeling) R 11879 11881 10053 0 -1 4202560 225914 1251 0 0 116753 38 0 0 25 0 5 0 732750595 1855590400 424461 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4710.53
Current children cumulated vsize (KiB) 1812100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.9 s]
/proc/loadavg: 9.34 8.86 8.50 10/368 20893
/proc/meminfo: memFree=14174940/32950928 swapFree=67111200/67111528
[pid=11881] ppid=11879 vsize=1664284 CPUtime=4800.35 cores=0,2,4,6
/proc/11881/stat : 11881 (plingeling) S 11879 11881 10053 0 -1 4202496 2110698 1251 0 0 479688 347 0 0 25 0 5 0 732750585 1704226816 387507 33554432000 4194304 4417452 140735295428320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11881/statm: 416071 387507 180 55 0 413957 0
[pid=11881/tid=11895] ppid=11879 vsize=1664284 CPUtime=1200.71 cores=0,2,4,6
/proc/11881/task/11895/stat : 11895 (plingeling) R 11879 11881 10053 0 -1 4202560 605647 1251 0 0 119981 90 0 0 25 0 5 0 732750595 1704226816 387507 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11881/tid=11896] ppid=11879 vsize=1664284 CPUtime=1204.74 cores=0,2,4,6
/proc/11881/task/11896/stat : 11896 (plingeling) R 11879 11881 10053 0 -1 4202560 686948 1251 0 0 120354 120 0 0 25 0 5 0 732750595 1704226816 387507 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11881/tid=11897] ppid=11879 vsize=1664284 CPUtime=1204.54 cores=0,2,4,6
/proc/11881/task/11897/stat : 11897 (plingeling) R 11879 11881 10053 0 -1 4202560 565505 1251 0 0 120362 92 0 0 25 0 5 0 732750595 1704226816 387507 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11881/tid=11898] ppid=11879 vsize=1664284 CPUtime=1190.24 cores=0,2,4,6
/proc/11881/task/11898/stat : 11898 (plingeling) R 11879 11881 10053 0 -1 4202560 247851 1251 0 0 118982 42 0 0 25 0 5 0 732750595 1704226816 387507 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 1664284

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

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

[startup+1204.9 s]
/proc/loadavg: 9.34 8.86 8.50 10/368 20893
/proc/meminfo: memFree=14174940/32950928 swapFree=67111200/67111528
[pid=11881] ppid=11879 vsize=1664284 CPUtime=4800.35 cores=0,2,4,6
/proc/11881/stat : 11881 (plingeling) S 11879 11881 10053 0 -1 4202496 2110698 1251 0 0 479688 347 0 0 25 0 5 0 732750585 1704226816 387507 33554432000 4194304 4417452 140735295428320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11881/statm: 416071 387507 180 55 0 413957 0
[pid=11881/tid=11895] ppid=11879 vsize=1664284 CPUtime=1200.71 cores=0,2,4,6
/proc/11881/task/11895/stat : 11895 (plingeling) R 11879 11881 10053 0 -1 4202560 605647 1251 0 0 119981 90 0 0 25 0 5 0 732750595 1704226816 387507 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11881/tid=11896] ppid=11879 vsize=1664284 CPUtime=1204.74 cores=0,2,4,6
/proc/11881/task/11896/stat : 11896 (plingeling) R 11879 11881 10053 0 -1 4202560 686948 1251 0 0 120354 120 0 0 25 0 5 0 732750595 1704226816 387507 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11881/tid=11897] ppid=11879 vsize=1664284 CPUtime=1204.54 cores=0,2,4,6
/proc/11881/task/11897/stat : 11897 (plingeling) R 11879 11881 10053 0 -1 4202560 565505 1251 0 0 120362 92 0 0 25 0 5 0 732750595 1704226816 387507 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11881/tid=11898] ppid=11879 vsize=1664284 CPUtime=1190.24 cores=0,2,4,6
/proc/11881/task/11898/stat : 11898 (plingeling) R 11879 11881 10053 0 -1 4202560 247851 1251 0 0 118982 42 0 0 25 0 5 0 732750595 1704226816 387507 33554432000 4194304 4417452 140735295428320 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 1664284

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.99
CPU time (s): 4800.47
CPU user time (s): 4796.93
CPU system time (s): 3.54146
CPU usage (%): 398.383
Max. virtual memory (cumulated for all children) (KiB): 2157376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.93
system time used= 3.54146
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2111949
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= 186
involuntary context switches= 31791

runsolver used 4.05738 second user time and 10.1994 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-15 04:06:39
IDJOB=3370937
IDBENCH=83167
IDSOLVER=1848
FILE ID=node115/3370937-1305425199
RUNJOBID= node115-1305422787-10071
PBS_JOBID= 13324588
Free space on /tmp= 73220 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x14.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370937-1305425199/watcher-3370937-1305425199 -o /tmp/evaluation-result-3370937-1305425199/solver-3370937-1305425199 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3370937-1305425199.cnf

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

MD5SUM BENCH= f76302f2442dfc7cabc2315e61e55fea
RANDOM SEED=1524118797

node115.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.811
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.62
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.811
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.15
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.811
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.75
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.811
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.75
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.811
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.77
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.811
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.811
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17681968 kB
Buffers:        295468 kB
Cached:        4611864 kB
SwapCached:          0 kB
Active:       12027804 kB
Inactive:      2921448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17681968 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           18340 kB
Writeback:           0 kB
AnonPages:    10041876 kB
Mapped:          28940 kB
Slab:           212448 kB
PageTables:      41632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69690904 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= 73280 MiB
End job on node115 at 2011-05-15 04:26:46