Trace number 3262474

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.17 1201.72

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_505.cnf
MD5SUM8e7b614904543aa28491ea45c761cbd5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark97.5682
Satisfiable
(Un)Satisfiability was proved
Number of variables253
Number of clauses34014
Sum of the clauses size150994
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2336
Number of clauses of size 331196
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52482

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-3262474-1304093903/watcher-3262474-1304093903 -o /tmp/evaluation-result-3262474-1304093903/solver-3262474-1304093903 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3262474-1304093903.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: 6.30 7.69 7.95 1/172 3449
/proc/meminfo: memFree=30663896/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=8728 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (plingeling) S 3447 3449 2974 0 -1 4202496 216 0 0 0 0 0 0 0 21 0 1 0 253581613 8937472 146 33554432000 4194304 4417332 140736833706640 18446744073709551615 268660662016 0 0 4096 0 18446744071562362840 0 0 17 4 0 0 0
/proc/3449/statm: 2182 146 122 55 0 68 0

[startup+0.0182261 s]
/proc/loadavg: 6.30 7.69 7.95 1/172 3449
/proc/meminfo: memFree=30663896/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=8728 CPUtime=0 cores=0,2,4,6
/proc/3449/stat : 3449 (plingeling) S 3447 3449 2974 0 -1 4202496 216 0 0 0 0 0 0 0 21 0 1 0 253581613 8937472 146 33554432000 4194304 4417332 140736833706640 18446744073709551615 268660662016 0 0 4096 0 18446744071562362840 0 0 17 4 0 0 0
/proc/3449/statm: 2182 146 122 55 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8728

[startup+0.198159 s]
/proc/loadavg: 6.30 7.69 7.95 1/172 3449
/proc/meminfo: memFree=30663896/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=62792 CPUtime=0.5 cores=0,2,4,6
/proc/3449/stat : 3449 (plingeling) S 3447 3449 2974 0 -1 4202496 3803 1250 0 3 50 0 0 0 21 0 5 0 253581613 64299008 3501 33554432000 4194304 4417332 140736833706640 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/3449/statm: 15698 3501 180 55 0 13584 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 62792

[startup+0.300139 s]
/proc/loadavg: 6.30 7.69 7.95 1/172 3449
/proc/meminfo: memFree=30663896/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=61112 CPUtime=0.91 cores=0,2,4,6
/proc/3449/stat : 3449 (plingeling) S 3447 3449 2974 0 -1 4202496 4099 1250 0 3 91 0 0 0 21 0 5 0 253581613 62578688 3065 33554432000 4194304 4417332 140736833706640 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/3449/statm: 15278 3065 180 55 0 13164 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 61112

[startup+0.701069 s]
/proc/loadavg: 6.30 7.69 7.95 1/172 3449
/proc/meminfo: memFree=30663896/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=62112 CPUtime=2.51 cores=0,2,4,6
/proc/3449/stat : 3449 (plingeling) S 3447 3449 2974 0 -1 4202496 4349 1250 0 3 251 0 0 0 21 0 5 0 253581613 63602688 3315 33554432000 4194304 4417332 140736833706640 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/3449/statm: 15528 3315 180 55 0 13414 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 62112

[startup+1.5009 s]
/proc/loadavg: 6.30 7.69 7.95 9/186 3480
/proc/meminfo: memFree=30643148/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=63892 CPUtime=5.7 cores=0,2,4,6
/proc/3449/stat : 3449 (plingeling) S 3447 3449 2974 0 -1 4202496 4794 1250 0 3 570 0 0 0 21 0 5 0 253581613 65425408 3760 33554432000 4194304 4417332 140736833706640 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/3449/statm: 15973 3760 180 55 0 13859 0
[pid=3449/tid=3456] ppid=3447 vsize=63892 CPUtime=1.42 cores=0,2,4,6
/proc/3449/task/3456/stat : 3456 (plingeling) R 3447 3449 2974 0 -1 4202560 510 1250 0 3 142 0 0 0 25 0 5 0 253581621 65425408 3760 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3449/tid=3458] ppid=3447 vsize=63892 CPUtime=1.41 cores=0,2,4,6
/proc/3449/task/3458/stat : 3458 (plingeling) R 3447 3449 2974 0 -1 4202560 512 1250 0 3 141 0 0 0 25 0 5 0 253581621 65425408 3760 33554432000 4194304 4417332 140736833706640 18446744073709551615 4365451 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3449/tid=3459] ppid=3447 vsize=63892 CPUtime=1.41 cores=0,2,4,6
/proc/3449/task/3459/stat : 3459 (plingeling) R 3447 3449 2974 0 -1 4202560 265 1250 0 3 141 0 0 0 25 0 5 0 253581621 65425408 3760 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3449/tid=3461] ppid=3447 vsize=63892 CPUtime=1.41 cores=0,2,4,6
/proc/3449/task/3461/stat : 3461 (plingeling) R 3447 3449 2974 0 -1 4202560 782 1250 0 3 141 0 0 0 25 0 5 0 253581621 65425408 3760 33554432000 4194304 4417332 140736833706640 18446744073709551615 4357005 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.7
Current children cumulated vsize (KiB) 63892

