Trace number 3249272

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587? (TO) 4800.43 1201.86

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-5x41.cnf
MD5SUM420773b7b438dd18c8a88a15fb5bcae1
Bench CategoryCRAFTED (crafted 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 variables820
Number of clauses34235
Sum of the clauses size134480
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21230
Number of clauses of size 30
Number of clauses of size 433005
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-3249272-1304086490/watcher-3249272-1304086490 -o /tmp/evaluation-result-3249272-1304086490/solver-3249272-1304086490 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3249272-1304086490.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.15 7.89 7.99 5/181 24060
/proc/meminfo: memFree=29757592/32950928 swapFree=67111364/67111528
[pid=24060] ppid=24058 vsize=9492 CPUtime=0 cores=1,3,5,7
/proc/24060/stat : 24060 (plingeling) R 24058 24060 23268 0 -1 4202496 441 1251 0 0 0 0 0 0 25 0 1 0 598879714 9719808 370 33554432000 4194304 4417332 140735310485488 18446744073709551615 256415391488 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/24060/statm: 2373 370 146 55 0 259 0

[startup+0.154169 s]
/proc/loadavg: 7.15 7.89 7.99 5/181 24060
/proc/meminfo: memFree=29757592/32950928 swapFree=67111364/67111528
[pid=24060] ppid=24058 vsize=68304 CPUtime=0.46 cores=1,3,5,7
/proc/24060/stat : 24060 (plingeling) S 24058 24060 23268 0 -1 4202496 5656 1251 0 0 46 0 0 0 25 0 5 0 598879714 69943296 4895 33554432000 4194304 4417332 140735310485488 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24060/statm: 17076 4895 180 55 0 14962 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 68304

[startup+0.200162 s]
/proc/loadavg: 7.15 7.89 7.99 5/181 24060
/proc/meminfo: memFree=29757592/32950928 swapFree=67111364/67111528
[pid=24060] ppid=24058 vsize=68868 CPUtime=0.65 cores=1,3,5,7
/proc/24060/stat : 24060 (plingeling) S 24058 24060 23268 0 -1 4202496 5797 1251 0 0 65 0 0 0 25 0 5 0 598879714 70520832 5036 33554432000 4194304 4417332 140735310485488 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24060/statm: 17217 5036 180 55 0 15103 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 68868

[startup+0.300142 s]
/proc/loadavg: 7.15 7.89 7.99 5/181 24060
/proc/meminfo: memFree=29757592/32950928 swapFree=67111364/67111528
[pid=24060] ppid=24058 vsize=69040 CPUtime=1.05 cores=1,3,5,7
/proc/24060/stat : 24060 (plingeling) S 24058 24060 23268 0 -1 4202496 6190 1251 0 0 105 0 0 0 25 0 5 0 598879714 70696960 5079 33554432000 4194304 4417332 140735310485488 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24060/statm: 17260 5079 180 55 0 15146 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 69040

[startup+0.701067 s]
/proc/loadavg: 7.15 7.89 7.99 5/181 24060
/proc/meminfo: memFree=29757592/32950928 swapFree=67111364/67111528
[pid=24060] ppid=24058 vsize=77080 CPUtime=2.65 cores=1,3,5,7
/proc/24060/stat : 24060 (plingeling) S 24058 24060 23268 0 -1 4202496 10216 1251 0 0 264 1 0 0 25 0 5 0 598879714 78929920 7089 33554432000 4194304 4417332 140735310485488 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24060/statm: 19270 7089 180 55 0 17156 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 77080

[startup+1.50092 s]
/proc/loadavg: 7.15 7.89 7.99 9/186 24070
/proc/meminfo: memFree=29711308/32950928 swapFree=67111364/67111528
[pid=24060] ppid=24058 vsize=89664 CPUtime=5.85 cores=1,3,5,7
/proc/24060/stat : 24060 (plingeling) S 24058 24060 23268 0 -1 4202496 19846 1251 0 0 582 3 0 0 25 0 5 0 598879714 91815936 10203 33554432000 4194304 4417332 140735310485488 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24060/statm: 22416 10203 180 55 0 20302 0
[pid=24060/tid=24067] ppid=24058 vsize=89664 CPUtime=1.45 cores=1,3,5,7
/proc/24060/task/24067/stat : 24067 (plingeling) R 24058 24060 23268 0 -1 4202560 3174 1251 0 0 145 0 0 0 25 0 5 0 598879718 91815936 10203 33554432000 4194304 4417332 140735310485488 18446744073709551615 4357164 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24060/tid=24068] ppid=24058 vsize=89664 CPUtime=1.44 cores=1,3,5,7
/proc/24060/task/24068/stat : 24068 (plingeling) R 24058 24060 23268 0 -1 4202560 2994 1251 0 0 144 0 0 0 25 0 5 0 598879718 91815936 10203 33554432000 4194304 4417332 140735310485488 18446744073709551615 4354396 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24060/tid=24069] ppid=24058 vsize=89664 CPUtime=1.44 cores=1,3,5,7
/proc/24060/task/24069/stat : 24069 (plingeling) R 24058 24060 23268 0 -1 4202560 4994 1251 0 0 144 0 0 0 25 0 5 0 598879718 91815936 10203 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24060/tid=24070] ppid=24058 vsize=89664 CPUtime=1.44 cores=1,3,5,7
/proc/24060/task/24070/stat : 24070 (plingeling) R 24058 24060 23268 0 -1 4202560 5086 1251 0 0 144 0 0 0 25 0 5 0 598879718 91815936 10203 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 89664

