Trace number 3285481

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.48 1204.93

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
MD5SUM5d1253e2dcc0e3e55992672756beadbc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2074.86
Satisfiable
(Un)Satisfiability was proved
Number of variables756832
Number of clauses4116966
Sum of the clauses size9765566
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 24082840
Number of clauses of size 3640
Number of clauses of size 4800
Number of clauses of size 5800
Number of clauses of size over 531040

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-3285481-1304059841/watcher-3285481-1304059841 -o /tmp/evaluation-result-3285481-1304059841/solver-3285481-1304059841 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3285481-1304059841.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: 3.95 6.61 7.46 3/174 29626
/proc/meminfo: memFree=19516912/32950928 swapFree=67111364/67111528
[pid=29626] ppid=29624 vsize=17608 CPUtime=0 cores=1,3,5,7
/proc/29626/stat : 29626 (plingeling) R 29624 29626 28898 0 -1 4202496 1988 1257 0 0 0 0 0 0 21 0 1 0 596215051 18030592 1917 33554432000 4194304 4417332 140735247159184 18446744073709551615 251367240797 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/29626/statm: 4402 1931 138 55 0 2288 0

[startup+0.034036 s]
/proc/loadavg: 3.95 6.61 7.46 3/174 29626
/proc/meminfo: memFree=19516912/32950928 swapFree=67111364/67111528
[pid=29626] ppid=29624 vsize=24280 CPUtime=0.02 cores=1,3,5,7
/proc/29626/stat : 29626 (plingeling) R 29624 29626 28898 0 -1 4202496 4160 1257 0 0 2 0 0 0 21 0 1 0 596215051 24862720 4089 33554432000 4194304 4417332 140735247159184 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/29626/statm: 6070 4089 144 55 0 3956 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 24280

[startup+0.101028 s]
/proc/loadavg: 3.95 6.61 7.46 3/174 29626
/proc/meminfo: memFree=19516912/32950928 swapFree=67111364/67111528
[pid=29626] ppid=29624 vsize=31956 CPUtime=0.09 cores=1,3,5,7
/proc/29626/stat : 29626 (plingeling) R 29624 29626 28898 0 -1 4202496 6056 1257 0 0 9 0 0 0 21 0 1 0 596215051 32722944 5980 33554432000 4194304 4417332 140735247159184 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/29626/statm: 7989 5980 148 55 0 5875 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31956

[startup+0.300997 s]
/proc/loadavg: 3.95 6.61 7.46 3/174 29626
/proc/meminfo: memFree=19516912/32950928 swapFree=67111364/67111528
[pid=29626] ppid=29624 vsize=62680 CPUtime=0.28 cores=1,3,5,7
/proc/29626/stat : 29626 (plingeling) R 29624 29626 28898 0 -1 4202496 13777 1257 0 0 27 1 0 0 22 0 1 0 596215051 64184320 13693 33554432000 4194304 4417332 140735247159184 18446744073709551615 4231283 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/29626/statm: 15670 13693 148 55 0 13556 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 62680

[startup+0.700923 s]
/proc/loadavg: 3.95 6.61 7.46 3/174 29626
/proc/meminfo: memFree=19516912/32950928 swapFree=67111364/67111528
[pid=29626] ppid=29624 vsize=107284 CPUtime=0.69 cores=1,3,5,7
/proc/29626/stat : 29626 (plingeling) R 29624 29626 28898 0 -1 4202496 25045 1257 0 0 66 3 0 0 23 0 1 0 596215051 109858816 24844 33554432000 4194304 4417332 140735247159184 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/29626/statm: 26821 24844 148 55 0 24707 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 107284

[startup+1.50077 s]
/proc/loadavg: 3.95 6.61 7.46 3/175 29632
/proc/meminfo: memFree=19351364/32950928 swapFree=67111364/67111528
[pid=29626] ppid=29624 vsize=214888 CPUtime=1.49 cores=1,3,5,7
/proc/29626/stat : 29626 (plingeling) R 29624 29626 28898 0 -1 4202496 51994 1257 0 0 142 7 0 0 25 0 1 0 596215051 220045312 51745 33554432000 4194304 4417332 140735247159184 18446744073709551615 4264920 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/29626/statm: 53722 51745 148 55 0 51608 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 214888

[startup+3.10048 s]
/proc/loadavg: 3.79 6.53 7.43 3/175 29632
/proc/meminfo: memFree=19194876/32950928 swapFree=67111364/67111528
[pid=29626] ppid=29624 vsize=474984 CPUtime=3.09 cores=1,3,5,7
/proc/29626/stat : 29626 (plingeling) R 29624 29626 28898 0 -1 4202496 117018 1257 0 0 294 15 0 0 25 0 1 0 596215051 486383616 116769 33554432000 4194304 4417332 140735247159184 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/29626/statm: 118746 116769 148 55 0 116632 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 474984