[startup+3.10062 s]
/proc/loadavg: 6.44 7.70 7.95 9/186 3480
/proc/meminfo: memFree=30629756/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=75268 CPUtime=12.1 cores=0,2,4,6
/proc/3449/stat : 3449 (plingeling) S 3447 3449 2974 0 -1 4202496 7488 1250 0 3 1209 1 0 0 21 0 5 0 253581613 77074432 6454 33554432000 4194304 4417332 140736833706640 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/3449/statm: 18817 6454 181 55 0 16703 0
[pid=3449/tid=3456] ppid=3447 vsize=75268 CPUtime=3.01 cores=0,2,4,6
/proc/3449/task/3456/stat : 3456 (plingeling) R 3447 3449 2974 0 -1 4202560 1150 1250 0 3 301 0 0 0 25 0 5 0 253581621 77074432 6454 33554432000 4194304 4417332 140736833706640 18446744073709551615 4308589 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3449/tid=3458] ppid=3447 vsize=75268 CPUtime=3 cores=0,2,4,6
/proc/3449/task/3458/stat : 3458 (plingeling) R 3447 3449 2974 0 -1 4202560 1151 1250 0 3 300 0 0 0 25 0 5 0 253581621 77074432 6454 33554432000 4194304 4417332 140736833706640 18446744073709551615 4309183 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3449/tid=3459] ppid=3447 vsize=75268 CPUtime=3.01 cores=0,2,4,6
/proc/3449/task/3459/stat : 3459 (plingeling) R 3447 3449 2974 0 -1 4202560 906 1250 0 3 301 0 0 0 25 0 5 0 253581621 77074432 6454 33554432000 4194304 4417332 140736833706640 18446744073709551615 4235968 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3449/tid=3461] ppid=3447 vsize=75268 CPUtime=3.01 cores=0,2,4,6
/proc/3449/task/3461/stat : 3461 (plingeling) R 3447 3449 2974 0 -1 4202560 1556 1250 0 3 301 0 0 0 25 0 5 0 253581621 77074432 6454 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 75268

[startup+6.30106 s]
/proc/loadavg: 6.44 7.70 7.95 9/186 3480
/proc/meminfo: memFree=30610888/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=142764 CPUtime=24.88 cores=0,2,4,6
/proc/3449/stat : 3449 (plingeling) S 3447 3449 2974 0 -1 4202496 9608 1250 0 3 2487 1 0 0 21 0 5 0 253581613 146190336 7140 33554432000 4194304 4417332 140736833706640 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/3449/statm: 35691 7140 181 55 0 33577 0
[pid=3449/tid=3456] ppid=3447 vsize=142764 CPUtime=6.21 cores=0,2,4,6
/proc/3449/task/3456/stat : 3456 (plingeling) R 3447 3449 2974 0 -1 4202560 1348 1250 0 3 621 0 0 0 25 0 5 0 253581621 146190336 7140 33554432000 4194304 4417332 140736833706640 18446744073709551615 4366725 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3449/tid=3458] ppid=3447 vsize=142764 CPUtime=6.18 cores=0,2,4,6
/proc/3449/task/3458/stat : 3458 (plingeling) R 3447 3449 2974 0 -1 4202560 1533 1250 0 3 618 0 0 0 25 0 5 0 253581621 146190336 7140 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3449/tid=3459] ppid=3447 vsize=142764 CPUtime=6.21 cores=0,2,4,6
/proc/3449/task/3459/stat : 3459 (plingeling) R 3447 3449 2974 0 -1 4202560 1165 1250 0 3 621 0 0 0 25 0 5 0 253581621 146190336 7140 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3449/tid=3461] ppid=3447 vsize=142764 CPUtime=6.21 cores=0,2,4,6
/proc/3449/task/3461/stat : 3461 (plingeling) R 3447 3449 2974 0 -1 4202560 2837 1250 0 3 621 0 0 0 25 0 5 0 253581621 146190336 7140 33554432000 4194304 4417332 140736833706640 18446744073709551615 4365869 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.88
Current children cumulated vsize (KiB) 142764

