Trace number 3372233

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 40000.2 5006.85

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo064.cnf
MD5SUM472e9d10d7fd1a82d06da0809d0002df
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 variables47129
Number of clauses141002
Sum of the clauses size329002
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 294000
Number of clauses of size 347000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3372233-1305436761/watcher-3372233-1305436761 -o /tmp/evaluation-result-3372233-1305436761/solver-3372233-1305436761 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372233-1305436761.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: 2.62 3.21 3.30 2/310 23997
/proc/meminfo: memFree=27919776/32950928 swapFree=60199044/67111528
[pid=23997] ppid=23995 vsize=10524 CPUtime=0 cores=0-7
/proc/23997/stat : 23997 (plingeling) R 23995 23997 23971 0 -1 4202496 708 1253 0 0 0 0 0 0 25 0 1 0 655274882 10776576 638 33554432000 4194304 4417452 140736562653248 18446744073709551615 268272382947 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/23997/statm: 2631 638 148 55 0 517 0

[startup+0.027777 s]
/proc/loadavg: 2.62 3.21 3.30 2/310 23997
/proc/meminfo: memFree=27919776/32950928 swapFree=60199044/67111528
[pid=23997] ppid=23995 vsize=15020 CPUtime=0.02 cores=0-7
/proc/23997/stat : 23997 (plingeling) R 23995 23997 23971 0 -1 4202496 1849 1253 0 0 2 0 0 0 25 0 1 0 655274882 15380480 1779 33554432000 4194304 4417452 140736562653248 18446744073709551615 268272382957 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/23997/statm: 3788 1795 149 55 0 1674 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15020

[startup+0.100767 s]
/proc/loadavg: 2.62 3.21 3.30 2/310 23997
/proc/meminfo: memFree=27919776/32950928 swapFree=60199044/67111528
[pid=23997] ppid=23995 vsize=27200 CPUtime=0.09 cores=0-7
/proc/23997/stat : 23997 (plingeling) R 23995 23997 23971 0 -1 4202496 4964 1253 0 0 9 0 0 0 25 0 1 0 655274882 27852800 4824 33554432000 4194304 4417452 140736562653248 18446744073709551615 268272688896 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/23997/statm: 6800 4824 149 55 0 4686 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27200

[startup+0.300732 s]
/proc/loadavg: 2.62 3.21 3.30 2/310 23997
/proc/meminfo: memFree=27919776/32950928 swapFree=60199044/67111528
[pid=23997] ppid=23995 vsize=80064 CPUtime=0.29 cores=0-7
/proc/23997/stat : 23997 (plingeling) R 23995 23997 23971 0 -1 4202496 18227 1253 0 0 27 2 0 0 25 0 1 0 655274882 81985536 18040 33554432000 4194304 4417452 140736562653248 18446744073709551615 4231335 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/23997/statm: 20016 18040 149 55 0 17902 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80064

[startup+1.31832 s]
/proc/loadavg: 2.62 3.21 3.30 2/310 23997
/proc/meminfo: memFree=27919776/32950928 swapFree=60199044/67111528
[pid=23997] ppid=23995 vsize=327128 CPUtime=7.07 cores=0-7
/proc/23997/stat : 23997 (plingeling) S 23995 23997 23971 0 -1 4202496 43599 1253 0 0 702 5 0 0 18 0 9 0 655274882 334979072 27548 33554432000 4194304 4417452 140736562653248 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23997/statm: 81782 27548 176 55 0 79668 0
Current children cumulated CPU time (s) 7.07
Current children cumulated vsize (KiB) 327128

[startup+1.50052 s]
/proc/loadavg: 2.62 3.21 3.30 2/310 23997
/proc/meminfo: memFree=27919776/32950928 swapFree=60199044/67111528
[pid=23997] ppid=23995 vsize=322388 CPUtime=8.53 cores=0-7
/proc/23997/stat : 23997 (plingeling) S 23995 23997 23971 0 -1 4202496 43599 1253 0 0 848 5 0 0 18 0 9 0 655274882 330125312 26395 33554432000 4194304 4417452 140736562653248 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23997/statm: 80597 26395 176 55 0 78483 0
Current children cumulated CPU time (s) 8.53
Current children cumulated vsize (KiB) 322388

