Trace number 3371135

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 4800.12 1203.23

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n32-02-S1478512323.shuffled-as.sat03-1638.cnf
MD5SUM1d86c7f9cd05c5f2ab070520d802c8e1
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 variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
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-3371135-1305430150/watcher-3371135-1305430150 -o /tmp/evaluation-result-3371135-1305430150/solver-3371135-1305430150 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371135-1305430150.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: 6.89 7.85 7.93 3/313 18750
/proc/meminfo: memFree=22906976/32951124 swapFree=59305796/67111528
[pid=18750] ppid=18745 vsize=8728 CPUtime=0 cores=1,3,5,7
/proc/18750/stat : 18750 (plingeling) R 18745 18750 11662 0 -1 4202496 218 0 0 0 0 0 0 0 18 0 1 0 733245470 8937472 149 33554432000 4194304 4417452 140734399651936 18446744073709551615 252457618783 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18750/statm: 2182 150 125 55 0 68 0
[pid=18750/tid=18762] ppid=18745 vsize=50152 CPUtime=0 cores=1,3,5,7
/proc/18750/task/18762/stat : 18762 (plingeling) R 18745 18750 11662 0 -1 4202560 17 1252 0 0 0 0 0 0 19 0 5 0 733245471 51355648 335 33554432000 4194304 4417452 140734399651936 18446744073709551615 4259129 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18750/tid=18763] ppid=18745 vsize=50152 CPUtime=0 cores=1,3,5,7
/proc/18750/task/18763/stat : 18763 (plingeling) R 18745 18750 11662 0 -1 4202560 1 1252 0 0 0 0 0 0 19 0 5 0 733245471 51355648 335 33554432000 4194304 4417452 140734399651936 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18750/tid=18764] ppid=18745 vsize=50152 CPUtime=0 cores=1,3,5,7
/proc/18750/task/18764/stat : 18764 (plingeling) R 18745 18750 11662 0 -1 4202560 6 1252 0 0 0 0 0 0 19 0 5 0 733245471 51355648 335 33554432000 4194304 4417452 140734399651936 18446744073709551615 4330979 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18750/tid=18765] ppid=18745 vsize=50152 CPUtime=0 cores=1,3,5,7
/proc/18750/task/18765/stat : 18765 (plingeling) R 18745 18750 11662 0 -1 4202560 1 1252 0 0 0 0 0 0 20 0 5 0 733245471 51355648 335 33554432000 4194304 4417452 140734399651936 18446744073709551615 252458170862 0 0 4096 17442 0 0 0 -1 3 0 0 0

[startup+0.118575 s]
/proc/loadavg: 6.89 7.85 7.93 3/313 18750
/proc/meminfo: memFree=22906976/32951124 swapFree=59305796/67111528
[pid=18750] ppid=18745 vsize=118064 CPUtime=0.43 cores=1,3,5,7
/proc/18750/stat : 18750 (plingeling) S 18745 18750 11662 0 -1 4202496 1227 1252 0 0 43 0 0 0 18 0 5 0 733245470 120897536 963 33554432000 4194304 4417452 140734399651936 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18750/statm: 29516 963 180 55 0 27402 0
[pid=18750/tid=18762] ppid=18745 vsize=118064 CPUtime=0.11 cores=1,3,5,7
/proc/18750/task/18762/stat : 18762 (plingeling) R 18745 18750 11662 0 -1 4202560 192 1252 0 0 11 0 0 0 20 0 5 0 733245471 120897536 963 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18750/tid=18763] ppid=18745 vsize=118064 CPUtime=0.1 cores=1,3,5,7
/proc/18750/task/18763/stat : 18763 (plingeling) R 18745 18750 11662 0 -1 4202560 141 1252 0 0 10 0 0 0 20 0 5 0 733245471 120897536 963 33554432000 4194304 4417452 140734399651936 18446744073709551615 4354549 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18750/tid=18764] ppid=18745 vsize=118064 CPUtime=0.1 cores=1,3,5,7
/proc/18750/task/18764/stat : 18764 (plingeling) R 18745 18750 11662 0 -1 4202560 307 1252 0 0 10 0 0 0 20 0 5 0 733245471 120897536 963 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364614 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18750/tid=18765] ppid=18745 vsize=118064 CPUtime=0.1 cores=1,3,5,7
/proc/18750/task/18765/stat : 18765 (plingeling) R 18745 18750 11662 0 -1 4202560 203 1252 0 0 10 0 0 0 20 0 5 0 733245471 120897536 963 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 118064

