Trace number 3370923

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 4800.19 1203.13

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-16_238.cnf
MD5SUMb61e426b264831836f140414cdcf3e23
Bench CategoryCRAFTED (crafted 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 variables238
Number of clauses15812
Sum of the clauses size70446
Maximum clause length16
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314042
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51770

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

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

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


[startup+0 s]
/proc/loadavg: 0.94 1.02 1.32 2/320 22889
/proc/meminfo: memFree=27974640/32950928 swapFree=60199044/67111528
[pid=22889] ppid=22886 vsize=8728 CPUtime=0 cores=1,3,5,7
/proc/22889/stat : 22889 (plingeling) S 22886 22889 15323 0 -1 4202496 216 0 0 0 0 0 0 0 23 0 1 0 654472717 8937472 146 33554432000 4194304 4417452 140736165880464 18446744073709551615 268272688896 0 0 4096 0 18446744071562362840 0 0 17 1 0 0 0
/proc/22889/statm: 2182 146 122 55 0 68 0

[startup+0.149496 s]
/proc/loadavg: 0.94 1.02 1.32 2/320 22889
/proc/meminfo: memFree=27974640/32950928 swapFree=60199044/67111528
[pid=22889] ppid=22886 vsize=56464 CPUtime=0.32 cores=1,3,5,7
/proc/22889/stat : 22889 (plingeling) S 22886 22889 15323 0 -1 4202496 2089 1258 0 2 32 0 0 0 23 0 5 0 654472717 57819136 1921 33554432000 4194304 4417452 140736165880464 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/22889/statm: 14116 1921 178 55 0 12002 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 56464

[startup+0.200487 s]
/proc/loadavg: 0.94 1.02 1.32 2/320 22889
/proc/meminfo: memFree=27974640/32950928 swapFree=60199044/67111528
[pid=22889] ppid=22886 vsize=56040 CPUtime=0.47 cores=1,3,5,7
/proc/22889/stat : 22889 (plingeling) S 22886 22889 15323 0 -1 4202496 2160 1258 0 2 47 0 0 0 23 0 5 0 654472717 57384960 1827 33554432000 4194304 4417452 140736165880464 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/22889/statm: 14010 1827 178 55 0 11896 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 56040

[startup+0.300469 s]
/proc/loadavg: 0.94 1.02 1.32 2/320 22889
/proc/meminfo: memFree=27974640/32950928 swapFree=60199044/67111528
[pid=22889] ppid=22886 vsize=56080 CPUtime=0.81 cores=1,3,5,7
/proc/22889/stat : 22889 (plingeling) S 22886 22889 15323 0 -1 4202496 2275 1258 0 2 81 0 0 0 23 0 5 0 654472717 57425920 1777 33554432000 4194304 4417452 140736165880464 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/22889/statm: 14020 1777 178 55 0 11906 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 56080

[startup+0.700399 s]
/proc/loadavg: 0.94 1.02 1.32 2/320 22889
/proc/meminfo: memFree=27974640/32950928 swapFree=60199044/67111528
[pid=22889] ppid=22886 vsize=58260 CPUtime=2.41 cores=1,3,5,7
/proc/22889/stat : 22889 (plingeling) S 22886 22889 15323 0 -1 4202496 2848 1258 0 2 241 0 0 0 23 0 5 0 654472717 59658240 2350 33554432000 4194304 4417452 140736165880464 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/22889/statm: 14565 2350 178 55 0 12451 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 58260

[startup+1.50026 s]
/proc/loadavg: 1.58 1.15 1.36 9/326 22903
/proc/meminfo: memFree=27954752/32950928 swapFree=60199044/67111528
[pid=22889] ppid=22886 vsize=63596 CPUtime=5.6 cores=1,3,5,7
/proc/22889/stat : 22889 (plingeling) S 22886 22889 15323 0 -1 4202496 4431 1258 0 2 560 0 0 0 23 0 5 0 654472717 65122304 3685 33554432000 4194304 4417452 140736165880464 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/22889/statm: 15899 3685 179 55 0 13785 0
[pid=22889/tid=22900] ppid=22886 vsize=63596 CPUtime=1.35 cores=1,3,5,7
/proc/22889/task/22900/stat : 22900 (plingeling) R 22886 22889 15323 0 -1 4202560 696 1258 0 2 135 0 0 0 25 0 5 0 654472721 65122304 3685 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22889/tid=22901] ppid=22886 vsize=63596 CPUtime=1.33 cores=1,3,5,7
/proc/22889/task/22901/stat : 22901 (plingeling) R 22886 22889 15323 0 -1 4202560 472 1258 0 2 133 0 0 0 25 0 5 0 654472721 65122304 3685 33554432000 4194304 4417452 140736165880464 18446744073709551615 4366486 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22889/tid=22902] ppid=22886 vsize=63596 CPUtime=1.44 cores=1,3,5,7
/proc/22889/task/22902/stat : 22902 (plingeling) R 22886 22889 15323 0 -1 4202560 502 1258 0 2 144 0 0 0 25 0 5 0 654472721 65122304 3685 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22889/tid=22903] ppid=22886 vsize=63596 CPUtime=1.44 cores=1,3,5,7
/proc/22889/task/22903/stat : 22903 (plingeling) R 22886 22889 15323 0 -1 4202560 1253 1258 0 2 144 0 0 0 25 0 5 0 654472721 65122304 3685 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.6
Current children cumulated vsize (KiB) 63596

