Trace number 3289897

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587? (TO) 4800.19 1201.62

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_2_keyfind_1.cnf
MD5SUM19e0b91e7d093f7cb35b11b46708a49b
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 variables2000
Number of clauses20544
Sum of the clauses size111944
Maximum clause length8
Minimum clause length1
Number of clauses of size 1272
Number of clauses of size 2256
Number of clauses of size 33520
Number of clauses of size 4640
Number of clauses of size 54096
Number of clauses of size over 511760

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 8.00 8.06 8.02 5/181 19086
/proc/meminfo: memFree=30109104/32951124 swapFree=67111416/67111528
[pid=19086] ppid=19084 vsize=9128 CPUtime=0 cores=0,2,4,6
/proc/19086/stat : 19086 (plingeling) R 19084 19086 18710 0 -1 4202496 375 1253 0 0 0 0 0 0 25 0 1 0 521160543 9347072 304 33554432000 4194304 4417332 140734274412368 18446744073709551615 212436016896 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/19086/statm: 2282 304 147 55 0 168 0

[startup+0.034986 s]
/proc/loadavg: 8.00 8.06 8.02 5/181 19086
/proc/meminfo: memFree=30109104/32951124 swapFree=67111416/67111528
[pid=19086] ppid=19084 vsize=14824 CPUtime=0.02 cores=0,2,4,6
/proc/19086/stat : 19086 (plingeling) R 19084 19086 18710 0 -1 4202496 1792 1253 0 0 2 0 0 0 25 0 1 0 521160543 15179776 1721 33554432000 4194304 4417332 140734274412368 18446744073709551615 212435710957 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/19086/statm: 3834 1734 148 55 0 1720 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14824

[startup+0.155919 s]
/proc/loadavg: 8.00 8.06 8.02 5/181 19086
/proc/meminfo: memFree=30109104/32951124 swapFree=67111416/67111528
[pid=19086] ppid=19084 vsize=58328 CPUtime=0.5 cores=0,2,4,6
/proc/19086/stat : 19086 (plingeling) S 19084 19086 18710 0 -1 4202496 2556 1253 0 0 50 0 0 0 25 0 5 0 521160543 59727872 2389 33554432000 4194304 4417332 140734274412368 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19086/statm: 14582 2389 179 55 0 12468 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 58328

[startup+0.300891 s]
/proc/loadavg: 8.00 8.06 8.02 5/181 19086
/proc/meminfo: memFree=30109104/32951124 swapFree=67111416/67111528
[pid=19086] ppid=19084 vsize=125012 CPUtime=1.08 cores=0,2,4,6
/proc/19086/stat : 19086 (plingeling) S 19084 19086 18710 0 -1 4202496 2936 1253 0 0 108 0 0 0 25 0 5 0 521160543 128012288 2708 33554432000 4194304 4417332 140734274412368 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19086/statm: 31253 2708 179 55 0 29139 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 125012

[startup+0.700816 s]
/proc/loadavg: 8.00 8.06 8.02 5/181 19086
/proc/meminfo: memFree=30109104/32951124 swapFree=67111416/67111528
[pid=19086] ppid=19084 vsize=126040 CPUtime=2.68 cores=0,2,4,6
/proc/19086/stat : 19086 (plingeling) S 19084 19086 18710 0 -1 4202496 4765 1253 0 0 267 1 0 0 25 0 5 0 521160543 129064960 2967 33554432000 4194304 4417332 140734274412368 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19086/statm: 31510 2967 179 55 0 29396 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 126040

[startup+1.50066 s]
/proc/loadavg: 8.00 8.06 8.02 9/186 19096
/proc/meminfo: memFree=30112908/32951124 swapFree=67111416/67111528
[pid=19086] ppid=19084 vsize=132888 CPUtime=5.87 cores=0,2,4,6
/proc/19086/stat : 19086 (plingeling) S 19084 19086 18710 0 -1 4202496 9126 1253 0 0 585 2 0 0 25 0 5 0 521160543 136077312 4682 33554432000 4194304 4417332 140734274412368 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19086/statm: 33222 4682 179 55 0 31108 0
[pid=19086/tid=19093] ppid=19084 vsize=132888 CPUtime=1.46 cores=0,2,4,6
/proc/19086/task/19093/stat : 19093 (plingeling) R 19084 19086 18710 0 -1 4202560 1577 1253 0 0 146 0 0 0 25 0 5 0 521160546 136077312 4682 33554432000 4194304 4417332 140734274412368 18446744073709551615 4257702 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19086/tid=19094] ppid=19084 vsize=132888 CPUtime=1.45 cores=0,2,4,6
/proc/19086/task/19094/stat : 19094 (plingeling) R 19084 19086 18710 0 -1 4202560 1503 1253 0 0 145 0 0 0 25 0 5 0 521160546 136077312 4682 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364631 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19086/tid=19095] ppid=19084 vsize=132888 CPUtime=1.46 cores=0,2,4,6
/proc/19086/task/19095/stat : 19095 (plingeling) R 19084 19086 18710 0 -1 4202560 1667 1253 0 0 146 0 0 0 25 0 5 0 521160546 136077312 4682 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19086/tid=19096] ppid=19084 vsize=132888 CPUtime=1.45 cores=0,2,4,6
/proc/19086/task/19096/stat : 19096 (plingeling) R 19084 19086 18710 0 -1 4202560 2319 1253 0 0 145 0 0 0 25 0 5 0 521160546 136077312 4682 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 132888