[startup+0.200561 s]
/proc/loadavg: 6.89 7.85 7.93 3/313 18750
/proc/meminfo: memFree=22906976/32951124 swapFree=59305796/67111528
[pid=18750] ppid=18745 vsize=118564 CPUtime=0.76 cores=1,3,5,7
/proc/18750/stat : 18750 (plingeling) S 18745 18750 11662 0 -1 4202496 1777 1252 0 0 76 0 0 0 18 0 5 0 733245470 121409536 1087 33554432000 4194304 4417452 140734399651936 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18750/statm: 29641 1087 180 55 0 27527 0
[pid=18750/tid=18762] ppid=18745 vsize=118564 CPUtime=0.19 cores=1,3,5,7
/proc/18750/task/18762/stat : 18762 (plingeling) R 18745 18750 11662 0 -1 4202560 345 1252 0 0 19 0 0 0 20 0 5 0 733245471 121409536 1087 33554432000 4194304 4417452 140734399651936 18446744073709551615 4357737 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18750/tid=18763] ppid=18745 vsize=118564 CPUtime=0.18 cores=1,3,5,7
/proc/18750/task/18763/stat : 18763 (plingeling) R 18745 18750 11662 0 -1 4202560 314 1252 0 0 18 0 0 0 20 0 5 0 733245471 121409536 1087 33554432000 4194304 4417452 140734399651936 18446744073709551615 4256993 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18750/tid=18764] ppid=18745 vsize=118564 CPUtime=0.19 cores=1,3,5,7
/proc/18750/task/18764/stat : 18764 (plingeling) R 18745 18750 11662 0 -1 4202560 474 1252 0 0 19 0 0 0 20 0 5 0 733245471 121409536 1087 33554432000 4194304 4417452 140734399651936 18446744073709551615 4356916 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18750/tid=18765] ppid=18745 vsize=118564 CPUtime=0.18 cores=1,3,5,7
/proc/18750/task/18765/stat : 18765 (plingeling) R 18745 18750 11662 0 -1 4202560 260 1252 0 0 18 0 0 0 20 0 5 0 733245471 121409536 1087 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 118564

[startup+0.300543 s]
/proc/loadavg: 6.89 7.85 7.93 3/313 18750
/proc/meminfo: memFree=22906976/32951124 swapFree=59305796/67111528
[pid=18750] ppid=18745 vsize=120588 CPUtime=1.16 cores=1,3,5,7
/proc/18750/stat : 18750 (plingeling) S 18745 18750 11662 0 -1 4202496 2831 1252 0 0 116 0 0 0 18 0 5 0 733245470 123482112 1593 33554432000 4194304 4417452 140734399651936 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18750/statm: 30147 1593 180 55 0 28033 0
[pid=18750/tid=18762] ppid=18745 vsize=120588 CPUtime=0.29 cores=1,3,5,7
/proc/18750/task/18762/stat : 18762 (plingeling) R 18745 18750 11662 0 -1 4202560 506 1252 0 0 29 0 0 0 20 0 5 0 733245471 123482112 1593 33554432000 4194304 4417452 140734399651936 18446744073709551615 4356884 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18750/tid=18763] ppid=18745 vsize=120588 CPUtime=0.28 cores=1,3,5,7
/proc/18750/task/18763/stat : 18763 (plingeling) R 18745 18750 11662 0 -1 4202560 661 1252 0 0 28 0 0 0 20 0 5 0 733245471 123482112 1593 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364972 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18750/tid=18764] ppid=18745 vsize=120588 CPUtime=0.29 cores=1,3,5,7
/proc/18750/task/18764/stat : 18764 (plingeling) R 18745 18750 11662 0 -1 4202560 758 1252 0 0 29 0 0 0 20 0 5 0 733245471 123482112 1593 33554432000 4194304 4417452 140734399651936 18446744073709551615 4366141 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18750/tid=18765] ppid=18745 vsize=120588 CPUtime=0.28 cores=1,3,5,7
/proc/18750/task/18765/stat : 18765 (plingeling) R 18745 18750 11662 0 -1 4202560 522 1252 0 0 28 0 0 0 20 0 5 0 733245471 123482112 1593 33554432000 4194304 4417452 140734399651936 18446744073709551615 4356977 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 120588

[startup+0.700469 s]
/proc/loadavg: 6.89 7.85 7.93 3/313 18750
/proc/meminfo: memFree=22906976/32951124 swapFree=59305796/67111528
[pid=18750] ppid=18745 vsize=122244 CPUtime=2.75 cores=1,3,5,7
/proc/18750/stat : 18750 (plingeling) S 18745 18750 11662 0 -1 4202496 5214 1252 0 0 275 0 0 0 18 0 5 0 733245470 125177856 2014 33554432000 4194304 4417452 140734399651936 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18750/statm: 30561 2014 180 55 0 28447 0
[pid=18750/tid=18762] ppid=18745 vsize=122244 CPUtime=0.69 cores=1,3,5,7
/proc/18750/task/18762/stat : 18762 (plingeling) R 18745 18750 11662 0 -1 4202560 1196 1252 0 0 69 0 0 0 21 0 5 0 733245471 125177856 2014 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18750/tid=18763] ppid=18745 vsize=122244 CPUtime=0.68 cores=1,3,5,7
/proc/18750/task/18763/stat : 18763 (plingeling) R 18745 18750 11662 0 -1 4202560 1127 1252 0 0 68 0 0 0 21 0 5 0 733245471 125177856 2014 33554432000 4194304 4417452 140734399651936 18446744073709551615 4366024 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18750/tid=18764] ppid=18745 vsize=122244 CPUtime=0.68 cores=1,3,5,7
/proc/18750/task/18764/stat : 18764 (plingeling) R 18745 18750 11662 0 -1 4202560 1397 1252 0 0 68 0 0 0 21 0 5 0 733245471 125177856 2014 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18750/tid=18765] ppid=18745 vsize=122244 CPUtime=0.68 cores=1,3,5,7
/proc/18750/task/18765/stat : 18765 (plingeling) R 18745 18750 11662 0 -1 4202560 1110 1252 0 0 68 0 0 0 21 0 5 0 733245471 125177856 2014 33554432000 4194304 4417452 140734399651936 18446744073709551615 4250648 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 122244

