Trace number 3309390

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) 40000.7 5003.92

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-27-s100.cnf
MD5SUMf47c33d2a9a327da4633207adfef7b77
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3141.43
Satisfiable
(Un)Satisfiability was proved
Number of variables31951
Number of clauses96161
Sum of the clauses size226837
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261518
Number of clauses of size 334579
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: 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-3309390-1304003056/watcher-3309390-1304003056 -o /tmp/evaluation-result-3309390-1304003056/solver-3309390-1304003056 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309390-1304003056.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.03 1.27 2/170 15741
/proc/meminfo: memFree=13525596/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=13448 CPUtime=0 cores=0-7
/proc/15741/stat : 15741 (plingeling) R 15739 15741 15715 0 -1 4202496 1456 1253 0 0 0 0 0 0 20 0 1 0 511903616 13770752 1385 33554432000 4194304 4417332 140736121731808 18446744073709551615 4274256 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/15741/statm: 3362 1385 148 55 0 1248 0

[startup+0.061618 s]
/proc/loadavg: 0.92 1.03 1.27 2/170 15741
/proc/meminfo: memFree=13525596/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=25224 CPUtime=0.05 cores=0-7
/proc/15741/stat : 15741 (plingeling) R 15739 15741 15715 0 -1 4202496 4408 1253 0 0 5 0 0 0 20 0 1 0 511903616 25829376 4313 33554432000 4194304 4417332 140736121731808 18446744073709551615 4259186 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/15741/statm: 6306 4313 148 55 0 4192 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 25224

[startup+0.100621 s]
/proc/loadavg: 0.92 1.03 1.27 2/170 15741
/proc/meminfo: memFree=13525596/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=29320 CPUtime=0.08 cores=0-7
/proc/15741/stat : 15741 (plingeling) R 15739 15741 15715 0 -1 4202496 5432 1253 0 0 8 0 0 0 20 0 1 0 511903616 30023680 5337 33554432000 4194304 4417332 140736121731808 18446744073709551615 4274358 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/15741/statm: 7330 5337 148 55 0 5216 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29320

[startup+1.0754 s]
/proc/loadavg: 0.92 1.03 1.27 2/170 15741
/proc/meminfo: memFree=13525596/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=223744 CPUtime=6.41 cores=0-7
/proc/15741/stat : 15741 (plingeling) S 15739 15741 15715 0 -1 4202496 23511 1253 0 0 638 3 0 0 19 0 9 0 511903616 229113856 16735 33554432000 4194304 4417332 140736121731808 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15741/statm: 55936 16762 174 55 0 53822 0
Current children cumulated CPU time (s) 6.41
Current children cumulated vsize (KiB) 223744

[startup+1.1004 s]
/proc/loadavg: 0.92 1.03 1.27 2/170 15741
/proc/meminfo: memFree=13525596/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=225180 CPUtime=6.61 cores=0-7
/proc/15741/stat : 15741 (plingeling) S 15739 15741 15715 0 -1 4202496 24514 1253 0 0 658 3 0 0 19 0 9 0 511903616 230584320 17738 33554432000 4194304 4417332 140736121731808 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15741/statm: 56295 17738 174 55 0 54181 0
Current children cumulated CPU time (s) 6.61
Current children cumulated vsize (KiB) 225180

[startup+1.50033 s]
/proc/loadavg: 0.92 1.03 1.27 2/170 15741
/proc/meminfo: memFree=13525596/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=240140 CPUtime=9.8 cores=0-7
/proc/15741/stat : 15741 (plingeling) S 15739 15741 15715 0 -1 4202496 37654 1253 0 0 975 5 0 0 19 0 9 0 511903616 245903360 22065 33554432000 4194304 4417332 140736121731808 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15741/statm: 60035 22065 174 55 0 57921 0
Current children cumulated CPU time (s) 9.8
Current children cumulated vsize (KiB) 240140

