Trace number 3288885

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587? (TO) 4800.13 1201.72

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom15.cnf
MD5SUM1f0914c6141fdba914b73575a12b918a
Bench CategoryAPPLICATION (applications 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 variables25972
Number of clauses86411
Sum of the clauses size219707
Maximum clause length879
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 245193
Number of clauses of size 340753
Number of clauses of size 4119
Number of clauses of size 513
Number of clauses of size over 5332

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3288885-1304071823/watcher-3288885-1304071823 -o /tmp/evaluation-result-3288885-1304071823/solver-3288885-1304071823 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3288885-1304071823.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: 7.14 7.84 7.53 3/174 14680
/proc/meminfo: memFree=26310880/32950928 swapFree=67111364/67111528
[pid=14680] ppid=14678 vsize=11752 CPUtime=0 cores=1,3,5,7
/proc/14680/stat : 14680 (plingeling) R 14678 14680 12570 0 -1 4202496 1015 1252 0 0 0 0 0 0 21 0 1 0 518781938 12034048 944 33554432000 4194304 4417332 140737402916272 18446744073709551615 208080232192 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/14680/statm: 2938 944 147 55 0 824 0

[startup+0.0550351 s]
/proc/loadavg: 7.14 7.84 7.53 3/174 14680
/proc/meminfo: memFree=26310880/32950928 swapFree=67111364/67111528
[pid=14680] ppid=14678 vsize=19156 CPUtime=0.04 cores=1,3,5,7
/proc/14680/stat : 14680 (plingeling) R 14678 14680 12570 0 -1 4202496 2916 1252 0 0 4 0 0 0 22 0 1 0 518781938 19615744 2812 33554432000 4194304 4417332 140737402916272 18446744073709551615 208080232192 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/14680/statm: 4789 2812 148 55 0 2675 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 19156

[startup+0.101033 s]
/proc/loadavg: 7.14 7.84 7.53 3/174 14680
/proc/meminfo: memFree=26310880/32950928 swapFree=67111364/67111528
[pid=14680] ppid=14678 vsize=27116 CPUtime=0.08 cores=1,3,5,7
/proc/14680/stat : 14680 (plingeling) R 14678 14680 12570 0 -1 4202496 4906 1252 0 0 8 0 0 0 22 0 1 0 518781938 27766784 4802 33554432000 4194304 4417332 140737402916272 18446744073709551615 208080232192 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/14680/statm: 6779 4802 148 55 0 4665 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27116

[startup+0.300934 s]
/proc/loadavg: 7.14 7.84 7.53 3/174 14680
/proc/meminfo: memFree=26310880/32950928 swapFree=67111364/67111528
[pid=14680] ppid=14678 vsize=134340 CPUtime=0.87 cores=1,3,5,7
/proc/14680/stat : 14680 (plingeling) S 14678 14680 12570 0 -1 4202496 10724 1252 0 0 86 1 0 0 22 0 5 0 518781938 137564160 6536 33554432000 4194304 4417332 140737402916272 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14680/statm: 33585 6536 175 55 0 31471 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 134340

[startup+0.70086 s]
/proc/loadavg: 7.14 7.84 7.53 3/174 14680
/proc/meminfo: memFree=26310880/32950928 swapFree=67111364/67111528
[pid=14680] ppid=14678 vsize=136484 CPUtime=2.47 cores=1,3,5,7
/proc/14680/stat : 14680 (plingeling) S 14678 14680 12570 0 -1 4202496 15912 1252 0 0 245 2 0 0 22 0 5 0 518781938 139759616 6407 33554432000 4194304 4417332 140737402916272 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14680/statm: 34121 6407 175 55 0 32007 0
Current children cumulated CPU time (s) 2.47
Current children cumulated vsize (KiB) 136484

[startup+1.50071 s]
/proc/loadavg: 7.14 7.84 7.53 9/186 14705
/proc/meminfo: memFree=26206880/32950928 swapFree=67111364/67111528
[pid=14680] ppid=14678 vsize=146304 CPUtime=5.66 cores=1,3,5,7
/proc/14680/stat : 14680 (plingeling) S 14678 14680 12570 0 -1 4202496 21159 1252 0 0 564 2 0 0 22 0 5 0 518781938 149815296 8674 33554432000 4194304 4417332 140737402916272 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14680/statm: 36576 8674 177 55 0 34462 0
[pid=14680/tid=14698] ppid=14678 vsize=146304 CPUtime=1.38 cores=1,3,5,7
/proc/14680/task/14698/stat : 14698 (plingeling) R 14678 14680 12570 0 -1 4202560 6713 1252 0 0 138 0 0 0 25 0 5 0 518781949 149815296 8674 33554432000 4194304 4417332 140737402916272 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14680/tid=14699] ppid=14678 vsize=146304 CPUtime=1.38 cores=1,3,5,7
/proc/14680/task/14699/stat : 14699 (plingeling) R 14678 14680 12570 0 -1 4202560 4748 1252 0 0 138 0 0 0 25 0 5 0 518781949 149815296 8674 33554432000 4194304 4417332 140737402916272 18446744073709551615 4346594 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14680/tid=14700] ppid=14678 vsize=146304 CPUtime=1.38 cores=1,3,5,7
/proc/14680/task/14700/stat : 14700 (plingeling) R 14678 14680 12570 0 -1 4202560 3824 1252 0 0 138 0 0 0 25 0 5 0 518781949 149815296 8674 33554432000 4194304 4417332 140737402916272 18446744073709551615 4346418 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14680/tid=14701] ppid=14678 vsize=146304 CPUtime=1.38 cores=1,3,5,7
/proc/14680/task/14701/stat : 14701 (plingeling) R 14678 14680 12570 0 -1 4202560 956 1252 0 0 138 0 0 0 25 0 5 0 518781949 149815296 8674 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 146304

