Trace number 3370945

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.25 1205.4

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x40.cnf
MD5SUM65a5698edfd6f3a12089595d81c196e3
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 variables3360
Number of clauses661080
Sum of the clauses size2634240
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25040
Number of clauses of size 30
Number of clauses of size 4656040
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-3370945-1305425199/watcher-3370945-1305425199 -o /tmp/evaluation-result-3370945-1305425199/solver-3370945-1305425199 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3370945-1305425199.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: 8.48 8.59 8.20 2/353 11863
/proc/meminfo: memFree=17696492/32950928 swapFree=67111200/67111528
[pid=11863] ppid=11861 vsize=10200 CPUtime=0 cores=1,3,5,7
/proc/11863/stat : 11863 (plingeling) R 11861 11863 10053 0 -1 4202496 642 1251 0 0 0 0 0 0 21 0 1 0 732750579 10444800 572 33554432000 4194304 4417452 140736231430320 18446744073709551615 256415391488 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/11863/statm: 2550 572 147 55 0 436 0

[startup+0.039079 s]
/proc/loadavg: 8.48 8.59 8.20 2/353 11863
/proc/meminfo: memFree=17696492/32950928 swapFree=67111200/67111528
[pid=11863] ppid=11861 vsize=17400 CPUtime=0.03 cores=1,3,5,7
/proc/11863/stat : 11863 (plingeling) R 11861 11863 10053 0 -1 4202496 2478 1251 0 0 3 0 0 0 21 0 1 0 732750579 17817600 2313 33554432000 4194304 4417452 140736231430320 18446744073709551615 256415085549 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/11863/statm: 4350 2343 148 55 0 2236 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 17400

[startup+0.101064 s]
/proc/loadavg: 8.48 8.59 8.20 2/353 11863
/proc/meminfo: memFree=17696492/32950928 swapFree=67111200/67111528
[pid=11863] ppid=11861 vsize=26616 CPUtime=0.09 cores=1,3,5,7
/proc/11863/stat : 11863 (plingeling) R 11861 11863 10053 0 -1 4202496 4843 1251 0 0 9 0 0 0 23 0 1 0 732750579 27254784 4677 33554432000 4194304 4417452 140736231430320 18446744073709551615 256415391488 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/11863/statm: 6654 4677 148 55 0 4540 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26616

[startup+0.301 s]
/proc/loadavg: 8.48 8.59 8.20 2/353 11863
/proc/meminfo: memFree=17696492/32950928 swapFree=67111200/67111528
[pid=11863] ppid=11861 vsize=75768 CPUtime=0.29 cores=1,3,5,7
/proc/11863/stat : 11863 (plingeling) R 11861 11863 10053 0 -1 4202496 17131 1251 0 0 27 2 0 0 23 0 1 0 732750579 77586432 16965 33554432000 4194304 4417452 140736231430320 18446744073709551615 256415391488 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/11863/statm: 18942 16965 148 55 0 16828 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 75768

[startup+0.700945 s]
/proc/loadavg: 8.48 8.59 8.20 2/353 11863
/proc/meminfo: memFree=17696492/32950928 swapFree=67111200/67111528
[pid=11863] ppid=11861 vsize=141304 CPUtime=0.69 cores=1,3,5,7
/proc/11863/stat : 11863 (plingeling) R 11861 11863 10053 0 -1 4202496 33515 1251 0 0 65 4 0 0 25 0 1 0 732750579 144695296 33349 33554432000 4194304 4417452 140736231430320 18446744073709551615 4320947 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/11863/statm: 35326 33349 148 55 0 33212 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 141304

[startup+1.50074 s]
/proc/loadavg: 8.48 8.59 8.20 10/365 11941
/proc/meminfo: memFree=17524808/32950928 swapFree=67111200/67111528
[pid=11863] ppid=11861 vsize=222640 CPUtime=3.55 cores=1,3,5,7
/proc/11863/stat : 11863 (plingeling) S 11861 11863 10053 0 -1 4202496 48403 1251 0 0 348 7 0 0 25 0 5 0 732750579 227983360 43473 33554432000 4194304 4417452 140736231430320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11863/statm: 55660 43473 174 55 0 53546 0
[pid=11863/tid=11938] ppid=11861 vsize=222640 CPUtime=0.68 cores=1,3,5,7
/proc/11863/task/11938/stat : 11938 (plingeling) R 11861 11863 10053 0 -1 4202560 4774 1251 0 0 68 0 0 0 25 0 5 0 732750660 227983360 43473 33554432000 4194304 4417452 140736231430320 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11863/tid=11939] ppid=11861 vsize=222640 CPUtime=0.68 cores=1,3,5,7
/proc/11863/task/11939/stat : 11939 (plingeling) R 11861 11863 10053 0 -1 4202560 4143 1251 0 0 68 0 0 0 25 0 5 0 732750660 227983360 43473 33554432000 4194304 4417452 140736231430320 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11863/tid=11940] ppid=11861 vsize=222640 CPUtime=0.67 cores=1,3,5,7
/proc/11863/task/11940/stat : 11940 (plingeling) R 11861 11863 10053 0 -1 4202560 4137 1251 0 0 67 0 0 0 25 0 5 0 732750660 227983360 43473 33554432000 4194304 4417452 140736231430320 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11863/tid=11941] ppid=11861 vsize=222640 CPUtime=0.68 cores=1,3,5,7
/proc/11863/task/11941/stat : 11941 (plingeling) R 11861 11863 10053 0 -1 4202560 1822 1251 0 0 68 0 0 0 25 0 5 0 732750660 227983360 43473 33554432000 4194304 4417452 140736231430320 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.55
Current children cumulated vsize (KiB) 222640

