Trace number 3289989

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.38 1201.73

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_10_keyfind_1.cnf
MD5SUMf35f3aee72237c1bf3d673feb4883756
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 variables8080
Number of clauses96704
Sum of the clauses size539496
Maximum clause length8
Minimum clause length1
Number of clauses of size 1336
Number of clauses of size 21152
Number of clauses of size 315040
Number of clauses of size 42944
Number of clauses of size 518432
Number of clauses of size over 558800

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-3289989-1304095973/watcher-3289989-1304095973 -o /tmp/evaluation-result-3289989-1304095973/solver-3289989-1304095973 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3289989-1304095973.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.17 4.56 6.15 7/181 1501
/proc/meminfo: memFree=25620632/32951124 swapFree=67111524/67111528
[pid=1501] ppid=1499 vsize=8724 CPUtime=0 cores=0,2,4,6
/proc/1501/stat : 1501 (plingeling) R 1499 1501 1454 0 -1 4202496 240 1260 0 0 0 0 0 0 25 0 1 0 502012792 8933376 169 33554432000 4194304 4417332 140737067690704 18446744073709551615 228095144931 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1501/statm: 2181 172 137 55 0 67 0

[startup+0.0639681 s]
/proc/loadavg: 3.17 4.56 6.15 7/181 1501
/proc/meminfo: memFree=25620632/32951124 swapFree=67111524/67111528
[pid=1501] ppid=1499 vsize=18540 CPUtime=0.05 cores=0,2,4,6
/proc/1501/stat : 1501 (plingeling) R 1499 1501 1454 0 -1 4202496 2729 1260 0 0 5 0 0 0 25 0 1 0 502012792 18984960 2658 33554432000 4194304 4417332 140737067690704 18446744073709551615 4320823 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/1501/statm: 4635 2658 148 55 0 2521 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18540

[startup+0.100952 s]
/proc/loadavg: 3.17 4.56 6.15 7/181 1501
/proc/meminfo: memFree=25620632/32951124 swapFree=67111524/67111528
[pid=1501] ppid=1499 vsize=27752 CPUtime=0.08 cores=0,2,4,6
/proc/1501/stat : 1501 (plingeling) R 1499 1501 1454 0 -1 4202496 5037 1260 0 0 8 0 0 0 25 0 1 0 502012792 28418048 4961 33554432000 4194304 4417332 140737067690704 18446744073709551615 4323360 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/1501/statm: 6938 4961 148 55 0 4824 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27752

[startup+0.30088 s]
/proc/loadavg: 3.17 4.56 6.15 7/181 1501
/proc/meminfo: memFree=25620632/32951124 swapFree=67111524/67111528
[pid=1501] ppid=1499 vsize=143896 CPUtime=0.68 cores=0,2,4,6
/proc/1501/stat : 1501 (plingeling) S 1499 1501 1454 0 -1 4202496 10344 1260 0 0 67 1 0 0 25 0 5 0 502012792 147349504 7421 33554432000 4194304 4417332 140737067690704 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1501/statm: 35974 7421 177 55 0 33860 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 143896

[startup+0.700805 s]
/proc/loadavg: 3.17 4.56 6.15 7/181 1501
/proc/meminfo: memFree=25620632/32951124 swapFree=67111524/67111528
[pid=1501] ppid=1499 vsize=152624 CPUtime=2.27 cores=0,2,4,6
/proc/1501/stat : 1501 (plingeling) S 1499 1501 1454 0 -1 4202496 13102 1260 0 0 226 1 0 0 25 0 5 0 502012792 156286976 9592 33554432000 4194304 4417332 140737067690704 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1501/statm: 38156 9592 180 55 0 36042 0
Current children cumulated CPU time (s) 2.27
Current children cumulated vsize (KiB) 152624

[startup+1.50066 s]
/proc/loadavg: 3.17 4.56 6.15 9/186 1511
/proc/meminfo: memFree=25574968/32951124 swapFree=67111524/67111528
[pid=1501] ppid=1499 vsize=155016 CPUtime=5.47 cores=0,2,4,6
/proc/1501/stat : 1501 (plingeling) S 1499 1501 1454 0 -1 4202496 13771 1260 0 0 546 1 0 0 25 0 5 0 502012792 158736384 10200 33554432000 4194304 4417332 140737067690704 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1501/statm: 38754 10200 180 55 0 36640 0
[pid=1501/tid=1508] ppid=1499 vsize=155016 CPUtime=1.33 cores=0,2,4,6
/proc/1501/task/1508/stat : 1508 (plingeling) R 1499 1501 1454 0 -1 4202560 1812 1260 0 0 133 0 0 0 25 0 5 0 502012809 158736384 10200 33554432000 4194304 4417332 140737067690704 18446744073709551615 4252404 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1501/tid=1509] ppid=1499 vsize=155016 CPUtime=1.32 cores=0,2,4,6
/proc/1501/task/1509/stat : 1509 (plingeling) R 1499 1501 1454 0 -1 4202560 1668 1260 0 0 132 0 0 0 25 0 5 0 502012809 158736384 10200 33554432000 4194304 4417332 140737067690704 18446744073709551615 4252855 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1501/tid=1510] ppid=1499 vsize=155016 CPUtime=1.32 cores=0,2,4,6
/proc/1501/task/1510/stat : 1510 (plingeling) R 1499 1501 1454 0 -1 4202560 571 1260 0 0 132 0 0 0 25 0 5 0 502012809 158736384 10200 33554432000 4194304 4417332 140737067690704 18446744073709551615 18446744073699065971 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1501/tid=1511] ppid=1499 vsize=155016 CPUtime=1.33 cores=0,2,4,6
/proc/1501/task/1511/stat : 1511 (plingeling) R 1499 1501 1454 0 -1 4202560 575 1260 0 0 133 0 0 0 25 0 5 0 502012809 158736384 10200 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.47
Current children cumulated vsize (KiB) 155016

