Trace number 3289851

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

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_3_keyfind_1.cnf
MD5SUMff59ad0e88befc51bfa041e45143dc53
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 variables2808
Number of clauses30432
Sum of the clauses size167020
Maximum clause length8
Minimum clause length1
Number of clauses of size 1280
Number of clauses of size 2384
Number of clauses of size 35024
Number of clauses of size 4960
Number of clauses of size 56144
Number of clauses of size over 517640

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-3289851-1304095384/watcher-3289851-1304095384 -o /tmp/evaluation-result-3289851-1304095384/solver-3289851-1304095384 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3289851-1304095384.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.09 8.05 8.01 6/181 3632
/proc/meminfo: memFree=30561144/32951124 swapFree=67111524/67111528
[pid=3632] ppid=3630 vsize=9712 CPUtime=0 cores=0,2,4,6
/proc/3632/stat : 3632 (plingeling) R 3630 3632 2974 0 -1 4202496 489 1251 0 0 0 0 0 0 25 0 1 0 253729632 9945088 418 33554432000 4194304 4417332 140736925393104 18446744073709551615 268660356047 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/3632/statm: 2428 418 147 55 0 314 0

[startup+0.0118451 s]
/proc/loadavg: 8.09 8.05 8.01 6/181 3632
/proc/meminfo: memFree=30561144/32951124 swapFree=67111524/67111528
[pid=3632] ppid=3630 vsize=10528 CPUtime=0 cores=0,2,4,6
/proc/3632/stat : 3632 (plingeling) R 3630 3632 2974 0 -1 4202496 676 1251 0 0 0 0 0 0 25 0 1 0 253729632 10780672 605 33554432000 4194304 4417332 140736925393104 18446744073709551615 268660356077 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/3632/statm: 2697 626 148 55 0 583 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10528

[startup+0.159788 s]
/proc/loadavg: 8.09 8.05 8.01 6/181 3632
/proc/meminfo: memFree=30561144/32951124 swapFree=67111524/67111528
[pid=3632] ppid=3630 vsize=128332 CPUtime=0.47 cores=0,2,4,6
/proc/3632/stat : 3632 (plingeling) S 3630 3632 2974 0 -1 4202496 3956 1251 0 0 47 0 0 0 25 0 5 0 253729632 131411968 3503 33554432000 4194304 4417332 140736925393104 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3632/statm: 32083 3503 180 55 0 29969 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 128332

[startup+0.300764 s]
/proc/loadavg: 8.09 8.05 8.01 6/181 3632
/proc/meminfo: memFree=30561144/32951124 swapFree=67111524/67111528
[pid=3632] ppid=3630 vsize=128264 CPUtime=1.03 cores=0,2,4,6
/proc/3632/stat : 3632 (plingeling) S 3630 3632 2974 0 -1 4202496 4038 1251 0 0 103 0 0 0 25 0 5 0 253729632 131342336 3487 33554432000 4194304 4417332 140736925393104 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3632/statm: 32066 3487 180 55 0 29952 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 128264

[startup+0.700692 s]
/proc/loadavg: 8.09 8.05 8.01 6/181 3632
/proc/meminfo: memFree=30561144/32951124 swapFree=67111524/67111528
[pid=3632] ppid=3630 vsize=130020 CPUtime=2.63 cores=0,2,4,6
/proc/3632/stat : 3632 (plingeling) S 3630 3632 2974 0 -1 4202496 4863 1251 0 0 263 0 0 0 25 0 5 0 253729632 133140480 3932 33554432000 4194304 4417332 140736925393104 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3632/statm: 32505 3932 180 55 0 30391 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 130020

[startup+1.50055 s]
/proc/loadavg: 8.09 8.05 8.01 9/186 3642
/proc/meminfo: memFree=30541768/32951124 swapFree=67111524/67111528
[pid=3632] ppid=3630 vsize=134348 CPUtime=5.83 cores=0,2,4,6
/proc/3632/stat : 3632 (plingeling) S 3630 3632 2974 0 -1 4202496 7855 1251 0 0 582 1 0 0 25 0 5 0 253729632 137572352 5001 33554432000 4194304 4417332 140736925393104 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3632/statm: 33587 5001 180 55 0 31473 0
[pid=3632/tid=3639] ppid=3630 vsize=134348 CPUtime=1.44 cores=0,2,4,6
/proc/3632/task/3639/stat : 3639 (plingeling) R 3630 3632 2974 0 -1 4202560 1610 1251 0 0 144 0 0 0 25 0 5 0 253729637 137572352 5001 33554432000 4194304 4417332 140736925393104 18446744073709551615 4265030 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3632/tid=3640] ppid=3630 vsize=134348 CPUtime=1.44 cores=0,2,4,6
/proc/3632/task/3640/stat : 3640 (plingeling) R 3630 3632 2974 0 -1 4202560 565 1251 0 0 144 0 0 0 25 0 5 0 253729637 137572352 5001 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3632/tid=3641] ppid=3630 vsize=134348 CPUtime=1.43 cores=0,2,4,6
/proc/3632/task/3641/stat : 3641 (plingeling) R 3630 3632 2974 0 -1 4202560 2067 1251 0 0 143 0 0 0 25 0 5 0 253729637 137572352 5001 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3632/tid=3642] ppid=3630 vsize=134348 CPUtime=1.44 cores=0,2,4,6
/proc/3632/task/3642/stat : 3642 (plingeling) R 3630 3632 2974 0 -1 4202560 958 1251 0 0 144 0 0 0 25 0 5 0 253729637 137572352 5001 33554432000 4194304 4417332 140736925393104 18446744073709551615 4365875 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 134348