[startup+3.10097 s]
/proc/loadavg: 1.58 1.15 1.36 10/326 22903
/proc/meminfo: memFree=27945460/32950928 swapFree=60199044/67111528
[pid=22889] ppid=22886 vsize=69640 CPUtime=11.98 cores=1,3,5,7
/proc/22889/stat : 22889 (plingeling) S 22886 22889 15323 0 -1 4202496 7997 1258 0 2 1198 0 0 0 23 0 5 0 654472717 71311360 5196 33554432000 4194304 4417452 140736165880464 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/22889/statm: 17410 5196 179 55 0 15296 0
[pid=22889/tid=22900] ppid=22886 vsize=69640 CPUtime=2.95 cores=1,3,5,7
/proc/22889/task/22900/stat : 22900 (plingeling) R 22886 22889 15323 0 -1 4202560 1575 1258 0 2 295 0 0 0 25 0 5 0 654472721 71311360 5196 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364805 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22889/tid=22901] ppid=22886 vsize=69640 CPUtime=2.93 cores=1,3,5,7
/proc/22889/task/22901/stat : 22901 (plingeling) R 22886 22889 15323 0 -1 4202560 833 1258 0 2 293 0 0 0 25 0 5 0 654472721 71311360 5196 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22889/tid=22902] ppid=22886 vsize=69640 CPUtime=3.04 cores=1,3,5,7
/proc/22889/task/22902/stat : 22902 (plingeling) R 22886 22889 15323 0 -1 4202560 1095 1258 0 2 304 0 0 0 25 0 5 0 654472721 71311360 5196 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22889/tid=22903] ppid=22886 vsize=69640 CPUtime=3.03 cores=1,3,5,7
/proc/22889/task/22903/stat : 22903 (plingeling) R 22886 22889 15323 0 -1 4202560 2986 1258 0 2 303 0 0 0 25 0 5 0 654472721 71311360 5196 33554432000 4194304 4417452 140736165880464 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.98
Current children cumulated vsize (KiB) 69640

[startup+6.3004 s]
/proc/loadavg: 2.10 1.27 1.39 10/326 22903
/proc/meminfo: memFree=27933432/32950928 swapFree=60199044/67111528
[pid=22889] ppid=22886 vsize=75748 CPUtime=24.75 cores=1,3,5,7
/proc/22889/stat : 22889 (plingeling) S 22886 22889 15323 0 -1 4202496 15536 1258 0 2 2473 2 0 0 23 0 5 0 654472717 77565952 6748 33554432000 4194304 4417452 140736165880464 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/22889/statm: 18937 6748 179 55 0 16823 0
[pid=22889/tid=22900] ppid=22886 vsize=75748 CPUtime=6.15 cores=1,3,5,7
/proc/22889/task/22900/stat : 22900 (plingeling) R 22886 22889 15323 0 -1 4202560 3274 1258 0 2 615 0 0 0 25 0 5 0 654472721 77565952 6748 33554432000 4194304 4417452 140736165880464 18446744073709551615 4250599 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22889/tid=22901] ppid=22886 vsize=75748 CPUtime=6.13 cores=1,3,5,7
/proc/22889/task/22901/stat : 22901 (plingeling) R 22886 22889 15323 0 -1 4202560 1893 1258 0 2 613 0 0 0 25 0 5 0 654472721 77565952 6748 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22889/tid=22902] ppid=22886 vsize=75748 CPUtime=6.23 cores=1,3,5,7
/proc/22889/task/22902/stat : 22902 (plingeling) R 22886 22889 15323 0 -1 4202560 3167 1258 0 2 623 0 0 0 25 0 5 0 654472721 77565952 6748 33554432000 4194304 4417452 140736165880464 18446744073709551615 4365150 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22889/tid=22903] ppid=22886 vsize=75748 CPUtime=6.19 cores=1,3,5,7
/proc/22889/task/22903/stat : 22903 (plingeling) R 22886 22889 15323 0 -1 4202560 5694 1258 0 2 619 0 0 0 25 0 5 0 654472721 77565952 6748 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.75
Current children cumulated vsize (KiB) 75748