[startup+1.50032 s]
/proc/loadavg: 6.89 7.85 7.93 9/323 18770
/proc/meminfo: memFree=22885324/32951124 swapFree=59305796/67111528
[pid=18750] ppid=18745 vsize=127836 CPUtime=5.94 cores=1,3,5,7
/proc/18750/stat : 18750 (plingeling) S 18745 18750 11662 0 -1 4202496 9694 1252 0 0 593 1 0 0 18 0 5 0 733245470 130904064 3412 33554432000 4194304 4417452 140734399651936 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18750/statm: 31959 3412 180 55 0 29845 0
[pid=18750/tid=18762] ppid=18745 vsize=127836 CPUtime=1.48 cores=1,3,5,7
/proc/18750/task/18762/stat : 18762 (plingeling) R 18745 18750 11662 0 -1 4202560 2328 1252 0 0 148 0 0 0 23 0 5 0 733245471 130904064 3412 33554432000 4194304 4417452 140734399651936 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18750/tid=18763] ppid=18745 vsize=127836 CPUtime=1.48 cores=1,3,5,7
/proc/18750/task/18763/stat : 18763 (plingeling) R 18745 18750 11662 0 -1 4202560 2461 1252 0 0 148 0 0 0 23 0 5 0 733245471 130904064 3412 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18750/tid=18764] ppid=18745 vsize=127836 CPUtime=1.48 cores=1,3,5,7
/proc/18750/task/18764/stat : 18764 (plingeling) R 18745 18750 11662 0 -1 4202560 2429 1252 0 0 148 0 0 0 23 0 5 0 733245471 130904064 3412 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18750/tid=18765] ppid=18745 vsize=127836 CPUtime=1.47 cores=1,3,5,7
/proc/18750/task/18765/stat : 18765 (plingeling) R 18745 18750 11662 0 -1 4202560 2092 1252 0 0 147 0 0 0 23 0 5 0 733245471 130904064 3412 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 127836

[startup+3.10102 s]
/proc/loadavg: 6.89 7.85 7.93 9/323 18770
/proc/meminfo: memFree=22878752/32951124 swapFree=59305796/67111528
[pid=18750] ppid=18745 vsize=130984 CPUtime=12.33 cores=1,3,5,7
/proc/18750/stat : 18750 (plingeling) S 18745 18750 11662 0 -1 4202496 17453 1252 0 0 1230 3 0 0 18 0 5 0 733245470 134127616 4205 33554432000 4194304 4417452 140734399651936 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18750/statm: 32746 4205 180 55 0 30632 0
[pid=18750/tid=18762] ppid=18745 vsize=130984 CPUtime=3.08 cores=1,3,5,7
/proc/18750/task/18762/stat : 18762 (plingeling) R 18745 18750 11662 0 -1 4202560 4594 1252 0 0 308 0 0 0 25 0 5 0 733245471 134127616 4205 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18750/tid=18763] ppid=18745 vsize=130984 CPUtime=3.08 cores=1,3,5,7
/proc/18750/task/18763/stat : 18763 (plingeling) R 18745 18750 11662 0 -1 4202560 4143 1252 0 0 307 1 0 0 25 0 5 0 733245471 134127616 4205 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18750/tid=18764] ppid=18745 vsize=130984 CPUtime=3.08 cores=1,3,5,7
/proc/18750/task/18764/stat : 18764 (plingeling) R 18745 18750 11662 0 -1 4202560 4185 1252 0 0 308 0 0 0 25 0 5 0 733245471 134127616 4205 33554432000 4194304 4417452 140734399651936 18446744073709551615 4365167 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18750/tid=18765] ppid=18745 vsize=130984 CPUtime=3.06 cores=1,3,5,7
/proc/18750/task/18765/stat : 18765 (plingeling) R 18745 18750 11662 0 -1 4202560 4147 1252 0 0 306 0 0 0 25 0 5 0 733245471 134127616 4205 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 130984

[startup+6.30043 s]
/proc/loadavg: 6.98 7.85 7.93 9/323 18770
/proc/meminfo: memFree=22861464/32951124 swapFree=59305796/67111528
[pid=18750] ppid=18745 vsize=137468 CPUtime=25.1 cores=1,3,5,7
/proc/18750/stat : 18750 (plingeling) S 18745 18750 11662 0 -1 4202496 33409 1252 0 0 2504 6 0 0 18 0 5 0 733245470 140767232 5794 33554432000 4194304 4417452 140734399651936 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18750/statm: 34367 5794 180 55 0 32253 0
[pid=18750/tid=18762] ppid=18745 vsize=137468 CPUtime=6.28 cores=1,3,5,7
/proc/18750/task/18762/stat : 18762 (plingeling) R 18745 18750 11662 0 -1 4202560 8868 1252 0 0 627 1 0 0 25 0 5 0 733245471 140767232 5794 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18750/tid=18763] ppid=18745 vsize=137468 CPUtime=6.28 cores=1,3,5,7
/proc/18750/task/18763/stat : 18763 (plingeling) R 18745 18750 11662 0 -1 4202560 8758 1252 0 0 627 1 0 0 25 0 5 0 733245471 140767232 5794 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18750/tid=18764] ppid=18745 vsize=137468 CPUtime=6.28 cores=1,3,5,7
/proc/18750/task/18764/stat : 18764 (plingeling) R 18745 18750 11662 0 -1 4202560 7893 1252 0 0 627 1 0 0 25 0 5 0 733245471 140767232 5794 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18750/tid=18765] ppid=18745 vsize=137468 CPUtime=6.23 cores=1,3,5,7
/proc/18750/task/18765/stat : 18765 (plingeling) R 18745 18750 11662 0 -1 4202560 7506 1252 0 0 622 1 0 0 25 0 5 0 733245471 140767232 5794 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 137468

