Trace number 3372764

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) 40000.8 5007.67

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_4_keyfind_1.cnf
MD5SUMd71ab4cbe872e5620884d4e4d370890a
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 variables912
Number of clauses3488
Sum of the clauses size11040
Maximum clause length5
Minimum clause length1
Number of clauses of size 180
Number of clauses of size 2160
Number of clauses of size 32432
Number of clauses of size 4736
Number of clauses of size 580
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3372764-1305442395/watcher-3372764-1305442395 -o /tmp/evaluation-result-3372764-1305442395/solver-3372764-1305442395 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372764-1305442395.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.48 7.95 7.97 1/357 17399
/proc/meminfo: memFree=29614416/32951124 swapFree=51873460/67111528
[pid=17399] ppid=17397 vsize=137756 CPUtime=0 cores=0-7
/proc/17399/stat : 17399 (plingeling) R 17397 17399 17186 0 -1 4202496 804 1255 0 0 0 0 0 0 18 0 7 0 636655738 141062144 727 33554432000 4194304 4417452 140733246316112 18446744073709551615 212039711729 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17399/statm: 34439 727 166 55 0 32325 0
[pid=17399/tid=17405] ppid=17397 vsize=137756 CPUtime=0 cores=0-7
/proc/17399/task/17405/stat : 17405 (plingeling) R 17397 17399 17186 0 -1 4202560 16 1255 0 0 0 0 0 0 18 0 7 0 636655739 141062144 727 33554432000 4194304 4417452 140733246316112 18446744073709551615 212039349224 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17399/tid=17406] ppid=17397 vsize=137756 CPUtime=0 cores=0-7
/proc/17399/task/17406/stat : 17406 (plingeling) R 17397 17399 17186 0 -1 4202560 5 1255 0 0 0 0 0 0 25 0 7 0 636655739 141062144 727 33554432000 4194304 4417452 140733246316112 18446744073709551615 4270960 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17399/tid=17407] ppid=17397 vsize=137756 CPUtime=0 cores=0-7
/proc/17399/task/17407/stat : 17407 (plingeling) R 17397 17399 17186 0 -1 4202560 12 1255 0 0 0 0 0 0 18 0 7 0 636655739 141062144 727 33554432000 4194304 4417452 140733246316112 18446744073709551615 4309365 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17399/tid=17408] ppid=17397 vsize=137756 CPUtime=0 cores=0-7
/proc/17399/task/17408/stat : 17408 (plingeling) R 17397 17399 17186 0 -1 4202560 1 1255 0 0 0 0 0 0 18 0 7 0 636655739 141062144 727 33554432000 4194304 4417452 140733246316112 18446744073709551615 4271205 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17399/tid=17409] ppid=17397 vsize=137756 CPUtime=0 cores=0-7
/proc/17399/task/17409/stat : 17409 (plingeling) R 17397 17399 17186 0 -1 4202560 2 1255 0 0 0 0 0 0 18 0 7 0 636655739 141062144 727 33554432000 4194304 4417452 140733246316112 18446744073709551615 212039331106 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17399/tid=17410] ppid=17397 vsize=137756 CPUtime=0 cores=0-7
/proc/17399/task/17410/stat : 17410 (plingeling) R 17397 17399 17186 0 -1 4202560 1 1255 0 0 0 0 0 0 19 0 7 0 636655739 141062144 727 33554432000 4194304 4417452 140733246316112 18446744073709551615 4292124 0 0 4096 17442 0 0 0 -1 1 0 0 0

[startup+0.210546 s]
/proc/loadavg: 7.48 7.95 7.97 1/357 17399
/proc/meminfo: memFree=29614416/32951124 swapFree=51873460/67111528
[pid=17399] ppid=17397 vsize=232936 CPUtime=5.8 cores=0-7
/proc/17399/stat : 17399 (plingeling) S 17397 17399 17186 0 -1 4202496 6413 1255 0 0 579 1 0 0 18 0 9 0 636655738 238526464 3168 33554432000 4194304 4417452 140733246316112 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17399/statm: 58234 3168 180 55 0 56120 0
[pid=17399/tid=17405] ppid=17397 vsize=232936 CPUtime=0.72 cores=0-7
/proc/17399/task/17405/stat : 17405 (plingeling) R 17397 17399 17186 0 -1 4202560 623 1255 0 0 72 0 0 0 19 0 9 0 636655739 238526464 3168 33554432000 4194304 4417452 140733246316112 18446744073709551615 4236616 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17399/tid=17406] ppid=17397 vsize=232936 CPUtime=0.72 cores=0-7
/proc/17399/task/17406/stat : 17406 (plingeling) R 17397 17399 17186 0 -1 4202560 685 1255 0 0 72 0 0 0 18 0 9 0 636655739 238526464 3168 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17399/tid=17407] ppid=17397 vsize=232936 CPUtime=0.72 cores=0-7
/proc/17399/task/17407/stat : 17407 (plingeling) R 17397 17399 17186 0 -1 4202560 912 1255 0 0 72 0 0 0 18 0 9 0 636655739 238526464 3168 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17399/tid=17408] ppid=17397 vsize=232936 CPUtime=0.72 cores=0-7
/proc/17399/task/17408/stat : 17408 (plingeling) R 17397 17399 17186 0 -1 4202560 494 1255 0 0 72 0 0 0 18 0 9 0 636655739 238526464 3168 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17399/tid=17409] ppid=17397 vsize=232936 CPUtime=0.72 cores=0-7
/proc/17399/task/17409/stat : 17409 (plingeling) R 17397 17399 17186 0 -1 4202560 859 1255 0 0 72 0 0 0 18 0 9 0 636655739 238526464 3168 33554432000 4194304 4417452 140733246316112 18446744073709551615 4250832 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17399/tid=17410] ppid=17397 vsize=232936 CPUtime=0.72 cores=0-7
/proc/17399/task/17410/stat : 17410 (plingeling) R 17397 17399 17186 0 -1 4202560 641 1255 0 0 72 0 0 0 18 0 9 0 636655739 238526464 3168 33554432000 4194304 4417452 140733246316112 18446744073709551615 4346069 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 232936

