Trace number 3291461

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

General information on the benchmark

NameSAT03/industrial/li/li-exam/
li-exam-61.shuffled-as.sat03-366.cnf
MD5SUM3be662940f394fa876137a905247d755
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 variables28147
Number of clauses108436
Sum of the clauses size373110
Maximum clause length166
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 218786
Number of clauses of size 351588
Number of clauses of size 437440
Number of clauses of size 53
Number of clauses of size over 5605

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

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

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


[startup+0 s]
/proc/loadavg: 6.82 7.81 7.95 2/177 5709
/proc/meminfo: memFree=23609824/32950928 swapFree=67071984/67111528
[pid=5709] ppid=5707 vsize=11632 CPUtime=0 cores=1,3,5,7
/proc/5709/stat : 5709 (plingeling) R 5707 5709 5016 0 -1 4202496 1001 1249 0 0 0 0 0 0 24 0 1 0 600375853 11911168 930 33554432000 4194304 4417332 140736006064960 18446744073709551615 260905393920 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/5709/statm: 2908 930 147 55 0 794 0

[startup+0.0892121 s]
/proc/loadavg: 6.82 7.81 7.95 2/177 5709
/proc/meminfo: memFree=23609824/32950928 swapFree=67071984/67111528
[pid=5709] ppid=5707 vsize=25076 CPUtime=0.08 cores=1,3,5,7
/proc/5709/stat : 5709 (plingeling) R 5707 5709 5016 0 -1 4202496 4406 1249 0 0 8 0 0 0 24 0 1 0 600375853 25677824 4292 33554432000 4194304 4417332 140736006064960 18446744073709551615 260905012784 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/5709/statm: 6269 4292 148 55 0 4155 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25076

[startup+0.10021 s]
/proc/loadavg: 6.82 7.81 7.95 2/177 5709
/proc/meminfo: memFree=23609824/32950928 swapFree=67071984/67111528
[pid=5709] ppid=5707 vsize=25076 CPUtime=0.09 cores=1,3,5,7
/proc/5709/stat : 5709 (plingeling) R 5707 5709 5016 0 -1 4202496 4406 1249 0 0 9 0 0 0 24 0 1 0 600375853 25677824 4292 33554432000 4194304 4417332 140736006064960 18446744073709551615 4323180 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/5709/statm: 6269 4292 148 55 0 4155 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25076

[startup+0.300179 s]
/proc/loadavg: 6.82 7.81 7.95 2/177 5709
/proc/meminfo: memFree=23609824/32950928 swapFree=67071984/67111528
[pid=5709] ppid=5707 vsize=143132 CPUtime=0.38 cores=1,3,5,7
/proc/5709/stat : 5709 (plingeling) S 5707 5709 5016 0 -1 4202496 9448 1249 0 0 37 1 0 0 25 0 5 0 600375853 146567168 7557 33554432000 4194304 4417332 140736006064960 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5709/statm: 35783 7557 158 55 0 33669 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 143132

[startup+0.701104 s]
/proc/loadavg: 6.82 7.81 7.95 2/177 5709
/proc/meminfo: memFree=23609824/32950928 swapFree=67071984/67111528
[pid=5709] ppid=5707 vsize=144888 CPUtime=1.98 cores=1,3,5,7
/proc/5709/stat : 5709 (plingeling) S 5707 5709 5016 0 -1 4202496 13348 1249 0 0 197 1 0 0 25 0 5 0 600375853 148365312 8407 33554432000 4194304 4417332 140736006064960 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5709/statm: 36222 8407 174 55 0 34108 0
Current children cumulated CPU time (s) 1.98
Current children cumulated vsize (KiB) 144888

[startup+1.50096 s]
/proc/loadavg: 6.82 7.81 7.95 10/186 5723
/proc/meminfo: memFree=23554828/32950928 swapFree=67071984/67111528
[pid=5709] ppid=5707 vsize=146740 CPUtime=5.18 cores=1,3,5,7
/proc/5709/stat : 5709 (plingeling) S 5707 5709 5016 0 -1 4202496 19621 1249 0 0 516 2 0 0 25 0 5 0 600375853 150261760 8507 33554432000 4194304 4417332 140736006064960 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5709/statm: 36685 8507 174 55 0 34571 0
[pid=5709/tid=5720] ppid=5707 vsize=146740 CPUtime=1.22 cores=1,3,5,7
/proc/5709/task/5720/stat : 5720 (plingeling) R 5707 5709 5016 0 -1 4202560 5097 1249 0 0 122 0 0 0 25 0 5 0 600375880 150261760 8507 33554432000 4194304 4417332 140736006064960 18446744073709551615 4269336 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5709/tid=5721] ppid=5707 vsize=146740 CPUtime=1.22 cores=1,3,5,7
/proc/5709/task/5721/stat : 5721 (plingeling) R 5707 5709 5016 0 -1 4202560 3400 1249 0 0 122 0 0 0 25 0 5 0 600375880 150261760 8507 33554432000 4194304 4417332 140736006064960 18446744073709551615 4270864 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5709/tid=5722] ppid=5707 vsize=146740 CPUtime=1.22 cores=1,3,5,7
/proc/5709/task/5722/stat : 5722 (plingeling) R 5707 5709 5016 0 -1 4202560 2615 1249 0 0 122 0 0 0 25 0 5 0 600375880 150261760 8507 33554432000 4194304 4417332 140736006064960 18446744073709551615 4284514 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5709/tid=5723] ppid=5707 vsize=146740 CPUtime=1.23 cores=1,3,5,7
/proc/5709/task/5723/stat : 5723 (plingeling) R 5707 5709 5016 0 -1 4202560 507 1249 0 0 123 0 0 0 25 0 5 0 600375880 150261760 8507 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.18
Current children cumulated vsize (KiB) 146740