[startup+12.7002 s]
/proc/loadavg: 7.06 7.85 7.93 9/323 18770
/proc/meminfo: memFree=22847756/32951124 swapFree=59305796/67111528
[pid=18750] ppid=18745 vsize=145792 CPUtime=50.63 cores=1,3,5,7
/proc/18750/stat : 18750 (plingeling) S 18745 18750 11662 0 -1 4202496 58130 1252 0 0 5052 11 0 0 18 0 5 0 733245470 149291008 7875 33554432000 4194304 4417452 140734399651936 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18750/statm: 36448 7875 180 55 0 34334 0
[pid=18750/tid=18762] ppid=18745 vsize=145792 CPUtime=12.69 cores=1,3,5,7
/proc/18750/task/18762/stat : 18762 (plingeling) R 18745 18750 11662 0 -1 4202560 15632 1252 0 0 1266 3 0 0 25 0 5 0 733245471 149291008 7875 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18750/tid=18763] ppid=18745 vsize=145792 CPUtime=12.68 cores=1,3,5,7
/proc/18750/task/18763/stat : 18763 (plingeling) R 18745 18750 11662 0 -1 4202560 14633 1252 0 0 1265 3 0 0 25 0 5 0 733245471 149291008 7875 33554432000 4194304 4417452 140734399651936 18446744073709551615 4357229 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18750/tid=18764] ppid=18745 vsize=145792 CPUtime=12.68 cores=1,3,5,7
/proc/18750/task/18764/stat : 18764 (plingeling) R 18745 18750 11662 0 -1 4202560 13227 1252 0 0 1266 2 0 0 25 0 5 0 733245471 149291008 7875 33554432000 4194304 4417452 140734399651936 18446744073709551615 4366105 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18750/tid=18765] ppid=18745 vsize=145792 CPUtime=12.56 cores=1,3,5,7
/proc/18750/task/18765/stat : 18765 (plingeling) R 18745 18750 11662 0 -1 4202560 14254 1252 0 0 1254 2 0 0 25 0 5 0 733245471 149291008 7875 33554432000 4194304 4417452 140734399651936 18446744073709551615 4366402 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 145792

[startup+25.5009 s]
/proc/loadavg: 7.27 7.86 7.93 9/323 18770
/proc/meminfo: memFree=22824664/32951124 swapFree=59305796/67111528
[pid=18750] ppid=18745 vsize=152972 CPUtime=101.7 cores=1,3,5,7
/proc/18750/stat : 18750 (plingeling) S 18745 18750 11662 0 -1 4202496 99160 1252 0 0 10154 16 0 0 18 0 5 0 733245470 156643328 9670 33554432000 4194304 4417452 140734399651936 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18750/statm: 38243 9670 180 55 0 36129 0
[pid=18750/tid=18762] ppid=18745 vsize=152972 CPUtime=25.48 cores=1,3,5,7
/proc/18750/task/18762/stat : 18762 (plingeling) R 18745 18750 11662 0 -1 4202560 27832 1252 0 0 2544 4 0 0 25 0 5 0 733245471 156643328 9670 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18750/tid=18763] ppid=18745 vsize=152972 CPUtime=25.48 cores=1,3,5,7
/proc/18750/task/18763/stat : 18763 (plingeling) R 18745 18750 11662 0 -1 4202560 25309 1252 0 0 2544 4 0 0 25 0 5 0 733245471 156643328 9670 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18750/tid=18764] ppid=18745 vsize=152972 CPUtime=25.48 cores=1,3,5,7
/proc/18750/task/18764/stat : 18764 (plingeling) R 18745 18750 11662 0 -1 4202560 24808 1252 0 0 2545 3 0 0 25 0 5 0 733245471 156643328 9670 33554432000 4194304 4417452 140734399651936 18446744073709551615 4242731 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18750/tid=18765] ppid=18745 vsize=152972 CPUtime=25.23 cores=1,3,5,7
/proc/18750/task/18765/stat : 18765 (plingeling) R 18745 18750 11662 0 -1 4202560 20827 1252 0 0 2520 3 0 0 25 0 5 0 733245471 156643328 9670 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 152972

