Trace number 3371169

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 4800.38 1202.95

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1375c111739g6.cnf
MD5SUMc7c04151ac14a13eb4a03259d055e119
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 6.40 7.73 7.96 2/292 22362
/proc/meminfo: memFree=27734256/32951124 swapFree=63649232/67111528
[pid=22362] ppid=22360 vsize=8728 CPUtime=0 cores=1,3,5,7
/proc/22362/stat : 22362 (plingeling) S 22360 22362 21663 0 -1 4202496 215 0 0 0 0 0 0 0 23 0 1 0 653498995 8937472 146 33554432000 4194304 4417452 140735258188720 18446744073709551615 210204647168 0 0 4096 0 18446744071562362840 0 0 17 1 0 0 0
/proc/22362/statm: 2182 146 122 55 0 68 0

[startup+0.078874 s]
/proc/loadavg: 6.40 7.73 7.96 2/292 22362
/proc/meminfo: memFree=27734256/32951124 swapFree=63649232/67111528
[pid=22362] ppid=22360 vsize=15748 CPUtime=0.03 cores=1,3,5,7
/proc/22362/stat : 22362 (plingeling) R 22360 22362 21663 0 -1 4202496 1913 1248 0 2 3 0 0 0 23 0 1 0 653498995 16125952 1843 33554432000 4194304 4417452 140735258188720 18446744073709551615 210204341341 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/22362/statm: 3937 1865 148 55 0 1823 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15748

[startup+0.10085 s]
/proc/loadavg: 6.40 7.73 7.96 2/292 22362
/proc/meminfo: memFree=27734256/32951124 swapFree=63649232/67111528
[pid=22362] ppid=22360 vsize=17796 CPUtime=0.05 cores=1,3,5,7
/proc/22362/stat : 22362 (plingeling) R 22360 22362 21663 0 -1 4202496 2518 1248 0 2 5 0 0 0 23 0 1 0 653498995 18223104 2448 33554432000 4194304 4417452 140735258188720 18446744073709551615 4209644 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/22362/statm: 4449 2448 148 55 0 2335 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 17796

[startup+0.300771 s]
/proc/loadavg: 6.40 7.73 7.96 2/292 22362
/proc/meminfo: memFree=27734256/32951124 swapFree=63649232/67111528
[pid=22362] ppid=22360 vsize=71332 CPUtime=0.79 cores=1,3,5,7
/proc/22362/stat : 22362 (plingeling) S 22360 22362 21663 0 -1 4202496 8645 1248 0 2 79 0 0 0 23 0 5 0 653498995 73043968 5649 33554432000 4194304 4417452 140735258188720 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22362/statm: 17833 5649 177 55 0 15719 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 71332

[startup+0.700701 s]
/proc/loadavg: 6.40 7.73 7.96 2/292 22362
/proc/meminfo: memFree=27734256/32951124 swapFree=63649232/67111528
[pid=22362] ppid=22360 vsize=77080 CPUtime=2.4 cores=1,3,5,7
/proc/22362/stat : 22362 (plingeling) S 22360 22362 21663 0 -1 4202496 10939 1248 0 2 239 1 0 0 23 0 5 0 653498995 78929920 7057 33554432000 4194304 4417452 140735258188720 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22362/statm: 19270 7057 180 55 0 17156 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 77080

[startup+1.50057 s]
/proc/loadavg: 6.52 7.74 7.96 9/304 22387
/proc/meminfo: memFree=27653548/32951124 swapFree=63649232/67111528
[pid=22362] ppid=22360 vsize=84120 CPUtime=5.58 cores=1,3,5,7
/proc/22362/stat : 22362 (plingeling) S 22360 22362 21663 0 -1 4202496 12770 1248 0 2 557 1 0 0 23 0 5 0 653498995 86138880 8817 33554432000 4194304 4417452 140735258188720 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22362/statm: 21030 8817 180 55 0 18916 0
[pid=22362/tid=22380] ppid=22360 vsize=84120 CPUtime=1.38 cores=1,3,5,7
/proc/22362/task/22380/stat : 22380 (plingeling) R 22360 22362 21663 0 -1 4202560 1460 1248 0 2 138 0 0 0 25 0 5 0 653499007 86138880 8817 33554432000 4194304 4417452 140735258188720 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22362/tid=22381] ppid=22360 vsize=84120 CPUtime=1.36 cores=1,3,5,7
/proc/22362/task/22381/stat : 22381 (plingeling) R 22360 22362 21663 0 -1 4202560 1080 1248 0 2 136 0 0 0 25 0 5 0 653499007 86138880 8817 33554432000 4194304 4417452 140735258188720 18446744073709551615 4249943 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22362/tid=22382] ppid=22360 vsize=84120 CPUtime=1.37 cores=1,3,5,7
/proc/22362/task/22382/stat : 22382 (plingeling) R 22360 22362 21663 0 -1 4202560 1655 1248 0 2 137 0 0 0 25 0 5 0 653499007 86138880 8817 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22362/tid=22383] ppid=22360 vsize=84120 CPUtime=1.38 cores=1,3,5,7
/proc/22362/task/22383/stat : 22383 (plingeling) R 22360 22362 21663 0 -1 4202560 3997 1248 0 2 138 0 0 0 25 0 5 0 653499007 86138880 8817 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.58
Current children cumulated vsize (KiB) 84120