[startup+3.10044 s]
/proc/loadavg: 8.48 8.59 8.20 10/366 11944
/proc/meminfo: memFree=17472176/32950928 swapFree=67111200/67111528
[pid=11863] ppid=11861 vsize=252832 CPUtime=9.94 cores=1,3,5,7
/proc/11863/stat : 11863 (plingeling) S 11861 11863 10053 0 -1 4202496 60043 1251 0 0 984 10 0 0 25 0 5 0 732750579 258899968 50994 33554432000 4194304 4417452 140736231430320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11863/statm: 63208 50994 179 55 0 61094 0
[pid=11863/tid=11938] ppid=11861 vsize=252832 CPUtime=2.29 cores=1,3,5,7
/proc/11863/task/11938/stat : 11938 (plingeling) R 11861 11863 10053 0 -1 4202560 4774 1251 0 0 228 1 0 0 25 0 5 0 732750660 258899968 50994 33554432000 4194304 4417452 140736231430320 18446744073709551615 4240304 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11863/tid=11939] ppid=11861 vsize=252832 CPUtime=2.28 cores=1,3,5,7
/proc/11863/task/11939/stat : 11939 (plingeling) R 11861 11863 10053 0 -1 4202560 4784 1251 0 0 228 0 0 0 25 0 5 0 732750660 258899968 50994 33554432000 4194304 4417452 140736231430320 18446744073709551615 4253440 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11863/tid=11940] ppid=11861 vsize=252832 CPUtime=2.26 cores=1,3,5,7
/proc/11863/task/11940/stat : 11940 (plingeling) R 11861 11863 10053 0 -1 4202560 7345 1251 0 0 225 1 0 0 25 0 5 0 732750660 258899968 50994 33554432000 4194304 4417452 140736231430320 18446744073709551615 4239418 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11863/tid=11941] ppid=11861 vsize=252832 CPUtime=2.28 cores=1,3,5,7
/proc/11863/task/11941/stat : 11941 (plingeling) R 11861 11863 10053 0 -1 4202560 9613 1251 0 0 226 2 0 0 25 0 5 0 732750660 258899968 50994 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.94
Current children cumulated vsize (KiB) 252832

[startup+6.30083 s]
/proc/loadavg: 8.52 8.60 8.20 10/365 11955
/proc/meminfo: memFree=17389596/32950928 swapFree=67111200/67111528
[pid=11863] ppid=11861 vsize=335000 CPUtime=22.71 cores=1,3,5,7
/proc/11863/stat : 11863 (plingeling) S 11861 11863 10053 0 -1 4202496 87649 1251 0 0 2256 15 0 0 25 0 5 0 732750579 343040000 71536 33554432000 4194304 4417452 140736231430320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11863/statm: 83750 71536 179 55 0 81636 0
[pid=11863/tid=11938] ppid=11861 vsize=335000 CPUtime=5.49 cores=1,3,5,7
/proc/11863/task/11938/stat : 11938 (plingeling) R 11861 11863 10053 0 -1 4202560 14384 1251 0 0 546 3 0 0 25 0 5 0 732750660 343040000 71536 33554432000 4194304 4417452 140736231430320 18446744073709551615 4260519 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11863/tid=11939] ppid=11861 vsize=335000 CPUtime=5.48 cores=1,3,5,7
/proc/11863/task/11939/stat : 11939 (plingeling) R 11861 11863 10053 0 -1 4202560 7987 1251 0 0 547 1 0 0 25 0 5 0 732750660 343040000 71536 33554432000 4194304 4417452 140736231430320 18446744073709551615 4239393 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11863/tid=11940] ppid=11861 vsize=335000 CPUtime=5.42 cores=1,3,5,7
/proc/11863/task/11940/stat : 11940 (plingeling) R 11861 11863 10053 0 -1 4202560 13752 1251 0 0 540 2 0 0 25 0 5 0 732750660 343040000 71536 33554432000 4194304 4417452 140736231430320 18446744073709551615 4233275 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11863/tid=11941] ppid=11861 vsize=335000 CPUtime=5.48 cores=1,3,5,7
/proc/11863/task/11941/stat : 11941 (plingeling) R 11861 11863 10053 0 -1 4202560 17999 1251 0 0 545 3 0 0 25 0 5 0 732750660 343040000 71536 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 22.71
Current children cumulated vsize (KiB) 335000