[startup+3.10036 s]
/proc/loadavg: 3.17 4.56 6.15 9/186 1511
/proc/meminfo: memFree=25563940/32951124 swapFree=67111524/67111528
[pid=1501] ppid=1499 vsize=166676 CPUtime=11.87 cores=0,2,4,6
/proc/1501/stat : 1501 (plingeling) S 1499 1501 1454 0 -1 4202496 16885 1260 0 0 1185 2 0 0 25 0 5 0 502012792 170676224 13127 33554432000 4194304 4417332 140737067690704 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1501/statm: 41669 13127 180 55 0 39555 0
[pid=1501/tid=1508] ppid=1499 vsize=166676 CPUtime=2.93 cores=0,2,4,6
/proc/1501/task/1508/stat : 1508 (plingeling) R 1499 1501 1454 0 -1 4202560 1973 1260 0 0 293 0 0 0 25 0 5 0 502012809 170676224 13127 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1501/tid=1509] ppid=1499 vsize=166676 CPUtime=2.92 cores=0,2,4,6
/proc/1501/task/1509/stat : 1509 (plingeling) R 1499 1501 1454 0 -1 4202560 1760 1260 0 0 292 0 0 0 25 0 5 0 502012809 170676224 13127 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1501/tid=1510] ppid=1499 vsize=166676 CPUtime=2.91 cores=0,2,4,6
/proc/1501/task/1510/stat : 1510 (plingeling) R 1499 1501 1454 0 -1 4202560 1803 1260 0 0 291 0 0 0 25 0 5 0 502012809 170676224 13127 33554432000 4194304 4417332 140737067690704 18446744073709551615 4336998 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1501/tid=1511] ppid=1499 vsize=166676 CPUtime=2.92 cores=0,2,4,6
/proc/1501/task/1511/stat : 1511 (plingeling) R 1499 1501 1454 0 -1 4202560 2204 1260 0 0 292 0 0 0 25 0 5 0 502012809 170676224 13127 33554432000 4194304 4417332 140737067690704 18446744073709551615 4365869 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.87
Current children cumulated vsize (KiB) 166676

[startup+6.30077 s]
/proc/loadavg: 3.56 4.62 6.16 9/186 1511
/proc/meminfo: memFree=25547944/32951124 swapFree=67111524/67111528
[pid=1501] ppid=1499 vsize=172796 CPUtime=24.65 cores=0,2,4,6
/proc/1501/stat : 1501 (plingeling) S 1499 1501 1454 0 -1 4202496 20904 1260 0 0 2463 2 0 0 25 0 5 0 502012792 176943104 14731 33554432000 4194304 4417332 140737067690704 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1501/statm: 43199 14731 180 55 0 41085 0
[pid=1501/tid=1508] ppid=1499 vsize=172796 CPUtime=6.13 cores=0,2,4,6
/proc/1501/task/1508/stat : 1508 (plingeling) R 1499 1501 1454 0 -1 4202560 2156 1260 0 0 613 0 0 0 25 0 5 0 502012809 176943104 14731 33554432000 4194304 4417332 140737067690704 18446744073709551615 4356700 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1501/tid=1509] ppid=1499 vsize=172796 CPUtime=6.12 cores=0,2,4,6
/proc/1501/task/1509/stat : 1509 (plingeling) R 1499 1501 1454 0 -1 4202560 1890 1260 0 0 612 0 0 0 25 0 5 0 502012809 176943104 14731 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364349 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1501/tid=1510] ppid=1499 vsize=172796 CPUtime=6.1 cores=0,2,4,6
/proc/1501/task/1510/stat : 1510 (plingeling) R 1499 1501 1454 0 -1 4202560 2730 1260 0 0 610 0 0 0 25 0 5 0 502012809 176943104 14731 33554432000 4194304 4417332 140737067690704 18446744073709551615 4252365 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1501/tid=1511] ppid=1499 vsize=172796 CPUtime=6.12 cores=0,2,4,6
/proc/1501/task/1511/stat : 1511 (plingeling) R 1499 1501 1454 0 -1 4202560 4983 1260 0 0 612 0 0 0 25 0 5 0 502012809 176943104 14731 33554432000 4194304 4417332 140737067690704 18446744073709551615 4358010 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.65
Current children cumulated vsize (KiB) 172796

