Trace number 3370904

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 4800.35 1204.21

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q742.5-n45-p30-s17570390.cnf
MD5SUMba3b1702a651cd8da3e6cada8f2e97bc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.28965
Satisfiable
(Un)Satisfiability was proved
Number of variables2088
Number of clauses405748
Sum of the clauses size813494
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2405703
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.71 5.27 6.61 2/383 21365
/proc/meminfo: memFree=14798912/32951124 swapFree=65586204/67111528
[pid=21365] ppid=21363 vsize=11116 CPUtime=0 cores=0,2,4,6
/proc/21365/stat : 21365 (plingeling) R 21363 21365 14218 0 -1 4202496 872 1252 0 0 0 0 0 0 22 0 1 0 733529792 11382784 802 33554432000 4194304 4417452 140736603353376 18446744073709551615 216735178496 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/21365/statm: 2779 802 148 55 0 665 0

[startup+0.082116 s]
/proc/loadavg: 3.71 5.27 6.61 2/383 21365
/proc/meminfo: memFree=14798912/32951124 swapFree=65586204/67111528
[pid=21365] ppid=21363 vsize=18416 CPUtime=0.07 cores=0,2,4,6
/proc/21365/stat : 21365 (plingeling) R 21363 21365 14218 0 -1 4202496 2729 1252 0 0 7 0 0 0 22 0 1 0 733529792 18857984 2627 33554432000 4194304 4417452 140736603353376 18446744073709551615 4236008 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/21365/statm: 4604 2627 148 55 0 2490 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 18416

[startup+0.101111 s]
/proc/loadavg: 3.71 5.27 6.61 2/383 21365
/proc/meminfo: memFree=14798912/32951124 swapFree=65586204/67111528
[pid=21365] ppid=21363 vsize=26608 CPUtime=0.08 cores=0,2,4,6
/proc/21365/stat : 21365 (plingeling) R 21363 21365 14218 0 -1 4202496 4777 1252 0 0 8 0 0 0 22 0 1 0 733529792 27246592 4675 33554432000 4194304 4417452 140736603353376 18446744073709551615 4236012 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/21365/statm: 6652 4675 148 55 0 4538 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26608

[startup+0.301036 s]
/proc/loadavg: 3.71 5.27 6.61 2/383 21365
/proc/meminfo: memFree=14798912/32951124 swapFree=65586204/67111528
[pid=21365] ppid=21363 vsize=84252 CPUtime=0.41 cores=0,2,4,6
/proc/21365/stat : 21365 (plingeling) S 21363 21365 14218 0 -1 4202496 9095 1252 0 0 40 1 0 0 23 0 5 0 733529792 86274048 8873 33554432000 4194304 4417452 140736603353376 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21365/statm: 21063 8873 171 55 0 18949 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 84252

[startup+0.700965 s]
/proc/loadavg: 3.71 5.27 6.61 2/383 21365
/proc/meminfo: memFree=14798912/32951124 swapFree=65586204/67111528
[pid=21365] ppid=21363 vsize=88876 CPUtime=2 cores=0,2,4,6
/proc/21365/stat : 21365 (plingeling) S 21363 21365 14218 0 -1 4202496 25704 1252 0 0 197 3 0 0 23 0 5 0 733529792 91009024 10035 33554432000 4194304 4417452 140736603353376 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21365/statm: 22219 10035 177 55 0 20105 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 88876

[startup+1.50083 s]
/proc/loadavg: 4.05 5.31 6.61 10/392 21379
/proc/meminfo: memFree=14719356/32951124 swapFree=65586204/67111528
[pid=21365] ppid=21363 vsize=112780 CPUtime=5.18 cores=0,2,4,6
/proc/21365/stat : 21365 (plingeling) S 21363 21365 14218 0 -1 4202496 33983 1252 0 0 514 4 0 0 23 0 5 0 733529792 115486720 15982 33554432000 4194304 4417452 140736603353376 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21365/statm: 28195 15982 180 55 0 26081 0
[pid=21365/tid=21376] ppid=21363 vsize=112780 CPUtime=1.23 cores=0,2,4,6
/proc/21365/task/21376/stat : 21376 (plingeling) R 21363 21365 14218 0 -1 4202560 5780 1252 0 0 123 0 0 0 25 0 5 0 733529817 115486720 15982 33554432000 4194304 4417452 140736603353376 18446744073709551615 4211472 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21365/tid=21377] ppid=21363 vsize=112780 CPUtime=1.21 cores=0,2,4,6
/proc/21365/task/21377/stat : 21377 (plingeling) R 21363 21365 14218 0 -1 4202560 4819 1252 0 0 121 0 0 0 25 0 5 0 733529817 115486720 15982 33554432000 4194304 4417452 140736603353376 18446744073709551615 4250080 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21365/tid=21378] ppid=21363 vsize=112780 CPUtime=1.22 cores=0,2,4,6
/proc/21365/task/21378/stat : 21378 (plingeling) R 21363 21365 14218 0 -1 4202560 6113 1252 0 0 122 0 0 0 19 0 5 0 733529817 115486720 15982 33554432000 4194304 4417452 140736603353376 18446744073709551615 4249098 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21365/tid=21379] ppid=21363 vsize=112780 CPUtime=1.23 cores=0,2,4,6
/proc/21365/task/21379/stat : 21379 (plingeling) R 21363 21365 14218 0 -1 4202560 8385 1252 0 0 122 1 0 0 19 0 5 0 733529817 115486720 15982 33554432000 4194304 4417452 140736603353376 18446744073709551615 4366659 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.18
Current children cumulated vsize (KiB) 112780