[startup+3.10066 s]
/proc/loadavg: 6.82 7.81 7.95 10/186 5723
/proc/meminfo: memFree=23538888/32950928 swapFree=67071984/67111528
[pid=5709] ppid=5707 vsize=162008 CPUtime=11.57 cores=1,3,5,7
/proc/5709/stat : 5709 (plingeling) S 5707 5709 5016 0 -1 4202496 26225 1249 0 0 1154 3 0 0 25 0 5 0 600375853 165896192 12342 33554432000 4194304 4417332 140736006064960 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5709/statm: 40502 12342 180 55 0 38388 0
[pid=5709/tid=5720] ppid=5707 vsize=162008 CPUtime=2.83 cores=1,3,5,7
/proc/5709/task/5720/stat : 5720 (plingeling) R 5707 5709 5016 0 -1 4202560 8057 1249 0 0 282 1 0 0 25 0 5 0 600375880 165896192 12342 33554432000 4194304 4417332 140736006064960 18446744073709551615 4252365 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5709/tid=5721] ppid=5707 vsize=162008 CPUtime=2.82 cores=1,3,5,7
/proc/5709/task/5721/stat : 5721 (plingeling) R 5707 5709 5016 0 -1 4202560 5265 1249 0 0 282 0 0 0 25 0 5 0 600375880 165896192 12342 33554432000 4194304 4417332 140736006064960 18446744073709551615 4249151 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5709/tid=5722] ppid=5707 vsize=162008 CPUtime=2.81 cores=1,3,5,7
/proc/5709/task/5722/stat : 5722 (plingeling) R 5707 5709 5016 0 -1 4202560 4394 1249 0 0 281 0 0 0 25 0 5 0 600375880 165896192 12342 33554432000 4194304 4417332 140736006064960 18446744073709551615 4377385 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5709/tid=5723] ppid=5707 vsize=162008 CPUtime=2.83 cores=1,3,5,7
/proc/5709/task/5723/stat : 5723 (plingeling) R 5707 5709 5016 0 -1 4202560 507 1249 0 0 283 0 0 0 25 0 5 0 600375880 165896192 12342 33554432000 4194304 4417332 140736006064960 18446744073709551615 4365401 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.57
Current children cumulated vsize (KiB) 162008

[startup+6.30107 s]
/proc/loadavg: 7.00 7.83 7.96 10/186 5723
/proc/meminfo: memFree=23535588/32950928 swapFree=67071984/67111528
[pid=5709] ppid=5707 vsize=165348 CPUtime=24.35 cores=1,3,5,7
/proc/5709/stat : 5709 (plingeling) S 5707 5709 5016 0 -1 4202496 27061 1249 0 0 2432 3 0 0 25 0 5 0 600375853 169316352 13178 33554432000 4194304 4417332 140736006064960 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5709/statm: 41337 13178 181 55 0 39223 0
[pid=5709/tid=5720] ppid=5707 vsize=165348 CPUtime=6.03 cores=1,3,5,7
/proc/5709/task/5720/stat : 5720 (plingeling) R 5707 5709 5016 0 -1 4202560 8261 1249 0 0 602 1 0 0 25 0 5 0 600375880 169316352 13178 33554432000 4194304 4417332 140736006064960 18446744073709551615 4272269 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5709/tid=5721] ppid=5707 vsize=165348 CPUtime=6.02 cores=1,3,5,7
/proc/5709/task/5721/stat : 5721 (plingeling) R 5707 5709 5016 0 -1 4202560 5469 1249 0 0 602 0 0 0 25 0 5 0 600375880 169316352 13178 33554432000 4194304 4417332 140736006064960 18446744073709551615 4252408 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5709/tid=5722] ppid=5707 vsize=165348 CPUtime=5.99 cores=1,3,5,7
/proc/5709/task/5722/stat : 5722 (plingeling) R 5707 5709 5016 0 -1 4202560 4821 1249 0 0 599 0 0 0 25 0 5 0 600375880 169316352 13178 33554432000 4194304 4417332 140736006064960 18446744073709551615 4336608 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5709/tid=5723] ppid=5707 vsize=165348 CPUtime=6.03 cores=1,3,5,7
/proc/5709/task/5723/stat : 5723 (plingeling) R 5707 5709 5016 0 -1 4202560 508 1249 0 0 603 0 0 0 25 0 5 0 600375880 169316352 13178 33554432000 4194304 4417332 140736006064960 18446744073709551615 4365065 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.35
Current children cumulated vsize (KiB) 165348