[startup+3.10103 s]
/proc/loadavg: 0.92 1.03 1.27 10/179 15755
/proc/meminfo: memFree=13428512/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=250252 CPUtime=22.58 cores=0-7
/proc/15741/stat : 15741 (plingeling) S 15739 15741 15715 0 -1 4202496 42973 1253 0 0 2252 6 0 0 19 0 9 0 511903616 256258048 24820 33554432000 4194304 4417332 140736121731808 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15741/statm: 62563 24820 180 55 0 60449 0
[pid=15741/tid=15748] ppid=15739 vsize=250252 CPUtime=2.85 cores=0-7
/proc/15741/task/15748/stat : 15748 (plingeling) R 15739 15741 15715 0 -1 4202560 5371 1253 0 0 284 1 0 0 24 0 9 0 511903641 256258048 24820 33554432000 4194304 4417332 140736121731808 18446744073709551615 4249233 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15741/tid=15749] ppid=15739 vsize=250252 CPUtime=2.83 cores=0-7
/proc/15741/task/15749/stat : 15749 (plingeling) R 15739 15741 15715 0 -1 4202560 5560 1253 0 0 283 0 0 0 25 0 9 0 511903641 256258048 24820 33554432000 4194304 4417332 140736121731808 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15741/tid=15750] ppid=15739 vsize=250252 CPUtime=2.59 cores=0-7
/proc/15741/task/15750/stat : 15750 (plingeling) R 15739 15741 15715 0 -1 4202560 2077 1253 0 0 259 0 0 0 25 0 9 0 511903641 256258048 24820 33554432000 4194304 4417332 140736121731808 18446744073709551615 4352289 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15741/tid=15751] ppid=15739 vsize=250252 CPUtime=2.85 cores=0-7
/proc/15741/task/15751/stat : 15751 (plingeling) R 15739 15741 15715 0 -1 4202560 919 1253 0 0 285 0 0 0 24 0 9 0 511903641 256258048 24820 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15741/tid=15752] ppid=15739 vsize=250252 CPUtime=2.84 cores=0-7
/proc/15741/task/15752/stat : 15752 (plingeling) R 15739 15741 15715 0 -1 4202560 7146 1253 0 0 283 1 0 0 25 0 9 0 511903641 256258048 24820 33554432000 4194304 4417332 140736121731808 18446744073709551615 4343343 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15741/tid=15753] ppid=15739 vsize=250252 CPUtime=2.84 cores=0-7
/proc/15741/task/15753/stat : 15753 (plingeling) R 15739 15741 15715 0 -1 4202560 5849 1253 0 0 284 0 0 0 23 0 9 0 511903641 256258048 24820 33554432000 4194304 4417332 140736121731808 18446744073709551615 4258604 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15741/tid=15754] ppid=15739 vsize=250252 CPUtime=2.64 cores=0-7
/proc/15741/task/15754/stat : 15754 (plingeling) R 15739 15741 15715 0 -1 4202560 2344 1253 0 0 264 0 0 0 25 0 9 0 511903641 256258048 24820 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15741/tid=15755] ppid=15739 vsize=250252 CPUtime=2.83 cores=0-7
/proc/15741/task/15755/stat : 15755 (plingeling) R 15739 15741 15715 0 -1 4202560 4394 1253 0 0 283 0 0 0 24 0 9 0 511903641 256258048 24820 33554432000 4194304 4417332 140736121731808 18446744073709551615 4249601 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 22.58
Current children cumulated vsize (KiB) 250252

[startup+6.30045 s]
/proc/loadavg: 1.65 1.18 1.32 10/180 15756
/proc/meminfo: memFree=13439540/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=221428 CPUtime=48.02 cores=0-7
/proc/15741/stat : 15741 (plingeling) S 15739 15741 15715 0 -1 4202496 43486 1253 0 0 4794 8 0 0 19 0 9 0 511903616 226742272 17615 33554432000 4194304 4417332 140736121731808 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15741/statm: 55357 17615 181 55 0 53243 0
[pid=15741/tid=15748] ppid=15739 vsize=221428 CPUtime=6.05 cores=0-7
/proc/15741/task/15748/stat : 15748 (plingeling) R 15739 15741 15715 0 -1 4202560 5371 1253 0 0 604 1 0 0 25 0 9 0 511903641 226742272 17615 33554432000 4194304 4417332 140736121731808 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15741/tid=15749] ppid=15739 vsize=221428 CPUtime=5.9 cores=0-7
/proc/15741/task/15749/stat : 15749 (plingeling) R 15739 15741 15715 0 -1 4202560 5560 1253 0 0 588 2 0 0 25 0 9 0 511903641 226742272 17615 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15741/tid=15750] ppid=15739 vsize=221428 CPUtime=5.79 cores=0-7
/proc/15741/task/15750/stat : 15750 (plingeling) R 15739 15741 15715 0 -1 4202560 2077 1253 0 0 579 0 0 0 25 0 9 0 511903641 226742272 17615 33554432000 4194304 4417332 140736121731808 18446744073709551615 4237194 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15741/tid=15751] ppid=15739 vsize=221428 CPUtime=6.04 cores=0-7
/proc/15741/task/15751/stat : 15751 (plingeling) R 15739 15741 15715 0 -1 4202560 919 1253 0 0 604 0 0 0 25 0 9 0 511903641 226742272 17615 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15741/tid=15752] ppid=15739 vsize=221428 CPUtime=6.04 cores=0-7
/proc/15741/task/15752/stat : 15752 (plingeling) R 15739 15741 15715 0 -1 4202560 7147 1253 0 0 603 1 0 0 25 0 9 0 511903641 226742272 17615 33554432000 4194304 4417332 140736121731808 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15741/tid=15753] ppid=15739 vsize=221428 CPUtime=6.04 cores=0-7
/proc/15741/task/15753/stat : 15753 (plingeling) R 15739 15741 15715 0 -1 4202560 5849 1253 0 0 604 0 0 0 25 0 9 0 511903641 226742272 17615 33554432000 4194304 4417332 140736121731808 18446744073709551615 4251160 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15741/tid=15754] ppid=15739 vsize=221428 CPUtime=5.84 cores=0-7
/proc/15741/task/15754/stat : 15754 (plingeling) R 15739 15741 15715 0 -1 4202560 2344 1253 0 0 584 0 0 0 25 0 9 0 511903641 226742272 17615 33554432000 4194304 4417332 140736121731808 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15741/tid=15755] ppid=15739 vsize=221428 CPUtime=6.01 cores=0-7
/proc/15741/task/15755/stat : 15755 (plingeling) R 15739 15741 15715 0 -1 4202560 4906 1253 0 0 601 0 0 0 25 0 9 0 511903641 226742272 17615 33554432000 4194304 4417332 140736121731808 18446744073709551615 4251034 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 48.02
Current children cumulated vsize (KiB) 221428

