Trace number 3259834

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.39 1201.77

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-23-189-21-75.cnf
MD5SUM46a186d5aa9ba41a176adf24fb365342
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.203968
Satisfiable
(Un)Satisfiability was proved
Number of variables483
Number of clauses25396
Sum of the clauses size51233
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 225375
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521

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-3259834-1304057069/watcher-3259834-1304057069 -o /tmp/evaluation-result-3259834-1304057069/solver-3259834-1304057069 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3259834-1304057069.cnf 

running on 4 cores: 0,2,4,6

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: 8.10 7.78 7.82 5/181 1101
/proc/meminfo: memFree=26453372/32951124 swapFree=67088964/67111528
[pid=1101] ppid=1099 vsize=8860 CPUtime=0 cores=0,2,4,6
/proc/1101/stat : 1101 (plingeling) R 1099 1101 330 0 -1 4202496 304 1253 0 0 0 0 0 0 25 0 1 0 517305396 9072640 233 33554432000 4194304 4417332 140733701912560 18446744073709551615 210204647168 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/1101/statm: 2215 233 145 55 0 101 0

[startup+0.124815 s]
/proc/loadavg: 8.10 7.78 7.82 5/181 1101
/proc/meminfo: memFree=26453372/32951124 swapFree=67088964/67111528
[pid=1101] ppid=1099 vsize=121152 CPUtime=0.43 cores=0,2,4,6
/proc/1101/stat : 1101 (plingeling) S 1099 1101 330 0 -1 4202496 2205 1253 0 0 43 0 0 0 25 0 5 0 517305396 124059648 1740 33554432000 4194304 4417332 140733701912560 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1101/statm: 30288 1740 180 55 0 28174 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 121152

[startup+0.200802 s]
/proc/loadavg: 8.10 7.78 7.82 5/181 1101
/proc/meminfo: memFree=26453372/32951124 swapFree=67088964/67111528
[pid=1101] ppid=1099 vsize=121268 CPUtime=0.73 cores=0,2,4,6
/proc/1101/stat : 1101 (plingeling) S 1099 1101 330 0 -1 4202496 2540 1253 0 0 73 0 0 0 25 0 5 0 517305396 124178432 1777 33554432000 4194304 4417332 140733701912560 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1101/statm: 30317 1777 180 55 0 28203 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 121268

[startup+0.300786 s]
/proc/loadavg: 8.10 7.78 7.82 5/181 1101
/proc/meminfo: memFree=26453372/32951124 swapFree=67088964/67111528
[pid=1101] ppid=1099 vsize=123748 CPUtime=1.13 cores=0,2,4,6
/proc/1101/stat : 1101 (plingeling) S 1099 1101 330 0 -1 4202496 3128 1253 0 0 113 0 0 0 25 0 5 0 517305396 126717952 2365 33554432000 4194304 4417332 140733701912560 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1101/statm: 30937 2365 180 55 0 28823 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 123748

[startup+0.70072 s]
/proc/loadavg: 8.10 7.78 7.82 5/181 1101
/proc/meminfo: memFree=26453372/32951124 swapFree=67088964/67111528
[pid=1101] ppid=1099 vsize=130088 CPUtime=2.72 cores=0,2,4,6
/proc/1101/stat : 1101 (plingeling) S 1099 1101 330 0 -1 4202496 5657 1253 0 0 272 0 0 0 25 0 5 0 517305396 133210112 3950 33554432000 4194304 4417332 140733701912560 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1101/statm: 32522 3950 180 55 0 30408 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 130088

[startup+1.50059 s]
/proc/loadavg: 8.09 7.78 7.82 9/186 1111
/proc/meminfo: memFree=26437228/32951124 swapFree=67088964/67111528
[pid=1101] ppid=1099 vsize=133884 CPUtime=5.92 cores=0,2,4,6
/proc/1101/stat : 1101 (plingeling) S 1099 1101 330 0 -1 4202496 10220 1253 0 0 591 1 0 0 25 0 5 0 517305396 137097216 4899 33554432000 4194304 4417332 140733701912560 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1101/statm: 33471 4899 180 55 0 31357 0
[pid=1101/tid=1108] ppid=1099 vsize=133884 CPUtime=1.48 cores=0,2,4,6
/proc/1101/task/1108/stat : 1108 (plingeling) R 1099 1101 330 0 -1 4202560 472 1253 0 0 148 0 0 0 25 0 5 0 517305398 137097216 4899 33554432000 4194304 4417332 140733701912560 18446744073709551615 4366146 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1101/tid=1109] ppid=1099 vsize=133884 CPUtime=1.47 cores=0,2,4,6
/proc/1101/task/1109/stat : 1109 (plingeling) R 1099 1101 330 0 -1 4202560 260 1253 0 0 147 0 0 0 25 0 5 0 517305398 137097216 4899 33554432000 4194304 4417332 140733701912560 18446744073709551615 4236816 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1101/tid=1110] ppid=1099 vsize=133884 CPUtime=1.47 cores=0,2,4,6
/proc/1101/task/1110/stat : 1110 (plingeling) R 1099 1101 330 0 -1 4202560 2655 1253 0 0 147 0 0 0 25 0 5 0 517305398 137097216 4899 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1101/tid=1111] ppid=1099 vsize=133884 CPUtime=1.46 cores=0,2,4,6
/proc/1101/task/1111/stat : 1111 (plingeling) R 1099 1101 330 0 -1 4202560 5915 1253 0 0 146 0 0 0 25 0 5 0 517305398 137097216 4899 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 133884