[startup+3.10123 s]
/proc/loadavg: 3.05 3.29 3.32 9/319 24011
/proc/meminfo: memFree=27802772/32950928 swapFree=60199044/67111528
[pid=23997] ppid=23995 vsize=325364 CPUtime=21.3 cores=0-7
/proc/23997/stat : 23997 (plingeling) S 23995 23997 23971 0 -1 4202496 53996 1253 0 0 2124 6 0 0 18 0 9 0 655274882 333172736 28780 33554432000 4194304 4417452 140736562653248 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23997/statm: 81341 28780 179 55 0 79227 0
[pid=23997/tid=24004] ppid=23995 vsize=325364 CPUtime=2.42 cores=0-7
/proc/23997/task/24004/stat : 24004 (plingeling) R 23995 23997 23971 0 -1 4202560 6853 1253 0 0 242 0 0 0 25 0 9 0 655274915 333172736 28780 33554432000 4194304 4417452 140736562653248 18446744073709551615 4240047 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23997/tid=24005] ppid=23995 vsize=325364 CPUtime=2.74 cores=0-7
/proc/23997/task/24005/stat : 24005 (plingeling) R 23995 23997 23971 0 -1 4202560 4411 1253 0 0 274 0 0 0 23 0 9 0 655274915 333172736 28780 33554432000 4194304 4417452 140736562653248 18446744073709551615 4240123 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23997/tid=24006] ppid=23995 vsize=325364 CPUtime=2.42 cores=0-7
/proc/23997/task/24006/stat : 24006 (plingeling) R 23995 23997 23971 0 -1 4202560 4134 1253 0 0 242 0 0 0 25 0 9 0 655274915 333172736 28780 33554432000 4194304 4417452 140736562653248 18446744073709551615 4366523 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23997/tid=24007] ppid=23995 vsize=325364 CPUtime=2.72 cores=0-7
/proc/23997/task/24007/stat : 24007 (plingeling) R 23995 23997 23971 0 -1 4202560 1094 1253 0 0 272 0 0 0 23 0 9 0 655274915 333172736 28780 33554432000 4194304 4417452 140736562653248 18446744073709551615 4232829 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23997/tid=24008] ppid=23995 vsize=325364 CPUtime=2.41 cores=0-7
/proc/23997/task/24008/stat : 24008 (plingeling) R 23995 23997 23971 0 -1 4202560 6278 1253 0 0 240 1 0 0 22 0 9 0 655274915 333172736 28780 33554432000 4194304 4417452 140736562653248 18446744073709551615 4257312 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23997/tid=24009] ppid=23995 vsize=325364 CPUtime=2.71 cores=0-7
/proc/23997/task/24009/stat : 24009 (plingeling) R 23995 23997 23971 0 -1 4202560 5793 1253 0 0 271 0 0 0 23 0 9 0 655274915 333172736 28780 33554432000 4194304 4417452 140736562653248 18446744073709551615 4240090 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23997/tid=24010] ppid=23995 vsize=325364 CPUtime=2.74 cores=0-7
/proc/23997/task/24010/stat : 24010 (plingeling) R 23995 23997 23971 0 -1 4202560 3120 1253 0 0 274 0 0 0 23 0 9 0 655274915 333172736 28780 33554432000 4194304 4417452 140736562653248 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23997/tid=24011] ppid=23995 vsize=325364 CPUtime=2.74 cores=0-7
/proc/23997/task/24011/stat : 24011 (plingeling) R 23995 23997 23971 0 -1 4202560 4070 1253 0 0 274 0 0 0 23 0 9 0 655274916 333172736 28780 33554432000 4194304 4417452 140736562653248 18446744073709551615 4240090 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 21.3
Current children cumulated vsize (KiB) 325364

[startup+6.30066 s]
/proc/loadavg: 3.05 3.29 3.32 9/319 24011
/proc/meminfo: memFree=27792108/32950928 swapFree=60199044/67111528
[pid=23997] ppid=23995 vsize=338016 CPUtime=46.87 cores=0-7
/proc/23997/stat : 23997 (plingeling) S 23995 23997 23971 0 -1 4202496 57712 1253 0 0 4680 7 0 0 18 0 9 0 655274882 346128384 32428 33554432000 4194304 4417452 140736562653248 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23997/statm: 84504 32428 179 55 0 82390 0
[pid=23997/tid=24004] ppid=23995 vsize=338016 CPUtime=5.62 cores=0-7
/proc/23997/task/24004/stat : 24004 (plingeling) R 23995 23997 23971 0 -1 4202560 6853 1253 0 0 562 0 0 0 25 0 9 0 655274915 346128384 32428 33554432000 4194304 4417452 140736562653248 18446744073709551615 4240028 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23997/tid=24005] ppid=23995 vsize=338016 CPUtime=5.94 cores=0-7
/proc/23997/task/24005/stat : 24005 (plingeling) R 23995 23997 23971 0 -1 4202560 4705 1253 0 0 594 0 0 0 25 0 9 0 655274915 346128384 32428 33554432000 4194304 4417452 140736562653248 18446744073709551615 4252389 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23997/tid=24006] ppid=23995 vsize=338016 CPUtime=5.62 cores=0-7
/proc/23997/task/24006/stat : 24006 (plingeling) R 23995 23997 23971 0 -1 4202560 4745 1253 0 0 562 0 0 0 25 0 9 0 655274915 346128384 32428 33554432000 4194304 4417452 140736562653248 18446744073709551615 4356995 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23997/tid=24007] ppid=23995 vsize=338016 CPUtime=5.92 cores=0-7
/proc/23997/task/24007/stat : 24007 (plingeling) R 23995 23997 23971 0 -1 4202560 2384 1253 0 0 592 0 0 0 25 0 9 0 655274915 346128384 32428 33554432000 4194304 4417452 140736562653248 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23997/tid=24008] ppid=23995 vsize=338016 CPUtime=5.58 cores=0-7
/proc/23997/task/24008/stat : 24008 (plingeling) R 23995 23997 23971 0 -1 4202560 6278 1253 0 0 557 1 0 0 25 0 9 0 655274915 346128384 32428 33554432000 4194304 4417452 140736562653248 18446744073709551615 4252379 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23997/tid=24009] ppid=23995 vsize=338016 CPUtime=5.91 cores=0-7
/proc/23997/task/24009/stat : 24009 (plingeling) R 23995 23997 23971 0 -1 4202560 5794 1253 0 0 591 0 0 0 25 0 9 0 655274915 346128384 32428 33554432000 4194304 4417452 140736562653248 18446744073709551615 4272622 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23997/tid=24010] ppid=23995 vsize=338016 CPUtime=5.94 cores=0-7
/proc/23997/task/24010/stat : 24010 (plingeling) R 23995 23997 23971 0 -1 4202560 4639 1253 0 0 594 0 0 0 25 0 9 0 655274915 346128384 32428 33554432000 4194304 4417452 140736562653248 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23997/tid=24011] ppid=23995 vsize=338016 CPUtime=5.94 cores=0-7
/proc/23997/task/24011/stat : 24011 (plingeling) R 23995 23997 23971 0 -1 4202560 4071 1253 0 0 594 0 0 0 25 0 9 0 655274916 346128384 32428 33554432000 4194304 4417452 140736562653248 18446744073709551615 4253176 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 46.87
Current children cumulated vsize (KiB) 338016