[startup+12.7009 s]
/proc/loadavg: 6.68 7.71 7.95 9/186 3480
/proc/meminfo: memFree=30593668/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=152116 CPUtime=50.45 cores=0,2,4,6
/proc/3449/stat : 3449 (plingeling) S 3447 3449 2974 0 -1 4202496 15519 1250 0 3 5043 2 0 0 21 0 5 0 253581613 155766784 9450 33554432000 4194304 4417332 140736833706640 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/3449/statm: 38029 9450 181 55 0 35915 0
[pid=3449/tid=3456] ppid=3447 vsize=152116 CPUtime=12.61 cores=0,2,4,6
/proc/3449/task/3456/stat : 3456 (plingeling) R 3447 3449 2974 0 -1 4202560 1348 1250 0 3 1261 0 0 0 25 0 5 0 253581621 155766784 9450 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3449/tid=3458] ppid=3447 vsize=152116 CPUtime=12.55 cores=0,2,4,6
/proc/3449/task/3458/stat : 3458 (plingeling) R 3447 3449 2974 0 -1 4202560 2156 1250 0 3 1255 0 0 0 25 0 5 0 253581621 155766784 9450 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364575 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3449/tid=3459] ppid=3447 vsize=152116 CPUtime=12.61 cores=0,2,4,6
/proc/3449/task/3459/stat : 3459 (plingeling) R 3447 3449 2974 0 -1 4202560 1899 1250 0 3 1261 0 0 0 25 0 5 0 253581621 155766784 9450 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3449/tid=3461] ppid=3447 vsize=152116 CPUtime=12.61 cores=0,2,4,6
/proc/3449/task/3461/stat : 3461 (plingeling) R 3447 3449 2974 0 -1 4202560 7391 1250 0 3 1260 1 0 0 25 0 5 0 253581621 155766784 9450 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364575 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.45
Current children cumulated vsize (KiB) 152116

[startup+25.5007 s]
/proc/loadavg: 6.96 7.73 7.95 9/186 3481
/proc/meminfo: memFree=30571844/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=163932 CPUtime=101.58 cores=0,2,4,6
/proc/3449/stat : 3449 (plingeling) S 3447 3449 2974 0 -1 4202496 31954 1250 0 3 10153 5 0 0 21 0 5 0 253581613 167866368 12404 33554432000 4194304 4417332 140736833706640 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/3449/statm: 40983 12404 181 55 0 38869 0
[pid=3449/tid=3456] ppid=3447 vsize=163932 CPUtime=25.42 cores=0,2,4,6
/proc/3449/task/3456/stat : 3456 (plingeling) R 3447 3449 2974 0 -1 4202560 6167 1250 0 3 2541 1 0 0 25 0 5 0 253581621 167866368 12404 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3449/tid=3458] ppid=3447 vsize=163932 CPUtime=25.28 cores=0,2,4,6
/proc/3449/task/3458/stat : 3458 (plingeling) R 3447 3449 2974 0 -1 4202560 3970 1250 0 3 2528 0 0 0 25 0 5 0 253581621 167866368 12404 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3449/tid=3459] ppid=3447 vsize=163932 CPUtime=25.41 cores=0,2,4,6
/proc/3449/task/3459/stat : 3459 (plingeling) R 3447 3449 2974 0 -1 4202560 3932 1250 0 3 2540 1 0 0 25 0 5 0 253581621 167866368 12404 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3449/tid=3461] ppid=3447 vsize=163932 CPUtime=25.41 cores=0,2,4,6
/proc/3449/task/3461/stat : 3461 (plingeling) R 3447 3449 2974 0 -1 4202560 15160 1250 0 3 2539 2 0 0 25 0 5 0 253581621 167866368 12404 33554432000 4194304 4417332 140736833706640 18446744073709551615 4366359 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 163932

[startup+51.1012 s]
/proc/loadavg: 7.40 7.77 7.96 9/186 3481
/proc/meminfo: memFree=30552576/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=167140 CPUtime=203.84 cores=0,2,4,6
/proc/3449/stat : 3449 (plingeling) S 3447 3449 2974 0 -1 4202496 75052 1250 0 3 20373 11 0 0 21 0 5 0 253581613 171151360 13237 33554432000 4194304 4417332 140736833706640 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/3449/statm: 41785 13237 181 55 0 39671 0
[pid=3449/tid=3456] ppid=3447 vsize=167140 CPUtime=51.01 cores=0,2,4,6
/proc/3449/task/3456/stat : 3456 (plingeling) R 3447 3449 2974 0 -1 4202560 16325 1250 0 3 5099 2 0 0 25 0 5 0 253581621 171151360 13237 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3449/tid=3458] ppid=3447 vsize=167140 CPUtime=50.75 cores=0,2,4,6
/proc/3449/task/3458/stat : 3458 (plingeling) R 3447 3449 2974 0 -1 4202560 13098 1250 0 3 5074 1 0 0 25 0 5 0 253581621 171151360 13237 33554432000 4194304 4417332 140736833706640 18446744073709551615 4237371 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3449/tid=3459] ppid=3447 vsize=167140 CPUtime=51.01 cores=0,2,4,6
/proc/3449/task/3459/stat : 3459 (plingeling) R 3447 3449 2974 0 -1 4202560 11463 1250 0 3 5100 1 0 0 25 0 5 0 253581621 171151360 13237 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364957 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3449/tid=3461] ppid=3447 vsize=167140 CPUtime=51.01 cores=0,2,4,6
/proc/3449/task/3461/stat : 3461 (plingeling) R 3447 3449 2974 0 -1 4202560 31441 1250 0 3 5096 5 0 0 25 0 5 0 253581621 171151360 13237 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.84
Current children cumulated vsize (KiB) 167140