[startup+3.10032 s]
/proc/loadavg: 8.09 7.78 7.82 9/186 1111
/proc/meminfo: memFree=26430408/32951124 swapFree=67088964/67111528
[pid=1101] ppid=1099 vsize=147464 CPUtime=12.32 cores=0,2,4,6
/proc/1101/stat : 1101 (plingeling) S 1099 1101 330 0 -1 4202496 23443 1253 0 0 1228 4 0 0 25 0 5 0 517305396 151003136 8295 33554432000 4194304 4417332 140733701912560 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1101/statm: 36866 8295 181 55 0 34752 0
[pid=1101/tid=1108] ppid=1099 vsize=147464 CPUtime=3.07 cores=0,2,4,6
/proc/1101/task/1108/stat : 1108 (plingeling) R 1099 1101 330 0 -1 4202560 3337 1253 0 0 307 0 0 0 25 0 5 0 517305398 151003136 8295 33554432000 4194304 4417332 140733701912560 18446744073709551615 4307930 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1101/tid=1109] ppid=1099 vsize=147464 CPUtime=3.07 cores=0,2,4,6
/proc/1101/task/1109/stat : 1109 (plingeling) R 1099 1101 330 0 -1 4202560 2940 1253 0 0 307 0 0 0 25 0 5 0 517305398 151003136 8295 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1101/tid=1110] ppid=1099 vsize=147464 CPUtime=3.06 cores=0,2,4,6
/proc/1101/task/1110/stat : 1110 (plingeling) R 1099 1101 330 0 -1 4202560 5724 1253 0 0 306 0 0 0 25 0 5 0 517305398 151003136 8295 33554432000 4194304 4417332 140733701912560 18446744073709551615 4365986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1101/tid=1111] ppid=1099 vsize=147464 CPUtime=3.06 cores=0,2,4,6
/proc/1101/task/1111/stat : 1111 (plingeling) R 1099 1101 330 0 -1 4202560 10524 1253 0 0 304 2 0 0 25 0 5 0 517305398 151003136 8295 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 147464

[startup+6.30079 s]
/proc/loadavg: 8.08 7.78 7.82 9/186 1111
/proc/meminfo: memFree=26405364/32951124 swapFree=67088964/67111528
[pid=1101] ppid=1099 vsize=177096 CPUtime=25.1 cores=0,2,4,6
/proc/1101/stat : 1101 (plingeling) S 1099 1101 330 0 -1 4202496 47078 1253 0 0 2503 7 0 0 25 0 5 0 517305396 181346304 15713 33554432000 4194304 4417332 140733701912560 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1101/statm: 44274 15713 181 55 0 42160 0
[pid=1101/tid=1108] ppid=1099 vsize=177096 CPUtime=6.27 cores=0,2,4,6
/proc/1101/task/1108/stat : 1108 (plingeling) R 1099 1101 330 0 -1 4202560 8665 1253 0 0 626 1 0 0 25 0 5 0 517305398 181346304 15713 33554432000 4194304 4417332 140733701912560 18446744073709551615 4251056 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1101/tid=1109] ppid=1099 vsize=177096 CPUtime=6.27 cores=0,2,4,6
/proc/1101/task/1109/stat : 1109 (plingeling) R 1099 1101 330 0 -1 4202560 9542 1253 0 0 627 0 0 0 25 0 5 0 517305398 181346304 15713 33554432000 4194304 4417332 140733701912560 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1101/tid=1110] ppid=1099 vsize=177096 CPUtime=6.27 cores=0,2,4,6
/proc/1101/task/1110/stat : 1110 (plingeling) R 1099 1101 330 0 -1 4202560 10822 1253 0 0 626 1 0 0 25 0 5 0 517305398 181346304 15713 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1101/tid=1111] ppid=1099 vsize=177096 CPUtime=6.24 cores=0,2,4,6
/proc/1101/task/1111/stat : 1111 (plingeling) R 1099 1101 330 0 -1 4202560 17131 1253 0 0 621 3 0 0 25 0 5 0 517305398 181346304 15713 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 177096