[startup+12.7009 s]
/proc/loadavg: 7.08 7.83 7.96 9/186 5724
/proc/meminfo: memFree=23522372/32950928 swapFree=67071984/67111528
[pid=5709] ppid=5707 vsize=171052 CPUtime=49.92 cores=1,3,5,7
/proc/5709/stat : 5709 (plingeling) S 5707 5709 5016 0 -1 4202496 28493 1249 0 0 4989 3 0 0 25 0 5 0 600375853 175157248 14604 33554432000 4194304 4417332 140736006064960 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5709/statm: 42763 14604 181 55 0 40649 0
[pid=5709/tid=5720] ppid=5707 vsize=171052 CPUtime=12.43 cores=1,3,5,7
/proc/5709/task/5720/stat : 5720 (plingeling) R 5707 5709 5016 0 -1 4202560 8261 1249 0 0 1242 1 0 0 25 0 5 0 600375880 175157248 14604 33554432000 4194304 4417332 140736006064960 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5709/tid=5721] ppid=5707 vsize=171052 CPUtime=12.42 cores=1,3,5,7
/proc/5709/task/5721/stat : 5721 (plingeling) R 5707 5709 5016 0 -1 4202560 5877 1249 0 0 1242 0 0 0 25 0 5 0 600375880 175157248 14604 33554432000 4194304 4417332 140736006064960 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5709/tid=5722] ppid=5707 vsize=171052 CPUtime=12.36 cores=1,3,5,7
/proc/5709/task/5722/stat : 5722 (plingeling) R 5707 5709 5016 0 -1 4202560 4821 1249 0 0 1236 0 0 0 25 0 5 0 600375880 175157248 14604 33554432000 4194304 4417332 140736006064960 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5709/tid=5723] ppid=5707 vsize=171052 CPUtime=12.43 cores=1,3,5,7
/proc/5709/task/5723/stat : 5723 (plingeling) R 5707 5709 5016 0 -1 4202560 1532 1249 0 0 1243 0 0 0 25 0 5 0 600375880 175157248 14604 33554432000 4194304 4417332 140736006064960 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.92
Current children cumulated vsize (KiB) 171052

[startup+25.5006 s]
/proc/loadavg: 7.35 7.86 7.96 10/186 5724
/proc/meminfo: memFree=23503164/32950928 swapFree=67071984/67111528
[pid=5709] ppid=5707 vsize=178288 CPUtime=101.05 cores=1,3,5,7
/proc/5709/stat : 5709 (plingeling) S 5707 5709 5016 0 -1 4202496 30340 1249 0 0 10101 4 0 0 25 0 5 0 600375853 182566912 16413 33554432000 4194304 4417332 140736006064960 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5709/statm: 44572 16413 181 55 0 42458 0
[pid=5709/tid=5720] ppid=5707 vsize=178288 CPUtime=25.23 cores=1,3,5,7
/proc/5709/task/5720/stat : 5720 (plingeling) R 5707 5709 5016 0 -1 4202560 8280 1249 0 0 2522 1 0 0 25 0 5 0 600375880 182566912 16413 33554432000 4194304 4417332 140736006064960 18446744073709551615 4355716 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5709/tid=5721] ppid=5707 vsize=178288 CPUtime=25.22 cores=1,3,5,7
/proc/5709/task/5721/stat : 5721 (plingeling) R 5707 5709 5016 0 -1 4202560 5896 1249 0 0 2522 0 0 0 25 0 5 0 600375880 182566912 16413 33554432000 4194304 4417332 140736006064960 18446744073709551615 4357169 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5709/tid=5722] ppid=5707 vsize=178288 CPUtime=25.08 cores=1,3,5,7
/proc/5709/task/5722/stat : 5722 (plingeling) R 5707 5709 5016 0 -1 4202560 4821 1249 0 0 2508 0 0 0 25 0 5 0 600375880 182566912 16413 33554432000 4194304 4417332 140736006064960 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5709/tid=5723] ppid=5707 vsize=178288 CPUtime=25.22 cores=1,3,5,7
/proc/5709/task/5723/stat : 5723 (plingeling) R 5707 5709 5016 0 -1 4202560 3341 1249 0 0 2522 0 0 0 25 0 5 0 600375880 182566912 16413 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.05
Current children cumulated vsize (KiB) 178288

[startup+51.1009 s]
/proc/loadavg: 7.57 7.87 7.96 9/186 5725
/proc/meminfo: memFree=23447368/32950928 swapFree=67071984/67111528
[pid=5709] ppid=5707 vsize=196936 CPUtime=203.32 cores=1,3,5,7
/proc/5709/stat : 5709 (plingeling) S 5707 5709 5016 0 -1 4202496 53770 1249 0 0 20325 7 0 0 25 0 5 0 600375853 201662464 21075 33554432000 4194304 4417332 140736006064960 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5709/statm: 49234 21075 181 55 0 47120 0
[pid=5709/tid=5720] ppid=5707 vsize=196936 CPUtime=50.83 cores=1,3,5,7
/proc/5709/task/5720/stat : 5720 (plingeling) R 5707 5709 5016 0 -1 4202560 8298 1249 0 0 5082 1 0 0 25 0 5 0 600375880 201662464 21075 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5709/tid=5721] ppid=5707 vsize=196936 CPUtime=50.82 cores=1,3,5,7
/proc/5709/task/5721/stat : 5721 (plingeling) R 5707 5709 5016 0 -1 4202560 6570 1249 0 0 5082 0 0 0 25 0 5 0 600375880 201662464 21075 33554432000 4194304 4417332 140736006064960 18446744073709551615 4236870 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5709/tid=5722] ppid=5707 vsize=196936 CPUtime=50.55 cores=1,3,5,7
/proc/5709/task/5722/stat : 5722 (plingeling) R 5707 5709 5016 0 -1 4202560 4967 1249 0 0 5055 0 0 0 25 0 5 0 600375880 201662464 21075 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5709/tid=5723] ppid=5707 vsize=196936 CPUtime=50.82 cores=1,3,5,7
/proc/5709/task/5723/stat : 5723 (plingeling) R 5707 5709 5016 0 -1 4202560 25933 1249 0 0 5079 3 0 0 25 0 5 0 600375880 201662464 21075 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.32
Current children cumulated vsize (KiB) 196936

