Trace number 3309378

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.9 5004.15

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-12.cnf
MD5SUM0621e557bffdc18ca509447665adecda
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 variables69553
Number of clauses226752
Sum of the clauses size587624
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292374
Number of clauses of size 3134249
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-3309378-1304002651/watcher-3309378-1304002651 -o /tmp/evaluation-result-3309378-1304002651/solver-3309378-1304002651 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309378-1304002651.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: 1.35 1.72 1.68 3/170 9683
/proc/meminfo: memFree=15188872/32951124 swapFree=67111528/67111528
[pid=9683] ppid=9681 vsize=16368 CPUtime=0 cores=0-7
/proc/9683/stat : 9683 (plingeling) R 9681 9683 9657 0 -1 4202496 2129 1257 0 0 0 0 0 0 18 0 1 0 492680726 16760832 2059 33554432000 4194304 4417332 140737184790976 18446744073709551615 264726099037 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/9683/statm: 4092 2071 143 55 0 1978 0

[startup+0.079109 s]
/proc/loadavg: 1.35 1.72 1.68 3/170 9683
/proc/meminfo: memFree=15188872/32951124 swapFree=67111528/67111528
[pid=9683] ppid=9681 vsize=45284 CPUtime=0.06 cores=0-7
/proc/9683/stat : 9683 (plingeling) R 9681 9683 9657 0 -1 4202496 9479 1257 0 0 6 0 0 0 18 0 1 0 492680726 46370816 9344 33554432000 4194304 4417332 140737184790976 18446744073709551615 264726404864 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/9683/statm: 11321 9344 148 55 0 9207 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 45284

[startup+0.101089 s]
/proc/loadavg: 1.35 1.72 1.68 3/170 9683
/proc/meminfo: memFree=15188872/32951124 swapFree=67111528/67111528
[pid=9683] ppid=9681 vsize=49380 CPUtime=0.08 cores=0-7
/proc/9683/stat : 9683 (plingeling) R 9681 9683 9657 0 -1 4202496 10503 1257 0 0 8 0 0 0 18 0 1 0 492680726 50565120 10368 33554432000 4194304 4417332 140737184790976 18446744073709551615 4262019 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/9683/statm: 12345 10368 148 55 0 10231 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 49380

[startup+0.301068 s]
/proc/loadavg: 1.35 1.72 1.68 3/170 9683
/proc/meminfo: memFree=15188872/32951124 swapFree=67111528/67111528
[pid=9683] ppid=9681 vsize=72308 CPUtime=0.29 cores=0-7
/proc/9683/stat : 9683 (plingeling) R 9681 9683 9657 0 -1 4202496 16236 1257 0 0 28 1 0 0 19 0 1 0 492680726 74043392 16100 33554432000 4194304 4417332 140737184790976 18446744073709551615 4227893 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/9683/statm: 18077 16100 148 55 0 15963 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72308

[startup+0.700942 s]
/proc/loadavg: 1.35 1.72 1.68 3/170 9683
/proc/meminfo: memFree=15188872/32951124 swapFree=67111528/67111528
[pid=9683] ppid=9681 vsize=208232 CPUtime=0.9 cores=0-7
/proc/9683/stat : 9683 (plingeling) S 9681 9683 9657 0 -1 4202496 37440 1257 0 0 86 4 0 0 22 0 9 0 492680726 213229568 29212 33554432000 4194304 4417332 140737184790976 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/9683/statm: 52058 29247 158 55 0 49944 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 208232

[startup+1.50079 s]
/proc/loadavg: 1.88 1.82 1.71 9/179 9697
/proc/meminfo: memFree=15039636/32951124 swapFree=67111528/67111528
[pid=9683] ppid=9681 vsize=296672 CPUtime=7.3 cores=0-7
/proc/9683/stat : 9683 (plingeling) S 9681 9683 9657 0 -1 4202496 55556 1257 0 0 723 7 0 0 22 0 9 0 492680726 303792128 37222 33554432000 4194304 4417332 140737184790976 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/9683/statm: 74168 37222 172 55 0 72054 0
[pid=9683/tid=9690] ppid=9681 vsize=296672 CPUtime=0.83 cores=0-7
/proc/9683/task/9690/stat : 9690 (plingeling) R 9681 9683 9657 0 -1 4202560 2847 1257 0 0 83 0 0 0 19 0 9 0 492680792 303792128 37222 33554432000 4194304 4417332 140737184790976 18446744073709551615 4302159 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9683/tid=9691] ppid=9681 vsize=296672 CPUtime=0.82 cores=0-7
/proc/9683/task/9691/stat : 9691 (plingeling) R 9681 9683 9657 0 -1 4202560 1910 1257 0 0 82 0 0 0 19 0 9 0 492680792 303792128 37222 33554432000 4194304 4417332 140737184790976 18446744073709551615 4288920 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9683/tid=9692] ppid=9681 vsize=296672 CPUtime=0.82 cores=0-7
/proc/9683/task/9692/stat : 9692 (plingeling) R 9681 9683 9657 0 -1 4202560 1865 1257 0 0 82 0 0 0 25 0 9 0 492680792 303792128 37222 33554432000 4194304 4417332 140737184790976 18446744073709551615 4286844 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9683/tid=9693] ppid=9681 vsize=296672 CPUtime=0.82 cores=0-7
/proc/9683/task/9693/stat : 9693 (plingeling) R 9681 9683 9657 0 -1 4202560 1261 1257 0 0 82 0 0 0 25 0 9 0 492680792 303792128 37222 33554432000 4194304 4417332 140737184790976 18446744073709551615 4236689 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9683/tid=9694] ppid=9681 vsize=296672 CPUtime=0.82 cores=0-7
/proc/9683/task/9694/stat : 9694 (plingeling) R 9681 9683 9657 0 -1 4202560 1896 1257 0 0 82 0 0 0 25 0 9 0 492680792 303792128 37222 33554432000 4194304 4417332 140737184790976 18446744073709551615 4288920 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9683/tid=9695] ppid=9681 vsize=296672 CPUtime=0.82 cores=0-7
/proc/9683/task/9695/stat : 9695 (plingeling) R 9681 9683 9657 0 -1 4202560 4762 1257 0 0 82 0 0 0 19 0 9 0 492680793 303792128 37222 33554432000 4194304 4417332 140737184790976 18446744073709551615 4270927 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9683/tid=9696] ppid=9681 vsize=296672 CPUtime=0.81 cores=0-7
/proc/9683/task/9696/stat : 9696 (plingeling) R 9681 9683 9657 0 -1 4202560 3248 1257 0 0 81 0 0 0 25 0 9 0 492680793 303792128 37222 33554432000 4194304 4417332 140737184790976 18446744073709551615 4302058 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9683/tid=9697] ppid=9681 vsize=296672 CPUtime=0.81 cores=0-7
/proc/9683/task/9697/stat : 9697 (plingeling) R 9681 9683 9657 0 -1 4202560 1830 1257 0 0 81 0 0 0 25 0 9 0 492680793 303792128 37222 33554432000 4194304 4417332 140737184790976 18446744073709551615 4287486 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 7.3
Current children cumulated vsize (KiB) 296672