[startup+12.7115 s]
/proc/loadavg: 3.81 3.45 3.37 9/319 24011
/proc/meminfo: memFree=27770992/32950928 swapFree=60199044/67111528
[pid=23997] ppid=23995 vsize=354620 CPUtime=98.09 cores=0-7
/proc/23997/stat : 23997 (plingeling) S 23995 23997 23971 0 -1 4202496 63589 1253 0 0 9802 7 0 0 18 0 9 0 655274882 363130880 37098 33554432000 4194304 4417452 140736562653248 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23997/statm: 88655 37098 180 55 0 86541 0
[pid=23997/tid=24004] ppid=23995 vsize=354620 CPUtime=12.03 cores=0-7
/proc/23997/task/24004/stat : 24004 (plingeling) R 23995 23997 23971 0 -1 4202560 6877 1253 0 0 1203 0 0 0 25 0 9 0 655274915 363130880 37098 33554432000 4194304 4417452 140736562653248 18446744073709551615 4237310 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23997/tid=24005] ppid=23995 vsize=354620 CPUtime=12.35 cores=0-7
/proc/23997/task/24005/stat : 24005 (plingeling) R 23995 23997 23971 0 -1 4202560 4726 1253 0 0 1235 0 0 0 25 0 9 0 655274915 363130880 37098 33554432000 4194304 4417452 140736562653248 18446744073709551615 4251258 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23997/tid=24006] ppid=23995 vsize=354620 CPUtime=12.03 cores=0-7
/proc/23997/task/24006/stat : 24006 (plingeling) R 23995 23997 23971 0 -1 4202560 6568 1253 0 0 1203 0 0 0 25 0 9 0 655274915 363130880 37098 33554432000 4194304 4417452 140736562653248 18446744073709551615 4250464 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23997/tid=24007] ppid=23995 vsize=354620 CPUtime=12.33 cores=0-7
/proc/23997/task/24007/stat : 24007 (plingeling) R 23995 23997 23971 0 -1 4202560 3409 1253 0 0 1233 0 0 0 25 0 9 0 655274915 363130880 37098 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23997/tid=24008] ppid=23995 vsize=354620 CPUtime=11.92 cores=0-7
/proc/23997/task/24008/stat : 24008 (plingeling) R 23995 23997 23971 0 -1 4202560 6873 1253 0 0 1191 1 0 0 25 0 9 0 655274915 363130880 37098 33554432000 4194304 4417452 140736562653248 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23997/tid=24009] ppid=23995 vsize=354620 CPUtime=12.32 cores=0-7
/proc/23997/task/24009/stat : 24009 (plingeling) R 23995 23997 23971 0 -1 4202560 6307 1253 0 0 1232 0 0 0 25 0 9 0 655274915 363130880 37098 33554432000 4194304 4417452 140736562653248 18446744073709551615 4365984 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23997/tid=24010] ppid=23995 vsize=354620 CPUtime=12.35 cores=0-7
/proc/23997/task/24010/stat : 24010 (plingeling) R 23995 23997 23971 0 -1 4202560 5980 1253 0 0 1235 0 0 0 25 0 9 0 655274915 363130880 37098 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23997/tid=24011] ppid=23995 vsize=354620 CPUtime=12.35 cores=0-7
/proc/23997/task/24011/stat : 24011 (plingeling) R 23995 23997 23971 0 -1 4202560 4606 1253 0 0 1235 0 0 0 25 0 9 0 655274916 363130880 37098 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 98.09
Current children cumulated vsize (KiB) 354620

[startup+25.5012 s]
/proc/loadavg: 4.45 3.60 3.42 9/319 24011
/proc/meminfo: memFree=27743276/32950928 swapFree=60199044/67111528
[pid=23997] ppid=23995 vsize=379224 CPUtime=200.29 cores=0-7
/proc/23997/stat : 23997 (plingeling) S 23995 23997 23971 0 -1 4202496 73374 1253 0 0 20020 9 0 0 18 0 9 0 655274882 388325376 42594 33554432000 4194304 4417452 140736562653248 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23997/statm: 94806 42594 180 55 0 92692 0
[pid=23997/tid=24004] ppid=23995 vsize=379224 CPUtime=24.82 cores=0-7
/proc/23997/task/24004/stat : 24004 (plingeling) R 23995 23997 23971 0 -1 4202560 6898 1253 0 0 2482 0 0 0 25 0 9 0 655274915 388325376 42594 33554432000 4194304 4417452 140736562653248 18446744073709551615 4273083 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23997/tid=24005] ppid=23995 vsize=379224 CPUtime=25.14 cores=0-7
/proc/23997/task/24005/stat : 24005 (plingeling) R 23995 23997 23971 0 -1 4202560 4742 1253 0 0 2514 0 0 0 25 0 9 0 655274915 388325376 42594 33554432000 4194304 4417452 140736562653248 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23997/tid=24006] ppid=23995 vsize=379224 CPUtime=24.82 cores=0-7
/proc/23997/task/24006/stat : 24006 (plingeling) R 23995 23997 23971 0 -1 4202560 10337 1253 0 0 2481 1 0 0 25 0 9 0 655274915 388325376 42594 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364488 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23997/tid=24007] ppid=23995 vsize=379224 CPUtime=25.12 cores=0-7
/proc/23997/task/24007/stat : 24007 (plingeling) R 23995 23997 23971 0 -1 4202560 5033 1253 0 0 2512 0 0 0 25 0 9 0 655274915 388325376 42594 33554432000 4194304 4417452 140736562653248 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23997/tid=24008] ppid=23995 vsize=379224 CPUtime=24.59 cores=0-7
/proc/23997/task/24008/stat : 24008 (plingeling) R 23995 23997 23971 0 -1 4202560 6891 1253 0 0 2458 1 0 0 25 0 9 0 655274915 388325376 42594 33554432000 4194304 4417452 140736562653248 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23997/tid=24009] ppid=23995 vsize=379224 CPUtime=25.11 cores=0-7
/proc/23997/task/24009/stat : 24009 (plingeling) R 23995 23997 23971 0 -1 4202560 6307 1253 0 0 2511 0 0 0 25 0 9 0 655274915 388325376 42594 33554432000 4194304 4417452 140736562653248 18446744073709551615 4312188 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23997/tid=24010] ppid=23995 vsize=379224 CPUtime=25.15 cores=0-7
/proc/23997/task/24010/stat : 24010 (plingeling) R 23995 23997 23971 0 -1 4202560 10296 1253 0 0 2514 1 0 0 25 0 9 0 655274915 388325376 42594 33554432000 4194304 4417452 140736562653248 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23997/tid=24011] ppid=23995 vsize=379224 CPUtime=25.14 cores=0-7
/proc/23997/task/24011/stat : 24011 (plingeling) R 23995 23997 23971 0 -1 4202560 4627 1253 0 0 2514 0 0 0 25 0 9 0 655274916 388325376 42594 33554432000 4194304 4417452 140736562653248 18446744073709551615 4257338 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 200.29
Current children cumulated vsize (KiB) 379224