[startup+3.10036 s]
/proc/loadavg: 8.00 8.06 8.02 9/186 19096
/proc/meminfo: memFree=30125800/32951124 swapFree=67111416/67111528
[pid=19086] ppid=19084 vsize=134672 CPUtime=12.27 cores=0,2,4,6
/proc/19086/stat : 19086 (plingeling) S 19084 19086 18710 0 -1 4202496 16096 1253 0 0 1224 3 0 0 25 0 5 0 521160543 137904128 5099 33554432000 4194304 4417332 140734274412368 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19086/statm: 33668 5099 180 55 0 31554 0
[pid=19086/tid=19093] ppid=19084 vsize=134672 CPUtime=3.06 cores=0,2,4,6
/proc/19086/task/19093/stat : 19093 (plingeling) R 19084 19086 18710 0 -1 4202560 3440 1253 0 0 306 0 0 0 25 0 5 0 521160546 137904128 5099 33554432000 4194304 4417332 140734274412368 18446744073709551615 4232787 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19086/tid=19094] ppid=19084 vsize=134672 CPUtime=3.04 cores=0,2,4,6
/proc/19086/task/19094/stat : 19094 (plingeling) R 19084 19086 18710 0 -1 4202560 3318 1253 0 0 304 0 0 0 25 0 5 0 521160546 137904128 5099 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364590 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19086/tid=19095] ppid=19084 vsize=134672 CPUtime=3.05 cores=0,2,4,6
/proc/19086/task/19095/stat : 19095 (plingeling) R 19084 19086 18710 0 -1 4202560 3221 1253 0 0 305 0 0 0 25 0 5 0 521160546 137904128 5099 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19086/tid=19096] ppid=19084 vsize=134672 CPUtime=3.06 cores=0,2,4,6
/proc/19086/task/19096/stat : 19096 (plingeling) R 19084 19086 18710 0 -1 4202560 4057 1253 0 0 305 1 0 0 25 0 5 0 521160546 137904128 5099 33554432000 4194304 4417332 140734274412368 18446744073709551615 4366243 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 134672

[startup+6.30075 s]
/proc/loadavg: 8.00 8.06 8.02 9/186 19096
/proc/meminfo: memFree=30106280/32951124 swapFree=67111416/67111528
[pid=19086] ppid=19084 vsize=146548 CPUtime=25.04 cores=0,2,4,6
/proc/19086/stat : 19086 (plingeling) S 19084 19086 18710 0 -1 4202496 30074 1253 0 0 2499 5 0 0 25 0 5 0 521160543 150065152 8068 33554432000 4194304 4417332 140734274412368 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19086/statm: 36637 8068 180 55 0 34523 0
[pid=19086/tid=19093] ppid=19084 vsize=146548 CPUtime=6.26 cores=0,2,4,6
/proc/19086/task/19093/stat : 19093 (plingeling) R 19084 19086 18710 0 -1 4202560 7453 1253 0 0 625 1 0 0 25 0 5 0 521160546 150065152 8068 33554432000 4194304 4417332 140734274412368 18446744073709551615 4232695 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19086/tid=19094] ppid=19084 vsize=146548 CPUtime=6.22 cores=0,2,4,6
/proc/19086/task/19094/stat : 19094 (plingeling) R 19084 19086 18710 0 -1 4202560 6967 1253 0 0 621 1 0 0 25 0 5 0 521160546 150065152 8068 33554432000 4194304 4417332 140734274412368 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19086/tid=19095] ppid=19084 vsize=146548 CPUtime=6.26 cores=0,2,4,6
/proc/19086/task/19095/stat : 19095 (plingeling) R 19084 19086 18710 0 -1 4202560 6233 1253 0 0 625 1 0 0 25 0 5 0 521160546 150065152 8068 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364498 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19086/tid=19096] ppid=19084 vsize=146548 CPUtime=6.26 cores=0,2,4,6
/proc/19086/task/19096/stat : 19096 (plingeling) R 19084 19086 18710 0 -1 4202560 7361 1253 0 0 625 1 0 0 25 0 5 0 521160546 150065152 8068 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 146548