[startup+3.10049 s]
/proc/loadavg: 1.88 1.82 1.71 9/179 9697
/proc/meminfo: memFree=15034552/32951124 swapFree=67111528/67111528
[pid=9683] ppid=9681 vsize=297840 CPUtime=20.09 cores=0-7
/proc/9683/stat : 9683 (plingeling) S 9681 9683 9657 0 -1 4202496 72496 1257 0 0 2000 9 0 0 22 0 9 0 492680726 304988160 38682 33554432000 4194304 4417332 140737184790976 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/9683/statm: 74460 38682 174 55 0 72346 0
[pid=9683/tid=9690] ppid=9681 vsize=297840 CPUtime=2.42 cores=0-7
/proc/9683/task/9690/stat : 9690 (plingeling) R 9681 9683 9657 0 -1 4202560 4406 1257 0 0 242 0 0 0 22 0 9 0 492680792 304988160 38682 33554432000 4194304 4417332 140737184790976 18446744073709551615 4276330 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9683/tid=9691] ppid=9681 vsize=297840 CPUtime=2.43 cores=0-7
/proc/9683/task/9691/stat : 9691 (plingeling) R 9681 9683 9657 0 -1 4202560 6139 1257 0 0 242 1 0 0 22 0 9 0 492680792 304988160 38682 33554432000 4194304 4417332 140737184790976 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9683/tid=9692] ppid=9681 vsize=297840 CPUtime=2.42 cores=0-7
/proc/9683/task/9692/stat : 9692 (plingeling) R 9681 9683 9657 0 -1 4202560 4494 1257 0 0 242 0 0 0 25 0 9 0 492680792 304988160 38682 33554432000 4194304 4417332 140737184790976 18446744073709551615 4270875 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9683/tid=9693] ppid=9681 vsize=297840 CPUtime=2.42 cores=0-7
/proc/9683/task/9693/stat : 9693 (plingeling) R 9681 9683 9657 0 -1 4202560 1261 1257 0 0 242 0 0 0 25 0 9 0 492680792 304988160 38682 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9683/tid=9694] ppid=9681 vsize=297840 CPUtime=2.42 cores=0-7
/proc/9683/task/9694/stat : 9694 (plingeling) R 9681 9683 9657 0 -1 4202560 3455 1257 0 0 242 0 0 0 25 0 9 0 492680792 304988160 38682 33554432000 4194304 4417332 140737184790976 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9683/tid=9695] ppid=9681 vsize=297840 CPUtime=2.42 cores=0-7
/proc/9683/task/9695/stat : 9695 (plingeling) R 9681 9683 9657 0 -1 4202560 10811 1257 0 0 241 1 0 0 22 0 9 0 492680793 304988160 38682 33554432000 4194304 4417332 140737184790976 18446744073709551615 4277628 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9683/tid=9696] ppid=9681 vsize=297840 CPUtime=2.4 cores=0-7
/proc/9683/task/9696/stat : 9696 (plingeling) R 9681 9683 9657 0 -1 4202560 3789 1257 0 0 240 0 0 0 25 0 9 0 492680793 304988160 38682 33554432000 4194304 4417332 140737184790976 18446744073709551615 4255615 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9683/tid=9697] ppid=9681 vsize=297840 CPUtime=2.41 cores=0-7
/proc/9683/task/9697/stat : 9697 (plingeling) R 9681 9683 9657 0 -1 4202560 2204 1257 0 0 241 0 0 0 25 0 9 0 492680793 304988160 38682 33554432000 4194304 4417332 140737184790976 18446744073709551615 4265465 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20.09
Current children cumulated vsize (KiB) 297840