[startup+12.7006 s]
/proc/loadavg: 8.56 8.60 8.20 10/366 11976
/proc/meminfo: memFree=17267392/32950928 swapFree=67111200/67111528
[pid=11863] ppid=11861 vsize=380520 CPUtime=48.22 cores=1,3,5,7
/proc/11863/stat : 11863 (plingeling) S 11861 11863 10053 0 -1 4202496 103955 1251 0 0 4805 17 0 0 25 0 5 0 732750579 389652480 82916 33554432000 4194304 4417452 140736231430320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11863/statm: 95130 82916 179 55 0 93016 0
[pid=11863/tid=11938] ppid=11861 vsize=380520 CPUtime=11.89 cores=1,3,5,7
/proc/11863/task/11938/stat : 11938 (plingeling) R 11861 11863 10053 0 -1 4202560 14384 1251 0 0 1186 3 0 0 25 0 5 0 732750660 389652480 82916 33554432000 4194304 4417452 140736231430320 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11863/tid=11939] ppid=11861 vsize=380520 CPUtime=11.87 cores=1,3,5,7
/proc/11863/task/11939/stat : 11939 (plingeling) R 11861 11863 10053 0 -1 4202560 14394 1251 0 0 1186 1 0 0 25 0 5 0 732750660 389652480 82916 33554432000 4194304 4417452 140736231430320 18446744073709551615 4249181 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11863/tid=11940] ppid=11861 vsize=380520 CPUtime=11.75 cores=1,3,5,7
/proc/11863/task/11940/stat : 11940 (plingeling) R 11861 11863 10053 0 -1 4202560 13752 1251 0 0 1173 2 0 0 25 0 5 0 732750660 389652480 82916 33554432000 4194304 4417452 140736231430320 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11863/tid=11941] ppid=11861 vsize=380520 CPUtime=11.88 cores=1,3,5,7
/proc/11863/task/11941/stat : 11941 (plingeling) R 11861 11863 10053 0 -1 4202560 27898 1251 0 0 1183 5 0 0 25 0 5 0 732750660 389652480 82916 33554432000 4194304 4417452 140736231430320 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 48.22
Current children cumulated vsize (KiB) 380520

[startup+25.5012 s]
/proc/loadavg: 8.65 8.62 8.22 10/365 12012
/proc/meminfo: memFree=17193204/32950928 swapFree=67111200/67111528
[pid=11863] ppid=11861 vsize=409924 CPUtime=99.28 cores=1,3,5,7
/proc/11863/stat : 11863 (plingeling) S 11861 11863 10053 0 -1 4202496 166814 1251 0 0 9899 29 0 0 25 0 5 0 732750579 419762176 90267 33554432000 4194304 4417452 140736231430320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11863/statm: 102481 90267 179 55 0 100367 0
[pid=11863/tid=11938] ppid=11861 vsize=409924 CPUtime=24.68 cores=1,3,5,7
/proc/11863/task/11938/stat : 11938 (plingeling) R 11861 11863 10053 0 -1 4202560 34806 1251 0 0 2461 7 0 0 25 0 5 0 732750660 419762176 90267 33554432000 4194304 4417452 140736231430320 18446744073709551615 4249943 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11863/tid=11939] ppid=11861 vsize=409924 CPUtime=24.67 cores=1,3,5,7
/proc/11863/task/11939/stat : 11939 (plingeling) R 11861 11863 10053 0 -1 4202560 33219 1251 0 0 2462 5 0 0 25 0 5 0 732750660 419762176 90267 33554432000 4194304 4417452 140736231430320 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11863/tid=11940] ppid=11861 vsize=409924 CPUtime=24.4 cores=1,3,5,7
/proc/11863/task/11940/stat : 11940 (plingeling) R 11861 11863 10053 0 -1 4202560 24266 1251 0 0 2436 4 0 0 25 0 5 0 732750660 419762176 90267 33554432000 4194304 4417452 140736231430320 18446744073709551615 4302964 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11863/tid=11941] ppid=11861 vsize=409924 CPUtime=24.69 cores=1,3,5,7
/proc/11863/task/11941/stat : 11941 (plingeling) R 11861 11863 10053 0 -1 4202560 40996 1251 0 0 2462 7 0 0 25 0 5 0 732750660 419762176 90267 33554432000 4194304 4417452 140736231430320 18446744073709551615 4356867 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 99.28
Current children cumulated vsize (KiB) 409924