[startup+12.7005 s]
/proc/loadavg: 8.00 8.06 8.02 9/186 19096
/proc/meminfo: memFree=30075808/32951124 swapFree=67111416/67111528
[pid=19086] ppid=19084 vsize=161856 CPUtime=50.61 cores=0,2,4,6
/proc/19086/stat : 19086 (plingeling) S 19084 19086 18710 0 -1 4202496 49326 1253 0 0 5053 8 0 0 25 0 5 0 521160543 165740544 11900 33554432000 4194304 4417332 140734274412368 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19086/statm: 40464 11900 180 55 0 38350 0
[pid=19086/tid=19093] ppid=19084 vsize=161856 CPUtime=12.66 cores=0,2,4,6
/proc/19086/task/19093/stat : 19093 (plingeling) R 19084 19086 18710 0 -1 4202560 12361 1253 0 0 1264 2 0 0 25 0 5 0 521160546 165740544 11900 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19086/tid=19094] ppid=19084 vsize=161856 CPUtime=12.58 cores=0,2,4,6
/proc/19086/task/19094/stat : 19094 (plingeling) R 19084 19086 18710 0 -1 4202560 10136 1253 0 0 1257 1 0 0 25 0 5 0 521160546 165740544 11900 33554432000 4194304 4417332 140734274412368 18446744073709551615 4246341 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19086/tid=19095] ppid=19084 vsize=161856 CPUtime=12.65 cores=0,2,4,6
/proc/19086/task/19095/stat : 19095 (plingeling) R 19084 19086 18710 0 -1 4202560 11905 1253 0 0 1264 1 0 0 25 0 5 0 521160546 165740544 11900 33554432000 4194304 4417332 140734274412368 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19086/tid=19096] ppid=19084 vsize=161856 CPUtime=12.66 cores=0,2,4,6
/proc/19086/task/19096/stat : 19096 (plingeling) R 19084 19086 18710 0 -1 4202560 12864 1253 0 0 1264 2 0 0 25 0 5 0 521160546 165740544 11900 33554432000 4194304 4417332 140734274412368 18446744073709551615 4366006 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 161856

[startup+25.5011 s]
/proc/loadavg: 8.07 8.07 8.03 9/186 19097
/proc/meminfo: memFree=30078408/32951124 swapFree=67111416/67111528
[pid=19086] ppid=19084 vsize=169600 CPUtime=101.74 cores=0,2,4,6
/proc/19086/stat : 19086 (plingeling) S 19084 19086 18710 0 -1 4202496 74909 1253 0 0 10161 13 0 0 25 0 5 0 521160543 173670400 13836 33554432000 4194304 4417332 140734274412368 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19086/statm: 42400 13836 180 55 0 40286 0
[pid=19086/tid=19093] ppid=19084 vsize=169600 CPUtime=25.45 cores=0,2,4,6
/proc/19086/task/19093/stat : 19093 (plingeling) R 19084 19086 18710 0 -1 4202560 19659 1253 0 0 2542 3 0 0 25 0 5 0 521160546 173670400 13836 33554432000 4194304 4417332 140734274412368 18446744073709551615 4366029 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19086/tid=19094] ppid=19084 vsize=169600 CPUtime=25.32 cores=0,2,4,6
/proc/19086/task/19094/stat : 19094 (plingeling) R 19084 19086 18710 0 -1 4202560 17006 1253 0 0 2529 3 0 0 25 0 5 0 521160546 173670400 13836 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19086/tid=19095] ppid=19084 vsize=169600 CPUtime=25.45 cores=0,2,4,6
/proc/19086/task/19095/stat : 19095 (plingeling) R 19084 19086 18710 0 -1 4202560 16757 1253 0 0 2543 2 0 0 25 0 5 0 521160546 173670400 13836 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19086/tid=19096] ppid=19084 vsize=169600 CPUtime=25.46 cores=0,2,4,6
/proc/19086/task/19096/stat : 19096 (plingeling) R 19084 19086 18710 0 -1 4202560 19427 1253 0 0 2543 3 0 0 25 0 5 0 521160546 173670400 13836 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 169600

[startup+51.1002 s]
/proc/loadavg: 8.10 8.08 8.03 9/186 19097
/proc/meminfo: memFree=30035476/32951124 swapFree=67111416/67111528
[pid=19086] ppid=19084 vsize=212260 CPUtime=204.01 cores=0,2,4,6
/proc/19086/stat : 19086 (plingeling) S 19084 19086 18710 0 -1 4202496 125147 1253 0 0 20381 20 0 0 25 0 5 0 521160543 217354240 24516 33554432000 4194304 4417332 140734274412368 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19086/statm: 53065 24516 180 55 0 50951 0
[pid=19086/tid=19093] ppid=19084 vsize=212260 CPUtime=51.06 cores=0,2,4,6
/proc/19086/task/19093/stat : 19093 (plingeling) R 19084 19086 18710 0 -1 4202560 33462 1253 0 0 5101 5 0 0 25 0 5 0 521160546 217354240 24516 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19086/tid=19094] ppid=19084 vsize=212260 CPUtime=50.77 cores=0,2,4,6
/proc/19086/task/19094/stat : 19094 (plingeling) R 19084 19086 18710 0 -1 4202560 24483 1253 0 0 5074 3 0 0 25 0 5 0 521160546 217354240 24516 33554432000 4194304 4417332 140734274412368 18446744073709551615 4237326 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19086/tid=19095] ppid=19084 vsize=212260 CPUtime=51.05 cores=0,2,4,6
/proc/19086/task/19095/stat : 19095 (plingeling) R 19084 19086 18710 0 -1 4202560 30186 1253 0 0 5101 4 0 0 25 0 5 0 521160546 217354240 24516 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364667 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19086/tid=19096] ppid=19084 vsize=212260 CPUtime=51.05 cores=0,2,4,6
/proc/19086/task/19096/stat : 19096 (plingeling) R 19084 19086 18710 0 -1 4202560 34956 1253 0 0 5100 5 0 0 25 0 5 0 521160546 217354240 24516 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 212260