[startup+12.7003 s]
/proc/loadavg: 2.57 1.38 1.43 9/326 22903
/proc/meminfo: memFree=27920220/32950928 swapFree=60199044/67111528
[pid=22889] ppid=22886 vsize=77584 CPUtime=50.28 cores=1,3,5,7
/proc/22889/stat : 22889 (plingeling) S 22886 22889 15323 0 -1 4202496 34103 1258 0 2 5024 4 0 0 23 0 5 0 654472717 79446016 7207 33554432000 4194304 4417452 140736165880464 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/22889/statm: 19396 7207 179 55 0 17282 0
[pid=22889/tid=22900] ppid=22886 vsize=77584 CPUtime=12.54 cores=1,3,5,7
/proc/22889/task/22900/stat : 22900 (plingeling) R 22886 22889 15323 0 -1 4202560 9032 1258 0 2 1254 0 0 0 25 0 5 0 654472721 79446016 7207 33554432000 4194304 4417452 140736165880464 18446744073709551615 4251107 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22889/tid=22901] ppid=22886 vsize=77584 CPUtime=12.53 cores=1,3,5,7
/proc/22889/task/22901/stat : 22901 (plingeling) R 22886 22889 15323 0 -1 4202560 5586 1258 0 2 1253 0 0 0 25 0 5 0 654472721 79446016 7207 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22889/tid=22902] ppid=22886 vsize=77584 CPUtime=12.63 cores=1,3,5,7
/proc/22889/task/22902/stat : 22902 (plingeling) R 22886 22889 15323 0 -1 4202560 7617 1258 0 2 1262 1 0 0 25 0 5 0 654472721 79446016 7207 33554432000 4194304 4417452 140736165880464 18446744073709551615 4250795 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22889/tid=22903] ppid=22886 vsize=77584 CPUtime=12.53 cores=1,3,5,7
/proc/22889/task/22903/stat : 22903 (plingeling) R 22886 22889 15323 0 -1 4202560 10360 1258 0 2 1252 1 0 0 25 0 5 0 654472721 79446016 7207 33554432000 4194304 4417452 140736165880464 18446744073709551615 4365984 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.28
Current children cumulated vsize (KiB) 77584

[startup+25.501 s]
/proc/loadavg: 3.77 1.70 1.53 10/326 22903
/proc/meminfo: memFree=27906088/32950928 swapFree=60199044/67111528
[pid=22889] ppid=22886 vsize=85328 CPUtime=101.36 cores=1,3,5,7
/proc/22889/stat : 22889 (plingeling) S 22886 22889 15323 0 -1 4202496 73033 1258 0 2 10126 10 0 0 23 0 5 0 654472717 87375872 9143 33554432000 4194304 4417452 140736165880464 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/22889/statm: 21332 9143 179 55 0 19218 0
[pid=22889/tid=22900] ppid=22886 vsize=85328 CPUtime=25.35 cores=1,3,5,7
/proc/22889/task/22900/stat : 22900 (plingeling) R 22886 22889 15323 0 -1 4202560 19614 1258 0 2 2533 2 0 0 25 0 5 0 654472721 87375872 9143 33554432000 4194304 4417452 140736165880464 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22889/tid=22901] ppid=22886 vsize=85328 CPUtime=25.33 cores=1,3,5,7
/proc/22889/task/22901/stat : 22901 (plingeling) R 22886 22889 15323 0 -1 4202560 13668 1258 0 2 2532 1 0 0 25 0 5 0 654472721 87375872 9143 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22889/tid=22902] ppid=22886 vsize=85328 CPUtime=25.44 cores=1,3,5,7
/proc/22889/task/22902/stat : 22902 (plingeling) R 22886 22889 15323 0 -1 4202560 15953 1258 0 2 2541 3 0 0 25 0 5 0 654472721 87375872 9143 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22889/tid=22903] ppid=22886 vsize=85328 CPUtime=25.2 cores=1,3,5,7
/proc/22889/task/22903/stat : 22903 (plingeling) R 22886 22889 15323 0 -1 4202560 22290 1258 0 2 2517 3 0 0 25 0 5 0 654472721 87375872 9143 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 85328

[startup+51.1004 s]
/proc/loadavg: 5.21 2.21 1.70 10/326 22904
/proc/meminfo: memFree=27886072/32950928 swapFree=60199044/67111528
[pid=22889] ppid=22886 vsize=100548 CPUtime=203.5 cores=1,3,5,7
/proc/22889/stat : 22889 (plingeling) S 22886 22889 15323 0 -1 4202496 153689 1258 0 2 20326 24 0 0 23 0 5 0 654472717 102961152 12948 33554432000 4194304 4417452 140736165880464 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/22889/statm: 25137 12948 179 55 0 23023 0
[pid=22889/tid=22900] ppid=22886 vsize=100548 CPUtime=50.95 cores=1,3,5,7
/proc/22889/task/22900/stat : 22900 (plingeling) R 22886 22889 15323 0 -1 4202560 38832 1258 0 2 5089 6 0 0 25 0 5 0 654472721 102961152 12948 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22889/tid=22901] ppid=22886 vsize=100548 CPUtime=50.93 cores=1,3,5,7
/proc/22889/task/22901/stat : 22901 (plingeling) R 22886 22889 15323 0 -1 4202560 33769 1258 0 2 5089 4 0 0 25 0 5 0 654472721 102961152 12948 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22889/tid=22902] ppid=22886 vsize=100548 CPUtime=51.04 cores=1,3,5,7
/proc/22889/task/22902/stat : 22902 (plingeling) R 22886 22889 15323 0 -1 4202560 40122 1258 0 2 5097 7 0 0 25 0 5 0 654472721 102961152 12948 33554432000 4194304 4417452 140736165880464 18446744073709551615 4344131 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22889/tid=22903] ppid=22886 vsize=100548 CPUtime=50.54 cores=1,3,5,7
/proc/22889/task/22903/stat : 22903 (plingeling) R 22886 22889 15323 0 -1 4202560 39458 1258 0 2 5048 6 0 0 25 0 5 0 654472721 102961152 12948 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.5
Current children cumulated vsize (KiB) 100548