[startup+12.7006 s]
/proc/loadavg: 3.92 4.67 6.17 9/186 1512
/proc/meminfo: memFree=25527372/32951124 swapFree=67111524/67111528
[pid=1501] ppid=1499 vsize=181424 CPUtime=50.22 cores=0,2,4,6
/proc/1501/stat : 1501 (plingeling) S 1499 1501 1454 0 -1 4202496 32770 1260 0 0 5018 4 0 0 25 0 5 0 502012792 185778176 16961 33554432000 4194304 4417332 140737067690704 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1501/statm: 45356 16961 180 55 0 43242 0
[pid=1501/tid=1508] ppid=1499 vsize=181424 CPUtime=12.52 cores=0,2,4,6
/proc/1501/task/1508/stat : 1508 (plingeling) R 1499 1501 1454 0 -1 4202560 4180 1260 0 0 1252 0 0 0 25 0 5 0 502012809 185778176 16961 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1501/tid=1509] ppid=1499 vsize=181424 CPUtime=12.51 cores=0,2,4,6
/proc/1501/task/1509/stat : 1509 (plingeling) R 1499 1501 1454 0 -1 4202560 3260 1260 0 0 1251 0 0 0 25 0 5 0 502012809 185778176 16961 33554432000 4194304 4417332 140737067690704 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1501/tid=1510] ppid=1499 vsize=181424 CPUtime=12.46 cores=0,2,4,6
/proc/1501/task/1510/stat : 1510 (plingeling) R 1499 1501 1454 0 -1 4202560 6096 1260 0 0 1246 0 0 0 25 0 5 0 502012809 185778176 16961 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1501/tid=1511] ppid=1499 vsize=181424 CPUtime=12.52 cores=0,2,4,6
/proc/1501/task/1511/stat : 1511 (plingeling) R 1499 1501 1454 0 -1 4202560 10089 1260 0 0 1252 0 0 0 25 0 5 0 502012809 185778176 16961 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.22
Current children cumulated vsize (KiB) 181424

[startup+25.5012 s]
/proc/loadavg: 4.82 4.83 6.20 9/186 1512
/proc/meminfo: memFree=25509468/32951124 swapFree=67111524/67111528
[pid=1501] ppid=1499 vsize=196824 CPUtime=101.36 cores=0,2,4,6
/proc/1501/stat : 1501 (plingeling) S 1499 1501 1454 0 -1 4202496 65673 1260 0 0 10126 10 0 0 25 0 5 0 502012792 201547776 20806 33554432000 4194304 4417332 140737067690704 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1501/statm: 49206 20806 180 55 0 47092 0
[pid=1501/tid=1508] ppid=1499 vsize=196824 CPUtime=25.33 cores=0,2,4,6
/proc/1501/task/1508/stat : 1508 (plingeling) R 1499 1501 1454 0 -1 4202560 11779 1260 0 0 2531 2 0 0 25 0 5 0 502012809 201547776 20806 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1501/tid=1509] ppid=1499 vsize=196824 CPUtime=25.31 cores=0,2,4,6
/proc/1501/task/1509/stat : 1509 (plingeling) R 1499 1501 1454 0 -1 4202560 7835 1260 0 0 2530 1 0 0 25 0 5 0 502012809 201547776 20806 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1501/tid=1510] ppid=1499 vsize=196824 CPUtime=25.2 cores=0,2,4,6
/proc/1501/task/1510/stat : 1510 (plingeling) R 1499 1501 1454 0 -1 4202560 17413 1260 0 0 2518 2 0 0 25 0 5 0 502012809 201547776 20806 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1501/tid=1511] ppid=1499 vsize=196824 CPUtime=25.32 cores=0,2,4,6
/proc/1501/task/1511/stat : 1511 (plingeling) R 1499 1501 1454 0 -1 4202560 19501 1260 0 0 2530 2 0 0 25 0 5 0 502012809 201547776 20806 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 196824

[startup+51.1005 s]
/proc/loadavg: 5.97 5.10 6.25 9/186 1513
/proc/meminfo: memFree=25455604/32951124 swapFree=67111524/67111528
[pid=1501] ppid=1499 vsize=236304 CPUtime=203.64 cores=0,2,4,6
/proc/1501/stat : 1501 (plingeling) S 1499 1501 1454 0 -1 4202496 121578 1260 0 0 20344 20 0 0 25 0 5 0 502012792 241975296 30801 33554432000 4194304 4417332 140737067690704 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1501/statm: 59076 30801 180 55 0 56962 0
[pid=1501/tid=1508] ppid=1499 vsize=236304 CPUtime=50.92 cores=0,2,4,6
/proc/1501/task/1508/stat : 1508 (plingeling) R 1499 1501 1454 0 -1 4202560 24650 1260 0 0 5088 4 0 0 25 0 5 0 502012809 241975296 30801 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1501/tid=1509] ppid=1499 vsize=236304 CPUtime=50.91 cores=0,2,4,6
/proc/1501/task/1509/stat : 1509 (plingeling) R 1499 1501 1454 0 -1 4202560 22478 1260 0 0 5087 4 0 0 25 0 5 0 502012809 241975296 30801 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364899 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1501/tid=1510] ppid=1499 vsize=236304 CPUtime=50.69 cores=0,2,4,6
/proc/1501/task/1510/stat : 1510 (plingeling) R 1499 1501 1454 0 -1 4202560 29488 1260 0 0 5065 4 0 0 25 0 5 0 502012809 241975296 30801 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1501/tid=1511] ppid=1499 vsize=236304 CPUtime=50.92 cores=0,2,4,6
/proc/1501/task/1511/stat : 1511 (plingeling) R 1499 1501 1454 0 -1 4202560 35817 1260 0 0 5088 4 0 0 25 0 5 0 502012809 241975296 30801 33554432000 4194304 4417332 140737067690704 18446744073709551615 4365894 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.64
Current children cumulated vsize (KiB) 236304