[startup+0.839594 s]
/proc/loadavg: 7.48 7.95 7.97 1/357 17399
/proc/meminfo: memFree=29614416/32951124 swapFree=51873460/67111528
[pid=17399] ppid=17397 vsize=234480 CPUtime=6.6 cores=0-7
/proc/17399/stat : 17399 (plingeling) S 17397 17399 17186 0 -1 4202496 7502 1255 0 0 659 1 0 0 18 0 9 0 636655738 240107520 3549 33554432000 4194304 4417452 140733246316112 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17399/statm: 58620 3549 180 55 0 56506 0
[pid=17399/tid=17405] ppid=17397 vsize=234480 CPUtime=0.82 cores=0-7
/proc/17399/task/17405/stat : 17405 (plingeling) R 17397 17399 17186 0 -1 4202560 758 1255 0 0 82 0 0 0 19 0 9 0 636655739 240107520 3549 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17399/tid=17406] ppid=17397 vsize=234480 CPUtime=0.82 cores=0-7
/proc/17399/task/17406/stat : 17406 (plingeling) R 17397 17399 17186 0 -1 4202560 749 1255 0 0 82 0 0 0 19 0 9 0 636655739 240107520 3549 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17399/tid=17407] ppid=17397 vsize=234480 CPUtime=0.82 cores=0-7
/proc/17399/task/17407/stat : 17407 (plingeling) R 17397 17399 17186 0 -1 4202560 1054 1255 0 0 82 0 0 0 19 0 9 0 636655739 240107520 3549 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17399/tid=17408] ppid=17397 vsize=234480 CPUtime=0.82 cores=0-7
/proc/17399/task/17408/stat : 17408 (plingeling) R 17397 17399 17186 0 -1 4202560 614 1255 0 0 82 0 0 0 19 0 9 0 636655739 240107520 3549 33554432000 4194304 4417452 140733246316112 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17399/tid=17409] ppid=17397 vsize=234480 CPUtime=0.82 cores=0-7
/proc/17399/task/17409/stat : 17409 (plingeling) R 17397 17399 17186 0 -1 4202560 932 1255 0 0 82 0 0 0 18 0 9 0 636655739 240107520 3549 33554432000 4194304 4417452 140733246316112 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17399/tid=17410] ppid=17397 vsize=234480 CPUtime=0.82 cores=0-7
/proc/17399/task/17410/stat : 17410 (plingeling) R 17397 17399 17186 0 -1 4202560 762 1255 0 0 82 0 0 0 19 0 9 0 636655739 240107520 3549 33554432000 4194304 4417452 140733246316112 18446744073709551615 4366146 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.6
Current children cumulated vsize (KiB) 234480

[startup+0.939576 s]
/proc/loadavg: 7.48 7.95 7.97 1/357 17399
/proc/meminfo: memFree=29614416/32951124 swapFree=51873460/67111528
[pid=17399] ppid=17397 vsize=236040 CPUtime=7.4 cores=0-7
/proc/17399/stat : 17399 (plingeling) S 17397 17399 17186 0 -1 4202496 8246 1255 0 0 739 1 0 0 18 0 9 0 636655738 241704960 3939 33554432000 4194304 4417452 140733246316112 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17399/statm: 59010 3939 180 55 0 56896 0
[pid=17399/tid=17405] ppid=17397 vsize=236040 CPUtime=0.92 cores=0-7
/proc/17399/task/17405/stat : 17405 (plingeling) R 17397 17399 17186 0 -1 4202560 911 1255 0 0 92 0 0 0 19 0 9 0 636655739 241704960 3939 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17399/tid=17406] ppid=17397 vsize=236040 CPUtime=0.92 cores=0-7
/proc/17399/task/17406/stat : 17406 (plingeling) R 17397 17399 17186 0 -1 4202560 805 1255 0 0 92 0 0 0 19 0 9 0 636655739 241704960 3939 33554432000 4194304 4417452 140733246316112 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17399/tid=17407] ppid=17397 vsize=236040 CPUtime=0.92 cores=0-7
/proc/17399/task/17407/stat : 17407 (plingeling) R 17397 17399 17186 0 -1 4202560 1160 1255 0 0 92 0 0 0 19 0 9 0 636655739 241704960 3939 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17399/tid=17408] ppid=17397 vsize=236040 CPUtime=0.92 cores=0-7
/proc/17399/task/17408/stat : 17408 (plingeling) R 17397 17399 17186 0 -1 4202560 647 1255 0 0 92 0 0 0 19 0 9 0 636655739 241704960 3939 33554432000 4194304 4417452 140733246316112 18446744073709551615 4354532 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17399/tid=17409] ppid=17397 vsize=236040 CPUtime=0.92 cores=0-7
/proc/17399/task/17409/stat : 17409 (plingeling) R 17397 17399 17186 0 -1 4202560 1074 1255 0 0 92 0 0 0 19 0 9 0 636655739 241704960 3939 33554432000 4194304 4417452 140733246316112 18446744073709551615 4366447 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17399/tid=17410] ppid=17397 vsize=236040 CPUtime=0.92 cores=0-7
/proc/17399/task/17410/stat : 17410 (plingeling) R 17397 17399 17186 0 -1 4202560 897 1255 0 0 92 0 0 0 19 0 9 0 636655739 241704960 3939 33554432000 4194304 4417452 140733246316112 18446744073709551615 4366264 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.4
Current children cumulated vsize (KiB) 236040