[startup+102.301 s]
/proc/loadavg: 6.86 3.13 2.04 10/326 22905
/proc/meminfo: memFree=27860748/32950928 swapFree=60199044/67111528
[pid=22889] ppid=22886 vsize=112628 CPUtime=407.83 cores=1,3,5,7
/proc/22889/stat : 22889 (plingeling) S 22886 22889 15323 0 -1 4202496 283917 1258 0 2 40737 46 0 0 23 0 5 0 654472717 115331072 15943 33554432000 4194304 4417452 140736165880464 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/22889/statm: 28157 15943 179 55 0 26043 0
[pid=22889/tid=22900] ppid=22886 vsize=112628 CPUtime=102.16 cores=1,3,5,7
/proc/22889/task/22900/stat : 22900 (plingeling) R 22886 22889 15323 0 -1 4202560 70569 1258 0 2 10205 11 0 0 25 0 5 0 654472721 115331072 15943 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22889/tid=22901] ppid=22886 vsize=112628 CPUtime=102.14 cores=1,3,5,7
/proc/22889/task/22901/stat : 22901 (plingeling) R 22886 22889 15323 0 -1 4202560 63622 1258 0 2 10205 9 0 0 25 0 5 0 654472721 115331072 15943 33554432000 4194304 4417452 140736165880464 18446744073709551615 4321570 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22889/tid=22902] ppid=22886 vsize=112628 CPUtime=102.25 cores=1,3,5,7
/proc/22889/task/22902/stat : 22902 (plingeling) R 22886 22889 15323 0 -1 4202560 76723 1258 0 2 10212 13 0 0 25 0 5 0 654472721 115331072 15943 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22889/tid=22903] ppid=22886 vsize=112628 CPUtime=101.24 cores=1,3,5,7
/proc/22889/task/22903/stat : 22903 (plingeling) R 22886 22889 15323 0 -1 4202560 71495 1258 0 2 10113 11 0 0 25 0 5 0 654472721 115331072 15943 33554432000 4194304 4417452 140736165880464 18446744073709551615 4366092 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.83
Current children cumulated vsize (KiB) 112628

[startup+162.301 s]
/proc/loadavg: 7.58 4.01 2.41 10/326 22907
/proc/meminfo: memFree=27829340/32950928 swapFree=60199044/67111528
[pid=22889] ppid=22886 vsize=120092 CPUtime=647.21 cores=1,3,5,7
/proc/22889/stat : 22889 (plingeling) S 22886 22889 15323 0 -1 4202496 428929 1258 0 2 64654 67 0 0 23 0 5 0 654472717 122974208 17837 33554432000 4194304 4417452 140736165880464 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/22889/statm: 30023 17837 179 55 0 27909 0
[pid=22889/tid=22900] ppid=22886 vsize=120092 CPUtime=162.15 cores=1,3,5,7
/proc/22889/task/22900/stat : 22900 (plingeling) R 22886 22889 15323 0 -1 4202560 104650 1258 0 2 16199 16 0 0 25 0 5 0 654472721 122974208 17837 33554432000 4194304 4417452 140736165880464 18446744073709551615 4366657 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22889/tid=22901] ppid=22886 vsize=120092 CPUtime=162.14 cores=1,3,5,7
/proc/22889/task/22901/stat : 22901 (plingeling) R 22886 22889 15323 0 -1 4202560 100982 1258 0 2 16199 15 0 0 25 0 5 0 654472721 122974208 17837 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22889/tid=22902] ppid=22886 vsize=120092 CPUtime=162.23 cores=1,3,5,7
/proc/22889/task/22902/stat : 22902 (plingeling) R 22886 22889 15323 0 -1 4202560 112709 1258 0 2 16205 18 0 0 25 0 5 0 654472721 122974208 17837 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22889/tid=22903] ppid=22886 vsize=120092 CPUtime=160.64 cores=1,3,5,7
/proc/22889/task/22903/stat : 22903 (plingeling) R 22886 22889 15323 0 -1 4202560 109080 1258 0 2 16048 16 0 0 25 0 5 0 654472721 122974208 17837 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 647.21
Current children cumulated vsize (KiB) 120092


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