[startup+6.30083 s]
/proc/loadavg: 3.79 6.53 7.43 6/182 29647
/proc/meminfo: memFree=18352636/32950928 swapFree=67111364/67111528
[pid=29626] ppid=29624 vsize=720848 CPUtime=12.8 cores=1,3,5,7
/proc/29626/stat : 29626 (plingeling) S 29624 29626 28898 0 -1 4202496 219529 1257 0 0 1249 31 0 0 25 0 5 0 596215051 738148352 149563 33554432000 4194304 4417332 140735247159184 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29626/statm: 180212 149563 174 55 0 178098 0
[pid=29626/tid=29644] ppid=29624 vsize=720848 CPUtime=2.17 cores=1,3,5,7
/proc/29626/task/29644/stat : 29644 (plingeling) R 29624 29626 28898 0 -1 4202560 17582 1257 0 0 214 3 0 0 21 0 5 0 596215462 738148352 149563 33554432000 4194304 4417332 140735247159184 18446744073709551615 4236598 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29626/tid=29645] ppid=29624 vsize=720848 CPUtime=2.17 cores=1,3,5,7
/proc/29626/task/29645/stat : 29645 (plingeling) R 29624 29626 28898 0 -1 4202560 17570 1257 0 0 214 3 0 0 21 0 5 0 596215462 738148352 149563 33554432000 4194304 4417332 140735247159184 18446744073709551615 4265450 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29626/tid=29646] ppid=29624 vsize=720848 CPUtime=2.17 cores=1,3,5,7
/proc/29626/task/29646/stat : 29646 (plingeling) R 29624 29626 28898 0 -1 4202560 17596 1257 0 0 215 2 0 0 25 0 5 0 596215462 738148352 149563 33554432000 4194304 4417332 140735247159184 18446744073709551615 4236596 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29626/tid=29647] ppid=29624 vsize=720848 CPUtime=2.15 cores=1,3,5,7
/proc/29626/task/29647/stat : 29647 (plingeling) R 29624 29626 28898 0 -1 4202560 12887 1257 0 0 213 2 0 0 20 0 5 0 596215462 738148352 149563 33554432000 4194304 4417332 140735247159184 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.8
Current children cumulated vsize (KiB) 720848

[startup+12.7006 s]
/proc/loadavg: 4.05 6.50 7.41 9/186 29651
/proc/meminfo: memFree=17678328/32950928 swapFree=67111364/67111528
[pid=29626] ppid=29624 vsize=830916 CPUtime=38.32 cores=1,3,5,7
/proc/29626/stat : 29626 (plingeling) S 29624 29626 28898 0 -1 4202496 329947 1257 0 0 3785 47 0 0 25 0 5 0 596215051 850857984 167403 33554432000 4194304 4417332 140735247159184 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29626/statm: 207729 167403 179 55 0 205615 0
[pid=29626/tid=29644] ppid=29624 vsize=830916 CPUtime=8.55 cores=1,3,5,7
/proc/29626/task/29644/stat : 29644 (plingeling) R 29624 29626 28898 0 -1 4202560 71312 1257 0 0 845 10 0 0 25 0 5 0 596215462 850857984 167403 33554432000 4194304 4417332 140735247159184 18446744073709551615 4331706 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29626/tid=29645] ppid=29624 vsize=830916 CPUtime=8.56 cores=1,3,5,7
/proc/29626/task/29645/stat : 29645 (plingeling) R 29624 29626 28898 0 -1 4202560 48262 1257 0 0 848 8 0 0 25 0 5 0 596215462 850857984 167403 33554432000 4194304 4417332 140735247159184 18446744073709551615 4331716 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29626/tid=29646] ppid=29624 vsize=830916 CPUtime=8.55 cores=1,3,5,7
/proc/29626/task/29646/stat : 29646 (plingeling) R 29624 29626 28898 0 -1 4202560 43080 1257 0 0 850 5 0 0 25 0 5 0 596215462 850857984 167403 33554432000 4194304 4417332 140735247159184 18446744073709551615 4331683 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29626/tid=29647] ppid=29624 vsize=830916 CPUtime=8.51 cores=1,3,5,7
/proc/29626/task/29647/stat : 29647 (plingeling) R 29624 29626 28898 0 -1 4202560 13399 1257 0 0 849 2 0 0 25 0 5 0 596215462 850857984 167403 33554432000 4194304 4417332 140735247159184 18446744073709551615 4265462 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38.32
Current children cumulated vsize (KiB) 830916

[startup+25.5003 s]
/proc/loadavg: 4.66 6.54 7.41 9/186 29652
/proc/meminfo: memFree=17487988/32950928 swapFree=67111364/67111528
[pid=29626] ppid=29624 vsize=856864 CPUtime=89.45 cores=1,3,5,7
/proc/29626/stat : 29626 (plingeling) S 29624 29626 28898 0 -1 4202496 349900 1257 0 0 8896 49 0 0 25 0 5 0 596215051 877428736 175952 33554432000 4194304 4417332 140735247159184 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29626/statm: 214216 175952 181 55 0 212102 0
[pid=29626/tid=29644] ppid=29624 vsize=856864 CPUtime=21.35 cores=1,3,5,7
/proc/29626/task/29644/stat : 29644 (plingeling) R 29624 29626 28898 0 -1 4202560 72329 1257 0 0 2125 10 0 0 25 0 5 0 596215462 877428736 175952 33554432000 4194304 4417332 140735247159184 18446744073709551615 4253198 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29626/tid=29645] ppid=29624 vsize=856864 CPUtime=21.36 cores=1,3,5,7
/proc/29626/task/29645/stat : 29645 (plingeling) R 29624 29626 28898 0 -1 4202560 49280 1257 0 0 2128 8 0 0 25 0 5 0 596215462 877428736 175952 33554432000 4194304 4417332 140735247159184 18446744073709551615 4252121 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29626/tid=29646] ppid=29624 vsize=856864 CPUtime=21.35 cores=1,3,5,7
/proc/29626/task/29646/stat : 29646 (plingeling) R 29624 29626 28898 0 -1 4202560 49779 1257 0 0 2129 6 0 0 25 0 5 0 596215462 877428736 175952 33554432000 4194304 4417332 140735247159184 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29626/tid=29647] ppid=29624 vsize=856864 CPUtime=21.25 cores=1,3,5,7
/proc/29626/task/29647/stat : 29647 (plingeling) R 29624 29626 28898 0 -1 4202560 24618 1257 0 0 2121 4 0 0 25 0 5 0 596215462 877428736 175952 33554432000 4194304 4417332 140735247159184 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 89.45
Current children cumulated vsize (KiB) 856864