[startup+3.10027 s]
/proc/loadavg: 8.16 8.06 8.01 9/186 3642
/proc/meminfo: memFree=30554044/32951124 swapFree=67111524/67111528
[pid=3632] ppid=3630 vsize=139904 CPUtime=12.22 cores=0,2,4,6
/proc/3632/stat : 3632 (plingeling) S 3630 3632 2974 0 -1 4202496 16272 1251 0 0 1220 2 0 0 25 0 5 0 253729632 143261696 6422 33554432000 4194304 4417332 140736925393104 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3632/statm: 34976 6422 180 55 0 32862 0
[pid=3632/tid=3639] ppid=3630 vsize=139904 CPUtime=3.04 cores=0,2,4,6
/proc/3632/task/3639/stat : 3639 (plingeling) R 3630 3632 2974 0 -1 4202560 3475 1251 0 0 304 0 0 0 25 0 5 0 253729637 143261696 6422 33554432000 4194304 4417332 140736925393104 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3632/tid=3640] ppid=3630 vsize=139904 CPUtime=3.04 cores=0,2,4,6
/proc/3632/task/3640/stat : 3640 (plingeling) R 3630 3632 2974 0 -1 4202560 2628 1251 0 0 304 0 0 0 25 0 5 0 253729637 143261696 6422 33554432000 4194304 4417332 140736925393104 18446744073709551615 4366370 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3632/tid=3641] ppid=3630 vsize=139904 CPUtime=3.02 cores=0,2,4,6
/proc/3632/task/3641/stat : 3641 (plingeling) R 3630 3632 2974 0 -1 4202560 5202 1251 0 0 302 0 0 0 25 0 5 0 253729637 143261696 6422 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3632/tid=3642] ppid=3630 vsize=139904 CPUtime=3.04 cores=0,2,4,6
/proc/3632/task/3642/stat : 3642 (plingeling) R 3630 3632 2974 0 -1 4202560 2312 1251 0 0 304 0 0 0 25 0 5 0 253729637 143261696 6422 33554432000 4194304 4417332 140736925393104 18446744073709551615 4365915 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 139904

[startup+6.30071 s]
/proc/loadavg: 8.16 8.06 8.01 9/186 3642
/proc/meminfo: memFree=30528504/32951124 swapFree=67111524/67111528
[pid=3632] ppid=3630 vsize=148316 CPUtime=25.01 cores=0,2,4,6
/proc/3632/stat : 3632 (plingeling) S 3630 3632 2974 0 -1 4202496 32900 1251 0 0 2496 5 0 0 25 0 5 0 253729632 151875584 8497 33554432000 4194304 4417332 140736925393104 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3632/statm: 37079 8497 180 55 0 34965 0
[pid=3632/tid=3639] ppid=3630 vsize=148316 CPUtime=6.24 cores=0,2,4,6
/proc/3632/task/3639/stat : 3639 (plingeling) R 3630 3632 2974 0 -1 4202560 8434 1251 0 0 623 1 0 0 25 0 5 0 253729637 151875584 8497 33554432000 4194304 4417332 140736925393104 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3632/tid=3640] ppid=3630 vsize=148316 CPUtime=6.23 cores=0,2,4,6
/proc/3632/task/3640/stat : 3640 (plingeling) R 3630 3632 2974 0 -1 4202560 7393 1251 0 0 623 0 0 0 25 0 5 0 253729637 151875584 8497 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364899 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3632/tid=3641] ppid=3630 vsize=148316 CPUtime=6.21 cores=0,2,4,6
/proc/3632/task/3641/stat : 3641 (plingeling) R 3630 3632 2974 0 -1 4202560 10224 1251 0 0 620 1 0 0 25 0 5 0 253729637 151875584 8497 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3632/tid=3642] ppid=3630 vsize=148316 CPUtime=6.24 cores=0,2,4,6
/proc/3632/task/3642/stat : 3642 (plingeling) R 3630 3632 2974 0 -1 4202560 4194 1251 0 0 623 1 0 0 25 0 5 0 253729637 151875584 8497 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 148316