[startup+1.03956 s]
/proc/loadavg: 7.48 7.95 7.97 1/357 17399
/proc/meminfo: memFree=29614416/32951124 swapFree=51873460/67111528
[pid=17399] ppid=17397 vsize=234860 CPUtime=8.2 cores=0-7
/proc/17399/stat : 17399 (plingeling) S 17397 17399 17186 0 -1 4202496 8723 1255 0 0 819 1 0 0 18 0 9 0 636655738 240496640 3644 33554432000 4194304 4417452 140733246316112 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17399/statm: 58715 3644 180 55 0 56601 0
[pid=17399/tid=17405] ppid=17397 vsize=234860 CPUtime=1.02 cores=0-7
/proc/17399/task/17405/stat : 17405 (plingeling) R 17397 17399 17186 0 -1 4202560 945 1255 0 0 102 0 0 0 19 0 9 0 636655739 240496640 3644 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17399/tid=17406] ppid=17397 vsize=234860 CPUtime=1.02 cores=0-7
/proc/17399/task/17406/stat : 17406 (plingeling) R 17397 17399 17186 0 -1 4202560 898 1255 0 0 102 0 0 0 19 0 9 0 636655739 240496640 3644 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17399/tid=17407] ppid=17397 vsize=234860 CPUtime=1.02 cores=0-7
/proc/17399/task/17407/stat : 17407 (plingeling) R 17397 17399 17186 0 -1 4202560 1160 1255 0 0 102 0 0 0 19 0 9 0 636655739 240496640 3644 33554432000 4194304 4417452 140733246316112 18446744073709551615 4353543 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17399/tid=17408] ppid=17397 vsize=234860 CPUtime=1.02 cores=0-7
/proc/17399/task/17408/stat : 17408 (plingeling) R 17397 17399 17186 0 -1 4202560 700 1255 0 0 102 0 0 0 19 0 9 0 636655739 240496640 3644 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17399/tid=17409] ppid=17397 vsize=234860 CPUtime=1.02 cores=0-7
/proc/17399/task/17409/stat : 17409 (plingeling) R 17397 17399 17186 0 -1 4202560 1144 1255 0 0 102 0 0 0 19 0 9 0 636655739 240496640 3644 33554432000 4194304 4417452 140733246316112 18446744073709551615 4356894 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17399/tid=17410] ppid=17397 vsize=234860 CPUtime=1.02 cores=0-7
/proc/17399/task/17410/stat : 17410 (plingeling) R 17397 17399 17186 0 -1 4202560 991 1255 0 0 102 0 0 0 19 0 9 0 636655739 240496640 3644 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.2
Current children cumulated vsize (KiB) 234860

[startup+1.50047 s]
/proc/loadavg: 7.48 7.95 7.97 1/357 17399
/proc/meminfo: memFree=29614416/32951124 swapFree=51873460/67111528
[pid=17399] ppid=17397 vsize=238668 CPUtime=11.89 cores=0-7
/proc/17399/stat : 17399 (plingeling) S 17397 17399 17186 0 -1 4202496 12254 1255 0 0 1187 2 0 0 18 0 9 0 636655738 244396032 4600 33554432000 4194304 4417452 140733246316112 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17399/statm: 59667 4600 180 55 0 57553 0
[pid=17399/tid=17405] ppid=17397 vsize=238668 CPUtime=1.48 cores=0-7
/proc/17399/task/17405/stat : 17405 (plingeling) R 17397 17399 17186 0 -1 4202560 1593 1255 0 0 148 0 0 0 20 0 9 0 636655739 244396032 4600 33554432000 4194304 4417452 140733246316112 18446744073709551615 4251269 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17399/tid=17406] ppid=17397 vsize=238668 CPUtime=1.48 cores=0-7
/proc/17399/task/17406/stat : 17406 (plingeling) R 17397 17399 17186 0 -1 4202560 1366 1255 0 0 148 0 0 0 20 0 9 0 636655739 244396032 4600 33554432000 4194304 4417452 140733246316112 18446744073709551615 4236961 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17399/tid=17407] ppid=17397 vsize=238668 CPUtime=1.48 cores=0-7
/proc/17399/task/17407/stat : 17407 (plingeling) R 17397 17399 17186 0 -1 4202560 1588 1255 0 0 148 0 0 0 20 0 9 0 636655739 244396032 4600 33554432000 4194304 4417452 140733246316112 18446744073709551615 4236302 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17399/tid=17408] ppid=17397 vsize=238668 CPUtime=1.48 cores=0-7
/proc/17399/task/17408/stat : 17408 (plingeling) R 17397 17399 17186 0 -1 4202560 1204 1255 0 0 148 0 0 0 20 0 9 0 636655739 244396032 4600 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17399/tid=17409] ppid=17397 vsize=238668 CPUtime=1.48 cores=0-7
/proc/17399/task/17409/stat : 17409 (plingeling) R 17397 17399 17186 0 -1 4202560 1697 1255 0 0 148 0 0 0 20 0 9 0 636655739 244396032 4600 33554432000 4194304 4417452 140733246316112 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17399/tid=17410] ppid=17397 vsize=238668 CPUtime=1.48 cores=0-7
/proc/17399/task/17410/stat : 17410 (plingeling) R 17397 17399 17186 0 -1 4202560 1231 1255 0 0 148 0 0 0 20 0 9 0 636655739 244396032 4600 33554432000 4194304 4417452 140733246316112 18446744073709551615 4253198 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.89
Current children cumulated vsize (KiB) 238668