[startup+51.1065 s]
/proc/loadavg: 5.80 6.66 7.43 9/186 29652
/proc/meminfo: memFree=17228044/32950928 swapFree=67111364/67111528
[pid=29626] ppid=29624 vsize=912760 CPUtime=191.74 cores=1,3,5,7
/proc/29626/stat : 29626 (plingeling) S 29624 29626 28898 0 -1 4202496 364684 1257 0 0 19122 52 0 0 25 0 5 0 596215051 934666240 189926 33554432000 4194304 4417332 140735247159184 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29626/statm: 228190 189926 181 55 0 226076 0
[pid=29626/tid=29644] ppid=29624 vsize=912760 CPUtime=46.96 cores=1,3,5,7
/proc/29626/task/29644/stat : 29644 (plingeling) R 29624 29626 28898 0 -1 4202560 73609 1257 0 0 4686 10 0 0 25 0 5 0 596215462 934666240 189926 33554432000 4194304 4417332 140735247159184 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29626/tid=29645] ppid=29624 vsize=912760 CPUtime=46.96 cores=1,3,5,7
/proc/29626/task/29645/stat : 29645 (plingeling) R 29624 29626 28898 0 -1 4202560 50560 1257 0 0 4688 8 0 0 25 0 5 0 596215462 934666240 189926 33554432000 4194304 4417332 140735247159184 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29626/tid=29646] ppid=29624 vsize=912760 CPUtime=46.96 cores=1,3,5,7
/proc/29626/task/29646/stat : 29646 (plingeling) R 29624 29626 28898 0 -1 4202560 51059 1257 0 0 4690 6 0 0 25 0 5 0 596215462 934666240 189926 33554432000 4194304 4417332 140735247159184 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29626/tid=29647] ppid=29624 vsize=912760 CPUtime=46.7 cores=1,3,5,7
/proc/29626/task/29647/stat : 29647 (plingeling) R 29624 29626 28898 0 -1 4202560 35562 1257 0 0 4665 5 0 0 25 0 5 0 596215462 934666240 189926 33554432000 4194304 4417332 140735247159184 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 191.74
Current children cumulated vsize (KiB) 912760

[startup+102.301 s]
/proc/loadavg: 7.15 6.90 7.46 9/186 29654
/proc/meminfo: memFree=17038560/32950928 swapFree=67111364/67111528
[pid=29626] ppid=29624 vsize=1087308 CPUtime=396.25 cores=1,3,5,7
/proc/29626/stat : 29626 (plingeling) S 29624 29626 28898 0 -1 4202496 456402 1257 0 0 39561 64 0 0 25 0 5 0 596215051 1113403392 231516 33554432000 4194304 4417332 140735247159184 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29626/statm: 271827 231516 181 55 0 269713 0
[pid=29626/tid=29644] ppid=29624 vsize=1087308 CPUtime=98.16 cores=1,3,5,7
/proc/29626/task/29644/stat : 29644 (plingeling) R 29624 29626 28898 0 -1 4202560 101407 1257 0 0 9802 14 0 0 25 0 5 0 596215462 1113403392 231516 33554432000 4194304 4417332 140735247159184 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29626/tid=29645] ppid=29624 vsize=1087308 CPUtime=98.16 cores=1,3,5,7
/proc/29626/task/29645/stat : 29645 (plingeling) R 29624 29626 28898 0 -1 4202560 74790 1257 0 0 9805 11 0 0 25 0 5 0 596215462 1113403392 231516 33554432000 4194304 4417332 140735247159184 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29626/tid=29646] ppid=29624 vsize=1087308 CPUtime=98.15 cores=1,3,5,7
/proc/29626/task/29646/stat : 29646 (plingeling) R 29624 29626 28898 0 -1 4202560 70450 1257 0 0 9806 9 0 0 25 0 5 0 596215462 1113403392 231516 33554432000 4194304 4417332 140735247159184 18446744073709551615 4232801 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29626/tid=29647] ppid=29624 vsize=1087308 CPUtime=97.63 cores=1,3,5,7
/proc/29626/task/29647/stat : 29647 (plingeling) R 29624 29626 28898 0 -1 4202560 55861 1257 0 0 9755 8 0 0 25 0 5 0 596215462 1113403392 231516 33554432000 4194304 4417332 140735247159184 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 396.25
Current children cumulated vsize (KiB) 1087308