[startup+3.10055 s]
/proc/loadavg: 4.05 5.31 6.61 9/392 21379
/proc/meminfo: memFree=14701004/32951124 swapFree=65586204/67111528
[pid=21365] ppid=21363 vsize=141396 CPUtime=11.58 cores=0,2,4,6
/proc/21365/stat : 21365 (plingeling) S 21363 21365 14218 0 -1 4202496 42469 1252 0 0 1153 5 0 0 23 0 5 0 733529792 144789504 23136 33554432000 4194304 4417452 140736603353376 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21365/statm: 35349 23136 180 55 0 33235 0
[pid=21365/tid=21376] ppid=21363 vsize=141396 CPUtime=2.83 cores=0,2,4,6
/proc/21365/task/21376/stat : 21376 (plingeling) R 21363 21365 14218 0 -1 4202560 6847 1252 0 0 283 0 0 0 25 0 5 0 733529817 144789504 23136 33554432000 4194304 4417452 140736603353376 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21365/tid=21377] ppid=21363 vsize=141396 CPUtime=2.8 cores=0,2,4,6
/proc/21365/task/21377/stat : 21377 (plingeling) R 21363 21365 14218 0 -1 4202560 5885 1252 0 0 280 0 0 0 25 0 5 0 733529817 144789504 23136 33554432000 4194304 4417452 140736603353376 18446744073709551615 4250341 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21365/tid=21378] ppid=21363 vsize=141396 CPUtime=2.82 cores=0,2,4,6
/proc/21365/task/21378/stat : 21378 (plingeling) R 21363 21365 14218 0 -1 4202560 6113 1252 0 0 282 0 0 0 24 0 5 0 733529817 144789504 23136 33554432000 4194304 4417452 140736603353376 18446744073709551615 4236311 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21365/tid=21379] ppid=21363 vsize=141396 CPUtime=2.83 cores=0,2,4,6
/proc/21365/task/21379/stat : 21379 (plingeling) R 21363 21365 14218 0 -1 4202560 14738 1252 0 0 282 1 0 0 22 0 5 0 733529817 144789504 23136 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.58
Current children cumulated vsize (KiB) 141396

[startup+6.30099 s]
/proc/loadavg: 4.37 5.36 6.62 10/392 21379
/proc/meminfo: memFree=14636900/32951124 swapFree=65586204/67111528
[pid=21365] ppid=21363 vsize=146856 CPUtime=24.33 cores=0,2,4,6
/proc/21365/stat : 21365 (plingeling) S 21363 21365 14218 0 -1 4202496 47703 1252 0 0 2428 5 0 0 23 0 5 0 733529792 150380544 24501 33554432000 4194304 4417452 140736603353376 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21365/statm: 36714 24501 180 55 0 34600 0
[pid=21365/tid=21376] ppid=21363 vsize=146856 CPUtime=6.03 cores=0,2,4,6
/proc/21365/task/21376/stat : 21376 (plingeling) R 21363 21365 14218 0 -1 4202560 6847 1252 0 0 603 0 0 0 25 0 5 0 733529817 150380544 24501 33554432000 4194304 4417452 140736603353376 18446744073709551615 4258604 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21365/tid=21377] ppid=21363 vsize=146856 CPUtime=5.96 cores=0,2,4,6
/proc/21365/task/21377/stat : 21377 (plingeling) R 21363 21365 14218 0 -1 4202560 5885 1252 0 0 596 0 0 0 25 0 5 0 733529817 150380544 24501 33554432000 4194304 4417452 140736603353376 18446744073709551615 4250072 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21365/tid=21378] ppid=21363 vsize=146856 CPUtime=6.02 cores=0,2,4,6
/proc/21365/task/21378/stat : 21378 (plingeling) R 21363 21365 14218 0 -1 4202560 6113 1252 0 0 602 0 0 0 25 0 5 0 733529817 150380544 24501 33554432000 4194304 4417452 140736603353376 18446744073709551615 4249151 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21365/tid=21379] ppid=21363 vsize=146856 CPUtime=6.03 cores=0,2,4,6
/proc/21365/task/21379/stat : 21379 (plingeling) R 21363 21365 14218 0 -1 4202560 19972 1252 0 0 601 2 0 0 25 0 5 0 733529817 150380544 24501 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.33
Current children cumulated vsize (KiB) 146856