[startup+12.7013 s]
/proc/loadavg: 2.32 1.33 1.37 10/180 15757
/proc/meminfo: memFree=13435240/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=221428 CPUtime=99 cores=0-7
/proc/15741/stat : 15741 (plingeling) S 15739 15741 15715 0 -1 4202496 43486 1253 0 0 9892 8 0 0 19 0 9 0 511903616 226742272 17615 33554432000 4194304 4417332 140736121731808 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15741/statm: 55357 17615 181 55 0 53243 0
[pid=15741/tid=15748] ppid=15739 vsize=221428 CPUtime=12.45 cores=0-7
/proc/15741/task/15748/stat : 15748 (plingeling) R 15739 15741 15715 0 -1 4202560 5371 1253 0 0 1244 1 0 0 25 0 9 0 511903641 226742272 17615 33554432000 4194304 4417332 140736121731808 18446744073709551615 4366362 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15741/tid=15749] ppid=15739 vsize=221428 CPUtime=12.31 cores=0-7
/proc/15741/task/15749/stat : 15749 (plingeling) R 15739 15741 15715 0 -1 4202560 5560 1253 0 0 1229 2 0 0 25 0 9 0 511903641 226742272 17615 33554432000 4194304 4417332 140736121731808 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15741/tid=15750] ppid=15739 vsize=221428 CPUtime=12.2 cores=0-7
/proc/15741/task/15750/stat : 15750 (plingeling) R 15739 15741 15715 0 -1 4202560 2077 1253 0 0 1220 0 0 0 25 0 9 0 511903641 226742272 17615 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15741/tid=15751] ppid=15739 vsize=221428 CPUtime=12.45 cores=0-7
/proc/15741/task/15751/stat : 15751 (plingeling) R 15739 15741 15715 0 -1 4202560 919 1253 0 0 1245 0 0 0 25 0 9 0 511903641 226742272 17615 33554432000 4194304 4417332 140736121731808 18446744073709551615 4352493 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15741/tid=15752] ppid=15739 vsize=221428 CPUtime=12.44 cores=0-7
/proc/15741/task/15752/stat : 15752 (plingeling) R 15739 15741 15715 0 -1 4202560 7147 1253 0 0 1243 1 0 0 25 0 9 0 511903641 226742272 17615 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364590 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15741/tid=15753] ppid=15739 vsize=221428 CPUtime=12.45 cores=0-7
/proc/15741/task/15753/stat : 15753 (plingeling) R 15739 15741 15715 0 -1 4202560 5849 1253 0 0 1245 0 0 0 25 0 9 0 511903641 226742272 17615 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15741/tid=15754] ppid=15739 vsize=221428 CPUtime=12.02 cores=0-7
/proc/15741/task/15754/stat : 15754 (plingeling) R 15739 15741 15715 0 -1 4202560 2344 1253 0 0 1202 0 0 0 25 0 9 0 511903641 226742272 17615 33554432000 4194304 4417332 140736121731808 18446744073709551615 4236797 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15741/tid=15755] ppid=15739 vsize=221428 CPUtime=12.38 cores=0-7
/proc/15741/task/15755/stat : 15755 (plingeling) R 15739 15741 15715 0 -1 4202560 4906 1253 0 0 1238 0 0 0 25 0 9 0 511903641 226742272 17615 33554432000 4194304 4417332 140736121731808 18446744073709551615 4237157 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 99
Current children cumulated vsize (KiB) 221428

[startup+25.501 s]
/proc/loadavg: 3.72 1.69 1.48 9/179 15757
/proc/meminfo: memFree=13454320/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=223512 CPUtime=200.87 cores=0-7
/proc/15741/stat : 15741 (plingeling) S 15739 15741 15715 0 -1 4202496 44007 1253 0 0 20079 8 0 0 19 0 9 0 511903616 228876288 18136 33554432000 4194304 4417332 140736121731808 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15741/statm: 55878 18136 181 55 0 53764 0
[pid=15741/tid=15748] ppid=15739 vsize=223512 CPUtime=25.25 cores=0-7
/proc/15741/task/15748/stat : 15748 (plingeling) R 15739 15741 15715 0 -1 4202560 5371 1253 0 0 2524 1 0 0 25 0 9 0 511903641 228876288 18136 33554432000 4194304 4417332 140736121731808 18446744073709551615 4250961 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15741/tid=15749] ppid=15739 vsize=223512 CPUtime=25.1 cores=0-7
/proc/15741/task/15749/stat : 15749 (plingeling) R 15739 15741 15715 0 -1 4202560 5560 1253 0 0 2508 2 0 0 25 0 9 0 511903641 228876288 18136 33554432000 4194304 4417332 140736121731808 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15741/tid=15750] ppid=15739 vsize=223512 CPUtime=24.99 cores=0-7
/proc/15741/task/15750/stat : 15750 (plingeling) R 15739 15741 15715 0 -1 4202560 2077 1253 0 0 2499 0 0 0 25 0 9 0 511903641 228876288 18136 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15741/tid=15751] ppid=15739 vsize=223512 CPUtime=25.25 cores=0-7
/proc/15741/task/15751/stat : 15751 (plingeling) R 15739 15741 15715 0 -1 4202560 1431 1253 0 0 2525 0 0 0 25 0 9 0 511903641 228876288 18136 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15741/tid=15752] ppid=15739 vsize=223512 CPUtime=25.23 cores=0-7
/proc/15741/task/15752/stat : 15752 (plingeling) R 15739 15741 15715 0 -1 4202560 7156 1253 0 0 2522 1 0 0 25 0 9 0 511903641 228876288 18136 33554432000 4194304 4417332 140736121731808 18446744073709551615 4237211 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15741/tid=15753] ppid=15739 vsize=223512 CPUtime=25.24 cores=0-7
/proc/15741/task/15753/stat : 15753 (plingeling) R 15739 15741 15715 0 -1 4202560 5849 1253 0 0 2524 0 0 0 25 0 9 0 511903641 228876288 18136 33554432000 4194304 4417332 140736121731808 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15741/tid=15754] ppid=15739 vsize=223512 CPUtime=24.4 cores=0-7
/proc/15741/task/15754/stat : 15754 (plingeling) R 15739 15741 15715 0 -1 4202560 2344 1253 0 0 2440 0 0 0 25 0 9 0 511903641 228876288 18136 33554432000 4194304 4417332 140736121731808 18446744073709551615 4236975 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15741/tid=15755] ppid=15739 vsize=223512 CPUtime=25.11 cores=0-7
/proc/15741/task/15755/stat : 15755 (plingeling) R 15739 15741 15715 0 -1 4202560 4906 1253 0 0 2511 0 0 0 25 0 9 0 511903641 228876288 18136 33554432000 4194304 4417332 140736121731808 18446744073709551615 4365033 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 200.87
Current children cumulated vsize (KiB) 223512