[startup+102.306 s]
/proc/loadavg: 7.25 5.58 6.35 9/186 1514
/proc/meminfo: memFree=25445084/32951124 swapFree=67111524/67111528
[pid=1501] ppid=1499 vsize=244740 CPUtime=408.22 cores=0,2,4,6
/proc/1501/stat : 1501 (plingeling) S 1499 1501 1454 0 -1 4202496 201667 1260 0 0 40788 34 0 0 25 0 5 0 502012792 250613760 33017 33554432000 4194304 4417332 140737067690704 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1501/statm: 61185 33017 180 55 0 59071 0
[pid=1501/tid=1508] ppid=1499 vsize=244740 CPUtime=102.13 cores=0,2,4,6
/proc/1501/task/1508/stat : 1508 (plingeling) R 1499 1501 1454 0 -1 4202560 49721 1260 0 0 10205 8 0 0 25 0 5 0 502012809 250613760 33017 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1501/tid=1509] ppid=1499 vsize=244740 CPUtime=102.12 cores=0,2,4,6
/proc/1501/task/1509/stat : 1509 (plingeling) R 1499 1501 1454 0 -1 4202560 38739 1260 0 0 10205 7 0 0 25 0 5 0 502012809 250613760 33017 33554432000 4194304 4417332 140737067690704 18446744073709551615 4232656 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1501/tid=1510] ppid=1499 vsize=244740 CPUtime=101.65 cores=0,2,4,6
/proc/1501/task/1510/stat : 1510 (plingeling) R 1499 1501 1454 0 -1 4202560 45222 1260 0 0 10157 8 0 0 25 0 5 0 502012809 250613760 33017 33554432000 4194304 4417332 140737067690704 18446744073709551615 4232808 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1501/tid=1511] ppid=1499 vsize=244740 CPUtime=102.13 cores=0,2,4,6
/proc/1501/task/1511/stat : 1511 (plingeling) R 1499 1501 1454 0 -1 4202560 58840 1260 0 0 10205 8 0 0 25 0 5 0 502012809 250613760 33017 33554432000 4194304 4417332 140737067690704 18446744073709551615 4251008 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.22
Current children cumulated vsize (KiB) 244740

[startup+162.301 s]
/proc/loadavg: 7.79 6.03 6.46 9/186 1516
/proc/meminfo: memFree=25376236/32951124 swapFree=67111524/67111528
[pid=1501] ppid=1499 vsize=274320 CPUtime=647.93 cores=0,2,4,6
/proc/1501/stat : 1501 (plingeling) S 1499 1501 1454 0 -1 4202496 274060 1260 0 0 64749 44 0 0 25 0 5 0 502012792 280903680 40466 33554432000 4194304 4417332 140737067690704 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1501/statm: 68580 40466 180 55 0 66466 0
[pid=1501/tid=1508] ppid=1499 vsize=274320 CPUtime=162.13 cores=0,2,4,6
/proc/1501/task/1508/stat : 1508 (plingeling) R 1499 1501 1454 0 -1 4202560 66119 1260 0 0 16203 10 0 0 25 0 5 0 502012809 280903680 40466 33554432000 4194304 4417332 140737067690704 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1501/tid=1509] ppid=1499 vsize=274320 CPUtime=162.1 cores=0,2,4,6
/proc/1501/task/1509/stat : 1509 (plingeling) R 1499 1501 1454 0 -1 4202560 55323 1260 0 0 16201 9 0 0 25 0 5 0 502012809 280903680 40466 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1501/tid=1510] ppid=1499 vsize=274320 CPUtime=161.37 cores=0,2,4,6
/proc/1501/task/1510/stat : 1510 (plingeling) R 1499 1501 1454 0 -1 4202560 68324 1260 0 0 16126 11 0 0 25 0 5 0 502012809 280903680 40466 33554432000 4194304 4417332 140737067690704 18446744073709551615 4357874 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1501/tid=1511] ppid=1499 vsize=274320 CPUtime=162.13 cores=0,2,4,6
/proc/1501/task/1511/stat : 1511 (plingeling) R 1499 1501 1454 0 -1 4202560 75149 1260 0 0 16202 11 0 0 25 0 5 0 502012809 280903680 40466 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 647.93
Current children cumulated vsize (KiB) 274320


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