[startup+3.10062 s]
/proc/loadavg: 7.21 7.89 7.99 9/186 24070
/proc/meminfo: memFree=29679940/32950928 swapFree=67111364/67111528
[pid=24060] ppid=24058 vsize=199280 CPUtime=12.24 cores=1,3,5,7
/proc/24060/stat : 24060 (plingeling) S 24058 24060 23268 0 -1 4202496 40599 1251 0 0 1218 6 0 0 25 0 5 0 598879714 204062720 21256 33554432000 4194304 4417332 140735310485488 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24060/statm: 49820 21256 180 55 0 47706 0
[pid=24060/tid=24067] ppid=24058 vsize=199280 CPUtime=3.04 cores=1,3,5,7
/proc/24060/task/24067/stat : 24067 (plingeling) R 24058 24060 23268 0 -1 4202560 7658 1251 0 0 304 0 0 0 25 0 5 0 598879718 204062720 21256 33554432000 4194304 4417332 140735310485488 18446744073709551615 4365975 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24060/tid=24068] ppid=24058 vsize=199280 CPUtime=3.04 cores=1,3,5,7
/proc/24060/task/24068/stat : 24068 (plingeling) R 24058 24060 23268 0 -1 4202560 9268 1251 0 0 303 1 0 0 25 0 5 0 598879718 204062720 21256 33554432000 4194304 4417332 140735310485488 18446744073709551615 4236784 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24060/tid=24069] ppid=24058 vsize=199280 CPUtime=3.03 cores=1,3,5,7
/proc/24060/task/24069/stat : 24069 (plingeling) R 24058 24060 23268 0 -1 4202560 9869 1251 0 0 302 1 0 0 25 0 5 0 598879718 204062720 21256 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24060/tid=24070] ppid=24058 vsize=199280 CPUtime=3.04 cores=1,3,5,7
/proc/24060/task/24070/stat : 24070 (plingeling) R 24058 24060 23268 0 -1 4202560 10206 1251 0 0 303 1 0 0 25 0 5 0 598879718 204062720 21256 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364776 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 199280

[startup+6.30101 s]
/proc/loadavg: 7.21 7.89 7.99 9/186 24142
/proc/meminfo: memFree=29551852/32950928 swapFree=67111364/67111528
[pid=24060] ppid=24058 vsize=237520 CPUtime=25.02 cores=1,3,5,7
/proc/24060/stat : 24060 (plingeling) S 24058 24060 23268 0 -1 4202496 77788 1251 0 0 2489 13 0 0 25 0 5 0 598879714 243220480 30816 33554432000 4194304 4417332 140735310485488 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24060/statm: 59380 30816 180 55 0 57266 0
[pid=24060/tid=24067] ppid=24058 vsize=237520 CPUtime=6.24 cores=1,3,5,7
/proc/24060/task/24067/stat : 24067 (plingeling) R 24058 24060 23268 0 -1 4202560 13545 1251 0 0 623 1 0 0 25 0 5 0 598879718 243220480 30816 33554432000 4194304 4417332 140735310485488 18446744073709551615 4256068 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24060/tid=24068] ppid=24058 vsize=237520 CPUtime=6.25 cores=1,3,5,7
/proc/24060/task/24068/stat : 24068 (plingeling) R 24058 24060 23268 0 -1 4202560 22917 1251 0 0 621 4 0 0 25 0 5 0 598879718 243220480 30816 33554432000 4194304 4417332 140735310485488 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24060/tid=24069] ppid=24058 vsize=237520 CPUtime=6.22 cores=1,3,5,7
/proc/24060/task/24069/stat : 24069 (plingeling) R 24058 24060 23268 0 -1 4202560 20412 1251 0 0 619 3 0 0 25 0 5 0 598879718 243220480 30816 33554432000 4194304 4417332 140735310485488 18446744073709551615 4250633 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24060/tid=24070] ppid=24058 vsize=237520 CPUtime=6.25 cores=1,3,5,7
/proc/24060/task/24070/stat : 24070 (plingeling) R 24058 24060 23268 0 -1 4202560 17316 1251 0 0 622 3 0 0 25 0 5 0 598879718 243220480 30816 33554432000 4194304 4417332 140735310485488 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 237520