[startup+51.1007 s]
/proc/loadavg: 5.66 3.95 3.54 9/319 24012
/proc/meminfo: memFree=27753256/32950928 swapFree=60199044/67111528
[pid=23997] ppid=23995 vsize=376216 CPUtime=404.88 cores=0-7
/proc/23997/stat : 23997 (plingeling) S 23995 23997 23971 0 -1 4202496 78666 1253 0 0 40478 10 0 0 18 0 9 0 655274882 385245184 41842 33554432000 4194304 4417452 140736562653248 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23997/statm: 94054 41842 180 55 0 91940 0
[pid=23997/tid=24004] ppid=23995 vsize=376216 CPUtime=50.43 cores=0-7
/proc/23997/task/24004/stat : 24004 (plingeling) R 23995 23997 23971 0 -1 4202560 6936 1253 0 0 5043 0 0 0 25 0 9 0 655274915 385245184 41842 33554432000 4194304 4417452 140736562653248 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23997/tid=24005] ppid=23995 vsize=376216 CPUtime=50.75 cores=0-7
/proc/23997/task/24005/stat : 24005 (plingeling) R 23995 23997 23971 0 -1 4202560 4777 1253 0 0 5075 0 0 0 25 0 9 0 655274915 385245184 41842 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23997/tid=24006] ppid=23995 vsize=376216 CPUtime=50.42 cores=0-7
/proc/23997/task/24006/stat : 24006 (plingeling) R 23995 23997 23971 0 -1 4202560 10836 1253 0 0 5041 1 0 0 25 0 9 0 655274915 385245184 41842 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23997/tid=24007] ppid=23995 vsize=376216 CPUtime=50.73 cores=0-7
/proc/23997/task/24007/stat : 24007 (plingeling) R 23995 23997 23971 0 -1 4202560 9654 1253 0 0 5072 1 0 0 25 0 9 0 655274915 385245184 41842 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23997/tid=24008] ppid=23995 vsize=376216 CPUtime=49.94 cores=0-7
/proc/23997/task/24008/stat : 24008 (plingeling) R 23995 23997 23971 0 -1 4202560 6924 1253 0 0 4993 1 0 0 25 0 9 0 655274915 385245184 41842 33554432000 4194304 4417452 140736562653248 18446744073709551615 4365962 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23997/tid=24009] ppid=23995 vsize=376216 CPUtime=50.72 cores=0-7
/proc/23997/task/24009/stat : 24009 (plingeling) R 23995 23997 23971 0 -1 4202560 6307 1253 0 0 5072 0 0 0 25 0 9 0 655274915 385245184 41842 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23997/tid=24010] ppid=23995 vsize=376216 CPUtime=50.76 cores=0-7
/proc/23997/task/24010/stat : 24010 (plingeling) R 23995 23997 23971 0 -1 4202560 10328 1253 0 0 5075 1 0 0 25 0 9 0 655274915 385245184 41842 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364583 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23997/tid=24011] ppid=23995 vsize=376216 CPUtime=50.75 cores=0-7
/proc/23997/task/24011/stat : 24011 (plingeling) R 23995 23997 23971 0 -1 4202560 4661 1253 0 0 5075 0 0 0 25 0 9 0 655274916 385245184 41842 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 404.88
Current children cumulated vsize (KiB) 376216

[startup+102.301 s]
/proc/loadavg: 6.98 4.57 3.77 9/319 24013

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