[startup+102.306 s]
/proc/loadavg: 7.89 7.84 7.97 9/186 3485
/proc/meminfo: memFree=30534672/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=175476 CPUtime=408.39 cores=0,2,4,6
/proc/3449/stat : 3449 (plingeling) S 3447 3449 2974 0 -1 4202496 170629 1250 0 3 40814 25 0 0 21 0 5 0 253581613 179687424 15313 33554432000 4194304 4417332 140736833706640 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/3449/statm: 43869 15313 181 55 0 41755 0
[pid=3449/tid=3456] ppid=3447 vsize=175476 CPUtime=102.22 cores=0,2,4,6
/proc/3449/task/3456/stat : 3456 (plingeling) R 3447 3449 2974 0 -1 4202560 37789 1250 0 3 10217 5 0 0 25 0 5 0 253581621 179687424 15313 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3449/tid=3458] ppid=3447 vsize=175476 CPUtime=101.68 cores=0,2,4,6
/proc/3449/task/3458/stat : 3458 (plingeling) R 3447 3449 2974 0 -1 4202560 34858 1250 0 3 10164 4 0 0 25 0 5 0 253581621 179687424 15313 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3449/tid=3459] ppid=3447 vsize=175476 CPUtime=102.21 cores=0,2,4,6
/proc/3449/task/3459/stat : 3459 (plingeling) R 3447 3449 2974 0 -1 4202560 32527 1250 0 3 10217 4 0 0 25 0 5 0 253581621 179687424 15313 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3449/tid=3461] ppid=3447 vsize=175476 CPUtime=102.21 cores=0,2,4,6
/proc/3449/task/3461/stat : 3461 (plingeling) R 3447 3449 2974 0 -1 4202560 62730 1250 0 3 10211 10 0 0 25 0 5 0 253581621 179687424 15313 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.39
Current children cumulated vsize (KiB) 175476

[startup+162.301 s]
/proc/loadavg: 8.01 7.88 7.98 9/186 3486
/proc/meminfo: memFree=30491952/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=197844 CPUtime=648.07 cores=0,2,4,6
/proc/3449/stat : 3449 (plingeling) S 3447 3449 2974 0 -1 4202496 272441 1250 0 3 64767 40 0 0 21 0 5 0 253581613 202592256 20911 33554432000 4194304 4417332 140736833706640 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/3449/statm: 49461 20911 181 55 0 47347 0
[pid=3449/tid=3456] ppid=3447 vsize=197844 CPUtime=162.21 cores=0,2,4,6
/proc/3449/task/3456/stat : 3456 (plingeling) R 3447 3449 2974 0 -1 4202560 60126 1250 0 3 16213 8 0 0 25 0 5 0 253581621 202592256 20911 33554432000 4194304 4417332 140736833706640 18446744073709551615 4344071 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3449/tid=3458] ppid=3447 vsize=197844 CPUtime=161.37 cores=0,2,4,6
/proc/3449/task/3458/stat : 3458 (plingeling) R 3447 3449 2974 0 -1 4202560 58985 1250 0 3 16129 8 0 0 25 0 5 0 253581621 202592256 20911 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3449/tid=3459] ppid=3447 vsize=197844 CPUtime=162.22 cores=0,2,4,6
/proc/3449/task/3459/stat : 3459 (plingeling) R 3447 3449 2974 0 -1 4202560 62684 1250 0 3 16213 9 0 0 25 0 5 0 253581621 202592256 20911 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3449/tid=3461] ppid=3447 vsize=197844 CPUtime=162.2 cores=0,2,4,6
/proc/3449/task/3461/stat : 3461 (plingeling) R 3447 3449 2974 0 -1 4202560 87921 1250 0 3 16206 14 0 0 25 0 5 0 253581621 202592256 20911 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 648.07
Current children cumulated vsize (KiB) 197844


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