[startup+51.1011 s]
/proc/loadavg: 7.60 7.89 7.94 9/323 18771
/proc/meminfo: memFree=22810900/32951124 swapFree=59305796/67111528
[pid=18750] ppid=18745 vsize=161348 CPUtime=203.85 cores=1,3,5,7
/proc/18750/stat : 18750 (plingeling) S 18745 18750 11662 0 -1 4202496 162004 1252 0 0 20359 26 0 0 18 0 5 0 733245470 165220352 11791 33554432000 4194304 4417452 140734399651936 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18750/statm: 40337 11791 180 55 0 38223 0
[pid=18750/tid=18762] ppid=18745 vsize=161348 CPUtime=51.08 cores=1,3,5,7
/proc/18750/task/18762/stat : 18762 (plingeling) R 18745 18750 11662 0 -1 4202560 45054 1252 0 0 5102 6 0 0 25 0 5 0 733245471 165220352 11791 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18750/tid=18763] ppid=18745 vsize=161348 CPUtime=51.09 cores=1,3,5,7
/proc/18750/task/18763/stat : 18763 (plingeling) R 18745 18750 11662 0 -1 4202560 39317 1252 0 0 5102 7 0 0 25 0 5 0 733245471 165220352 11791 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18750/tid=18764] ppid=18745 vsize=161348 CPUtime=51.08 cores=1,3,5,7

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

[pid=18750/tid=18763] ppid=18745 vsize=410256 CPUtime=762.32 cores=1,3,5,7
/proc/18750/task/18763/stat : 18763 (plingeling) R 18745 18750 11662 0 -1 4202560 211934 1252 0 0 76197 35 0 0 25 0 5 0 733245471 420102144 73991 33554432000 4194304 4417452 140734399651936 18446744073709551615 4365078 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18750/tid=18764] ppid=18745 vsize=410256 CPUtime=762.29 cores=1,3,5,7
/proc/18750/task/18764/stat : 18764 (plingeling) R 18745 18750 11662 0 -1 4202560 236346 1252 0 0 76194 35 0 0 25 0 5 0 733245471 420102144 73991 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18750/tid=18765] ppid=18745 vsize=410256 CPUtime=754.7 cores=1,3,5,7
/proc/18750/task/18765/stat : 18765 (plingeling) R 18745 18750 11662 0 -1 4202560 200166 1252 0 0 75440 30 0 0 25 0 5 0 733245471 420102144 73991 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3040.82
Current children cumulated vsize (KiB) 410256

[startup+822.301 s]
/proc/loadavg: 8.16 8.12 8.04 9/323 18795
/proc/meminfo: memFree=22108308/32951124 swapFree=59305796/67111528
[pid=18750] ppid=18745 vsize=422344 CPUtime=3280.2 cores=1,3,5,7
/proc/18750/stat : 18750 (plingeling) S 18745 18750 11662 0 -1 4202496 979377 1252 0 0 327872 148 0 0 18 0 5 0 733245470 432480256 77013 33554432000 4194304 4417452 140734399651936 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18750/statm: 105586 77013 180 55 0 103472 0
[pid=18750/tid=18762] ppid=18745 vsize=422344 CPUtime=821.49 cores=1,3,5,7
/proc/18750/task/18762/stat : 18762 (plingeling) R 18745 18750 11662 0 -1 4202560 302251 1252 0 0 82107 42 0 0 25 0 5 0 733245471 432480256 77013 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18750/tid=18763] ppid=18745 vsize=422344 CPUtime=822.31 cores=1,3,5,7
/proc/18750/task/18763/stat : 18763 (plingeling) R 18745 18750 11662 0 -1 4202560 220317 1252 0 0 82195 36 0 0 25 0 5 0 733245471 432480256 77013 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18750/tid=18764] ppid=18745 vsize=422344 CPUtime=822.28 cores=1,3,5,7
/proc/18750/task/18764/stat : 18764 (plingeling) R 18745 18750 11662 0 -1 4202560 246207 1252 0 0 82191 37 0 0 25 0 5 0 733245471 432480256 77013 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18750/tid=18765] ppid=18745 vsize=422344 CPUtime=814.09 cores=1,3,5,7
/proc/18750/task/18765/stat : 18765 (plingeling) R 18745 18750 11662 0 -1 4202560 210218 1252 0 0 81378 31 0 0 25 0 5 0 733245471 432480256 77013 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3280.2
Current children cumulated vsize (KiB) 422344

[startup+882.313 s]
/proc/loadavg: 8.16 8.13 8.04 9/323 18796
/proc/meminfo: memFree=22048144/32951124 swapFree=59305796/67111528
[pid=18750] ppid=18745 vsize=441980 CPUtime=3519.65 cores=1,3,5,7
/proc/18750/stat : 18750 (plingeling) S 18745 18750 11662 0 -1 4202496 999491 1252 0 0 351814 151 0 0 18 0 5 0 733245470 452587520 81954 33554432000 4194304 4417452 140734399651936 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18750/statm: 110495 81954 180 55 0 108381 0
[pid=18750/tid=18762] ppid=18745 vsize=441980 CPUtime=881.51 cores=1,3,5,7
/proc/18750/task/18762/stat : 18762 (plingeling) R 18745 18750 11662 0 -1 4202560 309065 1252 0 0 88108 43 0 0 25 0 5 0 733245471 452587520 81954 33554432000 4194304 4417452 140734399651936 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18750/tid=18763] ppid=18745 vsize=441980 CPUtime=882.32 cores=1,3,5,7
/proc/18750/task/18763/stat : 18763 (plingeling) R 18745 18750 11662 0 -1 4202560 226026 1252 0 0 88195 37 0 0 25 0 5 0 733245471 452587520 81954 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18750/tid=18764] ppid=18745 vsize=441980 CPUtime=882.29 cores=1,3,5,7
/proc/18750/task/18764/stat : 18764 (plingeling) R 18745 18750 11662 0 -1 4202560 253798 1252 0 0 88191 38 0 0 25 0 5 0 733245471 452587520 81954 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18750/tid=18765] ppid=18745 vsize=441980 CPUtime=873.5 cores=1,3,5,7
/proc/18750/task/18765/stat : 18765 (plingeling) R 18745 18750 11662 0 -1 4202560 210218 1252 0 0 87319 31 0 0 25 0 5 0 733245471 452587520 81954 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3519.65
Current children cumulated vsize (KiB) 441980