/proc/23997/task/24007/stat : 24007 (plingeling) R 23995 23997 23971 0 -1 4202560 775243 1253 0 0 466078 114 0 0 25 0 9 0 655274915 1132961792 224390 33554432000 4194304 4417452 140736562653248 18446744073709551615 4356934 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23997/tid=24008] ppid=23995 vsize=1106408 CPUtime=4615.13 cores=0-7
/proc/23997/task/24008/stat : 24008 (plingeling) R 23995 23997 23971 0 -1 4202560 185723 1253 0 0 461484 29 0 0 25 0 9 0 655274915 1132961792 224390 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23997/tid=24009] ppid=23995 vsize=1106408 CPUtime=4662.03 cores=0-7
/proc/23997/task/24009/stat : 24009 (plingeling) R 23995 23997 23971 0 -1 4202560 135294 1253 0 0 466184 19 0 0 25 0 9 0 655274915 1132961792 224390 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23997/tid=24010] ppid=23995 vsize=1106408 CPUtime=4662.07 cores=0-7
/proc/23997/task/24010/stat : 24010 (plingeling) R 23995 23997 23971 0 -1 4202560 165062 1253 0 0 466188 19 0 0 25 0 9 0 655274915 1132961792 224390 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23997/tid=24011] ppid=23995 vsize=1106408 CPUtime=4661.89 cores=0-7
/proc/23997/task/24011/stat : 24011 (plingeling) R 23995 23997 23971 0 -1 4202560 278653 1253 0 0 466145 44 0 0 25 0 9 0 655274916 1132961792 224390 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37247.5
Current children cumulated vsize (KiB) 1106408

[startup+4722.3 s]
/proc/loadavg: 8.05 8.06 8.00 9/319 24148
/proc/meminfo: memFree=26968568/32950928 swapFree=60199044/67111528
[pid=23997] ppid=23995 vsize=1158304 CPUtime=37726.9 cores=0-7
/proc/23997/stat : 23997 (plingeling) S 23995 23997 23971 0 -1 4202496 2127644 1253 0 0 3772380 309 0 0 18 0 9 0 655274882 1186103296 237364 33554432000 4194304 4417452 140736562653248 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23997/statm: 289576 237364 180 55 0 287462 0
[pid=23997/tid=24004] ppid=23995 vsize=1158304 CPUtime=4721.1 cores=0-7
/proc/23997/task/24004/stat : 24004 (plingeling) R 23995 23997 23971 0 -1 4202560 184612 1253 0 0 472084 26 0 0 25 0 9 0 655274915 1186103296 237364 33554432000 4194304 4417452 140736562653248 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23997/tid=24005] ppid=23995 vsize=1158304 CPUtime=4722.05 cores=0-7
/proc/23997/task/24005/stat : 24005 (plingeling) R 23995 23997 23971 0 -1 4202560 157325 1253 0 0 472184 21 0 0 25 0 9 0 655274915 1186103296 237364 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23997/tid=24006] ppid=23995 vsize=1158304 CPUtime=4720.94 cores=0-7
/proc/23997/task/24006/stat : 24006 (plingeling) R 23995 23997 23971 0 -1 4202560 205869 1253 0 0 472066 28 0 0 25 0 9 0 655274915 1186103296 237364 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23997/tid=24007] ppid=23995 vsize=1158304 CPUtime=4721.9 cores=0-7
/proc/23997/task/24007/stat : 24007 (plingeling) R 23995 23997 23971 0 -1 4202560 786596 1253 0 0 472076 114 0 0 25 0 9 0 655274915 1186103296 237364 33554432000 4194304 4417452 140736562653248 18446744073709551615 4353474 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23997/tid=24008] ppid=23995 vsize=1158304 CPUtime=4674.53 cores=0-7
/proc/23997/task/24008/stat : 24008 (plingeling) R 23995 23997 23971 0 -1 4202560 185723 1253 0 0 467424 29 0 0 25 0 9 0 655274915 1186103296 237364 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23997/tid=24009] ppid=23995 vsize=1158304 CPUtime=4722.02 cores=0-7
/proc/23997/task/24009/stat : 24009 (plingeling) R 23995 23997 23971 0 -1 4202560 135294 1253 0 0 472183 19 0 0 25 0 9 0 655274915 1186103296 237364 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23997/tid=24010] ppid=23995 vsize=1158304 CPUtime=4722.06 cores=0-7
/proc/23997/task/24010/stat : 24010 (plingeling) R 23995 23997 23971 0 -1 4202560 175311 1253 0 0 472186 20 0 0 25 0 9 0 655274915 1186103296 237364 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23997/tid=24011] ppid=23995 vsize=1158304 CPUtime=4721.88 cores=0-7
/proc/23997/task/24011/stat : 24011 (plingeling) R 23995 23997 23971 0 -1 4202560 278671 1253 0 0 472144 44 0 0 25 0 9 0 655274916 1186103296 237364 33554432000 4194304 4417452 140736562653248 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37726.9
Current children cumulated vsize (KiB) 1158304