[startup+12.7008 s]
/proc/loadavg: 7.33 7.89 7.99 9/186 24143
/proc/meminfo: memFree=29309900/32950928 swapFree=67111364/67111528
[pid=24060] ppid=24058 vsize=333536 CPUtime=50.58 cores=1,3,5,7
/proc/24060/stat : 24060 (plingeling) S 24058 24060 23268 0 -1 4202496 147239 1251 0 0 5031 27 0 0 25 0 5 0 598879714 341540864 54820 33554432000 4194304 4417332 140735310485488 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24060/statm: 83384 54820 180 55 0 81270 0
[pid=24060/tid=24067] ppid=24058 vsize=333536 CPUtime=12.65 cores=1,3,5,7
/proc/24060/task/24067/stat : 24067 (plingeling) R 24058 24060 23268 0 -1 4202560 35552 1251 0 0 1259 6 0 0 25 0 5 0 598879718 341540864 54820 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24060/tid=24068] ppid=24058 vsize=333536 CPUtime=12.65 cores=1,3,5,7
/proc/24060/task/24068/stat : 24068 (plingeling) R 24058 24060 23268 0 -1 4202560 38763 1251 0 0 1258 7 0 0 25 0 5 0 598879718 341540864 54820 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24060/tid=24069] ppid=24058 vsize=333536 CPUtime=12.57 cores=1,3,5,7
/proc/24060/task/24069/stat : 24069 (plingeling) R 24058 24060 23268 0 -1 4202560 39544 1251 0 0 1251 6 0 0 25 0 5 0 598879718 341540864 54820 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364590 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24060/tid=24070] ppid=24058 vsize=333536 CPUtime=12.65 cores=1,3,5,7
/proc/24060/task/24070/stat : 24070 (plingeling) R 24058 24060 23268 0 -1 4202560 29782 1251 0 0 1259 6 0 0 25 0 5 0 598879718 341540864 54820 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 333536

[startup+25.5004 s]
/proc/loadavg: 7.44 7.90 7.99 9/186 24143
/proc/meminfo: memFree=29169928/32950928 swapFree=67111364/67111528
[pid=24060] ppid=24058 vsize=455936 CPUtime=101.7 cores=1,3,5,7
/proc/24060/stat : 24060 (plingeling) S 24058 24060 23268 0 -1 4202496 235470 1251 0 0 10127 43 0 0 25 0 5 0 598879714 466878464 85420 33554432000 4194304 4417332 140735310485488 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24060/statm: 113984 85420 180 55 0 111870 0
[pid=24060/tid=24067] ppid=24058 vsize=455936 CPUtime=25.45 cores=1,3,5,7
/proc/24060/task/24067/stat : 24067 (plingeling) R 24058 24060 23268 0 -1 4202560 68568 1251 0 0 2533 12 0 0 25 0 5 0 598879718 466878464 85420 33554432000 4194304 4417332 140735310485488 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24060/tid=24068] ppid=24058 vsize=455936 CPUtime=25.44 cores=1,3,5,7
/proc/24060/task/24068/stat : 24068 (plingeling) R 24058 24060 23268 0 -1 4202560 61384 1251 0 0 2532 12 0 0 25 0 5 0 598879718 466878464 85420 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24060/tid=24069] ppid=24058 vsize=455936 CPUtime=25.3 cores=1,3,5,7
/proc/24060/task/24069/stat : 24069 (plingeling) R 24058 24060 23268 0 -1 4202560 61991 1251 0 0 2520 10 0 0 25 0 5 0 598879718 466878464 85420 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24060/tid=24070] ppid=24058 vsize=455936 CPUtime=25.45 cores=1,3,5,7
/proc/24060/task/24070/stat : 24070 (plingeling) R 24058 24060 23268 0 -1 4202560 39929 1251 0 0 2538 7 0 0 25 0 5 0 598879718 466878464 85420 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 455936

[startup+51.1006 s]
/proc/loadavg: 7.71 7.92 7.99 9/186 24144
/proc/meminfo: memFree=28944252/32950928 swapFree=67111364/67111528
[pid=24060] ppid=24058 vsize=613612 CPUtime=203.97 cores=1,3,5,7
/proc/24060/stat : 24060 (plingeling) S 24058 24060 23268 0 -1 4202496 369046 1251 0 0 20333 64 0 0 25 0 5 0 598879714 628338688 124839 33554432000 4194304 4417332 140735310485488 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24060/statm: 153403 124839 180 55 0 151289 0
[pid=24060/tid=24067] ppid=24058 vsize=613612 CPUtime=51.04 cores=1,3,5,7
/proc/24060/task/24067/stat : 24067 (plingeling) R 24058 24060 23268 0 -1 4202560 107402 1251 0 0 5087 17 0 0 25 0 5 0 598879718 628338688 124839 33554432000 4194304 4417332 140735310485488 18446744073709551615 4365244 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24060/tid=24068] ppid=24058 vsize=613612 CPUtime=51.04 cores=1,3,5,7
/proc/24060/task/24068/stat : 24068 (plingeling) R 24058 24060 23268 0 -1 4202560 114875 1251 0 0 5084 20 0 0 25 0 5 0 598879718 628338688 124839 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364487 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24060/tid=24069] ppid=24058 vsize=613612 CPUtime=50.77 cores=1,3,5,7
/proc/24060/task/24069/stat : 24069 (plingeling) R 24058 24060 23268 0 -1 4202560 83022 1251 0 0 5063 14 0 0 25 0 5 0 598879718 628338688 124839 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24060/tid=24070] ppid=24058 vsize=613612 CPUtime=51.05 cores=1,3,5,7
/proc/24060/task/24070/stat : 24070 (plingeling) R 24058 24060 23268 0 -1 4202560 60149 1251 0 0 5095 10 0 0 25 0 5 0 598879718 628338688 124839 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.97
Current children cumulated vsize (KiB) 613612