[pid=1501/tid=1509] ppid=1499 vsize=443448 CPUtime=762.05 cores=0,2,4,6
/proc/1501/task/1509/stat : 1509 (plingeling) R 1499 1501 1454 0 -1 4202560 164776 1260 0 0 76179 26 0 0 25 0 5 0 502012809 454090752 82345 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364473 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1501/tid=1510] ppid=1499 vsize=443448 CPUtime=758.42 cores=0,2,4,6
/proc/1501/task/1510/stat : 1510 (plingeling) R 1499 1501 1454 0 -1 4202560 189580 1260 0 0 75809 33 0 0 25 0 5 0 502012809 454090752 82345 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1501/tid=1511] ppid=1499 vsize=443448 CPUtime=762.15 cores=0,2,4,6
/proc/1501/task/1511/stat : 1511 (plingeling) R 1499 1501 1454 0 -1 4202560 170748 1260 0 0 76187 28 0 0 25 0 5 0 502012809 454090752 82345 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3044.96
Current children cumulated vsize (KiB) 443448

[startup+822.301 s]
/proc/loadavg: 8.16 7.90 7.29 9/186 1542
/proc/meminfo: memFree=25148768/32951124 swapFree=67111524/67111528
[pid=1501] ppid=1499 vsize=416616 CPUtime=3284.65 cores=0,2,4,6
/proc/1501/stat : 1501 (plingeling) S 1499 1501 1454 0 -1 4202496 799416 1260 0 0 328333 132 0 0 25 0 5 0 502012792 426614784 75605 33554432000 4194304 4417332 140737067690704 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1501/statm: 104154 75605 180 55 0 102040 0
[pid=1501/tid=1508] ppid=1499 vsize=416616 CPUtime=822.14 cores=0,2,4,6
/proc/1501/task/1508/stat : 1508 (plingeling) R 1499 1501 1454 0 -1 4202560 246605 1260 0 0 82175 39 0 0 25 0 5 0 502012809 426614784 75605 33554432000 4194304 4417332 140737067690704 18446744073709551615 4354245 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1501/tid=1509] ppid=1499 vsize=416616 CPUtime=822.04 cores=0,2,4,6
/proc/1501/task/1509/stat : 1509 (plingeling) R 1499 1501 1454 0 -1 4202560 171630 1260 0 0 82177 27 0 0 25 0 5 0 502012809 426614784 75605 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1501/tid=1510] ppid=1499 vsize=416616 CPUtime=818.13 cores=0,2,4,6
/proc/1501/task/1510/stat : 1510 (plingeling) R 1499 1501 1454 0 -1 4202560 193510 1260 0 0 81779 34 0 0 25 0 5 0 502012809 426614784 75605 33554432000 4194304 4417332 140737067690704 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1501/tid=1511] ppid=1499 vsize=416616 CPUtime=822.14 cores=0,2,4,6
/proc/1501/task/1511/stat : 1511 (plingeling) R 1499 1501 1454 0 -1 4202560 178526 1260 0 0 82185 29 0 0 25 0 5 0 502012809 426614784 75605 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.65
Current children cumulated vsize (KiB) 416616

[startup+882.301 s]
/proc/loadavg: 8.06 7.92 7.33 9/186 1544
/proc/meminfo: memFree=25065284/32951124 swapFree=67111524/67111528
[pid=1501] ppid=1499 vsize=477976 CPUtime=3524.34 cores=0,2,4,6
/proc/1501/stat : 1501 (plingeling) S 1499 1501 1454 0 -1 4202496 833516 1260 0 0 352297 137 0 0 25 0 5 0 502012792 489447424 90945 33554432000 4194304 4417332 140737067690704 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1501/statm: 119494 90945 180 55 0 117380 0
[pid=1501/tid=1508] ppid=1499 vsize=477976 CPUtime=882.14 cores=0,2,4,6
/proc/1501/task/1508/stat : 1508 (plingeling) R 1499 1501 1454 0 -1 4202560 255158 1260 0 0 88174 40 0 0 25 0 5 0 502012809 489447424 90945 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364800 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1501/tid=1509] ppid=1499 vsize=477976 CPUtime=882.03 cores=0,2,4,6
/proc/1501/task/1509/stat : 1509 (plingeling) R 1499 1501 1454 0 -1 4202560 176789 1260 0 0 88175 28 0 0 25 0 5 0 502012809 489447424 90945 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1501/tid=1510] ppid=1499 vsize=477976 CPUtime=877.82 cores=0,2,4,6
/proc/1501/task/1510/stat : 1510 (plingeling) R 1499 1501 1454 0 -1 4202560 206608 1260 0 0 87746 36 0 0 25 0 5 0 502012809 489447424 90945 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1501/tid=1511] ppid=1499 vsize=477976 CPUtime=882.14 cores=0,2,4,6
/proc/1501/task/1511/stat : 1511 (plingeling) R 1499 1501 1454 0 -1 4202560 185816 1260 0 0 88184 30 0 0 25 0 5 0 502012809 489447424 90945 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.34
Current children cumulated vsize (KiB) 477976