[startup+4782.31 s]
/proc/loadavg: 8.13 8.08 8.01 9/319 24150
/proc/meminfo: memFree=26982676/32950928 swapFree=60199044/67111528
[pid=23997] ppid=23995 vsize=1144264 CPUtime=38206.4 cores=0-7
/proc/23997/stat : 23997 (plingeling) S 23995 23997 23971 0 -1 4202496 2139701 1253 0 0 3820326 311 0 0 18 0 9 0 655274882 1171726336 233854 33554432000 4194304 4417452 140736562653248 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23997/statm: 286066 233854 180 55 0 283952 0
[pid=23997/tid=24004] ppid=23995 vsize=1144264 CPUtime=4781.1 cores=0-7
/proc/23997/task/24004/stat : 24004 (plingeling) R 23995 23997 23971 0 -1 4202560 187272 1253 0 0 478084 26 0 0 25 0 9 0 655274915 1171726336 233854 33554432000 4194304 4417452 140736562653248 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23997/tid=24005] ppid=23995 vsize=1144264 CPUtime=4782.07 cores=0-7
/proc/23997/task/24005/stat : 24005 (plingeling) R 23995 23997 23971 0 -1 4202560 161421 1253 0 0 478185 22 0 0 25 0 9 0 655274915 1171726336 233854 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23997/tid=24006] ppid=23995 vsize=1144264 CPUtime=4780.93 cores=0-7
/proc/23997/task/24006/stat : 24006 (plingeling) R 23995 23997 23971 0 -1 4202560 206086 1253 0 0 478065 28 0 0 25 0 9 0 655274915 1171726336 233854 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23997/tid=24007] ppid=23995 vsize=1144264 CPUtime=4781.92 cores=0-7
/proc/23997/task/24007/stat : 24007 (plingeling) R 23995 23997 23971 0 -1 4202560 786596 1253 0 0 478077 115 0 0 25 0 9 0 655274915 1171726336 233854 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23997/tid=24008] ppid=23995 vsize=1144264 CPUtime=4733.94 cores=0-7
/proc/23997/task/24008/stat : 24008 (plingeling) R 23995 23997 23971 0 -1 4202560 185723 1253 0 0 473365 29 0 0 25 0 9 0 655274915 1171726336 233854 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23997/tid=24009] ppid=23995 vsize=1144264 CPUtime=4782.03 cores=0-7
/proc/23997/task/24009/stat : 24009 (plingeling) R 23995 23997 23971 0 -1 4202560 135294 1253 0 0 478184 19 0 0 25 0 9 0 655274915 1171726336 233854 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23997/tid=24010] ppid=23995 vsize=1144264 CPUtime=4782.07 cores=0-7
/proc/23997/task/24010/stat : 24010 (plingeling) R 23995 23997 23971 0 -1 4202560 180395 1253 0 0 478186 21 0 0 25 0 9 0 655274915 1171726336 233854 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23997/tid=24011] ppid=23995 vsize=1144264 CPUtime=4781.9 cores=0-7
/proc/23997/task/24011/stat : 24011 (plingeling) R 23995 23997 23971 0 -1 4202560 278671 1253 0 0 478146 44 0 0 25 0 9 0 655274916 1171726336 233854 33554432000 4194304 4417452 140736562653248 18446744073709551615 4353838 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38206.4
Current children cumulated vsize (KiB) 1144264

[startup+4842.3 s]
/proc/loadavg: 8.12 8.08 8.00 9/319 24152
/proc/meminfo: memFree=27002600/32950928 swapFree=60199044/67111528
[pid=23997] ppid=23995 vsize=1125180 CPUtime=38685.7 cores=0-7
/proc/23997/stat : 23997 (plingeling) S 23995 23997 23971 0 -1 4202496 2150603 1253 0 0 3868256 313 0 0 18 0 9 0 655274882 1152184320 229083 33554432000 4194304 4417452 140736562653248 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23997/statm: 281295 229083 180 55 0 279181 0
[pid=23997/tid=24004] ppid=23995 vsize=1125180 CPUtime=4841.1 cores=0-7
/proc/23997/task/24004/stat : 24004 (plingeling) R 23995 23997 23971 0 -1 4202560 189005 1253 0 0 484083 27 0 0 25 0 9 0 655274915 1152184320 229083 33554432000 4194304 4417452 140736562653248 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23997/tid=24005] ppid=23995 vsize=1125180 CPUtime=4842.06 cores=0-7
/proc/23997/task/24005/stat : 24005 (plingeling) R 23995 23997 23971 0 -1 4202560 161421 1253 0 0 484184 22 0 0 25 0 9 0 655274915 1152184320 229083 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23997/tid=24006] ppid=23995 vsize=1125180 CPUtime=4840.92 cores=0-7
/proc/23997/task/24006/stat : 24006 (plingeling) R 23995 23997 23971 0 -1 4202560 210295 1253 0 0 484063 29 0 0 25 0 9 0 655274915 1152184320 229083 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23997/tid=24007] ppid=23995 vsize=1125180 CPUtime=4841.91 cores=0-7
/proc/23997/task/24007/stat : 24007 (plingeling) R 23995 23997 23971 0 -1 4202560 786596 1253 0 0 484076 115 0 0 25 0 9 0 655274915 1152184320 229083 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23997/tid=24008] ppid=23995 vsize=1125180 CPUtime=4793.33 cores=0-7
/proc/23997/task/24008/stat : 24008 (plingeling) R 23995 23997 23971 0 -1 4202560 185723 1253 0 0 479304 29 0 0 25 0 9 0 655274915 1152184320 229083 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23997/tid=24009] ppid=23995 vsize=1125180 CPUtime=4842.02 cores=0-7
/proc/23997/task/24009/stat : 24009 (plingeling) R 23995 23997 23971 0 -1 4202560 135294 1253 0 0 484183 19 0 0 25 0 9 0 655274915 1152184320 229083 33554432000 4194304 4417452 140736562653248 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23997/tid=24010] ppid=23995 vsize=1125180 CPUtime=4842.06 cores=0-7
/proc/23997/task/24010/stat : 24010 (plingeling) R 23995 23997 23971 0 -1 4202560 181259 1253 0 0 484185 21 0 0 25 0 9 0 655274915 1152184320 229083 33554432000 4194304 4417452 140736562653248 18446744073709551615 4311326 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23997/tid=24011] ppid=23995 vsize=1125180 CPUtime=4841.89 cores=0-7
/proc/23997/task/24011/stat : 24011 (plingeling) R 23995 23997 23971 0 -1 4202560 282767 1253 0 0 484144 45 0 0 25 0 9 0 655274916 1152184320 229083 33554432000 4194304 4417452 140736562653248 18446744073709551615 4366407 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38685.7
Current children cumulated vsize (KiB) 1125180