[startup+3.1004 s]
/proc/loadavg: 7.29 7.86 7.54 9/186 14705
/proc/meminfo: memFree=26197332/32950928 swapFree=67111364/67111528
[pid=14680] ppid=14678 vsize=141260 CPUtime=12.06 cores=1,3,5,7
/proc/14680/stat : 14680 (plingeling) S 14678 14680 12570 0 -1 4202496 22191 1252 0 0 1203 3 0 0 22 0 5 0 518781938 144650240 8049 33554432000 4194304 4417332 140737402916272 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14680/statm: 35315 8049 181 55 0 33201 0
[pid=14680/tid=14698] ppid=14678 vsize=141260 CPUtime=2.98 cores=1,3,5,7
/proc/14680/task/14698/stat : 14698 (plingeling) R 14678 14680 12570 0 -1 4202560 6774 1252 0 0 298 0 0 0 25 0 5 0 518781949 144650240 8049 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364491 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14680/tid=14699] ppid=14678 vsize=141260 CPUtime=2.98 cores=1,3,5,7
/proc/14680/task/14699/stat : 14699 (plingeling) R 14678 14680 12570 0 -1 4202560 4754 1252 0 0 298 0 0 0 25 0 5 0 518781949 144650240 8049 33554432000 4194304 4417332 140737402916272 18446744073709551615 18446744073699065863 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14680/tid=14700] ppid=14678 vsize=141260 CPUtime=2.99 cores=1,3,5,7
/proc/14680/task/14700/stat : 14700 (plingeling) R 14678 14680 12570 0 -1 4202560 4731 1252 0 0 298 1 0 0 25 0 5 0 518781949 144650240 8049 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14680/tid=14701] ppid=14678 vsize=141260 CPUtime=2.98 cores=1,3,5,7
/proc/14680/task/14701/stat : 14701 (plingeling) R 14678 14680 12570 0 -1 4202560 1014 1252 0 0 298 0 0 0 25 0 5 0 518781949 144650240 8049 33554432000 4194304 4417332 140737402916272 18446744073709551615 4353435 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.06
Current children cumulated vsize (KiB) 141260

[startup+6.30079 s]
/proc/loadavg: 7.29 7.86 7.54 9/186 14705
/proc/meminfo: memFree=26179604/32950928 swapFree=67111364/67111528
[pid=14680] ppid=14678 vsize=150096 CPUtime=24.84 cores=1,3,5,7
/proc/14680/stat : 14680 (plingeling) S 14678 14680 12570 0 -1 4202496 24420 1252 0 0 2481 3 0 0 22 0 5 0 518781938 153698304 10258 33554432000 4194304 4417332 140737402916272 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14680/statm: 37524 10258 181 55 0 35410 0
[pid=14680/tid=14698] ppid=14678 vsize=150096 CPUtime=6.18 cores=1,3,5,7
/proc/14680/task/14698/stat : 14698 (plingeling) R 14678 14680 12570 0 -1 4202560 6956 1252 0 0 618 0 0 0 25 0 5 0 518781949 153698304 10258 33554432000 4194304 4417332 140737402916272 18446744073709551615 4366455 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14680/tid=14699] ppid=14678 vsize=150096 CPUtime=6.18 cores=1,3,5,7
/proc/14680/task/14699/stat : 14699 (plingeling) R 14678 14680 12570 0 -1 4202560 4856 1252 0 0 618 0 0 0 25 0 5 0 518781949 153698304 10258 33554432000 4194304 4417332 140737402916272 18446744073709551615 4365859 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14680/tid=14700] ppid=14678 vsize=150096 CPUtime=6.19 cores=1,3,5,7
/proc/14680/task/14700/stat : 14700 (plingeling) R 14678 14680 12570 0 -1 4202560 5392 1252 0 0 618 1 0 0 25 0 5 0 518781949 153698304 10258 33554432000 4194304 4417332 140737402916272 18446744073709551615 4320800 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14680/tid=14701] ppid=14678 vsize=150096 CPUtime=6.16 cores=1,3,5,7
/proc/14680/task/14701/stat : 14701 (plingeling) R 14678 14680 12570 0 -1 4202560 2298 1252 0 0 616 0 0 0 25 0 5 0 518781949 153698304 10258 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.84
Current children cumulated vsize (KiB) 150096