[startup+942.3 s]
/proc/loadavg: 8.09 8.11 8.04 9/323 18798
/proc/meminfo: memFree=22048988/32951124 swapFree=59305796/67111528
[pid=18750] ppid=18745 vsize=451468 CPUtime=3759.02 cores=1,3,5,7
/proc/18750/stat : 18750 (plingeling) S 18745 18750 11662 0 -1 4202496 1029167 1252 0 0 375746 156 0 0 18 0 5 0 733245470 462303232 84294 33554432000 4194304 4417452 140734399651936 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18750/statm: 112867 84294 180 55 0 110753 0
[pid=18750/tid=18762] ppid=18745 vsize=451468 CPUtime=941.49 cores=1,3,5,7
/proc/18750/task/18762/stat : 18762 (plingeling) R 18745 18750 11662 0 -1 4202560 325025 1252 0 0 94104 45 0 0 25 0 5 0 733245471 462303232 84294 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18750/tid=18763] ppid=18745 vsize=451468 CPUtime=942.31 cores=1,3,5,7
/proc/18750/task/18763/stat : 18763 (plingeling) R 18745 18750 11662 0 -1 4202560 229461 1252 0 0 94193 38 0 0 25 0 5 0 733245471 462303232 84294 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18750/tid=18764] ppid=18745 vsize=451468 CPUtime=942.28 cores=1,3,5,7
/proc/18750/task/18764/stat : 18764 (plingeling) R 18745 18750 11662 0 -1 4202560 259525 1252 0 0 94189 39 0 0 25 0 5 0 733245471 462303232 84294 33554432000 4194304 4417452 140734399651936 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18750/tid=18765] ppid=18745 vsize=451468 CPUtime=932.89 cores=1,3,5,7
/proc/18750/task/18765/stat : 18765 (plingeling) R 18745 18750 11662 0 -1 4202560 214772 1252 0 0 93257 32 0 0 25 0 5 0 733245471 462303232 84294 33554432000 4194304 4417452 140734399651936 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3759.02
Current children cumulated vsize (KiB) 451468

[startup+1002.3 s]
/proc/loadavg: 8.11 8.11 8.04 9/323 18799
/proc/meminfo: memFree=21891492/32951124 swapFree=59305796/67111528
[pid=18750] ppid=18745 vsize=542336 CPUtime=3998.41 cores=1,3,5,7
/proc/18750/stat : 18750 (plingeling) S 18745 18750 11662 0 -1 4202496 1060076 1252 0 0 399680 161 0 0 18 0 5 0 733245470 555352064 107011 33554432000 4194304 4417452 140734399651936 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18750/statm: 135584 107011 180 55 0 133470 0
[pid=18750/tid=18762] ppid=18745 vsize=542336 CPUtime=1001.5 cores=1,3,5,7
/proc/18750/task/18762/stat : 18762 (plingeling) R 18745 18750 11662 0 -1 4202560 329121 1252 0 0 100104 46 0 0 25 0 5 0 733245471 555352064 107011 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18750/tid=18763] ppid=18745 vsize=542336 CPUtime=1002.32 cores=1,3,5,7
/proc/18750/task/18763/stat : 18763 (plingeling) R 18745 18750 11662 0 -1 4202560 229461 1252 0 0 100194 38 0 0 25 0 5 0 733245471 555352064 107011 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18750/tid=18764] ppid=18745 vsize=542336 CPUtime=1002.28 cores=1,3,5,7
/proc/18750/task/18764/stat : 18764 (plingeling) R 18745 18750 11662 0 -1 4202560 270959 1252 0 0 100187 41 0 0 25 0 5 0 733245471 555352064 107011 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18750/tid=18765] ppid=18745 vsize=542336 CPUtime=992.29 cores=1,3,5,7
/proc/18750/task/18765/stat : 18765 (plingeling) R 18745 18750 11662 0 -1 4202560 230151 1252 0 0 99194 35 0 0 25 0 5 0 733245471 555352064 107011 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3998.41
Current children cumulated vsize (KiB) 542336