[startup+102.307 s]
/proc/loadavg: 8.15 8.09 8.03 9/186 19099
/proc/meminfo: memFree=30012388/32951124 swapFree=67111416/67111528
[pid=19086] ppid=19084 vsize=222572 CPUtime=408.55 cores=0,2,4,6
/proc/19086/stat : 19086 (plingeling) S 19084 19086 18710 0 -1 4202496 187397 1253 0 0 40826 29 0 0 25 0 5 0 521160543 227913728 27126 33554432000 4194304 4417332 140734274412368 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19086/statm: 55643 27126 180 55 0 53529 0
[pid=19086/tid=19093] ppid=19084 vsize=222572 CPUtime=102.26 cores=0,2,4,6
/proc/19086/task/19093/stat : 19093 (plingeling) R 19084 19086 18710 0 -1 4202560 45342 1253 0 0 10219 7 0 0 25 0 5 0 521160546 227913728 27126 33554432000 4194304 4417332 140734274412368 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19086/tid=19094] ppid=19084 vsize=222572 CPUtime=101.7 cores=0,2,4,6
/proc/19086/task/19094/stat : 19094 (plingeling) R 19084 19086 18710 0 -1 4202560 38148 1253 0 0 10165 5 0 0 25 0 5 0 521160546 227913728 27126 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19086/tid=19095] ppid=19084 vsize=222572 CPUtime=102.26 cores=0,2,4,6
/proc/19086/task/19095/stat : 19095 (plingeling) R 19084 19086 18710 0 -1 4202560 51183 1253 0 0 10219 7 0 0 25 0 5 0 521160546 227913728 27126 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19086/tid=19096] ppid=19084 vsize=222572 CPUtime=102.26 cores=0,2,4,6
/proc/19086/task/19096/stat : 19096 (plingeling) R 19084 19086 18710 0 -1 4202560 50664 1253 0 0 10218 8 0 0 25 0 5 0 521160546 227913728 27126 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.55
Current children cumulated vsize (KiB) 222572

[startup+162.301 s]
/proc/loadavg: 8.11 8.09 8.03 9/186 19100
/proc/meminfo: memFree=29985700/32951124 swapFree=67111416/67111528
[pid=19086] ppid=19084 vsize=250752 CPUtime=648.21 cores=0,2,4,6
/proc/19086/stat : 19086 (plingeling) S 19084 19086 18710 0 -1 4202496 270640 1253 0 0 64778 43 0 0 25 0 5 0 521160543 256770048 34139 33554432000 4194304 4417332 140734274412368 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19086/statm: 62688 34139 180 55 0 60574 0
[pid=19086/tid=19093] ppid=19084 vsize=250752 CPUtime=162.26 cores=0,2,4,6
/proc/19086/task/19093/stat : 19093 (plingeling) R 19084 19086 18710 0 -1 4202560 59254 1253 0 0 16216 10 0 0 25 0 5 0 521160546 256770048 34139 33554432000 4194304 4417332 140734274412368 18446744073709551615 4232566 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19086/tid=19094] ppid=19084 vsize=250752 CPUtime=161.37 cores=0,2,4,6
/proc/19086/task/19094/stat : 19094 (plingeling) R 19084 19086 18710 0 -1 4202560 57656 1253 0 0 16128 9 0 0 25 0 5 0 521160546 256770048 34139 33554432000 4194304 4417332 140734274412368 18446744073709551615 4199435 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19086/tid=19095] ppid=19084 vsize=250752 CPUtime=162.25 cores=0,2,4,6
/proc/19086/task/19095/stat : 19095 (plingeling) R 19084 19086 18710 0 -1 4202560 78446 1253 0 0 16214 11 0 0 25 0 5 0 521160546 256770048 34139 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19086/tid=19096] ppid=19084 vsize=250752 CPUtime=162.25 cores=0,2,4,6
/proc/19086/task/19096/stat : 19096 (plingeling) R 19084 19086 18710 0 -1 4202560 73224 1253 0 0 16215 10 0 0 25 0 5 0 521160546 256770048 34139 33554432000 4194304 4417332 140734274412368 18446744073709551615 4358004 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 648.21
Current children cumulated vsize (KiB) 250752


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