[startup+3.10119 s]
/proc/loadavg: 7.48 7.95 7.97 9/366 17413
/proc/meminfo: memFree=29589704/32951124 swapFree=51873460/67111528
[pid=17399] ppid=17397 vsize=244448 CPUtime=24.67 cores=0-7
/proc/17399/stat : 17399 (plingeling) S 17397 17399 17186 0 -1 4202496 22629 1255 0 0 2462 5 0 0 18 0 9 0 636655738 250314752 6035 33554432000 4194304 4417452 140733246316112 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17399/statm: 61112 6035 180 55 0 58998 0
[pid=17399/tid=17405] ppid=17397 vsize=244448 CPUtime=3.08 cores=0-7
/proc/17399/task/17405/stat : 17405 (plingeling) R 17397 17399 17186 0 -1 4202560 3060 1255 0 0 308 0 0 0 25 0 9 0 636655739 250314752 6035 33554432000 4194304 4417452 140733246316112 18446744073709551615 4251107 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17399/tid=17406] ppid=17397 vsize=244448 CPUtime=3.08 cores=0-7
/proc/17399/task/17406/stat : 17406 (plingeling) R 17397 17399 17186 0 -1 4202560 2551 1255 0 0 308 0 0 0 25 0 9 0 636655739 250314752 6035 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17399/tid=17407] ppid=17397 vsize=244448 CPUtime=3.08 cores=0-7
/proc/17399/task/17407/stat : 17407 (plingeling) R 17397 17399 17186 0 -1 4202560 2871 1255 0 0 308 0 0 0 25 0 9 0 636655739 250314752 6035 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17399/tid=17408] ppid=17397 vsize=244448 CPUtime=3.08 cores=0-7
/proc/17399/task/17408/stat : 17408 (plingeling) R 17397 17399 17186 0 -1 4202560 2272 1255 0 0 308 0 0 0 25 0 9 0 636655739 250314752 6035 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17399/tid=17409] ppid=17397 vsize=244448 CPUtime=3.08 cores=0-7
/proc/17399/task/17409/stat : 17409 (plingeling) R 17397 17399 17186 0 -1 4202560 2923 1255 0 0 308 0 0 0 25 0 9 0 636655739 250314752 6035 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17399/tid=17410] ppid=17397 vsize=244448 CPUtime=3.08 cores=0-7
/proc/17399/task/17410/stat : 17410 (plingeling) R 17397 17399 17186 0 -1 4202560 2647 1255 0 0 308 0 0 0 25 0 9 0 636655739 250314752 6035 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17399/tid=17412] ppid=17397 vsize=244448 CPUtime=3.06 cores=0-7
/proc/17399/task/17412/stat : 17412 (plingeling) R 17397 17399 17186 0 -1 4202560 2744 1255 0 0 306 0 0 0 25 0 9 0 636655739 250314752 6035 33554432000 4194304 4417452 140733246316112 18446744073709551615 4252204 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17399/tid=17413] ppid=17397 vsize=244448 CPUtime=3.05 cores=0-7
/proc/17399/task/17413/stat : 17413 (plingeling) R 17397 17399 17186 0 -1 4202560 2790 1255 0 0 305 0 0 0 25 0 9 0 636655739 250314752 6035 33554432000 4194304 4417452 140733246316112 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.67
Current children cumulated vsize (KiB) 244448

[startup+6.30062 s]
/proc/loadavg: 7.52 7.95 7.97 9/366 17413
/proc/meminfo: memFree=29574720/32951124 swapFree=51873460/67111528
[pid=17399] ppid=17397 vsize=258068 CPUtime=50.22 cores=0-7
/proc/17399/stat : 17399 (plingeling) S 17397 17399 17186 0 -1 4202496 43038 1255 0 0 5014 8 0 0 18 0 9 0 636655738 264261632 9429 33554432000 4194304 4417452 140733246316112 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17399/statm: 64517 9429 180 55 0 62403 0
[pid=17399/tid=17405] ppid=17397 vsize=258068 CPUtime=6.28 cores=0-7
/proc/17399/task/17405/stat : 17405 (plingeling) R 17397 17399 17186 0 -1 4202560 5784 1255 0 0 627 1 0 0 25 0 9 0 636655739 264261632 9429 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17399/tid=17406] ppid=17397 vsize=258068 CPUtime=6.27 cores=0-7
/proc/17399/task/17406/stat : 17406 (plingeling) R 17397 17399 17186 0 -1 4202560 5366 1255 0 0 627 0 0 0 25 0 9 0 636655739 264261632 9429 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17399/tid=17407] ppid=17397 vsize=258068 CPUtime=6.28 cores=0-7
/proc/17399/task/17407/stat : 17407 (plingeling) R 17397 17399 17186 0 -1 4202560 5520 1255 0 0 627 1 0 0 25 0 9 0 636655739 264261632 9429 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364696 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17399/tid=17408] ppid=17397 vsize=258068 CPUtime=6.27 cores=0-7
/proc/17399/task/17408/stat : 17408 (plingeling) R 17397 17399 17186 0 -1 4202560 4185 1255 0 0 627 0 0 0 25 0 9 0 636655739 264261632 9429 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17399/tid=17409] ppid=17397 vsize=258068 CPUtime=6.28 cores=0-7
/proc/17399/task/17409/stat : 17409 (plingeling) R 17397 17399 17186 0 -1 4202560 5317 1255 0 0 628 0 0 0 25 0 9 0 636655739 264261632 9429 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17399/tid=17410] ppid=17397 vsize=258068 CPUtime=6.28 cores=0-7
/proc/17399/task/17410/stat : 17410 (plingeling) R 17397 17399 17186 0 -1 4202560 5162 1255 0 0 627 1 0 0 25 0 9 0 636655739 264261632 9429 33554432000 4194304 4417452 140733246316112 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17399/tid=17412] ppid=17397 vsize=258068 CPUtime=6.27 cores=0-7
/proc/17399/task/17412/stat : 17412 (plingeling) R 17397 17399 17186 0 -1 4202560 5765 1255 0 0 626 1 0 0 25 0 9 0 636655739 264261632 9429 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17399/tid=17413] ppid=17397 vsize=258068 CPUtime=6.21 cores=0-7
/proc/17399/task/17413/stat : 17413 (plingeling) R 17397 17399 17186 0 -1 4202560 5168 1255 0 0 621 0 0 0 25 0 9 0 636655739 264261632 9429 33554432000 4194304 4417452 140733246316112 18446744073709551615 4236935 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.22
Current children cumulated vsize (KiB) 258068