[startup+6.30088 s]
/proc/loadavg: 1.88 1.82 1.71 10/179 9698
/proc/meminfo: memFree=14992684/32951124 swapFree=67111528/67111528
[pid=9683] ppid=9681 vsize=343708 CPUtime=45.67 cores=0-7
/proc/9683/stat : 9683 (plingeling) S 9681 9683 9657 0 -1 4202496 92034 1257 0 0 4555 12 0 0 22 0 9 0 492680726 351956992 48943 33554432000 4194304 4417332 140737184790976 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/9683/statm: 85927 48943 180 55 0 83813 0
[pid=9683/tid=9690] ppid=9681 vsize=343708 CPUtime=5.63 cores=0-7
/proc/9683/task/9690/stat : 9690 (plingeling) R 9681 9683 9657 0 -1 4202560 6972 1257 0 0 562 1 0 0 25 0 9 0 492680792 351956992 48943 33554432000 4194304 4417332 140737184790976 18446744073709551615 4252499 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9683/tid=9691] ppid=9681 vsize=343708 CPUtime=5.62 cores=0-7
/proc/9683/task/9691/stat : 9691 (plingeling) R 9681 9683 9657 0 -1 4202560 8705 1257 0 0 561 1 0 0 25 0 9 0 492680792 351956992 48943 33554432000 4194304 4417332 140737184790976 18446744073709551615 4252879 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9683/tid=9692] ppid=9681 vsize=343708 CPUtime=5.62 cores=0-7
/proc/9683/task/9692/stat : 9692 (plingeling) R 9681 9683 9657 0 -1 4202560 4498 1257 0 0 562 0 0 0 25 0 9 0 492680792 351956992 48943 33554432000 4194304 4417332 140737184790976 18446744073709551615 4232648 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9683/tid=9693] ppid=9681 vsize=343708 CPUtime=5.62 cores=0-7
/proc/9683/task/9693/stat : 9693 (plingeling) R 9681 9683 9657 0 -1 4202560 1263 1257 0 0 562 0 0 0 25 0 9 0 492680792 351956992 48943 33554432000 4194304 4417332 140737184790976 18446744073709551615 4356864 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9683/tid=9694] ppid=9681 vsize=343708 CPUtime=5.62 cores=0-7
/proc/9683/task/9694/stat : 9694 (plingeling) R 9681 9683 9657 0 -1 4202560 5516 1257 0 0 562 0 0 0 25 0 9 0 492680792 351956992 48943 33554432000 4194304 4417332 140737184790976 18446744073709551615 4235981 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9683/tid=9695] ppid=9681 vsize=343708 CPUtime=5.62 cores=0-7
/proc/9683/task/9695/stat : 9695 (plingeling) R 9681 9683 9657 0 -1 4202560 16391 1257 0 0 560 2 0 0 25 0 9 0 492680793 351956992 48943 33554432000 4194304 4417332 140737184790976 18446744073709551615 4252365 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9683/tid=9696] ppid=9681 vsize=343708 CPUtime=5.59 cores=0-7
/proc/9683/task/9696/stat : 9696 (plingeling) R 9681 9683 9657 0 -1 4202560 4813 1257 0 0 559 0 0 0 25 0 9 0 492680793 351956992 48943 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9683/tid=9697] ppid=9681 vsize=343708 CPUtime=5.61 cores=0-7
/proc/9683/task/9697/stat : 9697 (plingeling) R 9681 9683 9657 0 -1 4202560 7939 1257 0 0 560 1 0 0 25 0 9 0 492680793 351956992 48943 33554432000 4194304 4417332 140737184790976 18446744073709551615 4252349 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 45.67
Current children cumulated vsize (KiB) 343708

[startup+12.7007 s]
/proc/loadavg: 2.82 2.02 1.78 9/179 9698
/proc/meminfo: memFree=14993948/32951124 swapFree=67111528/67111528
[pid=9683] ppid=9681 vsize=342968 CPUtime=96.83 cores=0-7
/proc/9683/stat : 9683 (plingeling) S 9681 9683 9657 0 -1 4202496 92034 1257 0 0 9671 12 0 0 22 0 9 0 492680726 351199232 48758 33554432000 4194304 4417332 140737184790976 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/9683/statm: 85742 48758 180 55 0 83628 0
[pid=9683/tid=9690] ppid=9681 vsize=342968 CPUtime=12.03 cores=0-7
/proc/9683/task/9690/stat : 9690 (plingeling) R 9681 9683 9657 0 -1 4202560 6972 1257 0 0 1202 1 0 0 25 0 9 0 492680792 351199232 48758 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9683/tid=9691] ppid=9681 vsize=342968 CPUtime=12.02 cores=0-7
/proc/9683/task/9691/stat : 9691 (plingeling) R 9681 9683 9657 0 -1 4202560 8705 1257 0 0 1200 2 0 0 25 0 9 0 492680792 351199232 48758 33554432000 4194304 4417332 140737184790976 18446744073709551615 4352289 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9683/tid=9692] ppid=9681 vsize=342968 CPUtime=12.02 cores=0-7
/proc/9683/task/9692/stat : 9692 (plingeling) R 9681 9683 9657 0 -1 4202560 4498 1257 0 0 1202 0 0 0 25 0 9 0 492680792 351199232 48758 33554432000 4194304 4417332 140737184790976 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9683/tid=9693] ppid=9681 vsize=342968 CPUtime=12.02 cores=0-7
/proc/9683/task/9693/stat : 9693 (plingeling) R 9681 9683 9657 0 -1 4202560 1263 1257 0 0 1202 0 0 0 25 0 9 0 492680792 351199232 48758 33554432000 4194304 4417332 140737184790976 18446744073709551615 4251107 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9683/tid=9694] ppid=9681 vsize=342968 CPUtime=12.02 cores=0-7
/proc/9683/task/9694/stat : 9694 (plingeling) R 9681 9683 9657 0 -1 4202560 5516 1257 0 0 1202 0 0 0 25 0 9 0 492680792 351199232 48758 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9683/tid=9695] ppid=9681 vsize=342968 CPUtime=12.02 cores=0-7
/proc/9683/task/9695/stat : 9695 (plingeling) R 9681 9683 9657 0 -1 4202560 16391 1257 0 0 1200 2 0 0 25 0 9 0 492680793 351199232 48758 33554432000 4194304 4417332 140737184790976 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9683/tid=9696] ppid=9681 vsize=342968 CPUtime=11.95 cores=0-7
/proc/9683/task/9696/stat : 9696 (plingeling) R 9681 9683 9657 0 -1 4202560 4813 1257 0 0 1195 0 0 0 25 0 9 0 492680793 351199232 48758 33554432000 4194304 4417332 140737184790976 18446744073709551615 4355734 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9683/tid=9697] ppid=9681 vsize=342968 CPUtime=12.01 cores=0-7
/proc/9683/task/9697/stat : 9697 (plingeling) R 9681 9683 9657 0 -1 4202560 7939 1257 0 0 1200 1 0 0 25 0 9 0 492680793 351199232 48758 33554432000 4194304 4417332 140737184790976 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 96.83
Current children cumulated vsize (KiB) 342968