[startup+12.7006 s]
/proc/loadavg: 8.21 8.08 8.02 9/186 3642
/proc/meminfo: memFree=30522176/32951124 swapFree=67111524/67111528
[pid=3632] ppid=3630 vsize=161940 CPUtime=50.57 cores=0,2,4,6
/proc/3632/stat : 3632 (plingeling) S 3630 3632 2974 0 -1 4202496 58825 1251 0 0 5049 8 0 0 25 0 5 0 253729632 165826560 11936 33554432000 4194304 4417332 140736925393104 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3632/statm: 40485 11936 180 55 0 38371 0
[pid=3632/tid=3639] ppid=3630 vsize=161940 CPUtime=12.64 cores=0,2,4,6
/proc/3632/task/3639/stat : 3639 (plingeling) R 3630 3632 2974 0 -1 4202560 17041 1251 0 0 1262 2 0 0 25 0 5 0 253729637 165826560 11936 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3632/tid=3640] ppid=3630 vsize=161940 CPUtime=12.64 cores=0,2,4,6
/proc/3632/task/3640/stat : 3640 (plingeling) R 3630 3632 2974 0 -1 4202560 13858 1251 0 0 1263 1 0 0 25 0 5 0 253729637 165826560 11936 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364938 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3632/tid=3641] ppid=3630 vsize=161940 CPUtime=12.57 cores=0,2,4,6
/proc/3632/task/3641/stat : 3641 (plingeling) R 3630 3632 2974 0 -1 4202560 17604 1251 0 0 1255 2 0 0 25 0 5 0 253729637 165826560 11936 33554432000 4194304 4417332 140736925393104 18446744073709551615 4352427 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3632/tid=3642] ppid=3630 vsize=161940 CPUtime=12.64 cores=0,2,4,6
/proc/3632/task/3642/stat : 3642 (plingeling) R 3630 3632 2974 0 -1 4202560 7667 1251 0 0 1263 1 0 0 25 0 5 0 253729637 165826560 11936 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 161940

[startup+25.5003 s]
/proc/loadavg: 8.17 8.08 8.01 9/186 3642
/proc/meminfo: memFree=30518196/32951124 swapFree=67111524/67111528
[pid=3632] ppid=3630 vsize=170184 CPUtime=101.7 cores=0,2,4,6
/proc/3632/stat : 3632 (plingeling) S 3630 3632 2974 0 -1 4202496 104228 1251 0 0 10154 16 0 0 25 0 5 0 253729632 174268416 13965 33554432000 4194304 4417332 140736925393104 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3632/statm: 42546 13965 180 55 0 40432 0
[pid=3632/tid=3639] ppid=3630 vsize=170184 CPUtime=25.44 cores=0,2,4,6
/proc/3632/task/3639/stat : 3639 (plingeling) R 3630 3632 2974 0 -1 4202560 32283 1251 0 0 2539 5 0 0 25 0 5 0 253729637 174268416 13965 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3632/tid=3640] ppid=3630 vsize=170184 CPUtime=25.44 cores=0,2,4,6
/proc/3632/task/3640/stat : 3640 (plingeling) R 3630 3632 2974 0 -1 4202560 26238 1251 0 0 2541 3 0 0 25 0 5 0 253729637 174268416 13965 33554432000 4194304 4417332 140736925393104 18446744073709551615 4320983 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3632/tid=3641] ppid=3630 vsize=170184 CPUtime=25.3 cores=0,2,4,6
/proc/3632/task/3641/stat : 3641 (plingeling) R 3630 3632 2974 0 -1 4202560 29980 1251 0 0 2526 4 0 0 25 0 5 0 253729637 174268416 13965 33554432000 4194304 4417332 140736925393104 18446744073709551615 4353603 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3632/tid=3642] ppid=3630 vsize=170184 CPUtime=25.44 cores=0,2,4,6
/proc/3632/task/3642/stat : 3642 (plingeling) R 3630 3632 2974 0 -1 4202560 13072 1251 0 0 2542 2 0 0 25 0 5 0 253729637 174268416 13965 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 170184

[startup+51.1009 s]
/proc/loadavg: 8.11 8.07 8.01 9/186 3643
/proc/meminfo: memFree=30492984/32951124 swapFree=67111524/67111528
[pid=3632] ppid=3630 vsize=187456 CPUtime=203.96 cores=0,2,4,6
/proc/3632/stat : 3632 (plingeling) S 3630 3632 2974 0 -1 4202496 159259 1251 0 0 20371 25 0 0 25 0 5 0 253729632 191954944 18283 33554432000 4194304 4417332 140736925393104 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3632/statm: 46864 18283 180 55 0 44750 0
[pid=3632/tid=3639] ppid=3630 vsize=187456 CPUtime=51.03 cores=0,2,4,6
/proc/3632/task/3639/stat : 3639 (plingeling) R 3630 3632 2974 0 -1 4202560 48544 1251 0 0 5096 7 0 0 25 0 5 0 253729637 191954944 18283 33554432000 4194304 4417332 140736925393104 18446744073709551615 4237338 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3632/tid=3640] ppid=3630 vsize=187456 CPUtime=51.04 cores=0,2,4,6
/proc/3632/task/3640/stat : 3640 (plingeling) R 3630 3632 2974 0 -1 4202560 38393 1251 0 0 5099 5 0 0 25 0 5 0 253729637 191954944 18283 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3632/tid=3641] ppid=3630 vsize=187456 CPUtime=50.76 cores=0,2,4,6
/proc/3632/task/3641/stat : 3641 (plingeling) R 3630 3632 2974 0 -1 4202560 48420 1251 0 0 5069 7 0 0 25 0 5 0 253729637 191954944 18283 33554432000 4194304 4417332 140736925393104 18446744073709551615 4232801 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3632/tid=3642] ppid=3630 vsize=187456 CPUtime=51.04 cores=0,2,4,6
/proc/3632/task/3642/stat : 3642 (plingeling) R 3630 3632 2974 0 -1 4202560 21247 1251 0 0 5101 3 0 0 25 0 5 0 253729637 191954944 18283 33554432000 4194304 4417332 140736925393104 18446744073709551615 4357798 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.96
Current children cumulated vsize (KiB) 187456