[startup+12.7005 s]
/proc/loadavg: 7.56 7.95 7.97 9/366 17413
/proc/meminfo: memFree=29566364/32951124 swapFree=51873460/67111528
[pid=17399] ppid=17397 vsize=270236 CPUtime=101.44 cores=0-7
/proc/17399/stat : 17399 (plingeling) S 17397 17399 17186 0 -1 4202496 72671 1255 0 0 10131 13 0 0 18 0 9 0 636655738 276721664 12468 33554432000 4194304 4417452 140733246316112 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0

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

/proc/17399/task/17408/stat : 17408 (plingeling) R 17397 17399 17186 0 -1 4202560 547346 1255 0 0 471986 97 0 0 25 0 9 0 636655739 1255694336 251522 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17399/tid=17409] ppid=17397 vsize=1226264 CPUtime=4722.4 cores=0-7
/proc/17399/task/17409/stat : 17409 (plingeling) R 17397 17399 17186 0 -1 4202560 546418 1255 0 0 472144 96 0 0 25 0 9 0 636655739 1255694336 251522 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17399/tid=17410] ppid=17397 vsize=1226264 CPUtime=4722.36 cores=0-7
/proc/17399/task/17410/stat : 17410 (plingeling) R 17397 17399 17186 0 -1 4202560 511695 1255 0 0 472142 94 0 0 25 0 9 0 636655739 1255694336 251522 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17399/tid=17412] ppid=17397 vsize=1226264 CPUtime=4722.39 cores=0-7
/proc/17399/task/17412/stat : 17412 (plingeling) R 17397 17399 17186 0 -1 4202560 520383 1255 0 0 472143 96 0 0 25 0 9 0 636655739 1255694336 251522 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17399/tid=17413] ppid=17397 vsize=1226264 CPUtime=4666.61 cores=0-7
/proc/17399/task/17413/stat : 17413 (plingeling) R 17397 17399 17186 0 -1 4202560 597109 1255 0 0 466562 99 0 0 25 0 9 0 636655739 1255694336 251522 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37721.6
Current children cumulated vsize (KiB) 1226264

[startup+4782.3 s]
/proc/loadavg: 8.02 8.04 8.00 9/366 17561
/proc/meminfo: memFree=28643224/32951124 swapFree=51873460/67111528
[pid=17399] ppid=17397 vsize=1188564 CPUtime=38200.9 cores=0-7
/proc/17399/stat : 17399 (plingeling) S 17397 17399 17186 0 -1 4202496 4344985 1255 0 0 3819319 776 0 0 18 0 9 0 636655738 1217089536 242111 33554432000 4194304 4417452 140733246316112 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17399/statm: 297141 242111 180 55 0 295027 0
[pid=17399/tid=17405] ppid=17397 vsize=1188564 CPUtime=4782.42 cores=0-7
/proc/17399/task/17405/stat : 17405 (plingeling) R 17397 17399 17186 0 -1 4202560 679154 1255 0 0 478127 115 0 0 25 0 9 0 636655739 1217089536 242111 33554432000 4194304 4417452 140733246316112 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17399/tid=17406] ppid=17397 vsize=1188564 CPUtime=4782.11 cores=0-7
/proc/17399/task/17406/stat : 17406 (plingeling) R 17397 17399 17186 0 -1 4202560 461822 1255 0 0 478122 89 0 0 25 0 9 0 636655739 1217089536 242111 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17399/tid=17407] ppid=17397 vsize=1188564 CPUtime=4782.41 cores=0-7
/proc/17399/task/17407/stat : 17407 (plingeling) R 17397 17399 17186 0 -1 4202560 459704 1255 0 0 478157 84 0 0 25 0 9 0 636655739 1217089536 242111 33554432000 4194304 4417452 140733246316112 18446744073709551615 4366102 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17399/tid=17408] ppid=17397 vsize=1188564 CPUtime=4780.84 cores=0-7
/proc/17399/task/17408/stat : 17408 (plingeling) R 17397 17399 17186 0 -1 4202560 551928 1255 0 0 477986 98 0 0 25 0 9 0 636655739 1217089536 242111 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17399/tid=17409] ppid=17397 vsize=1188564 CPUtime=4782.41 cores=0-7
/proc/17399/task/17409/stat : 17409 (plingeling) R 17397 17399 17186 0 -1 4202560 553379 1255 0 0 478144 97 0 0 25 0 9 0 636655739 1217089536 242111 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17399/tid=17410] ppid=17397 vsize=1188564 CPUtime=4782.38 cores=0-7
/proc/17399/task/17410/stat : 17410 (plingeling) R 17397 17399 17186 0 -1 4202560 511695 1255 0 0 478144 94 0 0 25 0 9 0 636655739 1217089536 242111 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17399/tid=17412] ppid=17397 vsize=1188564 CPUtime=4782.4 cores=0-7
/proc/17399/task/17412/stat : 17412 (plingeling) R 17397 17399 17186 0 -1 4202560 525005 1255 0 0 478144 96 0 0 25 0 9 0 636655739 1217089536 242111 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17399/tid=17413] ppid=17397 vsize=1188564 CPUtime=4725.91 cores=0-7
/proc/17399/task/17413/stat : 17413 (plingeling) R 17397 17399 17186 0 -1 4202560 601527 1255 0 0 472492 99 0 0 25 0 9 0 636655739 1217089536 242111 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38201
Current children cumulated vsize (KiB) 1188564