[startup+25.5013 s]
/proc/loadavg: 3.62 2.22 1.84 9/179 9698
/proc/meminfo: memFree=14976124/32951124 swapFree=67111528/67111528
[pid=9683] ppid=9681 vsize=364088 CPUtime=199.16 cores=0-7
/proc/9683/stat : 9683 (plingeling) S 9681 9683 9657 0 -1 4202496 97338 1257 0 0 19903 13 0 0 22 0 9 0 492680726 372826112 54038 33554432000 4194304 4417332 140737184790976 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/9683/statm: 91022 54038 180 55 0 88908 0
[pid=9683/tid=9690] ppid=9681 vsize=364088 CPUtime=24.83 cores=0-7
/proc/9683/task/9690/stat : 9690 (plingeling) R 9681 9683 9657 0 -1 4202560 7364 1257 0 0 2482 1 0 0 25 0 9 0 492680792 372826112 54038 33554432000 4194304 4417332 140737184790976 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9683/tid=9691] ppid=9681 vsize=364088 CPUtime=24.82 cores=0-7
/proc/9683/task/9691/stat : 9691 (plingeling) R 9681 9683 9657 0 -1 4202560 9921 1257 0 0 2480 2 0 0 25 0 9 0 492680792 372826112 54038 33554432000 4194304 4417332 140737184790976 18446744073709551615 4357187 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9683/tid=9692] ppid=9681 vsize=364088 CPUtime=24.82 cores=0-7
/proc/9683/task/9692/stat : 9692 (plingeling) R 9681 9683 9657 0 -1 4202560 4498 1257 0 0 2482 0 0 0 25 0 9 0 492680792 372826112 54038 33554432000 4194304 4417332 140737184790976 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9683/tid=9693] ppid=9681 vsize=364088 CPUtime=24.82 cores=0-7
/proc/9683/task/9693/stat : 9693 (plingeling) R 9681 9683 9657 0 -1 4202560 3515 1257 0 0 2482 0 0 0 25 0 9 0 492680792 372826112 54038 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9683/tid=9694] ppid=9681 vsize=364088 CPUtime=24.83 cores=0-7
/proc/9683/task/9694/stat : 9694 (plingeling) R 9681 9683 9657 0 -1 4202560 6207 1257 0 0 2482 1 0 0 25 0 9 0 492680792 372826112 54038 33554432000 4194304 4417332 140737184790976 18446744073709551615 4353472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9683/tid=9695] ppid=9681 vsize=364088 CPUtime=24.82 cores=0-7
/proc/9683/task/9695/stat : 9695 (plingeling) R 9681 9683 9657 0 -1 4202560 16391 1257 0 0 2480 2 0 0 25 0 9 0 492680793 372826112 54038 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9683/tid=9696] ppid=9681 vsize=364088 CPUtime=24.68 cores=0-7
/proc/9683/task/9696/stat : 9696 (plingeling) R 9681 9683 9657 0 -1 4202560 4813 1257 0 0 2468 0 0 0 25 0 9 0 492680793 372826112 54038 33554432000 4194304 4417332 140737184790976 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9683/tid=9697] ppid=9681 vsize=364088 CPUtime=24.81 cores=0-7
/proc/9683/task/9697/stat : 9697 (plingeling) R 9681 9683 9657 0 -1 4202560 8692 1257 0 0 2480 1 0 0 25 0 9 0 492680793 372826112 54038 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 199.16
Current children cumulated vsize (KiB) 364088

[startup+51.1004 s]
/proc/loadavg: 5.11 2.68 2.01 9/179 9699
/proc/meminfo: memFree=14931376/32951124 swapFree=67111528/67111528
[pid=9683] ppid=9681 vsize=404496 CPUtime=403.83 cores=0-7
/proc/9683/stat : 9683 (plingeling) S 9681 9683 9657 0 -1 4202496 110440 1257 0 0 40368 15 0 0 22 0 9 0 492680726 414203904 64140 33554432000 4194304 4417332 140737184790976 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/9683/statm: 101124 64140 180 55 0 99010 0
[pid=9683/tid=9690] ppid=9681 vsize=404496 CPUtime=50.43 cores=0-7
/proc/9683/task/9690/stat : 9690 (plingeling) R 9681 9683 9657 0 -1 4202560 8449 1257 0 0 5042 1 0 0 25 0 9 0 492680792 414203904 64140 33554432000 4194304 4417332 140737184790976 18446744073709551615 4357164 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9683/tid=9691] ppid=9681 vsize=404496 CPUtime=50.42 cores=0-7
/proc/9683/task/9691/stat : 9691 (plingeling) R 9681 9683 9657 0 -1 4202560 10944 1257 0 0 5040 2 0 0 25 0 9 0 492680792 414203904 64140 33554432000 4194304 4417332 140737184790976 18446744073709551615 4366610 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9683/tid=9692] ppid=9681 vsize=404496 CPUtime=50.42 cores=0-7

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