[startup+102.307 s]
/proc/loadavg: 8.12 8.08 8.02 9/186 3644
/proc/meminfo: memFree=30435648/32951124 swapFree=67111524/67111528
[pid=3632] ppid=3630 vsize=229136 CPUtime=408.5 cores=0,2,4,6
/proc/3632/stat : 3632 (plingeling) S 3630 3632 2974 0 -1 4202496 262697 1251 0 0 40808 42 0 0 25 0 5 0 253729632 234635264 28735 33554432000 4194304 4417332 140736925393104 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3632/statm: 57284 28735 180 55 0 55170 0
[pid=3632/tid=3639] ppid=3630 vsize=229136 CPUtime=102.24 cores=0,2,4,6
/proc/3632/task/3639/stat : 3639 (plingeling) R 3630 3632 2974 0 -1 4202560 83135 1251 0 0 10209 15 0 0 25 0 5 0 253729637 234635264 28735 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3632/tid=3640] ppid=3630 vsize=229136 CPUtime=102.24 cores=0,2,4,6
/proc/3632/task/3640/stat : 3640 (plingeling) R 3630 3632 2974 0 -1 4202560 62708 1251 0 0 10215 9 0 0 25 0 5 0 253729637 234635264 28735 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3632/tid=3641] ppid=3630 vsize=229136 CPUtime=101.69 cores=0,2,4,6
/proc/3632/task/3641/stat : 3641 (plingeling) R 3630 3632 2974 0 -1 4202560 70484 1251 0 0 10158 11 0 0 25 0 5 0 253729637 234635264 28735 33554432000 4194304 4417332 140736925393104 18446744073709551615 4366324 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3632/tid=3642] ppid=3630 vsize=229136 CPUtime=102.25 cores=0,2,4,6
/proc/3632/task/3642/stat : 3642 (plingeling) R 3630 3632 2974 0 -1 4202560 43715 1251 0 0 10219 6 0 0 25 0 5 0 253729637 234635264 28735 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.5
Current children cumulated vsize (KiB) 229136

[startup+162.3 s]
/proc/loadavg: 8.08 8.08 8.02 9/186 3646
/proc/meminfo: memFree=30402236/32951124 swapFree=67111524/67111528
[pid=3632] ppid=3630 vsize=258220 CPUtime=648.15 cores=0,2,4,6
/proc/3632/stat : 3632 (plingeling) S 3630 3632 2974 0 -1 4202496 339851 1251 0 0 64761 54 0 0 25 0 5 0 253729632 264417280 36006 33554432000 4194304 4417332 140736925393104 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3632/statm: 64555 36006 180 55 0 62441 0
[pid=3632/tid=3639] ppid=3630 vsize=258220 CPUtime=162.23 cores=0,2,4,6
/proc/3632/task/3639/stat : 3639 (plingeling) R 3630 3632 2974 0 -1 4202560 112287 1251 0 0 16203 20 0 0 25 0 5 0 253729637 264417280 36006 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3632/tid=3640] ppid=3630 vsize=258220 CPUtime=162.24 cores=0,2,4,6
/proc/3632/task/3640/stat : 3640 (plingeling) R 3630 3632 2974 0 -1 4202560 83657 1251 0 0 16212 12 0 0 25 0 5 0 253729637 264417280 36006 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3632/tid=3641] ppid=3630 vsize=258220 CPUtime=161.36 cores=0,2,4,6
/proc/3632/task/3641/stat : 3641 (plingeling) R 3630 3632 2974 0 -1 4202560 83491 1251 0 0 16123 13 0 0 25 0 5 0 253729637 264417280 36006 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3632/tid=3642] ppid=3630 vsize=258220 CPUtime=162.25 cores=0,2,4,6
/proc/3632/task/3642/stat : 3642 (plingeling) R 3630 3632 2974 0 -1 4202560 57761 1251 0 0 16217 8 0 0 25 0 5 0 253729637 264417280 36006 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 648.15
Current children cumulated vsize (KiB) 258220


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

