Trace number 3257326

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.26 1202.26

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_12_2_4_cmp.cnf
MD5SUM7ea97a36d5ab6c8a5aa99830d5253591
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark62.0956
Satisfiable
(Un)Satisfiability was proved
Number of variables12584
Number of clauses155712
Sum of the clauses size523920
Maximum clause length100
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217404
Number of clauses of size 3103200
Number of clauses of size 417828
Number of clauses of size 517000
Number of clauses of size over 5280

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-3257326-1304043920/watcher-3257326-1304043920 -o /tmp/evaluation-result-3257326-1304043920/solver-3257326-1304043920 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3257326-1304043920.cnf 

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

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


[startup+0 s]
/proc/loadavg: 3.70 4.98 6.40 2/175 2957
/proc/meminfo: memFree=16818908/32951132 swapFree=67111524/67111528
[pid=2957] ppid=2955 vsize=10040 CPUtime=0 cores=0,2,4,6
/proc/2957/stat : 2957 (plingeling) R 2955 2957 1725 0 -1 4202496 586 1259 0 0 0 0 0 0 24 0 1 0 515991640 10280960 514 33554432000 4194304 4417332 140734685238704 18446744073709551615 210646840296 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/2957/statm: 2510 514 145 55 0 396 0

[startup+0.106612 s]
/proc/loadavg: 3.70 4.98 6.40 2/175 2957
/proc/meminfo: memFree=16818908/32951132 swapFree=67111524/67111528
[pid=2957] ppid=2955 vsize=32584 CPUtime=0.09 cores=0,2,4,6
/proc/2957/stat : 2957 (plingeling) R 2955 2957 1725 0 -1 4202496 6257 1259 0 0 9 0 0 0 25 0 1 0 515991640 33366016 6169 33554432000 4194304 4417332 140734685238704 18446744073709551615 210647146240 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/2957/statm: 8146 6169 148 55 0 6032 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32584

[startup+0.2006 s]
/proc/loadavg: 3.70 4.98 6.40 2/175 2957
/proc/meminfo: memFree=16818908/32951132 swapFree=67111524/67111528
[pid=2957] ppid=2955 vsize=51016 CPUtime=0.19 cores=0,2,4,6
/proc/2957/stat : 2957 (plingeling) R 2955 2957 1725 0 -1 4202496 10865 1259 0 0 18 1 0 0 25 0 1 0 515991640 52240384 10777 33554432000 4194304 4417332 140734685238704 18446744073709551615 210647146240 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/2957/statm: 12754 10777 148 55 0 10640 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 51016

[startup+0.30051 s]
/proc/loadavg: 3.70 4.98 6.40 2/175 2957
/proc/meminfo: memFree=16818908/32951132 swapFree=67111524/67111528
[pid=2957] ppid=2955 vsize=93288 CPUtime=0.54 cores=0,2,4,6
/proc/2957/stat : 2957 (plingeling) S 2955 2957 1725 0 -1 4202496 12301 1259 0 0 53 1 0 0 25 0 5 0 515991640 95526912 11102 33554432000 4194304 4417332 140734685238704 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/2957/statm: 23322 11102 173 55 0 21208 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 93288

[startup+0.700442 s]
/proc/loadavg: 3.70 4.98 6.40 2/175 2957
/proc/meminfo: memFree=16818908/32951132 swapFree=67111524/67111528
[pid=2957] ppid=2955 vsize=99328 CPUtime=2.13 cores=0,2,4,6
/proc/2957/stat : 2957 (plingeling) S 2955 2957 1725 0 -1 4202496 18944 1259 0 0 210 3 0 0 25 0 5 0 515991640 101711872 12615 33554432000 4194304 4417332 140734685238704 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/2957/statm: 24832 12615 176 55 0 22718 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 99328

[startup+1.50031 s]
/proc/loadavg: 3.70 4.98 6.40 9/184 2973
/proc/meminfo: memFree=16724852/32951132 swapFree=67111524/67111528
[pid=2957] ppid=2955 vsize=104444 CPUtime=5.32 cores=0,2,4,6
/proc/2957/stat : 2957 (plingeling) S 2955 2957 1725 0 -1 4202496 23591 1259 0 0 528 4 0 0 25 0 5 0 515991640 106950656 13911 33554432000 4194304 4417332 140734685238704 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/2957/statm: 26111 13911 181 55 0 23997 0
[pid=2957/tid=2970] ppid=2955 vsize=104444 CPUtime=1.26 cores=0,2,4,6
/proc/2957/task/2970/stat : 2970 (plingeling) R 2955 2957 1725 0 -1 4202560 1819 1259 0 0 126 0 0 0 25 0 5 0 515991661 106950656 13911 33554432000 4194304 4417332 140734685238704 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2957/tid=2971] ppid=2955 vsize=104444 CPUtime=1.27 cores=0,2,4,6
/proc/2957/task/2971/stat : 2971 (plingeling) R 2955 2957 1725 0 -1 4202560 2716 1259 0 0 127 0 0 0 25 0 5 0 515991661 106950656 13911 33554432000 4194304 4417332 140734685238704 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2957/tid=2972] ppid=2955 vsize=104444 CPUtime=1.27 cores=0,2,4,6
/proc/2957/task/2972/stat : 2972 (plingeling) R 2955 2957 1725 0 -1 4202560 2134 1259 0 0 127 0 0 0 25 0 5 0 515991661 106950656 13911 33554432000 4194304 4417332 140734685238704 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2957/tid=2973] ppid=2955 vsize=104444 CPUtime=1.27 cores=0,2,4,6
/proc/2957/task/2973/stat : 2973 (plingeling) R 2955 2957 1725 0 -1 4202560 6045 1259 0 0 127 0 0 0 25 0 5 0 515991661 106950656 13911 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364608 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.32
Current children cumulated vsize (KiB) 104444