[startup+102.306 s]
/proc/loadavg: 7.81 7.89 7.96 10/186 5726
/proc/meminfo: memFree=23382120/32950928 swapFree=67071984/67111528
[pid=5709] ppid=5707 vsize=263192 CPUtime=407.86 cores=1,3,5,7
/proc/5709/stat : 5709 (plingeling) S 5707 5709 5016 0 -1 4202496 97920 1249 0 0 40774 12 0 0 25 0 5 0 600375853 269508608 37645 33554432000 4194304 4417332 140736006064960 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5709/statm: 65798 37645 181 55 0 63684 0
[pid=5709/tid=5720] ppid=5707 vsize=263192 CPUtime=102.03 cores=1,3,5,7
/proc/5709/task/5720/stat : 5720 (plingeling) R 5707 5709 5016 0 -1 4202560 9551 1249 0 0 10202 1 0 0 25 0 5 0 600375880 269508608 37645 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5709/tid=5721] ppid=5707 vsize=263192 CPUtime=102.03 cores=1,3,5,7
/proc/5709/task/5721/stat : 5721 (plingeling) R 5707 5709 5016 0 -1 4202560 8521 1249 0 0 10202 1 0 0 25 0 5 0 600375880 269508608 37645 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5709/tid=5722] ppid=5707 vsize=263192 CPUtime=101.48 cores=1,3,5,7
/proc/5709/task/5722/stat : 5722 (plingeling) R 5707 5709 5016 0 -1 4202560 9250 1249 0 0 10147 1 0 0 25 0 5 0 600375880 269508608 37645 33554432000 4194304 4417332 140736006064960 18446744073709551615 4366558 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5709/tid=5723] ppid=5707 vsize=263192 CPUtime=102.03 cores=1,3,5,7
/proc/5709/task/5723/stat : 5723 (plingeling) R 5707 5709 5016 0 -1 4202560 62596 1249 0 0 10195 8 0 0 25 0 5 0 600375880 269508608 37645 33554432000 4194304 4417332 140736006064960 18446744073709551615 4357936 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.86
Current children cumulated vsize (KiB) 263192

[startup+162.3 s]
/proc/loadavg: 7.93 7.90 7.96 9/186 5728
/proc/meminfo: memFree=23279048/32950928 swapFree=67071984/67111528
[pid=5709] ppid=5707 vsize=368192 CPUtime=647.51 cores=1,3,5,7
/proc/5709/stat : 5709 (plingeling) S 5707 5709 5016 0 -1 4202496 191258 1249 0 0 64725 26 0 0 25 0 5 0 600375853 377028608 63895 33554432000 4194304 4417332 140736006064960 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5709/statm: 92048 63895 181 55 0 89934 0
[pid=5709/tid=5720] ppid=5707 vsize=368192 CPUtime=162.03 cores=1,3,5,7
/proc/5709/task/5720/stat : 5720 (plingeling) R 5707 5709 5016 0 -1 4202560 20616 1249 0 0 16201 2 0 0 25 0 5 0 600375880 377028608 63895 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5709/tid=5721] ppid=5707 vsize=368192 CPUtime=162.02 cores=1,3,5,7
/proc/5709/task/5721/stat : 5721 (plingeling) R 5707 5709 5016 0 -1 4202560 21859 1249 0 0 16200 2 0 0 25 0 5 0 600375880 377028608 63895 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5709/tid=5722] ppid=5707 vsize=368192 CPUtime=161.14 cores=1,3,5,7
/proc/5709/task/5722/stat : 5722 (plingeling) R 5707 5709 5016 0 -1 4202560 12578 1249 0 0 16113 1 0 0 25 0 5 0 600375880 377028608 63895 33554432000 4194304 4417332 140736006064960 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5709/tid=5723] ppid=5707 vsize=368192 CPUtime=162.02 cores=1,3,5,7
/proc/5709/task/5723/stat : 5723 (plingeling) R 5707 5709 5016 0 -1 4202560 128203 1249 0 0 16184 18 0 0 25 0 5 0 600375880 377028608 63895 33554432000 4194304 4417332 140736006064960 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 647.51
Current children cumulated vsize (KiB) 368192


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