[startup+51.1004 s]
/proc/loadavg: 8.83 8.67 8.24 10/365 12090
/proc/meminfo: memFree=17116176/32950928 swapFree=67111200/67111528
[pid=11863] ppid=11861 vsize=455660 CPUtime=201.38 cores=1,3,5,7
/proc/11863/stat : 11863 (plingeling) S 11861 11863 10053 0 -1 4202496 292709 1251 0 0 20090 48 0 0 25 0 5 0 732750579 466595840 101701 33554432000 4194304 4417452 140736231430320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11863/statm: 113915 101701 179 55 0 111801 0
[pid=11863/tid=11938] ppid=11861 vsize=455660 CPUtime=50.28 cores=1,3,5,7
/proc/11863/task/11938/stat : 11938 (plingeling) R 11861 11863 10053 0 -1 4202560 54910 1251 0 0 5018 10 0 0 25 0 5 0 732750660 466595840 101701 33554432000 4194304 4417452 140736231430320 18446744073709551615 4249181 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11863/tid=11939] ppid=11861 vsize=455660 CPUtime=50.27 cores=1,3,5,7
/proc/11863/task/11939/stat : 11939 (plingeling) R 11861 11863 10053 0 -1 4202560 63574 1251 0 0 5018 9 0 0 25 0 5 0 732750660 466595840 101701 33554432000 4194304 4417452 140736231430320 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11863/tid=11940] ppid=11861 vsize=455660 CPUtime=49.72 cores=1,3,5,7
/proc/11863/task/11940/stat : 11940 (plingeling) R 11861 11863 10053 0 -1 4202560 78528 1251 0 0 4960 12 0 0 25 0 5 0 732750660 466595840 101701 33554432000 4194304 4417452 140736231430320 18446744073709551615 4249151 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11863/tid=11941] ppid=11861 vsize=455660 CPUtime=50.29 cores=1,3,5,7
/proc/11863/task/11941/stat : 11941 (plingeling) R 11861 11863 10053 0 -1 4202560 62170 1251 0 0 5018 11 0 0 25 0 5 0 732750660 466595840 101701 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 201.38
Current children cumulated vsize (KiB) 455660

[startup+102.314 s]
/proc/loadavg: 9.07 8.75 8.29 10/365 12224
/proc/meminfo: memFree=16882036/32950928 swapFree=67111200/67111528
[pid=11863] ppid=11861 vsize=566996 CPUtime=405.65 cores=1,3,5,7
/proc/11863/stat : 11863 (plingeling) S 11861 11863 10053 0 -1 4202496 490531 1251 0 0 40485 80 0 0 25 0 5 0 732750579 580603904 129535 33554432000 4194304 4417452 140736231430320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11863/statm: 141749 129535 179 55 0 139635 0
[pid=11863/tid=11938] ppid=11861 vsize=566996 CPUtime=101.51 cores=1,3,5,7
/proc/11863/task/11938/stat : 11938 (plingeling) R 11861 11863 10053 0 -1 4202560 103816 1251 0 0 10133 18 0 0 25 0 5 0 732750660 580603904 129535 33554432000 4194304 4417452 140736231430320 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11863/tid=11939] ppid=11861 vsize=566996 CPUtime=101.48 cores=1,3,5,7
/proc/11863/task/11939/stat : 11939 (plingeling) R 11861 11863 10053 0 -1 4202560 120095 1251 0 0 10130 18 0 0 25 0 5 0 732750660 580603904 129535 33554432000 4194304 4417452 140736231430320 18446744073709551615 4250074 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11863/tid=11940] ppid=11861 vsize=566996 CPUtime=100.34 cores=1,3,5,7
/proc/11863/task/11940/stat : 11940 (plingeling) R 11861 11863 10053 0 -1 4202560 147708 1251 0 0 10011 23 0 0 25 0 5 0 732750660 580603904 129535 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11863/tid=11941] ppid=11861 vsize=566996 CPUtime=101.5 cores=1,3,5,7
/proc/11863/task/11941/stat : 11941 (plingeling) R 11861 11863 10053 0 -1 4202560 85385 1251 0 0 10135 15 0 0 25 0 5 0 732750660 580603904 129535 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 405.65
Current children cumulated vsize (KiB) 566996

[startup+162.3 s]
/proc/loadavg: 9.03 8.79 8.33 10/365 12371
/proc/meminfo: memFree=16696748/32950928 swapFree=67111200/67111528
[pid=11863] ppid=11861 vsize=725888 CPUtime=644.91 cores=1,3,5,7
/proc/11863/stat : 11863 (plingeling) S 11861 11863 10053 0 -1 4202496 648139 1251 0 0 64392 99 0 0 25 0 5 0 732750579 743309312 167211 33554432000 4194304 4417452 140736231430320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11863/statm: 181472 167211 179 55 0 179358 0
[pid=11863/tid=11938] ppid=11861 vsize=725888 CPUtime=161.49 cores=1,3,5,7
/proc/11863/task/11938/stat : 11938 (plingeling) R 11861 11863 10053 0 -1 4202560 132287 1251 0 0 16128 21 0 0 25 0 5 0 732750660 743309312 167211 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11863/tid=11939] ppid=11861 vsize=725888 CPUtime=161.46 cores=1,3,5,7
/proc/11863/task/11939/stat : 11939 (plingeling) R 11861 11863 10053 0 -1 4202560 149679 1251 0 0 16125 21 0 0 25 0 5 0 732750660 743309312 167211 33554432000 4194304 4417452 140736231430320 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11863/tid=11940] ppid=11861 vsize=725888 CPUtime=159.64 cores=1,3,5,7
/proc/11863/task/11940/stat : 11940 (plingeling) R 11861 11863 10053 0 -1 4202560 207566 1251 0 0 15934 30 0 0 25 0 5 0 732750660 743309312 167211 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11863/tid=11941] ppid=11861 vsize=725888 CPUtime=161.49 cores=1,3,5,7
/proc/11863/task/11941/stat : 11941 (plingeling) R 11861 11863 10053 0 -1 4202560 125080 1251 0 0 16128 21 0 0 25 0 5 0 732750660 743309312 167211 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 644.91
Current children cumulated vsize (KiB) 725888


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