[startup+3.1003 s]
/proc/loadavg: 6.52 7.74 7.96 9/304 22387
/proc/meminfo: memFree=27635448/32951124 swapFree=63649232/67111528
[pid=22362] ppid=22360 vsize=97296 CPUtime=11.98 cores=1,3,5,7
/proc/22362/stat : 22362 (plingeling) S 22360 22362 21663 0 -1 4202496 17709 1248 0 2 1196 2 0 0 23 0 5 0 653498995 99631104 12111 33554432000 4194304 4417452 140735258188720 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22362/statm: 24324 12111 180 55 0 22210 0
[pid=22362/tid=22380] ppid=22360 vsize=97296 CPUtime=2.98 cores=1,3,5,7
/proc/22362/task/22380/stat : 22380 (plingeling) R 22360 22362 21663 0 -1 4202560 2176 1248 0 2 298 0 0 0 25 0 5 0 653499007 99631104 12111 33554432000 4194304 4417452 140735258188720 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22362/tid=22381] ppid=22360 vsize=97296 CPUtime=2.95 cores=1,3,5,7
/proc/22362/task/22381/stat : 22381 (plingeling) R 22360 22362 21663 0 -1 4202560 1080 1248 0 2 295 0 0 0 25 0 5 0 653499007 99631104 12111 33554432000 4194304 4417452 140735258188720 18446744073709551615 4235378 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22362/tid=22382] ppid=22360 vsize=97296 CPUtime=2.97 cores=1,3,5,7
/proc/22362/task/22382/stat : 22382 (plingeling) R 22360 22362 21663 0 -1 4202560 1655 1248 0 2 297 0 0 0 25 0 5 0 653499007 99631104 12111 33554432000 4194304 4417452 140735258188720 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22362/tid=22383] ppid=22360 vsize=97296 CPUtime=2.97 cores=1,3,5,7
/proc/22362/task/22383/stat : 22383 (plingeling) R 22360 22362 21663 0 -1 4202560 8220 1248 0 2 297 0 0 0 25 0 5 0 653499007 99631104 12111 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.98
Current children cumulated vsize (KiB) 97296

[startup+6.30077 s]
/proc/loadavg: 6.52 7.74 7.96 9/304 22387
/proc/meminfo: memFree=27620324/32951124 swapFree=63649232/67111528
[pid=22362] ppid=22360 vsize=98224 CPUtime=24.75 cores=1,3,5,7
/proc/22362/stat : 22362 (plingeling) S 22360 22362 21663 0 -1 4202496 26095 1248 0 2 2472 3 0 0 23 0 5 0 653498995 100581376 12343 33554432000 4194304 4417452 140735258188720 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22362/statm: 24556 12343 180 55 0 22442 0
[pid=22362/tid=22380] ppid=22360 vsize=98224 CPUtime=6.18 cores=1,3,5,7
/proc/22362/task/22380/stat : 22380 (plingeling) R 22360 22362 21663 0 -1 4202560 2176 1248 0 2 618 0 0 0 25 0 5 0 653499007 100581376 12343 33554432000 4194304 4417452 140735258188720 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22362/tid=22381] ppid=22360 vsize=98224 CPUtime=6.12 cores=1,3,5,7
/proc/22362/task/22381/stat : 22381 (plingeling) R 22360 22362 21663 0 -1 4202560 1080 1248 0 2 612 0 0 0 25 0 5 0 653499007 100581376 12343 33554432000 4194304 4417452 140735258188720 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22362/tid=22382] ppid=22360 vsize=98224 CPUtime=6.17 cores=1,3,5,7
/proc/22362/task/22382/stat : 22382 (plingeling) R 22360 22362 21663 0 -1 4202560 2481 1248 0 2 617 0 0 0 25 0 5 0 653499007 100581376 12343 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22362/tid=22383] ppid=22360 vsize=98224 CPUtime=6.17 cores=1,3,5,7
/proc/22362/task/22383/stat : 22383 (plingeling) R 22360 22362 21663 0 -1 4202560 15780 1248 0 2 616 1 0 0 25 0 5 0 653499007 100581376 12343 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.75
Current children cumulated vsize (KiB) 98224