[pid=19086/tid=19094] ppid=19084 vsize=307388 CPUtime=698.56 cores=0,2,4,6
/proc/19086/task/19094/stat : 19094 (plingeling) R 19084 19086 18710 0 -1 4202560 134929 1253 0 0 69834 22 0 0 25 0 5 0 521160546 314765312 48330 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19086/tid=19095] ppid=19084 vsize=307388 CPUtime=702.28 cores=0,2,4,6
/proc/19086/task/19095/stat : 19095 (plingeling) R 19084 19086 18710 0 -1 4202560 187906 1253 0 0 70200 28 0 0 25 0 5 0 521160546 314765312 48330 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19086/tid=19096] ppid=19084 vsize=307388 CPUtime=702.22 cores=0,2,4,6
/proc/19086/task/19096/stat : 19096 (plingeling) R 19084 19086 18710 0 -1 4202560 201690 1253 0 0 70190 32 0 0 25 0 5 0 521160546 314765312 48330 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 307388

[startup+762.307 s]
/proc/loadavg: 4.13 5.57 6.95 5/176 19134
/proc/meminfo: memFree=30023388/32951124 swapFree=67111416/67111528
[pid=19086] ppid=19084 vsize=353424 CPUtime=3045.12 cores=0,2,4,6
/proc/19086/stat : 19086 (plingeling) S 19084 19086 18710 0 -1 4202496 705289 1253 0 0 304398 114 0 0 25 0 5 0 521160543 361906176 59807 33554432000 4194304 4417332 140734274412368 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19086/statm: 88356 59807 180 55 0 86242 0
[pid=19086/tid=19093] ppid=19084 vsize=353424 CPUtime=762.29 cores=0,2,4,6
/proc/19086/task/19093/stat : 19093 (plingeling) R 19084 19086 18710 0 -1 4202560 150914 1253 0 0 76204 25 0 0 25 0 5 0 521160546 361906176 59807 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19086/tid=19094] ppid=19084 vsize=353424 CPUtime=758.25 cores=0,2,4,6
/proc/19086/task/19094/stat : 19094 (plingeling) R 19084 19086 18710 0 -1 4202560 139873 1253 0 0 75802 23 0 0 25 0 5 0 521160546 361906176 59807 33554432000 4194304 4417332 140734274412368 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19086/tid=19095] ppid=19084 vsize=353424 CPUtime=762.29 cores=0,2,4,6
/proc/19086/task/19095/stat : 19095 (plingeling) R 19084 19086 18710 0 -1 4202560 197596 1253 0 0 76199 30 0 0 25 0 5 0 521160546 361906176 59807 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19086/tid=19096] ppid=19084 vsize=353424 CPUtime=762.23 cores=0,2,4,6
/proc/19086/task/19096/stat : 19096 (plingeling) R 19084 19086 18710 0 -1 4202560 214846 1253 0 0 76189 34 0 0 25 0 5 0 521160546 361906176 59807 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364618 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3045.12
Current children cumulated vsize (KiB) 353424

[startup+822.301 s]
/proc/loadavg: 4.11 5.30 6.77 5/176 19136
/proc/meminfo: memFree=30051856/32951124 swapFree=67111416/67111528
[pid=19086] ppid=19084 vsize=326072 CPUtime=3284.79 cores=0,2,4,6
/proc/19086/stat : 19086 (plingeling) S 19084 19086 18710 0 -1 4202496 739252 1253 0 0 328361 118 0 0 25 0 5 0 521160543 333897728 52969 33554432000 4194304 4417332 140734274412368 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19086/statm: 81518 52969 180 55 0 79404 0
[pid=19086/tid=19093] ppid=19084 vsize=326072 CPUtime=822.29 cores=0,2,4,6
/proc/19086/task/19093/stat : 19093 (plingeling) R 19084 19086 18710 0 -1 4202560 157735 1253 0 0 82203 26 0 0 25 0 5 0 521160546 333897728 52969 33554432000 4194304 4417332 140734274412368 18446744073709551615 4353472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19086/tid=19094] ppid=19084 vsize=326072 CPUtime=817.94 cores=0,2,4,6
/proc/19086/task/19094/stat : 19094 (plingeling) R 19084 19086 18710 0 -1 4202560 149300 1253 0 0 81770 24 0 0 25 0 5 0 521160546 333897728 52969 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364899 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19086/tid=19095] ppid=19084 vsize=326072 CPUtime=822.29 cores=0,2,4,6
/proc/19086/task/19095/stat : 19095 (plingeling) R 19084 19086 18710 0 -1 4202560 202712 1253 0 0 82198 31 0 0 25 0 5 0 521160546 333897728 52969 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19086/tid=19096] ppid=19084 vsize=326072 CPUtime=822.23 cores=0,2,4,6
/proc/19086/task/19096/stat : 19096 (plingeling) R 19084 19086 18710 0 -1 4202560 227445 1253 0 0 82187 36 0 0 25 0 5 0 521160546 333897728 52969 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.79
Current children cumulated vsize (KiB) 326072