[startup+942.301 s]
/proc/loadavg: 8.09 7.94 7.38 9/186 1545
/proc/meminfo: memFree=25050384/32951124 swapFree=67111524/67111528
[pid=1501] ppid=1499 vsize=520436 CPUtime=3764.03 cores=0,2,4,6
/proc/1501/stat : 1501 (plingeling) S 1499 1501 1454 0 -1 4202496 875299 1260 0 0 376259 144 0 0 25 0 5 0 502012792 532926464 101560 33554432000 4194304 4417332 140737067690704 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1501/statm: 130109 101560 180 55 0 127995 0
[pid=1501/tid=1508] ppid=1499 vsize=520436 CPUtime=942.15 cores=0,2,4,6
/proc/1501/task/1508/stat : 1508 (plingeling) R 1499 1501 1454 0 -1 4202560 264875 1260 0 0 94172 43 0 0 25 0 5 0 502012809 532926464 101560 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1501/tid=1509] ppid=1499 vsize=520436 CPUtime=942.02 cores=0,2,4,6
/proc/1501/task/1509/stat : 1509 (plingeling) R 1499 1501 1454 0 -1 4202560 183803 1260 0 0 94174 28 0 0 25 0 5 0 502012809 532926464 101560 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1501/tid=1510] ppid=1499 vsize=520436 CPUtime=937.52 cores=0,2,4,6
/proc/1501/task/1510/stat : 1510 (plingeling) R 1499 1501 1454 0 -1 4202560 220888 1260 0 0 93713 39 0 0 25 0 5 0 502012809 532926464 101560 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1501/tid=1511] ppid=1499 vsize=520436 CPUtime=942.15 cores=0,2,4,6
/proc/1501/task/1511/stat : 1511 (plingeling) R 1499 1501 1454 0 -1 4202560 196588 1260 0 0 94183 32 0 0 25 0 5 0 502012809 532926464 101560 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3764.03
Current children cumulated vsize (KiB) 520436

[startup+1002.3 s]
/proc/loadavg: 8.10 7.97 7.42 9/186 1547
/proc/meminfo: memFree=25037844/32951124 swapFree=67111524/67111528
[pid=1501] ppid=1499 vsize=525164 CPUtime=4003.72 cores=0,2,4,6
/proc/1501/stat : 1501 (plingeling) S 1499 1501 1454 0 -1 4202496 905806 1260 0 0 400222 150 0 0 25 0 5 0 502012792 537767936 102742 33554432000 4194304 4417332 140737067690704 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1501/statm: 131291 102742 180 55 0 129177 0
[pid=1501/tid=1508] ppid=1499 vsize=525164 CPUtime=1002.15 cores=0,2,4,6
/proc/1501/task/1508/stat : 1508 (plingeling) R 1499 1501 1454 0 -1 4202560 278320 1260 0 0 100170 45 0 0 25 0 5 0 502012809 537767936 102742 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1501/tid=1509] ppid=1499 vsize=525164 CPUtime=1002.02 cores=0,2,4,6
/proc/1501/task/1509/stat : 1509 (plingeling) R 1499 1501 1454 0 -1 4202560 192075 1260 0 0 100173 29 0 0 25 0 5 0 502012809 537767936 102742 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1501/tid=1510] ppid=1499 vsize=525164 CPUtime=997.2 cores=0,2,4,6
/proc/1501/task/1510/stat : 1510 (plingeling) R 1499 1501 1454 0 -1 4202560 222812 1260 0 0 99680 40 0 0 25 0 5 0 502012809 537767936 102742 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1501/tid=1511] ppid=1499 vsize=525164 CPUtime=1002.15 cores=0,2,4,6
/proc/1501/task/1511/stat : 1511 (plingeling) R 1499 1501 1454 0 -1 4202560 203454 1260 0 0 100182 33 0 0 25 0 5 0 502012809 537767936 102742 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.72
Current children cumulated vsize (KiB) 525164

[startup+1062.3 s]
/proc/loadavg: 8.04 7.97 7.45 9/186 1549
/proc/meminfo: memFree=25038440/32951124 swapFree=67111524/67111528
[pid=1501] ppid=1499 vsize=528336 CPUtime=4243.41 cores=0,2,4,6
/proc/1501/stat : 1501 (plingeling) S 1499 1501 1454 0 -1 4202496 941306 1260 0 0 424186 155 0 0 25 0 5 0 502012792 541016064 103535 33554432000 4194304 4417332 140737067690704 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1501/statm: 132084 103535 180 55 0 129970 0
[pid=1501/tid=1508] ppid=1499 vsize=528336 CPUtime=1062.15 cores=0,2,4,6
/proc/1501/task/1508/stat : 1508 (plingeling) R 1499 1501 1454 0 -1 4202560 284061 1260 0 0 106169 46 0 0 25 0 5 0 502012809 541016064 103535 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1501/tid=1509] ppid=1499 vsize=528336 CPUtime=1062.01 cores=0,2,4,6
/proc/1501/task/1509/stat : 1509 (plingeling) R 1499 1501 1454 0 -1 4202560 207280 1260 0 0 106170 31 0 0 25 0 5 0 502012809 541016064 103535 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1501/tid=1510] ppid=1499 vsize=528336 CPUtime=1056.89 cores=0,2,4,6
/proc/1501/task/1510/stat : 1510 (plingeling) R 1499 1501 1454 0 -1 4202560 233249 1260 0 0 105648 41 0 0 25 0 5 0 502012809 541016064 103535 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1501/tid=1511] ppid=1499 vsize=528336 CPUtime=1062.15 cores=0,2,4,6
/proc/1501/task/1511/stat : 1511 (plingeling) R 1499 1501 1454 0 -1 4202560 207571 1260 0 0 106182 33 0 0 25 0 5 0 502012809 541016064 103535 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.41
Current children cumulated vsize (KiB) 528336