[startup+3.10104 s]
/proc/loadavg: 3.70 4.98 6.40 9/184 2973
/proc/meminfo: memFree=16706128/32951132 swapFree=67111524/67111528
[pid=2957] ppid=2955 vsize=116376 CPUtime=11.72 cores=0,2,4,6
/proc/2957/stat : 2957 (plingeling) S 2955 2957 1725 0 -1 4202496 29982 1259 0 0 1167 5 0 0 25 0 5 0 515991640 119169024 16894 33554432000 4194304 4417332 140734685238704 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/2957/statm: 29094 16894 181 55 0 26980 0
[pid=2957/tid=2970] ppid=2955 vsize=116376 CPUtime=2.86 cores=0,2,4,6
/proc/2957/task/2970/stat : 2970 (plingeling) R 2955 2957 1725 0 -1 4202560 1819 1259 0 0 286 0 0 0 25 0 5 0 515991661 119169024 16894 33554432000 4194304 4417332 140734685238704 18446744073709551615 4265499 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2957/tid=2971] ppid=2955 vsize=116376 CPUtime=2.87 cores=0,2,4,6
/proc/2957/task/2971/stat : 2971 (plingeling) R 2955 2957 1725 0 -1 4202560 2716 1259 0 0 287 0 0 0 25 0 5 0 515991661 119169024 16894 33554432000 4194304 4417332 140734685238704 18446744073709551615 4365894 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2957/tid=2972] ppid=2955 vsize=116376 CPUtime=2.87 cores=0,2,4,6
/proc/2957/task/2972/stat : 2972 (plingeling) R 2955 2957 1725 0 -1 4202560 2134 1259 0 0 287 0 0 0 25 0 5 0 515991661 119169024 16894 33554432000 4194304 4417332 140734685238704 18446744073709551615 4365502 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2957/tid=2973] ppid=2955 vsize=116376 CPUtime=2.87 cores=0,2,4,6
/proc/2957/task/2973/stat : 2973 (plingeling) R 2955 2957 1725 0 -1 4202560 12436 1259 0 0 286 1 0 0 25 0 5 0 515991661 119169024 16894 33554432000 4194304 4417332 140734685238704 18446744073709551615 4357440 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.72
Current children cumulated vsize (KiB) 116376

[startup+6.3005 s]
/proc/loadavg: 4.04 5.03 6.41 9/184 2973
/proc/meminfo: memFree=16676612/32951132 swapFree=67111524/67111528
[pid=2957] ppid=2955 vsize=136964 CPUtime=23.2 cores=0,2,4,6
/proc/2957/stat : 2957 (plingeling) S 2955 2957 1725 0 -1 4202496 45032 1259 0 0 2305 15 0 0 25 0 5 0 515991640 140251136 22041 33554432000 4194304 4417332 140734685238704 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/2957/statm: 34241 22041 181 55 0 32127 0
[pid=2957/tid=2970] ppid=2955 vsize=136964 CPUtime=5 cores=0,2,4,6
/proc/2957/task/2970/stat : 2970 (plingeling) R 2955 2957 1725 0 -1 4202560 1819 1259 0 0 495 5 0 0 25 0 5 0 515991661 140251136 22041 33554432000 4194304 4417332 140734685238704 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=2957/tid=2971] ppid=2955 vsize=136964 CPUtime=6.05 cores=0,2,4,6
/proc/2957/task/2971/stat : 2971 (plingeling) R 2955 2957 1725 0 -1 4202560 2716 1259 0 0 605 0 0 0 25 0 5 0 515991661 140251136 22041 33554432000 4194304 4417332 140734685238704 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2957/tid=2972] ppid=2955 vsize=136964 CPUtime=6.07 cores=0,2,4,6
/proc/2957/task/2972/stat : 2972 (plingeling) R 2955 2957 1725 0 -1 4202560 2134 1259 0 0 607 0 0 0 25 0 5 0 515991661 140251136 22041 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2957/tid=2973] ppid=2955 vsize=136964 CPUtime=5.83 cores=0,2,4,6
/proc/2957/task/2973/stat : 2973 (plingeling) R 2955 2957 1725 0 -1 4202560 27486 1259 0 0 576 7 0 0 25 0 5 0 515991661 140251136 22041 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.2
Current children cumulated vsize (KiB) 136964