[startup+12.7009 s]
/proc/loadavg: 4.66 5.40 6.63 9/392 21379
/proc/meminfo: memFree=14551432/32951124 swapFree=65586204/67111528
[pid=21365] ppid=21363 vsize=228768 CPUtime=49.85 cores=0,2,4,6
/proc/21365/stat : 21365 (plingeling) S 21363 21365 14218 0 -1 4202496 72482 1252 0 0 4977 8 0 0 23 0 5 0 733529792 234258432 44979 33554432000 4194304 4417452 140736603353376 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21365/statm: 57192 44979 180 55 0 55078 0
[pid=21365/tid=21376] ppid=21363 vsize=228768 CPUtime=12.43 cores=0,2,4,6
/proc/21365/task/21376/stat : 21376 (plingeling) R 21363 21365 14218 0 -1 4202560 6847 1252 0 0 1243 0 0 0 25 0 5 0 733529817 234258432 44979 33554432000 4194304 4417452 140736603353376 18446744073709551615 4250003 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21365/tid=21377] ppid=21363 vsize=228768 CPUtime=12.28 cores=0,2,4,6
/proc/21365/task/21377/stat : 21377 (plingeling) R 21363 21365 14218 0 -1 4202560 5885 1252 0 0 1228 0 0 0 25 0 5 0 733529817 234258432 44979 33554432000 4194304 4417452 140736603353376 18446744073709551615 4320560 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21365/tid=21378] ppid=21363 vsize=228768 CPUtime=12.42 cores=0,2,4,6
/proc/21365/task/21378/stat : 21378 (plingeling) R 21363 21365 14218 0 -1 4202560 6113 1252 0 0 1242 0 0 0 25 0 5 0 733529817 234258432 44979 33554432000 4194304 4417452 140736603353376 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21365/tid=21379] ppid=21363 vsize=228768 CPUtime=12.43 cores=0,2,4,6
/proc/21365/task/21379/stat : 21379 (plingeling) R 21363 21365 14218 0 -1 4202560 44751 1252 0 0 1238 5 0 0 25 0 5 0 733529817 234258432 44979 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.85
Current children cumulated vsize (KiB) 228768

[startup+25.5006 s]
/proc/loadavg: 5.24 5.50 6.65 10/392 21380
/proc/meminfo: memFree=14425072/32951124 swapFree=65586204/67111528
[pid=21365] ppid=21363 vsize=227876 CPUtime=100.89 cores=0,2,4,6
/proc/21365/stat : 21365 (plingeling) S 21363 21365 14218 0 -1 4202496 111645 1252 0 0 10076 13 0 0 23 0 5 0 733529792 233345024 44756 33554432000 4194304 4417452 140736603353376 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21365/statm: 56969 44756 180 55 0 54855 0
[pid=21365/tid=21376] ppid=21363 vsize=227876 CPUtime=25.23 cores=0,2,4,6
/proc/21365/task/21376/stat : 21376 (plingeling) R 21363 21365 14218 0 -1 4202560 6847 1252 0 0 2523 0 0 0 25 0 5 0 733529817 233345024 44756 33554432000 4194304 4417452 140736603353376 18446744073709551615 4251086 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21365/tid=21377] ppid=21363 vsize=227876 CPUtime=24.92 cores=0,2,4,6
/proc/21365/task/21377/stat : 21377 (plingeling) R 21363 21365 14218 0 -1 4202560 5885 1252 0 0 2492 0 0 0 25 0 5 0 733529817 233345024 44756 33554432000 4194304 4417452 140736603353376 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21365/tid=21378] ppid=21363 vsize=227876 CPUtime=25.22 cores=0,2,4,6
/proc/21365/task/21378/stat : 21378 (plingeling) R 21363 21365 14218 0 -1 4202560 6113 1252 0 0 2522 0 0 0 25 0 5 0 733529817 233345024 44756 33554432000 4194304 4417452 140736603353376 18446744073709551615 4250074 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21365/tid=21379] ppid=21363 vsize=227876 CPUtime=25.22 cores=0,2,4,6
/proc/21365/task/21379/stat : 21379 (plingeling) R 21363 21365 14218 0 -1 4202560 83914 1252 0 0 2513 9 0 0 25 0 5 0 733529817 233345024 44756 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.89
Current children cumulated vsize (KiB) 227876

[startup+51.1012 s]
/proc/loadavg: 6.33 5.74 6.69 10/392 21381
/proc/meminfo: memFree=14177252/32951124 swapFree=65586204/67111528
[pid=21365] ppid=21363 vsize=434448 CPUtime=202.96 cores=0,2,4,6
/proc/21365/stat : 21365 (plingeling) S 21363 21365 14218 0 -1 4202496 175298 1252 0 0 20275 21 0 0 23 0 5 0 733529792 444874752 80048 33554432000 4194304 4417452 140736603353376 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21365/statm: 108612 80048 180 55 0 106498 0
[pid=21365/tid=21376] ppid=21363 vsize=434448 CPUtime=50.82 cores=0,2,4,6
/proc/21365/task/21376/stat : 21376 (plingeling) R 21363 21365 14218 0 -1 4202560 10003 1252 0 0 5082 0 0 0 25 0 5 0 733529817 444874752 80048 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21365/tid=21377] ppid=21363 vsize=434448 CPUtime=50.21 cores=0,2,4,6
/proc/21365/task/21377/stat : 21377 (plingeling) R 21363 21365 14218 0 -1 4202560 7086 1252 0 0 5021 0 0 0 25 0 5 0 733529817 444874752 80048 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21365/tid=21378] ppid=21363 vsize=434448 CPUtime=50.83 cores=0,2,4,6
/proc/21365/task/21378/stat : 21378 (plingeling) R 21363 21365 14218 0 -1 4202560 8340 1252 0 0 5082 1 0 0 25 0 5 0 733529817 444874752 80048 33554432000 4194304 4417452 140736603353376 18446744073709551615 4236294 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21365/tid=21379] ppid=21363 vsize=434448 CPUtime=50.82 cores=0,2,4,6
/proc/21365/task/21379/stat : 21379 (plingeling) R 21363 21365 14218 0 -1 4202560 140983 1252 0 0 5065 17 0 0 25 0 5 0 733529817 444874752 80048 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 202.96
Current children cumulated vsize (KiB) 434448