[pid=22889/tid=22901] ppid=22886 vsize=190080 CPUtime=702.15 cores=1,3,5,7
/proc/22889/task/22901/stat : 22901 (plingeling) R 22886 22889 15323 0 -1 4202560 363674 1258 0 2 70161 54 0 0 25 0 5 0 654472721 194641920 35306 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22889/tid=22902] ppid=22886 vsize=190080 CPUtime=702.25 cores=1,3,5,7
/proc/22889/task/22902/stat : 22902 (plingeling) R 22886 22889 15323 0 -1 4202560 379552 1258 0 2 70165 60 0 0 25 0 5 0 654472721 194641920 35306 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22889/tid=22903] ppid=22886 vsize=190080 CPUtime=695.25 cores=1,3,5,7
/proc/22889/task/22903/stat : 22903 (plingeling) R 22886 22889 15323 0 -1 4202560 351902 1258 0 2 69475 50 0 0 25 0 5 0 654472721 194641920 35306 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2801.86
Current children cumulated vsize (KiB) 190080

[startup+762.301 s]
/proc/loadavg: 8.07 7.53 5.10 9/326 22959
/proc/meminfo: memFree=27694608/32950928 swapFree=60199044/67111528
[pid=22889] ppid=22886 vsize=192236 CPUtime=3041.3 cores=1,3,5,7
/proc/22889/stat : 22889 (plingeling) S 22886 22889 15323 0 -1 4202496 1551897 1258 0 2 303894 236 0 0 23 0 5 0 654472717 196849664 35876 33554432000 4194304 4417452 140736165880464 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/22889/statm: 48059 35876 179 55 0 45945 0
[pid=22889/tid=22900] ppid=22886 vsize=192236 CPUtime=762.17 cores=1,3,5,7
/proc/22889/task/22900/stat : 22900 (plingeling) R 22886 22889 15323 0 -1 4202560 380706 1258 0 2 76160 57 0 0 25 0 5 0 654472721 196849664 35876 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22889/tid=22901] ppid=22886 vsize=192236 CPUtime=762.16 cores=1,3,5,7
/proc/22889/task/22901/stat : 22901 (plingeling) R 22886 22889 15323 0 -1 4202560 390907 1258 0 2 76157 59 0 0 25 0 5 0 654472721 196849664 35876 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22889/tid=22902] ppid=22886 vsize=192236 CPUtime=762.26 cores=1,3,5,7
/proc/22889/task/22902/stat : 22902 (plingeling) R 22886 22889 15323 0 -1 4202560 405720 1258 0 2 76162 64 0 0 25 0 5 0 654472721 196849664 35876 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22889/tid=22903] ppid=22886 vsize=192236 CPUtime=754.66 cores=1,3,5,7
/proc/22889/task/22903/stat : 22903 (plingeling) R 22886 22889 15323 0 -1 4202560 373056 1258 0 2 75412 54 0 0 25 0 5 0 654472721 196849664 35876 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3041.3
Current children cumulated vsize (KiB) 192236

[startup+822.301 s]
/proc/loadavg: 8.11 7.64 5.29 10/326 22961
/proc/meminfo: memFree=27712564/32950928 swapFree=60199044/67111528
[pid=22889] ppid=22886 vsize=195452 CPUtime=3280.68 cores=1,3,5,7
/proc/22889/stat : 22889 (plingeling) S 22886 22889 15323 0 -1 4202496 1645164 1258 0 2 327818 250 0 0 23 0 5 0 654472717 200142848 36680 33554432000 4194304 4417452 140736165880464 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/22889/statm: 48863 36680 179 55 0 46749 0
[pid=22889/tid=22900] ppid=22886 vsize=195452 CPUtime=822.17 cores=1,3,5,7
/proc/22889/task/22900/stat : 22900 (plingeling) R 22886 22889 15323 0 -1 4202560 404177 1258 0 2 82156 61 0 0 25 0 5 0 654472721 200142848 36680 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22889/tid=22901] ppid=22886 vsize=195452 CPUtime=822.15 cores=1,3,5,7
/proc/22889/task/22901/stat : 22901 (plingeling) R 22886 22889 15323 0 -1 4202560 414265 1258 0 2 82152 63 0 0 25 0 5 0 654472721 200142848 36680 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22889/tid=22902] ppid=22886 vsize=195452 CPUtime=822.25 cores=1,3,5,7
/proc/22889/task/22902/stat : 22902 (plingeling) R 22886 22889 15323 0 -1 4202560 429214 1258 0 2 82158 67 0 0 25 0 5 0 654472721 200142848 36680 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22889/tid=22903] ppid=22886 vsize=195452 CPUtime=814.05 cores=1,3,5,7
/proc/22889/task/22903/stat : 22903 (plingeling) R 22886 22889 15323 0 -1 4202560 396000 1258 0 2 81348 57 0 0 25 0 5 0 654472721 200142848 36680 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3280.68
Current children cumulated vsize (KiB) 195452