[pid=5709/tid=5721] ppid=5707 vsize=1846220 CPUtime=762.05 cores=1,3,5,7
/proc/5709/task/5721/stat : 5721 (plingeling) R 5707 5709 5016 0 -1 4202560 136091 1249 0 0 76190 15 0 0 25 0 5 0 600375880 1890529280 433402 33554432000 4194304 4417332 140736006064960 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5709/tid=5722] ppid=5707 vsize=1846220 CPUtime=757.9 cores=1,3,5,7
/proc/5709/task/5722/stat : 5722 (plingeling) R 5707 5709 5016 0 -1 4202560 195411 1249 0 0 75763 27 0 0 25 0 5 0 600375880 1890529280 433402 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5709/tid=5723] ppid=5707 vsize=1846220 CPUtime=762.05 cores=1,3,5,7
/proc/5709/task/5723/stat : 5723 (plingeling) R 5707 5709 5016 0 -1 4202560 532293 1249 0 0 76127 78 0 0 25 0 5 0 600375880 1890529280 433402 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.33
Current children cumulated vsize (KiB) 1846220

[startup+822.3 s]
/proc/loadavg: 8.14 8.04 8.00 9/186 5745
/proc/meminfo: memFree=21355240/32950928 swapFree=67071984/67111528
[pid=5709] ppid=5707 vsize=2144528 CPUtime=3283.98 cores=1,3,5,7
/proc/5709/stat : 5709 (plingeling) S 5707 5709 5016 0 -1 4202496 1061659 1249 0 0 328255 143 0 0 25 0 5 0 600375853 2195996672 507979 33554432000 4194304 4417332 140736006064960 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5709/statm: 536132 507979 181 55 0 534018 0
[pid=5709/tid=5720] ppid=5707 vsize=2144528 CPUtime=822.05 cores=1,3,5,7
/proc/5709/task/5720/stat : 5720 (plingeling) R 5707 5709 5016 0 -1 4202560 160702 1249 0 0 82187 18 0 0 25 0 5 0 600375880 2195996672 507979 33554432000 4194304 4417332 140736006064960 18446744073709551615 4357986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5709/tid=5721] ppid=5707 vsize=2144528 CPUtime=822.04 cores=1,3,5,7
/proc/5709/task/5721/stat : 5721 (plingeling) R 5707 5709 5016 0 -1 4202560 144394 1249 0 0 82188 16 0 0 25 0 5 0 600375880 2195996672 507979 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5709/tid=5722] ppid=5707 vsize=2144528 CPUtime=817.56 cores=1,3,5,7
/proc/5709/task/5722/stat : 5722 (plingeling) R 5707 5709 5016 0 -1 4202560 199883 1249 0 0 81729 27 0 0 25 0 5 0 600375880 2195996672 507979 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5709/tid=5723] ppid=5707 vsize=2144528 CPUtime=822.05 cores=1,3,5,7
/proc/5709/task/5723/stat : 5723 (plingeling) R 5707 5709 5016 0 -1 4202560 548678 1249 0 0 82125 80 0 0 25 0 5 0 600375880 2195996672 507979 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3283.98
Current children cumulated vsize (KiB) 2144528

[startup+882.3 s]
/proc/loadavg: 8.15 8.06 8.01 11/186 5749
/proc/meminfo: memFree=20927652/32950928 swapFree=67071984/67111528
[pid=5709] ppid=5707 vsize=2561700 CPUtime=3523.67 cores=1,3,5,7
/proc/5709/stat : 5709 (plingeling) S 5707 5709 5016 0 -1 4202496 1171506 1249 0 0 352203 164 0 0 25 0 5 0 600375853 2623180800 612272 33554432000 4194304 4417332 140736006064960 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5709/statm: 640425 612272 181 55 0 638311 0
[pid=5709/tid=5720] ppid=5707 vsize=2561700 CPUtime=882.04 cores=1,3,5,7
/proc/5709/task/5720/stat : 5720 (plingeling) R 5707 5709 5016 0 -1 4202560 168894 1249 0 0 88186 18 0 0 25 0 5 0 600375880 2623180800 612272 33554432000 4194304 4417332 140736006064960 18446744073709551615 4263224 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5709/tid=5721] ppid=5707 vsize=2561700 CPUtime=882.04 cores=1,3,5,7
/proc/5709/task/5721/stat : 5721 (plingeling) R 5707 5709 5016 0 -1 4202560 152586 1249 0 0 88186 18 0 0 25 0 5 0 600375880 2623180800 612272 33554432000 4194304 4417332 140736006064960 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5709/tid=5722] ppid=5707 vsize=2561700 CPUtime=877.24 cores=1,3,5,7
/proc/5709/task/5722/stat : 5722 (plingeling) R 5707 5709 5016 0 -1 4202560 213474 1249 0 0 87694 30 0 0 25 0 5 0 600375880 2623180800 612272 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5709/tid=5723] ppid=5707 vsize=2561700 CPUtime=882.05 cores=1,3,5,7
/proc/5709/task/5723/stat : 5723 (plingeling) R 5707 5709 5016 0 -1 4202560 628550 1249 0 0 88110 95 0 0 25 0 5 0 600375880 2623180800 612272 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3523.67
Current children cumulated vsize (KiB) 2561700