[startup+162.301 s]
/proc/loadavg: 7.80 7.13 7.50 9/186 29655
/proc/meminfo: memFree=16858628/32950928 swapFree=67111364/67111528
[pid=29626] ppid=29624 vsize=1139624 CPUtime=635.92 cores=1,3,5,7
/proc/29626/stat : 29626 (plingeling) S 29624 29626 28898 0 -1 4202496 472867 1257 0 0 63526 66 0 0 25 0 5 0 596215051 1166974976 246642 33554432000 4194304 4417332 140735247159184 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29626/statm: 284906 246642 181 55 0 282792 0
[pid=29626/tid=29644] ppid=29624 vsize=1139624 CPUtime=158.16 cores=1,3,5,7
/proc/29626/task/29644/stat : 29644 (plingeling) R 29624 29626 28898 0 -1 4202560 101407 1257 0 0 15802 14 0 0 25 0 5 0 596215462 1166974976 246642 33554432000 4194304 4417332 140735247159184 18446744073709551615 4254977 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29626/tid=29645] ppid=29624 vsize=1139624 CPUtime=158.16 cores=1,3,5,7
/proc/29626/task/29645/stat : 29645 (plingeling) R 29624 29626 28898 0 -1 4202560 76355 1257 0 0 15804 12 0 0 25 0 5 0 596215462 1166974976 246642 33554432000 4194304 4417332 140735247159184 18446744073709551615 4254441 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29626/tid=29646] ppid=29624 vsize=1139624 CPUtime=158.16 cores=1,3,5,7
/proc/29626/task/29646/stat : 29646 (plingeling) R 29624 29626 28898 0 -1 4202560 70450 1257 0 0 15807 9 0 0 25 0 5 0 596215462 1166974976 246642 33554432000 4194304 4417332 140735247159184 18446744073709551615 4265465 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29626/tid=29647] ppid=29624 vsize=1139624 CPUtime=157.29 cores=1,3,5,7
/proc/29626/task/29647/stat : 29647 (plingeling) R 29624 29626 28898 0 -1 4202560 70761 1257 0 0 15720 9 0 0 25 0 5 0 596215462 1166974976 246642 33554432000 4194304 4417332 140735247159184 18446744073709551615 4356771 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 635.92
Current children cumulated vsize (KiB) 1139624

[startup+222.301 s]
/proc/loadavg: 8.00 7.30 7.54 9/186 29657
/proc/meminfo: memFree=16651656/32950928 swapFree=67111364/67111528
[pid=29626] ppid=29624 vsize=1227536 CPUtime=875.6 cores=1,3,5,7
/proc/29626/stat : 29626 (plingeling) S 29624 29626 28898 0 -1 4202496 539028 1257 0 0 87486 74 0 0 25 0 5 0 596215051 1256996864 268620 33554432000 4194304 4417332 140735247159184 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29626/statm: 306884 268620 181 55 0 304770 0
[pid=29626/tid=29644] ppid=29624 vsize=1227536 CPUtime=218.16 cores=1,3,5,7
/proc/29626/task/29644/stat : 29644 (plingeling) R 29624 29626 28898 0 -1 4202560 101407 1257 0 0 21802 14 0 0 25 0 5 0 596215462 1256996864 268620 33554432000 4194304 4417332 140735247159184 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29626/tid=29645] ppid=29624 vsize=1227536 CPUtime=218.16 cores=1,3,5,7
/proc/29626/task/29645/stat : 29645 (plingeling) R 29624 29626 28898 0 -1 4202560 76355 1257 0 0 21804 12 0 0 25 0 5 0 596215462 1256996864 268620 33554432000 4194304 4417332 140735247159184 18446744073709551615 4232680 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29626/tid=29646] ppid=29624 vsize=1227536 CPUtime=218.16 cores=1,3,5,7
/proc/29626/task/29646/stat : 29646 (plingeling) R 29624 29626 28898 0 -1 4202560 101259 1257 0 0 21803 13 0 0 25 0 5 0 596215462 1256996864 268620 33554432000 4194304 4417332 140735247159184 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29626/tid=29647] ppid=29624 vsize=1227536 CPUtime=216.98 cores=1,3,5,7
/proc/29626/task/29647/stat : 29647 (plingeling) R 29624 29626 28898 0 -1 4202560 106113 1257 0 0 21683 15 0 0 25 0 5 0 596215462 1256996864 268620 33554432000 4194304 4417332 140735247159184 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 875.6
Current children cumulated vsize (KiB) 1227536

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