[startup+12.7006 s]
/proc/loadavg: 7.40 7.86 7.55 9/186 14706
/proc/meminfo: memFree=26163296/32950928 swapFree=67111364/67111528
[pid=14680] ppid=14678 vsize=165592 CPUtime=50.4 cores=1,3,5,7
/proc/14680/stat : 14680 (plingeling) S 14678 14680 12570 0 -1 4202496 28316 1252 0 0 5037 3 0 0 22 0 5 0 518781938 169566208 14132 33554432000 4194304 4417332 140737402916272 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14680/statm: 41398 14132 181 55 0 39284 0
[pid=14680/tid=14698] ppid=14678 vsize=165592 CPUtime=12.58 cores=1,3,5,7
/proc/14680/task/14698/stat : 14698 (plingeling) R 14678 14680 12570 0 -1 4202560 7803 1252 0 0 1258 0 0 0 25 0 5 0 518781949 169566208 14132 33554432000 4194304 4417332 140737402916272 18446744073709551615 4365900 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14680/tid=14699] ppid=14678 vsize=165592 CPUtime=12.58 cores=1,3,5,7
/proc/14680/task/14699/stat : 14699 (plingeling) R 14678 14680 12570 0 -1 4202560 6056 1252 0 0 1258 0 0 0 25 0 5 0 518781949 169566208 14132 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14680/tid=14700] ppid=14678 vsize=165592 CPUtime=12.59 cores=1,3,5,7
/proc/14680/task/14700/stat : 14700 (plingeling) R 14678 14680 12570 0 -1 4202560 6798 1252 0 0 1258 1 0 0 25 0 5 0 518781949 169566208 14132 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14680/tid=14701] ppid=14678 vsize=165592 CPUtime=12.52 cores=1,3,5,7
/proc/14680/task/14701/stat : 14701 (plingeling) R 14678 14680 12570 0 -1 4202560 2741 1252 0 0 1252 0 0 0 25 0 5 0 518781949 169566208 14132 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.4
Current children cumulated vsize (KiB) 165592

[startup+25.5011 s]
/proc/loadavg: 7.49 7.86 7.55 9/186 14706
/proc/meminfo: memFree=26127828/32950928 swapFree=67111364/67111528
[pid=14680] ppid=14678 vsize=172412 CPUtime=101.54 cores=1,3,5,7
/proc/14680/stat : 14680 (plingeling) S 14678 14680 12570 0 -1 4202496 33497 1252 0 0 10150 4 0 0 22 0 5 0 518781938 176549888 15843 33554432000 4194304 4417332 140737402916272 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14680/statm: 43103 15843 181 55 0 40989 0
[pid=14680/tid=14698] ppid=14678 vsize=172412 CPUtime=25.38 cores=1,3,5,7
/proc/14680/task/14698/stat : 14698 (plingeling) R 14678 14680 12570 0 -1 4202560 8432 1252 0 0 2538 0 0 0 25 0 5 0 518781949 176549888 15843 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364811 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14680/tid=14699] ppid=14678 vsize=172412 CPUtime=25.38 cores=1,3,5,7
/proc/14680/task/14699/stat : 14699 (plingeling) R 14678 14680 12570 0 -1 4202560 7201 1252 0 0 2538 0 0 0 25 0 5 0 518781949 176549888 15843 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14680/tid=14700] ppid=14678 vsize=172412 CPUtime=25.39 cores=1,3,5,7
/proc/14680/task/14700/stat : 14700 (plingeling) R 14678 14680 12570 0 -1 4202560 7498 1252 0 0 2538 1 0 0 25 0 5 0 518781949 176549888 15843 33554432000 4194304 4417332 140737402916272 18446744073709551615 4302981 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14680/tid=14701] ppid=14678 vsize=172412 CPUtime=25.25 cores=1,3,5,7
/proc/14680/task/14701/stat : 14701 (plingeling) R 14678 14680 12570 0 -1 4202560 5448 1252 0 0 2525 0 0 0 25 0 5 0 518781949 176549888 15843 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 172412

[startup+51.1003 s]
/proc/loadavg: 7.74 7.89 7.56 9/186 14707
/proc/meminfo: memFree=26083896/32950928 swapFree=67111364/67111528
[pid=14680] ppid=14678 vsize=201912 CPUtime=203.8 cores=1,3,5,7
/proc/14680/stat : 14680 (plingeling) S 14678 14680 12570 0 -1 4202496 57741 1252 0 0 20373 7 0 0 22 0 5 0 518781938 206757888 23239 33554432000 4194304 4417332 140737402916272 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14680/statm: 50478 23239 181 55 0 48364 0
[pid=14680/tid=14698] ppid=14678 vsize=201912 CPUtime=50.99 cores=1,3,5,7
/proc/14680/task/14698/stat : 14698 (plingeling) R 14678 14680 12570 0 -1 4202560 14373 1252 0 0 5098 1 0 0 25 0 5 0 518781949 206757888 23239 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14680/tid=14699] ppid=14678 vsize=201912 CPUtime=50.98 cores=1,3,5,7
/proc/14680/task/14699/stat : 14699 (plingeling) R 14678 14680 12570 0 -1 4202560 14711 1252 0 0 5097 1 0 0 25 0 5 0 518781949 206757888 23239 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14680/tid=14700] ppid=14678 vsize=201912 CPUtime=50.98 cores=1,3,5,7
/proc/14680/task/14700/stat : 14700 (plingeling) R 14678 14680 12570 0 -1 4202560 16419 1252 0 0 5096 2 0 0 25 0 5 0 518781949 206757888 23239 33554432000 4194304 4417332 140737402916272 18446744073709551615 4236874 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14680/tid=14701] ppid=14678 vsize=201912 CPUtime=50.71 cores=1,3,5,7
/proc/14680/task/14701/stat : 14701 (plingeling) R 14678 14680 12570 0 -1 4202560 7320 1252 0 0 5071 0 0 0 25 0 5 0 518781949 206757888 23239 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.8
Current children cumulated vsize (KiB) 201912