[startup+942.3 s]
/proc/loadavg: 8.34 8.15 8.04 10/186 5751
/proc/meminfo: memFree=20740260/32950928 swapFree=67071984/67111528
[pid=5709] ppid=5707 vsize=2724040 CPUtime=3762.53 cores=1,3,5,7
/proc/5709/stat : 5709 (plingeling) S 5707 5709 5016 0 -1 4202496 1220284 1249 0 0 376081 172 0 0 25 0 5 0 600375853 2789416960 652857 33554432000 4194304 4417332 140736006064960 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5709/statm: 681010 652857 181 55 0 678896 0
[pid=5709/tid=5720] ppid=5707 vsize=2724040 CPUtime=941.22 cores=1,3,5,7
/proc/5709/task/5720/stat : 5720 (plingeling) R 5707 5709 5016 0 -1 4202560 168911 1249 0 0 94104 18 0 0 25 0 5 0 600375880 2789416960 652857 33554432000 4194304 4417332 140736006064960 18446744073709551615 4365906 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5709/tid=5721] ppid=5707 vsize=2724040 CPUtime=942.05 cores=1,3,5,7
/proc/5709/task/5721/stat : 5721 (plingeling) R 5707 5709 5016 0 -1 4202560 168579 1249 0 0 94185 20 0 0 25 0 5 0 600375880 2789416960 652857 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5709/tid=5722] ppid=5707 vsize=2724040 CPUtime=936.92 cores=1,3,5,7
/proc/5709/task/5722/stat : 5722 (plingeling) R 5707 5709 5016 0 -1 4202560 213474 1249 0 0 93662 30 0 0 25 0 5 0 600375880 2789416960 652857 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5709/tid=5723] ppid=5707 vsize=2724040 CPUtime=942.05 cores=1,3,5,7
/proc/5709/task/5723/stat : 5723 (plingeling) R 5707 5709 5016 0 -1 4202560 661318 1249 0 0 94103 102 0 0 25 0 5 0 600375880 2789416960 652857 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3762.53
Current children cumulated vsize (KiB) 2724040

[startup+1002.3 s]
/proc/loadavg: 8.17 8.13 8.04 9/186 5753
/proc/meminfo: memFree=21968696/32950928 swapFree=67071984/67111528
[pid=5709] ppid=5707 vsize=1510276 CPUtime=4002.21 cores=1,3,5,7
/proc/5709/stat : 5709 (plingeling) S 5707 5709 5016 0 -1 4202496 1273045 1249 0 0 400036 185 0 0 25 0 5 0 600375853 1546522624 349416 33554432000 4194304 4417332 140736006064960 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5709/statm: 377569 349416 181 55 0 375455 0
[pid=5709/tid=5720] ppid=5707 vsize=1510276 CPUtime=1001.23 cores=1,3,5,7
/proc/5709/task/5720/stat : 5720 (plingeling) R 5707 5709 5016 0 -1 4202560 178849 1249 0 0 100103 20 0 0 25 0 5 0 600375880 1546522624 349416 33554432000 4194304 4417332 140736006064960 18446744073709551615 4308104 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5709/tid=5721] ppid=5707 vsize=1510276 CPUtime=1002.04 cores=1,3,5,7
/proc/5709/task/5721/stat : 5721 (plingeling) R 5707 5709 5016 0 -1 4202560 168891 1249 0 0 100184 20 0 0 25 0 5 0 600375880 1546522624 349416 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5709/tid=5722] ppid=5707 vsize=1510276 CPUtime=996.59 cores=1,3,5,7
/proc/5709/task/5722/stat : 5722 (plingeling) R 5707 5709 5016 0 -1 4202560 239087 1249 0 0 99625 34 0 0 25 0 5 0 600375880 1546522624 349416 33554432000 4194304 4417332 140736006064960 18446744073709551615 4366297 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5709/tid=5723] ppid=5707 vsize=1510276 CPUtime=1002.05 cores=1,3,5,7
/proc/5709/task/5723/stat : 5723 (plingeling) R 5707 5709 5016 0 -1 4202560 678216 1249 0 0 100097 108 0 0 25 0 5 0 600375880 1546522624 349416 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4002.21
Current children cumulated vsize (KiB) 1510276

[startup+1062.3 s]
/proc/loadavg: 8.11 8.12 8.04 9/186 5755
/proc/meminfo: memFree=21844520/32950928 swapFree=67071984/67111528
[pid=5709] ppid=5707 vsize=1657028 CPUtime=4241.89 cores=1,3,5,7
/proc/5709/stat : 5709 (plingeling) S 5707 5709 5016 0 -1 4202496 1342276 1249 0 0 423996 193 0 0 25 0 5 0 600375853 1696796672 386104 33554432000 4194304 4417332 140736006064960 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5709/statm: 414257 386104 181 55 0 412143 0
[pid=5709/tid=5720] ppid=5707 vsize=1657028 CPUtime=1061.23 cores=1,3,5,7
/proc/5709/task/5720/stat : 5720 (plingeling) R 5707 5709 5016 0 -1 4202560 197426 1249 0 0 106101 22 0 0 25 0 5 0 600375880 1696796672 386104 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5709/tid=5721] ppid=5707 vsize=1657028 CPUtime=1062.05 cores=1,3,5,7
/proc/5709/task/5721/stat : 5721 (plingeling) R 5707 5709 5016 0 -1 4202560 171315 1249 0 0 106184 21 0 0 25 0 5 0 600375880 1696796672 386104 33554432000 4194304 4417332 140736006064960 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5709/tid=5722] ppid=5707 vsize=1657028 CPUtime=1056.26 cores=1,3,5,7
/proc/5709/task/5722/stat : 5722 (plingeling) R 5707 5709 5016 0 -1 4202560 247279 1249 0 0 105592 34 0 0 25 0 5 0 600375880 1696796672 386104 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5709/tid=5723] ppid=5707 vsize=1657028 CPUtime=1062.05 cores=1,3,5,7
/proc/5709/task/5723/stat : 5723 (plingeling) R 5707 5709 5016 0 -1 4202560 718254 1249 0 0 106092 113 0 0 25 0 5 0 600375880 1696796672 386104 33554432000 4194304 4417332 140736006064960 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4241.89
Current children cumulated vsize (KiB) 1657028