/proc/meminfo: memFree=14576848/32950928 swapFree=67111364/67111528
[pid=29626] ppid=29624 vsize=2507416 CPUtime=3032.7 cores=1,3,5,7
/proc/29626/stat : 29626 (plingeling) S 29624 29626 28898 0 -1 4202496 1399894 1257 0 0 303060 210 0 0 25 0 5 0 596215051 2567593984 588471 33554432000 4194304 4417332 140735247159184 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29626/statm: 626854 588471 181 55 0 624740 0
[pid=29626/tid=29644] ppid=29624 vsize=2507416 CPUtime=758.17 cores=1,3,5,7
/proc/29626/task/29644/stat : 29644 (plingeling) R 29624 29626 28898 0 -1 4202560 126486 1257 0 0 75800 17 0 0 25 0 5 0 596215462 2567593984 588471 33554432000 4194304 4417332 140735247159184 18446744073709551615 4358020 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29626/tid=29645] ppid=29624 vsize=2507416 CPUtime=758.16 cores=1,3,5,7
/proc/29626/task/29645/stat : 29645 (plingeling) R 29624 29626 28898 0 -1 4202560 151378 1257 0 0 75795 21 0 0 25 0 5 0 596215462 2567593984 588471 33554432000 4194304 4417332 140735247159184 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29626/tid=29646] ppid=29624 vsize=2507416 CPUtime=758.18 cores=1,3,5,7
/proc/29626/task/29646/stat : 29646 (plingeling) R 29624 29626 28898 0 -1 4202560 253546 1257 0 0 75785 33 0 0 25 0 5 0 596215462 2567593984 588471 33554432000 4194304 4417332 140735247159184 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29626/tid=29647] ppid=29624 vsize=2507416 CPUtime=754.05 cores=1,3,5,7
/proc/29626/task/29647/stat : 29647 (plingeling) R 29624 29626 28898 0 -1 4202560 714590 1257 0 0 75287 118 0 0 25 0 5 0 596215462 2567593984 588471 33554432000 4194304 4417332 140735247159184 18446744073709551615 4357926 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3032.7
Current children cumulated vsize (KiB) 2507416

[startup+822.301 s]
/proc/loadavg: 8.04 7.92 7.76 9/186 29682
/proc/meminfo: memFree=15169172/32950928 swapFree=67111364/67111528
[pid=29626] ppid=29624 vsize=2401772 CPUtime=3272.37 cores=1,3,5,7
/proc/29626/stat : 29626 (plingeling) S 29624 29626 28898 0 -1 4202496 1477655 1257 0 0 327015 222 0 0 25 0 5 0 596215051 2459414528 562122 33554432000 4194304 4417332 140735247159184 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29626/statm: 600443 562122 181 55 0 598329 0
[pid=29626/tid=29644] ppid=29624 vsize=2401772 CPUtime=818.17 cores=1,3,5,7
/proc/29626/task/29644/stat : 29644 (plingeling) R 29624 29626 28898 0 -1 4202560 175370 1257 0 0 81794 23 0 0 25 0 5 0 596215462 2459414528 562122 33554432000 4194304 4417332 140735247159184 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29626/tid=29645] ppid=29624 vsize=2401772 CPUtime=818.16 cores=1,3,5,7
/proc/29626/task/29645/stat : 29645 (plingeling) R 29624 29626 28898 0 -1 4202560 163577 1257 0 0 81793 23 0 0 25 0 5 0 596215462 2459414528 562122 33554432000 4194304 4417332 140735247159184 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29626/tid=29646] ppid=29624 vsize=2401772 CPUtime=818.18 cores=1,3,5,7
/proc/29626/task/29646/stat : 29646 (plingeling) R 29624 29626 28898 0 -1 4202560 270224 1257 0 0 81781 37 0 0 25 0 5 0 596215462 2459414528 562122 33554432000 4194304 4417332 140735247159184 18446744073709551615 4311347 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29626/tid=29647] ppid=29624 vsize=2401772 CPUtime=813.72 cores=1,3,5,7
/proc/29626/task/29647/stat : 29647 (plingeling) R 29624 29626 28898 0 -1 4202560 714590 1257 0 0 81254 118 0 0 25 0 5 0 596215462 2459414528 562122 33554432000 4194304 4417332 140735247159184 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3272.37
Current children cumulated vsize (KiB) 2401772

[startup+882.301 s]
/proc/loadavg: 8.10 7.96 7.78 9/186 29683
/proc/meminfo: memFree=14485548/32950928 swapFree=67111364/67111528
[pid=29626] ppid=29624 vsize=2822012 CPUtime=3512.04 cores=1,3,5,7
/proc/29626/stat : 29626 (plingeling) S 29624 29626 28898 0 -1 4202496 1633224 1257 0 0 350949 255 0 0 25 0 5 0 596215051 2889740288 667183 33554432000 4194304 4417332 140735247159184 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29626/statm: 705503 667183 181 55 0 703389 0
[pid=29626/tid=29644] ppid=29624 vsize=2822012 CPUtime=878.15 cores=1,3,5,7
/proc/29626/task/29644/stat : 29644 (plingeling) R 29624 29626 28898 0 -1 4202560 182204 1257 0 0 87791 24 0 0 25 0 5 0 596215462 2889740288 667183 33554432000 4194304 4417332 140735247159184 18446744073709551615 4353502 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29626/tid=29645] ppid=29624 vsize=2822012 CPUtime=878.16 cores=1,3,5,7
/proc/29626/task/29645/stat : 29645 (plingeling) R 29624 29626 28898 0 -1 4202560 168223 1257 0 0 87793 23 0 0 25 0 5 0 596215462 2889740288 667183 33554432000 4194304 4417332 140735247159184 18446744073709551615 4331716 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29626/tid=29646] ppid=29624 vsize=2822012 CPUtime=878.18 cores=1,3,5,7
/proc/29626/task/29646/stat : 29646 (plingeling) R 29624 29626 28898 0 -1 4202560 312364 1257 0 0 87771 47 0 0 25 0 5 0 596215462 2889740288 667183 33554432000 4194304 4417332 140735247159184 18446744073709551615 4270110 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29626/tid=29647] ppid=29624 vsize=2822012 CPUtime=873.4 cores=1,3,5,7
/proc/29626/task/29647/stat : 29647 (plingeling) R 29624 29626 28898 0 -1 4202560 816539 1257 0 0 87201 139 0 0 25 0 5 0 596215462 2889740288 667183 33554432000 4194304 4417332 140735247159184 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3512.04
Current children cumulated vsize (KiB) 2822012