[startup+4842.3 s]
/proc/loadavg: 8.06 8.04 8.00 9/366 17563
/proc/meminfo: memFree=28433496/32951124 swapFree=51873460/67111528
[pid=17399] ppid=17397 vsize=1398144 CPUtime=38680.1 cores=0-7
/proc/17399/stat : 17399 (plingeling) S 17397 17399 17186 0 -1 4202496 4397380 1255 0 0 3867227 788 0 0 18 0 9 0 636655738 1431699456 294506 33554432000 4194304 4417452 140733246316112 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17399/statm: 349536 294506 180 55 0 347422 0
[pid=17399/tid=17405] ppid=17397 vsize=1398144 CPUtime=4842.41 cores=0-7
/proc/17399/task/17405/stat : 17405 (plingeling) R 17397 17399 17186 0 -1 4202560 679154 1255 0 0 484126 115 0 0 25 0 9 0 636655739 1431699456 294506 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17399/tid=17406] ppid=17397 vsize=1398144 CPUtime=4842.1 cores=0-7
/proc/17399/task/17406/stat : 17406 (plingeling) R 17397 17399 17186 0 -1 4202560 481044 1255 0 0 484116 94 0 0 25 0 9 0 636655739 1431699456 294506 33554432000 4194304 4417452 140733246316112 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17399/tid=17407] ppid=17397 vsize=1398144 CPUtime=4842.4 cores=0-7
/proc/17399/task/17407/stat : 17407 (plingeling) R 17397 17399 17186 0 -1 4202560 476088 1255 0 0 484151 89 0 0 25 0 9 0 636655739 1431699456 294506 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17399/tid=17408] ppid=17397 vsize=1398144 CPUtime=4840.81 cores=0-7
/proc/17399/task/17408/stat : 17408 (plingeling) R 17397 17399 17186 0 -1 4202560 555881 1255 0 0 483983 98 0 0 25 0 9 0 636655739 1431699456 294506 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17399/tid=17409] ppid=17397 vsize=1398144 CPUtime=4842.4 cores=0-7
/proc/17399/task/17409/stat : 17409 (plingeling) R 17397 17399 17186 0 -1 4202560 559212 1255 0 0 484142 98 0 0 25 0 9 0 636655739 1431699456 294506 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17399/tid=17410] ppid=17397 vsize=1398144 CPUtime=4842.37 cores=0-7
/proc/17399/task/17410/stat : 17410 (plingeling) R 17397 17399 17186 0 -1 4202560 511695 1255 0 0 484143 94 0 0 25 0 9 0 636655739 1431699456 294506 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364461 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17399/tid=17412] ppid=17397 vsize=1398144 CPUtime=4842.38 cores=0-7
/proc/17399/task/17412/stat : 17412 (plingeling) R 17397 17399 17186 0 -1 4202560 526092 1255 0 0 484142 96 0 0 25 0 9 0 636655739 1431699456 294506 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17399/tid=17413] ppid=17397 vsize=1398144 CPUtime=4785.2 cores=0-7
/proc/17399/task/17413/stat : 17413 (plingeling) R 17397 17399 17186 0 -1 4202560 607443 1255 0 0 478420 100 0 0 25 0 9 0 636655739 1431699456 294506 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38680.1
Current children cumulated vsize (KiB) 1398144

[startup+4902.31 s]
/proc/loadavg: 8.07 8.05 8.00 9/366 17565
/proc/meminfo: memFree=28500772/32951124 swapFree=51873460/67111528
[pid=17399] ppid=17397 vsize=1331052 CPUtime=39159.5 cores=0-7
/proc/17399/stat : 17399 (plingeling) S 17397 17399 17186 0 -1 4202496 4426612 1255 0 0 3915160 792 0 0 18 0 9 0 636655738 1362997248 277734 33554432000 4194304 4417452 140733246316112 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17399/statm: 332763 277734 180 55 0 330649 0
[pid=17399/tid=17405] ppid=17397 vsize=1331052 CPUtime=4902.41 cores=0-7
/proc/17399/task/17405/stat : 17405 (plingeling) R 17397 17399 17186 0 -1 4202560 691441 1255 0 0 490124 117 0 0 25 0 9 0 636655739 1362997248 277734 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17399/tid=17406] ppid=17397 vsize=1331052 CPUtime=4902.11 cores=0-7
/proc/17399/task/17406/stat : 17406 (plingeling) R 17397 17399 17186 0 -1 4202560 481044 1255 0 0 490117 94 0 0 25 0 9 0 636655739 1362997248 277734 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17399/tid=17407] ppid=17397 vsize=1331052 CPUtime=4902.41 cores=0-7
/proc/17399/task/17407/stat : 17407 (plingeling) R 17397 17399 17186 0 -1 4202560 476088 1255 0 0 490152 89 0 0 25 0 9 0 636655739 1362997248 277734 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364614 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17399/tid=17408] ppid=17397 vsize=1331052 CPUtime=4900.81 cores=0-7
/proc/17399/task/17408/stat : 17408 (plingeling) R 17397 17399 17186 0 -1 4202560 560883 1255 0 0 489982 99 0 0 25 0 9 0 636655739 1362997248 277734 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17399/tid=17409] ppid=17397 vsize=1331052 CPUtime=4902.42 cores=0-7
/proc/17399/task/17409/stat : 17409 (plingeling) R 17397 17399 17186 0 -1 4202560 562911 1255 0 0 490143 99 0 0 25 0 9 0 636655739 1362997248 277734 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17399/tid=17410] ppid=17397 vsize=1331052 CPUtime=4902.38 cores=0-7
/proc/17399/task/17410/stat : 17410 (plingeling) R 17397 17399 17186 0 -1 4202560 511695 1255 0 0 490144 94 0 0 25 0 9 0 636655739 1362997248 277734 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364567 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17399/tid=17412] ppid=17397 vsize=1331052 CPUtime=4902.4 cores=0-7
/proc/17399/task/17412/stat : 17412 (plingeling) R 17397 17399 17186 0 -1 4202560 529882 1255 0 0 490143 97 0 0 25 0 9 0 636655739 1362997248 277734 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364809 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17399/tid=17413] ppid=17397 vsize=1331052 CPUtime=4844.49 cores=0-7
/proc/17399/task/17413/stat : 17413 (plingeling) R 17397 17399 17186 0 -1 4202560 611897 1255 0 0 484349 100 0 0 25 0 9 0 636655739 1362997248 277734 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364614 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39159.5
Current children cumulated vsize (KiB) 1331052