[startup+1122.3 s]
/proc/loadavg: 8.13 8.13 8.04 10/186 5756
/proc/meminfo: memFree=21671736/32950928 swapFree=67071984/67111528
[pid=5709] ppid=5707 vsize=1816916 CPUtime=4481.56 cores=1,3,5,7
/proc/5709/stat : 5709 (plingeling) S 5707 5709 5016 0 -1 4202496 1390642 1249 0 0 447957 199 0 0 25 0 5 0 600375853 1860521984 426076 33554432000 4194304 4417332 140736006064960 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5709/statm: 454229 426076 181 55 0 452115 0
[pid=5709/tid=5720] ppid=5707 vsize=1816916 CPUtime=1121.23 cores=1,3,5,7
/proc/5709/task/5720/stat : 5720 (plingeling) R 5707 5709 5016 0 -1 4202560 211380 1249 0 0 112099 24 0 0 25 0 5 0 600375880 1860521984 426076 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5709/tid=5721] ppid=5707 vsize=1816916 CPUtime=1122.05 cores=1,3,5,7
/proc/5709/task/5721/stat : 5721 (plingeling) R 5707 5709 5016 0 -1 4202560 181310 1249 0 0 112183 22 0 0 25 0 5 0 600375880 1860521984 426076 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5709/tid=5722] ppid=5707 vsize=1816916 CPUtime=1115.93 cores=1,3,5,7
/proc/5709/task/5722/stat : 5722 (plingeling) R 5707 5709 5016 0 -1 4202560 247279 1249 0 0 111559 34 0 0 25 0 5 0 600375880 1860521984 426076 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5709/tid=5723] ppid=5707 vsize=1816916 CPUtime=1122.05 cores=1,3,5,7
/proc/5709/task/5723/stat : 5723 (plingeling) R 5707 5709 5016 0 -1 4202560 742671 1249 0 0 112089 116 0 0 25 0 5 0 600375880 1860521984 426076 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4481.56
Current children cumulated vsize (KiB) 1816916

[startup+1182.3 s]
/proc/loadavg: 8.09 8.11 8.04 10/186 5758
/proc/meminfo: memFree=21440928/32950928 swapFree=67071984/67111528
[pid=5709] ppid=5707 vsize=2049880 CPUtime=4721.25 cores=1,3,5,7
/proc/5709/stat : 5709 (plingeling) S 5707 5709 5016 0 -1 4202496 1457280 1249 0 0 471915 210 0 0 25 0 5 0 600375853 2099077120 484317 33554432000 4194304 4417332 140736006064960 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5709/statm: 512470 484317 181 55 0 510356 0
[pid=5709/tid=5720] ppid=5707 vsize=2049880 CPUtime=1181.23 cores=1,3,5,7
/proc/5709/task/5720/stat : 5720 (plingeling) R 5707 5709 5016 0 -1 4202560 225802 1249 0 0 118097 26 0 0 25 0 5 0 600375880 2099077120 484317 33554432000 4194304 4417332 140736006064960 18446744073709551615 4236569 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5709/tid=5721] ppid=5707 vsize=2049880 CPUtime=1182.06 cores=1,3,5,7
/proc/5709/task/5721/stat : 5721 (plingeling) R 5707 5709 5016 0 -1 4202560 181310 1249 0 0 118184 22 0 0 25 0 5 0 600375880 2099077120 484317 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5709/tid=5722] ppid=5707 vsize=2049880 CPUtime=1175.61 cores=1,3,5,7
/proc/5709/task/5722/stat : 5722 (plingeling) R 5707 5709 5016 0 -1 4202560 255471 1249 0 0 117526 35 0 0 25 0 5 0 600375880 2099077120 484317 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5709/tid=5723] ppid=5707 vsize=2049880 CPUtime=1182.05 cores=1,3,5,7
/proc/5709/task/5723/stat : 5723 (plingeling) R 5707 5709 5016 0 -1 4202560 786695 1249 0 0 118081 124 0 0 25 0 5 0 600375880 2099077120 484317 33554432000 4194304 4417332 140736006064960 18446744073709551615 4357458 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4721.25
Current children cumulated vsize (KiB) 2049880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.1 s]
/proc/loadavg: 8.14 8.12 8.05 5/180 5759
/proc/meminfo: memFree=21562980/32950928 swapFree=67071984/67111528
[pid=5709] ppid=5707 vsize=2164420 CPUtime=4800.37 cores=1,3,5,7
/proc/5709/stat : 5709 (plingeling) S 5707 5709 5016 0 -1 4202496 1485915 1249 0 0 479822 215 0 0 25 0 5 0 600375853 2216366080 512952 33554432000 4194304 4417332 140736006064960 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5709/statm: 541105 512952 181 55 0 538991 0
[pid=5709/tid=5720] ppid=5707 vsize=2164420 CPUtime=1201.04 cores=1,3,5,7
/proc/5709/task/5720/stat : 5720 (plingeling) R 5707 5709 5016 0 -1 4202560 225802 1249 0 0 120078 26 0 0 25 0 5 0 600375880 2216366080 512952 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5709/tid=5721] ppid=5707 vsize=2164420 CPUtime=1201.86 cores=1,3,5,7
/proc/5709/task/5721/stat : 5721 (plingeling) R 5707 5709 5016 0 -1 4202560 184916 1249 0 0 120164 22 0 0 25 0 5 0 600375880 2216366080 512952 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5709/tid=5722] ppid=5707 vsize=2164420 CPUtime=1195.31 cores=1,3,5,7
/proc/5709/task/5722/stat : 5722 (plingeling) R 5707 5709 5016 0 -1 4202560 267038 1249 0 0 119494 37 0 0 25 0 5 0 600375880 2216366080 512952 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5709/tid=5723] ppid=5707 vsize=2164420 CPUtime=1201.86 cores=1,3,5,7
/proc/5709/task/5723/stat : 5723 (plingeling) R 5707 5709 5016 0 -1 4202560 800157 1249 0 0 120059 127 0 0 25 0 5 0 600375880 2216366080 512952 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 2164420

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

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