[startup+882.301 s]
/proc/loadavg: 4.04 5.06 6.59 5/176 19146
/proc/meminfo: memFree=30063216/32951124 swapFree=67111416/67111528
[pid=19086] ppid=19084 vsize=313436 CPUtime=3524.51 cores=0,2,4,6
/proc/19086/stat : 19086 (plingeling) S 19084 19086 18710 0 -1 4202496 771986 1253 0 0 352327 124 0 0 25 0 5 0 521160543 320958464 49810 33554432000 4194304 4417332 140734274412368 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19086/statm: 78359 49810 180 55 0 76245 0
[pid=19086/tid=19093] ppid=19084 vsize=313436 CPUtime=882.29 cores=0,2,4,6
/proc/19086/task/19093/stat : 19093 (plingeling) R 19084 19086 18710 0 -1 4202560 164158 1253 0 0 88202 27 0 0 25 0 5 0 521160546 320958464 49810 33554432000 4194304 4417332 140734274412368 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19086/tid=19094] ppid=19084 vsize=313436 CPUtime=877.63 cores=0,2,4,6
/proc/19086/task/19094/stat : 19094 (plingeling) R 19084 19086 18710 0 -1 4202560 154940 1253 0 0 87739 24 0 0 25 0 5 0 521160546 320958464 49810 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19086/tid=19095] ppid=19084 vsize=313436 CPUtime=882.28 cores=0,2,4,6
/proc/19086/task/19095/stat : 19095 (plingeling) R 19084 19086 18710 0 -1 4202560 208640 1253 0 0 88197 31 0 0 25 0 5 0 521160546 320958464 49810 33554432000 4194304 4417332 140734274412368 18446744073709551615 4236982 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19086/tid=19096] ppid=19084 vsize=313436 CPUtime=882.23 cores=0,2,4,6
/proc/19086/task/19096/stat : 19096 (plingeling) R 19084 19086 18710 0 -1 4202560 242188 1253 0 0 88184 39 0 0 25 0 5 0 521160546 320958464 49810 33554432000 4194304 4417332 140734274412368 18446744073709551615 4232787 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.51
Current children cumulated vsize (KiB) 313436

[startup+942.301 s]
/proc/loadavg: 4.06 4.88 6.43 5/176 19148
/proc/meminfo: memFree=30021636/32951124 swapFree=67111416/67111528
[pid=19086] ppid=19084 vsize=355288 CPUtime=3764.21 cores=0,2,4,6
/proc/19086/stat : 19086 (plingeling) S 19084 19086 18710 0 -1 4202496 801960 1253 0 0 376292 129 0 0 25 0 5 0 521160543 363814912 60273 33554432000 4194304 4417332 140734274412368 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19086/statm: 88822 60273 180 55 0 86708 0
[pid=19086/tid=19093] ppid=19084 vsize=355288 CPUtime=942.29 cores=0,2,4,6
/proc/19086/task/19093/stat : 19093 (plingeling) R 19084 19086 18710 0 -1 4202560 170067 1253 0 0 94201 28 0 0 25 0 5 0 521160546 363814912 60273 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19086/tid=19094] ppid=19084 vsize=355288 CPUtime=937.33 cores=0,2,4,6
/proc/19086/task/19094/stat : 19094 (plingeling) R 19084 19086 18710 0 -1 4202560 162591 1253 0 0 93708 25 0 0 25 0 5 0 521160546 363814912 60273 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19086/tid=19095] ppid=19084 vsize=355288 CPUtime=942.28 cores=0,2,4,6
/proc/19086/task/19095/stat : 19095 (plingeling) R 19084 19086 18710 0 -1 4202560 215031 1253 0 0 94196 32 0 0 25 0 5 0 521160546 363814912 60273 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19086/tid=19096] ppid=19084 vsize=355288 CPUtime=942.24 cores=0,2,4,6
/proc/19086/task/19096/stat : 19096 (plingeling) R 19084 19086 18710 0 -1 4202560 252211 1253 0 0 94183 41 0 0 25 0 5 0 521160546 363814912 60273 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3764.21
Current children cumulated vsize (KiB) 355288

[startup+1002.3 s]
/proc/loadavg: 4.07 4.73 6.28 5/176 19150
/proc/meminfo: memFree=30033480/32951124 swapFree=67111416/67111528
[pid=19086] ppid=19084 vsize=354256 CPUtime=4003.91 cores=0,2,4,6
/proc/19086/stat : 19086 (plingeling) S 19084 19086 18710 0 -1 4202496 847956 1253 0 0 400254 137 0 0 25 0 5 0 521160543 362758144 60015 33554432000 4194304 4417332 140734274412368 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19086/statm: 88564 60015 180 55 0 86450 0
[pid=19086/tid=19093] ppid=19084 vsize=354256 CPUtime=1002.29 cores=0,2,4,6
/proc/19086/task/19093/stat : 19093 (plingeling) R 19084 19086 18710 0 -1 4202560 189486 1253 0 0 100197 32 0 0 25 0 5 0 521160546 362758144 60015 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19086/tid=19094] ppid=19084 vsize=354256 CPUtime=997.03 cores=0,2,4,6
/proc/19086/task/19094/stat : 19094 (plingeling) R 19084 19086 18710 0 -1 4202560 168040 1253 0 0 99676 27 0 0 25 0 5 0 521160546 362758144 60015 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19086/tid=19095] ppid=19084 vsize=354256 CPUtime=1002.29 cores=0,2,4,6
/proc/19086/task/19095/stat : 19095 (plingeling) R 19084 19086 18710 0 -1 4202560 223670 1253 0 0 100196 33 0 0 25 0 5 0 521160546 362758144 60015 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19086/tid=19096] ppid=19084 vsize=354256 CPUtime=1002.24 cores=0,2,4,6
/proc/19086/task/19096/stat : 19096 (plingeling) R 19084 19086 18710 0 -1 4202560 264700 1253 0 0 100181 43 0 0 25 0 5 0 521160546 362758144 60015 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.91
Current children cumulated vsize (KiB) 354256