[startup+1062.3 s]
/proc/loadavg: 8.12 8.10 8.04 9/323 18801
/proc/meminfo: memFree=21878212/32951124 swapFree=59305796/67111528
[pid=18750] ppid=18745 vsize=557388 CPUtime=4237.82 cores=1,3,5,7
/proc/18750/stat : 18750 (plingeling) S 18745 18750 11662 0 -1 4202496 1086636 1252 0 0 423616 166 0 0 18 0 5 0 733245470 570765312 110806 33554432000 4194304 4417452 140734399651936 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18750/statm: 139347 110806 180 55 0 137233 0
[pid=18750/tid=18762] ppid=18745 vsize=557388 CPUtime=1061.49 cores=1,3,5,7
/proc/18750/task/18762/stat : 18762 (plingeling) R 18745 18750 11662 0 -1 4202560 331450 1252 0 0 106103 46 0 0 25 0 5 0 733245471 570765312 110806 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18750/tid=18763] ppid=18745 vsize=557388 CPUtime=1062.32 cores=1,3,5,7
/proc/18750/task/18763/stat : 18763 (plingeling) R 18745 18750 11662 0 -1 4202560 242707 1252 0 0 106192 40 0 0 25 0 5 0 733245471 570765312 110806 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18750/tid=18764] ppid=18745 vsize=557388 CPUtime=1062.29 cores=1,3,5,7
/proc/18750/task/18764/stat : 18764 (plingeling) R 18745 18750 11662 0 -1 4202560 273752 1252 0 0 106187 42 0 0 25 0 5 0 733245471 570765312 110806 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18750/tid=18765] ppid=18745 vsize=557388 CPUtime=1051.7 cores=1,3,5,7
/proc/18750/task/18765/stat : 18765 (plingeling) R 18745 18750 11662 0 -1 4202560 238343 1252 0 0 105133 37 0 0 25 0 5 0 733245471 570765312 110806 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4237.82
Current children cumulated vsize (KiB) 557388

[startup+1122.3 s]
/proc/loadavg: 8.10 8.10 8.04 9/323 18803
/proc/meminfo: memFree=21879048/32951124 swapFree=59305796/67111528
[pid=18750] ppid=18745 vsize=585600 CPUtime=4477.23 cores=1,3,5,7
/proc/18750/stat : 18750 (plingeling) S 18745 18750 11662 0 -1 4202496 1104418 1252 0 0 447554 169 0 0 18 0 5 0 733245470 599654400 117827 33554432000 4194304 4417452 140734399651936 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18750/statm: 146400 117827 180 55 0 144286 0
[pid=18750/tid=18762] ppid=18745 vsize=585600 CPUtime=1121.5 cores=1,3,5,7
/proc/18750/task/18762/stat : 18762 (plingeling) R 18745 18750 11662 0 -1 4202560 343113 1252 0 0 112102 48 0 0 25 0 5 0 733245471 599654400 117827 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18750/tid=18763] ppid=18745 vsize=585600 CPUtime=1122.31 cores=1,3,5,7
/proc/18750/task/18763/stat : 18763 (plingeling) R 18745 18750 11662 0 -1 4202560 248826 1252 0 0 112191 40 0 0 25 0 5 0 733245471 599654400 117827 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18750/tid=18764] ppid=18745 vsize=585600 CPUtime=1122.29 cores=1,3,5,7
/proc/18750/task/18764/stat : 18764 (plingeling) R 18745 18750 11662 0 -1 4202560 273752 1252 0 0 112187 42 0 0 25 0 5 0 733245471 599654400 117827 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18750/tid=18765] ppid=18745 vsize=585600 CPUtime=1111.1 cores=1,3,5,7
/proc/18750/task/18765/stat : 18765 (plingeling) R 18745 18750 11662 0 -1 4202560 238343 1252 0 0 111073 37 0 0 25 0 5 0 733245471 599654400 117827 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4477.23
Current children cumulated vsize (KiB) 585600

[startup+1182.3 s]
/proc/loadavg: 8.10 8.09 8.04 9/323 18804
/proc/meminfo: memFree=21845676/32951124 swapFree=59305796/67111528
[pid=18750] ppid=18745 vsize=556476 CPUtime=4716.64 cores=1,3,5,7
/proc/18750/stat : 18750 (plingeling) S 18745 18750 11662 0 -1 4202496 1123679 1252 0 0 471492 172 0 0 18 0 5 0 733245470 569831424 110545 33554432000 4194304 4417452 140734399651936 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18750/statm: 139119 110545 180 55 0 137005 0
[pid=18750/tid=18762] ppid=18745 vsize=556476 CPUtime=1181.5 cores=1,3,5,7
/proc/18750/task/18762/stat : 18762 (plingeling) R 18745 18750 11662 0 -1 4202560 343113 1252 0 0 118102 48 0 0 25 0 5 0 733245471 569831424 110545 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18750/tid=18763] ppid=18745 vsize=556476 CPUtime=1182.31 cores=1,3,5,7
/proc/18750/task/18763/stat : 18763 (plingeling) R 18745 18750 11662 0 -1 4202560 256427 1252 0 0 118190 41 0 0 25 0 5 0 733245471 569831424 110545 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18750/tid=18764] ppid=18745 vsize=556476 CPUtime=1182.28 cores=1,3,5,7
/proc/18750/task/18764/stat : 18764 (plingeling) R 18745 18750 11662 0 -1 4202560 285412 1252 0 0 118185 43 0 0 25 0 5 0 733245471 569831424 110545 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18750/tid=18765] ppid=18745 vsize=556476 CPUtime=1170.51 cores=1,3,5,7
/proc/18750/task/18765/stat : 18765 (plingeling) R 18745 18750 11662 0 -1 4202560 238343 1252 0 0 117014 37 0 0 25 0 5 0 733245471 569831424 110545 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4716.64
Current children cumulated vsize (KiB) 556476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.2 s]
/proc/loadavg: 8.07 8.08 8.04 5/318 18806
/proc/meminfo: memFree=22423420/32951124 swapFree=59305796/67111528
[pid=18750] ppid=18745 vsize=593528 CPUtime=4800.05 cores=1,3,5,7
/proc/18750/stat : 18750 (plingeling) S 18745 18750 11662 0 -1 4202496 1132943 1252 0 0 479832 173 0 0 18 0 5 0 733245470 607772672 119809 33554432000 4194304 4417452 140734399651936 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18750/statm: 148382 119809 180 55 0 146268 0
[pid=18750/tid=18762] ppid=18745 vsize=593528 CPUtime=1202.42 cores=1,3,5,7
/proc/18750/task/18762/stat : 18762 (plingeling) R 18745 18750 11662 0 -1 4202560 350585 1252 0 0 120192 50 0 0 25 0 5 0 733245471 607772672 119809 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18750/tid=18763] ppid=18745 vsize=593528 CPUtime=1203.22 cores=1,3,5,7
/proc/18750/task/18763/stat : 18763 (plingeling) R 18745 18750 11662 0 -1 4202560 258219 1252 0 0 120281 41 0 0 25 0 5 0 733245471 607772672 119809 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18750/tid=18764] ppid=18745 vsize=593528 CPUtime=1203.19 cores=1,3,5,7
/proc/18750/task/18764/stat : 18764 (plingeling) R 18745 18750 11662 0 -1 4202560 285412 1252 0 0 120276 43 0 0 25 0 5 0 733245471 607772672 119809 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18750/tid=18765] ppid=18745 vsize=593528 CPUtime=1191.2 cores=1,3,5,7
/proc/18750/task/18765/stat : 18765 (plingeling) R 18745 18750 11662 0 -1 4202560 238343 1252 0 0 119083 37 0 0 25 0 5 0 733245471 607772672 119809 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 593528

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

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