[startup+12.7007 s]
/proc/loadavg: 8.08 7.79 7.82 9/186 1111
/proc/meminfo: memFree=26377968/32951124 swapFree=67088964/67111528
[pid=1101] ppid=1099 vsize=186316 CPUtime=50.66 cores=0,2,4,6
/proc/1101/stat : 1101 (plingeling) S 1099 1101 330 0 -1 4202496 78151 1253 0 0 5054 12 0 0 25 0 5 0 517305396 190787584 18008 33554432000 4194304 4417332 140733701912560 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1101/statm: 46579 18008 181 55 0 44465 0
[pid=1101/tid=1108] ppid=1099 vsize=186316 CPUtime=12.67 cores=0,2,4,6
/proc/1101/task/1108/stat : 1108 (plingeling) R 1099 1101 330 0 -1 4202560 15763 1253 0 0 1265 2 0 0 25 0 5 0 517305398 190787584 18008 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1101/tid=1109] ppid=1099 vsize=186316 CPUtime=12.67 cores=0,2,4,6
/proc/1101/task/1109/stat : 1109 (plingeling) R 1099 1101 330 0 -1 4202560 17988 1253 0 0 1265 2 0 0 25 0 5 0 517305398 190787584 18008 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1101/tid=1110] ppid=1099 vsize=186316 CPUtime=12.67 cores=0,2,4,6
/proc/1101/task/1110/stat : 1110 (plingeling) R 1099 1101 330 0 -1 4202560 17769 1253 0 0 1265 2 0 0 25 0 5 0 517305398 190787584 18008 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1101/tid=1111] ppid=1099 vsize=186316 CPUtime=12.6 cores=0,2,4,6
/proc/1101/task/1111/stat : 1111 (plingeling) R 1099 1101 330 0 -1 4202560 25713 1253 0 0 1256 4 0 0 25 0 5 0 517305398 190787584 18008 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 186316

[startup+25.5006 s]
/proc/loadavg: 8.06 7.79 7.82 9/186 1112
/proc/meminfo: memFree=26222828/32951124 swapFree=67088964/67111528
[pid=1101] ppid=1099 vsize=239164 CPUtime=101.79 cores=0,2,4,6
/proc/1101/stat : 1101 (plingeling) S 1099 1101 330 0 -1 4202496 135307 1253 0 0 10158 21 0 0 25 0 5 0 517305396 244903936 31220 33554432000 4194304 4417332 140733701912560 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1101/statm: 59791 31220 181 55 0 57677 0
[pid=1101/tid=1108] ppid=1099 vsize=239164 CPUtime=25.47 cores=0,2,4,6
/proc/1101/task/1108/stat : 1108 (plingeling) R 1099 1101 330 0 -1 4202560 28326 1253 0 0 2543 4 0 0 25 0 5 0 517305398 244903936 31220 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1101/tid=1109] ppid=1099 vsize=239164 CPUtime=25.46 cores=0,2,4,6
/proc/1101/task/1109/stat : 1109 (plingeling) R 1099 1101 330 0 -1 4202560 35436 1253 0 0 2542 4 0 0 25 0 5 0 517305398 244903936 31220 33554432000 4194304 4417332 140733701912560 18446744073709551615 4237202 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1101/tid=1110] ppid=1099 vsize=239164 CPUtime=25.47 cores=0,2,4,6
/proc/1101/task/1110/stat : 1110 (plingeling) R 1099 1101 330 0 -1 4202560 30150 1253 0 0 2543 4 0 0 25 0 5 0 517305398 244903936 31220 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364602 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1101/tid=1111] ppid=1099 vsize=239164 CPUtime=25.33 cores=0,2,4,6
/proc/1101/task/1111/stat : 1111 (plingeling) R 1099 1101 330 0 -1 4202560 40477 1253 0 0 2526 7 0 0 25 0 5 0 517305398 244903936 31220 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 239164

[startup+51.1003 s]
/proc/loadavg: 8.04 7.81 7.82 9/186 1113
/proc/meminfo: memFree=25934060/32951124 swapFree=67088964/67111528
[pid=1101] ppid=1099 vsize=278132 CPUtime=204.05 cores=0,2,4,6
/proc/1101/stat : 1101 (plingeling) S 1099 1101 330 0 -1 4202496 211329 1253 0 0 20371 34 0 0 25 0 5 0 517305396 284807168 40962 33554432000 4194304 4417332 140733701912560 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1101/statm: 69533 40962 181 55 0 67419 0
[pid=1101/tid=1108] ppid=1099 vsize=278132 CPUtime=51.07 cores=0,2,4,6
/proc/1101/task/1108/stat : 1108 (plingeling) R 1099 1101 330 0 -1 4202560 46118 1253 0 0 5099 8 0 0 25 0 5 0 517305398 284807168 40962 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1101/tid=1109] ppid=1099 vsize=278132 CPUtime=51.07 cores=0,2,4,6
/proc/1101/task/1109/stat : 1109 (plingeling) R 1099 1101 330 0 -1 4202560 57414 1253 0 0 5099 8 0 0 25 0 5 0 517305398 284807168 40962 33554432000 4194304 4417332 140733701912560 18446744073709551615 4365986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1101/tid=1110] ppid=1099 vsize=278132 CPUtime=51.07 cores=0,2,4,6
/proc/1101/task/1110/stat : 1110 (plingeling) R 1099 1101 330 0 -1 4202560 46413 1253 0 0 5100 7 0 0 25 0 5 0 517305398 284807168 40962 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1101/tid=1111] ppid=1099 vsize=278132 CPUtime=50.79 cores=0,2,4,6
/proc/1101/task/1111/stat : 1111 (plingeling) R 1099 1101 330 0 -1 4202560 60466 1253 0 0 5069 10 0 0 25 0 5 0 517305398 284807168 40962 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 278132