[startup+102.301 s]
/proc/loadavg: 7.96 7.95 8.00 9/186 24145
/proc/meminfo: memFree=28509384/32950928 swapFree=67111364/67111528
[pid=24060] ppid=24058 vsize=916068 CPUtime=408.51 cores=1,3,5,7
/proc/24060/stat : 24060 (plingeling) S 24058 24060 23268 0 -1 4202496 625713 1251 0 0 40747 104 0 0 25 0 5 0 598879714 938053632 200453 33554432000 4194304 4417332 140735310485488 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24060/statm: 229017 200453 180 55 0 226903 0
[pid=24060/tid=24067] ppid=24058 vsize=916068 CPUtime=102.25 cores=1,3,5,7
/proc/24060/task/24067/stat : 24067 (plingeling) R 24058 24060 23268 0 -1 4202560 173453 1251 0 0 10196 29 0 0 25 0 5 0 598879718 938053632 200453 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24060/tid=24068] ppid=24058 vsize=916068 CPUtime=102.25 cores=1,3,5,7
/proc/24060/task/24068/stat : 24068 (plingeling) R 24058 24060 23268 0 -1 4202560 196113 1251 0 0 10192 33 0 0 25 0 5 0 598879718 938053632 200453 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24060/tid=24069] ppid=24058 vsize=916068 CPUtime=101.69 cores=1,3,5,7
/proc/24060/task/24069/stat : 24069 (plingeling) R 24058 24060 23268 0 -1 4202560 151830 1251 0 0 10145 24 0 0 25 0 5 0 598879718 938053632 200453 33554432000 4194304 4417332 140735310485488 18446744073709551615 4274768 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24060/tid=24070] ppid=24058 vsize=916068 CPUtime=102.25 cores=1,3,5,7
/proc/24060/task/24070/stat : 24070 (plingeling) R 24058 24060 23268 0 -1 4202560 100719 1251 0 0 10209 16 0 0 25 0 5 0 598879718 938053632 200453 33554432000 4194304 4417332 140735310485488 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.51
Current children cumulated vsize (KiB) 916068

[startup+162.301 s]
/proc/loadavg: 8.06 7.97 8.00 9/186 24147
/proc/meminfo: memFree=28144392/32950928 swapFree=67111364/67111528
[pid=24060] ppid=24058 vsize=1264936 CPUtime=648.18 cores=1,3,5,7
/proc/24060/stat : 24060 (plingeling) S 24058 24060 23268 0 -1 4202496 956937 1251 0 0 64661 157 0 0 25 0 5 0 598879714 1295294464 287670 33554432000 4194304 4417332 140735310485488 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24060/statm: 316234 287670 180 55 0 314120 0
[pid=24060/tid=24067] ppid=24058 vsize=1264936 CPUtime=162.25 cores=1,3,5,7
/proc/24060/task/24067/stat : 24067 (plingeling) R 24058 24060 23268 0 -1 4202560 216575 1251 0 0 16188 37 0 0 25 0 5 0 598879718 1295294464 287670 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24060/tid=24068] ppid=24058 vsize=1264936 CPUtime=162.24 cores=1,3,5,7
/proc/24060/task/24068/stat : 24068 (plingeling) R 24058 24060 23268 0 -1 4202560 277014 1251 0 0 16176 48 0 0 25 0 5 0 598879718 1295294464 287670 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24060/tid=24069] ppid=24058 vsize=1264936 CPUtime=161.36 cores=1,3,5,7
/proc/24060/task/24069/stat : 24069 (plingeling) R 24058 24060 23268 0 -1 4202560 336371 1251 0 0 16087 49 0 0 25 0 5 0 598879718 1295294464 287670 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24060/tid=24070] ppid=24058 vsize=1264936 CPUtime=162.25 cores=1,3,5,7
/proc/24060/task/24070/stat : 24070 (plingeling) R 24058 24060 23268 0 -1 4202560 123379 1251 0 0 16205 20 0 0 25 0 5 0 598879718 1295294464 287670 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.18
Current children cumulated vsize (KiB) 1264936


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