[startup+12.7007 s]
/proc/loadavg: 6.75 7.75 7.96 9/304 22387
/proc/meminfo: memFree=27529068/32951124 swapFree=63649232/67111528
[pid=22362] ppid=22360 vsize=153816 CPUtime=50.28 cores=1,3,5,7
/proc/22362/stat : 22362 (plingeling) S 22360 22362 21663 0 -1 4202496 44859 1248 0 2 5023 5 0 0 23 0 5 0 653498995 157507584 26248 33554432000 4194304 4417452 140735258188720 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22362/statm: 38454 26248 180 55 0 36340 0
[pid=22362/tid=22380] ppid=22360 vsize=153816 CPUtime=12.58 cores=1,3,5,7
/proc/22362/task/22380/stat : 22380 (plingeling) R 22360 22362 21663 0 -1 4202560 2891 1248 0 2 1258 0 0 0 25 0 5 0 653499007 157507584 26248 33554432000 4194304 4417452 140735258188720 18446744073709551615 4236296 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22362/tid=22381] ppid=22360 vsize=153816 CPUtime=12.46 cores=1,3,5,7
/proc/22362/task/22381/stat : 22381 (plingeling) R 22360 22362 21663 0 -1 4202560 2511 1248 0 2 1246 0 0 0 25 0 5 0 653499007 157507584 26248 33554432000 4194304 4417452 140735258188720 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22362/tid=22382] ppid=22360 vsize=153816 CPUtime=12.57 cores=1,3,5,7
/proc/22362/task/22382/stat : 22382 (plingeling) R 22360 22362 21663 0 -1 4202560 2851 1248 0 2 1257 0 0 0 25 0 5 0 653499007 157507584 26248 33554432000 4194304 4417452 140735258188720 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22362/tid=22383] ppid=22360 vsize=153816 CPUtime=12.57 cores=1,3,5,7
/proc/22362/task/22383/stat : 22383 (plingeling) R 22360 22362 21663 0 -1 4202560 32028 1248 0 2 1254 3 0 0 25 0 5 0 653499007 157507584 26248 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.28
Current children cumulated vsize (KiB) 153816

[startup+25.5006 s]
/proc/loadavg: 6.94 7.75 7.96 9/304 22388
/proc/meminfo: memFree=27459876/32951124 swapFree=63649232/67111528
[pid=22362] ppid=22360 vsize=151768 CPUtime=101.36 cores=1,3,5,7
/proc/22362/stat : 22362 (plingeling) S 22360 22362 21663 0 -1 4202496 78851 1248 0 2 10126 10 0 0 23 0 5 0 653498995 155410432 25729 33554432000 4194304 4417452 140735258188720 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22362/statm: 37942 25729 180 55 0 35828 0
[pid=22362/tid=22380] ppid=22360 vsize=151768 CPUtime=25.38 cores=1,3,5,7
/proc/22362/task/22380/stat : 22380 (plingeling) R 22360 22362 21663 0 -1 4202560 3661 1248 0 2 2538 0 0 0 25 0 5 0 653499007 155410432 25729 33554432000 4194304 4417452 140735258188720 18446744073709551615 4309907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22362/tid=22381] ppid=22360 vsize=151768 CPUtime=25.14 cores=1,3,5,7
/proc/22362/task/22381/stat : 22381 (plingeling) R 22360 22362 21663 0 -1 4202560 3446 1248 0 2 2514 0 0 0 25 0 5 0 653499007 155410432 25729 33554432000 4194304 4417452 140735258188720 18446744073709551615 4307609 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22362/tid=22382] ppid=22360 vsize=151768 CPUtime=25.37 cores=1,3,5,7
/proc/22362/task/22382/stat : 22382 (plingeling) R 22360 22362 21663 0 -1 4202560 7193 1248 0 2 2537 0 0 0 25 0 5 0 653499007 155410432 25729 33554432000 4194304 4417452 140735258188720 18446744073709551615 4232787 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22362/tid=22383] ppid=22360 vsize=151768 CPUtime=25.37 cores=1,3,5,7
/proc/22362/task/22383/stat : 22383 (plingeling) R 22360 22362 21663 0 -1 4202560 59973 1248 0 2 2529 8 0 0 25 0 5 0 653499007 155410432 25729 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 151768

[startup+51.1003 s]
/proc/loadavg: 7.38 7.79 7.96 9/304 22389
/proc/meminfo: memFree=27401496/32951124 swapFree=63649232/67111528
[pid=22362] ppid=22360 vsize=231952 CPUtime=203.53 cores=1,3,5,7
/proc/22362/stat : 22362 (plingeling) S 22360 22362 21663 0 -1 4202496 145387 1248 0 2 20331 22 0 0 23 0 5 0 653498995 237518848 45807 33554432000 4194304 4417452 140735258188720 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22362/statm: 57988 45807 180 55 0 55874 0
[pid=22362/tid=22380] ppid=22360 vsize=231952 CPUtime=50.98 cores=1,3,5,7
/proc/22362/task/22380/stat : 22380 (plingeling) R 22360 22362 21663 0 -1 4202560 9010 1248 0 2 5097 1 0 0 25 0 5 0 653499007 237518848 45807 33554432000 4194304 4417452 140735258188720 18446744073709551615 4232074 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22362/tid=22381] ppid=22360 vsize=231952 CPUtime=50.51 cores=1,3,5,7
/proc/22362/task/22381/stat : 22381 (plingeling) R 22360 22362 21663 0 -1 4202560 6481 1248 0 2 5051 0 0 0 25 0 5 0 653499007 237518848 45807 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364437 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22362/tid=22382] ppid=22360 vsize=231952 CPUtime=50.97 cores=1,3,5,7
/proc/22362/task/22382/stat : 22382 (plingeling) R 22360 22362 21663 0 -1 4202560 15819 1248 0 2 5095 2 0 0 25 0 5 0 653499007 237518848 45807 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22362/tid=22383] ppid=22360 vsize=231952 CPUtime=50.97 cores=1,3,5,7
/proc/22362/task/22383/stat : 22383 (plingeling) R 22360 22362 21663 0 -1 4202560 109499 1248 0 2 5080 17 0 0 25 0 5 0 653499007 237518848 45807 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.53
Current children cumulated vsize (KiB) 231952