[pid=3449/tid=3458] ppid=3447 vsize=265988 CPUtime=758.19 cores=0,2,4,6
/proc/3449/task/3458/stat : 3458 (plingeling) R 3447 3449 2974 0 -1 4202560 263002 1250 0 3 75781 38 0 0 25 0 5 0 253581621 272371712 37918 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3449/tid=3459] ppid=3447 vsize=265988 CPUtime=762.23 cores=0,2,4,6
/proc/3449/task/3459/stat : 3459 (plingeling) R 3447 3449 2974 0 -1 4202560 280914 1250 0 3 76179 44 0 0 25 0 5 0 253581621 272371712 37918 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3449/tid=3461] ppid=3447 vsize=265988 CPUtime=762.16 cores=0,2,4,6
/proc/3449/task/3461/stat : 3461 (plingeling) R 3447 3449 2974 0 -1 4202560 343177 1250 0 3 76163 53 0 0 25 0 5 0 253581621 272371712 37918 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3044.89
Current children cumulated vsize (KiB) 265988

[startup+822.301 s]
/proc/loadavg: 8.08 8.06 8.01 9/186 3505
/proc/meminfo: memFree=30337528/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=267360 CPUtime=3284.55 cores=0,2,4,6
/proc/3449/stat : 3449 (plingeling) S 3447 3449 2974 0 -1 4202496 1233765 1250 0 3 328267 188 0 0 21 0 5 0 253581613 273776640 38261 33554432000 4194304 4417332 140736833706640 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/3449/statm: 66840 38261 181 55 0 64726 0
[pid=3449/tid=3456] ppid=3447 vsize=267360 CPUtime=822.23 cores=0,2,4,6
/proc/3449/task/3456/stat : 3456 (plingeling) R 3447 3449 2974 0 -1 4202560 287200 1250 0 3 82179 44 0 0 25 0 5 0 253581621 273776640 38261 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3449/tid=3458] ppid=3447 vsize=267360 CPUtime=817.87 cores=0,2,4,6
/proc/3449/task/3458/stat : 3458 (plingeling) R 3447 3449 2974 0 -1 4202560 280037 1250 0 3 81747 40 0 0 25 0 5 0 253581621 273776640 38261 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3449/tid=3459] ppid=3447 vsize=267360 CPUtime=822.22 cores=0,2,4,6
/proc/3449/task/3459/stat : 3459 (plingeling) R 3447 3449 2974 0 -1 4202560 302110 1250 0 3 82176 46 0 0 25 0 5 0 253581621 273776640 38261 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3449/tid=3461] ppid=3447 vsize=267360 CPUtime=822.15 cores=0,2,4,6
/proc/3449/task/3461/stat : 3461 (plingeling) R 3447 3449 2974 0 -1 4202560 361693 1250 0 3 82159 56 0 0 25 0 5 0 253581621 273776640 38261 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.55
Current children cumulated vsize (KiB) 267360

[startup+882.3 s]
/proc/loadavg: 8.08 8.06 8.01 9/186 3507
/proc/meminfo: memFree=30331380/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=285888 CPUtime=3524.22 cores=0,2,4,6
/proc/3449/stat : 3449 (plingeling) S 3447 3449 2974 0 -1 4202496 1331238 1250 0 3 352219 203 0 0 21 0 5 0 253581613 292749312 42893 33554432000 4194304 4417332 140736833706640 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/3449/statm: 71472 42893 181 55 0 69358 0
[pid=3449/tid=3456] ppid=3447 vsize=285888 CPUtime=882.23 cores=0,2,4,6
/proc/3449/task/3456/stat : 3456 (plingeling) R 3447 3449 2974 0 -1 4202560 313178 1250 0 3 88175 48 0 0 25 0 5 0 253581621 292749312 42893 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3449/tid=3458] ppid=3447 vsize=285888 CPUtime=877.55 cores=0,2,4,6
/proc/3449/task/3458/stat : 3458 (plingeling) R 3447 3449 2974 0 -1 4202560 302347 1250 0 3 87711 44 0 0 25 0 5 0 253581621 292749312 42893 33554432000 4194304 4417332 140736833706640 18446744073709551615 4354163 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3449/tid=3459] ppid=3447 vsize=285888 CPUtime=882.22 cores=0,2,4,6
/proc/3449/task/3459/stat : 3459 (plingeling) R 3447 3449 2974 0 -1 4202560 325502 1250 0 3 88173 49 0 0 25 0 5 0 253581621 292749312 42893 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3449/tid=3461] ppid=3447 vsize=285888 CPUtime=882.15 cores=0,2,4,6
/proc/3449/task/3461/stat : 3461 (plingeling) R 3447 3449 2974 0 -1 4202560 387486 1250 0 3 88155 60 0 0 25 0 5 0 253581621 292749312 42893 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364631 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.22
Current children cumulated vsize (KiB) 285888