[startup+102.307 s]
/proc/loadavg: 7.93 7.92 7.59 9/186 14708
/proc/meminfo: memFree=26046792/32950928 swapFree=67111364/67111528
[pid=14680] ppid=14678 vsize=227508 CPUtime=408.35 cores=1,3,5,7
/proc/14680/stat : 14680 (plingeling) S 14678 14680 12570 0 -1 4202496 130886 1252 0 0 40816 19 0 0 22 0 5 0 518781938 232968192 29638 33554432000 4194304 4417332 140737402916272 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14680/statm: 56877 29638 181 55 0 54763 0
[pid=14680/tid=14698] ppid=14678 vsize=227508 CPUtime=102.2 cores=1,3,5,7
/proc/14680/task/14698/stat : 14698 (plingeling) R 14678 14680 12570 0 -1 4202560 34650 1252 0 0 10216 4 0 0 25 0 5 0 518781949 232968192 29638 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14680/tid=14699] ppid=14678 vsize=227508 CPUtime=102.19 cores=1,3,5,7
/proc/14680/task/14699/stat : 14699 (plingeling) R 14678 14680 12570 0 -1 4202560 35791 1252 0 0 10214 5 0 0 25 0 5 0 518781949 232968192 29638 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14680/tid=14700] ppid=14678 vsize=227508 CPUtime=102.19 cores=1,3,5,7
/proc/14680/task/14700/stat : 14700 (plingeling) R 14678 14680 12570 0 -1 4202560 33982 1252 0 0 10214 5 0 0 25 0 5 0 518781949 232968192 29638 33554432000 4194304 4417332 140737402916272 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14680/tid=14701] ppid=14678 vsize=227508 CPUtime=101.64 cores=1,3,5,7
/proc/14680/task/14701/stat : 14701 (plingeling) R 14678 14680 12570 0 -1 4202560 21545 1252 0 0 10161 3 0 0 25 0 5 0 518781949 232968192 29638 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.35
Current children cumulated vsize (KiB) 227508

[startup+162.301 s]
/proc/loadavg: 8.01 7.94 7.62 9/186 14710
/proc/meminfo: memFree=25980044/32950928 swapFree=67111364/67111528
[pid=14680] ppid=14678 vsize=240860 CPUtime=648.01 cores=1,3,5,7
/proc/14680/stat : 14680 (plingeling) S 14678 14680 12570 0 -1 4202496 210630 1252 0 0 64769 32 0 0 22 0 5 0 518781938 246640640 32976 33554432000 4194304 4417332 140737402916272 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14680/statm: 60215 32976 181 55 0 58101 0
[pid=14680/tid=14698] ppid=14678 vsize=240860 CPUtime=162.19 cores=1,3,5,7
/proc/14680/task/14698/stat : 14698 (plingeling) R 14678 14680 12570 0 -1 4202560 59778 1252 0 0 16212 7 0 0 25 0 5 0 518781949 246640640 32976 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14680/tid=14699] ppid=14678 vsize=240860 CPUtime=162.19 cores=1,3,5,7
/proc/14680/task/14699/stat : 14699 (plingeling) R 14678 14680 12570 0 -1 4202560 57947 1252 0 0 16210 9 0 0 25 0 5 0 518781949 246640640 32976 33554432000 4194304 4417332 140737402916272 18446744073709551615 4353472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14680/tid=14700] ppid=14678 vsize=240860 CPUtime=162.19 cores=1,3,5,7
/proc/14680/task/14700/stat : 14700 (plingeling) R 14678 14680 12570 0 -1 4202560 53284 1252 0 0 16210 9 0 0 25 0 5 0 518781949 246640640 32976 33554432000 4194304 4417332 140737402916272 18446744073709551615 4309588 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14680/tid=14701] ppid=14678 vsize=240860 CPUtime=161.31 cores=1,3,5,7
/proc/14680/task/14701/stat : 14701 (plingeling) R 14678 14680 12570 0 -1 4202560 34703 1252 0 0 16126 5 0 0 25 0 5 0 518781949 246640640 32976 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.01
Current children cumulated vsize (KiB) 240860


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