[pid=3632/tid=3640] ppid=3630 vsize=418176 CPUtime=762.26 cores=0,2,4,6
/proc/3632/task/3640/stat : 3640 (plingeling) R 3630 3632 2974 0 -1 4202560 173706 1251 0 0 76201 25 0 0 25 0 5 0 253729637 428212224 75995 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3632/tid=3641] ppid=3630 vsize=418176 CPUtime=758.1 cores=0,2,4,6
/proc/3632/task/3641/stat : 3641 (plingeling) R 3630 3632 2974 0 -1 4202560 211541 1251 0 0 75776 34 0 0 25 0 5 0 253729637 428212224 75995 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3632/tid=3642] ppid=3630 vsize=418176 CPUtime=762.26 cores=0,2,4,6
/proc/3632/task/3642/stat : 3642 (plingeling) R 3630 3632 2974 0 -1 4202560 156154 1251 0 0 76202 24 0 0 25 0 5 0 253729637 428212224 75995 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.89
Current children cumulated vsize (KiB) 418176

[startup+822.301 s]
/proc/loadavg: 8.17 8.12 8.04 9/186 3666
/proc/meminfo: memFree=30165936/32951124 swapFree=67111524/67111528
[pid=3632] ppid=3630 vsize=443500 CPUtime=3284.54 cores=0,2,4,6
/proc/3632/stat : 3632 (plingeling) S 3630 3632 2974 0 -1 4202496 851597 1251 0 0 328319 135 0 0 25 0 5 0 253729632 454144000 82326 33554432000 4194304 4417332 140736925393104 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3632/statm: 110875 82326 180 55 0 108761 0
[pid=3632/tid=3639] ppid=3630 vsize=443500 CPUtime=822.17 cores=0,2,4,6
/proc/3632/task/3639/stat : 3639 (plingeling) R 3630 3632 2974 0 -1 4202560 281606 1251 0 0 82170 47 0 0 25 0 5 0 253729637 454144000 82326 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3632/tid=3640] ppid=3630 vsize=443500 CPUtime=822.25 cores=0,2,4,6
/proc/3632/task/3640/stat : 3640 (plingeling) R 3630 3632 2974 0 -1 4202560 184040 1251 0 0 82199 26 0 0 25 0 5 0 253729637 454144000 82326 33554432000 4194304 4417332 140736925393104 18446744073709551615 4250873 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3632/tid=3641] ppid=3630 vsize=443500 CPUtime=817.77 cores=0,2,4,6
/proc/3632/task/3641/stat : 3641 (plingeling) R 3630 3632 2974 0 -1 4202560 222959 1251 0 0 81742 35 0 0 25 0 5 0 253729637 454144000 82326 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3632/tid=3642] ppid=3630 vsize=443500 CPUtime=822.26 cores=0,2,4,6
/proc/3632/task/3642/stat : 3642 (plingeling) R 3630 3632 2974 0 -1 4202560 160337 1251 0 0 82201 25 0 0 25 0 5 0 253729637 454144000 82326 33554432000 4194304 4417332 140736925393104 18446744073709551615 4365894 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.54
Current children cumulated vsize (KiB) 443500

[startup+882.301 s]
/proc/loadavg: 8.10 8.11 8.04 9/186 3668
/proc/meminfo: memFree=30188432/32951124 swapFree=67111524/67111528
[pid=3632] ppid=3630 vsize=445076 CPUtime=3524.21 cores=0,2,4,6
/proc/3632/stat : 3632 (plingeling) S 3630 3632 2974 0 -1 4202496 861386 1251 0 0 352285 136 0 0 25 0 5 0 253729632 455757824 82720 33554432000 4194304 4417332 140736925393104 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3632/statm: 111269 82720 180 55 0 109155 0
[pid=3632/tid=3639] ppid=3630 vsize=445076 CPUtime=882.17 cores=0,2,4,6
/proc/3632/task/3639/stat : 3639 (plingeling) R 3630 3632 2974 0 -1 4202560 281861 1251 0 0 88170 47 0 0 25 0 5 0 253729637 455757824 82720 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3632/tid=3640] ppid=3630 vsize=445076 CPUtime=882.26 cores=0,2,4,6
/proc/3632/task/3640/stat : 3640 (plingeling) R 3630 3632 2974 0 -1 4202560 188457 1251 0 0 88199 27 0 0 25 0 5 0 253729637 455757824 82720 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3632/tid=3641] ppid=3630 vsize=445076 CPUtime=877.45 cores=0,2,4,6
/proc/3632/task/3641/stat : 3641 (plingeling) R 3630 3632 2974 0 -1 4202560 227878 1251 0 0 87709 36 0 0 25 0 5 0 253729637 455757824 82720 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3632/tid=3642] ppid=3630 vsize=445076 CPUtime=882.26 cores=0,2,4,6
/proc/3632/task/3642/stat : 3642 (plingeling) R 3630 3632 2974 0 -1 4202560 160535 1251 0 0 88201 25 0 0 25 0 5 0 253729637 455757824 82720 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.21
Current children cumulated vsize (KiB) 445076