[startup+102.301 s]
/proc/loadavg: 8.01 7.84 7.83 9/186 1114
/proc/meminfo: memFree=25816076/32951124 swapFree=67088964/67111528
[pid=1101] ppid=1099 vsize=377284 CPUtime=408.58 cores=0,2,4,6
/proc/1101/stat : 1101 (plingeling) S 1099 1101 330 0 -1 4202496 337912 1253 0 0 40803 55 0 0 25 0 5 0 517305396 386338816 65750 33554432000 4194304 4417332 140733701912560 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1101/statm: 94321 65750 181 55 0 92207 0
[pid=1101/tid=1108] ppid=1099 vsize=377284 CPUtime=102.27 cores=0,2,4,6
/proc/1101/task/1108/stat : 1108 (plingeling) R 1099 1101 330 0 -1 4202560 87439 1253 0 0 10213 14 0 0 25 0 5 0 517305398 386338816 65750 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1101/tid=1109] ppid=1099 vsize=377284 CPUtime=102.27 cores=0,2,4,6
/proc/1101/task/1109/stat : 1109 (plingeling) R 1099 1101 330 0 -1 4202560 91030 1253 0 0 10214 13 0 0 25 0 5 0 517305398 386338816 65750 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1101/tid=1110] ppid=1099 vsize=377284 CPUtime=102.28 cores=0,2,4,6
/proc/1101/task/1110/stat : 1110 (plingeling) R 1099 1101 330 0 -1 4202560 66033 1253 0 0 10217 11 0 0 25 0 5 0 517305398 386338816 65750 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1101/tid=1111] ppid=1099 vsize=377284 CPUtime=101.72 cores=0,2,4,6
/proc/1101/task/1111/stat : 1111 (plingeling) R 1099 1101 330 0 -1 4202560 92492 1253 0 0 10157 15 0 0 25 0 5 0 517305398 386338816 65750 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.58
Current children cumulated vsize (KiB) 377284

[startup+162.301 s]
/proc/loadavg: 8.00 7.86 7.83 9/186 1115
/proc/meminfo: memFree=25615908/32951124 swapFree=67088964/67111528
[pid=1101] ppid=1099 vsize=537656 CPUtime=648.24 cores=0,2,4,6
/proc/1101/stat : 1101 (plingeling) S 1099 1101 330 0 -1 4202496 504237 1253 0 0 64741 83 0 0 25 0 5 0 517305396 550559744 105843 33554432000 4194304 4417332 140733701912560 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1101/statm: 134414 105843 181 55 0 132300 0
[pid=1101/tid=1108] ppid=1099 vsize=537656 CPUtime=162.26 cores=0,2,4,6
/proc/1101/task/1108/stat : 1108 (plingeling) R 1099 1101 330 0 -1 4202560 132625 1253 0 0 16205 21 0 0 25 0 5 0 517305398 550559744 105843 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1101/tid=1109] ppid=1099 vsize=537656 CPUtime=162.27 cores=0,2,4,6
/proc/1101/task/1109/stat : 1109 (plingeling) R 1099 1101 330 0 -1 4202560 155136 1253 0 0 16202 25 0 0 25 0 5 0 517305398 550559744 105843 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1101/tid=1110] ppid=1099 vsize=537656 CPUtime=162.27 cores=0,2,4,6
/proc/1101/task/1110/stat : 1110 (plingeling) R 1099 1101 330 0 -1 4202560 104290 1253 0 0 16210 17 0 0 25 0 5 0 517305398 550559744 105843 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1101/tid=1111] ppid=1099 vsize=537656 CPUtime=161.39 cores=0,2,4,6
/proc/1101/task/1111/stat : 1111 (plingeling) R 1099 1101 330 0 -1 4202560 111268 1253 0 0 16121 18 0 0 25 0 5 0 517305398 550559744 105843 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.24
Current children cumulated vsize (KiB) 537656


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

[pid=1101/tid=1109] ppid=1099 vsize=833056 CPUtime=702.26 cores=0,2,4,6
/proc/1101/task/1109/stat : 1109 (plingeling) R 1099 1101 330 0 -1 4202560 415629 1253 0 0 70163 63 0 0 25 0 5 0 517305398 853049344 179693 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1101/tid=1110] ppid=1099 vsize=833056 CPUtime=702.28 cores=0,2,4,6
/proc/1101/task/1110/stat : 1110 (plingeling) R 1099 1101 330 0 -1 4202560 377662 1253 0 0 70172 56 0 0 25 0 5 0 517305398 853049344 179693 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1101/tid=1111] ppid=1099 vsize=833056 CPUtime=698.46 cores=0,2,4,6
/proc/1101/task/1111/stat : 1111 (plingeling) R 1099 1101 330 0 -1 4202560 297668 1253 0 0 69800 46 0 0 25 0 5 0 517305398 853049344 179693 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.26
Current children cumulated vsize (KiB) 833056