/proc/9683/task/9693/stat : 9693 (plingeling) R 9681 9683 9657 0 -1 4202560 589990 1257 0 0 472054 124 0 0 25 0 9 0 492680792 723132416 139639 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9683/tid=9694] ppid=9681 vsize=706184 CPUtime=4721.78 cores=0-7
/proc/9683/task/9694/stat : 9694 (plingeling) R 9681 9683 9657 0 -1 4202560 692982 1257 0 0 472028 150 0 0 25 0 9 0 492680792 723132416 139639 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9683/tid=9695] ppid=9681 vsize=706184 CPUtime=4721.79 cores=0-7
/proc/9683/task/9695/stat : 9695 (plingeling) R 9681 9683 9657 0 -1 4202560 558799 1257 0 0 472061 118 0 0 25 0 9 0 492680793 723132416 139639 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9683/tid=9696] ppid=9681 vsize=706184 CPUtime=4696.05 cores=0-7
/proc/9683/task/9696/stat : 9696 (plingeling) R 9681 9683 9657 0 -1 4202560 404157 1257 0 0 469519 86 0 0 25 0 9 0 492680793 723132416 139639 33554432000 4194304 4417332 140737184790976 18446744073709551615 4353800 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9683/tid=9697] ppid=9681 vsize=706184 CPUtime=4721.78 cores=0-7
/proc/9683/task/9697/stat : 9697 (plingeling) R 9681 9683 9657 0 -1 4202560 573243 1257 0 0 472063 115 0 0 25 0 9 0 492680793 723132416 139639 33554432000 4194304 4417332 140737184790976 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37747.9
Current children cumulated vsize (KiB) 706184

[startup+4782.3 s]
/proc/loadavg: 8.06 8.03 7.97 9/179 9846
/proc/meminfo: memFree=14510968/32951124 swapFree=67111528/67111528
[pid=9683] ppid=9681 vsize=838748 CPUtime=38227.6 cores=0-7
/proc/9683/stat : 9683 (plingeling) S 9681 9683 9657 0 -1 4202496 4532691 1257 0 0 3821797 959 0 0 22 0 9 0 492680726 858877952 172780 33554432000 4194304 4417332 140737184790976 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/9683/statm: 209687 172780 181 55 0 207573 0
[pid=9683/tid=9690] ppid=9681 vsize=838748 CPUtime=4781.79 cores=0-7
/proc/9683/task/9690/stat : 9690 (plingeling) R 9681 9683 9657 0 -1 4202560 542154 1257 0 0 478065 114 0 0 25 0 9 0 492680792 858877952 172780 33554432000 4194304 4417332 140737184790976 18446744073709551615 4251172 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9683/tid=9691] ppid=9681 vsize=838748 CPUtime=4780.57 cores=0-7
/proc/9683/task/9691/stat : 9691 (plingeling) R 9681 9683 9657 0 -1 4202560 575625 1257 0 0 477933 124 0 0 25 0 9 0 492680792 858877952 172780 33554432000 4194304 4417332 140737184790976 18446744073709551615 4365986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9683/tid=9692] ppid=9681 vsize=838748 CPUtime=4781.64 cores=0-7
/proc/9683/task/9692/stat : 9692 (plingeling) R 9681 9683 9657 0 -1 4202560 514208 1257 0 0 478049 115 0 0 25 0 9 0 492680792 858877952 172780 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9683/tid=9693] ppid=9681 vsize=838748 CPUtime=4781.78 cores=0-7
/proc/9683/task/9693/stat : 9693 (plingeling) R 9681 9683 9657 0 -1 4202560 597409 1257 0 0 478053 125 0 0 25 0 9 0 492680792 858877952 172780 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9683/tid=9694] ppid=9681 vsize=838748 CPUtime=4781.78 cores=0-7
/proc/9683/task/9694/stat : 9694 (plingeling) R 9681 9683 9657 0 -1 4202560 704515 1257 0 0 478026 152 0 0 25 0 9 0 492680792 858877952 172780 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9683/tid=9695] ppid=9681 vsize=838748 CPUtime=4781.79 cores=0-7
/proc/9683/task/9695/stat : 9695 (plingeling) R 9681 9683 9657 0 -1 4202560 569443 1257 0 0 478060 119 0 0 25 0 9 0 492680793 858877952 172780 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364529 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9683/tid=9696] ppid=9681 vsize=838748 CPUtime=4755.72 cores=0-7
/proc/9683/task/9696/stat : 9696 (plingeling) R 9681 9683 9657 0 -1 4202560 410204 1257 0 0 475486 86 0 0 25 0 9 0 492680793 858877952 172780 33554432000 4194304 4417332 140737184790976 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9683/tid=9697] ppid=9681 vsize=838748 CPUtime=4781.79 cores=0-7
/proc/9683/task/9697/stat : 9697 (plingeling) R 9681 9683 9657 0 -1 4202560 583196 1257 0 0 478062 117 0 0 25 0 9 0 492680793 858877952 172780 33554432000 4194304 4417332 140737184790976 18446744073709551615 4357798 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38227.6
Current children cumulated vsize (KiB) 838748

