Trace number 3371282

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 4800.33 1203.63

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371282-1305417192/watcher-3371282-1305417192 -o /tmp/evaluation-result-3371282-1305417192/solver-3371282-1305417192 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371282-1305417192.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: 8.16 8.08 8.03 5/328 25320
/proc/meminfo: memFree=24917896/32951124 swapFree=44485764/67111528
[pid=25320] ppid=25318 vsize=19160 CPUtime=0 cores=1,3,5,7
/proc/25320/stat : 25320 (plingeling) R 25318 25320 24676 0 -1 4202496 2852 1251 0 0 0 0 0 0 21 0 1 0 653319680 19619840 2781 33554432000 4194304 4417452 140734443886208 18446744073709551615 244446945024 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25320/statm: 4790 2781 148 55 0 2676 0

[startup+0.028286 s]
/proc/loadavg: 8.16 8.08 8.03 5/328 25320
/proc/meminfo: memFree=24917896/32951124 swapFree=44485764/67111528
[pid=25320] ppid=25318 vsize=23732 CPUtime=0.01 cores=1,3,5,7
/proc/25320/stat : 25320 (plingeling) R 25318 25320 24676 0 -1 4202496 4012 1251 0 0 1 0 0 0 21 0 1 0 653319680 24301568 3941 33554432000 4194304 4417452 140734443886208 18446744073709551615 4262041 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25320/statm: 5933 3941 149 55 0 3819 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 23732

[startup+0.100276 s]
/proc/loadavg: 8.16 8.08 8.03 5/328 25320
/proc/meminfo: memFree=24917896/32951124 swapFree=44485764/67111528
[pid=25320] ppid=25318 vsize=36788 CPUtime=0.08 cores=1,3,5,7
/proc/25320/stat : 25320 (plingeling) R 25318 25320 24676 0 -1 4202496 7299 1251 0 0 8 0 0 0 21 0 1 0 653319680 37670912 7221 33554432000 4194304 4417452 140734443886208 18446744073709551615 244446563809 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25320/statm: 9197 7221 149 55 0 7083 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36788

[startup+0.300239 s]
/proc/loadavg: 8.16 8.08 8.03 5/328 25320
/proc/meminfo: memFree=24917896/32951124 swapFree=44485764/67111528
[pid=25320] ppid=25318 vsize=80196 CPUtime=0.29 cores=1,3,5,7
/proc/25320/stat : 25320 (plingeling) R 25318 25320 24676 0 -1 4202496 18151 1251 0 0 27 2 0 0 22 0 1 0 653319680 82120704 18073 33554432000 4194304 4417452 140734443886208 18446744073709551615 244446945024 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25320/statm: 20049 18073 149 55 0 17935 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80196

[startup+0.700132 s]
/proc/loadavg: 8.16 8.08 8.03 5/328 25320
/proc/meminfo: memFree=24917896/32951124 swapFree=44485764/67111528
[pid=25320] ppid=25318 vsize=184888 CPUtime=1.75 cores=1,3,5,7
/proc/25320/stat : 25320 (plingeling) S 25318 25320 24676 0 -1 4202496 27466 1251 0 0 172 3 0 0 22 0 5 0 653319680 189325312 18614 33554432000 4194304 4417452 140734443886208 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25320/statm: 46222 18614 172 55 0 44108 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 184888

[startup+1.50098 s]
/proc/loadavg: 8.16 8.08 8.03 9/333 25330
/proc/meminfo: memFree=24840488/32951124 swapFree=44485764/67111528
[pid=25320] ppid=25318 vsize=184888 CPUtime=4.95 cores=1,3,5,7
/proc/25320/stat : 25320 (plingeling) S 25318 25320 24676 0 -1 4202496 31885 1251 0 0 491 4 0 0 22 0 5 0 653319680 189325312 19477 33554432000 4194304 4417452 140734443886208 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25320/statm: 46222 19477 172 55 0 44108 0
[pid=25320/tid=25327] ppid=25318 vsize=184888 CPUtime=1.15 cores=1,3,5,7
/proc/25320/task/25327/stat : 25327 (plingeling) R 25318 25320 24676 0 -1 4202560 1845 1251 0 0 115 0 0 0 25 0 5 0 653319714 189325312 19477 33554432000 4194304 4417452 140734443886208 18446744073709551615 4291921 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25320/tid=25328] ppid=25318 vsize=184888 CPUtime=1.15 cores=1,3,5,7
/proc/25320/task/25328/stat : 25328 (plingeling) R 25318 25320 24676 0 -1 4202560 1913 1251 0 0 115 0 0 0 25 0 5 0 653319714 189325312 19477 33554432000 4194304 4417452 140734443886208 18446744073709551615 4292196 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25320/tid=25329] ppid=25318 vsize=184888 CPUtime=1.15 cores=1,3,5,7
/proc/25320/task/25329/stat : 25329 (plingeling) R 25318 25320 24676 0 -1 4202560 8244 1251 0 0 114 1 0 0 25 0 5 0 653319714 189325312 19477 33554432000 4194304 4417452 140734443886208 18446744073709551615 4283540 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25320/tid=25330] ppid=25318 vsize=184888 CPUtime=1.14 cores=1,3,5,7
/proc/25320/task/25330/stat : 25330 (plingeling) R 25318 25320 24676 0 -1 4202560 1720 1251 0 0 114 0 0 0 25 0 5 0 653319714 189325312 19477 33554432000 4194304 4417452 140734443886208 18446744073709551615 4353561 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.95
Current children cumulated vsize (KiB) 184888