[startup+12.7004 s]
/proc/loadavg: 4.36 5.08 6.42 9/184 2974
/proc/meminfo: memFree=16607744/32951132 swapFree=67111524/67111528
[pid=2957] ppid=2955 vsize=145944 CPUtime=48.69 cores=0,2,4,6
/proc/2957/stat : 2957 (plingeling) S 2955 2957 1725 0 -1 4202496 68189 1259 0 0 4851 18 0 0 25 0 5 0 515991640 149446656 23775 33554432000 4194304 4417332 140734685238704 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/2957/statm: 36486 23775 181 55 0 34372 0
[pid=2957/tid=2970] ppid=2955 vsize=145944 CPUtime=11.39 cores=0,2,4,6
/proc/2957/task/2970/stat : 2970 (plingeling) R 2955 2957 1725 0 -1 4202560 1819 1259 0 0 1134 5 0 0 25 0 5 0 515991661 149446656 23775 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=2957/tid=2971] ppid=2955 vsize=145944 CPUtime=12.42 cores=0,2,4,6
/proc/2957/task/2971/stat : 2971 (plingeling) R 2955 2957 1725 0 -1 4202560 2870 1259 0 0 1242 0 0 0 25 0 5 0 515991661 149446656 23775 33554432000 4194304 4417332 140734685238704 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2957/tid=2972] ppid=2955 vsize=145944 CPUtime=12.47 cores=0,2,4,6
/proc/2957/task/2972/stat : 2972 (plingeling) R 2955 2957 1725 0 -1 4202560 2134 1259 0 0 1247 0 0 0 25 0 5 0 515991661 149446656 23775 33554432000 4194304 4417332 140734685238704 18446744073709551615 4277630 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2957/tid=2973] ppid=2955 vsize=145944 CPUtime=12.19 cores=0,2,4,6
/proc/2957/task/2973/stat : 2973 (plingeling) R 2955 2957 1725 0 -1 4202560 50489 1259 0 0 1208 11 0 0 25 0 5 0 515991661 149446656 23775 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.69
Current children cumulated vsize (KiB) 145944

[startup+25.5003 s]
/proc/loadavg: 5.24 5.24 6.45 9/184 2974
/proc/meminfo: memFree=16585472/32951132 swapFree=67111524/67111528
[pid=2957] ppid=2955 vsize=179988 CPUtime=99.79 cores=0,2,4,6
/proc/2957/stat : 2957 (plingeling) S 2955 2957 1725 0 -1 4202496 100899 1259 0 0 9949 30 0 0 25 0 5 0 515991640 184307712 32393 33554432000 4194304 4417332 140734685238704 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/2957/statm: 44997 32393 181 55 0 42883 0
[pid=2957/tid=2970] ppid=2955 vsize=179988 CPUtime=24.19 cores=0,2,4,6
/proc/2957/task/2970/stat : 2970 (plingeling) R 2955 2957 1725 0 -1 4202560 1819 1259 0 0 2414 5 0 0 25 0 5 0 515991661 184307712 32393 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=2957/tid=2971] ppid=2955 vsize=179988 CPUtime=25.16 cores=0,2,4,6
/proc/2957/task/2971/stat : 2971 (plingeling) R 2955 2957 1725 0 -1 4202560 2870 1259 0 0 2516 0 0 0 25 0 5 0 515991661 184307712 32393 33554432000 4194304 4417332 140734685238704 18446744073709551615 4365915 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2957/tid=2972] ppid=2955 vsize=179988 CPUtime=25.27 cores=0,2,4,6
/proc/2957/task/2972/stat : 2972 (plingeling) R 2955 2957 1725 0 -1 4202560 2241 1259 0 0 2527 0 0 0 25 0 5 0 515991661 184307712 32393 33554432000 4194304 4417332 140734685238704 18446744073709551615 4365509 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2957/tid=2973] ppid=2955 vsize=179988 CPUtime=24.95 cores=0,2,4,6
/proc/2957/task/2973/stat : 2973 (plingeling) R 2955 2957 1725 0 -1 4202560 83092 1259 0 0 2472 23 0 0 25 0 5 0 515991661 184307712 32393 33554432000 4194304 4417332 140734685238704 18446744073709551615 4250678 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 99.79
Current children cumulated vsize (KiB) 179988

[startup+51.101 s]
/proc/loadavg: 6.25 5.48 6.50 9/184 2974
/proc/meminfo: memFree=16545692/32951132 swapFree=67111524/67111528
[pid=2957] ppid=2955 vsize=181732 CPUtime=202.06 cores=0,2,4,6
/proc/2957/stat : 2957 (plingeling) S 2955 2957 1725 0 -1 4202496 173996 1259 0 0 20162 44 0 0 25 0 5 0 515991640 186093568 33233 33554432000 4194304 4417332 140734685238704 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/2957/statm: 45433 33233 181 55 0 43319 0
[pid=2957/tid=2970] ppid=2955 vsize=181732 CPUtime=49.79 cores=0,2,4,6
/proc/2957/task/2970/stat : 2970 (plingeling) R 2955 2957 1725 0 -1 4202560 2568 1259 0 0 4974 5 0 0 25 0 5 0 515991661 186093568 33233 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=2957/tid=2971] ppid=2955 vsize=181732 CPUtime=50.64 cores=0,2,4,6
/proc/2957/task/2971/stat : 2971 (plingeling) R 2955 2957 1725 0 -1 4202560 2870 1259 0 0 5064 0 0 0 25 0 5 0 515991661 186093568 33233 33554432000 4194304 4417332 140734685238704 18446744073709551615 4264978 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2957/tid=2972] ppid=2955 vsize=181732 CPUtime=50.87 cores=0,2,4,6
/proc/2957/task/2972/stat : 2972 (plingeling) R 2955 2957 1725 0 -1 4202560 2241 1259 0 0 5087 0 0 0 25 0 5 0 515991661 186093568 33233 33554432000 4194304 4417332 140734685238704 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2957/tid=2973] ppid=2955 vsize=181732 CPUtime=50.52 cores=0,2,4,6
/proc/2957/task/2973/stat : 2973 (plingeling) R 2955 2957 1725 0 -1 4202560 155440 1259 0 0 5016 36 0 0 25 0 5 0 515991661 186093568 33233 33554432000 4194304 4417332 140734685238704 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 202.06
Current children cumulated vsize (KiB) 181732