[pid=11863/tid=11939] ppid=11861 vsize=1458824 CPUtime=761.39 cores=1,3,5,7
/proc/11863/task/11939/stat : 11939 (plingeling) R 11861 11863 10053 0 -1 4202560 391309 1251 0 0 76086 53 0 0 25 0 5 0 732750660 1493835776 352493 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11863/tid=11940] ppid=11861 vsize=1458824 CPUtime=752.76 cores=1,3,5,7
/proc/11863/task/11940/stat : 11940 (plingeling) R 11861 11863 10053 0 -1 4202560 479433 1251 0 0 75207 69 0 0 25 0 5 0 732750660 1493835776 352493 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11863/tid=11941] ppid=11861 vsize=1458824 CPUtime=761.51 cores=1,3,5,7
/proc/11863/task/11941/stat : 11941 (plingeling) R 11861 11863 10053 0 -1 4202560 324669 1251 0 0 76097 54 0 0 25 0 5 0 732750660 1493835776 352493 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3037.82
Current children cumulated vsize (KiB) 1458824

[startup+822.301 s]
/proc/loadavg: 8.12 8.23 8.26 9/360 12591
/proc/meminfo: memFree=14872832/32950928 swapFree=67111200/67111528
[pid=11863] ppid=11861 vsize=1553428 CPUtime=3277.09 cores=1,3,5,7
/proc/11863/stat : 11863 (plingeling) S 11861 11863 10053 0 -1 4202496 1931530 1251 0 0 327419 290 0 0 25 0 5 0 732750579 1590710272 376144 33554432000 4194304 4417452 140736231430320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11863/statm: 388357 376144 180 55 0 386243 0
[pid=11863/tid=11938] ppid=11861 vsize=1553428 CPUtime=821.33 cores=1,3,5,7
/proc/11863/task/11938/stat : 11938 (plingeling) R 11861 11863 10053 0 -1 4202560 605551 1251 0 0 82041 92 0 0 25 0 5 0 732750660 1590710272 376144 33554432000 4194304 4417452 140736231430320 18446744073709551615 4366548 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11863/tid=11939] ppid=11861 vsize=1553428 CPUtime=821.37 cores=1,3,5,7
/proc/11863/task/11939/stat : 11939 (plingeling) R 11861 11863 10053 0 -1 4202560 440849 1251 0 0 82077 60 0 0 25 0 5 0 732750660 1590710272 376144 33554432000 4194304 4417452 140736231430320 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11863/tid=11940] ppid=11861 vsize=1553428 CPUtime=812.05 cores=1,3,5,7
/proc/11863/task/11940/stat : 11940 (plingeling) R 11861 11863 10053 0 -1 4202560 503460 1251 0 0 81132 73 0 0 25 0 5 0 732750660 1590710272 376144 33554432000 4194304 4417452 140736231430320 18446744073709551615 4357265 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11863/tid=11941] ppid=11861 vsize=1553428 CPUtime=821.5 cores=1,3,5,7
/proc/11863/task/11941/stat : 11941 (plingeling) R 11861 11863 10053 0 -1 4202560 348143 1251 0 0 82092 58 0 0 25 0 5 0 732750660 1590710272 376144 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3277.09
Current children cumulated vsize (KiB) 1553428

[startup+882.301 s]
/proc/loadavg: 8.15 8.21 8.25 9/360 12593
/proc/meminfo: memFree=14594660/32950928 swapFree=67111200/67111528
[pid=11863] ppid=11861 vsize=1770460 CPUtime=3516.4 cores=1,3,5,7
/proc/11863/stat : 11863 (plingeling) S 11861 11863 10053 0 -1 4202496 2072017 1251 0 0 351329 311 0 0 25 0 5 0 732750579 1812951040 430402 33554432000 4194304 4417452 140736231430320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11863/statm: 442615 430402 180 55 0 440501 0
[pid=11863/tid=11938] ppid=11861 vsize=1770460 CPUtime=881.32 cores=1,3,5,7
/proc/11863/task/11938/stat : 11938 (plingeling) R 11861 11863 10053 0 -1 4202560 675080 1251 0 0 88032 100 0 0 25 0 5 0 732750660 1812951040 430402 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11863/tid=11939] ppid=11861 vsize=1770460 CPUtime=881.37 cores=1,3,5,7
/proc/11863/task/11939/stat : 11939 (plingeling) R 11861 11863 10053 0 -1 4202560 460010 1251 0 0 88074 63 0 0 25 0 5 0 732750660 1812951040 430402 33554432000 4194304 4417452 140736231430320 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11863/tid=11940] ppid=11861 vsize=1770460 CPUtime=871.36 cores=1,3,5,7
/proc/11863/task/11940/stat : 11940 (plingeling) R 11861 11863 10053 0 -1 4202560 530333 1251 0 0 87058 78 0 0 25 0 5 0 732750660 1812951040 430402 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11863/tid=11941] ppid=11861 vsize=1770460 CPUtime=881.5 cores=1,3,5,7
/proc/11863/task/11941/stat : 11941 (plingeling) R 11861 11863 10053 0 -1 4202560 373067 1251 0 0 88087 63 0 0 25 0 5 0 732750660 1812951040 430402 33554432000 4194304 4417452 140736231430320 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3516.4
Current children cumulated vsize (KiB) 1770460