[startup+3.10068 s]
/proc/loadavg: 8.16 8.08 8.03 9/333 25330
/proc/meminfo: memFree=24839000/32951124 swapFree=44485764/67111528
[pid=25320] ppid=25318 vsize=197104 CPUtime=11.33 cores=1,3,5,7
/proc/25320/stat : 25320 (plingeling) S 25318 25320 24676 0 -1 4202496 39105 1251 0 0 1128 5 0 0 22 0 5 0 653319680 201834496 20711 33554432000 4194304 4417452 140734443886208 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25320/statm: 49276 20711 179 55 0 47162 0
[pid=25320/tid=25327] ppid=25318 vsize=197104 CPUtime=2.75 cores=1,3,5,7
/proc/25320/task/25327/stat : 25327 (plingeling) R 25318 25320 24676 0 -1 4202560 3915 1251 0 0 275 0 0 0 25 0 5 0 653319714 201834496 20711 33554432000 4194304 4417452 140734443886208 18446744073709551615 4216434 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25320/tid=25328] ppid=25318 vsize=197104 CPUtime=2.74 cores=1,3,5,7
/proc/25320/task/25328/stat : 25328 (plingeling) R 25318 25320 24676 0 -1 4202560 5008 1251 0 0 274 0 0 0 25 0 5 0 653319714 201834496 20711 33554432000 4194304 4417452 140734443886208 18446744073709551615 4239021 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25320/tid=25329] ppid=25318 vsize=197104 CPUtime=2.75 cores=1,3,5,7
/proc/25320/task/25329/stat : 25329 (plingeling) R 25318 25320 24676 0 -1 4202560 10298 1251 0 0 274 1 0 0 25 0 5 0 653319714 201834496 20711 33554432000 4194304 4417452 140734443886208 18446744073709551615 4236008 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25320/tid=25330] ppid=25318 vsize=197104 CPUtime=2.73 cores=1,3,5,7
/proc/25320/task/25330/stat : 25330 (plingeling) R 25318 25320 24676 0 -1 4202560 1721 1251 0 0 273 0 0 0 25 0 5 0 653319714 201834496 20711 33554432000 4194304 4417452 140734443886208 18446744073709551615 4364480 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.33
Current children cumulated vsize (KiB) 197104

[startup+6.30108 s]
/proc/loadavg: 8.15 8.08 8.03 9/333 25330
/proc/meminfo: memFree=24818412/32951124 swapFree=44485764/67111528
[pid=25320] ppid=25318 vsize=213484 CPUtime=24.1 cores=1,3,5,7
/proc/25320/stat : 25320 (plingeling) S 25318 25320 24676 0 -1 4202496 43213 1251 0 0 2404 6 0 0 22 0 5 0 653319680 218607616 24818 33554432000 4194304 4417452 140734443886208 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25320/statm: 53371 24818 179 55 0 51257 0
[pid=25320/tid=25327] ppid=25318 vsize=213484 CPUtime=5.95 cores=1,3,5,7
/proc/25320/task/25327/stat : 25327 (plingeling) R 25318 25320 24676 0 -1 4202560 5969 1251 0 0 594 1 0 0 25 0 5 0 653319714 218607616 24818 33554432000 4194304 4417452 140734443886208 18446744073709551615 4252724 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25320/tid=25328] ppid=25318 vsize=213484 CPUtime=5.94 cores=1,3,5,7
/proc/25320/task/25328/stat : 25328 (plingeling) R 25318 25320 24676 0 -1 4202560 7062 1251 0 0 594 0 0 0 25 0 5 0 653319714 218607616 24818 33554432000 4194304 4417452 140734443886208 18446744073709551615 4252365 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25320/tid=25329] ppid=25318 vsize=213484 CPUtime=5.95 cores=1,3,5,7
/proc/25320/task/25329/stat : 25329 (plingeling) R 25318 25320 24676 0 -1 4202560 10298 1251 0 0 594 1 0 0 25 0 5 0 653319714 218607616 24818 33554432000 4194304 4417452 140734443886208 18446744073709551615 4352385 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25320/tid=25330] ppid=25318 vsize=213484 CPUtime=5.89 cores=1,3,5,7
/proc/25320/task/25330/stat : 25330 (plingeling) R 25318 25320 24676 0 -1 4202560 1721 1251 0 0 589 0 0 0 25 0 5 0 653319714 218607616 24818 33554432000 4194304 4417452 140734443886208 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.1
Current children cumulated vsize (KiB) 213484