[startup+102.314 s]
/proc/loadavg: 7.32 6.10 6.76 9/392 21382
/proc/meminfo: memFree=13861288/32951124 swapFree=65586204/67111528
[pid=21365] ppid=21363 vsize=609204 CPUtime=407.18 cores=0,2,4,6
/proc/21365/stat : 21365 (plingeling) S 21363 21365 14218 0 -1 4202496 246637 1252 0 0 40688 30 0 0 23 0 5 0 733529792 623824896 123737 33554432000 4194304 4417452 140736603353376 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21365/statm: 152301 123737 180 55 0 150187 0
[pid=21365/tid=21376] ppid=21363 vsize=609204 CPUtime=102.04 cores=0,2,4,6
/proc/21365/task/21376/stat : 21376 (plingeling) R 21363 21365 14218 0 -1 4202560 13926 1252 0 0 10203 1 0 0 25 0 5 0 733529817 623824896 123737 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21365/tid=21377] ppid=21363 vsize=609204 CPUtime=100.8 cores=0,2,4,6
/proc/21365/task/21377/stat : 21377 (plingeling) R 21363 21365 14218 0 -1 4202560 9134 1252 0 0 10079 1 0 0 25 0 5 0 733529817 623824896 123737 33554432000 4194304 4417452 140736603353376 18446744073709551615 4236906 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21365/tid=21378] ppid=21363 vsize=609204 CPUtime=102.04 cores=0,2,4,6
/proc/21365/task/21378/stat : 21378 (plingeling) R 21363 21365 14218 0 -1 4202560 10388 1252 0 0 10203 1 0 0 25 0 5 0 733529817 623824896 123737 33554432000 4194304 4417452 140736603353376 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21365/tid=21379] ppid=21363 vsize=609204 CPUtime=102.02 cores=0,2,4,6
/proc/21365/task/21379/stat : 21379 (plingeling) R 21363 21365 14218 0 -1 4202560 204303 1252 0 0 10178 24 0 0 25 0 5 0 733529817 623824896 123737 33554432000 4194304 4417452 140736603353376 18446744073709551615 4250502 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.18
Current children cumulated vsize (KiB) 609204

[startup+162.301 s]
/proc/loadavg: 7.79 6.46 6.84 10/392 21383
/proc/meminfo: memFree=13605452/32951124 swapFree=65586204/67111528
[pid=21365] ppid=21363 vsize=735388 CPUtime=646.38 cores=0,2,4,6
/proc/21365/stat : 21365 (plingeling) S 21363 21365 14218 0 -1 4202496 335949 1252 0 0 64596 42 0 0 23 0 5 0 733529792 753037312 155283 33554432000 4194304 4417452 140736603353376 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21365/statm: 183847 155283 180 55 0 181733 0
[pid=21365/tid=21376] ppid=21363 vsize=735388 CPUtime=162.02 cores=0,2,4,6
/proc/21365/task/21376/stat : 21376 (plingeling) R 21363 21365 14218 0 -1 4202560 23570 1252 0 0 16200 2 0 0 25 0 5 0 733529817 753037312 155283 33554432000 4194304 4417452 140736603353376 18446744073709551615 4366657 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21365/tid=21377] ppid=21363 vsize=735388 CPUtime=160.05 cores=0,2,4,6
/proc/21365/task/21377/stat : 21377 (plingeling) R 21363 21365 14218 0 -1 4202560 10023 1252 0 0 16004 1 0 0 25 0 5 0 733529817 753037312 155283 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21365/tid=21378] ppid=21363 vsize=735388 CPUtime=162.03 cores=0,2,4,6
/proc/21365/task/21378/stat : 21378 (plingeling) R 21363 21365 14218 0 -1 4202560 12759 1252 0 0 16202 1 0 0 25 0 5 0 733529817 753037312 155283 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21365/tid=21379] ppid=21363 vsize=735388 CPUtime=162 cores=0,2,4,6
/proc/21365/task/21379/stat : 21379 (plingeling) R 21363 21365 14218 0 -1 4202560 280711 1252 0 0 16165 35 0 0 25 0 5 0 733529817 753037312 155283 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 646.38
Current children cumulated vsize (KiB) 735388


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