[startup+102.3 s]
/proc/loadavg: 7.28 5.88 6.58 9/184 2976
/proc/meminfo: memFree=16493348/32951132 swapFree=67111524/67111528
[pid=2957] ppid=2955 vsize=162160 CPUtime=406.6 cores=0,2,4,6
/proc/2957/stat : 2957 (plingeling) S 2955 2957 1725 0 -1 4202496 188552 1259 0 0 40613 47 0 0 25 0 5 0 515991640 166051840 28345 33554432000 4194304 4417332 140734685238704 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/2957/statm: 40540 28345 181 55 0 38426 0
[pid=2957/tid=2970] ppid=2955 vsize=162160 CPUtime=100.99 cores=0,2,4,6
/proc/2957/task/2970/stat : 2970 (plingeling) R 2955 2957 1725 0 -1 4202560 5545 1259 0 0 10094 5 0 0 25 0 5 0 515991661 166051840 28345 33554432000 4194304 4417332 140734685238704 18446744073709551615 4265485 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=2957/tid=2971] ppid=2955 vsize=162160 CPUtime=101.6 cores=0,2,4,6
/proc/2957/task/2971/stat : 2971 (plingeling) R 2955 2957 1725 0 -1 4202560 6911 1259 0 0 10160 0 0 0 25 0 5 0 515991661 166051840 28345 33554432000 4194304 4417332 140734685238704 18446744073709551615 4232664 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2957/tid=2972] ppid=2955 vsize=162160 CPUtime=102.08 cores=0,2,4,6
/proc/2957/task/2972/stat : 2972 (plingeling) R 2955 2957 1725 0 -1 4202560 4294 1259 0 0 10207 1 0 0 25 0 5 0 515991661 166051840 28345 33554432000 4194304 4417332 140734685238704 18446744073709551615 4352400 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2957/tid=2973] ppid=2955 vsize=162160 CPUtime=101.69 cores=0,2,4,6
/proc/2957/task/2973/stat : 2973 (plingeling) R 2955 2957 1725 0 -1 4202560 160925 1259 0 0 10132 37 0 0 25 0 5 0 515991661 166051840 28345 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 406.6
Current children cumulated vsize (KiB) 162160

[startup+162.3 s]
/proc/loadavg: 7.83 6.29 6.67 9/184 2978
/proc/meminfo: memFree=16298788/32951132 swapFree=67111524/67111528
[pid=2957] ppid=2955 vsize=187072 CPUtime=646.26 cores=0,2,4,6
/proc/2957/stat : 2957 (plingeling) S 2955 2957 1725 0 -1 4202496 203686 1259 0 0 64575 51 0 0 25 0 5 0 515991640 191561728 34573 33554432000 4194304 4417332 140734685238704 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/2957/statm: 46768 34573 181 55 0 44654 0
[pid=2957/tid=2970] ppid=2955 vsize=187072 CPUtime=160.98 cores=0,2,4,6
/proc/2957/task/2970/stat : 2970 (plingeling) R 2955 2957 1725 0 -1 4202560 7383 1259 0 0 16093 5 0 0 25 0 5 0 515991661 191561728 34573 33554432000 4194304 4417332 140734685238704 18446744073709551615 4232680 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=2957/tid=2971] ppid=2955 vsize=187072 CPUtime=161.32 cores=0,2,4,6
/proc/2957/task/2971/stat : 2971 (plingeling) R 2955 2957 1725 0 -1 4202560 9611 1259 0 0 16131 1 0 0 25 0 5 0 515991661 191561728 34573 33554432000 4194304 4417332 140734685238704 18446744073709551615 4250915 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2957/tid=2972] ppid=2955 vsize=187072 CPUtime=162.07 cores=0,2,4,6
/proc/2957/task/2972/stat : 2972 (plingeling) R 2955 2957 1725 0 -1 4202560 4806 1259 0 0 16206 1 0 0 25 0 5 0 515991661 191561728 34573 33554432000 4194304 4417332 140734685238704 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2957/tid=2973] ppid=2955 vsize=187072 CPUtime=161.65 cores=0,2,4,6
/proc/2957/task/2973/stat : 2973 (plingeling) R 2955 2957 1725 0 -1 4202560 171009 1259 0 0 16124 41 0 0 25 0 5 0 515991661 191561728 34573 33554432000 4194304 4417332 140734685238704 18446744073709551615 4265368 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 646.26
Current children cumulated vsize (KiB) 187072


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