[startup+942.301 s]
/proc/loadavg: 8.08 8.06 8.01 9/186 3508
/proc/meminfo: memFree=30361948/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=255916 CPUtime=3763.9 cores=0,2,4,6
/proc/3449/stat : 3449 (plingeling) S 3447 3449 2974 0 -1 4202496 1415147 1250 0 3 376172 218 0 0 21 0 5 0 253581613 262057984 35400 33554432000 4194304 4417332 140736833706640 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/3449/statm: 63979 35400 181 55 0 61865 0
[pid=3449/tid=3456] ppid=3447 vsize=255916 CPUtime=942.23 cores=0,2,4,6
/proc/3449/task/3456/stat : 3456 (plingeling) R 3447 3449 2974 0 -1 4202560 330442 1250 0 3 94171 52 0 0 25 0 5 0 253581621 262057984 35400 33554432000 4194304 4417332 140736833706640 18446744073709551615 18446744073699066094 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3449/tid=3458] ppid=3447 vsize=255916 CPUtime=937.23 cores=0,2,4,6
/proc/3449/task/3458/stat : 3458 (plingeling) R 3447 3449 2974 0 -1 4202560 324592 1250 0 3 93675 48 0 0 25 0 5 0 253581621 262057984 35400 33554432000 4194304 4417332 140736833706640 18446744073709551615 4236672 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3449/tid=3459] ppid=3447 vsize=255916 CPUtime=942.23 cores=0,2,4,6
/proc/3449/task/3459/stat : 3459 (plingeling) R 3447 3449 2974 0 -1 4202560 353494 1250 0 3 94169 54 0 0 25 0 5 0 253581621 262057984 35400 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364923 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3449/tid=3461] ppid=3447 vsize=255916 CPUtime=942.14 cores=0,2,4,6
/proc/3449/task/3461/stat : 3461 (plingeling) R 3447 3449 2974 0 -1 4202560 403894 1250 0 3 94151 63 0 0 25 0 5 0 253581621 262057984 35400 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.9
Current children cumulated vsize (KiB) 255916

[startup+1002.3 s]
/proc/loadavg: 8.07 8.06 8.01 9/186 3510
/proc/meminfo: memFree=30341684/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=270860 CPUtime=4003.58 cores=0,2,4,6
/proc/3449/stat : 3449 (plingeling) S 3447 3449 2974 0 -1 4202496 1481749 1250 0 3 400130 228 0 0 21 0 5 0 253581613 277360640 39136 33554432000 4194304 4417332 140736833706640 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/3449/statm: 67715 39136 181 55 0 65601 0
[pid=3449/tid=3456] ppid=3447 vsize=270860 CPUtime=1002.23 cores=0,2,4,6
/proc/3449/task/3456/stat : 3456 (plingeling) R 3447 3449 2974 0 -1 4202560 351238 1250 0 3 100168 55 0 0 25 0 5 0 253581621 277360640 39136 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3449/tid=3458] ppid=3447 vsize=270860 CPUtime=996.9 cores=0,2,4,6
/proc/3449/task/3458/stat : 3458 (plingeling) R 3447 3449 2974 0 -1 4202560 336975 1250 0 3 99640 50 0 0 25 0 5 0 253581621 277360640 39136 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3449/tid=3459] ppid=3447 vsize=270860 CPUtime=1002.23 cores=0,2,4,6
/proc/3449/task/3459/stat : 3459 (plingeling) R 3447 3449 2974 0 -1 4202560 370139 1250 0 3 100167 56 0 0 25 0 5 0 253581621 277360640 39136 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3449/tid=3461] ppid=3447 vsize=270860 CPUtime=1002.14 cores=0,2,4,6
/proc/3449/task/3461/stat : 3461 (plingeling) R 3447 3449 2974 0 -1 4202560 420672 1250 0 3 100149 65 0 0 25 0 5 0 253581621 277360640 39136 33554432000 4194304 4417332 140736833706640 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.58
Current children cumulated vsize (KiB) 270860

[startup+1062.3 s]
/proc/loadavg: 8.07 8.06 8.01 9/186 3511
/proc/meminfo: memFree=30331332/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=265684 CPUtime=4243.26 cores=0,2,4,6
/proc/3449/stat : 3449 (plingeling) S 3447 3449 2974 0 -1 4202496 1563707 1250 0 3 424087 239 0 0 21 0 5 0 253581613 272060416 37842 33554432000 4194304 4417332 140736833706640 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/3449/statm: 66421 37842 181 55 0 64307 0
[pid=3449/tid=3456] ppid=3447 vsize=265684 CPUtime=1062.23 cores=0,2,4,6
/proc/3449/task/3456/stat : 3456 (plingeling) R 3447 3449 2974 0 -1 4202560 368303 1250 0 3 106166 57 0 0 25 0 5 0 253581621 272060416 37842 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3449/tid=3458] ppid=3447 vsize=265684 CPUtime=1056.59 cores=0,2,4,6
/proc/3449/task/3458/stat : 3458 (plingeling) R 3447 3449 2974 0 -1 4202560 360090 1250 0 3 105606 53 0 0 25 0 5 0 253581621 272060416 37842 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3449/tid=3459] ppid=3447 vsize=265684 CPUtime=1062.23 cores=0,2,4,6
/proc/3449/task/3459/stat : 3459 (plingeling) R 3447 3449 2974 0 -1 4202560 394294 1250 0 3 106164 59 0 0 25 0 5 0 253581621 272060416 37842 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3449/tid=3461] ppid=3447 vsize=265684 CPUtime=1062.14 cores=0,2,4,6
/proc/3449/task/3461/stat : 3461 (plingeling) R 3447 3449 2974 0 -1 4202560 438295 1250 0 3 106146 68 0 0 25 0 5 0 253581621 272060416 37842 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.26
Current children cumulated vsize (KiB) 265684