[pid=14680/tid=14699] ppid=14678 vsize=344812 CPUtime=762.21 cores=1,3,5,7
/proc/14680/task/14699/stat : 14699 (plingeling) R 14678 14680 12570 0 -1 4202560 267624 1252 0 0 76179 42 0 0 25 0 5 0 518781949 353087488 58975 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14680/tid=14700] ppid=14678 vsize=344812 CPUtime=762.2 cores=1,3,5,7
/proc/14680/task/14700/stat : 14700 (plingeling) R 14678 14680 12570 0 -1 4202560 236834 1252 0 0 76185 35 0 0 25 0 5 0 518781949 353087488 58975 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14680/tid=14701] ppid=14678 vsize=344812 CPUtime=758.06 cores=1,3,5,7
/proc/14680/task/14701/stat : 14701 (plingeling) R 14678 14680 12570 0 -1 4202560 188111 1252 0 0 75776 30 0 0 25 0 5 0 518781949 353087488 58975 33554432000 4194304 4417332 140737402916272 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.83
Current children cumulated vsize (KiB) 344812

[startup+822.3 s]
/proc/loadavg: 8.13 8.10 7.86 9/186 14727
/proc/meminfo: memFree=25670860/32950928 swapFree=67111364/67111528
[pid=14680] ppid=14678 vsize=349292 CPUtime=3284.49 cores=1,3,5,7
/proc/14680/stat : 14680 (plingeling) S 14678 14680 12570 0 -1 4202496 982181 1252 0 0 328295 154 0 0 22 0 5 0 518781938 357675008 60095 33554432000 4194304 4417332 140737402916272 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14680/statm: 87323 60095 181 55 0 85209 0
[pid=14680/tid=14698] ppid=14678 vsize=349292 CPUtime=822.22 cores=1,3,5,7
/proc/14680/task/14698/stat : 14698 (plingeling) R 14678 14680 12570 0 -1 4202560 240903 1252 0 0 82185 37 0 0 25 0 5 0 518781949 357675008 60095 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14680/tid=14699] ppid=14678 vsize=349292 CPUtime=822.21 cores=1,3,5,7
/proc/14680/task/14699/stat : 14699 (plingeling) R 14678 14680 12570 0 -1 4202560 278955 1252 0 0 82177 44 0 0 25 0 5 0 518781949 357675008 60095 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14680/tid=14700] ppid=14678 vsize=349292 CPUtime=822.19 cores=1,3,5,7
/proc/14680/task/14700/stat : 14700 (plingeling) R 14678 14680 12570 0 -1 4202560 253367 1252 0 0 82181 38 0 0 25 0 5 0 518781949 357675008 60095 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364409 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14680/tid=14701] ppid=14678 vsize=349292 CPUtime=817.73 cores=1,3,5,7
/proc/14680/task/14701/stat : 14701 (plingeling) R 14678 14680 12570 0 -1 4202560 204038 1252 0 0 81741 32 0 0 25 0 5 0 518781949 357675008 60095 33554432000 4194304 4417332 140737402916272 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.49
Current children cumulated vsize (KiB) 349292

[startup+882.301 s]
/proc/loadavg: 8.09 8.09 7.87 9/186 14729
/proc/meminfo: memFree=25768048/32950928 swapFree=67111364/67111528
[pid=14680] ppid=14678 vsize=295216 CPUtime=3524.17 cores=1,3,5,7
/proc/14680/stat : 14680 (plingeling) S 14678 14680 12570 0 -1 4202496 1043329 1252 0 0 352253 164 0 0 22 0 5 0 518781938 302301184 46576 33554432000 4194304 4417332 140737402916272 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14680/statm: 73804 46576 181 55 0 71690 0
[pid=14680/tid=14698] ppid=14678 vsize=295216 CPUtime=882.22 cores=1,3,5,7
/proc/14680/task/14698/stat : 14698 (plingeling) R 14678 14680 12570 0 -1 4202560 255442 1252 0 0 88183 39 0 0 25 0 5 0 518781949 302301184 46576 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14680/tid=14699] ppid=14678 vsize=295216 CPUtime=882.22 cores=1,3,5,7
/proc/14680/task/14699/stat : 14699 (plingeling) R 14678 14680 12570 0 -1 4202560 298103 1252 0 0 88174 48 0 0 25 0 5 0 518781949 302301184 46576 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14680/tid=14700] ppid=14678 vsize=295216 CPUtime=882.2 cores=1,3,5,7
/proc/14680/task/14700/stat : 14700 (plingeling) R 14678 14680 12570 0 -1 4202560 267975 1252 0 0 88179 41 0 0 25 0 5 0 518781949 302301184 46576 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14680/tid=14701] ppid=14678 vsize=295216 CPUtime=877.4 cores=1,3,5,7
/proc/14680/task/14701/stat : 14701 (plingeling) R 14678 14680 12570 0 -1 4202560 216891 1252 0 0 87706 34 0 0 25 0 5 0 518781949 302301184 46576 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.17
Current children cumulated vsize (KiB) 295216