[pid=2957/tid=2971] ppid=2955 vsize=524352 CPUtime=758.46 cores=0,2,4,6
/proc/2957/task/2971/stat : 2971 (plingeling) R 2955 2957 1725 0 -1 4202560 42771 1259 0 0 75839 7 0 0 25 0 5 0 515991661 536936448 102542 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2957/tid=2972] ppid=2955 vsize=524352 CPUtime=762.09 cores=0,2,4,6
/proc/2957/task/2972/stat : 2972 (plingeling) R 2955 2957 1725 0 -1 4202560 28824 1259 0 0 76204 5 0 0 25 0 5 0 515991661 536936448 102542 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2957/tid=2973] ppid=2955 vsize=524352 CPUtime=761.26 cores=0,2,4,6
/proc/2957/task/2973/stat : 2973 (plingeling) R 2955 2957 1725 0 -1 4202560 647457 1259 0 0 76007 119 0 0 25 0 5 0 515991661 536936448 102542 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3043.02
Current children cumulated vsize (KiB) 524352

[startup+822.3 s]
/proc/loadavg: 8.07 7.88 7.37 9/184 2995
/proc/meminfo: memFree=15518280/32951132 swapFree=67111524/67111528
[pid=2957] ppid=2955 vsize=580712 CPUtime=3282.67 cores=0,2,4,6
/proc/2957/stat : 2957 (plingeling) S 2955 2957 1725 0 -1 4202496 813287 1259 0 0 328117 150 0 0 25 0 5 0 515991640 594649088 116632 33554432000 4194304 4417332 140734685238704 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/2957/statm: 145178 116632 181 55 0 143064 0
[pid=2957/tid=2970] ppid=2955 vsize=580712 CPUtime=820.97 cores=0,2,4,6
/proc/2957/task/2970/stat : 2970 (plingeling) R 2955 2957 1725 0 -1 4202560 23308 1259 0 0 82089 8 0 0 25 0 5 0 515991661 594649088 116632 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=2957/tid=2971] ppid=2955 vsize=580712 CPUtime=818.16 cores=0,2,4,6
/proc/2957/task/2971/stat : 2971 (plingeling) R 2955 2957 1725 0 -1 4202560 42771 1259 0 0 81809 7 0 0 25 0 5 0 515991661 594649088 116632 33554432000 4194304 4417332 140734685238704 18446744073709551615 4255662 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2957/tid=2972] ppid=2955 vsize=580712 CPUtime=822.09 cores=0,2,4,6
/proc/2957/task/2972/stat : 2972 (plingeling) R 2955 2957 1725 0 -1 4202560 28824 1259 0 0 82204 5 0 0 25 0 5 0 515991661 594649088 116632 33554432000 4194304 4417332 140734685238704 18446744073709551615 4366359 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2957/tid=2973] ppid=2955 vsize=580712 CPUtime=821.21 cores=0,2,4,6
/proc/2957/task/2973/stat : 2973 (plingeling) R 2955 2957 1725 0 -1 4202560 707507 1259 0 0 81994 127 0 0 25 0 5 0 515991661 594649088 116632 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3282.67
Current children cumulated vsize (KiB) 580712

[startup+882.306 s]
/proc/loadavg: 8.08 7.91 7.41 9/184 2997
/proc/meminfo: memFree=15149756/32951132 swapFree=67111524/67111528
[pid=2957] ppid=2955 vsize=838980 CPUtime=3522.36 cores=0,2,4,6
/proc/2957/stat : 2957 (plingeling) S 2955 2957 1725 0 -1 4202496 877858 1259 0 0 352072 164 0 0 25 0 5 0 515991640 859115520 181199 33554432000 4194304 4417332 140734685238704 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/2957/statm: 209745 181199 181 55 0 207631 0
[pid=2957/tid=2970] ppid=2955 vsize=838980 CPUtime=880.98 cores=0,2,4,6
/proc/2957/task/2970/stat : 2970 (plingeling) R 2955 2957 1725 0 -1 4202560 26485 1259 0 0 88090 8 0 0 25 0 5 0 515991661 859115520 181199 33554432000 4194304 4417332 140734685238704 18446744073709551615 4365525 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=2957/tid=2971] ppid=2955 vsize=838980 CPUtime=877.87 cores=0,2,4,6
/proc/2957/task/2971/stat : 2971 (plingeling) R 2955 2957 1725 0 -1 4202560 44449 1259 0 0 87780 7 0 0 25 0 5 0 515991661 859115520 181199 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364355 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2957/tid=2972] ppid=2955 vsize=838980 CPUtime=882.09 cores=0,2,4,6
/proc/2957/task/2972/stat : 2972 (plingeling) R 2955 2957 1725 0 -1 4202560 28824 1259 0 0 88204 5 0 0 25 0 5 0 515991661 859115520 181199 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2957/tid=2973] ppid=2955 vsize=838980 CPUtime=881.18 cores=0,2,4,6
/proc/2957/task/2973/stat : 2973 (plingeling) R 2955 2957 1725 0 -1 4202560 767223 1259 0 0 87978 140 0 0 25 0 5 0 515991661 859115520 181199 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3522.36
Current children cumulated vsize (KiB) 838980