[startup+12.7009 s]
/proc/loadavg: 8.13 8.07 8.03 9/333 25331
/proc/meminfo: memFree=24818036/32951124 swapFree=44485764/67111528
[pid=25320] ppid=25318 vsize=213188 CPUtime=49.63 cores=1,3,5,7
/proc/25320/stat : 25320 (plingeling) S 25318 25320 24676 0 -1 4202496 43213 1251 0 0 4957 6 0 0 22 0 5 0 653319680 218304512 24744 33554432000 4194304 4417452 140734443886208 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25320/statm: 53297 24744 179 55 0 51183 0
[pid=25320/tid=25327] ppid=25318 vsize=213188 CPUtime=12.35 cores=1,3,5,7
/proc/25320/task/25327/stat : 25327 (plingeling) R 25318 25320 24676 0 -1 4202560 5969 1251 0 0 1234 1 0 0 25 0 5 0 653319714 218304512 24744 33554432000 4194304 4417452 140734443886208 18446744073709551615 4236634 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25320/tid=25328] ppid=25318 vsize=213188 CPUtime=12.34 cores=1,3,5,7
/proc/25320/task/25328/stat : 25328 (plingeling) R 25318 25320 24676 0 -1 4202560 7062 1251 0 0 1234 0 0 0 25 0 5 0 653319714 218304512 24744 33554432000 4194304 4417452 140734443886208 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25320/tid=25329] ppid=25318 vsize=213188 CPUtime=12.35 cores=1,3,5,7
/proc/25320/task/25329/stat : 25329 (plingeling) R 25318 25320 24676 0 -1 4202560 10298 1251 0 0 1234 1 0 0 25 0 5 0 653319714 218304512 24744 33554432000 4194304 4417452 140734443886208 18446744073709551615 4251107 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25320/tid=25330] ppid=25318 vsize=213188 CPUtime=12.22 cores=1,3,5,7
/proc/25320/task/25330/stat : 25330 (plingeling) R 25318 25320 24676 0 -1 4202560 1721 1251 0 0 1222 0 0 0 25 0 5 0 653319714 218304512 24744 33554432000 4194304 4417452 140734443886208 18446744073709551615 4250476 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.63
Current children cumulated vsize (KiB) 213188

[startup+25.5005 s]
/proc/loadavg: 8.10 8.07 8.02 9/333 25331
/proc/meminfo: memFree=24808204/32951124 swapFree=44485764/67111528
[pid=25320] ppid=25318 vsize=215568 CPUtime=100.69 cores=1,3,5,7
/proc/25320/stat : 25320 (plingeling) S 25318 25320 24676 0 -1 4202496 43808 1251 0 0 10063 6 0 0 22 0 5 0 653319680 220741632 25339 33554432000 4194304 4417452 140734443886208 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25320/statm: 53892 25339 179 55 0 51778 0
[pid=25320/tid=25327] ppid=25318 vsize=215568 CPUtime=25.15 cores=1,3,5,7
/proc/25320/task/25327/stat : 25327 (plingeling) R 25318 25320 24676 0 -1 4202560 5969 1251 0 0 2514 1 0 0 25 0 5 0 653319714 220741632 25339 33554432000 4194304 4417452 140734443886208 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25320/tid=25328] ppid=25318 vsize=215568 CPUtime=25.14 cores=1,3,5,7
/proc/25320/task/25328/stat : 25328 (plingeling) R 25318 25320 24676 0 -1 4202560 7541 1251 0 0 2514 0 0 0 25 0 5 0 653319714 220741632 25339 33554432000 4194304 4417452 140734443886208 18446744073709551615 4352496 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25320/tid=25329] ppid=25318 vsize=215568 CPUtime=25.15 cores=1,3,5,7
/proc/25320/task/25329/stat : 25329 (plingeling) R 25318 25320 24676 0 -1 4202560 10298 1251 0 0 2514 1 0 0 25 0 5 0 653319714 220741632 25339 33554432000 4194304 4417452 140734443886208 18446744073709551615 4352496 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25320/tid=25330] ppid=25318 vsize=215568 CPUtime=24.88 cores=1,3,5,7
/proc/25320/task/25330/stat : 25330 (plingeling) R 25318 25320 24676 0 -1 4202560 1837 1251 0 0 2488 0 0 0 25 0 5 0 653319714 220741632 25339 33554432000 4194304 4417452 140734443886208 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.69
Current children cumulated vsize (KiB) 215568

[startup+51.1007 s]
/proc/loadavg: 8.14 8.08 8.03 9/333 25332
/proc/meminfo: memFree=24792300/32951124 swapFree=44485764/67111528
[pid=25320] ppid=25318 vsize=229780 CPUtime=202.82 cores=1,3,5,7
/proc/25320/stat : 25320 (plingeling) S 25318 25320 24676 0 -1 4202496 47432 1251 0 0 20276 6 0 0 22 0 5 0 653319680 235294720 28892 33554432000 4194304 4417452 140734443886208 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25320/statm: 57445 28892 179 55 0 55331 0
[pid=25320/tid=25327] ppid=25318 vsize=229780 CPUtime=50.75 cores=1,3,5,7
/proc/25320/task/25327/stat : 25327 (plingeling) R 25318 25320 24676 0 -1 4202560 6588 1251 0 0 5074 1 0 0 25 0 5 0 653319714 235294720 28892 33554432000 4194304 4417452 140734443886208 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25320/tid=25328] ppid=25318 vsize=229780 CPUtime=50.74 cores=1,3,5,7
/proc/25320/task/25328/stat : 25328 (plingeling) R 25318 25320 24676 0 -1 4202560 8534 1251 0 0 5074 0 0 0 25 0 5 0 653319714 235294720 28892 33554432000 4194304 4417452 140734443886208 18446744073709551615 4365984 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25320/tid=25329] ppid=25318 vsize=229780 CPUtime=50.75 cores=1,3,5,7
/proc/25320/task/25329/stat : 25329 (plingeling) R 25318 25320 24676 0 -1 4202560 10336 1251 0 0 5074 1 0 0 25 0 5 0 653319714 235294720 28892 33554432000 4194304 4417452 140734443886208 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25320/tid=25330] ppid=25318 vsize=229780 CPUtime=50.21 cores=1,3,5,7
/proc/25320/task/25330/stat : 25330 (plingeling) R 25318 25320 24676 0 -1 4202560 3811 1251 0 0 5021 0 0 0 25 0 5 0 653319714 235294720 28892 33554432000 4194304 4417452 140734443886208 18446744073709551615 4355860 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 202.82
Current children cumulated vsize (KiB) 229780