[startup+762.301 s]
/proc/loadavg: 8.22 8.08 7.94 9/186 1131
/proc/meminfo: memFree=24891728/32951124 swapFree=67088964/67111528
[pid=1101] ppid=1099 vsize=851152 CPUtime=3044.94 cores=0,2,4,6
/proc/1101/stat : 1101 (plingeling) S 1099 1101 330 0 -1 4202496 1697333 1253 0 0 304238 256 0 0 25 0 5 0 517305396 871579648 184217 33554432000 4194304 4417332 140733701912560 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1101/statm: 212788 184217 181 55 0 210674 0
[pid=1101/tid=1108] ppid=1099 vsize=851152 CPUtime=762.22 cores=0,2,4,6
/proc/1101/task/1108/stat : 1108 (plingeling) R 1099 1101 330 0 -1 4202560 544790 1253 0 0 76141 81 0 0 25 0 5 0 517305398 871579648 184217 33554432000 4194304 4417332 140733701912560 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1101/tid=1109] ppid=1099 vsize=851152 CPUtime=762.26 cores=0,2,4,6
/proc/1101/task/1109/stat : 1109 (plingeling) R 1099 1101 330 0 -1 4202560 472973 1253 0 0 76155 71 0 0 25 0 5 0 517305398 871579648 184217 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1101/tid=1110] ppid=1099 vsize=851152 CPUtime=762.28 cores=0,2,4,6
/proc/1101/task/1110/stat : 1110 (plingeling) R 1099 1101 330 0 -1 4202560 380984 1253 0 0 76172 56 0 0 25 0 5 0 517305398 871579648 184217 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1101/tid=1111] ppid=1099 vsize=851152 CPUtime=758.13 cores=0,2,4,6
/proc/1101/task/1111/stat : 1111 (plingeling) R 1099 1101 330 0 -1 4202560 297668 1253 0 0 75767 46 0 0 25 0 5 0 517305398 871579648 184217 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.94
Current children cumulated vsize (KiB) 851152

[startup+822.301 s]
/proc/loadavg: 6.07 7.54 7.76 5/176 1151
/proc/meminfo: memFree=26354676/32951124 swapFree=67088964/67111528
[pid=1101] ppid=1099 vsize=926840 CPUtime=3284.63 cores=0,2,4,6
/proc/1101/stat : 1101 (plingeling) S 1099 1101 330 0 -1 4202496 1888287 1253 0 0 328182 281 0 0 25 0 5 0 517305396 949084160 203139 33554432000 4194304 4417332 140733701912560 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1101/statm: 231710 203139 181 55 0 229596 0
[pid=1101/tid=1108] ppid=1099 vsize=926840 CPUtime=822.21 cores=0,2,4,6
/proc/1101/task/1108/stat : 1108 (plingeling) R 1099 1101 330 0 -1 4202560 552097 1253 0 0 82139 82 0 0 25 0 5 0 517305398 949084160 203139 33554432000 4194304 4417332 140733701912560 18446744073709551615 4311296 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1101/tid=1109] ppid=1099 vsize=926840 CPUtime=822.26 cores=0,2,4,6
/proc/1101/task/1109/stat : 1109 (plingeling) R 1099 1101 330 0 -1 4202560 628621 1253 0 0 82134 92 0 0 25 0 5 0 517305398 949084160 203139 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1101/tid=1110] ppid=1099 vsize=926840 CPUtime=822.28 cores=0,2,4,6
/proc/1101/task/1110/stat : 1110 (plingeling) R 1099 1101 330 0 -1 4202560 405982 1253 0 0 82169 59 0 0 25 0 5 0 517305398 949084160 203139 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1101/tid=1111] ppid=1099 vsize=926840 CPUtime=817.83 cores=0,2,4,6
/proc/1101/task/1111/stat : 1111 (plingeling) R 1099 1101 330 0 -1 4202560 300669 1253 0 0 81737 46 0 0 25 0 5 0 517305398 949084160 203139 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.63
Current children cumulated vsize (KiB) 926840