[startup+1122.3 s]
/proc/loadavg: 8.09 8.06 8.01 9/186 3513
/proc/meminfo: memFree=30265792/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=326924 CPUtime=4482.93 cores=0,2,4,6
/proc/3449/stat : 3449 (plingeling) S 3447 3449 2974 0 -1 4202496 1647410 1250 0 3 448042 251 0 0 21 0 5 0 253581613 334770176 53152 33554432000 4194304 4417332 140736833706640 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/3449/statm: 81731 53152 181 55 0 79617 0
[pid=3449/tid=3456] ppid=3447 vsize=326924 CPUtime=1122.24 cores=0,2,4,6
/proc/3449/task/3456/stat : 3456 (plingeling) R 3447 3449 2974 0 -1 4202560 389524 1250 0 3 112163 61 0 0 25 0 5 0 253581621 334770176 53152 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3449/tid=3458] ppid=3447 vsize=326924 CPUtime=1116.26 cores=0,2,4,6
/proc/3449/task/3458/stat : 3458 (plingeling) R 3447 3449 2974 0 -1 4202560 379429 1250 0 3 111570 56 0 0 25 0 5 0 253581621 334770176 53152 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3449/tid=3459] ppid=3447 vsize=326924 CPUtime=1122.23 cores=0,2,4,6
/proc/3449/task/3459/stat : 3459 (plingeling) R 3447 3449 2974 0 -1 4202560 415246 1250 0 3 112161 62 0 0 25 0 5 0 253581621 334770176 53152 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3449/tid=3461] ppid=3447 vsize=326924 CPUtime=1122.13 cores=0,2,4,6
/proc/3449/task/3461/stat : 3461 (plingeling) R 3447 3449 2974 0 -1 4202560 460486 1250 0 3 112142 71 0 0 25 0 5 0 253581621 334770176 53152 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.93
Current children cumulated vsize (KiB) 326924

[startup+1182.3 s]
/proc/loadavg: 8.10 8.07 8.01 9/186 3521
/proc/meminfo: memFree=30314472/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=297312 CPUtime=4722.61 cores=0,2,4,6
/proc/3449/stat : 3449 (plingeling) S 3447 3449 2974 0 -1 4202496 1738144 1250 0 3 471996 265 0 0 21 0 5 0 253581613 304447488 45749 33554432000 4194304 4417332 140736833706640 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/3449/statm: 74328 45749 181 55 0 72214 0
[pid=3449/tid=3456] ppid=3447 vsize=297312 CPUtime=1182.24 cores=0,2,4,6
/proc/3449/task/3456/stat : 3456 (plingeling) R 3447 3449 2974 0 -1 4202560 413764 1250 0 3 118159 65 0 0 25 0 5 0 253581621 304447488 45749 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3449/tid=3458] ppid=3447 vsize=297312 CPUtime=1175.94 cores=0,2,4,6
/proc/3449/task/3458/stat : 3458 (plingeling) R 3447 3449 2974 0 -1 4202560 405607 1250 0 3 117534 60 0 0 25 0 5 0 253581621 304447488 45749 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364938 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3449/tid=3459] ppid=3447 vsize=297312 CPUtime=1182.24 cores=0,2,4,6
/proc/3449/task/3459/stat : 3459 (plingeling) R 3447 3449 2974 0 -1 4202560 439552 1250 0 3 118158 66 0 0 25 0 5 0 253581621 304447488 45749 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3449/tid=3461] ppid=3447 vsize=297312 CPUtime=1182.13 cores=0,2,4,6
/proc/3449/task/3461/stat : 3461 (plingeling) R 3447 3449 2974 0 -1 4202560 476496 1250 0 3 118140 73 0 0 25 0 5 0 253581621 304447488 45749 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364792 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.61
Current children cumulated vsize (KiB) 297312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.07 8.06 8.01 9/186 3521
/proc/meminfo: memFree=30296716/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=313860 CPUtime=4800.13 cores=0,2,4,6
/proc/3449/stat : 3449 (plingeling) S 3447 3449 2974 0 -1 4202496 1755121 1250 0 3 479745 268 0 0 21 0 5 0 253581613 321392640 49886 33554432000 4194304 4417332 140736833706640 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/3449/statm: 78465 49886 181 55 0 76351 0
[pid=3449/tid=3456] ppid=3447 vsize=313860 CPUtime=1201.64 cores=0,2,4,6
/proc/3449/task/3456/stat : 3456 (plingeling) R 3447 3449 2974 0 -1 4202560 417459 1250 0 3 120099 65 0 0 25 0 5 0 253581621 321392640 49886 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3449/tid=3458] ppid=3447 vsize=313860 CPUtime=1195.24 cores=0,2,4,6
/proc/3449/task/3458/stat : 3458 (plingeling) R 3447 3449 2974 0 -1 4202560 411322 1250 0 3 119463 61 0 0 25 0 5 0 253581621 321392640 49886 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3449/tid=3459] ppid=3447 vsize=313860 CPUtime=1201.64 cores=0,2,4,6
/proc/3449/task/3459/stat : 3459 (plingeling) R 3447 3449 2974 0 -1 4202560 443875 1250 0 3 120098 66 0 0 25 0 5 0 253581621 321392640 49886 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364512 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3449/tid=3461] ppid=3447 vsize=313860 CPUtime=1201.53 cores=0,2,4,6
/proc/3449/task/3461/stat : 3461 (plingeling) R 3447 3449 2974 0 -1 4202560 479740 1250 0 3 120080 73 0 0 25 0 5 0 253581621 321392640 49886 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 313860

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

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