[startup+942.301 s]
/proc/loadavg: 6.93 7.84 7.95 5/176 3688
/proc/meminfo: memFree=30311492/32951124 swapFree=67111524/67111528
[pid=3632] ppid=3630 vsize=463724 CPUtime=3763.89 cores=0,2,4,6
/proc/3632/stat : 3632 (plingeling) S 3630 3632 2974 0 -1 4202496 867975 1251 0 0 376251 138 0 0 25 0 5 0 253729632 474853376 87382 33554432000 4194304 4417332 140736925393104 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3632/statm: 115931 87382 180 55 0 113817 0
[pid=3632/tid=3639] ppid=3630 vsize=463724 CPUtime=942.16 cores=0,2,4,6
/proc/3632/task/3639/stat : 3639 (plingeling) R 3630 3632 2974 0 -1 4202560 282022 1251 0 0 94169 47 0 0 25 0 5 0 253729637 474853376 87382 33554432000 4194304 4417332 140736925393104 18446744073709551615 4353484 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3632/tid=3640] ppid=3630 vsize=463724 CPUtime=942.26 cores=0,2,4,6
/proc/3632/task/3640/stat : 3640 (plingeling) R 3630 3632 2974 0 -1 4202560 188640 1251 0 0 94198 28 0 0 25 0 5 0 253729637 474853376 87382 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3632/tid=3641] ppid=3630 vsize=463724 CPUtime=937.13 cores=0,2,4,6
/proc/3632/task/3641/stat : 3641 (plingeling) R 3630 3632 2974 0 -1 4202560 229753 1251 0 0 93677 36 0 0 25 0 5 0 253729637 474853376 87382 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3632/tid=3642] ppid=3630 vsize=463724 CPUtime=942.26 cores=0,2,4,6
/proc/3632/task/3642/stat : 3642 (plingeling) R 3630 3632 2974 0 -1 4202560 164905 1251 0 0 94201 25 0 0 25 0 5 0 253729637 474853376 87382 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.89
Current children cumulated vsize (KiB) 463724

[startup+1002.3 s]
/proc/loadavg: 5.08 7.14 7.70 5/176 3689
/proc/meminfo: memFree=30328220/32951124 swapFree=67111524/67111528
[pid=3632] ppid=3630 vsize=446788 CPUtime=4003.59 cores=0,2,4,6
/proc/3632/stat : 3632 (plingeling) S 3630 3632 2974 0 -1 4202496 870129 1251 0 0 400220 139 0 0 25 0 5 0 253729632 457510912 83148 33554432000 4194304 4417332 140736925393104 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3632/statm: 111697 83148 180 55 0 109583 0
[pid=3632/tid=3639] ppid=3630 vsize=446788 CPUtime=1002.16 cores=0,2,4,6
/proc/3632/task/3639/stat : 3639 (plingeling) R 3630 3632 2974 0 -1 4202560 282249 1251 0 0 100169 47 0 0 25 0 5 0 253729637 457510912 83148 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3632/tid=3640] ppid=3630 vsize=446788 CPUtime=1002.26 cores=0,2,4,6
/proc/3632/task/3640/stat : 3640 (plingeling) R 3630 3632 2974 0 -1 4202560 189110 1251 0 0 100198 28 0 0 25 0 5 0 253729637 457510912 83148 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3632/tid=3641] ppid=3630 vsize=446788 CPUtime=996.82 cores=0,2,4,6
/proc/3632/task/3641/stat : 3641 (plingeling) R 3630 3632 2974 0 -1 4202560 230957 1251 0 0 99646 36 0 0 25 0 5 0 253729637 457510912 83148 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3632/tid=3642] ppid=3630 vsize=446788 CPUtime=1002.26 cores=0,2,4,6
/proc/3632/task/3642/stat : 3642 (plingeling) R 3630 3632 2974 0 -1 4202560 165158 1251 0 0 100201 25 0 0 25 0 5 0 253729637 457510912 83148 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364788 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.59
Current children cumulated vsize (KiB) 446788

[startup+1062.3 s]
/proc/loadavg: 4.43 6.58 7.47 5/176 3691
/proc/meminfo: memFree=30320380/32951124 swapFree=67111524/67111528
[pid=3632] ppid=3630 vsize=454684 CPUtime=4243.3 cores=0,2,4,6
/proc/3632/stat : 3632 (plingeling) S 3630 3632 2974 0 -1 4202496 873911 1251 0 0 424191 139 0 0 25 0 5 0 253729632 465596416 85122 33554432000 4194304 4417332 140736925393104 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3632/statm: 113671 85122 180 55 0 111557 0
[pid=3632/tid=3639] ppid=3630 vsize=454684 CPUtime=1062.16 cores=0,2,4,6
/proc/3632/task/3639/stat : 3639 (plingeling) R 3630 3632 2974 0 -1 4202560 284323 1251 0 0 106169 47 0 0 25 0 5 0 253729637 465596416 85122 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3632/tid=3640] ppid=3630 vsize=454684 CPUtime=1062.27 cores=0,2,4,6
/proc/3632/task/3640/stat : 3640 (plingeling) R 3630 3632 2974 0 -1 4202560 189396 1251 0 0 106199 28 0 0 25 0 5 0 253729637 465596416 85122 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364498 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3632/tid=3641] ppid=3630 vsize=454684 CPUtime=1056.54 cores=0,2,4,6
/proc/3632/task/3641/stat : 3641 (plingeling) R 3630 3632 2974 0 -1 4202560 232239 1251 0 0 105617 37 0 0 25 0 5 0 253729637 465596416 85122 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3632/tid=3642] ppid=3630 vsize=454684 CPUtime=1062.26 cores=0,2,4,6
/proc/3632/task/3642/stat : 3642 (plingeling) R 3630 3632 2974 0 -1 4202560 165298 1251 0 0 106201 25 0 0 25 0 5 0 253729637 465596416 85122 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.3
Current children cumulated vsize (KiB) 454684