[startup+942.301 s]
/proc/loadavg: 8.03 7.92 7.45 9/184 2998
/proc/meminfo: memFree=15046460/32951132 swapFree=67111524/67111528
[pid=2957] ppid=2955 vsize=759476 CPUtime=3762.01 cores=0,2,4,6
/proc/2957/stat : 2957 (plingeling) S 2955 2957 1725 0 -1 4202496 976970 1259 0 0 376021 180 0 0 25 0 5 0 515991640 777703424 161323 33554432000 4194304 4417332 140734685238704 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/2957/statm: 189869 161323 181 55 0 187755 0
[pid=2957/tid=2970] ppid=2955 vsize=759476 CPUtime=940.97 cores=0,2,4,6
/proc/2957/task/2970/stat : 2970 (plingeling) R 2955 2957 1725 0 -1 4202560 28704 1259 0 0 94088 9 0 0 25 0 5 0 515991661 777703424 161323 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=2957/tid=2971] ppid=2955 vsize=759476 CPUtime=937.58 cores=0,2,4,6
/proc/2957/task/2971/stat : 2971 (plingeling) R 2955 2957 1725 0 -1 4202560 44449 1259 0 0 93751 7 0 0 25 0 5 0 515991661 777703424 161323 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2957/tid=2972] ppid=2955 vsize=759476 CPUtime=942.09 cores=0,2,4,6
/proc/2957/task/2972/stat : 2972 (plingeling) R 2955 2957 1725 0 -1 4202560 28824 1259 0 0 94204 5 0 0 25 0 5 0 515991661 777703424 161323 33554432000 4194304 4417332 140734685238704 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2957/tid=2973] ppid=2955 vsize=759476 CPUtime=941.12 cores=0,2,4,6
/proc/2957/task/2973/stat : 2973 (plingeling) R 2955 2957 1725 0 -1 4202560 864116 1259 0 0 93957 155 0 0 25 0 5 0 515991661 777703424 161323 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3762.01
Current children cumulated vsize (KiB) 759476

[startup+1002.3 s]
/proc/loadavg: 8.09 7.96 7.49 9/184 3000
/proc/meminfo: memFree=14790772/32951132 swapFree=67111524/67111528
[pid=2957] ppid=2955 vsize=987956 CPUtime=4001.68 cores=0,2,4,6
/proc/2957/stat : 2957 (plingeling) S 2955 2957 1725 0 -1 4202496 1058666 1259 0 0 399972 196 0 0 25 0 5 0 515991640 1011666944 218443 33554432000 4194304 4417332 140734685238704 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/2957/statm: 246989 218443 181 55 0 244875 0
[pid=2957/tid=2970] ppid=2955 vsize=987956 CPUtime=1000.97 cores=0,2,4,6
/proc/2957/task/2970/stat : 2970 (plingeling) R 2955 2957 1725 0 -1 4202560 28704 1259 0 0 100088 9 0 0 25 0 5 0 515991661 1011666944 218443 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=2957/tid=2971] ppid=2955 vsize=987956 CPUtime=997.29 cores=0,2,4,6
/proc/2957/task/2971/stat : 2971 (plingeling) R 2955 2957 1725 0 -1 4202560 44449 1259 0 0 99722 7 0 0 25 0 5 0 515991661 1011666944 218443 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2957/tid=2972] ppid=2955 vsize=987956 CPUtime=1002.09 cores=0,2,4,6
/proc/2957/task/2972/stat : 2972 (plingeling) R 2955 2957 1725 0 -1 4202560 28824 1259 0 0 100204 5 0 0 25 0 5 0 515991661 1011666944 218443 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2957/tid=2973] ppid=2955 vsize=987956 CPUtime=1001.09 cores=0,2,4,6
/proc/2957/task/2973/stat : 2973 (plingeling) R 2955 2957 1725 0 -1 4202560 945812 1259 0 0 99937 172 0 0 25 0 5 0 515991661 1011666944 218443 33554432000 4194304 4417332 140734685238704 18446744073709551615 4265360 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4001.68
Current children cumulated vsize (KiB) 987956

[startup+1062.3 s]
/proc/loadavg: 8.07 7.98 7.52 9/184 3002
/proc/meminfo: memFree=14303820/32951132 swapFree=67111524/67111528
[pid=2957] ppid=2955 vsize=1032132 CPUtime=4241.36 cores=0,2,4,6
/proc/2957/stat : 2957 (plingeling) S 2955 2957 1725 0 -1 4202496 1069710 1259 0 0 423937 199 0 0 25 0 5 0 515991640 1056903168 229487 33554432000 4194304 4417332 140734685238704 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/2957/statm: 258033 229487 181 55 0 255919 0
[pid=2957/tid=2970] ppid=2955 vsize=1032132 CPUtime=1060.98 cores=0,2,4,6
/proc/2957/task/2970/stat : 2970 (plingeling) R 2955 2957 1725 0 -1 4202560 31556 1259 0 0 106088 10 0 0 25 0 5 0 515991661 1056903168 229487 33554432000 4194304 4417332 140734685238704 18446744073709551615 4356687 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=2957/tid=2971] ppid=2955 vsize=1032132 CPUtime=1057.01 cores=0,2,4,6
/proc/2957/task/2971/stat : 2971 (plingeling) R 2955 2957 1725 0 -1 4202560 44449 1259 0 0 105694 7 0 0 25 0 5 0 515991661 1056903168 229487 33554432000 4194304 4417332 140734685238704 18446744073709551615 4232584 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2957/tid=2972] ppid=2955 vsize=1032132 CPUtime=1062.09 cores=0,2,4,6
/proc/2957/task/2972/stat : 2972 (plingeling) R 2955 2957 1725 0 -1 4202560 28824 1259 0 0 106204 5 0 0 25 0 5 0 515991661 1056903168 229487 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2957/tid=2973] ppid=2955 vsize=1032132 CPUtime=1061.05 cores=0,2,4,6
/proc/2957/task/2973/stat : 2973 (plingeling) R 2955 2957 1725 0 -1 4202560 954004 1259 0 0 105931 174 0 0 25 0 5 0 515991661 1056903168 229487 33554432000 4194304 4417332 140734685238704 18446744073709551615 4321577 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4241.36
Current children cumulated vsize (KiB) 1032132