[startup+4902.3 s]
/proc/loadavg: 8.12 8.07 8.01 9/319 24153
/proc/meminfo: memFree=27010872/32950928 swapFree=60199044/67111528
[pid=23997] ppid=23995 vsize=1115708 CPUtime=39165.1 cores=0-7
/proc/23997/stat : 23997 (plingeling) S 23995 23997 23971 0 -1 4202496 2154302 1253 0 0 3916195 313 0 0 18 0 9 0 655274882 1142484992 226715 33554432000 4194304 4417452 140736562653248 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23997/statm: 278927 226715 180 55 0 276813 0
[pid=23997/tid=24004] ppid=23995 vsize=1115708 CPUtime=4901.1 cores=0-7
/proc/23997/task/24004/stat : 24004 (plingeling) R 23995 23997 23971 0 -1 4202560 190504 1253 0 0 490083 27 0 0 25 0 9 0 655274915 1142484992 226715 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23997/tid=24005] ppid=23995 vsize=1115708 CPUtime=4902.06 cores=0-7
/proc/23997/task/24005/stat : 24005 (plingeling) R 23995 23997 23971 0 -1 4202560 161421 1253 0 0 490184 22 0 0 25 0 9 0 655274915 1142484992 226715 33554432000 4194304 4417452 140736562653248 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23997/tid=24006] ppid=23995 vsize=1115708 CPUtime=4900.91 cores=0-7
/proc/23997/task/24006/stat : 24006 (plingeling) R 23995 23997 23971 0 -1 4202560 210648 1253 0 0 490062 29 0 0 25 0 9 0 655274915 1142484992 226715 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23997/tid=24007] ppid=23995 vsize=1115708 CPUtime=4901.91 cores=0-7
/proc/23997/task/24007/stat : 24007 (plingeling) R 23995 23997 23971 0 -1 4202560 786596 1253 0 0 490076 115 0 0 25 0 9 0 655274915 1142484992 226715 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23997/tid=24008] ppid=23995 vsize=1115708 CPUtime=4852.73 cores=0-7
/proc/23997/task/24008/stat : 24008 (plingeling) R 23995 23997 23971 0 -1 4202560 185723 1253 0 0 485244 29 0 0 25 0 9 0 655274915 1142484992 226715 33554432000 4194304 4417452 140736562653248 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23997/tid=24009] ppid=23995 vsize=1115708 CPUtime=4902.02 cores=0-7
/proc/23997/task/24009/stat : 24009 (plingeling) R 23995 23997 23971 0 -1 4202560 135294 1253 0 0 490183 19 0 0 25 0 9 0 655274915 1142484992 226715 33554432000 4194304 4417452 140736562653248 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23997/tid=24010] ppid=23995 vsize=1115708 CPUtime=4902.06 cores=0-7
/proc/23997/task/24010/stat : 24010 (plingeling) R 23995 23997 23971 0 -1 4202560 183106 1253 0 0 490185 21 0 0 25 0 9 0 655274915 1142484992 226715 33554432000 4194304 4417452 140736562653248 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23997/tid=24011] ppid=23995 vsize=1115708 CPUtime=4901.89 cores=0-7
/proc/23997/task/24011/stat : 24011 (plingeling) R 23995 23997 23971 0 -1 4202560 282767 1253 0 0 490144 45 0 0 25 0 9 0 655274916 1142484992 226715 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39165.1
Current children cumulated vsize (KiB) 1115708