[startup+1122.3 s]
/proc/loadavg: 4.19 6.12 7.26 5/176 3701
/proc/meminfo: memFree=30314892/32951124 swapFree=67111524/67111528
[pid=3632] ppid=3630 vsize=460272 CPUtime=4482.99 cores=0,2,4,6
/proc/3632/stat : 3632 (plingeling) S 3630 3632 2974 0 -1 4202496 881882 1251 0 0 448159 140 0 0 25 0 5 0 253729632 471318528 86519 33554432000 4194304 4417332 140736925393104 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3632/statm: 115068 86519 180 55 0 112954 0
[pid=3632/tid=3639] ppid=3630 vsize=460272 CPUtime=1122.15 cores=0,2,4,6
/proc/3632/task/3639/stat : 3639 (plingeling) R 3630 3632 2974 0 -1 4202560 284400 1251 0 0 112168 47 0 0 25 0 5 0 253729637 471318528 86519 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3632/tid=3640] ppid=3630 vsize=460272 CPUtime=1122.26 cores=0,2,4,6
/proc/3632/task/3640/stat : 3640 (plingeling) R 3630 3632 2974 0 -1 4202560 194507 1251 0 0 112198 28 0 0 25 0 5 0 253729637 471318528 86519 33554432000 4194304 4417332 140736925393104 18446744073709551615 4251121 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3632/tid=3641] ppid=3630 vsize=460272 CPUtime=1116.23 cores=0,2,4,6
/proc/3632/task/3641/stat : 3641 (plingeling) R 3630 3632 2974 0 -1 4202560 233320 1251 0 0 111586 37 0 0 25 0 5 0 253729637 471318528 86519 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3632/tid=3642] ppid=3630 vsize=460272 CPUtime=1122.27 cores=0,2,4,6
/proc/3632/task/3642/stat : 3642 (plingeling) R 3630 3632 2974 0 -1 4202560 167000 1251 0 0 112201 26 0 0 25 0 5 0 253729637 471318528 86519 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.99
Current children cumulated vsize (KiB) 460272

[startup+1182.3 s]
/proc/loadavg: 4.07 5.76 7.07 5/176 3703
/proc/meminfo: memFree=30249404/32951124 swapFree=67111524/67111528
[pid=3632] ppid=3630 vsize=525932 CPUtime=4722.69 cores=0,2,4,6
/proc/3632/stat : 3632 (plingeling) S 3630 3632 2974 0 -1 4202496 906857 1251 0 0 472126 143 0 0 25 0 5 0 253729632 538554368 102934 33554432000 4194304 4417332 140736925393104 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3632/statm: 131483 102934 180 55 0 129369 0
[pid=3632/tid=3639] ppid=3630 vsize=525932 CPUtime=1182.15 cores=0,2,4,6
/proc/3632/task/3639/stat : 3639 (plingeling) R 3630 3632 2974 0 -1 4202560 288583 1251 0 0 118167 48 0 0 25 0 5 0 253729637 538554368 102934 33554432000 4194304 4417332 140736925393104 18446744073709551615 4358118 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3632/tid=3640] ppid=3630 vsize=525932 CPUtime=1182.27 cores=0,2,4,6
/proc/3632/task/3640/stat : 3640 (plingeling) R 3630 3632 2974 0 -1 4202560 206442 1251 0 0 118197 30 0 0 25 0 5 0 253729637 538554368 102934 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3632/tid=3641] ppid=3630 vsize=525932 CPUtime=1175.94 cores=0,2,4,6
/proc/3632/task/3641/stat : 3641 (plingeling) R 3630 3632 2974 0 -1 4202560 238081 1251 0 0 117556 38 0 0 25 0 5 0 253729637 538554368 102934 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364957 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3632/tid=3642] ppid=3630 vsize=525932 CPUtime=1182.26 cores=0,2,4,6
/proc/3632/task/3642/stat : 3642 (plingeling) R 3630 3632 2974 0 -1 4202560 171096 1251 0 0 118200 26 0 0 25 0 5 0 253729637 538554368 102934 33554432000 4194304 4417332 140736925393104 18446744073709551615 4365018 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.69
Current children cumulated vsize (KiB) 525932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 4.10 5.63 6.99 5/176 3704
/proc/meminfo: memFree=30295644/32951124 swapFree=67111524/67111528
[pid=3632] ppid=3630 vsize=479896 CPUtime=4800.23 cores=0,2,4,6
/proc/3632/stat : 3632 (plingeling) S 3630 3632 2974 0 -1 4202496 908703 1251 0 0 479879 144 0 0 25 0 5 0 253729632 491413504 91425 33554432000 4194304 4417332 140736925393104 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3632/statm: 119974 91425 180 55 0 117860 0
[pid=3632/tid=3639] ppid=3630 vsize=479896 CPUtime=1201.56 cores=0,2,4,6
/proc/3632/task/3639/stat : 3639 (plingeling) R 3630 3632 2974 0 -1 4202560 288682 1251 0 0 120108 48 0 0 25 0 5 0 253729637 491413504 91425 33554432000 4194304 4417332 140736925393104 18446744073709551615 4236596 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3632/tid=3640] ppid=3630 vsize=479896 CPUtime=1201.67 cores=0,2,4,6
/proc/3632/task/3640/stat : 3640 (plingeling) R 3630 3632 2974 0 -1 4202560 206595 1251 0 0 120137 30 0 0 25 0 5 0 253729637 491413504 91425 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3632/tid=3641] ppid=3630 vsize=479896 CPUtime=1195.25 cores=0,2,4,6
/proc/3632/task/3641/stat : 3641 (plingeling) R 3630 3632 2974 0 -1 4202560 239675 1251 0 0 119487 38 0 0 25 0 5 0 253729637 491413504 91425 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3632/tid=3642] ppid=3630 vsize=479896 CPUtime=1201.67 cores=0,2,4,6
/proc/3632/task/3642/stat : 3642 (plingeling) R 3630 3632 2974 0 -1 4202560 171096 1251 0 0 120141 26 0 0 25 0 5 0 253729637 491413504 91425 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 479896

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

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