[startup+102.312 s]
/proc/loadavg: 8.28 8.11 8.04 9/333 25333
/proc/meminfo: memFree=24710188/32951124 swapFree=44485764/67111528
[pid=25320] ppid=25318 vsize=253104 CPUtime=407.13 cores=1,3,5,7
/proc/25320/stat : 25320 (plingeling) S 25318 25320 24676 0 -1 4202496 61049 1251 0 0 40705 8 0 0 22 0 5 0 653319680 259178496 34724 33554432000 4194304 4417452 140734443886208 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25320/statm: 63276 34724 180 55 0 61162 0
[pid=25320/tid=25327] ppid=25318 vsize=253104 CPUtime=101.96 cores=1,3,5,7
/proc/25320/task/25327/stat : 25327 (plingeling) R 25318 25320 24676 0 -1 4202560 8521 1251 0 0 10195 1 0 0 25 0 5 0 653319714 259178496 34724 33554432000 4194304 4417452 140734443886208 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25320/tid=25328] ppid=25318 vsize=253104 CPUtime=101.96 cores=1,3,5,7
/proc/25320/task/25328/stat : 25328 (plingeling) R 25318 25320 24676 0 -1 4202560 12628 1251 0 0 10195 1 0 0 25 0 5 0 653319714 259178496 34724 33554432000 4194304 4417452 140734443886208 18446744073709551615 4352605 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25320/tid=25329] ppid=25318 vsize=253104 CPUtime=101.96 cores=1,3,5,7
/proc/25320/task/25329/stat : 25329 (plingeling) R 25318 25320 24676 0 -1 4202560 10866 1251 0 0 10195 1 0 0 25 0 5 0 653319714 259178496 34724 33554432000 4194304 4417452 140734443886208 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25320/tid=25330] ppid=25318 vsize=253104 CPUtime=100.87 cores=1,3,5,7
/proc/25320/task/25330/stat : 25330 (plingeling) R 25318 25320 24676 0 -1 4202560 10871 1251 0 0 10086 1 0 0 25 0 5 0 653319714 259178496 34724 33554432000 4194304 4417452 140734443886208 18446744073709551615 4250972 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.13
Current children cumulated vsize (KiB) 253104

[startup+162.301 s]
/proc/loadavg: 8.16 8.11 8.04 9/333 25335
/proc/meminfo: memFree=24694908/32951124 swapFree=44485764/67111528
[pid=25320] ppid=25318 vsize=265072 CPUtime=646.46 cores=1,3,5,7
/proc/25320/stat : 25320 (plingeling) S 25318 25320 24676 0 -1 4202496 74435 1251 0 0 64637 9 0 0 22 0 5 0 653319680 271433728 37716 33554432000 4194304 4417452 140734443886208 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25320/statm: 66268 37716 180 55 0 64154 0
[pid=25320/tid=25327] ppid=25318 vsize=265072 CPUtime=161.95 cores=1,3,5,7
/proc/25320/task/25327/stat : 25327 (plingeling) R 25318 25320 24676 0 -1 4202560 13795 1251 0 0 16194 1 0 0 25 0 5 0 653319714 271433728 37716 33554432000 4194304 4417452 140734443886208 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25320/tid=25328] ppid=25318 vsize=265072 CPUtime=161.95 cores=1,3,5,7
/proc/25320/task/25328/stat : 25328 (plingeling) R 25318 25320 24676 0 -1 4202560 14680 1251 0 0 16194 1 0 0 25 0 5 0 653319714 271433728 37716 33554432000 4194304 4417452 140734443886208 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25320/tid=25329] ppid=25318 vsize=265072 CPUtime=161.95 cores=1,3,5,7
/proc/25320/task/25329/stat : 25329 (plingeling) R 25318 25320 24676 0 -1 4202560 10866 1251 0 0 16194 1 0 0 25 0 5 0 653319714 271433728 37716 33554432000 4194304 4417452 140734443886208 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25320/tid=25330] ppid=25318 vsize=265072 CPUtime=160.24 cores=1,3,5,7
/proc/25320/task/25330/stat : 25330 (plingeling) R 25318 25320 24676 0 -1 4202560 16931 1251 0 0 16022 2 0 0 25 0 5 0 653319714 271433728 37716 33554432000 4194304 4417452 140734443886208 18446744073709551615 4357436 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 646.46
Current children cumulated vsize (KiB) 265072


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