[startup+1203.2 s]
/proc/loadavg: 8.07 8.08 8.04 5/318 18806
/proc/meminfo: memFree=22423420/32951124 swapFree=59305796/67111528
[pid=18750] ppid=18745 vsize=593528 CPUtime=4800.05 cores=1,3,5,7
/proc/18750/stat : 18750 (plingeling) S 18745 18750 11662 0 -1 4202496 1132943 1252 0 0 479832 173 0 0 18 0 5 0 733245470 607772672 119809 33554432000 4194304 4417452 140734399651936 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/18750/statm: 148382 119809 180 55 0 146268 0
[pid=18750/tid=18762] ppid=18745 vsize=593528 CPUtime=1202.42 cores=1,3,5,7
/proc/18750/task/18762/stat : 18762 (plingeling) R 18745 18750 11662 0 -1 4202560 350585 1252 0 0 120192 50 0 0 25 0 5 0 733245471 607772672 119809 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18750/tid=18763] ppid=18745 vsize=593528 CPUtime=1203.22 cores=1,3,5,7
/proc/18750/task/18763/stat : 18763 (plingeling) R 18745 18750 11662 0 -1 4202560 258219 1252 0 0 120281 41 0 0 25 0 5 0 733245471 607772672 119809 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18750/tid=18764] ppid=18745 vsize=593528 CPUtime=1203.19 cores=1,3,5,7
/proc/18750/task/18764/stat : 18764 (plingeling) R 18745 18750 11662 0 -1 4202560 285412 1252 0 0 120276 43 0 0 25 0 5 0 733245471 607772672 119809 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18750/tid=18765] ppid=18745 vsize=593528 CPUtime=1191.2 cores=1,3,5,7
/proc/18750/task/18765/stat : 18765 (plingeling) R 18745 18750 11662 0 -1 4202560 238343 1252 0 0 119083 37 0 0 25 0 5 0 733245471 607772672 119809 33554432000 4194304 4417452 140734399651936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 593528

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.23
CPU time (s): 4800.12
CPU user time (s): 4798.36
CPU system time (s): 1.76273
CPU usage (%): 398.935
Max. virtual memory (cumulated for all children) (KiB): 593528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.36
system time used= 1.76273
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1134195
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= 568
involuntary context switches= 31723

runsolver used 3.17652 second user time and 8.86965 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-15 05:29:10
IDJOB=3371135
IDBENCH=84021
IDSOLVER=1848
FILE ID=node111/3371135-1305430150
RUNJOBID= node111-1305430150-18732
PBS_JOBID= 13324596
Free space on /tmp= 73732 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n32-02-S1478512323.shuffled-as.sat03-1638.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371135-1305430150/watcher-3371135-1305430150 -o /tmp/evaluation-result-3371135-1305430150/solver-3371135-1305430150 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371135-1305430150.cnf

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

MD5SUM BENCH= 1d86c7f9cd05c5f2ab070520d802c8e1
RANDOM SEED=1292092606

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.849
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.83
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22907644 kB
Buffers:        273284 kB
Cached:        6526212 kB
SwapCached:      13720 kB
Active:         943836 kB
Inactive:      8884136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22907644 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:             496 kB
Writeback:           0 kB
AnonPages:     3024108 kB
Mapped:          12244 kB
Slab:           115780 kB
PageTables:      36620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53315544 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= 73732 MiB
End job on node111 at 2011-05-15 05:49:15