[startup+51.1013 s]
/proc/loadavg: 5.18 2.19 1.65 9/179 15758
/proc/meminfo: memFree=13453160/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=225304 CPUtime=405.55 cores=0-7
/proc/15741/stat : 15741 (plingeling) S 15739 15741 15715 0 -1 4202496 44504 1253 0 0 40546 9 0 0 19 0 9 0 511903616 230711296 18584 33554432000 4194304 4417332 140736121731808 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15741/statm: 56326 18584 181 55 0 54212 0
[pid=15741/tid=15748] ppid=15739 vsize=225304 CPUtime=50.85 cores=0-7
/proc/15741/task/15748/stat : 15748 (plingeling) R 15739 15741 15715 0 -1 4202560 5371 1253 0 0 5084 1 0 0 25 0 9 0 511903641 230711296 18584 33554432000 4194304 4417332 140736121731808 18446744073709551615 4237169 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15741/tid=15749] ppid=15739 vsize=225304 CPUtime=50.7 cores=0-7
/proc/15741/task/15749/stat : 15749 (plingeling) R 15739 15741 15715 0 -1 4202560 5569 1253 0 0 5068 2 0 0 25 0 9 0 511903641 230711296 18584 33554432000 4194304 4417332 140736121731808 18446744073709551615 4250464 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15741/tid=15750] ppid=15739 vsize=225304 CPUtime=50.59 cores=0-7
/proc/15741/task/15750/stat : 15750 (plingeling) R 15739 15741 15715 0 -1 4202560 2355 1253 0 0 5059 0 0 0 25 0 9 0 511903641 230711296 18584 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15741/tid=15751] ppid=15739 vsize=225304 CPUtime=50.85 cores=0-7
/proc/15741/task/15751/stat : 15751 (plingeling) R 15739 15741 15715 0 -1 4202560 1431 1253 0 0 5085 0 0 0 25 0 9 0 511903641 230711296 18584 33554432000 4194304 4417332 140736121731808 18446744073709551615 4352289 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15741/tid=15752] ppid=15739 vsize=225304 CPUtime=50.83 cores=0-7
/proc/15741/task/15752/stat : 15752 (plingeling) R 15739 15741 15715 0 -1 4202560 7156 1253 0 0 5082 1 0 0 25 0 9 0 511903641 230711296 18584 33554432000 4194304 4417332 140736121731808 18446744073709551615 4352306 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15741/tid=15753] ppid=15739 vsize=225304 CPUtime=50.85 cores=0-7
/proc/15741/task/15753/stat : 15753 (plingeling) R 15739 15741 15715 0 -1 4202560 5858 1253 0 0 5085 0 0 0 25 0 9 0 511903641 230711296 18584 33554432000 4194304 4417332 140736121731808 18446744073709551615 4250757 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15741/tid=15754] ppid=15739 vsize=225304 CPUtime=50 cores=0-7
/proc/15741/task/15754/stat : 15754 (plingeling) R 15739 15741 15715 0 -1 4202560 2545 1253 0 0 5000 0 0 0 25 0 9 0 511903641 230711296 18584 33554432000 4194304 4417332 140736121731808 18446744073709551615 4365104 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15741/tid=15755] ppid=15739 vsize=225304 CPUtime=50.57 cores=0-7
/proc/15741/task/15755/stat : 15755 (plingeling) R 15739 15741 15715 0 -1 4202560 4906 1253 0 0 5057 0 0 0 25 0 9 0 511903641 230711296 18584 33554432000 4194304 4417332 140736121731808 18446744073709551615 4353443 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 405.55
Current children cumulated vsize (KiB) 225304

[startup+102.301 s]
/proc/loadavg: 6.77 3.08 1.98 9/179 15759

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

/proc/15741/task/15751/stat : 15751 (plingeling) R 15739 15741 15715 0 -1 4202560 83202 1253 0 0 466189 14 0 0 25 0 9 0 511903641 376651776 54241 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364473 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15741/tid=15752] ppid=15739 vsize=367824 CPUtime=4662.16 cores=0-7
/proc/15741/task/15752/stat : 15752 (plingeling) R 15739 15741 15715 0 -1 4202560 131653 1253 0 0 466193 23 0 0 25 0 9 0 511903641 376651776 54241 33554432000 4194304 4417332 140736121731808 18446744073709551615 4365076 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15741/tid=15753] ppid=15739 vsize=367824 CPUtime=4662.18 cores=0-7
/proc/15741/task/15753/stat : 15753 (plingeling) R 15739 15741 15715 0 -1 4202560 94363 1253 0 0 466203 15 0 0 25 0 9 0 511903641 376651776 54241 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364389 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15741/tid=15754] ppid=15739 vsize=367824 CPUtime=4660.87 cores=0-7
/proc/15741/task/15754/stat : 15754 (plingeling) R 15739 15741 15715 0 -1 4202560 141174 1253 0 0 466063 24 0 0 25 0 9 0 511903641 376651776 54241 33554432000 4194304 4417332 140736121731808 18446744073709551615 4236764 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15741/tid=15755] ppid=15739 vsize=367824 CPUtime=4636.77 cores=0-7
/proc/15741/task/15755/stat : 15755 (plingeling) R 15739 15741 15715 0 -1 4202560 117172 1253 0 0 463656 21 0 0 25 0 9 0 511903641 376651776 54241 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37269.6
Current children cumulated vsize (KiB) 367824