[startup+882.307 s]
/proc/loadavg: 4.82 6.90 7.53 5/176 1153
/proc/meminfo: memFree=26277908/32951124 swapFree=67088964/67111528
[pid=1101] ppid=1099 vsize=1002336 CPUtime=3524.33 cores=0,2,4,6
/proc/1101/stat : 1101 (plingeling) S 1099 1101 330 0 -1 4202496 2202575 1253 0 0 352109 324 0 0 25 0 5 0 517305396 1026392064 222013 33554432000 4194304 4417332 140733701912560 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1101/statm: 250584 222013 181 55 0 248470 0
[pid=1101/tid=1108] ppid=1099 vsize=1002336 CPUtime=882.21 cores=0,2,4,6
/proc/1101/task/1108/stat : 1108 (plingeling) R 1099 1101 330 0 -1 4202560 628700 1253 0 0 88129 92 0 0 25 0 5 0 517305398 1026392064 222013 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1101/tid=1109] ppid=1099 vsize=1002336 CPUtime=882.27 cores=0,2,4,6
/proc/1101/task/1109/stat : 1109 (plingeling) R 1099 1101 330 0 -1 4202560 784269 1253 0 0 88113 114 0 0 25 0 5 0 517305398 1026392064 222013 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1101/tid=1110] ppid=1099 vsize=1002336 CPUtime=882.28 cores=0,2,4,6
/proc/1101/task/1110/stat : 1110 (plingeling) R 1099 1101 330 0 -1 4202560 479826 1253 0 0 88159 69 0 0 25 0 5 0 517305398 1026392064 222013 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1101/tid=1111] ppid=1099 vsize=1002336 CPUtime=877.52 cores=0,2,4,6
/proc/1101/task/1111/stat : 1111 (plingeling) R 1099 1101 330 0 -1 4202560 308862 1253 0 0 87705 47 0 0 25 0 5 0 517305398 1026392064 222013 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.33
Current children cumulated vsize (KiB) 1002336

[startup+942.301 s]
/proc/loadavg: 4.30 6.37 7.31 5/176 1155
/proc/meminfo: memFree=26245664/32951124 swapFree=67088964/67111528
[pid=1101] ppid=1099 vsize=1035104 CPUtime=3763.98 cores=0,2,4,6
/proc/1101/stat : 1101 (plingeling) S 1099 1101 330 0 -1 4202496 2345935 1253 0 0 376056 342 0 0 25 0 5 0 517305396 1059946496 230205 33554432000 4194304 4417332 140733701912560 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1101/statm: 258776 230205 181 55 0 256662 0
[pid=1101/tid=1108] ppid=1099 vsize=1035104 CPUtime=942.2 cores=0,2,4,6
/proc/1101/task/1108/stat : 1108 (plingeling) R 1099 1101 330 0 -1 4202560 755676 1253 0 0 94112 108 0 0 25 0 5 0 517305398 1059946496 230205 33554432000 4194304 4417332 140733701912560 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1101/tid=1109] ppid=1099 vsize=1035104 CPUtime=942.25 cores=0,2,4,6
/proc/1101/task/1109/stat : 1109 (plingeling) R 1099 1101 330 0 -1 4202560 788365 1253 0 0 94111 114 0 0 25 0 5 0 517305398 1059946496 230205 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1101/tid=1110] ppid=1099 vsize=1035104 CPUtime=942.28 cores=0,2,4,6
/proc/1101/task/1110/stat : 1110 (plingeling) R 1099 1101 330 0 -1 4202560 483922 1253 0 0 94158 70 0 0 25 0 5 0 517305398 1059946496 230205 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1101/tid=1111] ppid=1099 vsize=1035104 CPUtime=937.2 cores=0,2,4,6
/proc/1101/task/1111/stat : 1111 (plingeling) R 1099 1101 330 0 -1 4202560 317054 1253 0 0 93672 48 0 0 25 0 5 0 517305398 1059946496 230205 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.98
Current children cumulated vsize (KiB) 1035104

[startup+1002.3 s]
/proc/loadavg: 4.16 5.95 7.10 5/176 1156
/proc/meminfo: memFree=26168668/32951124 swapFree=67088964/67111528
[pid=1101] ppid=1099 vsize=1096728 CPUtime=4003.68 cores=0,2,4,6
/proc/1101/stat : 1101 (plingeling) S 1099 1101 330 0 -1 4202496 2512893 1253 0 0 400004 364 0 0 25 0 5 0 517305396 1123049472 245611 33554432000 4194304 4417332 140733701912560 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1101/statm: 274182 245611 181 55 0 272068 0
[pid=1101/tid=1108] ppid=1099 vsize=1096728 CPUtime=1002.2 cores=0,2,4,6
/proc/1101/task/1108/stat : 1108 (plingeling) R 1099 1101 330 0 -1 4202560 890844 1253 0 0 100095 125 0 0 25 0 5 0 517305398 1123049472 245611 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1101/tid=1109] ppid=1099 vsize=1096728 CPUtime=1002.25 cores=0,2,4,6
/proc/1101/task/1109/stat : 1109 (plingeling) R 1099 1101 330 0 -1 4202560 788365 1253 0 0 100111 114 0 0 25 0 5 0 517305398 1123049472 245611 33554432000 4194304 4417332 140733701912560 18446744073709551615 4311015 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1101/tid=1110] ppid=1099 vsize=1096728 CPUtime=1002.28 cores=0,2,4,6
/proc/1101/task/1110/stat : 1110 (plingeling) R 1099 1101 330 0 -1 4202560 491136 1253 0 0 100157 71 0 0 25 0 5 0 517305398 1123049472 245611 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1101/tid=1111] ppid=1099 vsize=1096728 CPUtime=996.89 cores=0,2,4,6
/proc/1101/task/1111/stat : 1111 (plingeling) R 1099 1101 330 0 -1 4202560 341630 1253 0 0 99638 51 0 0 25 0 5 0 517305398 1123049472 245611 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.68
Current children cumulated vsize (KiB) 1096728