[startup+1122.3 s]
/proc/loadavg: 8.07 7.99 7.49 9/186 1550
/proc/meminfo: memFree=25090992/32951124 swapFree=67111524/67111528
[pid=1501] ppid=1499 vsize=495848 CPUtime=4483.11 cores=0,2,4,6
/proc/1501/stat : 1501 (plingeling) S 1499 1501 1454 0 -1 4202496 962440 1260 0 0 448152 159 0 0 25 0 5 0 502012792 507748352 95413 33554432000 4194304 4417332 140737067690704 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1501/statm: 123962 95413 180 55 0 121848 0
[pid=1501/tid=1508] ppid=1499 vsize=495848 CPUtime=1122.16 cores=0,2,4,6
/proc/1501/task/1508/stat : 1508 (plingeling) R 1499 1501 1454 0 -1 4202560 287259 1260 0 0 112169 47 0 0 25 0 5 0 502012809 507748352 95413 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1501/tid=1509] ppid=1499 vsize=495848 CPUtime=1122.01 cores=0,2,4,6
/proc/1501/task/1509/stat : 1509 (plingeling) R 1499 1501 1454 0 -1 4202560 213004 1260 0 0 112169 32 0 0 25 0 5 0 502012809 507748352 95413 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1501/tid=1510] ppid=1499 vsize=495848 CPUtime=1116.59 cores=0,2,4,6
/proc/1501/task/1510/stat : 1510 (plingeling) R 1499 1501 1454 0 -1 4202560 235521 1260 0 0 111617 42 0 0 25 0 5 0 502012809 507748352 95413 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1501/tid=1511] ppid=1499 vsize=495848 CPUtime=1122.15 cores=0,2,4,6
/proc/1501/task/1511/stat : 1511 (plingeling) R 1499 1501 1454 0 -1 4202560 217511 1260 0 0 112180 35 0 0 25 0 5 0 502012809 507748352 95413 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4483.11
Current children cumulated vsize (KiB) 495848

[startup+1182.3 s]
/proc/loadavg: 8.13 8.02 7.53 9/186 1552
/proc/meminfo: memFree=25027488/32951124 swapFree=67111524/67111528
[pid=1501] ppid=1499 vsize=526708 CPUtime=4722.81 cores=0,2,4,6
/proc/1501/stat : 1501 (plingeling) S 1499 1501 1454 0 -1 4202496 991687 1260 0 0 472119 162 0 0 25 0 5 0 502012792 539348992 103128 33554432000 4194304 4417332 140737067690704 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1501/statm: 131677 103128 180 55 0 129563 0
[pid=1501/tid=1508] ppid=1499 vsize=526708 CPUtime=1182.16 cores=0,2,4,6
/proc/1501/task/1508/stat : 1508 (plingeling) R 1499 1501 1454 0 -1 4202560 288997 1260 0 0 118169 47 0 0 25 0 5 0 502012809 539348992 103128 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1501/tid=1509] ppid=1499 vsize=526708 CPUtime=1182.01 cores=0,2,4,6
/proc/1501/task/1509/stat : 1509 (plingeling) R 1499 1501 1454 0 -1 4202560 220934 1260 0 0 118167 34 0 0 25 0 5 0 502012809 539348992 103128 33554432000 4194304 4417332 140737067690704 18446744073709551615 4357187 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1501/tid=1510] ppid=1499 vsize=526708 CPUtime=1176.3 cores=0,2,4,6
/proc/1501/task/1510/stat : 1510 (plingeling) R 1499 1501 1454 0 -1 4202560 246376 1260 0 0 117587 43 0 0 25 0 5 0 502012809 539348992 103128 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1501/tid=1511] ppid=1499 vsize=526708 CPUtime=1182.16 cores=0,2,4,6
/proc/1501/task/1511/stat : 1511 (plingeling) R 1499 1501 1454 0 -1 4202560 226235 1260 0 0 118180 36 0 0 25 0 5 0 502012809 539348992 103128 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.81
Current children cumulated vsize (KiB) 526708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.09 8.02 7.54 5/181 1553
/proc/meminfo: memFree=25249724/32951124 swapFree=67111524/67111528
[pid=1501] ppid=1499 vsize=489856 CPUtime=4800.32 cores=0,2,4,6
/proc/1501/stat : 1501 (plingeling) S 1499 1501 1454 0 -1 4202496 1000356 1260 0 0 479868 164 0 0 25 0 5 0 502012792 501612544 93915 33554432000 4194304 4417332 140737067690704 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1501/statm: 122464 93915 180 55 0 120350 0
[pid=1501/tid=1508] ppid=1499 vsize=489856 CPUtime=1201.57 cores=0,2,4,6
/proc/1501/task/1508/stat : 1508 (plingeling) R 1499 1501 1454 0 -1 4202560 291240 1260 0 0 120109 48 0 0 25 0 5 0 502012809 501612544 93915 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1501/tid=1509] ppid=1499 vsize=489856 CPUtime=1201.41 cores=0,2,4,6
/proc/1501/task/1509/stat : 1509 (plingeling) R 1499 1501 1454 0 -1 4202560 222211 1260 0 0 120107 34 0 0 25 0 5 0 502012809 501612544 93915 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1501/tid=1510] ppid=1499 vsize=489856 CPUtime=1195.59 cores=0,2,4,6
/proc/1501/task/1510/stat : 1510 (plingeling) R 1499 1501 1454 0 -1 4202560 249362 1260 0 0 119516 43 0 0 25 0 5 0 502012809 501612544 93915 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1501/tid=1511] ppid=1499 vsize=489856 CPUtime=1201.56 cores=0,2,4,6
/proc/1501/task/1511/stat : 1511 (plingeling) R 1499 1501 1454 0 -1 4202560 228398 1260 0 0 120120 36 0 0 25 0 5 0 502012809 501612544 93915 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 489856

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

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