[startup+102.312 s]
/proc/loadavg: 7.75 7.82 7.96 9/304 22390
/proc/meminfo: memFree=27262708/32951124 swapFree=63649232/67111528
[pid=22362] ppid=22360 vsize=280084 CPUtime=407.92 cores=1,3,5,7
/proc/22362/stat : 22362 (plingeling) S 22360 22362 21663 0 -1 4202496 260032 1248 0 2 40750 42 0 0 23 0 5 0 653498995 286806016 57808 33554432000 4194304 4417452 140735258188720 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22362/statm: 70021 57808 180 55 0 67907 0
[pid=22362/tid=22380] ppid=22360 vsize=280084 CPUtime=102.19 cores=1,3,5,7
/proc/22362/task/22380/stat : 22380 (plingeling) R 22360 22362 21663 0 -1 4202560 20726 1248 0 2 10216 3 0 0 25 0 5 0 653499007 286806016 57808 33554432000 4194304 4417452 140735258188720 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22362/tid=22381] ppid=22360 vsize=280084 CPUtime=101.25 cores=1,3,5,7
/proc/22362/task/22381/stat : 22381 (plingeling) R 22360 22362 21663 0 -1 4202560 21002 1248 0 2 10123 2 0 0 25 0 5 0 653499007 286806016 57808 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22362/tid=22382] ppid=22360 vsize=280084 CPUtime=102.18 cores=1,3,5,7
/proc/22362/task/22382/stat : 22382 (plingeling) R 22360 22362 21663 0 -1 4202560 40366 1248 0 2 10213 5 0 0 25 0 5 0 653499007 286806016 57808 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22362/tid=22383] ppid=22360 vsize=280084 CPUtime=102.18 cores=1,3,5,7
/proc/22362/task/22383/stat : 22383 (plingeling) R 22360 22362 21663 0 -1 4202560 173360 1248 0 2 10189 29 0 0 25 0 5 0 653499007 286806016 57808 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.92
Current children cumulated vsize (KiB) 280084

[startup+162.301 s]
/proc/loadavg: 7.91 7.85 7.96 9/304 22391
/proc/meminfo: memFree=26820604/32951124 swapFree=63649232/67111528
[pid=22362] ppid=22360 vsize=549092 CPUtime=647.33 cores=1,3,5,7
/proc/22362/stat : 22362 (plingeling) S 22360 22362 21663 0 -1 4202496 367170 1248 0 2 64675 58 0 0 23 0 5 0 653498995 562270208 113410 33554432000 4194304 4417452 140735258188720 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22362/statm: 137273 113410 180 55 0 135159 0
[pid=22362/tid=22380] ppid=22360 vsize=549092 CPUtime=162.18 cores=1,3,5,7
/proc/22362/task/22380/stat : 22380 (plingeling) R 22360 22362 21663 0 -1 4202560 27798 1248 0 2 16214 4 0 0 25 0 5 0 653499007 562270208 113410 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22362/tid=22381] ppid=22360 vsize=549092 CPUtime=160.7 cores=1,3,5,7
/proc/22362/task/22381/stat : 22381 (plingeling) R 22360 22362 21663 0 -1 4202560 56630 1248 0 2 16063 7 0 0 25 0 5 0 653499007 562270208 113410 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22362/tid=22382] ppid=22360 vsize=549092 CPUtime=162.17 cores=1,3,5,7
/proc/22362/task/22382/stat : 22382 (plingeling) R 22360 22362 21663 0 -1 4202560 59431 1248 0 2 16210 7 0 0 25 0 5 0 653499007 562270208 113410 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22362/tid=22383] ppid=22360 vsize=549092 CPUtime=162.17 cores=1,3,5,7
/proc/22362/task/22383/stat : 22383 (plingeling) R 22360 22362 21663 0 -1 4202560 218733 1248 0 2 16180 37 0 0 25 0 5 0 653499007 562270208 113410 33554432000 4194304 4417452 140735258188720 18446744073709551615 4250505 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 647.33
Current children cumulated vsize (KiB) 549092


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