[startup+1062.3 s]
/proc/loadavg: 4.11 5.61 6.91 5/176 1157
/proc/meminfo: memFree=25948936/32951124 swapFree=67088964/67111528
[pid=1101] ppid=1099 vsize=1331828 CPUtime=4243.39 cores=0,2,4,6
/proc/1101/stat : 1101 (plingeling) S 1099 1101 330 0 -1 4202496 2702913 1253 0 0 423944 395 0 0 25 0 5 0 517305396 1363791872 304386 33554432000 4194304 4417332 140733701912560 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1101/statm: 332957 304386 181 55 0 330843 0
[pid=1101/tid=1108] ppid=1099 vsize=1331828 CPUtime=1062.2 cores=0,2,4,6
/proc/1101/task/1108/stat : 1108 (plingeling) R 1099 1101 330 0 -1 4202560 1014634 1253 0 0 106077 143 0 0 25 0 5 0 517305398 1363791872 304386 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1101/tid=1109] ppid=1099 vsize=1331828 CPUtime=1062.25 cores=0,2,4,6
/proc/1101/task/1109/stat : 1109 (plingeling) R 1099 1101 330 0 -1 4202560 825470 1253 0 0 106104 121 0 0 25 0 5 0 517305398 1363791872 304386 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364818 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1101/tid=1110] ppid=1099 vsize=1331828 CPUtime=1062.28 cores=0,2,4,6
/proc/1101/task/1110/stat : 1110 (plingeling) R 1099 1101 330 0 -1 4202560 504261 1253 0 0 106154 74 0 0 25 0 5 0 517305398 1363791872 304386 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1101/tid=1111] ppid=1099 vsize=1331828 CPUtime=1056.6 cores=0,2,4,6
/proc/1101/task/1111/stat : 1111 (plingeling) R 1099 1101 330 0 -1 4202560 357630 1253 0 0 105606 54 0 0 25 0 5 0 517305398 1363791872 304386 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.39
Current children cumulated vsize (KiB) 1331828

[startup+1122.3 s]
/proc/loadavg: 4.04 5.31 6.72 5/176 1159
/proc/meminfo: memFree=25826564/32951124 swapFree=67088964/67111528
[pid=1101] ppid=1099 vsize=1453324 CPUtime=4483.08 cores=0,2,4,6
/proc/1101/stat : 1101 (plingeling) S 1099 1101 330 0 -1 4202496 2775877 1253 0 0 447899 409 0 0 25 0 5 0 517305396 1488203776 334760 33554432000 4194304 4417332 140733701912560 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1101/statm: 363331 334760 181 55 0 361217 0
[pid=1101/tid=1108] ppid=1099 vsize=1453324 CPUtime=1122.2 cores=0,2,4,6
/proc/1101/task/1108/stat : 1108 (plingeling) R 1099 1101 330 0 -1 4202560 1014634 1253 0 0 112077 143 0 0 25 0 5 0 517305398 1488203776 334760 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1101/tid=1109] ppid=1099 vsize=1453324 CPUtime=1122.25 cores=0,2,4,6
/proc/1101/task/1109/stat : 1109 (plingeling) R 1099 1101 330 0 -1 4202560 825470 1253 0 0 112104 121 0 0 25 0 5 0 517305398 1488203776 334760 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1101/tid=1110] ppid=1099 vsize=1453324 CPUtime=1122.28 cores=0,2,4,6
/proc/1101/task/1110/stat : 1110 (plingeling) R 1099 1101 330 0 -1 4202560 552649 1253 0 0 112144 84 0 0 25 0 5 0 517305398 1488203776 334760 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1101/tid=1111] ppid=1099 vsize=1453324 CPUtime=1116.29 cores=0,2,4,6
/proc/1101/task/1111/stat : 1111 (plingeling) R 1099 1101 330 0 -1 4202560 382206 1253 0 0 111571 58 0 0 25 0 5 0 517305398 1488203776 334760 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.08
Current children cumulated vsize (KiB) 1453324