[startup+4722.3 s]
/proc/loadavg: 8.07 8.06 7.98 9/179 15894
/proc/meminfo: memFree=13321444/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=358344 CPUtime=37749.3 cores=0-7
/proc/15741/stat : 15741 (plingeling) S 15739 15741 15715 0 -1 4202496 892198 1253 0 0 3774764 168 0 0 19 0 9 0 511903616 366944256 51871 33554432000 4194304 4417332 140736121731808 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15741/statm: 89586 51871 181 55 0 87472 0
[pid=15741/tid=15748] ppid=15739 vsize=358344 CPUtime=4722.18 cores=0-7
/proc/15741/task/15748/stat : 15748 (plingeling) R 15739 15741 15715 0 -1 4202560 134033 1253 0 0 472193 25 0 0 25 0 9 0 511903641 366944256 51871 33554432000 4194304 4417332 140736121731808 18446744073709551615 4353472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15741/tid=15749] ppid=15739 vsize=358344 CPUtime=4721.86 cores=0-7
/proc/15741/task/15749/stat : 15749 (plingeling) R 15739 15741 15715 0 -1 4202560 63052 1253 0 0 472167 19 0 0 25 0 9 0 511903641 366944256 51871 33554432000 4194304 4417332 140736121731808 18446744073709551615 4357314 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15741/tid=15750] ppid=15739 vsize=358344 CPUtime=4721.28 cores=0-7
/proc/15741/task/15750/stat : 15750 (plingeling) R 15739 15741 15715 0 -1 4202560 109764 1253 0 0 472107 21 0 0 25 0 9 0 511903641 366944256 51871 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15741/tid=15751] ppid=15739 vsize=358344 CPUtime=4722.04 cores=0-7
/proc/15741/task/15751/stat : 15751 (plingeling) R 15739 15741 15715 0 -1 4202560 84729 1253 0 0 472189 15 0 0 25 0 9 0 511903641 366944256 51871 33554432000 4194304 4417332 140736121731808 18446744073709551615 4365991 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15741/tid=15752] ppid=15739 vsize=358344 CPUtime=4722.16 cores=0-7
/proc/15741/task/15752/stat : 15752 (plingeling) R 15739 15741 15715 0 -1 4202560 132609 1253 0 0 472193 23 0 0 25 0 9 0 511903641 366944256 51871 33554432000 4194304 4417332 140736121731808 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15741/tid=15753] ppid=15739 vsize=358344 CPUtime=4722.18 cores=0-7
/proc/15741/task/15753/stat : 15753 (plingeling) R 15739 15741 15715 0 -1 4202560 95775 1253 0 0 472203 15 0 0 25 0 9 0 511903641 366944256 51871 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364491 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15741/tid=15754] ppid=15739 vsize=358344 CPUtime=4720.87 cores=0-7
/proc/15741/task/15754/stat : 15754 (plingeling) R 15739 15741 15715 0 -1 4202560 143197 1253 0 0 472063 24 0 0 25 0 9 0 511903641 366944256 51871 33554432000 4194304 4417332 140736121731808 18446744073709551615 4366398 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15741/tid=15755] ppid=15739 vsize=358344 CPUtime=4696.44 cores=0-7
/proc/15741/task/15755/stat : 15755 (plingeling) R 15739 15741 15715 0 -1 4202560 119726 1253 0 0 469623 21 0 0 25 0 9 0 511903641 366944256 51871 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37749.3
Current children cumulated vsize (KiB) 358344