[pid=21365/tid=21377] ppid=21363 vsize=1991760 CPUtime=752.46 cores=0,2,4,6
/proc/21365/task/21377/stat : 21377 (plingeling) R 21363 21365 14218 0 -1 4202560 198271 1252 0 0 75220 26 0 0 25 0 5 0 733529817 2039562240 469338 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21365/tid=21378] ppid=21363 vsize=1991760 CPUtime=762.05 cores=0,2,4,6
/proc/21365/task/21378/stat : 21378 (plingeling) R 21363 21365 14218 0 -1 4202560 207614 1252 0 0 76183 22 0 0 25 0 5 0 733529817 2039562240 469338 33554432000 4194304 4417452 140736603353376 18446744073709551615 4307551 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21365/tid=21379] ppid=21363 vsize=1991760 CPUtime=761.85 cores=0,2,4,6
/proc/21365/task/21379/stat : 21379 (plingeling) R 21363 21365 14218 0 -1 4202560 631211 1252 0 0 76089 96 0 0 25 0 5 0 733529817 2039562240 469338 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364583 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3038.71
Current children cumulated vsize (KiB) 1991760

[startup+822.301 s]
/proc/loadavg: 8.03 7.89 7.45 9/392 21401
/proc/meminfo: memFree=11200860/32951124 swapFree=65586204/67111528
[pid=21365] ppid=21363 vsize=2317828 CPUtime=3277.9 cores=0,2,4,6
/proc/21365/stat : 21365 (plingeling) S 21363 21365 14218 0 -1 4202496 1407894 1252 0 0 327595 195 0 0 23 0 5 0 733529792 2373455872 550855 33554432000 4194304 4417452 140736603353376 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21365/statm: 579457 550855 180 55 0 577343 0
[pid=21365/tid=21376] ppid=21363 vsize=2317828 CPUtime=822.04 cores=0,2,4,6
/proc/21365/task/21376/stat : 21376 (plingeling) R 21363 21365 14218 0 -1 4202560 237416 1252 0 0 82172 32 0 0 25 0 5 0 733529817 2373455872 550855 33554432000 4194304 4417452 140736603353376 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21365/tid=21377] ppid=21363 vsize=2317828 CPUtime=811.7 cores=0,2,4,6
/proc/21365/task/21377/stat : 21377 (plingeling) R 21363 21365 14218 0 -1 4202560 234995 1252 0 0 81140 30 0 0 25 0 5 0 733529817 2373455872 550855 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21365/tid=21378] ppid=21363 vsize=2317828 CPUtime=822.05 cores=0,2,4,6
/proc/21365/task/21378/stat : 21378 (plingeling) R 21363 21365 14218 0 -1 4202560 263738 1252 0 0 82177 28 0 0 25 0 5 0 733529817 2373455872 550855 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21365/tid=21379] ppid=21363 vsize=2317828 CPUtime=821.83 cores=0,2,4,6
/proc/21365/task/21379/stat : 21379 (plingeling) R 21363 21365 14218 0 -1 4202560 662859 1252 0 0 82081 102 0 0 25 0 5 0 733529817 2373455872 550855 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3277.9
Current children cumulated vsize (KiB) 2317828

[startup+882.301 s]
/proc/loadavg: 8.06 7.92 7.49 10/392 21403
/proc/meminfo: memFree=10811484/32951124 swapFree=65586204/67111528
[pid=21365] ppid=21363 vsize=2515916 CPUtime=3517.13 cores=0,2,4,6
/proc/21365/stat : 21365 (plingeling) S 21363 21365 14218 0 -1 4202496 1540233 1252 0 0 351498 215 0 0 23 0 5 0 733529792 2576297984 600377 33554432000 4194304 4417452 140736603353376 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21365/statm: 628979 600377 180 55 0 626865 0
[pid=21365/tid=21376] ppid=21363 vsize=2515916 CPUtime=882.04 cores=0,2,4,6
/proc/21365/task/21376/stat : 21376 (plingeling) R 21363 21365 14218 0 -1 4202560 274929 1252 0 0 88166 38 0 0 25 0 5 0 733529817 2576297984 600377 33554432000 4194304 4417452 140736603353376 18446744073709551615 4237753 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21365/tid=21377] ppid=21363 vsize=2515916 CPUtime=870.93 cores=0,2,4,6
/proc/21365/task/21377/stat : 21377 (plingeling) R 21363 21365 14218 0 -1 4202560 267763 1252 0 0 87059 34 0 0 25 0 5 0 733529817 2576297984 600377 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21365/tid=21378] ppid=21363 vsize=2515916 CPUtime=882.04 cores=0,2,4,6
/proc/21365/task/21378/stat : 21378 (plingeling) R 21363 21365 14218 0 -1 4202560 280122 1252 0 0 88174 30 0 0 25 0 5 0 733529817 2576297984 600377 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21365/tid=21379] ppid=21363 vsize=2515916 CPUtime=881.82 cores=0,2,4,6
/proc/21365/task/21379/stat : 21379 (plingeling) R 21363 21365 14218 0 -1 4202560 708533 1252 0 0 88073 109 0 0 25 0 5 0 733529817 2576297984 600377 33554432000 4194304 4417452 140736603353376 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3517.13
Current children cumulated vsize (KiB) 2515916