/proc/meminfo: memFree=25866532/32950928 swapFree=67111364/67111528
[pid=24060] ppid=24058 vsize=2840112 CPUtime=3045 cores=1,3,5,7
/proc/24060/stat : 24060 (plingeling) S 24058 24060 23268 0 -1 4202496 2436629 1251 0 0 304118 382 0 0 25 0 5 0 598879714 2908274688 681464 33554432000 4194304 4417332 140735310485488 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24060/statm: 710028 681464 180 55 0 707914 0
[pid=24060/tid=24067] ppid=24058 vsize=2840112 CPUtime=762.28 cores=1,3,5,7
/proc/24060/task/24067/stat : 24067 (plingeling) R 24058 24060 23268 0 -1 4202560 546863 1251 0 0 76143 85 0 0 25 0 5 0 598879718 2908274688 681464 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24060/tid=24068] ppid=24058 vsize=2840112 CPUtime=762.26 cores=1,3,5,7
/proc/24060/task/24068/stat : 24068 (plingeling) R 24058 24060 23268 0 -1 4202560 830811 1251 0 0 76089 137 0 0 25 0 5 0 598879718 2908274688 681464 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24060/tid=24069] ppid=24058 vsize=2840112 CPUtime=758.11 cores=1,3,5,7
/proc/24060/task/24069/stat : 24069 (plingeling) R 24058 24060 23268 0 -1 4202560 797725 1251 0 0 75694 117 0 0 25 0 5 0 598879718 2908274688 681464 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364800 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24060/tid=24070] ppid=24058 vsize=2840112 CPUtime=762.28 cores=1,3,5,7
/proc/24060/task/24070/stat : 24070 (plingeling) R 24058 24060 23268 0 -1 4202560 257632 1251 0 0 76188 40 0 0 25 0 5 0 598879718 2908274688 681464 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045
Current children cumulated vsize (KiB) 2840112

[startup+822.301 s]
/proc/loadavg: 8.06 8.05 8.00 9/186 24164
/proc/meminfo: memFree=25334288/32950928 swapFree=67111364/67111528
[pid=24060] ppid=24058 vsize=3235108 CPUtime=3284.66 cores=1,3,5,7
/proc/24060/stat : 24060 (plingeling) S 24058 24060 23268 0 -1 4202496 2762438 1251 0 0 328027 439 0 0 25 0 5 0 598879714 3312750592 780213 33554432000 4194304 4417332 140735310485488 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24060/statm: 808777 780213 180 55 0 806663 0
[pid=24060/tid=24067] ppid=24058 vsize=3235108 CPUtime=822.27 cores=1,3,5,7
/proc/24060/task/24067/stat : 24067 (plingeling) R 24058 24060 23268 0 -1 4202560 655183 1251 0 0 82127 100 0 0 25 0 5 0 598879718 3312750592 780213 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24060/tid=24068] ppid=24058 vsize=3235108 CPUtime=822.25 cores=1,3,5,7
/proc/24060/task/24068/stat : 24068 (plingeling) R 24058 24060 23268 0 -1 4202560 953279 1251 0 0 82066 159 0 0 25 0 5 0 598879718 3312750592 780213 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364581 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24060/tid=24069] ppid=24058 vsize=3235108 CPUtime=817.78 cores=1,3,5,7
/proc/24060/task/24069/stat : 24069 (plingeling) R 24058 24060 23268 0 -1 4202560 871384 1251 0 0 81646 132 0 0 25 0 5 0 598879718 3312750592 780213 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24060/tid=24070] ppid=24058 vsize=3235108 CPUtime=822.28 cores=1,3,5,7
/proc/24060/task/24070/stat : 24070 (plingeling) R 24058 24060 23268 0 -1 4202560 278994 1251 0 0 82183 45 0 0 25 0 5 0 598879718 3312750592 780213 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.66
Current children cumulated vsize (KiB) 3235108

[startup+882.307 s]
/proc/loadavg: 8.14 8.07 8.01 9/186 24166
/proc/meminfo: memFree=25285752/32950928 swapFree=67111364/67111528
[pid=24060] ppid=24058 vsize=3440776 CPUtime=3524.36 cores=1,3,5,7
/proc/24060/stat : 24060 (plingeling) S 24058 24060 23268 0 -1 4202496 2846623 1251 0 0 351980 456 0 0 25 0 5 0 598879714 3523354624 831630 33554432000 4194304 4417332 140735310485488 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24060/statm: 860194 831630 180 55 0 858080 0
[pid=24060/tid=24067] ppid=24058 vsize=3440776 CPUtime=882.28 cores=1,3,5,7
/proc/24060/task/24067/stat : 24067 (plingeling) R 24058 24060 23268 0 -1 4202560 683298 1251 0 0 88123 105 0 0 25 0 5 0 598879718 3523354624 831630 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24060/tid=24068] ppid=24058 vsize=3440776 CPUtime=882.25 cores=1,3,5,7
/proc/24060/task/24068/stat : 24068 (plingeling) R 24058 24060 23268 0 -1 4202560 953279 1251 0 0 88066 159 0 0 25 0 5 0 598879718 3523354624 831630 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24060/tid=24069] ppid=24058 vsize=3440776 CPUtime=877.46 cores=1,3,5,7
/proc/24060/task/24069/stat : 24069 (plingeling) R 24058 24060 23268 0 -1 4202560 899252 1251 0 0 87608 138 0 0 25 0 5 0 598879718 3523354624 831630 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24060/tid=24070] ppid=24058 vsize=3440776 CPUtime=882.28 cores=1,3,5,7
/proc/24060/task/24070/stat : 24070 (plingeling) R 24058 24060 23268 0 -1 4202560 307196 1251 0 0 88177 51 0 0 25 0 5 0 598879718 3523354624 831630 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.36
Current children cumulated vsize (KiB) 3440776