[pid=22362/tid=22381] ppid=22360 vsize=810964 CPUtime=755.25 cores=1,3,5,7
/proc/22362/task/22381/stat : 22381 (plingeling) R 22360 22362 21663 0 -1 4202560 408980 1248 0 2 75468 57 0 0 25 0 5 0 653499007 830427136 181640 33554432000 4194304 4417452 140735258188720 18446744073709551615 4357902 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22362/tid=22382] ppid=22360 vsize=810964 CPUtime=762.19 cores=1,3,5,7
/proc/22362/task/22382/stat : 22382 (plingeling) R 22360 22362 21663 0 -1 4202560 217637 1248 0 2 76190 29 0 0 25 0 5 0 653499007 830427136 181640 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22362/tid=22383] ppid=22360 vsize=810964 CPUtime=762.2 cores=1,3,5,7
/proc/22362/task/22383/stat : 22383 (plingeling) R 22360 22362 21663 0 -1 4202560 446141 1248 0 2 76144 76 0 0 25 0 5 0 653499007 830427136 181640 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3041.94
Current children cumulated vsize (KiB) 810964

[startup+822.301 s]
/proc/loadavg: 8.04 8.04 8.00 9/304 22409
/proc/meminfo: memFree=26193480/32951124 swapFree=63649232/67111528
[pid=22362] ppid=22360 vsize=926736 CPUtime=3281.35 cores=1,3,5,7
/proc/22362/stat : 22362 (plingeling) S 22360 22362 21663 0 -1 4202496 1256613 1248 0 2 327947 188 0 0 23 0 5 0 653498995 948977664 215862 33554432000 4194304 4417452 140735258188720 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22362/statm: 231684 215862 180 55 0 229570 0
[pid=22362/tid=22380] ppid=22360 vsize=926736 CPUtime=822.19 cores=1,3,5,7
/proc/22362/task/22380/stat : 22380 (plingeling) R 22360 22362 21663 0 -1 4202560 121851 1248 0 2 82202 17 0 0 25 0 5 0 653499007 948977664 215862 33554432000 4194304 4417452 140735258188720 18446744073709551615 4343748 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22362/tid=22381] ppid=22360 vsize=926736 CPUtime=814.69 cores=1,3,5,7
/proc/22362/task/22381/stat : 22381 (plingeling) R 22360 22362 21663 0 -1 4202560 445983 1248 0 2 81408 61 0 0 25 0 5 0 653499007 948977664 215862 33554432000 4194304 4417452 140735258188720 18446744073709551615 4236772 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22362/tid=22382] ppid=22360 vsize=926736 CPUtime=822.18 cores=1,3,5,7
/proc/22362/task/22382/stat : 22382 (plingeling) R 22360 22362 21663 0 -1 4202560 229868 1248 0 2 82187 31 0 0 25 0 5 0 653499007 948977664 215862 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22362/tid=22383] ppid=22360 vsize=926736 CPUtime=822.19 cores=1,3,5,7
/proc/22362/task/22383/stat : 22383 (plingeling) R 22360 22362 21663 0 -1 4202560 454333 1248 0 2 82142 77 0 0 25 0 5 0 653499007 948977664 215862 33554432000 4194304 4417452 140735258188720 18446744073709551615 4359039 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3281.35
Current children cumulated vsize (KiB) 926736

[startup+882.301 s]
/proc/loadavg: 8.05 8.04 8.00 9/304 22411
/proc/meminfo: memFree=26164292/32951124 swapFree=63649232/67111528
[pid=22362] ppid=22360 vsize=895248 CPUtime=3520.81 cores=1,3,5,7
/proc/22362/stat : 22362 (plingeling) S 22360 22362 21663 0 -1 4202496 1310620 1248 0 2 351884 197 0 0 23 0 5 0 653498995 916733952 205272 33554432000 4194304 4417452 140735258188720 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22362/statm: 223812 205272 180 55 0 221698 0
[pid=22362/tid=22380] ppid=22360 vsize=895248 CPUtime=882.19 cores=1,3,5,7
/proc/22362/task/22380/stat : 22380 (plingeling) R 22360 22362 21663 0 -1 4202560 126578 1248 0 2 88201 18 0 0 25 0 5 0 653499007 916733952 205272 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22362/tid=22381] ppid=22360 vsize=895248 CPUtime=874.14 cores=1,3,5,7
/proc/22362/task/22381/stat : 22381 (plingeling) R 22360 22362 21663 0 -1 4202560 479140 1248 0 2 87348 66 0 0 25 0 5 0 653499007 916733952 205272 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22362/tid=22382] ppid=22360 vsize=895248 CPUtime=882.18 cores=1,3,5,7
/proc/22362/task/22382/stat : 22382 (plingeling) R 22360 22362 21663 0 -1 4202560 245991 1248 0 2 88184 34 0 0 25 0 5 0 653499007 916733952 205272 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22362/tid=22383] ppid=22360 vsize=895248 CPUtime=882.19 cores=1,3,5,7
/proc/22362/task/22383/stat : 22383 (plingeling) R 22360 22362 21663 0 -1 4202560 454333 1248 0 2 88142 77 0 0 25 0 5 0 653499007 916733952 205272 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3520.81
Current children cumulated vsize (KiB) 895248