[startup+942.3 s]
/proc/loadavg: 8.11 8.10 7.88 9/186 14730
/proc/meminfo: memFree=25712080/32950928 swapFree=67111364/67111528
[pid=14680] ppid=14678 vsize=372336 CPUtime=3763.85 cores=1,3,5,7
/proc/14680/stat : 14680 (plingeling) S 14678 14680 12570 0 -1 4202496 1097002 1252 0 0 376214 171 0 0 22 0 5 0 518781938 381272064 65824 33554432000 4194304 4417332 140737402916272 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14680/statm: 93084 65824 181 55 0 90970 0
[pid=14680/tid=14698] ppid=14678 vsize=372336 CPUtime=942.22 cores=1,3,5,7
/proc/14680/task/14698/stat : 14698 (plingeling) R 14678 14680 12570 0 -1 4202560 265158 1252 0 0 94182 40 0 0 25 0 5 0 518781949 381272064 65824 33554432000 4194304 4417332 140737402916272 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14680/tid=14699] ppid=14678 vsize=372336 CPUtime=942.21 cores=1,3,5,7
/proc/14680/task/14699/stat : 14699 (plingeling) R 14678 14680 12570 0 -1 4202560 312506 1252 0 0 94172 49 0 0 25 0 5 0 518781949 381272064 65824 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14680/tid=14700] ppid=14678 vsize=372336 CPUtime=942.19 cores=1,3,5,7
/proc/14680/task/14700/stat : 14700 (plingeling) R 14678 14680 12570 0 -1 4202560 284270 1252 0 0 94176 43 0 0 25 0 5 0 518781949 381272064 65824 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14680/tid=14701] ppid=14678 vsize=372336 CPUtime=937.08 cores=1,3,5,7
/proc/14680/task/14701/stat : 14701 (plingeling) R 14678 14680 12570 0 -1 4202560 230150 1252 0 0 93672 36 0 0 25 0 5 0 518781949 381272064 65824 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.85
Current children cumulated vsize (KiB) 372336

[startup+1002.3 s]
/proc/loadavg: 8.19 8.12 7.91 9/186 14732
/proc/meminfo: memFree=25650300/32950928 swapFree=67111364/67111528
[pid=14680] ppid=14678 vsize=355628 CPUtime=4003.53 cores=1,3,5,7
/proc/14680/stat : 14680 (plingeling) S 14678 14680 12570 0 -1 4202496 1169268 1252 0 0 400170 183 0 0 22 0 5 0 518781938 364163072 61646 33554432000 4194304 4417332 140737402916272 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14680/statm: 88907 61646 181 55 0 86793 0
[pid=14680/tid=14698] ppid=14678 vsize=355628 CPUtime=1002.23 cores=1,3,5,7
/proc/14680/task/14698/stat : 14698 (plingeling) R 14678 14680 12570 0 -1 4202560 282485 1252 0 0 100180 43 0 0 25 0 5 0 518781949 364163072 61646 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14680/tid=14699] ppid=14678 vsize=355628 CPUtime=1002.22 cores=1,3,5,7
/proc/14680/task/14699/stat : 14699 (plingeling) R 14678 14680 12570 0 -1 4202560 330530 1252 0 0 100170 52 0 0 25 0 5 0 518781949 364163072 61646 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14680/tid=14700] ppid=14678 vsize=355628 CPUtime=1002.19 cores=1,3,5,7
/proc/14680/task/14700/stat : 14700 (plingeling) R 14678 14680 12570 0 -1 4202560 300211 1252 0 0 100173 46 0 0 25 0 5 0 518781949 364163072 61646 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14680/tid=14701] ppid=14678 vsize=355628 CPUtime=996.75 cores=1,3,5,7
/proc/14680/task/14701/stat : 14701 (plingeling) R 14678 14680 12570 0 -1 4202560 251124 1252 0 0 99636 39 0 0 25 0 5 0 518781949 364163072 61646 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.53
Current children cumulated vsize (KiB) 355628

[startup+1062.3 s]
/proc/loadavg: 8.18 8.13 7.92 9/186 14734
/proc/meminfo: memFree=25630296/32950928 swapFree=67111364/67111528
[pid=14680] ppid=14678 vsize=354424 CPUtime=4243.21 cores=1,3,5,7
/proc/14680/stat : 14680 (plingeling) S 14678 14680 12570 0 -1 4202496 1220250 1252 0 0 424131 190 0 0 22 0 5 0 518781938 362930176 61346 33554432000 4194304 4417332 140737402916272 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14680/statm: 88606 61346 181 55 0 86492 0
[pid=14680/tid=14698] ppid=14678 vsize=354424 CPUtime=1062.22 cores=1,3,5,7
/proc/14680/task/14698/stat : 14698 (plingeling) R 14678 14680 12570 0 -1 4202560 294687 1252 0 0 106178 44 0 0 25 0 5 0 518781949 362930176 61346 33554432000 4194304 4417332 140737402916272 18446744073709551615 4265312 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14680/tid=14699] ppid=14678 vsize=354424 CPUtime=1062.22 cores=1,3,5,7
/proc/14680/task/14699/stat : 14699 (plingeling) R 14678 14680 12570 0 -1 4202560 344950 1252 0 0 106168 54 0 0 25 0 5 0 518781949 362930176 61346 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14680/tid=14700] ppid=14678 vsize=354424 CPUtime=1062.19 cores=1,3,5,7
/proc/14680/task/14700/stat : 14700 (plingeling) R 14678 14680 12570 0 -1 4202560 312682 1252 0 0 106171 48 0 0 25 0 5 0 518781949 362930176 61346 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14680/tid=14701] ppid=14678 vsize=354424 CPUtime=1056.44 cores=1,3,5,7
/proc/14680/task/14701/stat : 14701 (plingeling) R 14678 14680 12570 0 -1 4202560 263013 1252 0 0 105603 41 0 0 25 0 5 0 518781949 362930176 61346 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.21
Current children cumulated vsize (KiB) 354424