[startup+1201.7 s]
/proc/loadavg: 8.09 8.02 7.54 5/181 1553
/proc/meminfo: memFree=25249724/32951124 swapFree=67111524/67111528
[pid=1501] ppid=1499 vsize=489856 CPUtime=4800.32 cores=0,2,4,6
/proc/1501/stat : 1501 (plingeling) S 1499 1501 1454 0 -1 4202496 1000356 1260 0 0 479868 164 0 0 25 0 5 0 502012792 501612544 93915 33554432000 4194304 4417332 140737067690704 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1501/statm: 122464 93915 180 55 0 120350 0
[pid=1501/tid=1508] ppid=1499 vsize=489856 CPUtime=1201.57 cores=0,2,4,6
/proc/1501/task/1508/stat : 1508 (plingeling) R 1499 1501 1454 0 -1 4202560 291240 1260 0 0 120109 48 0 0 25 0 5 0 502012809 501612544 93915 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1501/tid=1509] ppid=1499 vsize=489856 CPUtime=1201.41 cores=0,2,4,6
/proc/1501/task/1509/stat : 1509 (plingeling) R 1499 1501 1454 0 -1 4202560 222211 1260 0 0 120107 34 0 0 25 0 5 0 502012809 501612544 93915 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1501/tid=1510] ppid=1499 vsize=489856 CPUtime=1195.59 cores=0,2,4,6
/proc/1501/task/1510/stat : 1510 (plingeling) R 1499 1501 1454 0 -1 4202560 249362 1260 0 0 119516 43 0 0 25 0 5 0 502012809 501612544 93915 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1501/tid=1511] ppid=1499 vsize=489856 CPUtime=1201.56 cores=0,2,4,6
/proc/1501/task/1511/stat : 1511 (plingeling) R 1499 1501 1454 0 -1 4202560 228398 1260 0 0 120120 36 0 0 25 0 5 0 502012809 501612544 93915 33554432000 4194304 4417332 140737067690704 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 489856

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.38
CPU user time (s): 4798.71
CPU system time (s): 1.66475
CPU usage (%): 399.455
Max. virtual memory (cumulated for all children) (KiB): 606708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.71
system time used= 1.66475
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1001616
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= 80
involuntary context switches= 24016

runsolver used 1.73574 second user time and 4.23436 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-29 18:52:53
IDJOB=3289989
IDBENCH=83413
IDSOLVER=1605
FILE ID=node142/3289989-1304095973
RUNJOBID= node142-1304095973-1472
PBS_JOBID= 13170602
Free space on /tmp= 71312 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_10_keyfind_1.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289989-1304095973/watcher-3289989-1304095973 -o /tmp/evaluation-result-3289989-1304095973/solver-3289989-1304095973 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3289989-1304095973.cnf

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

MD5SUM BENCH= f35f3aee72237c1bf3d673feb4883756
RANDOM SEED=287889489

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.82
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.846
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:     32951124 kB
MemFree:      25620912 kB
Buffers:       1678748 kB
Cached:        5037876 kB
SwapCached:          4 kB
Active:         875476 kB
Inactive:      5910224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25620912 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3632 kB
Writeback:           0 kB
AnonPages:       68680 kB
Mapped:          15160 kB
Slab:           478044 kB
PageTables:       4968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   253152 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= 71312 MiB
End job on node142 at 2011-04-29 19:12:57