[startup+942.301 s]
/proc/loadavg: 8.13 8.06 8.01 9/304 22413
/proc/meminfo: memFree=25898524/32951124 swapFree=63649232/67111528
[pid=22362] ppid=22360 vsize=1157168 CPUtime=3760.27 cores=1,3,5,7
/proc/22362/stat : 22362 (plingeling) S 22360 22362 21663 0 -1 4202496 1404734 1248 0 2 375813 214 0 0 23 0 5 0 653498995 1184940032 260728 33554432000 4194304 4417452 140735258188720 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22362/statm: 289292 260728 180 55 0 287178 0
[pid=22362/tid=22380] ppid=22360 vsize=1157168 CPUtime=942.19 cores=1,3,5,7
/proc/22362/task/22380/stat : 22380 (plingeling) R 22360 22362 21663 0 -1 4202560 135749 1248 0 2 94200 19 0 0 25 0 5 0 653499007 1184940032 260728 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22362/tid=22381] ppid=22360 vsize=1157168 CPUtime=933.61 cores=1,3,5,7
/proc/22362/task/22381/stat : 22381 (plingeling) R 22360 22362 21663 0 -1 4202560 499707 1248 0 2 93292 69 0 0 25 0 5 0 653499007 1184940032 260728 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22362/tid=22382] ppid=22360 vsize=1157168 CPUtime=942.19 cores=1,3,5,7
/proc/22362/task/22382/stat : 22382 (plingeling) R 22360 22362 21663 0 -1 4202560 262031 1248 0 2 94181 38 0 0 25 0 5 0 653499007 1184940032 260728 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22362/tid=22383] ppid=22360 vsize=1157168 CPUtime=942.18 cores=1,3,5,7
/proc/22362/task/22383/stat : 22383 (plingeling) R 22360 22362 21663 0 -1 4202560 502669 1248 0 2 94132 86 0 0 25 0 5 0 653499007 1184940032 260728 33554432000 4194304 4417452 140735258188720 18446744073709551615 4250873 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3760.27
Current children cumulated vsize (KiB) 1157168

[startup+1002.3 s]
/proc/loadavg: 8.12 8.06 8.00 9/304 22414
/proc/meminfo: memFree=25789136/32951124 swapFree=63649232/67111528
[pid=22362] ppid=22360 vsize=1070920 CPUtime=3999.71 cores=1,3,5,7
/proc/22362/stat : 22362 (plingeling) S 22360 22362 21663 0 -1 4202496 1443075 1248 0 2 399751 220 0 0 23 0 5 0 653498995 1096622080 239166 33554432000 4194304 4417452 140735258188720 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22362/statm: 267730 239166 180 55 0 265616 0
[pid=22362/tid=22380] ppid=22360 vsize=1070920 CPUtime=1002.19 cores=1,3,5,7
/proc/22362/task/22380/stat : 22380 (plingeling) R 22360 22362 21663 0 -1 4202560 142757 1248 0 2 100199 20 0 0 25 0 5 0 653499007 1096622080 239166 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22362/tid=22381] ppid=22360 vsize=1070920 CPUtime=993.05 cores=1,3,5,7
/proc/22362/task/22381/stat : 22381 (plingeling) R 22360 22362 21663 0 -1 4202560 502559 1248 0 2 99235 70 0 0 25 0 5 0 653499007 1096622080 239166 33554432000 4194304 4417452 140735258188720 18446744073709551615 4366813 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22362/tid=22382] ppid=22360 vsize=1070920 CPUtime=1002.19 cores=1,3,5,7
/proc/22362/task/22382/stat : 22382 (plingeling) R 22360 22362 21663 0 -1 4202560 277584 1248 0 2 100179 40 0 0 25 0 5 0 653499007 1096622080 239166 33554432000 4194304 4417452 140735258188720 18446744073709551615 4259603 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22362/tid=22383] ppid=22360 vsize=1070920 CPUtime=1002.19 cores=1,3,5,7
/proc/22362/task/22383/stat : 22383 (plingeling) R 22360 22362 21663 0 -1 4202560 515597 1248 0 2 100130 89 0 0 25 0 5 0 653499007 1096622080 239166 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3999.71
Current children cumulated vsize (KiB) 1070920

[startup+1062.3 s]
/proc/loadavg: 8.18 8.08 8.01 9/304 22415
/proc/meminfo: memFree=25572960/32951124 swapFree=63649232/67111528
[pid=22362] ppid=22360 vsize=1221516 CPUtime=4239.17 cores=1,3,5,7
/proc/22362/stat : 22362 (plingeling) S 22360 22362 21663 0 -1 4202496 1500314 1248 0 2 423689 228 0 0 23 0 5 0 653498995 1250832384 276815 33554432000 4194304 4417452 140735258188720 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22362/statm: 305379 276815 180 55 0 303265 0
[pid=22362/tid=22380] ppid=22360 vsize=1221516 CPUtime=1062.19 cores=1,3,5,7
/proc/22362/task/22380/stat : 22380 (plingeling) R 22360 22362 21663 0 -1 4202560 164359 1248 0 2 106197 22 0 0 25 0 5 0 653499007 1250832384 276815 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22362/tid=22381] ppid=22360 vsize=1221516 CPUtime=1052.49 cores=1,3,5,7
/proc/22362/task/22381/stat : 22381 (plingeling) R 22360 22362 21663 0 -1 4202560 516235 1248 0 2 105178 71 0 0 25 0 5 0 653499007 1250832384 276815 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22362/tid=22382] ppid=22360 vsize=1221516 CPUtime=1062.19 cores=1,3,5,7
/proc/22362/task/22382/stat : 22382 (plingeling) R 22360 22362 21663 0 -1 4202560 291353 1248 0 2 106177 42 0 0 25 0 5 0 653499007 1250832384 276815 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22362/tid=22383] ppid=22360 vsize=1221516 CPUtime=1062.19 cores=1,3,5,7
/proc/22362/task/22383/stat : 22383 (plingeling) R 22360 22362 21663 0 -1 4202560 523789 1248 0 2 106128 91 0 0 25 0 5 0 653499007 1250832384 276815 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4239.17
Current children cumulated vsize (KiB) 1221516