[startup+942.301 s]
/proc/loadavg: 8.12 8.00 7.80 9/186 29685
/proc/meminfo: memFree=14223648/32950928 swapFree=67111364/67111528
[pid=29626] ppid=29624 vsize=2795740 CPUtime=3751.71 cores=1,3,5,7
/proc/29626/stat : 29626 (plingeling) S 29624 29626 28898 0 -1 4202496 1731929 1257 0 0 374901 270 0 0 25 0 5 0 596215051 2862837760 660646 33554432000 4194304 4417332 140735247159184 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29626/statm: 698935 660646 181 55 0 696821 0
[pid=29626/tid=29644] ppid=29624 vsize=2795740 CPUtime=938.16 cores=1,3,5,7
/proc/29626/task/29644/stat : 29644 (plingeling) R 29624 29626 28898 0 -1 4202560 198875 1257 0 0 93789 27 0 0 25 0 5 0 596215462 2862837760 660646 33554432000 4194304 4417332 140735247159184 18446744073709551615 4331716 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29626/tid=29645] ppid=29624 vsize=2795740 CPUtime=938.16 cores=1,3,5,7
/proc/29626/task/29645/stat : 29645 (plingeling) R 29624 29626 28898 0 -1 4202560 186564 1257 0 0 93790 26 0 0 25 0 5 0 596215462 2862837760 660646 33554432000 4194304 4417332 140735247159184 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29626/tid=29646] ppid=29624 vsize=2795740 CPUtime=938.18 cores=1,3,5,7
/proc/29626/task/29646/stat : 29646 (plingeling) R 29624 29626 28898 0 -1 4202560 360842 1257 0 0 93765 53 0 0 25 0 5 0 596215462 2862837760 660646 33554432000 4194304 4417332 140735247159184 18446744073709551615 4237002 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29626/tid=29647] ppid=29624 vsize=2795740 CPUtime=933.07 cores=1,3,5,7
/proc/29626/task/29647/stat : 29647 (plingeling) R 29624 29626 28898 0 -1 4202560 831754 1257 0 0 93165 142 0 0 25 0 5 0 596215462 2862837760 660646 33554432000 4194304 4417332 140735247159184 18446744073709551615 4237189 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3751.71
Current children cumulated vsize (KiB) 2795740

[startup+1002.3 s]
/proc/loadavg: 8.04 8.00 7.81 9/186 29687
/proc/meminfo: memFree=13643808/32950928 swapFree=67111364/67111528
[pid=29626] ppid=29624 vsize=2945472 CPUtime=3991.4 cores=1,3,5,7
/proc/29626/stat : 29626 (plingeling) S 29624 29626 28898 0 -1 4202496 1769619 1257 0 0 398862 278 0 0 25 0 5 0 596215051 3016163328 698079 33554432000 4194304 4417332 140735247159184 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29626/statm: 736368 698079 181 55 0 734254 0
[pid=29626/tid=29644] ppid=29624 vsize=2945472 CPUtime=998.16 cores=1,3,5,7
/proc/29626/task/29644/stat : 29644 (plingeling) R 29624 29626 28898 0 -1 4202560 211716 1257 0 0 99787 29 0 0 25 0 5 0 596215462 3016163328 698079 33554432000 4194304 4417332 140735247159184 18446744073709551615 4356983 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29626/tid=29645] ppid=29624 vsize=2945472 CPUtime=998.16 cores=1,3,5,7
/proc/29626/task/29645/stat : 29645 (plingeling) R 29624 29626 28898 0 -1 4202560 198261 1257 0 0 99787 29 0 0 25 0 5 0 596215462 3016163328 698079 33554432000 4194304 4417332 140735247159184 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29626/tid=29646] ppid=29624 vsize=2945472 CPUtime=998.18 cores=1,3,5,7
/proc/29626/task/29646/stat : 29646 (plingeling) R 29624 29626 28898 0 -1 4202560 373994 1257 0 0 99763 55 0 0 25 0 5 0 596215462 3016163328 698079 33554432000 4194304 4417332 140735247159184 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29626/tid=29647] ppid=29624 vsize=2945472 CPUtime=992.75 cores=1,3,5,7
/proc/29626/task/29647/stat : 29647 (plingeling) R 29624 29626 28898 0 -1 4202560 831754 1257 0 0 99133 142 0 0 25 0 5 0 596215462 3016163328 698079 33554432000 4194304 4417332 140735247159184 18446744073709551615 4355764 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3991.4
Current children cumulated vsize (KiB) 2945472