[startup+1062.3 s]
/proc/loadavg: 4.07 4.61 6.14 5/176 19154
/proc/meminfo: memFree=30009120/32951124 swapFree=67111416/67111528
[pid=19086] ppid=19084 vsize=366688 CPUtime=4243.62 cores=0,2,4,6
/proc/19086/stat : 19086 (plingeling) S 19084 19086 18710 0 -1 4202496 889221 1253 0 0 424219 143 0 0 25 0 5 0 521160543 375488512 63123 33554432000 4194304 4417332 140734274412368 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19086/statm: 91672 63123 180 55 0 89558 0
[pid=19086/tid=19093] ppid=19084 vsize=366688 CPUtime=1062.29 cores=0,2,4,6
/proc/19086/task/19093/stat : 19093 (plingeling) R 19084 19086 18710 0 -1 4202560 203073 1253 0 0 106195 34 0 0 25 0 5 0 521160546 375488512 63123 33554432000 4194304 4417332 140734274412368 18446744073709551615 4365037 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19086/tid=19094] ppid=19084 vsize=366688 CPUtime=1056.72 cores=0,2,4,6
/proc/19086/task/19094/stat : 19094 (plingeling) R 19084 19086 18710 0 -1 4202560 171818 1253 0 0 105645 27 0 0 25 0 5 0 521160546 375488512 63123 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19086/tid=19095] ppid=19084 vsize=366688 CPUtime=1062.29 cores=0,2,4,6
/proc/19086/task/19095/stat : 19095 (plingeling) R 19084 19086 18710 0 -1 4202560 232229 1253 0 0 106194 35 0 0 25 0 5 0 521160546 375488512 63123 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19086/tid=19096] ppid=19084 vsize=366688 CPUtime=1062.24 cores=0,2,4,6
/proc/19086/task/19096/stat : 19096 (plingeling) R 19084 19086 18710 0 -1 4202560 280041 1253 0 0 106180 44 0 0 25 0 5 0 521160546 375488512 63123 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.62
Current children cumulated vsize (KiB) 366688

[startup+1122.3 s]
/proc/loadavg: 4.02 4.50 6.00 5/176 19156
/proc/meminfo: memFree=30034816/32951124 swapFree=67111416/67111528
[pid=19086] ppid=19084 vsize=341904 CPUtime=4483.32 cores=0,2,4,6
/proc/19086/stat : 19086 (plingeling) S 19084 19086 18710 0 -1 4202496 932939 1253 0 0 448183 149 0 0 25 0 5 0 521160543 350109696 56927 33554432000 4194304 4417332 140734274412368 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19086/statm: 85476 56927 180 55 0 83362 0
[pid=19086/tid=19093] ppid=19084 vsize=341904 CPUtime=1122.3 cores=0,2,4,6
/proc/19086/task/19093/stat : 19093 (plingeling) R 19084 19086 18710 0 -1 4202560 215771 1253 0 0 112194 36 0 0 25 0 5 0 521160546 350109696 56927 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364919 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19086/tid=19094] ppid=19084 vsize=341904 CPUtime=1116.42 cores=0,2,4,6
/proc/19086/task/19094/stat : 19094 (plingeling) R 19084 19086 18710 0 -1 4202560 185336 1253 0 0 111613 29 0 0 25 0 5 0 521160546 350109696 56927 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19086/tid=19095] ppid=19084 vsize=341904 CPUtime=1122.29 cores=0,2,4,6
/proc/19086/task/19095/stat : 19095 (plingeling) R 19084 19086 18710 0 -1 4202560 238925 1253 0 0 112193 36 0 0 25 0 5 0 521160546 350109696 56927 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19086/tid=19096] ppid=19084 vsize=341904 CPUtime=1122.24 cores=0,2,4,6
/proc/19086/task/19096/stat : 19096 (plingeling) R 19084 19086 18710 0 -1 4202560 290847 1253 0 0 112178 46 0 0 25 0 5 0 521160546 350109696 56927 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4483.32
Current children cumulated vsize (KiB) 341904