[startup+1122.3 s]
/proc/loadavg: 8.06 8.00 7.56 9/184 3003
/proc/meminfo: memFree=14188248/32951132 swapFree=67111524/67111528
[pid=2957] ppid=2955 vsize=1211052 CPUtime=4481.02 cores=0,2,4,6
/proc/2957/stat : 2957 (plingeling) S 2955 2957 1725 0 -1 4202496 1114446 1259 0 0 447897 205 0 0 25 0 5 0 515991640 1240117248 274217 33554432000 4194304 4417332 140734685238704 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/2957/statm: 302763 274217 181 55 0 300649 0
[pid=2957/tid=2970] ppid=2955 vsize=1211052 CPUtime=1120.98 cores=0,2,4,6
/proc/2957/task/2970/stat : 2970 (plingeling) R 2955 2957 1725 0 -1 4202560 31556 1259 0 0 112088 10 0 0 25 0 5 0 515991661 1240117248 274217 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=2957/tid=2971] ppid=2955 vsize=1211052 CPUtime=1116.72 cores=0,2,4,6
/proc/2957/task/2971/stat : 2971 (plingeling) R 2955 2957 1725 0 -1 4202560 44449 1259 0 0 111664 8 0 0 25 0 5 0 515991661 1240117248 274217 33554432000 4194304 4417332 140734685238704 18446744073709551615 4365894 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2957/tid=2972] ppid=2955 vsize=1211052 CPUtime=1122.09 cores=0,2,4,6
/proc/2957/task/2972/stat : 2972 (plingeling) R 2955 2957 1725 0 -1 4202560 28824 1259 0 0 112204 5 0 0 25 0 5 0 515991661 1240117248 274217 33554432000 4194304 4417332 140734685238704 18446744073709551615 4343211 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2957/tid=2973] ppid=2955 vsize=1211052 CPUtime=1121 cores=0,2,4,6
/proc/2957/task/2973/stat : 2973 (plingeling) R 2955 2957 1725 0 -1 4202560 998740 1259 0 0 111921 179 0 0 25 0 5 0 515991661 1240117248 274217 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364608 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4481.02
Current children cumulated vsize (KiB) 1211052

[startup+1182.3 s]
/proc/loadavg: 8.20 8.04 7.60 9/184 3005
/proc/meminfo: memFree=13882320/32951132 swapFree=67111524/67111528
[pid=2957] ppid=2955 vsize=1226536 CPUtime=4720.68 cores=0,2,4,6
/proc/2957/stat : 2957 (plingeling) S 2955 2957 1725 0 -1 4202496 1118317 1259 0 0 471861 207 0 0 25 0 5 0 515991640 1255972864 278088 33554432000 4194304 4417332 140734685238704 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/2957/statm: 306634 278088 181 55 0 304520 0
[pid=2957/tid=2970] ppid=2955 vsize=1226536 CPUtime=1180.97 cores=0,2,4,6
/proc/2957/task/2970/stat : 2970 (plingeling) R 2955 2957 1725 0 -1 4202560 35427 1259 0 0 118087 10 0 0 25 0 5 0 515991661 1255972864 278088 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=2957/tid=2971] ppid=2955 vsize=1226536 CPUtime=1176.41 cores=0,2,4,6
/proc/2957/task/2971/stat : 2971 (plingeling) R 2955 2957 1725 0 -1 4202560 44449 1259 0 0 117633 8 0 0 25 0 5 0 515991661 1255972864 278088 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2957/tid=2972] ppid=2955 vsize=1226536 CPUtime=1182.09 cores=0,2,4,6
/proc/2957/task/2972/stat : 2972 (plingeling) R 2955 2957 1725 0 -1 4202560 28824 1259 0 0 118204 5 0 0 25 0 5 0 515991661 1255972864 278088 33554432000 4194304 4417332 140734685238704 18446744073709551615 4311315 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2957/tid=2973] ppid=2955 vsize=1226536 CPUtime=1180.96 cores=0,2,4,6
/proc/2957/task/2973/stat : 2973 (plingeling) R 2955 2957 1725 0 -1 4202560 998740 1259 0 0 117916 180 0 0 25 0 5 0 515991661 1255972864 278088 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4720.68
Current children cumulated vsize (KiB) 1226536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.2 s]
/proc/loadavg: 8.14 8.04 7.60 5/178 3007
/proc/meminfo: memFree=15713852/32951132 swapFree=67111524/67111528
[pid=2957] ppid=2955 vsize=1226536 CPUtime=4800.18 cores=0,2,4,6
/proc/2957/stat : 2957 (plingeling) S 2955 2957 1725 0 -1 4202496 1118317 1259 0 0 479811 207 0 0 25 0 5 0 515991640 1255972864 278088 33554432000 4194304 4417332 140734685238704 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/2957/statm: 306634 278088 181 55 0 304520 0
[pid=2957/tid=2970] ppid=2955 vsize=1226536 CPUtime=1200.88 cores=0,2,4,6
/proc/2957/task/2970/stat : 2970 (plingeling) R 2955 2957 1725 0 -1 4202560 35427 1259 0 0 120078 10 0 0 25 0 5 0 515991661 1255972864 278088 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=2957/tid=2971] ppid=2955 vsize=1226536 CPUtime=1196.22 cores=0,2,4,6
/proc/2957/task/2971/stat : 2971 (plingeling) R 2955 2957 1725 0 -1 4202560 44449 1259 0 0 119614 8 0 0 25 0 5 0 515991661 1255972864 278088 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2957/tid=2972] ppid=2955 vsize=1226536 CPUtime=1201.99 cores=0,2,4,6
/proc/2957/task/2972/stat : 2972 (plingeling) R 2955 2957 1725 0 -1 4202560 28824 1259 0 0 120194 5 0 0 25 0 5 0 515991661 1255972864 278088 33554432000 4194304 4417332 140734685238704 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2957/tid=2973] ppid=2955 vsize=1226536 CPUtime=1200.85 cores=0,2,4,6
/proc/2957/task/2973/stat : 2973 (plingeling) R 2955 2957 1725 0 -1 4202560 998740 1259 0 0 119905 180 0 0 25 0 5 0 515991661 1255972864 278088 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 1226536

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

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