[startup+1062.3 s]
/proc/loadavg: 8.01 8.00 7.82 10/186 29688
/proc/meminfo: memFree=14035764/32950928 swapFree=67111364/67111528
[pid=29626] ppid=29624 vsize=2431340 CPUtime=4231.07 cores=1,3,5,7
/proc/29626/stat : 29626 (plingeling) S 29624 29626 28898 0 -1 4202496 1912682 1257 0 0 422803 304 0 0 25 0 5 0 596215051 2489692160 569522 33554432000 4194304 4417332 140735247159184 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29626/statm: 607835 569522 181 55 0 605721 0
[pid=29626/tid=29644] ppid=29624 vsize=2431340 CPUtime=1058.16 cores=1,3,5,7
/proc/29626/task/29644/stat : 29644 (plingeling) R 29624 29626 28898 0 -1 4202560 219092 1257 0 0 105786 30 0 0 25 0 5 0 596215462 2489692160 569522 33554432000 4194304 4417332 140735247159184 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29626/tid=29645] ppid=29624 vsize=2431340 CPUtime=1058.16 cores=1,3,5,7
/proc/29626/task/29645/stat : 29645 (plingeling) R 29624 29626 28898 0 -1 4202560 220863 1257 0 0 105784 32 0 0 25 0 5 0 596215462 2489692160 569522 33554432000 4194304 4417332 140735247159184 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29626/tid=29646] ppid=29624 vsize=2431340 CPUtime=1058.19 cores=1,3,5,7
/proc/29626/task/29646/stat : 29646 (plingeling) R 29624 29626 28898 0 -1 4202560 402091 1257 0 0 105760 59 0 0 25 0 5 0 596215462 2489692160 569522 33554432000 4194304 4417332 140735247159184 18446744073709551615 4357986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29626/tid=29647] ppid=29624 vsize=2431340 CPUtime=1052.42 cores=1,3,5,7
/proc/29626/task/29647/stat : 29647 (plingeling) R 29624 29626 28898 0 -1 4202560 916742 1257 0 0 105081 161 0 0 25 0 5 0 596215462 2489692160 569522 33554432000 4194304 4417332 140735247159184 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4231.07
Current children cumulated vsize (KiB) 2431340

[startup+1122.3 s]
/proc/loadavg: 8.08 8.01 7.83 9/186 29690
/proc/meminfo: memFree=14820788/32950928 swapFree=67111364/67111528
[pid=29626] ppid=29624 vsize=2572648 CPUtime=4470.75 cores=1,3,5,7
/proc/29626/stat : 29626 (plingeling) S 29624 29626 28898 0 -1 4202496 2069000 1257 0 0 446744 331 0 0 25 0 5 0 596215051 2634391552 604849 33554432000 4194304 4417332 140735247159184 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29626/statm: 643162 604849 181 55 0 641048 0
[pid=29626/tid=29644] ppid=29624 vsize=2572648 CPUtime=1118.16 cores=1,3,5,7
/proc/29626/task/29644/stat : 29644 (plingeling) R 29624 29626 28898 0 -1 4202560 235472 1257 0 0 111782 34 0 0 25 0 5 0 596215462 2634391552 604849 33554432000 4194304 4417332 140735247159184 18446744073709551615 4250651 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29626/tid=29645] ppid=29624 vsize=2572648 CPUtime=1118.16 cores=1,3,5,7
/proc/29626/task/29645/stat : 29645 (plingeling) R 29624 29626 28898 0 -1 4202560 227047 1257 0 0 111782 34 0 0 25 0 5 0 596215462 2634391552 604849 33554432000 4194304 4417332 140735247159184 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29626/tid=29646] ppid=29624 vsize=2572648 CPUtime=1118.18 cores=1,3,5,7
/proc/29626/task/29646/stat : 29646 (plingeling) R 29624 29626 28898 0 -1 4202560 483668 1257 0 0 111746 72 0 0 25 0 5 0 596215462 2634391552 604849 33554432000 4194304 4417332 140735247159184 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29626/tid=29647] ppid=29624 vsize=2572648 CPUtime=1112.1 cores=1,3,5,7
/proc/29626/task/29647/stat : 29647 (plingeling) R 29624 29626 28898 0 -1 4202560 968919 1257 0 0 111041 169 0 0 25 0 5 0 596215462 2634391552 604849 33554432000 4194304 4417332 140735247159184 18446744073709551615 4353463 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4470.75
Current children cumulated vsize (KiB) 2572648