[startup+4962.3 s]
/proc/loadavg: 8.11 8.07 8.00 9/319 24155
/proc/meminfo: memFree=26998816/32950928 swapFree=60199044/67111528
[pid=23997] ppid=23995 vsize=1128792 CPUtime=39644.5 cores=0-7
/proc/23997/stat : 23997 (plingeling) S 23995 23997 23971 0 -1 4202496 2161926 1253 0 0 3964135 314 0 0 18 0 9 0 655274882 1155883008 229986 33554432000 4194304 4417452 140736562653248 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23997/statm: 282198 229986 180 55 0 280084 0
[pid=23997/tid=24004] ppid=23995 vsize=1128792 CPUtime=4961.1 cores=0-7
/proc/23997/task/24004/stat : 24004 (plingeling) R 23995 23997 23971 0 -1 4202560 192247 1253 0 0 496083 27 0 0 25 0 9 0 655274915 1155883008 229986 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23997/tid=24005] ppid=23995 vsize=1128792 CPUtime=4962.07 cores=0-7
/proc/23997/task/24005/stat : 24005 (plingeling) R 23995 23997 23971 0 -1 4202560 161421 1253 0 0 496185 22 0 0 25 0 9 0 655274915 1155883008 229986 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23997/tid=24006] ppid=23995 vsize=1128792 CPUtime=4960.9 cores=0-7
/proc/23997/task/24006/stat : 24006 (plingeling) R 23995 23997 23971 0 -1 4202560 210952 1253 0 0 496061 29 0 0 25 0 9 0 655274915 1155883008 229986 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23997/tid=24007] ppid=23995 vsize=1128792 CPUtime=4961.91 cores=0-7
/proc/23997/task/24007/stat : 24007 (plingeling) R 23995 23997 23971 0 -1 4202560 786596 1253 0 0 496076 115 0 0 25 0 9 0 655274915 1155883008 229986 33554432000 4194304 4417452 140736562653248 18446744073709551615 4353830 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23997/tid=24008] ppid=23995 vsize=1128792 CPUtime=4912.14 cores=0-7
/proc/23997/task/24008/stat : 24008 (plingeling) R 23995 23997 23971 0 -1 4202560 185723 1253 0 0 491185 29 0 0 25 0 9 0 655274915 1155883008 229986 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23997/tid=24009] ppid=23995 vsize=1128792 CPUtime=4962.02 cores=0-7
/proc/23997/task/24009/stat : 24009 (plingeling) R 23995 23997 23971 0 -1 4202560 135294 1253 0 0 496183 19 0 0 25 0 9 0 655274915 1155883008 229986 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23997/tid=24010] ppid=23995 vsize=1128792 CPUtime=4962.06 cores=0-7
/proc/23997/task/24010/stat : 24010 (plingeling) R 23995 23997 23971 0 -1 4202560 184587 1253 0 0 496185 21 0 0 25 0 9 0 655274915 1155883008 229986 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23997/tid=24011] ppid=23995 vsize=1128792 CPUtime=4961.89 cores=0-7
/proc/23997/task/24011/stat : 24011 (plingeling) R 23995 23997 23971 0 -1 4202560 286863 1253 0 0 496144 45 0 0 25 0 9 0 655274916 1155883008 229986 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39644.5
Current children cumulated vsize (KiB) 1128792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5006.8 s]
/proc/loadavg: 8.05 8.06 8.00 9/319 24156
/proc/meminfo: memFree=27032640/32950928 swapFree=60199044/67111528
[pid=23997] ppid=23995 vsize=1094512 CPUtime=40000.1 cores=0-7
/proc/23997/stat : 23997 (plingeling) S 23995 23997 23971 0 -1 4202496 2169471 1253 0 0 3999694 315 0 0 18 0 9 0 655274882 1120780288 221416 33554432000 4194304 4417452 140736562653248 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23997/statm: 273628 221416 180 55 0 271514 0
[pid=23997/tid=24004] ppid=23995 vsize=1094512 CPUtime=5005.61 cores=0-7
/proc/23997/task/24004/stat : 24004 (plingeling) R 23995 23997 23971 0 -1 4202560 194449 1253 0 0 500534 27 0 0 25 0 9 0 655274915 1120780288 221416 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23997/tid=24005] ppid=23995 vsize=1094512 CPUtime=5006.58 cores=0-7
/proc/23997/task/24005/stat : 24005 (plingeling) R 23995 23997 23971 0 -1 4202560 161442 1253 0 0 500636 22 0 0 25 0 9 0 655274915 1120780288 221416 33554432000 4194304 4417452 140736562653248 18446744073709551615 4365936 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23997/tid=24006] ppid=23995 vsize=1094512 CPUtime=5005.4 cores=0-7
/proc/23997/task/24006/stat : 24006 (plingeling) R 23995 23997 23971 0 -1 4202560 211270 1253 0 0 500511 29 0 0 25 0 9 0 655274915 1120780288 221416 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23997/tid=24007] ppid=23995 vsize=1094512 CPUtime=5006.42 cores=0-7
/proc/23997/task/24007/stat : 24007 (plingeling) R 23995 23997 23971 0 -1 4202560 786596 1253 0 0 500527 115 0 0 25 0 9 0 655274915 1120780288 221416 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23997/tid=24008] ppid=23995 vsize=1094512 CPUtime=4956.19 cores=0-7
/proc/23997/task/24008/stat : 24008 (plingeling) R 23995 23997 23971 0 -1 4202560 185740 1253 0 0 495590 29 0 0 25 0 9 0 655274915 1120780288 221416 33554432000 4194304 4417452 140736562653248 18446744073709551615 4357902 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23997/tid=24009] ppid=23995 vsize=1094512 CPUtime=5006.53 cores=0-7
/proc/23997/task/24009/stat : 24009 (plingeling) R 23995 23997 23971 0 -1 4202560 135294 1253 0 0 500634 19 0 0 25 0 9 0 655274915 1120780288 221416 33554432000 4194304 4417452 140736562653248 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23997/tid=24010] ppid=23995 vsize=1094512 CPUtime=5006.57 cores=0-7
/proc/23997/task/24010/stat : 24010 (plingeling) R 23995 23997 23971 0 -1 4202560 189574 1253 0 0 500635 22 0 0 25 0 9 0 655274915 1120780288 221416 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23997/tid=24011] ppid=23995 vsize=1094512 CPUtime=5006.4 cores=0-7
/proc/23997/task/24011/stat : 24011 (plingeling) R 23995 23997 23971 0 -1 4202560 286863 1253 0 0 500595 45 0 0 25 0 9 0 655274916 1120780288 221416 33554432000 4194304 4417452 140736562653248 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.1
Current children cumulated vsize (KiB) 1094512

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): 5006.85
CPU time (s): 40000.2
CPU user time (s): 39997
CPU system time (s): 3.18651
CPU usage (%): 798.909
Max. virtual memory (cumulated for all children) (KiB): 1172960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39997
system time used= 3.18651
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2170725
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= 523
involuntary context switches= 191886

runsolver used 14.2108 second user time and 35.8675 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 07:19:21
IDJOB=3372233
IDBENCH=70791
IDSOLVER=1851
FILE ID=node122/3372233-1305436761
RUNJOBID= node122-1305436761-23985
PBS_JOBID= 13324757
Free space on /tmp= 73504 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo064.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372233-1305436761/watcher-3372233-1305436761 -o /tmp/evaluation-result-3372233-1305436761/solver-3372233-1305436761 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372233-1305436761.cnf

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

MD5SUM BENCH= 472e9d10d7fd1a82d06da0809d0002df
RANDOM SEED=743779743

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27919932 kB
Buffers:        288268 kB
Cached:        3427720 kB
SwapCached:      50104 kB
Active:         921944 kB
Inactive:      3896028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27919932 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:            2552 kB
Writeback:           0 kB
AnonPages:     1063312 kB
Mapped:          13356 kB
Slab:           114840 kB
PageTables:      31964 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52523408 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= 73504 MiB
End job on node122 at 2011-05-15 08:42:50