[startup+942.3 s]
/proc/loadavg: 8.41 8.25 8.26 10/366 13208
/proc/meminfo: memFree=14349136/32950928 swapFree=67111200/67111528
[pid=11863] ppid=11861 vsize=1907520 CPUtime=3755.2 cores=1,3,5,7
/proc/11863/stat : 11863 (plingeling) S 11861 11863 10053 0 -1 4202496 2306188 1251 0 0 375173 347 0 0 25 0 5 0 732750579 1953300480 464667 33554432000 4194304 4417452 140736231430320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11863/statm: 476880 464667 180 55 0 474766 0
[pid=11863/tid=11938] ppid=11861 vsize=1907520 CPUtime=941.26 cores=1,3,5,7
/proc/11863/task/11938/stat : 11938 (plingeling) R 11861 11863 10053 0 -1 4202560 709885 1251 0 0 94019 107 0 0 25 0 5 0 732750660 1953300480 464667 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11863/tid=11939] ppid=11861 vsize=1907520 CPUtime=941.29 cores=1,3,5,7
/proc/11863/task/11939/stat : 11939 (plingeling) R 11861 11863 10053 0 -1 4202560 519361 1251 0 0 94056 73 0 0 25 0 5 0 732750660 1953300480 464667 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11863/tid=11940] ppid=11861 vsize=1907520 CPUtime=930.6 cores=1,3,5,7
/proc/11863/task/11940/stat : 11940 (plingeling) R 11861 11863 10053 0 -1 4202560 649671 1251 0 0 92967 93 0 0 25 0 5 0 732750660 1953300480 464667 33554432000 4194304 4417452 140736231430320 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11863/tid=11941] ppid=11861 vsize=1907520 CPUtime=941.22 cores=1,3,5,7
/proc/11863/task/11941/stat : 11941 (plingeling) R 11861 11863 10053 0 -1 4202560 393744 1251 0 0 94054 68 0 0 25 0 5 0 732750660 1953300480 464667 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3755.2
Current children cumulated vsize (KiB) 1907520

[startup+1002.3 s]
/proc/loadavg: 8.98 8.45 8.32 10/367 14988
/proc/meminfo: memFree=14128192/32950928 swapFree=67111200/67111528
[pid=11863] ppid=11861 vsize=2028292 CPUtime=3993.61 cores=1,3,5,7
/proc/11863/stat : 11863 (plingeling) S 11861 11863 10053 0 -1 4202496 2444992 1251 0 0 398994 367 0 0 25 0 5 0 732750579 2076971008 494860 33554432000 4194304 4417452 140736231430320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11863/statm: 507073 494860 180 55 0 504959 0
[pid=11863/tid=11938] ppid=11861 vsize=2028292 CPUtime=1001.09 cores=1,3,5,7
/proc/11863/task/11938/stat : 11938 (plingeling) R 11861 11863 10053 0 -1 4202560 731502 1251 0 0 99999 110 0 0 25 0 5 0 732750660 2076971008 494860 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11863/tid=11939] ppid=11861 vsize=2028292 CPUtime=1001.18 cores=1,3,5,7
/proc/11863/task/11939/stat : 11939 (plingeling) R 11861 11863 10053 0 -1 4202560 568003 1251 0 0 100037 81 0 0 25 0 5 0 732750660 2076971008 494860 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11863/tid=11940] ppid=11861 vsize=2028292 CPUtime=989.63 cores=1,3,5,7
/proc/11863/task/11940/stat : 11940 (plingeling) R 11861 11863 10053 0 -1 4202560 718216 1251 0 0 98861 102 0 0 25 0 5 0 732750660 2076971008 494860 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11863/tid=11941] ppid=11861 vsize=2028292 CPUtime=1000.87 cores=1,3,5,7
/proc/11863/task/11941/stat : 11941 (plingeling) R 11861 11863 10053 0 -1 4202560 393744 1251 0 0 100019 68 0 0 25 0 5 0 732750660 2076971008 494860 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3993.61
Current children cumulated vsize (KiB) 2028292