[pid=25320/tid=25328] ppid=25318 vsize=298156 CPUtime=701.96 cores=1,3,5,7
/proc/25320/task/25328/stat : 25328 (plingeling) R 25318 25320 24676 0 -1 4202560 81233 1251 0 0 70186 10 0 0 25 0 5 0 653319714 305311744 45993 33554432000 4194304 4417452 140734443886208 18446744073709551615 4250943 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25320/tid=25329] ppid=25318 vsize=298156 CPUtime=701.95 cores=1,3,5,7
/proc/25320/task/25329/stat : 25329 (plingeling) R 25318 25320 24676 0 -1 4202560 46953 1251 0 0 70189 6 0 0 25 0 5 0 653319714 305311744 45993 33554432000 4194304 4417452 140734443886208 18446744073709551615 4354145 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25320/tid=25330] ppid=25318 vsize=298156 CPUtime=694.67 cores=1,3,5,7
/proc/25320/task/25330/stat : 25330 (plingeling) R 25318 25320 24676 0 -1 4202560 81899 1251 0 0 69454 13 0 0 25 0 5 0 653319714 305311744 45993 33554432000 4194304 4417452 140734443886208 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2800.11
Current children cumulated vsize (KiB) 298156

[startup+762.313 s]
/proc/loadavg: 8.25 8.18 8.09 9/333 25363
/proc/meminfo: memFree=24709708/32951124 swapFree=44485764/67111528
[pid=25320] ppid=25318 vsize=310956 CPUtime=3039.54 cores=1,3,5,7
/proc/25320/stat : 25320 (plingeling) S 25318 25320 24676 0 -1 4202496 340676 1251 0 0 303904 50 0 0 22 0 5 0 653319680 318418944 49193 33554432000 4194304 4417452 140734443886208 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25320/statm: 77739 49193 180 55 0 75625 0
[pid=25320/tid=25327] ppid=25318 vsize=310956 CPUtime=761.17 cores=1,3,5,7
/proc/25320/task/25327/stat : 25327 (plingeling) R 25318 25320 24676 0 -1 4202560 92604 1251 0 0 76103 14 0 0 25 0 5 0 653319714 318418944 49193 33554432000 4194304 4417452 140734443886208 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25320/tid=25328] ppid=25318 vsize=310956 CPUtime=761.98 cores=1,3,5,7
/proc/25320/task/25328/stat : 25328 (plingeling) R 25318 25320 24676 0 -1 4202560 90981 1251 0 0 76187 11 0 0 25 0 5 0 653319714 318418944 49193 33554432000 4194304 4417452 140734443886208 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25320/tid=25329] ppid=25318 vsize=310956 CPUtime=761.96 cores=1,3,5,7
/proc/25320/task/25329/stat : 25329 (plingeling) R 25318 25320 24676 0 -1 4202560 54156 1251 0 0 76189 7 0 0 25 0 5 0 653319714 318418944 49193 33554432000 4194304 4417452 140734443886208 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25320/tid=25330] ppid=25318 vsize=310956 CPUtime=754.04 cores=1,3,5,7
/proc/25320/task/25330/stat : 25330 (plingeling) R 25318 25320 24676 0 -1 4202560 84772 1251 0 0 75391 13 0 0 25 0 5 0 653319714 318418944 49193 33554432000 4194304 4417452 140734443886208 18446744073709551615 4356995 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3039.54
Current children cumulated vsize (KiB) 310956

[startup+822.301 s]
/proc/loadavg: 8.09 8.15 8.08 9/333 25364
/proc/meminfo: memFree=24732864/32951124 swapFree=44485764/67111528
[pid=25320] ppid=25318 vsize=286960 CPUtime=3278.87 cores=1,3,5,7
/proc/25320/stat : 25320 (plingeling) S 25318 25320 24676 0 -1 4202496 360696 1251 0 0 327834 53 0 0 22 0 5 0 653319680 293847040 43194 33554432000 4194304 4417452 140734443886208 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25320/statm: 71740 43194 180 55 0 69626 0
[pid=25320/tid=25327] ppid=25318 vsize=286960 CPUtime=821.16 cores=1,3,5,7
/proc/25320/task/25327/stat : 25327 (plingeling) R 25318 25320 24676 0 -1 4202560 99731 1251 0 0 82101 15 0 0 25 0 5 0 653319714 293847040 43194 33554432000 4194304 4417452 140734443886208 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25320/tid=25328] ppid=25318 vsize=286960 CPUtime=821.97 cores=1,3,5,7
/proc/25320/task/25328/stat : 25328 (plingeling) R 25318 25320 24676 0 -1 4202560 96839 1251 0 0 82185 12 0 0 25 0 5 0 653319714 293847040 43194 33554432000 4194304 4417452 140734443886208 18446744073709551615 4237326 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25320/tid=25329] ppid=25318 vsize=286960 CPUtime=821.96 cores=1,3,5,7
/proc/25320/task/25329/stat : 25329 (plingeling) R 25318 25320 24676 0 -1 4202560 59364 1251 0 0 82188 8 0 0 25 0 5 0 653319714 293847040 43194 33554432000 4194304 4417452 140734443886208 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25320/tid=25330] ppid=25318 vsize=286960 CPUtime=813.41 cores=1,3,5,7
/proc/25320/task/25330/stat : 25330 (plingeling) R 25318 25320 24676 0 -1 4202560 86599 1251 0 0 81327 14 0 0 25 0 5 0 653319714 293847040 43194 33554432000 4194304 4417452 140734443886208 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3278.87
Current children cumulated vsize (KiB) 286960