[startup+4842.3 s]
/proc/loadavg: 8.02 8.03 7.97 9/179 9847
/proc/meminfo: memFree=14491848/32951124 swapFree=67111528/67111528
[pid=9683] ppid=9681 vsize=847356 CPUtime=38707.2 cores=0-7
/proc/9683/stat : 9683 (plingeling) S 9681 9683 9657 0 -1 4202496 4578435 1257 0 0 3869755 969 0 0 22 0 9 0 492680726 867692544 174932 33554432000 4194304 4417332 140737184790976 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/9683/statm: 211839 174932 181 55 0 209725 0
[pid=9683/tid=9690] ppid=9681 vsize=847356 CPUtime=4841.79 cores=0-7
/proc/9683/task/9690/stat : 9690 (plingeling) R 9681 9683 9657 0 -1 4202560 550635 1257 0 0 484063 116 0 0 25 0 9 0 492680792 867692544 174932 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9683/tid=9691] ppid=9681 vsize=847356 CPUtime=4840.56 cores=0-7
/proc/9683/task/9691/stat : 9691 (plingeling) R 9681 9683 9657 0 -1 4202560 585487 1257 0 0 483929 127 0 0 25 0 9 0 492680792 867692544 174932 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9683/tid=9692] ppid=9681 vsize=847356 CPUtime=4841.64 cores=0-7
/proc/9683/task/9692/stat : 9692 (plingeling) R 9681 9683 9657 0 -1 4202560 516288 1257 0 0 484048 116 0 0 25 0 9 0 492680792 867692544 174932 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9683/tid=9693] ppid=9681 vsize=847356 CPUtime=4841.78 cores=0-7
/proc/9683/task/9693/stat : 9693 (plingeling) R 9681 9683 9657 0 -1 4202560 601692 1257 0 0 484052 126 0 0 25 0 9 0 492680792 867692544 174932 33554432000 4194304 4417332 140737184790976 18446744073709551615 4353476 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9683/tid=9694] ppid=9681 vsize=847356 CPUtime=4841.78 cores=0-7
/proc/9683/task/9694/stat : 9694 (plingeling) R 9681 9683 9657 0 -1 4202560 706242 1257 0 0 484025 153 0 0 25 0 9 0 492680792 867692544 174932 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9683/tid=9695] ppid=9681 vsize=847356 CPUtime=4841.79 cores=0-7
/proc/9683/task/9695/stat : 9695 (plingeling) R 9681 9683 9657 0 -1 4202560 576491 1257 0 0 484059 120 0 0 25 0 9 0 492680793 867692544 174932 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9683/tid=9696] ppid=9681 vsize=847356 CPUtime=4815.39 cores=0-7
/proc/9683/task/9696/stat : 9696 (plingeling) R 9681 9683 9657 0 -1 4202560 415986 1257 0 0 481452 87 0 0 25 0 9 0 492680793 867692544 174932 33554432000 4194304 4417332 140737184790976 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9683/tid=9697] ppid=9681 vsize=847356 CPUtime=4841.79 cores=0-7
/proc/9683/task/9697/stat : 9697 (plingeling) R 9681 9683 9657 0 -1 4202560 589677 1257 0 0 484061 118 0 0 25 0 9 0 492680793 867692544 174932 33554432000 4194304 4417332 140737184790976 18446744073709551615 4236891 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38707.2
Current children cumulated vsize (KiB) 847356

[startup+4902.3 s]
/proc/loadavg: 8.01 8.02 7.97 9/179 9849
/proc/meminfo: memFree=14408352/32951124 swapFree=67111528/67111528
[pid=9683] ppid=9681 vsize=930924 CPUtime=39186.9 cores=0-7
/proc/9683/stat : 9683 (plingeling) S 9681 9683 9657 0 -1 4202496 4630583 1257 0 0 3917713 981 0 0 22 0 9 0 492680726 953266176 195824 33554432000 4194304 4417332 140737184790976 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/9683/statm: 232731 195824 181 55 0 230617 0
[pid=9683/tid=9690] ppid=9681 vsize=930924 CPUtime=4901.79 cores=0-7
/proc/9683/task/9690/stat : 9690 (plingeling) R 9681 9683 9657 0 -1 4202560 554861 1257 0 0 490062 117 0 0 25 0 9 0 492680792 953266176 195824 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9683/tid=9691] ppid=9681 vsize=930924 CPUtime=4900.55 cores=0-7
/proc/9683/task/9691/stat : 9691 (plingeling) R 9681 9683 9657 0 -1 4202560 593161 1257 0 0 489926 129 0 0 25 0 9 0 492680792 953266176 195824 33554432000 4194304 4417332 140737184790976 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9683/tid=9692] ppid=9681 vsize=930924 CPUtime=4901.65 cores=0-7
/proc/9683/task/9692/stat : 9692 (plingeling) R 9681 9683 9657 0 -1 4202560 519653 1257 0 0 490048 117 0 0 25 0 9 0 492680792 953266176 195824 33554432000 4194304 4417332 140737184790976 18446744073709551615 4365050 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9683/tid=9693] ppid=9681 vsize=930924 CPUtime=4901.79 cores=0-7
/proc/9683/task/9693/stat : 9693 (plingeling) R 9681 9683 9657 0 -1 4202560 610550 1257 0 0 490051 128 0 0 25 0 9 0 492680792 953266176 195824 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364409 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9683/tid=9694] ppid=9681 vsize=930924 CPUtime=4901.78 cores=0-7
/proc/9683/task/9694/stat : 9694 (plingeling) R 9681 9683 9657 0 -1 4202560 710993 1257 0 0 490025 153 0 0 25 0 9 0 492680792 953266176 195824 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9683/tid=9695] ppid=9681 vsize=930924 CPUtime=4901.79 cores=0-7
/proc/9683/task/9695/stat : 9695 (plingeling) R 9681 9683 9657 0 -1 4202560 585688 1257 0 0 490057 122 0 0 25 0 9 0 492680793 953266176 195824 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9683/tid=9696] ppid=9681 vsize=930924 CPUtime=4875.07 cores=0-7
/proc/9683/task/9696/stat : 9696 (plingeling) R 9681 9683 9657 0 -1 4202560 422990 1257 0 0 487418 89 0 0 25 0 9 0 492680793 953266176 195824 33554432000 4194304 4417332 140737184790976 18446744073709551615 4308025 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9683/tid=9697] ppid=9681 vsize=930924 CPUtime=4901.79 cores=0-7
/proc/9683/task/9697/stat : 9697 (plingeling) R 9681 9683 9657 0 -1 4202560 596750 1257 0 0 490060 119 0 0 25 0 9 0 492680793 953266176 195824 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39186.9
Current children cumulated vsize (KiB) 930924