[startup+1182.3 s]
/proc/loadavg: 8.09 8.02 7.84 9/186 29691
/proc/meminfo: memFree=14012424/32950928 swapFree=67111364/67111528
[pid=29626] ppid=29624 vsize=2955656 CPUtime=4710.43 cores=1,3,5,7
/proc/29626/stat : 29626 (plingeling) S 29624 29626 28898 0 -1 4202496 2220125 1257 0 0 470683 360 0 0 25 0 5 0 596215051 3026591744 700601 33554432000 4194304 4417332 140735247159184 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29626/statm: 738914 700601 181 55 0 736800 0
[pid=29626/tid=29644] ppid=29624 vsize=2955656 CPUtime=1178.17 cores=1,3,5,7
/proc/29626/task/29644/stat : 29644 (plingeling) R 29624 29626 28898 0 -1 4202560 249135 1257 0 0 117780 37 0 0 25 0 5 0 596215462 3026591744 700601 33554432000 4194304 4417332 140735247159184 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29626/tid=29645] ppid=29624 vsize=2955656 CPUtime=1178.17 cores=1,3,5,7
/proc/29626/task/29645/stat : 29645 (plingeling) R 29624 29626 28898 0 -1 4202560 247918 1257 0 0 117778 39 0 0 25 0 5 0 596215462 3026591744 700601 33554432000 4194304 4417332 140735247159184 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29626/tid=29646] ppid=29624 vsize=2955656 CPUtime=1178.19 cores=1,3,5,7
/proc/29626/task/29646/stat : 29646 (plingeling) R 29624 29626 28898 0 -1 4202560 554226 1257 0 0 117733 86 0 0 25 0 5 0 596215462 3026591744 700601 33554432000 4194304 4417332 140735247159184 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29626/tid=29647] ppid=29624 vsize=2955656 CPUtime=1171.77 cores=1,3,5,7
/proc/29626/task/29647/stat : 29647 (plingeling) R 29624 29626 28898 0 -1 4202560 1014952 1257 0 0 117000 177 0 0 25 0 5 0 596215462 3026591744 700601 33554432000 4194304 4417332 140735247159184 18446744073709551615 4354525 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4710.43
Current children cumulated vsize (KiB) 2955656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.8 s]
/proc/loadavg: 8.07 8.02 7.85 9/186 29692
/proc/meminfo: memFree=13650584/32950928 swapFree=67111364/67111528
[pid=29626] ppid=29624 vsize=3058224 CPUtime=4800.33 cores=1,3,5,7
/proc/29626/stat : 29626 (plingeling) S 29624 29626 28898 0 -1 4202496 2245767 1257 0 0 479670 363 0 0 25 0 5 0 596215051 3131621376 726243 33554432000 4194304 4417332 140735247159184 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29626/statm: 764556 726243 181 55 0 762442 0
[pid=29626/tid=29644] ppid=29624 vsize=3058224 CPUtime=1200.68 cores=1,3,5,7
/proc/29626/task/29644/stat : 29644 (plingeling) R 29624 29626 28898 0 -1 4202560 252902 1257 0 0 120030 38 0 0 25 0 5 0 596215462 3131621376 726243 33554432000 4194304 4417332 140735247159184 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29626/tid=29645] ppid=29624 vsize=3058224 CPUtime=1200.67 cores=1,3,5,7
/proc/29626/task/29645/stat : 29645 (plingeling) R 29624 29626 28898 0 -1 4202560 247918 1257 0 0 120028 39 0 0 25 0 5 0 596215462 3131621376 726243 33554432000 4194304 4417332 140735247159184 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29626/tid=29646] ppid=29624 vsize=3058224 CPUtime=1200.69 cores=1,3,5,7
/proc/29626/task/29646/stat : 29646 (plingeling) R 29624 29626 28898 0 -1 4202560 554226 1257 0 0 119983 86 0 0 25 0 5 0 596215462 3131621376 726243 33554432000 4194304 4417332 140735247159184 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29626/tid=29647] ppid=29624 vsize=3058224 CPUtime=1194.15 cores=1,3,5,7
/proc/29626/task/29647/stat : 29647 (plingeling) R 29624 29626 28898 0 -1 4202560 1036827 1257 0 0 119235 180 0 0 25 0 5 0 596215462 3131621376 726243 33554432000 4194304 4417332 140735247159184 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 3058224

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

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

[startup+1204.91 s]
/proc/loadavg: 8.07 8.02 7.85 7/184 29693
/proc/meminfo: memFree=16116836/32950928 swapFree=67111364/67111528
[pid=29626] ppid=29624 vsize=0 CPUtime=4800.46 cores=1,3,5,7
/proc/29626/stat : 29626 (plingeling) Z 29624 29626 28898 0 -1 4203548 2245767 1257 0 0 479672 374 0 0 18 0 2 0 596215051 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29626/statm: 0 0 0 0 0 0 0
[pid=29626/tid=29647] ppid=29624 vsize=0 CPUtime=1194.26 cores=1,3,5,7
/proc/29626/task/29647/stat : 29647 (plingeling) R 29624 29626 28898 0 -1 4203588 1036827 1257 0 0 119236 190 0 0 25 0 2 0 596215462 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.46
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.93
CPU time (s): 4800.48
CPU user time (s): 4796.72
CPU system time (s): 3.76143
CPU usage (%): 398.403
Max. virtual memory (cumulated for all children) (KiB): 3135672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.72
system time used= 3.76143
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2247024
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 265
involuntary context switches= 32390

runsolver used 1.75173 second user time and 4.82327 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 08:50:44
IDJOB=3285481
IDBENCH=82387
IDSOLVER=1605
FILE ID=node113/3285481-1304059841
RUNJOBID= node113-1304059841-29613
PBS_JOBID= 13170432
Free space on /tmp= 71008 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285481-1304059841/watcher-3285481-1304059841 -o /tmp/evaluation-result-3285481-1304059841/solver-3285481-1304059841 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3285481-1304059841.cnf

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

MD5SUM BENCH= 5d1253e2dcc0e3e55992672756beadbc
RANDOM SEED=1415130935

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19517432 kB
Buffers:       1744276 kB
Cached:       11028736 kB
SwapCached:        164 kB
Active:        6473296 kB
Inactive:      6366964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19517432 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:          164036 kB
Writeback:           0 kB
AnonPages:       66972 kB
Mapped:          14488 kB
Slab:           530488 kB
PageTables:       4692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   192432 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= 70924 MiB
End job on node113 at 2011-04-29 09:10:51