[startup+4962.3 s]
/proc/loadavg: 8.11 8.07 8.01 9/366 17566
/proc/meminfo: memFree=28524800/32951124 swapFree=51873460/67111528
[pid=17399] ppid=17397 vsize=1306988 CPUtime=39638.7 cores=0-7
/proc/17399/stat : 17399 (plingeling) S 17397 17399 17186 0 -1 4202496 4475007 1255 0 0 3963073 800 0 0 18 0 9 0 636655738 1338355712 271686 33554432000 4194304 4417452 140733246316112 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17399/statm: 326747 271686 180 55 0 324633 0
[pid=17399/tid=17405] ppid=17397 vsize=1306988 CPUtime=4962.4 cores=0-7
/proc/17399/task/17405/stat : 17405 (plingeling) R 17397 17399 17186 0 -1 4202560 692642 1255 0 0 496123 117 0 0 25 0 9 0 636655739 1338355712 271686 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17399/tid=17406] ppid=17397 vsize=1306988 CPUtime=4962.1 cores=0-7
/proc/17399/task/17406/stat : 17406 (plingeling) R 17397 17399 17186 0 -1 4202560 493616 1255 0 0 496113 97 0 0 25 0 9 0 636655739 1338355712 271686 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17399/tid=17407] ppid=17397 vsize=1306988 CPUtime=4962.4 cores=0-7
/proc/17399/task/17407/stat : 17407 (plingeling) R 17397 17399 17186 0 -1 4202560 476088 1255 0 0 496151 89 0 0 25 0 9 0 636655739 1338355712 271686 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17399/tid=17408] ppid=17397 vsize=1306988 CPUtime=4960.79 cores=0-7
/proc/17399/task/17408/stat : 17408 (plingeling) R 17397 17399 17186 0 -1 4202560 564520 1255 0 0 495980 99 0 0 25 0 9 0 636655739 1338355712 271686 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17399/tid=17409] ppid=17397 vsize=1306988 CPUtime=4962.41 cores=0-7
/proc/17399/task/17409/stat : 17409 (plingeling) R 17397 17399 17186 0 -1 4202560 570890 1255 0 0 496141 100 0 0 25 0 9 0 636655739 1338355712 271686 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17399/tid=17410] ppid=17397 vsize=1306988 CPUtime=4962.37 cores=0-7
/proc/17399/task/17410/stat : 17410 (plingeling) R 17397 17399 17186 0 -1 4202560 511695 1255 0 0 496143 94 0 0 25 0 9 0 636655739 1338355712 271686 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17399/tid=17412] ppid=17397 vsize=1306988 CPUtime=4962.39 cores=0-7
/proc/17399/task/17412/stat : 17412 (plingeling) R 17397 17399 17186 0 -1 4202560 538731 1255 0 0 496141 98 0 0 25 0 9 0 636655739 1338355712 271686 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17399/tid=17413] ppid=17397 vsize=1306988 CPUtime=4903.78 cores=0-7
/proc/17399/task/17413/stat : 17413 (plingeling) R 17397 17399 17186 0 -1 4202560 626054 1255 0 0 490276 102 0 0 25 0 9 0 636655739 1338355712 271686 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39638.7
Current children cumulated vsize (KiB) 1306988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5007.6 s]
/proc/loadavg: 8.10 8.07 8.01 9/366 17567
/proc/meminfo: memFree=28617040/32951124 swapFree=51873460/67111528
[pid=17399] ppid=17397 vsize=1214492 CPUtime=40000.7 cores=0-7
/proc/17399/stat : 17399 (plingeling) S 17397 17399 17186 0 -1 4202496 4488003 1255 0 0 3999266 802 0 0 18 0 9 0 636655738 1243639808 248562 33554432000 4194304 4417452 140733246316112 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17399/statm: 303623 248562 180 55 0 301509 0
[pid=17399/tid=17405] ppid=17397 vsize=1214492 CPUtime=5007.72 cores=0-7
/proc/17399/task/17405/stat : 17405 (plingeling) R 17397 17399 17186 0 -1 4202560 692642 1255 0 0 500655 117 0 0 25 0 9 0 636655739 1243639808 248562 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17399/tid=17406] ppid=17397 vsize=1214492 CPUtime=5007.41 cores=0-7
/proc/17399/task/17406/stat : 17406 (plingeling) R 17397 17399 17186 0 -1 4202560 493616 1255 0 0 500644 97 0 0 25 0 9 0 636655739 1243639808 248562 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17399/tid=17407] ppid=17397 vsize=1214492 CPUtime=5007.72 cores=0-7
/proc/17399/task/17407/stat : 17407 (plingeling) R 17397 17399 17186 0 -1 4202560 476088 1255 0 0 500682 90 0 0 25 0 9 0 636655739 1243639808 248562 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17399/tid=17408] ppid=17397 vsize=1214492 CPUtime=5006.09 cores=0-7
/proc/17399/task/17408/stat : 17408 (plingeling) R 17397 17399 17186 0 -1 4202560 570307 1255 0 0 500510 99 0 0 25 0 9 0 636655739 1243639808 248562 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17399/tid=17409] ppid=17397 vsize=1214492 CPUtime=5007.72 cores=0-7
/proc/17399/task/17409/stat : 17409 (plingeling) R 17397 17399 17186 0 -1 4202560 572549 1255 0 0 500672 100 0 0 25 0 9 0 636655739 1243639808 248562 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17399/tid=17410] ppid=17397 vsize=1214492 CPUtime=5007.68 cores=0-7
/proc/17399/task/17410/stat : 17410 (plingeling) R 17397 17399 17186 0 -1 4202560 511695 1255 0 0 500674 94 0 0 25 0 9 0 636655739 1243639808 248562 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17399/tid=17412] ppid=17397 vsize=1214492 CPUtime=5007.7 cores=0-7
/proc/17399/task/17412/stat : 17412 (plingeling) R 17397 17399 17186 0 -1 4202560 539789 1255 0 0 500672 98 0 0 25 0 9 0 636655739 1243639808 248562 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17399/tid=17413] ppid=17397 vsize=1214492 CPUtime=4948.55 cores=0-7
/proc/17399/task/17413/stat : 17413 (plingeling) R 17397 17399 17186 0 -1 4202560 630546 1255 0 0 494752 103 0 0 25 0 9 0 636655739 1243639808 248562 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 1214492

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

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