[startup+882.3 s]
/proc/loadavg: 8.07 8.13 8.08 9/333 25366
/proc/meminfo: memFree=24734076/32951124 swapFree=44485764/67111528
[pid=25320] ppid=25318 vsize=285932 CPUtime=3518.24 cores=1,3,5,7
/proc/25320/stat : 25320 (plingeling) S 25318 25320 24676 0 -1 4202496 385215 1251 0 0 351768 56 0 0 22 0 5 0 653319680 292794368 42937 33554432000 4194304 4417452 140734443886208 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25320/statm: 71483 42937 180 55 0 69369 0
[pid=25320/tid=25327] ppid=25318 vsize=285932 CPUtime=881.17 cores=1,3,5,7
/proc/25320/task/25327/stat : 25327 (plingeling) R 25318 25320 24676 0 -1 4202560 104406 1251 0 0 88101 16 0 0 25 0 5 0 653319714 292794368 42937 33554432000 4194304 4417452 140734443886208 18446744073709551615 4250961 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25320/tid=25328] ppid=25318 vsize=285932 CPUtime=881.97 cores=1,3,5,7
/proc/25320/task/25328/stat : 25328 (plingeling) R 25318 25320 24676 0 -1 4202560 106011 1251 0 0 88184 13 0 0 25 0 5 0 653319714 292794368 42937 33554432000 4194304 4417452 140734443886208 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25320/tid=25329] ppid=25318 vsize=285932 CPUtime=881.96 cores=1,3,5,7
/proc/25320/task/25329/stat : 25329 (plingeling) R 25318 25320 24676 0 -1 4202560 69245 1251 0 0 88186 10 0 0 25 0 5 0 653319714 292794368 42937 33554432000 4194304 4417452 140734443886208 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25320/tid=25330] ppid=25318 vsize=285932 CPUtime=872.78 cores=1,3,5,7
/proc/25320/task/25330/stat : 25330 (plingeling) R 25318 25320 24676 0 -1 4202560 87390 1251 0 0 87264 14 0 0 25 0 5 0 653319714 292794368 42937 33554432000 4194304 4417452 140734443886208 18446744073709551615 4365122 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3518.24
Current children cumulated vsize (KiB) 285932

[startup+942.3 s]
/proc/loadavg: 8.02 8.11 8.08 9/333 25368
/proc/meminfo: memFree=24712964/32951124 swapFree=44485764/67111528
[pid=25320] ppid=25318 vsize=307120 CPUtime=3757.64 cores=1,3,5,7
/proc/25320/stat : 25320 (plingeling) S 25318 25320 24676 0 -1 4202496 400528 1251 0 0 375706 58 0 0 22 0 5 0 653319680 314490880 48234 33554432000 4194304 4417452 140734443886208 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25320/statm: 76780 48234 180 55 0 74666 0
[pid=25320/tid=25327] ppid=25318 vsize=307120 CPUtime=941.16 cores=1,3,5,7
/proc/25320/task/25327/stat : 25327 (plingeling) R 25318 25320 24676 0 -1 4202560 106950 1251 0 0 94100 16 0 0 25 0 5 0 653319714 314490880 48234 33554432000 4194304 4417452 140734443886208 18446744073709551615 4353520 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25320/tid=25328] ppid=25318 vsize=307120 CPUtime=941.98 cores=1,3,5,7
/proc/25320/task/25328/stat : 25328 (plingeling) R 25318 25320 24676 0 -1 4202560 112129 1251 0 0 94184 14 0 0 25 0 5 0 653319714 314490880 48234 33554432000 4194304 4417452 140734443886208 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25320/tid=25329] ppid=25318 vsize=307120 CPUtime=941.96 cores=1,3,5,7
/proc/25320/task/25329/stat : 25329 (plingeling) R 25318 25320 24676 0 -1 4202560 74895 1251 0 0 94186 10 0 0 25 0 5 0 653319714 314490880 48234 33554432000 4194304 4417452 140734443886208 18446744073709551615 4366094 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25320/tid=25330] ppid=25318 vsize=307120 CPUtime=932.18 cores=1,3,5,7
/proc/25320/task/25330/stat : 25330 (plingeling) R 25318 25320 24676 0 -1 4202560 88391 1251 0 0 93204 14 0 0 25 0 5 0 653319714 314490880 48234 33554432000 4194304 4417452 140734443886208 18446744073709551615 4352483 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3757.64
Current children cumulated vsize (KiB) 307120

[startup+1002.3 s]
/proc/loadavg: 8.18 8.13 8.09 9/333 25369
/proc/meminfo: memFree=24731524/32951124 swapFree=44485764/67111528
[pid=25320] ppid=25318 vsize=289100 CPUtime=3997.05 cores=1,3,5,7
/proc/25320/stat : 25320 (plingeling) S 25318 25320 24676 0 -1 4202496 421305 1251 0 0 399643 62 0 0 22 0 5 0 653319680 296038400 43729 33554432000 4194304 4417452 140734443886208 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25320/statm: 72275 43729 180 55 0 70161 0
[pid=25320/tid=25327] ppid=25318 vsize=289100 CPUtime=1001.16 cores=1,3,5,7
/proc/25320/task/25327/stat : 25327 (plingeling) R 25318 25320 24676 0 -1 4202560 114889 1251 0 0 100099 17 0 0 25 0 5 0 653319714 296038400 43729 33554432000 4194304 4417452 140734443886208 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25320/tid=25328] ppid=25318 vsize=289100 CPUtime=1001.98 cores=1,3,5,7
/proc/25320/task/25328/stat : 25328 (plingeling) R 25318 25320 24676 0 -1 4202560 121274 1251 0 0 100183 15 0 0 25 0 5 0 653319714 296038400 43729 33554432000 4194304 4417452 140734443886208 18446744073709551615 4278190 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25320/tid=25329] ppid=25318 vsize=289100 CPUtime=1001.97 cores=1,3,5,7
/proc/25320/task/25329/stat : 25329 (plingeling) R 25318 25320 24676 0 -1 4202560 76453 1251 0 0 100186 11 0 0 25 0 5 0 653319714 296038400 43729 33554432000 4194304 4417452 140734443886208 18446744073709551615 4365962 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25320/tid=25330] ppid=25318 vsize=289100 CPUtime=991.57 cores=1,3,5,7
/proc/25320/task/25330/stat : 25330 (plingeling) R 25318 25320 24676 0 -1 4202560 90526 1251 0 0 99142 15 0 0 25 0 5 0 653319714 296038400 43729 33554432000 4194304 4417452 140734443886208 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3997.05
Current children cumulated vsize (KiB) 289100