[startup+1062.3 s]
/proc/loadavg: 9.09 8.57 8.37 10/367 16762
/proc/meminfo: memFree=14308344/32950928 swapFree=67111200/67111528
[pid=11863] ppid=11861 vsize=1710152 CPUtime=4231.93 cores=1,3,5,7
/proc/11863/stat : 11863 (plingeling) S 11861 11863 10053 0 -1 4202496 2524090 1251 0 0 422813 380 0 0 25 0 5 0 732750579 1751195648 415357 33554432000 4194304 4417452 140736231430320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11863/statm: 427538 415357 180 55 0 425424 0
[pid=11863/tid=11938] ppid=11861 vsize=1710152 CPUtime=1060.99 cores=1,3,5,7
/proc/11863/task/11938/stat : 11938 (plingeling) R 11861 11863 10053 0 -1 4202560 760871 1251 0 0 105985 114 0 0 25 0 5 0 732750660 1751195648 415357 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11863/tid=11939] ppid=11861 vsize=1710152 CPUtime=1060.96 cores=1,3,5,7
/proc/11863/task/11939/stat : 11939 (plingeling) R 11861 11863 10053 0 -1 4202560 595157 1251 0 0 106012 84 0 0 25 0 5 0 732750660 1751195648 415357 33554432000 4194304 4417452 140736231430320 18446744073709551615 4249193 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11863/tid=11940] ppid=11861 vsize=1710152 CPUtime=1048.76 cores=1,3,5,7
/proc/11863/task/11940/stat : 11940 (plingeling) R 11861 11863 10053 0 -1 4202560 735455 1251 0 0 104770 106 0 0 25 0 5 0 732750660 1751195648 415357 33554432000 4194304 4417452 140736231430320 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11863/tid=11941] ppid=11861 vsize=1710152 CPUtime=1060.37 cores=1,3,5,7
/proc/11863/task/11941/stat : 11941 (plingeling) R 11861 11863 10053 0 -1 4202560 399080 1251 0 0 105968 69 0 0 25 0 5 0 732750660 1751195648 415357 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4231.93
Current children cumulated vsize (KiB) 1710152

[startup+1122.3 s]
/proc/loadavg: 9.22 8.70 8.42 10/367 18509
/proc/meminfo: memFree=14332924/32950928 swapFree=67111200/67111528
[pid=11863] ppid=11861 vsize=1664956 CPUtime=4470.31 cores=1,3,5,7
/proc/11863/stat : 11863 (plingeling) S 11861 11863 10053 0 -1 4202496 2671012 1251 0 0 446629 402 0 0 25 0 5 0 732750579 1704914944 404026 33554432000 4194304 4417452 140736231430320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11863/statm: 416239 404026 180 55 0 414125 0
[pid=11863/tid=11938] ppid=11861 vsize=1664956 CPUtime=1120.81 cores=1,3,5,7
/proc/11863/task/11938/stat : 11938 (plingeling) R 11861 11863 10053 0 -1 4202560 805528 1251 0 0 111961 120 0 0 25 0 5 0 732750660 1704914944 404026 33554432000 4194304 4417452 140736231430320 18446744073709551615 4321721 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11863/tid=11939] ppid=11861 vsize=1664956 CPUtime=1120.66 cores=1,3,5,7
/proc/11863/task/11939/stat : 11939 (plingeling) R 11861 11863 10053 0 -1 4202560 613723 1251 0 0 111979 87 0 0 25 0 5 0 732750660 1704914944 404026 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11863/tid=11940] ppid=11861 vsize=1664956 CPUtime=1107.85 cores=1,3,5,7
/proc/11863/task/11940/stat : 11940 (plingeling) R 11861 11863 10053 0 -1 4202560 754367 1251 0 0 110675 110 0 0 25 0 5 0 732750660 1704914944 404026 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11863/tid=11941] ppid=11861 vsize=1664956 CPUtime=1120.15 cores=1,3,5,7
/proc/11863/task/11941/stat : 11941 (plingeling) R 11861 11863 10053 0 -1 4202560 463867 1251 0 0 111936 79 0 0 25 0 5 0 732750660 1704914944 404026 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364850 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4470.31
Current children cumulated vsize (KiB) 1664956