[startup+942.301 s]
/proc/loadavg: 8.06 7.95 7.52 9/392 21404
/proc/meminfo: memFree=10699740/32951124 swapFree=65586204/67111528
[pid=21365] ppid=21363 vsize=2581456 CPUtime=3756.35 cores=0,2,4,6
/proc/21365/stat : 21365 (plingeling) S 21363 21365 14218 0 -1 4202496 1630346 1252 0 0 375410 225 0 0 23 0 5 0 733529792 2643410944 616762 33554432000 4194304 4417452 140736603353376 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21365/statm: 645364 616762 180 55 0 643250 0
[pid=21365/tid=21376] ppid=21363 vsize=2581456 CPUtime=942.04 cores=0,2,4,6
/proc/21365/task/21376/stat : 21376 (plingeling) R 21363 21365 14218 0 -1 4202560 307697 1252 0 0 94162 42 0 0 25 0 5 0 733529817 2643410944 616762 33554432000 4194304 4417452 140736603353376 18446744073709551615 4305778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21365/tid=21377] ppid=21363 vsize=2581456 CPUtime=930.17 cores=0,2,4,6
/proc/21365/task/21377/stat : 21377 (plingeling) R 21363 21365 14218 0 -1 4202560 292339 1252 0 0 92980 37 0 0 25 0 5 0 733529817 2643410944 616762 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21365/tid=21378] ppid=21363 vsize=2581456 CPUtime=942.05 cores=0,2,4,6
/proc/21365/task/21378/stat : 21378 (plingeling) R 21363 21365 14218 0 -1 4202560 304698 1252 0 0 94172 33 0 0 25 0 5 0 733529817 2643410944 616762 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21365/tid=21379] ppid=21363 vsize=2581456 CPUtime=941.8 cores=0,2,4,6
/proc/21365/task/21379/stat : 21379 (plingeling) R 21363 21365 14218 0 -1 4202560 716726 1252 0 0 94070 110 0 0 25 0 5 0 733529817 2643410944 616762 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3756.35
Current children cumulated vsize (KiB) 2581456

[startup+1002.3 s]
/proc/loadavg: 8.06 7.97 7.56 9/392 21406
/proc/meminfo: memFree=10462512/32951124 swapFree=65586204/67111528
[pid=21365] ppid=21363 vsize=2701196 CPUtime=3995.58 cores=0,2,4,6
/proc/21365/stat : 21365 (plingeling) S 21363 21365 14218 0 -1 4202496 1737163 1252 0 0 399316 242 0 0 23 0 5 0 733529792 2766024704 646700 33554432000 4194304 4417452 140736603353376 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21365/statm: 675299 646700 180 55 0 673185 0
[pid=21365/tid=21376] ppid=21363 vsize=2701196 CPUtime=1002.04 cores=0,2,4,6
/proc/21365/task/21376/stat : 21376 (plingeling) R 21363 21365 14218 0 -1 4202560 384634 1252 0 0 100150 54 0 0 25 0 5 0 733529817 2766024704 646700 33554432000 4194304 4417452 140736603353376 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21365/tid=21377] ppid=21363 vsize=2701196 CPUtime=989.41 cores=0,2,4,6
/proc/21365/task/21377/stat : 21377 (plingeling) R 21363 21365 14218 0 -1 4202560 300531 1252 0 0 98903 38 0 0 25 0 5 0 733529817 2766024704 646700 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21365/tid=21378] ppid=21363 vsize=2701196 CPUtime=1002.05 cores=0,2,4,6
/proc/21365/task/21378/stat : 21378 (plingeling) R 21363 21365 14218 0 -1 4202560 321082 1252 0 0 100169 36 0 0 25 0 5 0 733529817 2766024704 646700 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21365/tid=21379] ppid=21363 vsize=2701196 CPUtime=1001.79 cores=0,2,4,6
/proc/21365/task/21379/stat : 21379 (plingeling) R 21363 21365 14218 0 -1 4202560 722030 1252 0 0 100069 110 0 0 25 0 5 0 733529817 2766024704 646700 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3995.58
Current children cumulated vsize (KiB) 2701196

[startup+1062.3 s]
/proc/loadavg: 8.06 7.99 7.58 10/392 21407
/proc/meminfo: memFree=11061164/32951124 swapFree=65586204/67111528
[pid=21365] ppid=21363 vsize=2241132 CPUtime=4234.82 cores=0,2,4,6
/proc/21365/stat : 21365 (plingeling) S 21363 21365 14218 0 -1 4202496 1849066 1252 0 0 423222 260 0 0 23 0 5 0 733529792 2294919168 531656 33554432000 4194304 4417452 140736603353376 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21365/statm: 560283 531656 180 55 0 558169 0
[pid=21365/tid=21376] ppid=21363 vsize=2241132 CPUtime=1062.04 cores=0,2,4,6
/proc/21365/task/21376/stat : 21376 (plingeling) R 21363 21365 14218 0 -1 4202560 384634 1252 0 0 106150 54 0 0 25 0 5 0 733529817 2294919168 531656 33554432000 4194304 4417452 140736603353376 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21365/tid=21377] ppid=21363 vsize=2241132 CPUtime=1048.66 cores=0,2,4,6
/proc/21365/task/21377/stat : 21377 (plingeling) R 21363 21365 14218 0 -1 4202560 310186 1252 0 0 104826 40 0 0 25 0 5 0 733529817 2294919168 531656 33554432000 4194304 4417452 140736603353376 18446744073709551615 4354150 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21365/tid=21378] ppid=21363 vsize=2241132 CPUtime=1062.05 cores=0,2,4,6
/proc/21365/task/21378/stat : 21378 (plingeling) R 21363 21365 14218 0 -1 4202560 337466 1252 0 0 106167 38 0 0 25 0 5 0 733529817 2294919168 531656 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21365/tid=21379] ppid=21363 vsize=2241132 CPUtime=1061.78 cores=0,2,4,6
/proc/21365/task/21379/stat : 21379 (plingeling) R 21363 21365 14218 0 -1 4202560 807894 1252 0 0 106052 126 0 0 25 0 5 0 733529817 2294919168 531656 33554432000 4194304 4417452 140736603353376 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4234.82
Current children cumulated vsize (KiB) 2241132