[startup+1062.3 s]
/proc/loadavg: 5.66 7.43 7.85 5/323 25389
/proc/meminfo: memFree=25112252/32951124 swapFree=44485764/67111528
[pid=25320] ppid=25318 vsize=290304 CPUtime=4236.45 cores=1,3,5,7
/proc/25320/stat : 25320 (plingeling) S 25318 25320 24676 0 -1 4202496 438105 1251 0 0 423581 64 0 0 22 0 5 0 653319680 297271296 44030 33554432000 4194304 4417452 140734443886208 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25320/statm: 72576 44030 180 55 0 70462 0
[pid=25320/tid=25327] ppid=25318 vsize=290304 CPUtime=1061.17 cores=1,3,5,7
/proc/25320/task/25327/stat : 25327 (plingeling) R 25318 25320 24676 0 -1 4202560 121271 1251 0 0 106099 18 0 0 25 0 5 0 653319714 297271296 44030 33554432000 4194304 4417452 140734443886208 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25320/tid=25328] ppid=25318 vsize=290304 CPUtime=1061.98 cores=1,3,5,7
/proc/25320/task/25328/stat : 25328 (plingeling) R 25318 25320 24676 0 -1 4202560 125403 1251 0 0 106182 16 0 0 25 0 5 0 653319714 297271296 44030 33554432000 4194304 4417452 140734443886208 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25320/tid=25329] ppid=25318 vsize=290304 CPUtime=1061.96 cores=1,3,5,7
/proc/25320/task/25329/stat : 25329 (plingeling) R 25318 25320 24676 0 -1 4202560 80863 1251 0 0 106185 11 0 0 25 0 5 0 653319714 297271296 44030 33554432000 4194304 4417452 140734443886208 18446744073709551615 4353997 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25320/tid=25330] ppid=25318 vsize=290304 CPUtime=1050.97 cores=1,3,5,7
/proc/25320/task/25330/stat : 25330 (plingeling) R 25318 25320 24676 0 -1 4202560 92405 1251 0 0 105082 15 0 0 25 0 5 0 653319714 297271296 44030 33554432000 4194304 4417452 140734443886208 18446744073709551615 4250532 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4236.45
Current children cumulated vsize (KiB) 290304

[startup+1122.3 s]
/proc/loadavg: 4.66 6.82 7.61 5/323 25390
/proc/meminfo: memFree=25063112/32951124 swapFree=44485764/67111528
[pid=25320] ppid=25318 vsize=338060 CPUtime=4475.86 cores=1,3,5,7
/proc/25320/stat : 25320 (plingeling) S 25318 25320 24676 0 -1 4202496 456085 1251 0 0 447518 68 0 0 22 0 5 0 653319680 346173440 55969 33554432000 4194304 4417452 140734443886208 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25320/statm: 84515 55969 180 55 0 82401 0
[pid=25320/tid=25327] ppid=25318 vsize=338060 CPUtime=1121.17 cores=1,3,5,7
/proc/25320/task/25327/stat : 25327 (plingeling) R 25318 25320 24676 0 -1 4202560 123719 1251 0 0 112099 18 0 0 25 0 5 0 653319714 346173440 55969 33554432000 4194304 4417452 140734443886208 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25320/tid=25328] ppid=25318 vsize=338060 CPUtime=1121.98 cores=1,3,5,7
/proc/25320/task/25328/stat : 25328 (plingeling) R 25318 25320 24676 0 -1 4202560 132479 1251 0 0 112181 17 0 0 25 0 5 0 653319714 346173440 55969 33554432000 4194304 4417452 140734443886208 18446744073709551615 4250941 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25320/tid=25329] ppid=25318 vsize=338060 CPUtime=1121.97 cores=1,3,5,7
/proc/25320/task/25329/stat : 25329 (plingeling) R 25318 25320 24676 0 -1 4202560 87831 1251 0 0 112184 13 0 0 25 0 5 0 653319714 346173440 55969 33554432000 4194304 4417452 140734443886208 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25320/tid=25330] ppid=25318 vsize=338060 CPUtime=1110.37 cores=1,3,5,7
/proc/25320/task/25330/stat : 25330 (plingeling) R 25318 25320 24676 0 -1 4202560 93893 1251 0 0 111022 15 0 0 25 0 5 0 653319714 346173440 55969 33554432000 4194304 4417452 140734443886208 18446744073709551615 4366494 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4475.86
Current children cumulated vsize (KiB) 338060