[startup+942.301 s]
/proc/loadavg: 8.08 8.07 8.01 9/186 24167
/proc/meminfo: memFree=24911708/32950928 swapFree=67111364/67111528
[pid=24060] ppid=24058 vsize=3600160 CPUtime=3764.02 cores=1,3,5,7
/proc/24060/stat : 24060 (plingeling) S 24058 24060 23268 0 -1 4202496 2886469 1251 0 0 375938 464 0 0 25 0 5 0 598879714 3686563840 871476 33554432000 4194304 4417332 140735310485488 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24060/statm: 900040 871476 180 55 0 897926 0
[pid=24060/tid=24067] ppid=24058 vsize=3600160 CPUtime=942.28 cores=1,3,5,7
/proc/24060/task/24067/stat : 24067 (plingeling) R 24058 24060 23268 0 -1 4202560 723144 1251 0 0 94115 113 0 0 25 0 5 0 598879718 3686563840 871476 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24060/tid=24068] ppid=24058 vsize=3600160 CPUtime=942.25 cores=1,3,5,7
/proc/24060/task/24068/stat : 24068 (plingeling) R 24058 24060 23268 0 -1 4202560 953279 1251 0 0 94066 159 0 0 25 0 5 0 598879718 3686563840 871476 33554432000 4194304 4417332 140735310485488 18446744073709551615 4255619 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24060/tid=24069] ppid=24058 vsize=3600160 CPUtime=937.14 cores=1,3,5,7
/proc/24060/task/24069/stat : 24069 (plingeling) R 24058 24060 23268 0 -1 4202560 899252 1251 0 0 93576 138 0 0 25 0 5 0 598879718 3686563840 871476 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24060/tid=24070] ppid=24058 vsize=3600160 CPUtime=942.28 cores=1,3,5,7
/proc/24060/task/24070/stat : 24070 (plingeling) R 24058 24060 23268 0 -1 4202560 307196 1251 0 0 94177 51 0 0 25 0 5 0 598879718 3686563840 871476 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.02
Current children cumulated vsize (KiB) 3600160

[startup+1002.3 s]
/proc/loadavg: 8.14 8.08 8.01 9/186 24169
/proc/meminfo: memFree=24284700/32950928 swapFree=67111364/67111528
[pid=24060] ppid=24058 vsize=4115624 CPUtime=4003.69 cores=1,3,5,7
/proc/24060/stat : 24060 (plingeling) S 24058 24060 23268 0 -1 4202496 3089754 1251 0 0 399872 497 0 0 25 0 5 0 598879714 4214398976 1000342 33554432000 4194304 4417332 140735310485488 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24060/statm: 1028906 1000342 180 55 0 1026792 0
[pid=24060/tid=24067] ppid=24058 vsize=4115624 CPUtime=1002.28 cores=1,3,5,7
/proc/24060/task/24067/stat : 24067 (plingeling) R 24058 24060 23268 0 -1 4202560 723144 1251 0 0 100115 113 0 0 25 0 5 0 598879718 4214398976 1000342 33554432000 4194304 4417332 140735310485488 18446744073709551615 4366725 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24060/tid=24068] ppid=24058 vsize=4115624 CPUtime=1002.25 cores=1,3,5,7
/proc/24060/task/24068/stat : 24068 (plingeling) R 24058 24060 23268 0 -1 4202560 1123796 1251 0 0 100037 188 0 0 25 0 5 0 598879718 4214398976 1000342 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24060/tid=24069] ppid=24058 vsize=4115624 CPUtime=996.82 cores=1,3,5,7
/proc/24060/task/24069/stat : 24069 (plingeling) R 24058 24060 23268 0 -1 4202560 915636 1251 0 0 99540 142 0 0 25 0 5 0 598879718 4214398976 1000342 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24060/tid=24070] ppid=24058 vsize=4115624 CPUtime=1002.29 cores=1,3,5,7
/proc/24060/task/24070/stat : 24070 (plingeling) R 24058 24060 23268 0 -1 4202560 323580 1251 0 0 100176 53 0 0 25 0 5 0 598879718 4214398976 1000342 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 4115624