[startup+4962.3 s]
/proc/loadavg: 8.04 8.03 7.98 9/179 9851
/proc/meminfo: memFree=14348320/32951124 swapFree=67111528/67111528
[pid=9683] ppid=9681 vsize=990544 CPUtime=39666.6 cores=0-7
/proc/9683/stat : 9683 (plingeling) S 9681 9683 9657 0 -1 4202496 4704950 1257 0 0 3965662 999 0 0 22 0 9 0 492680726 1014317056 210729 33554432000 4194304 4417332 140737184790976 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/9683/statm: 247636 210729 181 55 0 245522 0
[pid=9683/tid=9690] ppid=9681 vsize=990544 CPUtime=4961.78 cores=0-7
/proc/9683/task/9690/stat : 9690 (plingeling) R 9681 9683 9657 0 -1 4202560 561896 1257 0 0 496060 118 0 0 25 0 9 0 492680792 1014317056 210729 33554432000 4194304 4417332 140737184790976 18446744073709551615 4250982 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9683/tid=9691] ppid=9681 vsize=990544 CPUtime=4960.55 cores=0-7
/proc/9683/task/9691/stat : 9691 (plingeling) R 9681 9683 9657 0 -1 4202560 596973 1257 0 0 495925 130 0 0 25 0 9 0 492680792 1014317056 210729 33554432000 4194304 4417332 140737184790976 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9683/tid=9692] ppid=9681 vsize=990544 CPUtime=4961.65 cores=0-7
/proc/9683/task/9692/stat : 9692 (plingeling) R 9681 9683 9657 0 -1 4202560 529276 1257 0 0 496046 119 0 0 25 0 9 0 492680792 1014317056 210729 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9683/tid=9693] ppid=9681 vsize=990544 CPUtime=4961.79 cores=0-7
/proc/9683/task/9693/stat : 9693 (plingeling) R 9681 9683 9657 0 -1 4202560 616566 1257 0 0 496049 130 0 0 25 0 9 0 492680792 1014317056 210729 33554432000 4194304 4417332 140737184790976 18446744073709551615 4237332 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9683/tid=9694] ppid=9681 vsize=990544 CPUtime=4961.79 cores=0-7
/proc/9683/task/9694/stat : 9694 (plingeling) R 9681 9683 9657 0 -1 4202560 715089 1257 0 0 496024 155 0 0 25 0 9 0 492680792 1014317056 210729 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9683/tid=9695] ppid=9681 vsize=990544 CPUtime=4961.8 cores=0-7
/proc/9683/task/9695/stat : 9695 (plingeling) R 9681 9683 9657 0 -1 4202560 596596 1257 0 0 496055 125 0 0 25 0 9 0 492680793 1014317056 210729 33554432000 4194304 4417332 140737184790976 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9683/tid=9696] ppid=9681 vsize=990544 CPUtime=4934.74 cores=0-7
/proc/9683/task/9696/stat : 9696 (plingeling) R 9681 9683 9657 0 -1 4202560 441721 1257 0 0 493381 93 0 0 25 0 9 0 492680793 1014317056 210729 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9683/tid=9697] ppid=9681 vsize=990544 CPUtime=4961.79 cores=0-7
/proc/9683/task/9697/stat : 9697 (plingeling) R 9681 9683 9657 0 -1 4202560 610896 1257 0 0 496056 123 0 0 25 0 9 0 492680793 1014317056 210729 33554432000 4194304 4417332 140737184790976 18446744073709551615 4354063 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39666.6
Current children cumulated vsize (KiB) 990544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5004.1 s]
/proc/loadavg: 8.07 8.04 7.98 9/179 9852
/proc/meminfo: memFree=14429520/32951124 swapFree=67111528/67111528
[pid=9683] ppid=9681 vsize=909764 CPUtime=40000.8 cores=0-7
/proc/9683/stat : 9683 (plingeling) S 9681 9683 9657 0 -1 4202496 4735162 1257 0 0 3999076 1007 0 0 22 0 9 0 492680726 931598336 190534 33554432000 4194304 4417332 140737184790976 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/9683/statm: 227441 190534 181 55 0 225327 0
[pid=9683/tid=9690] ppid=9681 vsize=909764 CPUtime=5003.6 cores=0-7
/proc/9683/task/9690/stat : 9690 (plingeling) R 9681 9683 9657 0 -1 4202560 567064 1257 0 0 500240 120 0 0 25 0 9 0 492680792 931598336 190534 33554432000 4194304 4417332 140737184790976 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9683/tid=9691] ppid=9681 vsize=909764 CPUtime=5002.35 cores=0-7
/proc/9683/task/9691/stat : 9691 (plingeling) R 9681 9683 9657 0 -1 4202560 603180 1257 0 0 500104 131 0 0 25 0 9 0 492680792 931598336 190534 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9683/tid=9692] ppid=9681 vsize=909764 CPUtime=5003.45 cores=0-7
/proc/9683/task/9692/stat : 9692 (plingeling) R 9681 9683 9657 0 -1 4202560 534718 1257 0 0 500224 121 0 0 25 0 9 0 492680792 931598336 190534 33554432000 4194304 4417332 140737184790976 18446744073709551615 4356960 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9683/tid=9693] ppid=9681 vsize=909764 CPUtime=5003.59 cores=0-7
/proc/9683/task/9693/stat : 9693 (plingeling) R 9681 9683 9657 0 -1 4202560 617568 1257 0 0 500229 130 0 0 25 0 9 0 492680792 931598336 190534 33554432000 4194304 4417332 140737184790976 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9683/tid=9694] ppid=9681 vsize=909764 CPUtime=5003.59 cores=0-7
/proc/9683/task/9694/stat : 9694 (plingeling) R 9681 9683 9657 0 -1 4202560 715730 1257 0 0 500204 155 0 0 25 0 9 0 492680792 931598336 190534 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364329 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9683/tid=9695] ppid=9681 vsize=909764 CPUtime=5003.6 cores=0-7
/proc/9683/task/9695/stat : 9695 (plingeling) R 9681 9683 9657 0 -1 4202560 604498 1257 0 0 500234 126 0 0 25 0 9 0 492680793 931598336 190534 33554432000 4194304 4417332 140737184790976 18446744073709551615 4250488 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9683/tid=9696] ppid=9681 vsize=909764 CPUtime=4976.32 cores=0-7
/proc/9683/task/9696/stat : 9696 (plingeling) R 9681 9683 9657 0 -1 4202560 445571 1257 0 0 497538 94 0 0 25 0 9 0 492680793 931598336 190534 33554432000 4194304 4417332 140737184790976 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9683/tid=9697] ppid=9681 vsize=909764 CPUtime=5003.6 cores=0-7
/proc/9683/task/9697/stat : 9697 (plingeling) R 9681 9683 9657 0 -1 4202560 610896 1257 0 0 500237 123 0 0 25 0 9 0 492680793 931598336 190534 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 909764

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

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