[startup+1182.3 s]
/proc/loadavg: 4.29 6.32 7.39 5/323 25392
/proc/meminfo: memFree=25046836/32951124 swapFree=44485764/67111528
[pid=25320] ppid=25318 vsize=354236 CPUtime=4715.27 cores=1,3,5,7
/proc/25320/stat : 25320 (plingeling) S 25318 25320 24676 0 -1 4202496 484298 1251 0 0 471455 72 0 0 22 0 5 0 653319680 362737664 60013 33554432000 4194304 4417452 140734443886208 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25320/statm: 88559 60013 180 55 0 86445 0
[pid=25320/tid=25327] ppid=25318 vsize=354236 CPUtime=1181.17 cores=1,3,5,7
/proc/25320/task/25327/stat : 25327 (plingeling) R 25318 25320 24676 0 -1 4202560 138562 1251 0 0 118096 21 0 0 25 0 5 0 653319714 362737664 60013 33554432000 4194304 4417452 140734443886208 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25320/tid=25328] ppid=25318 vsize=354236 CPUtime=1181.98 cores=1,3,5,7
/proc/25320/task/25328/stat : 25328 (plingeling) R 25318 25320 24676 0 -1 4202560 132987 1251 0 0 118181 17 0 0 25 0 5 0 653319714 362737664 60013 33554432000 4194304 4417452 140734443886208 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25320/tid=25329] ppid=25318 vsize=354236 CPUtime=1181.97 cores=1,3,5,7
/proc/25320/task/25329/stat : 25329 (plingeling) R 25318 25320 24676 0 -1 4202560 96476 1251 0 0 118183 14 0 0 25 0 5 0 653319714 362737664 60013 33554432000 4194304 4417452 140734443886208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25320/tid=25330] ppid=25318 vsize=354236 CPUtime=1169.78 cores=1,3,5,7
/proc/25320/task/25330/stat : 25330 (plingeling) R 25318 25320 24676 0 -1 4202560 98110 1251 0 0 116962 16 0 0 25 0 5 0 653319714 362737664 60013 33554432000 4194304 4417452 140734443886208 18446744073709551615 4355812 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4715.27
Current children cumulated vsize (KiB) 354236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 4.27 6.15 7.30 5/323 25392
/proc/meminfo: memFree=25080172/32951124 swapFree=44485764/67111528
[pid=25320] ppid=25318 vsize=321180 CPUtime=4800.29 cores=1,3,5,7
/proc/25320/stat : 25320 (plingeling) S 25318 25320 24676 0 -1 4202496 489134 1251 0 0 479956 73 0 0 22 0 5 0 653319680 328888320 51749 33554432000 4194304 4417452 140734443886208 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25320/statm: 80295 51749 180 55 0 78181 0
[pid=25320/tid=25327] ppid=25318 vsize=321180 CPUtime=1202.48 cores=1,3,5,7
/proc/25320/task/25327/stat : 25327 (plingeling) R 25318 25320 24676 0 -1 4202560 139342 1251 0 0 120227 21 0 0 25 0 5 0 653319714 328888320 51749 33554432000 4194304 4417452 140734443886208 18446744073709551615 4353830 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25320/tid=25328] ppid=25318 vsize=321180 CPUtime=1203.29 cores=1,3,5,7
/proc/25320/task/25328/stat : 25328 (plingeling) R 25318 25320 24676 0 -1 4202560 135699 1251 0 0 120312 17 0 0 25 0 5 0 653319714 328888320 51749 33554432000 4194304 4417452 140734443886208 18446744073709551615 4355841 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25320/tid=25329] ppid=25318 vsize=321180 CPUtime=1203.28 cores=1,3,5,7
/proc/25320/task/25329/stat : 25329 (plingeling) R 25318 25320 24676 0 -1 4202560 96476 1251 0 0 120314 14 0 0 25 0 5 0 653319714 328888320 51749 33554432000 4194304 4417452 140734443886208 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25320/tid=25330] ppid=25318 vsize=321180 CPUtime=1190.85 cores=1,3,5,7
/proc/25320/task/25330/stat : 25330 (plingeling) R 25318 25320 24676 0 -1 4202560 99454 1251 0 0 119069 16 0 0 25 0 5 0 653319714 328888320 51749 33554432000 4194304 4417452 140734443886208 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 321180

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.63
CPU time (s): 4800.33
CPU user time (s): 4799.59
CPU system time (s): 0.745886
CPU usage (%): 398.822
Max. virtual memory (cumulated for all children) (KiB): 365932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.59
system time used= 0.745886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 490385
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= 237
involuntary context switches= 21867

runsolver used 3.49747 second user time and 8.95764 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-15 01:53:12
IDJOB=3371282
IDBENCH=70830
IDSOLVER=1848
FILE ID=node105/3371282-1305417192
RUNJOBID= node105-1305416888-25212
PBS_JOBID= 13324538
Free space on /tmp= 73576 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371282-1305417192/watcher-3371282-1305417192 -o /tmp/evaluation-result-3371282-1305417192/solver-3371282-1305417192 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371282-1305417192.cnf

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=1767915844

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24918176 kB
Buffers:        280752 kB
Cached:        5924468 kB
SwapCached:      39656 kB
Active:         937876 kB
Inactive:      6833532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24918176 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:            4108 kB
Writeback:           0 kB
AnonPages:     1534132 kB
Mapped:          10776 kB
Slab:           128256 kB
PageTables:      66644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65757528 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= 73584 MiB
End job on node105 at 2011-05-15 02:13:18