[startup+1122.3 s]
/proc/loadavg: 8.13 8.08 8.01 9/304 22417
/proc/meminfo: memFree=25941204/32951124 swapFree=63649232/67111528
[pid=22362] ppid=22360 vsize=781704 CPUtime=4478.61 cores=1,3,5,7
/proc/22362/stat : 22362 (plingeling) S 22360 22362 21663 0 -1 4202496 1544361 1248 0 2 447626 235 0 0 23 0 5 0 653498995 800464896 166862 33554432000 4194304 4417452 140735258188720 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22362/statm: 195426 166862 180 55 0 193312 0
[pid=22362/tid=22380] ppid=22360 vsize=781704 CPUtime=1122.19 cores=1,3,5,7
/proc/22362/task/22380/stat : 22380 (plingeling) R 22360 22362 21663 0 -1 4202560 179791 1248 0 2 112196 23 0 0 25 0 5 0 653499007 800464896 166862 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22362/tid=22381] ppid=22360 vsize=781704 CPUtime=1111.95 cores=1,3,5,7
/proc/22362/task/22381/stat : 22381 (plingeling) R 22360 22362 21663 0 -1 4202560 527686 1248 0 2 111122 73 0 0 25 0 5 0 653499007 800464896 166862 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22362/tid=22382] ppid=22360 vsize=781704 CPUtime=1122.19 cores=1,3,5,7
/proc/22362/task/22382/stat : 22382 (plingeling) R 22360 22362 21663 0 -1 4202560 295449 1248 0 2 112177 42 0 0 25 0 5 0 653499007 800464896 166862 33554432000 4194304 4417452 140735258188720 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22362/tid=22383] ppid=22360 vsize=781704 CPUtime=1122.19 cores=1,3,5,7
/proc/22362/task/22383/stat : 22383 (plingeling) R 22360 22362 21663 0 -1 4202560 536857 1248 0 2 112124 95 0 0 25 0 5 0 653499007 800464896 166862 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4478.61
Current children cumulated vsize (KiB) 781704

[startup+1182.3 s]
/proc/loadavg: 8.16 8.10 8.01 9/304 22419
/proc/meminfo: memFree=25903232/32951124 swapFree=63649232/67111528
[pid=22362] ppid=22360 vsize=922372 CPUtime=4718.07 cores=1,3,5,7
/proc/22362/stat : 22362 (plingeling) S 22360 22362 21663 0 -1 4202496 1601626 1248 0 2 471563 244 0 0 23 0 5 0 653498995 944508928 202029 33554432000 4194304 4417452 140735258188720 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22362/statm: 230593 202029 180 55 0 228479 0
[pid=22362/tid=22380] ppid=22360 vsize=922372 CPUtime=1182.2 cores=1,3,5,7
/proc/22362/task/22380/stat : 22380 (plingeling) R 22360 22362 21663 0 -1 4202560 187043 1248 0 2 118196 24 0 0 25 0 5 0 653499007 944508928 202029 33554432000 4194304 4417452 140735258188720 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22362/tid=22381] ppid=22360 vsize=922372 CPUtime=1171.39 cores=1,3,5,7
/proc/22362/task/22381/stat : 22381 (plingeling) R 22360 22362 21663 0 -1 4202560 531045 1248 0 2 117066 73 0 0 25 0 5 0 653499007 944508928 202029 33554432000 4194304 4417452 140735258188720 18446744073709551615 4366082 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22362/tid=22382] ppid=22360 vsize=922372 CPUtime=1182.19 cores=1,3,5,7
/proc/22362/task/22382/stat : 22382 (plingeling) R 22360 22362 21663 0 -1 4202560 333132 1248 0 2 118170 49 0 0 25 0 5 0 653499007 944508928 202029 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22362/tid=22383] ppid=22360 vsize=922372 CPUtime=1182.19 cores=1,3,5,7
/proc/22362/task/22383/stat : 22383 (plingeling) R 22360 22362 21663 0 -1 4202560 545828 1248 0 2 118123 96 0 0 25 0 5 0 653499007 944508928 202029 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4718.07
Current children cumulated vsize (KiB) 922372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.9 s]
/proc/loadavg: 8.11 8.09 8.01 9/304 22419
/proc/meminfo: memFree=25849520/32951124 swapFree=63649232/67111528
[pid=22362] ppid=22360 vsize=814720 CPUtime=4800.3 cores=1,3,5,7
/proc/22362/stat : 22362 (plingeling) S 22360 22362 21663 0 -1 4202496 1621463 1248 0 2 479784 246 0 0 23 0 5 0 653498995 834273280 175116 33554432000 4194304 4417452 140735258188720 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22362/statm: 203680 175116 180 55 0 201566 0
[pid=22362/tid=22380] ppid=22360 vsize=814720 CPUtime=1202.81 cores=1,3,5,7
/proc/22362/task/22380/stat : 22380 (plingeling) R 22360 22362 21663 0 -1 4202560 187807 1248 0 2 120257 24 0 0 25 0 5 0 653499007 834273280 175116 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22362/tid=22381] ppid=22360 vsize=814720 CPUtime=1191.8 cores=1,3,5,7
/proc/22362/task/22381/stat : 22381 (plingeling) R 22360 22362 21663 0 -1 4202560 532304 1248 0 2 119107 73 0 0 25 0 5 0 653499007 834273280 175116 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22362/tid=22382] ppid=22360 vsize=814720 CPUtime=1202.8 cores=1,3,5,7
/proc/22362/task/22382/stat : 22382 (plingeling) R 22360 22362 21663 0 -1 4202560 342754 1248 0 2 120230 50 0 0 25 0 5 0 653499007 834273280 175116 33554432000 4194304 4417452 140735258188720 18446744073709551615 4346473 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22362/tid=22383] ppid=22360 vsize=814720 CPUtime=1202.81 cores=1,3,5,7
/proc/22362/task/22383/stat : 22383 (plingeling) R 22360 22362 21663 0 -1 4202560 554020 1248 0 2 120184 97 0 0 25 0 5 0 653499007 834273280 175116 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 814720

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

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