[startup+5004.1 s]
/proc/loadavg: 8.07 8.04 7.98 9/179 9852
/proc/meminfo: memFree=14429520/32951124 swapFree=67111528/67111528
[pid=9683] ppid=9681 vsize=909764 CPUtime=40000.8 cores=0-7
/proc/9683/stat : 9683 (plingeling) S 9681 9683 9657 0 -1 4202496 4735162 1257 0 0 3999076 1007 0 0 22 0 9 0 492680726 931598336 190534 33554432000 4194304 4417332 140737184790976 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/9683/statm: 227441 190534 181 55 0 225327 0
[pid=9683/tid=9690] ppid=9681 vsize=909764 CPUtime=5003.6 cores=0-7
/proc/9683/task/9690/stat : 9690 (plingeling) R 9681 9683 9657 0 -1 4202560 567064 1257 0 0 500240 120 0 0 25 0 9 0 492680792 931598336 190534 33554432000 4194304 4417332 140737184790976 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9683/tid=9691] ppid=9681 vsize=909764 CPUtime=5002.35 cores=0-7
/proc/9683/task/9691/stat : 9691 (plingeling) R 9681 9683 9657 0 -1 4202560 603180 1257 0 0 500104 131 0 0 25 0 9 0 492680792 931598336 190534 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9683/tid=9692] ppid=9681 vsize=909764 CPUtime=5003.45 cores=0-7
/proc/9683/task/9692/stat : 9692 (plingeling) R 9681 9683 9657 0 -1 4202560 534718 1257 0 0 500224 121 0 0 25 0 9 0 492680792 931598336 190534 33554432000 4194304 4417332 140737184790976 18446744073709551615 4356960 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9683/tid=9693] ppid=9681 vsize=909764 CPUtime=5003.59 cores=0-7
/proc/9683/task/9693/stat : 9693 (plingeling) R 9681 9683 9657 0 -1 4202560 617568 1257 0 0 500229 130 0 0 25 0 9 0 492680792 931598336 190534 33554432000 4194304 4417332 140737184790976 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9683/tid=9694] ppid=9681 vsize=909764 CPUtime=5003.59 cores=0-7
/proc/9683/task/9694/stat : 9694 (plingeling) R 9681 9683 9657 0 -1 4202560 715730 1257 0 0 500204 155 0 0 25 0 9 0 492680792 931598336 190534 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364329 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9683/tid=9695] ppid=9681 vsize=909764 CPUtime=5003.6 cores=0-7
/proc/9683/task/9695/stat : 9695 (plingeling) R 9681 9683 9657 0 -1 4202560 604498 1257 0 0 500234 126 0 0 25 0 9 0 492680793 931598336 190534 33554432000 4194304 4417332 140737184790976 18446744073709551615 4250488 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9683/tid=9696] ppid=9681 vsize=909764 CPUtime=4976.32 cores=0-7
/proc/9683/task/9696/stat : 9696 (plingeling) R 9681 9683 9657 0 -1 4202560 445571 1257 0 0 497538 94 0 0 25 0 9 0 492680793 931598336 190534 33554432000 4194304 4417332 140737184790976 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9683/tid=9697] ppid=9681 vsize=909764 CPUtime=5003.6 cores=0-7
/proc/9683/task/9697/stat : 9697 (plingeling) R 9681 9683 9657 0 -1 4202560 610896 1257 0 0 500237 123 0 0 25 0 9 0 492680793 931598336 190534 33554432000 4194304 4417332 140737184790976 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 909764

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5004.15
CPU time (s): 40000.9
CPU user time (s): 39990.8
CPU system time (s): 10.1155
CPU usage (%): 799.355
Max. virtual memory (cumulated for all children) (KiB): 1026908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39990.8
system time used= 10.1155
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4736419
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= 199
involuntary context switches= 191956

runsolver used 8.04678 second user time and 19.2321 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-28 16:57:31
IDJOB=3309378
IDBENCH=70829
IDSOLVER=1695
FILE ID=node141/3309378-1304002651
RUNJOBID= node141-1304002651-9671
PBS_JOBID= 13168796
Free space on /tmp= 71420 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-12.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309378-1304002651/watcher-3309378-1304002651 -o /tmp/evaluation-result-3309378-1304002651/solver-3309378-1304002651 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309378-1304002651.cnf

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

MD5SUM BENCH= 0621e557bffdc18ca509447665adecda
RANDOM SEED=1983741162

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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:      15189036 kB
Buffers:       1620664 kB
Cached:       15495036 kB
SwapCached:          0 kB
Active:        7815864 kB
Inactive:      9362556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15189036 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4468 kB
Writeback:           0 kB
AnonPages:       62380 kB
Mapped:          14712 kB
Slab:           518192 kB
PageTables:       5044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184212 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= 71420 MiB
End job on node141 at 2011-04-28 18:20:57