[startup+882.312 s]
/proc/loadavg: 8.12 7.73 5.46 10/326 22962
/proc/meminfo: memFree=27697668/32950928 swapFree=60199044/67111528
[pid=22889] ppid=22886 vsize=201836 CPUtime=3520.13 cores=1,3,5,7
/proc/22889/stat : 22889 (plingeling) S 22886 22889 15323 0 -1 4202496 1725596 1258 0 2 351751 262 0 0 23 0 5 0 654472717 206680064 38276 33554432000 4194304 4417452 140736165880464 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/22889/statm: 50459 38276 179 55 0 48345 0
[pid=22889/tid=22900] ppid=22886 vsize=201836 CPUtime=882.18 cores=1,3,5,7
/proc/22889/task/22900/stat : 22900 (plingeling) R 22886 22889 15323 0 -1 4202560 422613 1258 0 2 88155 63 0 0 25 0 5 0 654472721 206680064 38276 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22889/tid=22901] ppid=22886 vsize=201836 CPUtime=882.16 cores=1,3,5,7
/proc/22889/task/22901/stat : 22901 (plingeling) R 22886 22889 15323 0 -1 4202560 431998 1258 0 2 88151 65 0 0 25 0 5 0 654472721 206680064 38276 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22889/tid=22902] ppid=22886 vsize=201836 CPUtime=882.27 cores=1,3,5,7
/proc/22889/task/22902/stat : 22902 (plingeling) R 22886 22889 15323 0 -1 4202560 449095 1258 0 2 88156 71 0 0 25 0 5 0 654472721 206680064 38276 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22889/tid=22903] ppid=22886 vsize=201836 CPUtime=873.46 cores=1,3,5,7
/proc/22889/task/22903/stat : 22903 (plingeling) R 22886 22889 15323 0 -1 4202560 420382 1258 0 2 87285 61 0 0 25 0 5 0 654472721 206680064 38276 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3520.13
Current children cumulated vsize (KiB) 201836

[startup+942.3 s]
/proc/loadavg: 8.11 7.81 5.63 9/326 22964
/proc/meminfo: memFree=27694156/32950928 swapFree=60199044/67111528
[pid=22889] ppid=22886 vsize=193756 CPUtime=3759.49 cores=1,3,5,7
/proc/22889/stat : 22889 (plingeling) S 22886 22889 15323 0 -1 4202496 1807108 1258 0 2 375675 274 0 0 23 0 5 0 654472717 198406144 36256 33554432000 4194304 4417452 140736165880464 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/22889/statm: 48439 36256 179 55 0 46325 0
[pid=22889/tid=22900] ppid=22886 vsize=193756 CPUtime=942.17 cores=1,3,5,7
/proc/22889/task/22900/stat : 22900 (plingeling) R 22886 22889 15323 0 -1 4202560 440675 1258 0 2 94151 66 0 0 25 0 5 0 654472721 198406144 36256 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22889/tid=22901] ppid=22886 vsize=193756 CPUtime=942.15 cores=1,3,5,7
/proc/22889/task/22901/stat : 22901 (plingeling) R 22886 22889 15323 0 -1 4202560 453116 1258 0 2 94147 68 0 0 25 0 5 0 654472721 198406144 36256 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22889/tid=22902] ppid=22886 vsize=193756 CPUtime=942.26 cores=1,3,5,7
/proc/22889/task/22902/stat : 22902 (plingeling) R 22886 22889 15323 0 -1 4202560 469569 1258 0 2 94152 74 0 0 25 0 5 0 654472721 198406144 36256 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22889/tid=22903] ppid=22886 vsize=193756 CPUtime=932.86 cores=1,3,5,7
/proc/22889/task/22903/stat : 22903 (plingeling) R 22886 22889 15323 0 -1 4202560 442240 1258 0 2 93222 64 0 0 25 0 5 0 654472721 198406144 36256 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3759.49
Current children cumulated vsize (KiB) 193756

[startup+1002.3 s]
/proc/loadavg: 8.04 7.84 5.78 9/326 22965
/proc/meminfo: memFree=27639816/32950928 swapFree=60199044/67111528
[pid=22889] ppid=22886 vsize=236200 CPUtime=3998.89 cores=1,3,5,7
/proc/22889/stat : 22889 (plingeling) S 22886 22889 15323 0 -1 4202496 1881114 1258 0 2 399604 285 0 0 23 0 5 0 654472717 241868800 46867 33554432000 4194304 4417452 140736165880464 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/22889/statm: 59050 46867 179 55 0 56936 0
[pid=22889/tid=22900] ppid=22886 vsize=236200 CPUtime=1002.18 cores=1,3,5,7
/proc/22889/task/22900/stat : 22900 (plingeling) R 22886 22889 15323 0 -1 4202560 456287 1258 0 2 100149 69 0 0 25 0 5 0 654472721 241868800 46867 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22889/tid=22901] ppid=22886 vsize=236200 CPUtime=1002.15 cores=1,3,5,7
/proc/22889/task/22901/stat : 22901 (plingeling) R 22886 22889 15323 0 -1 4202560 470931 1258 0 2 100144 71 0 0 25 0 5 0 654472721 241868800 46867 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22889/tid=22902] ppid=22886 vsize=236200 CPUtime=1002.26 cores=1,3,5,7
/proc/22889/task/22902/stat : 22902 (plingeling) R 22886 22889 15323 0 -1 4202560 486123 1258 0 2 100149 77 0 0 25 0 5 0 654472721 241868800 46867 33554432000 4194304 4417452 140736165880464 18446744073709551615 4264976 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22889/tid=22903] ppid=22886 vsize=236200 CPUtime=992.25 cores=1,3,5,7
/proc/22889/task/22903/stat : 22903 (plingeling) R 22886 22889 15323 0 -1 4202560 466265 1258 0 2 99158 67 0 0 25 0 5 0 654472721 241868800 46867 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3998.89
Current children cumulated vsize (KiB) 236200