[startup+1202.2 s]
/proc/loadavg: 8.14 8.04 7.60 5/178 3007
/proc/meminfo: memFree=15713852/32951132 swapFree=67111524/67111528
[pid=2957] ppid=2955 vsize=1226536 CPUtime=4800.18 cores=0,2,4,6
/proc/2957/stat : 2957 (plingeling) S 2955 2957 1725 0 -1 4202496 1118317 1259 0 0 479811 207 0 0 25 0 5 0 515991640 1255972864 278088 33554432000 4194304 4417332 140734685238704 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/2957/statm: 306634 278088 181 55 0 304520 0
[pid=2957/tid=2970] ppid=2955 vsize=1226536 CPUtime=1200.88 cores=0,2,4,6
/proc/2957/task/2970/stat : 2970 (plingeling) R 2955 2957 1725 0 -1 4202560 35427 1259 0 0 120078 10 0 0 25 0 5 0 515991661 1255972864 278088 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=2957/tid=2971] ppid=2955 vsize=1226536 CPUtime=1196.22 cores=0,2,4,6
/proc/2957/task/2971/stat : 2971 (plingeling) R 2955 2957 1725 0 -1 4202560 44449 1259 0 0 119614 8 0 0 25 0 5 0 515991661 1255972864 278088 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2957/tid=2972] ppid=2955 vsize=1226536 CPUtime=1201.99 cores=0,2,4,6
/proc/2957/task/2972/stat : 2972 (plingeling) R 2955 2957 1725 0 -1 4202560 28824 1259 0 0 120194 5 0 0 25 0 5 0 515991661 1255972864 278088 33554432000 4194304 4417332 140734685238704 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=2957/tid=2973] ppid=2955 vsize=1226536 CPUtime=1200.85 cores=0,2,4,6
/proc/2957/task/2973/stat : 2973 (plingeling) R 2955 2957 1725 0 -1 4202560 998740 1259 0 0 119905 180 0 0 25 0 5 0 515991661 1255972864 278088 33554432000 4194304 4417332 140734685238704 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 1226536

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.26
CPU time (s): 4800.26
CPU user time (s): 4798.14
CPU system time (s): 2.12068
CPU usage (%): 399.271
Max. virtual memory (cumulated for all children) (KiB): 1226536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.14
system time used= 2.12068
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1119576
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= 116
involuntary context switches= 21859

runsolver used 1.75573 second user time and 4.02139 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 04:25:20
IDJOB=3257326
IDBENCH=70908
IDSOLVER=1605
FILE ID=node129/3257326-1304043920
RUNJOBID= node129-1304043920-2931
PBS_JOBID= 13170362
Free space on /tmp= 66364 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_12_2_4_cmp.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257326-1304043920/watcher-3257326-1304043920 -o /tmp/evaluation-result-3257326-1304043920/solver-3257326-1304043920 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3257326-1304043920.cnf

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

MD5SUM BENCH= 7ea97a36d5ab6c8a5aa99830d5253591
RANDOM SEED=833021683

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16819188 kB
Buffers:       1277412 kB
Cached:       14114288 kB
SwapCached:          4 kB
Active:        3755840 kB
Inactive:     11711448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16819188 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5352 kB
Writeback:           0 kB
AnonPages:       74564 kB
Mapped:          15176 kB
Slab:           602472 kB
PageTables:       4804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   217792 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66368 MiB
End job on node129 at 2011-04-29 04:45:24