[startup+5007.6 s]
/proc/loadavg: 8.10 8.07 8.01 9/366 17567
/proc/meminfo: memFree=28617040/32951124 swapFree=51873460/67111528
[pid=17399] ppid=17397 vsize=1214492 CPUtime=40000.7 cores=0-7
/proc/17399/stat : 17399 (plingeling) S 17397 17399 17186 0 -1 4202496 4488003 1255 0 0 3999266 802 0 0 18 0 9 0 636655738 1243639808 248562 33554432000 4194304 4417452 140733246316112 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17399/statm: 303623 248562 180 55 0 301509 0
[pid=17399/tid=17405] ppid=17397 vsize=1214492 CPUtime=5007.72 cores=0-7
/proc/17399/task/17405/stat : 17405 (plingeling) R 17397 17399 17186 0 -1 4202560 692642 1255 0 0 500655 117 0 0 25 0 9 0 636655739 1243639808 248562 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17399/tid=17406] ppid=17397 vsize=1214492 CPUtime=5007.41 cores=0-7
/proc/17399/task/17406/stat : 17406 (plingeling) R 17397 17399 17186 0 -1 4202560 493616 1255 0 0 500644 97 0 0 25 0 9 0 636655739 1243639808 248562 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17399/tid=17407] ppid=17397 vsize=1214492 CPUtime=5007.72 cores=0-7
/proc/17399/task/17407/stat : 17407 (plingeling) R 17397 17399 17186 0 -1 4202560 476088 1255 0 0 500682 90 0 0 25 0 9 0 636655739 1243639808 248562 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17399/tid=17408] ppid=17397 vsize=1214492 CPUtime=5006.09 cores=0-7
/proc/17399/task/17408/stat : 17408 (plingeling) R 17397 17399 17186 0 -1 4202560 570307 1255 0 0 500510 99 0 0 25 0 9 0 636655739 1243639808 248562 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17399/tid=17409] ppid=17397 vsize=1214492 CPUtime=5007.72 cores=0-7
/proc/17399/task/17409/stat : 17409 (plingeling) R 17397 17399 17186 0 -1 4202560 572549 1255 0 0 500672 100 0 0 25 0 9 0 636655739 1243639808 248562 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17399/tid=17410] ppid=17397 vsize=1214492 CPUtime=5007.68 cores=0-7
/proc/17399/task/17410/stat : 17410 (plingeling) R 17397 17399 17186 0 -1 4202560 511695 1255 0 0 500674 94 0 0 25 0 9 0 636655739 1243639808 248562 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17399/tid=17412] ppid=17397 vsize=1214492 CPUtime=5007.7 cores=0-7
/proc/17399/task/17412/stat : 17412 (plingeling) R 17397 17399 17186 0 -1 4202560 539789 1255 0 0 500672 98 0 0 25 0 9 0 636655739 1243639808 248562 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17399/tid=17413] ppid=17397 vsize=1214492 CPUtime=4948.55 cores=0-7
/proc/17399/task/17413/stat : 17413 (plingeling) R 17397 17399 17186 0 -1 4202560 630546 1255 0 0 494752 103 0 0 25 0 9 0 636655739 1243639808 248562 33554432000 4194304 4417452 140733246316112 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 1214492

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5007.67
CPU time (s): 40000.8
CPU user time (s): 39992.7
CPU system time (s): 8.07677
CPU usage (%): 798.791
Max. virtual memory (cumulated for all children) (KiB): 1417464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39992.7
system time used= 8.07677
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4489258
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= 197
involuntary context switches= 192608

runsolver used 16.2865 second user time and 42.8985 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-15 08:53:15
IDJOB=3372764
IDBENCH=83431
IDSOLVER=1851
FILE ID=node146/3372764-1305442395
RUNJOBID= node146-1305437385-17200
PBS_JOBID= 13324771
Free space on /tmp= 73336 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_4_keyfind_1.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372764-1305442395/watcher-3372764-1305442395 -o /tmp/evaluation-result-3372764-1305442395/solver-3372764-1305442395 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372764-1305442395.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= d71ab4cbe872e5620884d4e4d370890a
RANDOM SEED=1354683215

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:      29614572 kB
Buffers:        111640 kB
Cached:         750988 kB
SwapCached:      56148 kB
Active:         767756 kB
Inactive:      2337284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29614572 kB
SwapTotal:    67111528 kB
SwapFree:     51873460 kB
Dirty:              16 kB
Writeback:           0 kB
AnonPages:     2193548 kB
Mapped:          16924 kB
Slab:           104080 kB
PageTables:      58888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81752644 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= 73336 MiB
End job on node146 at 2011-05-15 10:16:44