[startup+1122.3 s]
/proc/loadavg: 8.24 8.15 7.93 9/186 14735
/proc/meminfo: memFree=25546440/32950928 swapFree=67111364/67111528
[pid=14680] ppid=14678 vsize=388068 CPUtime=4482.89 cores=1,3,5,7
/proc/14680/stat : 14680 (plingeling) S 14678 14680 12570 0 -1 4202496 1282242 1252 0 0 448089 200 0 0 22 0 5 0 518781938 397381632 69757 33554432000 4194304 4417332 140737402916272 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14680/statm: 97017 69757 181 55 0 94903 0
[pid=14680/tid=14698] ppid=14678 vsize=388068 CPUtime=1122.23 cores=1,3,5,7
/proc/14680/task/14698/stat : 14698 (plingeling) R 14678 14680 12570 0 -1 4202560 310646 1252 0 0 112176 47 0 0 25 0 5 0 518781949 397381632 69757 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14680/tid=14699] ppid=14678 vsize=388068 CPUtime=1122.23 cores=1,3,5,7
/proc/14680/task/14699/stat : 14699 (plingeling) R 14678 14680 12570 0 -1 4202560 359194 1252 0 0 112166 57 0 0 25 0 5 0 518781949 397381632 69757 33554432000 4194304 4417332 140737402916272 18446744073709551615 4366526 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14680/tid=14700] ppid=14678 vsize=388068 CPUtime=1122.2 cores=1,3,5,7
/proc/14680/task/14700/stat : 14700 (plingeling) R 14678 14680 12570 0 -1 4202560 328670 1252 0 0 112169 51 0 0 25 0 5 0 518781949 397381632 69757 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14680/tid=14701] ppid=14678 vsize=388068 CPUtime=1116.11 cores=1,3,5,7
/proc/14680/task/14701/stat : 14701 (plingeling) R 14678 14680 12570 0 -1 4202560 278814 1252 0 0 111568 43 0 0 25 0 5 0 518781949 397381632 69757 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.89
Current children cumulated vsize (KiB) 388068

[startup+1182.3 s]
/proc/loadavg: 8.16 8.14 7.94 9/186 14737
/proc/meminfo: memFree=25624516/32950928 swapFree=67111364/67111528
[pid=14680] ppid=14678 vsize=361892 CPUtime=4722.57 cores=1,3,5,7
/proc/14680/stat : 14680 (plingeling) S 14678 14680 12570 0 -1 4202496 1334692 1252 0 0 472049 208 0 0 22 0 5 0 518781938 370577408 63213 33554432000 4194304 4417332 140737402916272 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14680/statm: 90473 63213 181 55 0 88359 0
[pid=14680/tid=14698] ppid=14678 vsize=361892 CPUtime=1182.23 cores=1,3,5,7
/proc/14680/task/14698/stat : 14698 (plingeling) R 14678 14680 12570 0 -1 4202560 320017 1252 0 0 118174 49 0 0 25 0 5 0 518781949 370577408 63213 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14680/tid=14699] ppid=14678 vsize=361892 CPUtime=1182.23 cores=1,3,5,7
/proc/14680/task/14699/stat : 14699 (plingeling) R 14678 14680 12570 0 -1 4202560 373850 1252 0 0 118164 59 0 0 25 0 5 0 518781949 370577408 63213 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14680/tid=14700] ppid=14678 vsize=361892 CPUtime=1182.2 cores=1,3,5,7
/proc/14680/task/14700/stat : 14700 (plingeling) R 14678 14680 12570 0 -1 4202560 342920 1252 0 0 118167 53 0 0 25 0 5 0 518781949 370577408 63213 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14680/tid=14701] ppid=14678 vsize=361892 CPUtime=1175.78 cores=1,3,5,7
/proc/14680/task/14701/stat : 14701 (plingeling) R 14678 14680 12570 0 -1 4202560 292987 1252 0 0 117533 45 0 0 25 0 5 0 518781949 370577408 63213 33554432000 4194304 4417332 140737402916272 18446744073709551615 4365846 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.57
Current children cumulated vsize (KiB) 361892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.11 8.13 7.94 9/186 14737
/proc/meminfo: memFree=25564984/32950928 swapFree=67111364/67111528
[pid=14680] ppid=14678 vsize=374008 CPUtime=4800.08 cores=1,3,5,7
/proc/14680/stat : 14680 (plingeling) S 14678 14680 12570 0 -1 4202496 1351343 1252 0 0 479798 210 0 0 22 0 5 0 518781938 382984192 66242 33554432000 4194304 4417332 140737402916272 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14680/statm: 93502 66242 181 55 0 91388 0
[pid=14680/tid=14698] ppid=14678 vsize=374008 CPUtime=1201.64 cores=1,3,5,7
/proc/14680/task/14698/stat : 14698 (plingeling) R 14678 14680 12570 0 -1 4202560 327139 1252 0 0 120114 50 0 0 25 0 5 0 518781949 382984192 66242 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14680/tid=14699] ppid=14678 vsize=374008 CPUtime=1201.63 cores=1,3,5,7
/proc/14680/task/14699/stat : 14699 (plingeling) R 14678 14680 12570 0 -1 4202560 376743 1252 0 0 120104 59 0 0 25 0 5 0 518781949 382984192 66242 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14680/tid=14700] ppid=14678 vsize=374008 CPUtime=1201.6 cores=1,3,5,7
/proc/14680/task/14700/stat : 14700 (plingeling) R 14678 14680 12570 0 -1 4202560 347022 1252 0 0 120107 53 0 0 25 0 5 0 518781949 382984192 66242 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14680/tid=14701] ppid=14678 vsize=374008 CPUtime=1195.07 cores=1,3,5,7
/proc/14680/task/14701/stat : 14701 (plingeling) R 14678 14680 12570 0 -1 4202560 295521 1252 0 0 119462 45 0 0 25 0 5 0 518781949 382984192 66242 33554432000 4194304 4417332 140737402916272 18446744073709551615 4250432 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 374008

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

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