[startup+4782.3 s]
/proc/loadavg: 8.06 8.06 7.98 9/179 15896
/proc/meminfo: memFree=13310124/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=369928 CPUtime=38229 cores=0-7
/proc/15741/stat : 15741 (plingeling) S 15739 15741 15715 0 -1 4202496 909953 1253 0 0 3822733 171 0 0 19 0 9 0 511903616 378806272 54767 33554432000 4194304 4417332 140736121731808 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15741/statm: 92482 54767 181 55 0 90368 0
[pid=15741/tid=15748] ppid=15739 vsize=369928 CPUtime=4782.18 cores=0-7
/proc/15741/task/15748/stat : 15748 (plingeling) R 15739 15741 15715 0 -1 4202560 137719 1253 0 0 478193 25 0 0 25 0 9 0 511903641 378806272 54767 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15741/tid=15749] ppid=15739 vsize=369928 CPUtime=4781.87 cores=0-7
/proc/15741/task/15749/stat : 15749 (plingeling) R 15739 15741 15715 0 -1 4202560 64082 1253 0 0 478168 19 0 0 25 0 9 0 511903641 378806272 54767 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15741/tid=15750] ppid=15739 vsize=369928 CPUtime=4781.3 cores=0-7
/proc/15741/task/15750/stat : 15750 (plingeling) R 15739 15741 15715 0 -1 4202560 113515 1253 0 0 478108 22 0 0 25 0 9 0 511903641 378806272 54767 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15741/tid=15751] ppid=15739 vsize=369928 CPUtime=4782.04 cores=0-7
/proc/15741/task/15751/stat : 15751 (plingeling) R 15739 15741 15715 0 -1 4202560 85826 1253 0 0 478189 15 0 0 25 0 9 0 511903641 378806272 54767 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15741/tid=15752] ppid=15739 vsize=369928 CPUtime=4782.17 cores=0-7
/proc/15741/task/15752/stat : 15752 (plingeling) R 15739 15741 15715 0 -1 4202560 134152 1253 0 0 478194 23 0 0 25 0 9 0 511903641 378806272 54767 33554432000 4194304 4417332 140736121731808 18446744073709551615 4251028 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15741/tid=15753] ppid=15739 vsize=369928 CPUtime=4782.18 cores=0-7
/proc/15741/task/15753/stat : 15753 (plingeling) R 15739 15741 15715 0 -1 4202560 99705 1253 0 0 478203 15 0 0 25 0 9 0 511903641 378806272 54767 33554432000 4194304 4417332 140736121731808 18446744073709551615 4352306 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15741/tid=15754] ppid=15739 vsize=369928 CPUtime=4780.87 cores=0-7
/proc/15741/task/15754/stat : 15754 (plingeling) R 15739 15741 15715 0 -1 4202560 144508 1253 0 0 478063 24 0 0 25 0 9 0 511903641 378806272 54767 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15741/tid=15755] ppid=15739 vsize=369928 CPUtime=4756.11 cores=0-7
/proc/15741/task/15755/stat : 15755 (plingeling) R 15739 15741 15715 0 -1 4202560 121133 1253 0 0 475590 21 0 0 25 0 9 0 511903641 378806272 54767 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38229
Current children cumulated vsize (KiB) 369928

[startup+4842.3 s]
/proc/loadavg: 8.06 8.06 7.99 9/179 15897
/proc/meminfo: memFree=13325220/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=354288 CPUtime=38708.7 cores=0-7
/proc/15741/stat : 15741 (plingeling) S 15739 15741 15715 0 -1 4202496 927169 1253 0 0 3870695 173 0 0 19 0 9 0 511903616 362790912 50857 33554432000 4194304 4417332 140736121731808 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15741/statm: 88572 50857 181 55 0 86458 0
[pid=15741/tid=15748] ppid=15739 vsize=354288 CPUtime=4842.18 cores=0-7
/proc/15741/task/15748/stat : 15748 (plingeling) R 15739 15741 15715 0 -1 4202560 138773 1253 0 0 484193 25 0 0 25 0 9 0 511903641 362790912 50857 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15741/tid=15749] ppid=15739 vsize=354288 CPUtime=4841.86 cores=0-7
/proc/15741/task/15749/stat : 15749 (plingeling) R 15739 15741 15715 0 -1 4202560 66655 1253 0 0 484167 19 0 0 25 0 9 0 511903641 362790912 50857 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364498 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15741/tid=15750] ppid=15739 vsize=354288 CPUtime=4841.29 cores=0-7
/proc/15741/task/15750/stat : 15750 (plingeling) R 15739 15741 15715 0 -1 4202560 115422 1253 0 0 484107 22 0 0 25 0 9 0 511903641 362790912 50857 33554432000 4194304 4417332 140736121731808 18446744073709551615 4250786 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15741/tid=15751] ppid=15739 vsize=354288 CPUtime=4842.03 cores=0-7
/proc/15741/task/15751/stat : 15751 (plingeling) R 15739 15741 15715 0 -1 4202560 86987 1253 0 0 484188 15 0 0 25 0 9 0 511903641 362790912 50857 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15741/tid=15752] ppid=15739 vsize=354288 CPUtime=4842.17 cores=0-7
/proc/15741/task/15752/stat : 15752 (plingeling) R 15739 15741 15715 0 -1 4202560 135956 1253 0 0 484193 24 0 0 25 0 9 0 511903641 362790912 50857 33554432000 4194304 4417332 140736121731808 18446744073709551615 4237169 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15741/tid=15753] ppid=15739 vsize=354288 CPUtime=4842.18 cores=0-7
/proc/15741/task/15753/stat : 15753 (plingeling) R 15739 15741 15715 0 -1 4202560 100978 1253 0 0 484203 15 0 0 25 0 9 0 511903641 362790912 50857 33554432000 4194304 4417332 140736121731808 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15741/tid=15754] ppid=15739 vsize=354288 CPUtime=4840.87 cores=0-7
/proc/15741/task/15754/stat : 15754 (plingeling) R 15739 15741 15715 0 -1 4202560 148133 1253 0 0 484062 25 0 0 25 0 9 0 511903641 362790912 50857 33554432000 4194304 4417332 140736121731808 18446744073709551615 4236569 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15741/tid=15755] ppid=15739 vsize=354288 CPUtime=4815.79 cores=0-7
/proc/15741/task/15755/stat : 15755 (plingeling) R 15739 15741 15715 0 -1 4202560 124952 1253 0 0 481557 22 0 0 25 0 9 0 511903641 362790912 50857 33554432000 4194304 4417332 140736121731808 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38708.7
Current children cumulated vsize (KiB) 354288