[startup+1062.3 s]
/proc/loadavg: 8.10 8.08 8.01 9/186 24171
/proc/meminfo: memFree=24896840/32950928 swapFree=67111364/67111528
[pid=24060] ppid=24058 vsize=3504564 CPUtime=4243.38 cores=1,3,5,7
/proc/24060/stat : 24060 (plingeling) S 24058 24060 23268 0 -1 4202496 3212767 1251 0 0 423824 514 0 0 25 0 5 0 598879714 3588673536 847577 33554432000 4194304 4417332 140735310485488 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24060/statm: 876141 847577 180 55 0 874027 0
[pid=24060/tid=24067] ppid=24058 vsize=3504564 CPUtime=1062.28 cores=1,3,5,7
/proc/24060/task/24067/stat : 24067 (plingeling) R 24058 24060 23268 0 -1 4202560 723144 1251 0 0 106115 113 0 0 25 0 5 0 598879718 3588673536 847577 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24060/tid=24068] ppid=24058 vsize=3504564 CPUtime=1062.25 cores=1,3,5,7
/proc/24060/task/24068/stat : 24068 (plingeling) R 24058 24060 23268 0 -1 4202560 1246809 1251 0 0 106021 204 0 0 25 0 5 0 598879718 3588673536 847577 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24060/tid=24069] ppid=24058 vsize=3504564 CPUtime=1056.49 cores=1,3,5,7
/proc/24060/task/24069/stat : 24069 (plingeling) R 24058 24060 23268 0 -1 4202560 915636 1251 0 0 105507 142 0 0 25 0 5 0 598879718 3588673536 847577 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24060/tid=24070] ppid=24058 vsize=3504564 CPUtime=1062.29 cores=1,3,5,7
/proc/24060/task/24070/stat : 24070 (plingeling) R 24058 24060 23268 0 -1 4202560 323580 1251 0 0 106176 53 0 0 25 0 5 0 598879718 3588673536 847577 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.38
Current children cumulated vsize (KiB) 3504564

[startup+1122.3 s]
/proc/loadavg: 8.03 8.06 8.00 9/186 24172
/proc/meminfo: memFree=24283484/32950928 swapFree=67111364/67111528
[pid=24060] ppid=24058 vsize=3758180 CPUtime=4483.05 cores=1,3,5,7
/proc/24060/stat : 24060 (plingeling) S 24058 24060 23268 0 -1 4202496 3346797 1251 0 0 447775 530 0 0 25 0 5 0 598879714 3848376320 910981 33554432000 4194304 4417332 140735310485488 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24060/statm: 939545 910981 180 55 0 937431 0
[pid=24060/tid=24067] ppid=24058 vsize=3758180 CPUtime=1122.28 cores=1,3,5,7
/proc/24060/task/24067/stat : 24067 (plingeling) R 24058 24060 23268 0 -1 4202560 739528 1251 0 0 112112 116 0 0 25 0 5 0 598879718 3848376320 910981 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364487 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24060/tid=24068] ppid=24058 vsize=3758180 CPUtime=1122.25 cores=1,3,5,7
/proc/24060/task/24068/stat : 24068 (plingeling) R 24058 24060 23268 0 -1 4202560 1364455 1251 0 0 112008 217 0 0 25 0 5 0 598879718 3848376320 910981 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24060/tid=24069] ppid=24058 vsize=3758180 CPUtime=1116.17 cores=1,3,5,7
/proc/24060/task/24069/stat : 24069 (plingeling) R 24058 24060 23268 0 -1 4202560 915636 1251 0 0 111475 142 0 0 25 0 5 0 598879718 3848376320 910981 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24060/tid=24070] ppid=24058 vsize=3758180 CPUtime=1122.29 cores=1,3,5,7
/proc/24060/task/24070/stat : 24070 (plingeling) R 24058 24060 23268 0 -1 4202560 323580 1251 0 0 112176 53 0 0 25 0 5 0 598879718 3848376320 910981 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.05
Current children cumulated vsize (KiB) 3758180