[startup+1122.3 s]
/proc/loadavg: 8.05 8.00 7.61 9/392 21409
/proc/meminfo: memFree=11004352/32951124 swapFree=65586204/67111528
[pid=21365] ppid=21363 vsize=2348128 CPUtime=4474.03 cores=0,2,4,6
/proc/21365/stat : 21365 (plingeling) S 21363 21365 14218 0 -1 4202496 1944623 1252 0 0 447129 274 0 0 23 0 5 0 733529792 2404483072 558405 33554432000 4194304 4417452 140736603353376 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21365/statm: 587032 558405 180 55 0 584918 0
[pid=21365/tid=21376] ppid=21363 vsize=2348128 CPUtime=1122.05 cores=0,2,4,6
/proc/21365/task/21376/stat : 21376 (plingeling) R 21363 21365 14218 0 -1 4202560 384634 1252 0 0 112151 54 0 0 25 0 5 0 733529817 2404483072 558405 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21365/tid=21377] ppid=21363 vsize=2348128 CPUtime=1107.89 cores=0,2,4,6
/proc/21365/task/21377/stat : 21377 (plingeling) R 21363 21365 14218 0 -1 4202560 370904 1252 0 0 110739 50 0 0 25 0 5 0 733529817 2404483072 558405 33554432000 4194304 4417452 140736603353376 18446744073709551615 4365092 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21365/tid=21378] ppid=21363 vsize=2348128 CPUtime=1122.05 cores=0,2,4,6
/proc/21365/task/21378/stat : 21378 (plingeling) R 21363 21365 14218 0 -1 4202560 370234 1252 0 0 112164 41 0 0 25 0 5 0 733529817 2404483072 558405 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21365/tid=21379] ppid=21363 vsize=2348128 CPUtime=1121.76 cores=0,2,4,6
/proc/21365/task/21379/stat : 21379 (plingeling) R 21363 21365 14218 0 -1 4202560 809965 1252 0 0 112050 126 0 0 25 0 5 0 733529817 2404483072 558405 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4474.03
Current children cumulated vsize (KiB) 2348128

[startup+1182.3 s]
/proc/loadavg: 8.06 8.01 7.64 10/392 21411
/proc/meminfo: memFree=10726068/32951124 swapFree=65586204/67111528
[pid=21365] ppid=21363 vsize=2542404 CPUtime=4713.28 cores=0,2,4,6
/proc/21365/stat : 21365 (plingeling) S 21363 21365 14218 0 -1 4202496 2025960 1252 0 0 471043 285 0 0 23 0 5 0 733529792 2603421696 606974 33554432000 4194304 4417452 140736603353376 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21365/statm: 635601 606974 180 55 0 633487 0
[pid=21365/tid=21376] ppid=21363 vsize=2542404 CPUtime=1182.05 cores=0,2,4,6
/proc/21365/task/21376/stat : 21376 (plingeling) R 21363 21365 14218 0 -1 4202560 384634 1252 0 0 118151 54 0 0 25 0 5 0 733529817 2603421696 606974 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21365/tid=21377] ppid=21363 vsize=2542404 CPUtime=1167.14 cores=0,2,4,6
/proc/21365/task/21377/stat : 21377 (plingeling) R 21363 21365 14218 0 -1 4202560 387288 1252 0 0 116661 53 0 0 25 0 5 0 733529817 2603421696 606974 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21365/tid=21378] ppid=21363 vsize=2542404 CPUtime=1182.06 cores=0,2,4,6
/proc/21365/task/21378/stat : 21378 (plingeling) R 21363 21365 14218 0 -1 4202560 412194 1252 0 0 118160 46 0 0 25 0 5 0 733529817 2603421696 606974 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21365/tid=21379] ppid=21363 vsize=2542404 CPUtime=1181.75 cores=0,2,4,6
/proc/21365/task/21379/stat : 21379 (plingeling) R 21363 21365 14218 0 -1 4202560 832958 1252 0 0 118046 129 0 0 25 0 5 0 733529817 2603421696 606974 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4713.28
Current children cumulated vsize (KiB) 2542404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.1 s]
/proc/loadavg: 8.11 8.03 7.65 5/386 21412
/proc/meminfo: memFree=12371712/32951124 swapFree=65586204/67111528
[pid=21365] ppid=21363 vsize=2542404 CPUtime=4800.23 cores=0,2,4,6
/proc/21365/stat : 21365 (plingeling) S 21363 21365 14218 0 -1 4202496 2025960 1252 0 0 479738 285 0 0 23 0 5 0 733529792 2603421696 606974 33554432000 4194304 4417452 140736603353376 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21365/statm: 635601 606974 180 55 0 633487 0
[pid=21365/tid=21376] ppid=21363 vsize=2542404 CPUtime=1203.86 cores=0,2,4,6
/proc/21365/task/21376/stat : 21376 (plingeling) R 21363 21365 14218 0 -1 4202560 384634 1252 0 0 120332 54 0 0 25 0 5 0 733529817 2603421696 606974 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21365/tid=21377] ppid=21363 vsize=2542404 CPUtime=1188.66 cores=0,2,4,6
/proc/21365/task/21377/stat : 21377 (plingeling) R 21363 21365 14218 0 -1 4202560 387288 1252 0 0 118813 53 0 0 25 0 5 0 733529817 2603421696 606974 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21365/tid=21378] ppid=21363 vsize=2542404 CPUtime=1203.87 cores=0,2,4,6
/proc/21365/task/21378/stat : 21378 (plingeling) R 21363 21365 14218 0 -1 4202560 412194 1252 0 0 120341 46 0 0 25 0 5 0 733529817 2603421696 606974 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21365/tid=21379] ppid=21363 vsize=2542404 CPUtime=1203.55 cores=0,2,4,6
/proc/21365/task/21379/stat : 21379 (plingeling) R 21363 21365 14218 0 -1 4202560 832958 1252 0 0 120226 129 0 0 25 0 5 0 733529817 2603421696 606974 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 2542404

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

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