[startup+4902.31 s]
/proc/loadavg: 8.05 8.06 8.00 9/179 15899
/proc/meminfo: memFree=13296044/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=383952 CPUtime=39188.4 cores=0-7
/proc/15741/stat : 15741 (plingeling) S 15739 15741 15715 0 -1 4202496 945845 1253 0 0 3918664 176 0 0 19 0 9 0 511903616 393166848 58273 33554432000 4194304 4417332 140736121731808 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15741/statm: 95988 58273 181 55 0 93874 0
[pid=15741/tid=15748] ppid=15739 vsize=383952 CPUtime=4902.19 cores=0-7
/proc/15741/task/15748/stat : 15748 (plingeling) R 15739 15741 15715 0 -1 4202560 142267 1253 0 0 490193 26 0 0 25 0 9 0 511903641 393166848 58273 33554432000 4194304 4417332 140736121731808 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15741/tid=15749] ppid=15739 vsize=383952 CPUtime=4901.87 cores=0-7
/proc/15741/task/15749/stat : 15749 (plingeling) R 15739 15741 15715 0 -1 4202560 68478 1253 0 0 490167 20 0 0 25 0 9 0 511903641 393166848 58273 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15741/tid=15750] ppid=15739 vsize=383952 CPUtime=4901.29 cores=0-7
/proc/15741/task/15750/stat : 15750 (plingeling) R 15739 15741 15715 0 -1 4202560 116883 1253 0 0 490107 22 0 0 25 0 9 0 511903641 393166848 58273 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15741/tid=15751] ppid=15739 vsize=383952 CPUtime=4902.04 cores=0-7
/proc/15741/task/15751/stat : 15751 (plingeling) R 15739 15741 15715 0 -1 4202560 89091 1253 0 0 490188 16 0 0 25 0 9 0 511903641 393166848 58273 33554432000 4194304 4417332 140736121731808 18446744073709551615 4357456 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15741/tid=15752] ppid=15739 vsize=383952 CPUtime=4902.17 cores=0-7
/proc/15741/task/15752/stat : 15752 (plingeling) R 15739 15741 15715 0 -1 4202560 139388 1253 0 0 490193 24 0 0 25 0 9 0 511903641 393166848 58273 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15741/tid=15753] ppid=15739 vsize=383952 CPUtime=4902.19 cores=0-7
/proc/15741/task/15753/stat : 15753 (plingeling) R 15739 15741 15715 0 -1 4202560 102409 1253 0 0 490203 16 0 0 25 0 9 0 511903641 393166848 58273 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15741/tid=15754] ppid=15739 vsize=383952 CPUtime=4900.86 cores=0-7
/proc/15741/task/15754/stat : 15754 (plingeling) R 15739 15741 15715 0 -1 4202560 151752 1253 0 0 490061 25 0 0 25 0 9 0 511903641 393166848 58273 33554432000 4194304 4417332 140736121731808 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15741/tid=15755] ppid=15739 vsize=383952 CPUtime=4875.46 cores=0-7
/proc/15741/task/15755/stat : 15755 (plingeling) R 15739 15741 15715 0 -1 4202560 126264 1253 0 0 487524 22 0 0 25 0 9 0 511903641 393166848 58273 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39188.4
Current children cumulated vsize (KiB) 383952