[startup+1182.3 s]
/proc/loadavg: 4.04 4.42 5.88 5/176 19157
/proc/meminfo: memFree=30036380/32951124 swapFree=67111416/67111528
[pid=19086] ppid=19084 vsize=344224 CPUtime=4723.03 cores=0,2,4,6
/proc/19086/stat : 19086 (plingeling) S 19084 19086 18710 0 -1 4202496 959507 1253 0 0 472149 154 0 0 25 0 5 0 521160543 352485376 57507 33554432000 4194304 4417332 140734274412368 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19086/statm: 86056 57507 180 55 0 83942 0
[pid=19086/tid=19093] ppid=19084 vsize=344224 CPUtime=1182.3 cores=0,2,4,6
/proc/19086/task/19093/stat : 19093 (plingeling) R 19084 19086 18710 0 -1 4202560 221096 1253 0 0 118193 37 0 0 25 0 5 0 521160546 352485376 57507 33554432000 4194304 4417332 140734274412368 18446744073709551615 4251063 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19086/tid=19094] ppid=19084 vsize=344224 CPUtime=1176.13 cores=0,2,4,6
/proc/19086/task/19094/stat : 19094 (plingeling) R 19084 19086 18710 0 -1 4202560 192959 1253 0 0 117582 31 0 0 25 0 5 0 521160546 352485376 57507 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19086/tid=19095] ppid=19084 vsize=344224 CPUtime=1182.3 cores=0,2,4,6
/proc/19086/task/19095/stat : 19095 (plingeling) R 19084 19086 18710 0 -1 4202560 243049 1253 0 0 118192 38 0 0 25 0 5 0 521160546 352485376 57507 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19086/tid=19096] ppid=19084 vsize=344224 CPUtime=1182.24 cores=0,2,4,6
/proc/19086/task/19096/stat : 19096 (plingeling) R 19084 19086 18710 0 -1 4202560 300343 1253 0 0 118177 47 0 0 25 0 5 0 521160546 352485376 57507 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4723.03
Current children cumulated vsize (KiB) 344224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 4.11 4.41 5.84 5/176 19158
/proc/meminfo: memFree=30020368/32951124 swapFree=67111416/67111528
[pid=19086] ppid=19084 vsize=356464 CPUtime=4800.14 cores=0,2,4,6
/proc/19086/stat : 19086 (plingeling) S 19084 19086 18710 0 -1 4202496 966684 1253 0 0 479859 155 0 0 25 0 5 0 521160543 365019136 60567 33554432000 4194304 4417332 140734274412368 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19086/statm: 89116 60567 180 55 0 87002 0
[pid=19086/tid=19093] ppid=19084 vsize=356464 CPUtime=1201.61 cores=0,2,4,6
/proc/19086/task/19093/stat : 19093 (plingeling) R 19084 19086 18710 0 -1 4202560 222678 1253 0 0 120124 37 0 0 25 0 5 0 521160546 365019136 60567 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19086/tid=19094] ppid=19084 vsize=356464 CPUtime=1195.33 cores=0,2,4,6
/proc/19086/task/19094/stat : 19094 (plingeling) R 19084 19086 18710 0 -1 4202560 195907 1253 0 0 119502 31 0 0 25 0 5 0 521160546 365019136 60567 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19086/tid=19095] ppid=19084 vsize=356464 CPUtime=1201.6 cores=0,2,4,6
/proc/19086/task/19095/stat : 19095 (plingeling) R 19084 19086 18710 0 -1 4202560 244703 1253 0 0 120122 38 0 0 25 0 5 0 521160546 365019136 60567 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19086/tid=19096] ppid=19084 vsize=356464 CPUtime=1201.55 cores=0,2,4,6
/proc/19086/task/19096/stat : 19096 (plingeling) R 19084 19086 18710 0 -1 4202560 301336 1253 0 0 120108 47 0 0 25 0 5 0 521160546 365019136 60567 33554432000 4194304 4417332 140734274412368 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 356464

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): 1201.62
CPU time (s): 4800.19
CPU user time (s): 4798.62
CPU system time (s): 1.56876
CPU usage (%): 399.475
Max. virtual memory (cumulated for all children) (KiB): 404112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.62
system time used= 1.56876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 967937
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= 112
involuntary context switches= 32511

runsolver used 2.05769 second user time and 4.22936 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 18:46:22
IDJOB=3289897
IDBENCH=83410
IDSOLVER=1605
FILE ID=node102/3289897-1304095582
RUNJOBID= node102-1304092886-18728
PBS_JOBID= 13170584
Free space on /tmp= 71560 MiB

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

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

MD5SUM BENCH= 19e0b91e7d093f7cb35b11b46708a49b
RANDOM SEED=1549359386

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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:      30109392 kB
Buffers:        654072 kB
Cached:        1545696 kB
SwapCached:          8 kB
Active:         412408 kB
Inactive:      2005408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30109392 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:             808 kB
Writeback:           0 kB
AnonPages:      217852 kB
Mapped:          15288 kB
Slab:           360052 kB
PageTables:       5472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   405508 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= 71560 MiB
End job on node102 at 2011-04-29 19:06:26