[startup+1182.3 s]
/proc/loadavg: 9.30 8.81 8.48 11/366 20237
/proc/meminfo: memFree=14240912/32950928 swapFree=67111200/67111528
[pid=11863] ppid=11861 vsize=1893084 CPUtime=4708.68 cores=1,3,5,7
/proc/11863/stat : 11863 (plingeling) S 11861 11863 10053 0 -1 4202496 2806728 1251 0 0 470445 423 0 0 25 0 5 0 732750579 1938518016 461057 33554432000 4194304 4417452 140736231430320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11863/statm: 473271 461057 180 55 0 471157 0
[pid=11863/tid=11938] ppid=11861 vsize=1893084 CPUtime=1180.63 cores=1,3,5,7
/proc/11863/task/11938/stat : 11938 (plingeling) R 11861 11863 10053 0 -1 4202560 867704 1251 0 0 117932 131 0 0 25 0 5 0 732750660 1938518016 461057 33554432000 4194304 4417452 140736231430320 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11863/tid=11939] ppid=11861 vsize=1893084 CPUtime=1180.56 cores=1,3,5,7
/proc/11863/task/11939/stat : 11939 (plingeling) R 11861 11863 10053 0 -1 4202560 675962 1251 0 0 117962 94 0 0 25 0 5 0 732750660 1938518016 461057 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11863/tid=11940] ppid=11861 vsize=1893084 CPUtime=1166.98 cores=1,3,5,7
/proc/11863/task/11940/stat : 11940 (plingeling) R 11861 11863 10053 0 -1 4202560 754367 1251 0 0 116588 110 0 0 25 0 5 0 732750660 1938518016 461057 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11863/tid=11941] ppid=11861 vsize=1893084 CPUtime=1179.67 cores=1,3,5,7
/proc/11863/task/11941/stat : 11941 (plingeling) R 11861 11863 10053 0 -1 4202560 475168 1251 0 0 117886 81 0 0 25 0 5 0 732750660 1938518016 461057 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4708.68
Current children cumulated vsize (KiB) 1893084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.3 s]
/proc/loadavg: 9.34 8.86 8.50 7/361 21228
/proc/meminfo: memFree=15727040/32950928 swapFree=67111200/67111528
[pid=11863] ppid=11861 vsize=2041492 CPUtime=4800.11 cores=1,3,5,7
/proc/11863/stat : 11863 (plingeling) S 11861 11863 10053 0 -1 4202496 2876598 1251 0 0 479578 433 0 0 25 0 5 0 732750579 2090487808 498159 33554432000 4194304 4417452 140736231430320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11863/statm: 510373 498159 180 55 0 508259 0
[pid=11863/tid=11938] ppid=11861 vsize=2041492 CPUtime=1203.61 cores=1,3,5,7
/proc/11863/task/11938/stat : 11938 (plingeling) R 11861 11863 10053 0 -1 4202560 884088 1251 0 0 120228 133 0 0 25 0 5 0 732750660 2090487808 498159 33554432000 4194304 4417452 140736231430320 18446744073709551615 4251008 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11863/tid=11939] ppid=11861 vsize=2041492 CPUtime=1203.48 cores=1,3,5,7
/proc/11863/task/11939/stat : 11939 (plingeling) R 11861 11863 10053 0 -1 4202560 704232 1251 0 0 120250 98 0 0 25 0 5 0 732750660 2090487808 498159 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11863/tid=11940] ppid=11861 vsize=2041492 CPUtime=1189.61 cores=1,3,5,7
/proc/11863/task/11940/stat : 11940 (plingeling) R 11861 11863 10053 0 -1 4202560 779583 1251 0 0 118847 114 0 0 25 0 5 0 732750660 2090487808 498159 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11863/tid=11941] ppid=11861 vsize=2041492 CPUtime=1202.59 cores=1,3,5,7
/proc/11863/task/11941/stat : 11941 (plingeling) R 11861 11863 10053 0 -1 4202560 475168 1251 0 0 120178 81 0 0 25 0 5 0 732750660 2090487808 498159 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 2041492

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

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

[startup+1205.3 s]
/proc/loadavg: 9.34 8.86 8.50 7/361 21228
/proc/meminfo: memFree=15727040/32950928 swapFree=67111200/67111528
[pid=11863] ppid=11861 vsize=2041492 CPUtime=4800.11 cores=1,3,5,7
/proc/11863/stat : 11863 (plingeling) S 11861 11863 10053 0 -1 4202496 2876598 1251 0 0 479578 433 0 0 25 0 5 0 732750579 2090487808 498159 33554432000 4194304 4417452 140736231430320 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11863/statm: 510373 498159 180 55 0 508259 0
[pid=11863/tid=11938] ppid=11861 vsize=2041492 CPUtime=1203.61 cores=1,3,5,7
/proc/11863/task/11938/stat : 11938 (plingeling) R 11861 11863 10053 0 -1 4202560 884088 1251 0 0 120228 133 0 0 25 0 5 0 732750660 2090487808 498159 33554432000 4194304 4417452 140736231430320 18446744073709551615 4251008 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11863/tid=11939] ppid=11861 vsize=2041492 CPUtime=1203.48 cores=1,3,5,7
/proc/11863/task/11939/stat : 11939 (plingeling) R 11861 11863 10053 0 -1 4202560 704232 1251 0 0 120250 98 0 0 25 0 5 0 732750660 2090487808 498159 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11863/tid=11940] ppid=11861 vsize=2041492 CPUtime=1189.61 cores=1,3,5,7
/proc/11863/task/11940/stat : 11940 (plingeling) R 11861 11863 10053 0 -1 4202560 779583 1251 0 0 118847 114 0 0 25 0 5 0 732750660 2090487808 498159 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11863/tid=11941] ppid=11861 vsize=2041492 CPUtime=1202.59 cores=1,3,5,7
/proc/11863/task/11941/stat : 11941 (plingeling) R 11861 11863 10053 0 -1 4202560 475168 1251 0 0 120178 81 0 0 25 0 5 0 732750660 2090487808 498159 33554432000 4194304 4417452 140736231430320 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 2041492

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1205.4
CPU time (s): 4800.25
CPU user time (s): 4795.83
CPU system time (s): 4.41633
CPU usage (%): 398.23
Max. virtual memory (cumulated for all children) (KiB): 2153860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.83
system time used= 4.41633
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2877850
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= 85
involuntary context switches= 44257

runsolver used 3.87341 second user time and 10.1055 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= 65a5698edfd6f3a12089595d81c196e3
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:      17697220 kB
Buffers:        295456 kB
Cached:        4609160 kB
SwapCached:          0 kB
Active:       12012736 kB
Inactive:      2921144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17697220 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           16400 kB
Writeback:           0 kB
AnonPages:    10028296 kB
Mapped:          28940 kB
Slab:           212188 kB
PageTables:      41244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69660476 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