[startup+1202.9 s]
/proc/loadavg: 8.11 8.09 8.01 9/304 22419
/proc/meminfo: memFree=25849520/32951124 swapFree=63649232/67111528
[pid=22362] ppid=22360 vsize=814720 CPUtime=4800.3 cores=1,3,5,7
/proc/22362/stat : 22362 (plingeling) S 22360 22362 21663 0 -1 4202496 1621463 1248 0 2 479784 246 0 0 23 0 5 0 653498995 834273280 175116 33554432000 4194304 4417452 140735258188720 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22362/statm: 203680 175116 180 55 0 201566 0
[pid=22362/tid=22380] ppid=22360 vsize=814720 CPUtime=1202.81 cores=1,3,5,7
/proc/22362/task/22380/stat : 22380 (plingeling) R 22360 22362 21663 0 -1 4202560 187807 1248 0 2 120257 24 0 0 25 0 5 0 653499007 834273280 175116 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22362/tid=22381] ppid=22360 vsize=814720 CPUtime=1191.8 cores=1,3,5,7
/proc/22362/task/22381/stat : 22381 (plingeling) R 22360 22362 21663 0 -1 4202560 532304 1248 0 2 119107 73 0 0 25 0 5 0 653499007 834273280 175116 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22362/tid=22382] ppid=22360 vsize=814720 CPUtime=1202.8 cores=1,3,5,7
/proc/22362/task/22382/stat : 22382 (plingeling) R 22360 22362 21663 0 -1 4202560 342754 1248 0 2 120230 50 0 0 25 0 5 0 653499007 834273280 175116 33554432000 4194304 4417452 140735258188720 18446744073709551615 4346473 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22362/tid=22383] ppid=22360 vsize=814720 CPUtime=1202.81 cores=1,3,5,7
/proc/22362/task/22383/stat : 22383 (plingeling) R 22360 22362 21663 0 -1 4202560 554020 1248 0 2 120184 97 0 0 25 0 5 0 653499007 834273280 175116 33554432000 4194304 4417452 140735258188720 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 814720

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.95
CPU time (s): 4800.38
CPU user time (s): 4797.88
CPU system time (s): 2.49962
CPU usage (%): 399.051
Max. virtual memory (cumulated for all children) (KiB): 1301776

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

runsolver used 3.17352 second user time and 7.83281 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-15 02:23:25
IDJOB=3371169
IDBENCH=71315
IDSOLVER=1848
FILE ID=node130/3371169-1305419005
RUNJOBID= node130-1305419005-22349
PBS_JOBID= 13324556
Free space on /tmp= 73424 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1375c111739g6.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371169-1305419005/watcher-3371169-1305419005 -o /tmp/evaluation-result-3371169-1305419005/solver-3371169-1305419005 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371169-1305419005.cnf

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

MD5SUM BENCH= c7c04151ac14a13eb4a03259d055e119
RANDOM SEED=2065034378

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27734660 kB
Buffers:        266864 kB
Cached:        3622572 kB
SwapCached:      10248 kB
Active:        1147512 kB
Inactive:      3799044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27734660 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:            3556 kB
Writeback:           0 kB
AnonPages:     1055332 kB
Mapped:          12888 kB
Slab:           183212 kB
PageTables:      24796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51462068 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= 73424 MiB
End job on node130 at 2011-05-15 02:43:30