[startup+1062.3 s]
/proc/loadavg: 8.01 7.87 5.91 10/326 22967
/proc/meminfo: memFree=27695948/32950928 swapFree=60199044/67111528
[pid=22889] ppid=22886 vsize=190148 CPUtime=4238.31 cores=1,3,5,7
/proc/22889/stat : 22889 (plingeling) S 22886 22889 15323 0 -1 4202496 1961590 1258 0 2 423533 298 0 0 23 0 5 0 654472717 194711552 35354 33554432000 4194304 4417452 140736165880464 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/22889/statm: 47537 35354 179 55 0 45423 0
[pid=22889/tid=22900] ppid=22886 vsize=190148 CPUtime=1062.18 cores=1,3,5,7
/proc/22889/task/22900/stat : 22900 (plingeling) R 22886 22889 15323 0 -1 4202560 476732 1258 0 2 106147 71 0 0 25 0 5 0 654472721 194711552 35354 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22889/tid=22901] ppid=22886 vsize=190148 CPUtime=1062.16 cores=1,3,5,7
/proc/22889/task/22901/stat : 22901 (plingeling) R 22886 22889 15323 0 -1 4202560 487671 1258 0 2 106142 74 0 0 25 0 5 0 654472721 194711552 35354 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22889/tid=22902] ppid=22886 vsize=190148 CPUtime=1062.26 cores=1,3,5,7
/proc/22889/task/22902/stat : 22902 (plingeling) R 22886 22889 15323 0 -1 4202560 502349 1258 0 2 106147 79 0 0 25 0 5 0 654472721 194711552 35354 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22889/tid=22903] ppid=22886 vsize=190148 CPUtime=1051.66 cores=1,3,5,7
/proc/22889/task/22903/stat : 22903 (plingeling) R 22886 22889 15323 0 -1 4202560 493330 1258 0 2 105094 72 0 0 25 0 5 0 654472721 194711552 35354 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4238.31
Current children cumulated vsize (KiB) 190148

[startup+1122.3 s]
/proc/loadavg: 8.07 7.92 6.05 9/326 22969
/proc/meminfo: memFree=27680056/32950928 swapFree=60199044/67111528
[pid=22889] ppid=22886 vsize=206276 CPUtime=4477.71 cores=1,3,5,7
/proc/22889/stat : 22889 (plingeling) S 22886 22889 15323 0 -1 4202496 2036464 1258 0 2 447462 309 0 0 23 0 5 0 654472717 211226624 39386 33554432000 4194304 4417452 140736165880464 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/22889/statm: 51569 39386 179 55 0 49455 0
[pid=22889/tid=22900] ppid=22886 vsize=206276 CPUtime=1122.17 cores=1,3,5,7
/proc/22889/task/22900/stat : 22900 (plingeling) R 22886 22889 15323 0 -1 4202560 497411 1258 0 2 112144 73 0 0 25 0 5 0 654472721 211226624 39386 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22889/tid=22901] ppid=22886 vsize=206276 CPUtime=1122.16 cores=1,3,5,7
/proc/22889/task/22901/stat : 22901 (plingeling) R 22886 22889 15323 0 -1 4202560 501626 1258 0 2 112140 76 0 0 25 0 5 0 654472721 211226624 39386 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22889/tid=22902] ppid=22886 vsize=206276 CPUtime=1122.26 cores=1,3,5,7
/proc/22889/task/22902/stat : 22902 (plingeling) R 22886 22889 15323 0 -1 4202560 520618 1258 0 2 112145 81 0 0 25 0 5 0 654472721 211226624 39386 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22889/tid=22903] ppid=22886 vsize=206276 CPUtime=1111.06 cores=1,3,5,7
/proc/22889/task/22903/stat : 22903 (plingeling) R 22886 22889 15323 0 -1 4202560 515301 1258 0 2 111030 76 0 0 25 0 5 0 654472721 211226624 39386 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4477.71
Current children cumulated vsize (KiB) 206276