[startup+1182.3 s]
/proc/loadavg: 4.01 5.07 6.55 5/176 1161
/proc/meminfo: memFree=25794340/32951124 swapFree=67088964/67111528
[pid=1101] ppid=1099 vsize=1486092 CPUtime=4722.78 cores=0,2,4,6
/proc/1101/stat : 1101 (plingeling) S 1099 1101 330 0 -1 4202496 2800453 1253 0 0 471866 412 0 0 25 0 5 0 517305396 1521758208 342952 33554432000 4194304 4417332 140733701912560 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1101/statm: 371523 342952 181 55 0 369409 0
[pid=1101/tid=1108] ppid=1099 vsize=1486092 CPUtime=1182.2 cores=0,2,4,6
/proc/1101/task/1108/stat : 1108 (plingeling) R 1099 1101 330 0 -1 4202560 1014634 1253 0 0 118077 143 0 0 25 0 5 0 517305398 1521758208 342952 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1101/tid=1109] ppid=1099 vsize=1486092 CPUtime=1182.25 cores=0,2,4,6
/proc/1101/task/1109/stat : 1109 (plingeling) R 1099 1101 330 0 -1 4202560 825470 1253 0 0 118104 121 0 0 25 0 5 0 517305398 1521758208 342952 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1101/tid=1110] ppid=1099 vsize=1486092 CPUtime=1182.28 cores=0,2,4,6
/proc/1101/task/1110/stat : 1110 (plingeling) R 1099 1101 330 0 -1 4202560 560841 1253 0 0 118143 85 0 0 25 0 5 0 517305398 1521758208 342952 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1101/tid=1111] ppid=1099 vsize=1486092 CPUtime=1176 cores=0,2,4,6
/proc/1101/task/1111/stat : 1111 (plingeling) R 1099 1101 330 0 -1 4202560 398590 1253 0 0 117540 60 0 0 25 0 5 0 517305398 1521758208 342952 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.78
Current children cumulated vsize (KiB) 1486092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 4.09 5.02 6.50 5/176 1161
/proc/meminfo: memFree=25998072/32951124 swapFree=67088964/67111528
[pid=1101] ppid=1099 vsize=1282820 CPUtime=4800.3 cores=0,2,4,6
/proc/1101/stat : 1101 (plingeling) S 1099 1101 330 0 -1 4202496 2806520 1253 0 0 479615 415 0 0 25 0 5 0 517305396 1313607680 292134 33554432000 4194304 4417332 140733701912560 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1101/statm: 320705 292134 181 55 0 318591 0
[pid=1101/tid=1108] ppid=1099 vsize=1282820 CPUtime=1201.61 cores=0,2,4,6
/proc/1101/task/1108/stat : 1108 (plingeling) R 1099 1101 330 0 -1 4202560 1014634 1253 0 0 120018 143 0 0 25 0 5 0 517305398 1313607680 292134 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1101/tid=1109] ppid=1099 vsize=1282820 CPUtime=1201.65 cores=0,2,4,6
/proc/1101/task/1109/stat : 1109 (plingeling) R 1099 1101 330 0 -1 4202560 825470 1253 0 0 120044 121 0 0 25 0 5 0 517305398 1313607680 292134 33554432000 4194304 4417332 140733701912560 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1101/tid=1110] ppid=1099 vsize=1282820 CPUtime=1201.69 cores=0,2,4,6
/proc/1101/task/1110/stat : 1110 (plingeling) R 1099 1101 330 0 -1 4202560 560841 1253 0 0 120084 85 0 0 25 0 5 0 517305398 1313607680 292134 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1101/tid=1111] ppid=1099 vsize=1282820 CPUtime=1195.3 cores=0,2,4,6
/proc/1101/task/1111/stat : 1111 (plingeling) R 1099 1101 330 0 -1 4202560 404657 1253 0 0 119467 63 0 0 25 0 5 0 517305398 1313607680 292134 33554432000 4194304 4417332 140733701912560 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 1282820

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.77
CPU time (s): 4800.39
CPU user time (s): 4796.18
CPU system time (s): 4.20436
CPU usage (%): 399.445
Max. virtual memory (cumulated for all children) (KiB): 1486092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.18
system time used= 4.20436
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2807774
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= 59
involuntary context switches= 23854

runsolver used 2.02169 second user time and 4.38033 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-29 08:04:29
IDJOB=3259834
IDBENCH=71805
IDSOLVER=1605
FILE ID=node130/3259834-1304057069
RUNJOBID= node130-1304055443-671
PBS_JOBID= 13170415
Free space on /tmp= 71992 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-23-189-21-75.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259834-1304057069/watcher-3259834-1304057069 -o /tmp/evaluation-result-3259834-1304057069/solver-3259834-1304057069 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3259834-1304057069.cnf

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

MD5SUM BENCH= 46a186d5aa9ba41a176adf24fb365342
RANDOM SEED=1426362004

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26453528 kB
Buffers:       1157824 kB
Cached:        4106004 kB
SwapCached:      22432 kB
Active:        1138024 kB
Inactive:      4925540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26453528 kB
SwapTotal:    67111528 kB
SwapFree:     67088964 kB
Dirty:            2276 kB
Writeback:           0 kB
AnonPages:      777120 kB
Mapped:          15596 kB
Slab:           368564 kB
PageTables:       6512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   964468 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= 71996 MiB
End job on node130 at 2011-04-29 08:24:33