[startup+1204.1 s]
/proc/loadavg: 8.11 8.03 7.65 5/386 21412
/proc/meminfo: memFree=12371712/32951124 swapFree=65586204/67111528
[pid=21365] ppid=21363 vsize=2542404 CPUtime=4800.23 cores=0,2,4,6
/proc/21365/stat : 21365 (plingeling) S 21363 21365 14218 0 -1 4202496 2025960 1252 0 0 479738 285 0 0 23 0 5 0 733529792 2603421696 606974 33554432000 4194304 4417452 140736603353376 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21365/statm: 635601 606974 180 55 0 633487 0
[pid=21365/tid=21376] ppid=21363 vsize=2542404 CPUtime=1203.86 cores=0,2,4,6
/proc/21365/task/21376/stat : 21376 (plingeling) R 21363 21365 14218 0 -1 4202560 384634 1252 0 0 120332 54 0 0 25 0 5 0 733529817 2603421696 606974 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21365/tid=21377] ppid=21363 vsize=2542404 CPUtime=1188.66 cores=0,2,4,6
/proc/21365/task/21377/stat : 21377 (plingeling) R 21363 21365 14218 0 -1 4202560 387288 1252 0 0 118813 53 0 0 25 0 5 0 733529817 2603421696 606974 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21365/tid=21378] ppid=21363 vsize=2542404 CPUtime=1203.87 cores=0,2,4,6
/proc/21365/task/21378/stat : 21378 (plingeling) R 21363 21365 14218 0 -1 4202560 412194 1252 0 0 120341 46 0 0 25 0 5 0 733529817 2603421696 606974 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21365/tid=21379] ppid=21363 vsize=2542404 CPUtime=1203.55 cores=0,2,4,6
/proc/21365/task/21379/stat : 21379 (plingeling) R 21363 21365 14218 0 -1 4202560 832958 1252 0 0 120226 129 0 0 25 0 5 0 733529817 2603421696 606974 33554432000 4194304 4417452 140736603353376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 2542404

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.21
CPU time (s): 4800.35
CPU user time (s): 4797.4
CPU system time (s): 2.94855
CPU usage (%): 398.63
Max. virtual memory (cumulated for all children) (KiB): 2766732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.4
system time used= 2.94855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2027212
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= 90
involuntary context switches= 25823

runsolver used 4.44632 second user time and 10.7634 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-15 06:16:31
IDJOB=3370904
IDBENCH=88211
IDSOLVER=1848
FILE ID=node119/3370904-1305432991
RUNJOBID= node119-1305432991-21340
PBS_JOBID= 13324599
Free space on /tmp= 73328 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q742.5-n45-p30-s17570390.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370904-1305432991/watcher-3370904-1305432991 -o /tmp/evaluation-result-3370904-1305432991/solver-3370904-1305432991 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3370904-1305432991.cnf

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

MD5SUM BENCH= ba3b1702a651cd8da3e6cada8f2e97bc
RANDOM SEED=553855767

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.815
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.815
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.83
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.815
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.67
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.815
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.83
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.815
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.74
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.815
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:     32951124 kB
MemFree:      14798944 kB
Buffers:        290596 kB
Cached:        4641920 kB
SwapCached:       4756 kB
Active:       14707528 kB
Inactive:      3114944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14798944 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:            7468 kB
Writeback:          24 kB
AnonPages:    12888468 kB
Mapped:          29944 kB
Slab:           208620 kB
PageTables:      56872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102493112 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= 73328 MiB
End job on node119 at 2011-05-15 06:36:37