[startup+1182.3 s]
/proc/loadavg: 8.18 7.96 6.18 10/326 22970
/proc/meminfo: memFree=27624100/32950928 swapFree=60199044/67111528
[pid=22889] ppid=22886 vsize=188352 CPUtime=4717.12 cores=1,3,5,7
/proc/22889/stat : 22889 (plingeling) S 22886 22889 15323 0 -1 4202496 2113647 1258 0 2 471394 318 0 0 23 0 5 0 654472717 192872448 34905 33554432000 4194304 4417452 140736165880464 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/22889/statm: 47088 34905 179 55 0 44974 0
[pid=22889/tid=22900] ppid=22886 vsize=188352 CPUtime=1182.17 cores=1,3,5,7
/proc/22889/task/22900/stat : 22900 (plingeling) R 22886 22889 15323 0 -1 4202560 515210 1258 0 2 118142 75 0 0 25 0 5 0 654472721 192872448 34905 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22889/tid=22901] ppid=22886 vsize=188352 CPUtime=1182.16 cores=1,3,5,7
/proc/22889/task/22901/stat : 22901 (plingeling) R 22886 22889 15323 0 -1 4202560 520423 1258 0 2 118138 78 0 0 25 0 5 0 654472721 192872448 34905 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22889/tid=22902] ppid=22886 vsize=188352 CPUtime=1182.27 cores=1,3,5,7
/proc/22889/task/22902/stat : 22902 (plingeling) R 22886 22889 15323 0 -1 4202560 538269 1258 0 2 118143 84 0 0 25 0 5 0 654472721 192872448 34905 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22889/tid=22903] ppid=22886 vsize=188352 CPUtime=1170.46 cores=1,3,5,7
/proc/22889/task/22903/stat : 22903 (plingeling) R 22886 22889 15323 0 -1 4202560 538237 1258 0 2 116967 79 0 0 25 0 5 0 654472721 192872448 34905 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4717.12
Current children cumulated vsize (KiB) 188352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 8.13 7.96 6.22 9/326 22971
/proc/meminfo: memFree=27664256/32950928 swapFree=60199044/67111528
[pid=22889] ppid=22886 vsize=208048 CPUtime=4800.13 cores=1,3,5,7
/proc/22889/stat : 22889 (plingeling) S 22886 22889 15323 0 -1 4202496 2136431 1258 0 2 479693 320 0 0 23 0 5 0 654472717 213041152 39829 33554432000 4194304 4417452 140736165880464 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/22889/statm: 52012 39829 179 55 0 49898 0
[pid=22889/tid=22900] ppid=22886 vsize=208048 CPUtime=1202.99 cores=1,3,5,7
/proc/22889/task/22900/stat : 22900 (plingeling) R 22886 22889 15323 0 -1 4202560 521542 1258 0 2 120223 76 0 0 25 0 5 0 654472721 213041152 39829 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22889/tid=22901] ppid=22886 vsize=208048 CPUtime=1202.97 cores=1,3,5,7
/proc/22889/task/22901/stat : 22901 (plingeling) R 22886 22889 15323 0 -1 4202560 527367 1258 0 2 120219 78 0 0 25 0 5 0 654472721 213041152 39829 33554432000 4194304 4417452 140736165880464 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22889/tid=22902] ppid=22886 vsize=208048 CPUtime=1203.07 cores=1,3,5,7
/proc/22889/task/22902/stat : 22902 (plingeling) R 22886 22889 15323 0 -1 4202560 544865 1258 0 2 120223 84 0 0 25 0 5 0 654472721 213041152 39829 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22889/tid=22903] ppid=22886 vsize=208048 CPUtime=1191.05 cores=1,3,5,7
/proc/22889/task/22903/stat : 22903 (plingeling) R 22886 22889 15323 0 -1 4202560 541149 1258 0 2 119026 79 0 0 25 0 5 0 654472721 213041152 39829 33554432000 4194304 4417452 140736165880464 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 208048

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.13
CPU time (s): 4800.19
CPU user time (s): 4796.97
CPU system time (s): 3.21451
CPU usage (%): 398.976
Max. virtual memory (cumulated for all children) (KiB): 246164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.97
system time used= 3.21451
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2137689
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 140
involuntary context switches= 35207

runsolver used 3.38149 second user time and 8.66168 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 05:05:39
IDJOB=3370923
IDBENCH=83365
IDSOLVER=1848
FILE ID=node122/3370923-1305428739
RUNJOBID= node122-1305428739-22865
PBS_JOBID= 13324540
Free space on /tmp= 73504 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-16_238.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370923-1305428739/watcher-3370923-1305428739 -o /tmp/evaluation-result-3370923-1305428739/solver-3370923-1305428739 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3370923-1305428739.cnf

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

MD5SUM BENCH= b61e426b264831836f140414cdcf3e23
RANDOM SEED=910754852

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27974796 kB
Buffers:        284904 kB
Cached:        3378248 kB
SwapCached:      50104 kB
Active:         882524 kB
Inactive:      3884372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27974796 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:             892 kB
Writeback:           0 kB
AnonPages:     1064292 kB
Mapped:          13768 kB
Slab:           113420 kB
PageTables:      31896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52531968 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= 73504 MiB
End job on node122 at 2011-05-15 05:25:44