[startup+1201.7 s]
/proc/loadavg: 8.07 8.06 8.01 9/186 3521
/proc/meminfo: memFree=30296716/32951124 swapFree=67111524/67111528
[pid=3449] ppid=3447 vsize=313860 CPUtime=4800.13 cores=0,2,4,6
/proc/3449/stat : 3449 (plingeling) S 3447 3449 2974 0 -1 4202496 1755121 1250 0 3 479745 268 0 0 21 0 5 0 253581613 321392640 49886 33554432000 4194304 4417332 140736833706640 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/3449/statm: 78465 49886 181 55 0 76351 0
[pid=3449/tid=3456] ppid=3447 vsize=313860 CPUtime=1201.64 cores=0,2,4,6
/proc/3449/task/3456/stat : 3456 (plingeling) R 3447 3449 2974 0 -1 4202560 417459 1250 0 3 120099 65 0 0 25 0 5 0 253581621 321392640 49886 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3449/tid=3458] ppid=3447 vsize=313860 CPUtime=1195.24 cores=0,2,4,6
/proc/3449/task/3458/stat : 3458 (plingeling) R 3447 3449 2974 0 -1 4202560 411322 1250 0 3 119463 61 0 0 25 0 5 0 253581621 321392640 49886 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=3449/tid=3459] ppid=3447 vsize=313860 CPUtime=1201.64 cores=0,2,4,6
/proc/3449/task/3459/stat : 3459 (plingeling) R 3447 3449 2974 0 -1 4202560 443875 1250 0 3 120098 66 0 0 25 0 5 0 253581621 321392640 49886 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364512 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3449/tid=3461] ppid=3447 vsize=313860 CPUtime=1201.53 cores=0,2,4,6
/proc/3449/task/3461/stat : 3461 (plingeling) R 3447 3449 2974 0 -1 4202560 479740 1250 0 3 120080 73 0 0 25 0 5 0 253581621 321392640 49886 33554432000 4194304 4417332 140736833706640 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 313860

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.17
CPU user time (s): 4797.48
CPU system time (s): 2.69259
CPU usage (%): 399.441
Max. virtual memory (cumulated for all children) (KiB): 329760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.48
system time used= 2.69259
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1756371
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 167
involuntary context switches= 23224

runsolver used 2.04069 second user time and 4.37233 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 18:18:24
IDJOB=3262474
IDBENCH=83313
IDSOLVER=1605
FILE ID=node107/3262474-1304093903
RUNJOBID= node107-1304093900-3439
PBS_JOBID= 13170575
Free space on /tmp= 71800 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-23_505.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262474-1304093903/watcher-3262474-1304093903 -o /tmp/evaluation-result-3262474-1304093903/solver-3262474-1304093903 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3262474-1304093903.cnf

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

MD5SUM BENCH= 8e7b614904543aa28491ea45c761cbd5
RANDOM SEED=1533313961

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:      30664176 kB
Buffers:        645164 kB
Cached:        1215892 kB
SwapCached:          4 kB
Active:         136268 kB
Inactive:      1787184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30664176 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             800 kB
Writeback:           0 kB
AnonPages:       62120 kB
Mapped:          14428 kB
Slab:           300696 kB
PageTables:       4468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185388 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 18:38:27