[startup+1182.3 s]
/proc/loadavg: 8.07 8.07 8.00 9/186 24174
/proc/meminfo: memFree=24541236/32950928 swapFree=67111364/67111528
[pid=24060] ppid=24058 vsize=3893452 CPUtime=4722.73 cores=1,3,5,7
/proc/24060/stat : 24060 (plingeling) S 24058 24060 23268 0 -1 4202496 3473766 1251 0 0 471719 554 0 0 25 0 5 0 598879714 3986894848 944831 33554432000 4194304 4417332 140735310485488 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24060/statm: 973363 944831 180 55 0 971249 0
[pid=24060/tid=24067] ppid=24058 vsize=3893452 CPUtime=1182.28 cores=1,3,5,7
/proc/24060/task/24067/stat : 24067 (plingeling) R 24058 24060 23268 0 -1 4202560 819220 1251 0 0 118095 133 0 0 25 0 5 0 598879718 3986894848 944831 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24060/tid=24068] ppid=24058 vsize=3893452 CPUtime=1182.25 cores=1,3,5,7
/proc/24060/task/24068/stat : 24068 (plingeling) R 24058 24060 23268 0 -1 4202560 1364455 1251 0 0 118008 217 0 0 25 0 5 0 598879718 3986894848 944831 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24060/tid=24069] ppid=24058 vsize=3893452 CPUtime=1175.84 cores=1,3,5,7
/proc/24060/task/24069/stat : 24069 (plingeling) R 24058 24060 23268 0 -1 4202560 915636 1251 0 0 117442 142 0 0 25 0 5 0 598879718 3986894848 944831 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24060/tid=24070] ppid=24058 vsize=3893452 CPUtime=1182.29 cores=1,3,5,7
/proc/24060/task/24070/stat : 24070 (plingeling) R 24058 24060 23268 0 -1 4202560 370857 1251 0 0 118169 60 0 0 25 0 5 0 598879718 3986894848 944831 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.73
Current children cumulated vsize (KiB) 3893452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.05 8.06 8.00 9/186 24174
/proc/meminfo: memFree=24250332/32950928 swapFree=67111364/67111528
[pid=24060] ppid=24058 vsize=4116004 CPUtime=4800.25 cores=1,3,5,7
/proc/24060/stat : 24060 (plingeling) S 24058 24060 23268 0 -1 4202496 3529404 1251 0 0 479459 566 0 0 25 0 5 0 598879714 4214788096 1000469 33554432000 4194304 4417332 140735310485488 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/24060/statm: 1029001 1000469 180 55 0 1026887 0
[pid=24060/tid=24067] ppid=24058 vsize=4116004 CPUtime=1201.69 cores=1,3,5,7
/proc/24060/task/24067/stat : 24067 (plingeling) R 24058 24060 23268 0 -1 4202560 819220 1251 0 0 120036 133 0 0 25 0 5 0 598879718 4214788096 1000469 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24060/tid=24068] ppid=24058 vsize=4116004 CPUtime=1201.66 cores=1,3,5,7
/proc/24060/task/24068/stat : 24068 (plingeling) R 24058 24060 23268 0 -1 4202560 1420093 1251 0 0 119937 229 0 0 25 0 5 0 598879718 4214788096 1000469 33554432000 4194304 4417332 140735310485488 18446744073709551615 4366297 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24060/tid=24069] ppid=24058 vsize=4116004 CPUtime=1195.14 cores=1,3,5,7
/proc/24060/task/24069/stat : 24069 (plingeling) R 24058 24060 23268 0 -1 4202560 915636 1251 0 0 119372 142 0 0 25 0 5 0 598879718 4214788096 1000469 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24060/tid=24070] ppid=24058 vsize=4116004 CPUtime=1201.69 cores=1,3,5,7
/proc/24060/task/24070/stat : 24070 (plingeling) R 24058 24060 23268 0 -1 4202560 370857 1251 0 0 120109 60 0 0 25 0 5 0 598879718 4214788096 1000469 33554432000 4194304 4417332 140735310485488 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 4116004

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

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

[startup+1201.81 s]
/proc/loadavg: 8.05 8.06 8.00 9/186 24174
/proc/meminfo: memFree=24250332/32950928 swapFree=67111364/67111528
[pid=24060] ppid=24058 vsize=0 CPUtime=4800.37 cores=1,3,5,7
/proc/24060/stat : 24060 (plingeling) Z 24058 24060 23268 0 -1 4203548 3529405 1251 0 0 479461 576 0 0 18 0 2 0 598879714 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24060/statm: 0 0 0 0 0 0 0
[pid=24060/tid=24069] ppid=24058 vsize=0 CPUtime=1195.24 cores=1,3,5,7
/proc/24060/task/24069/stat : 24069 (plingeling) R 24058 24060 23268 0 -1 4203588 915636 1251 0 0 119372 152 0 0 25 0 2 0 598879718 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.86
CPU time (s): 4800.43
CPU user time (s): 4794.62
CPU system time (s): 5.81412
CPU usage (%): 399.417
Max. virtual memory (cumulated for all children) (KiB): 4116004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.62
system time used= 5.81412
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3530656
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= 78
involuntary context switches= 21854

runsolver used 1.9947 second user time and 4.5693 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 16:14:50
IDJOB=3249272
IDBENCH=83163
IDSOLVER=1605
FILE ID=node115/3249272-1304086490
RUNJOBID= node115-1304086490-23960
PBS_JOBID= 13170529
Free space on /tmp= 72732 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-5x41.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249272-1304086490/watcher-3249272-1304086490 -o /tmp/evaluation-result-3249272-1304086490/solver-3249272-1304086490 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3249272-1304086490.cnf

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

MD5SUM BENCH= 420773b7b438dd18c8a88a15fb5bcae1
RANDOM SEED=413789894

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29757748 kB
Buffers:        788104 kB
Cached:        1896072 kB
SwapCached:          0 kB
Active:         162908 kB
Inactive:      2605528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29757748 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1712 kB
Writeback:          92 kB
AnonPages:       84100 kB
Mapped:          15344 kB
Slab:           362444 kB
PageTables:       4804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   266556 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= 72720 MiB
End job on node115 at 2011-04-29 16:34:54