[startup+4962.3 s]
/proc/loadavg: 8.02 8.05 8.00 9/179 15901
/proc/meminfo: memFree=13315224/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=367040 CPUtime=39668 cores=0-7
/proc/15741/stat : 15741 (plingeling) S 15739 15741 15715 0 -1 4202496 961356 1253 0 0 3966625 179 0 0 19 0 9 0 511903616 375848960 54045 33554432000 4194304 4417332 140736121731808 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15741/statm: 91760 54045 181 55 0 89646 0
[pid=15741/tid=15748] ppid=15739 vsize=367040 CPUtime=4962.18 cores=0-7
/proc/15741/task/15748/stat : 15748 (plingeling) R 15739 15741 15715 0 -1 4202560 142955 1253 0 0 496192 26 0 0 25 0 9 0 511903641 375848960 54045 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15741/tid=15749] ppid=15739 vsize=367040 CPUtime=4961.86 cores=0-7
/proc/15741/task/15749/stat : 15749 (plingeling) R 15739 15741 15715 0 -1 4202560 69618 1253 0 0 496166 20 0 0 25 0 9 0 511903641 375848960 54045 33554432000 4194304 4417332 140736121731808 18446744073709551615 4236722 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15741/tid=15750] ppid=15739 vsize=367040 CPUtime=4961.29 cores=0-7
/proc/15741/task/15750/stat : 15750 (plingeling) R 15739 15741 15715 0 -1 4202560 118690 1253 0 0 496107 22 0 0 25 0 9 0 511903641 375848960 54045 33554432000 4194304 4417332 140736121731808 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15741/tid=15751] ppid=15739 vsize=367040 CPUtime=4962.03 cores=0-7
/proc/15741/task/15751/stat : 15751 (plingeling) R 15739 15741 15715 0 -1 4202560 90764 1253 0 0 496187 16 0 0 25 0 9 0 511903641 375848960 54045 33554432000 4194304 4417332 140736121731808 18446744073709551615 4353498 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15741/tid=15752] ppid=15739 vsize=367040 CPUtime=4962.17 cores=0-7
/proc/15741/task/15752/stat : 15752 (plingeling) R 15739 15741 15715 0 -1 4202560 141970 1253 0 0 496193 24 0 0 25 0 9 0 511903641 375848960 54045 33554432000 4194304 4417332 140736121731808 18446744073709551615 4250795 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15741/tid=15753] ppid=15739 vsize=367040 CPUtime=4962.19 cores=0-7
/proc/15741/task/15753/stat : 15753 (plingeling) R 15739 15741 15715 0 -1 4202560 105669 1253 0 0 496202 17 0 0 25 0 9 0 511903641 375848960 54045 33554432000 4194304 4417332 140736121731808 18446744073709551615 4353476 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15741/tid=15754] ppid=15739 vsize=367040 CPUtime=4960.85 cores=0-7
/proc/15741/task/15754/stat : 15754 (plingeling) R 15739 15741 15715 0 -1 4202560 154893 1253 0 0 496059 26 0 0 25 0 9 0 511903641 375848960 54045 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15741/tid=15755] ppid=15739 vsize=367040 CPUtime=4935.13 cores=0-7
/proc/15741/task/15755/stat : 15755 (plingeling) R 15739 15741 15715 0 -1 4202560 127484 1253 0 0 493491 22 0 0 25 0 9 0 511903641 375848960 54045 33554432000 4194304 4417332 140736121731808 18446744073709551615 4366381 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39668
Current children cumulated vsize (KiB) 367040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.9 s]
/proc/loadavg: 8.01 8.04 8.00 9/179 15902
/proc/meminfo: memFree=13328844/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=350820 CPUtime=40000.7 cores=0-7
/proc/15741/stat : 15741 (plingeling) S 15739 15741 15715 0 -1 4202496 968539 1253 0 0 3999885 181 0 0 19 0 9 0 511903616 359239680 49989 33554432000 4194304 4417332 140736121731808 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15741/statm: 87705 49989 181 55 0 85591 0
[pid=15741/tid=15748] ppid=15739 vsize=350820 CPUtime=5003.79 cores=0-7
/proc/15741/task/15748/stat : 15748 (plingeling) R 15739 15741 15715 0 -1 4202560 143836 1253 0 0 500353 26 0 0 25 0 9 0 511903641 359239680 49989 33554432000 4194304 4417332 140736121731808 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15741/tid=15749] ppid=15739 vsize=350820 CPUtime=5003.47 cores=0-7
/proc/15741/task/15749/stat : 15749 (plingeling) R 15739 15741 15715 0 -1 4202560 70183 1253 0 0 500327 20 0 0 25 0 9 0 511903641 359239680 49989 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15741/tid=15750] ppid=15739 vsize=350820 CPUtime=5002.9 cores=0-7
/proc/15741/task/15750/stat : 15750 (plingeling) R 15739 15741 15715 0 -1 4202560 119612 1253 0 0 500267 23 0 0 25 0 9 0 511903641 359239680 49989 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15741/tid=15751] ppid=15739 vsize=350820 CPUtime=5003.64 cores=0-7
/proc/15741/task/15751/stat : 15751 (plingeling) R 15739 15741 15715 0 -1 4202560 91525 1253 0 0 500348 16 0 0 25 0 9 0 511903641 359239680 49989 33554432000 4194304 4417332 140736121731808 18446744073709551615 4353734 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15741/tid=15752] ppid=15739 vsize=350820 CPUtime=5003.78 cores=0-7
/proc/15741/task/15752/stat : 15752 (plingeling) R 15739 15741 15715 0 -1 4202560 142864 1253 0 0 500353 25 0 0 25 0 9 0 511903641 359239680 49989 33554432000 4194304 4417332 140736121731808 18446744073709551615 4236874 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15741/tid=15753] ppid=15739 vsize=350820 CPUtime=5003.79 cores=0-7
/proc/15741/task/15753/stat : 15753 (plingeling) R 15739 15741 15715 0 -1 4202560 107046 1253 0 0 500362 17 0 0 25 0 9 0 511903641 359239680 49989 33554432000 4194304 4417332 140736121731808 18446744073709551615 4357164 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15741/tid=15754] ppid=15739 vsize=350820 CPUtime=5002.46 cores=0-7
/proc/15741/task/15754/stat : 15754 (plingeling) R 15739 15741 15715 0 -1 4202560 156036 1253 0 0 500220 26 0 0 25 0 9 0 511903641 359239680 49989 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15741/tid=15755] ppid=15739 vsize=350820 CPUtime=4976.51 cores=0-7
/proc/15741/task/15755/stat : 15755 (plingeling) R 15739 15741 15715 0 -1 4202560 128124 1253 0 0 497629 22 0 0 25 0 9 0 511903641 359239680 49989 33554432000 4194304 4417332 140736121731808 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 350820

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): 5003.92
CPU time (s): 40000.7
CPU user time (s): 39998.9
CPU system time (s): 1.82172
CPU usage (%): 799.387
Max. virtual memory (cumulated for all children) (KiB): 388116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39998.9
system time used= 1.82172
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 969792
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= 186
involuntary context switches= 192366

runsolver used 8.19675 second user time and 19.0911 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-28 17:04:16
IDJOB=3309390
IDBENCH=70849
IDSOLVER=1695
FILE ID=node138/3309390-1304003056
RUNJOBID= node138-1304003055-15729
PBS_JOBID= 13168800
Free space on /tmp= 71816 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-27-s100.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309390-1304003056/watcher-3309390-1304003056 -o /tmp/evaluation-result-3309390-1304003056/solver-3309390-1304003056 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309390-1304003056.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= f47c33d2a9a327da4633207adfef7b77
RANDOM SEED=1213889323

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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:      13526000 kB
Buffers:       2089188 kB
Cached:       16703380 kB
SwapCached:          0 kB
Active:       10708448 kB
Inactive:      8147788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13526000 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1832 kB
Writeback:           0 kB
AnonPages:       63048 kB
Mapped:          14416 kB
Slab:           503648 kB
PageTables:       4196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183032 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= 71816 MiB
End job on node138 at 2011-04-28 18:27:42