[startup+1202.1 s]
/proc/loadavg: 8.14 8.12 8.05 5/180 5759
/proc/meminfo: memFree=21562980/32950928 swapFree=67071984/67111528
[pid=5709] ppid=5707 vsize=2164420 CPUtime=4800.37 cores=1,3,5,7
/proc/5709/stat : 5709 (plingeling) S 5707 5709 5016 0 -1 4202496 1485915 1249 0 0 479822 215 0 0 25 0 5 0 600375853 2216366080 512952 33554432000 4194304 4417332 140736006064960 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5709/statm: 541105 512952 181 55 0 538991 0
[pid=5709/tid=5720] ppid=5707 vsize=2164420 CPUtime=1201.04 cores=1,3,5,7
/proc/5709/task/5720/stat : 5720 (plingeling) R 5707 5709 5016 0 -1 4202560 225802 1249 0 0 120078 26 0 0 25 0 5 0 600375880 2216366080 512952 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5709/tid=5721] ppid=5707 vsize=2164420 CPUtime=1201.86 cores=1,3,5,7
/proc/5709/task/5721/stat : 5721 (plingeling) R 5707 5709 5016 0 -1 4202560 184916 1249 0 0 120164 22 0 0 25 0 5 0 600375880 2216366080 512952 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5709/tid=5722] ppid=5707 vsize=2164420 CPUtime=1195.31 cores=1,3,5,7
/proc/5709/task/5722/stat : 5722 (plingeling) R 5707 5709 5016 0 -1 4202560 267038 1249 0 0 119494 37 0 0 25 0 5 0 600375880 2216366080 512952 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5709/tid=5723] ppid=5707 vsize=2164420 CPUtime=1201.86 cores=1,3,5,7
/proc/5709/task/5723/stat : 5723 (plingeling) R 5707 5709 5016 0 -1 4202560 800157 1249 0 0 120059 127 0 0 25 0 5 0 600375880 2216366080 512952 33554432000 4194304 4417332 140736006064960 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 2164420

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.19
CPU time (s): 4800.48
CPU user time (s): 4798.24
CPU system time (s): 2.23166
CPU usage (%): 399.311
Max. virtual memory (cumulated for all children) (KiB): 2756808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.24
system time used= 2.23166
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1487164
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= 196
involuntary context switches= 22210

runsolver used 1.9457 second user time and 4.6203 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 20:24:12
IDJOB=3291461
IDBENCH=84223
IDSOLVER=1605
FILE ID=node116/3291461-1304101452
RUNJOBID= node116-1304101452-5685
PBS_JOBID= 13170597
Free space on /tmp= 72512 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT03/industrial/li/li-exam/li-exam-61.shuffled-as.sat03-366.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291461-1304101452/watcher-3291461-1304101452 -o /tmp/evaluation-result-3291461-1304101452/solver-3291461-1304101452 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3291461-1304101452.cnf

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

MD5SUM BENCH= 3be662940f394fa876137a905247d755
RANDOM SEED=419047906

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.826
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.826
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.826
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.826
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.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23610104 kB
Buffers:       1905216 kB
Cached:        6956280 kB
SwapCached:       9732 kB
Active:        4414252 kB
Inactive:      4497836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23610104 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:            4056 kB
Writeback:           0 kB
AnonPages:       43880 kB
Mapped:          13836 kB
Slab:           365724 kB
PageTables:       4896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   221892 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= 72512 MiB
End job on node116 at 2011-04-29 20:44:16