[startup+1201.7 s]
/proc/loadavg: 8.11 8.13 7.94 9/186 14737
/proc/meminfo: memFree=25564984/32950928 swapFree=67111364/67111528
[pid=14680] ppid=14678 vsize=374008 CPUtime=4800.08 cores=1,3,5,7
/proc/14680/stat : 14680 (plingeling) S 14678 14680 12570 0 -1 4202496 1351343 1252 0 0 479798 210 0 0 22 0 5 0 518781938 382984192 66242 33554432000 4194304 4417332 140737402916272 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14680/statm: 93502 66242 181 55 0 91388 0
[pid=14680/tid=14698] ppid=14678 vsize=374008 CPUtime=1201.64 cores=1,3,5,7
/proc/14680/task/14698/stat : 14698 (plingeling) R 14678 14680 12570 0 -1 4202560 327139 1252 0 0 120114 50 0 0 25 0 5 0 518781949 382984192 66242 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14680/tid=14699] ppid=14678 vsize=374008 CPUtime=1201.63 cores=1,3,5,7
/proc/14680/task/14699/stat : 14699 (plingeling) R 14678 14680 12570 0 -1 4202560 376743 1252 0 0 120104 59 0 0 25 0 5 0 518781949 382984192 66242 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14680/tid=14700] ppid=14678 vsize=374008 CPUtime=1201.6 cores=1,3,5,7
/proc/14680/task/14700/stat : 14700 (plingeling) R 14678 14680 12570 0 -1 4202560 347022 1252 0 0 120107 53 0 0 25 0 5 0 518781949 382984192 66242 33554432000 4194304 4417332 140737402916272 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14680/tid=14701] ppid=14678 vsize=374008 CPUtime=1195.07 cores=1,3,5,7
/proc/14680/task/14701/stat : 14701 (plingeling) R 14678 14680 12570 0 -1 4202560 295521 1252 0 0 119462 45 0 0 25 0 5 0 518781949 382984192 66242 33554432000 4194304 4417332 140737402916272 18446744073709551615 4250432 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 374008

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.13
CPU user time (s): 4798.01
CPU system time (s): 2.12168
CPU usage (%): 399.437
Max. virtual memory (cumulated for all children) (KiB): 444696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.01
system time used= 2.12168
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1352595
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= 206
involuntary context switches= 33036

runsolver used 2.00769 second user time and 4.55631 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-29 12:10:23
IDJOB=3288885
IDBENCH=83108
IDSOLVER=1605
FILE ID=node127/3288885-1304071823
RUNJOBID= node127-1304071822-14667
PBS_JOBID= 13170417
Free space on /tmp= 71816 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom15.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288885-1304071823/watcher-3288885-1304071823 -o /tmp/evaluation-result-3288885-1304071823/solver-3288885-1304071823 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3288885-1304071823.cnf

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

MD5SUM BENCH= 1f0914c6141fdba914b73575a12b918a
RANDOM SEED=1947543403

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26310912 kB
Buffers:       1390680 kB
Cached:        4706756 kB
SwapCached:          0 kB
Active:        1755464 kB
Inactive:      4408956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26310912 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            3264 kB
Writeback:          16 kB
AnonPages:       67252 kB
Mapped:          14396 kB
Slab:           410524 kB
PageTables:       4576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   190648 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= 71812 MiB
End job on node127 at 2011-04-29 12:30:26