[startup+1201.7 s]
/proc/loadavg: 4.10 5.63 6.99 5/176 3704
/proc/meminfo: memFree=30295644/32951124 swapFree=67111524/67111528
[pid=3632] ppid=3630 vsize=479896 CPUtime=4800.23 cores=0,2,4,6
/proc/3632/stat : 3632 (plingeling) S 3630 3632 2974 0 -1 4202496 908703 1251 0 0 479879 144 0 0 25 0 5 0 253729632 491413504 91425 33554432000 4194304 4417332 140736925393104 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3632/statm: 119974 91425 180 55 0 117860 0
[pid=3632/tid=3639] ppid=3630 vsize=479896 CPUtime=1201.56 cores=0,2,4,6
/proc/3632/task/3639/stat : 3639 (plingeling) R 3630 3632 2974 0 -1 4202560 288682 1251 0 0 120108 48 0 0 25 0 5 0 253729637 491413504 91425 33554432000 4194304 4417332 140736925393104 18446744073709551615 4236596 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3632/tid=3640] ppid=3630 vsize=479896 CPUtime=1201.67 cores=0,2,4,6
/proc/3632/task/3640/stat : 3640 (plingeling) R 3630 3632 2974 0 -1 4202560 206595 1251 0 0 120137 30 0 0 25 0 5 0 253729637 491413504 91425 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3632/tid=3641] ppid=3630 vsize=479896 CPUtime=1195.25 cores=0,2,4,6
/proc/3632/task/3641/stat : 3641 (plingeling) R 3630 3632 2974 0 -1 4202560 239675 1251 0 0 119487 38 0 0 25 0 5 0 253729637 491413504 91425 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3632/tid=3642] ppid=3630 vsize=479896 CPUtime=1201.67 cores=0,2,4,6
/proc/3632/task/3642/stat : 3642 (plingeling) R 3630 3632 2974 0 -1 4202560 171096 1251 0 0 120141 26 0 0 25 0 5 0 253729637 491413504 91425 33554432000 4194304 4417332 140736925393104 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 479896

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.28
CPU user time (s): 4798.82
CPU system time (s): 1.46378
CPU usage (%): 399.447
Max. virtual memory (cumulated for all children) (KiB): 525932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.82
system time used= 1.46378
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 909954
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= 93
involuntary context switches= 23272

runsolver used 1.9697 second user time and 4.45732 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 18:43:04
IDJOB=3289851
IDBENCH=83408
IDSOLVER=1605
FILE ID=node107/3289851-1304095384
RUNJOBID= node107-1304093900-3439
PBS_JOBID= 13170575
Free space on /tmp= 71800 MiB

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

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

MD5SUM BENCH= ff59ad0e88befc51bfa041e45143dc53
RANDOM SEED=1759280785

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30561424 kB
Buffers:        646344 kB
Cached:        1216640 kB
SwapCached:          4 kB
Active:         238800 kB
Inactive:      1788164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30561424 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1200 kB
Writeback:           0 kB
AnonPages:      163612 kB
Mapped:          15476 kB
Slab:           300500 kB
PageTables:       5180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   348804 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= 71800 MiB
End job on node107 at 2011-04-29 19:03:07