Trace number 3309789

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587? (TO) 40000.6 5003.83

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom15.cnf
MD5SUM1f0914c6141fdba914b73575a12b918a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16550.6
Satisfiable
(Un)Satisfiability was proved
Number of variables25972
Number of clauses86411
Sum of the clauses size219707
Maximum clause length879
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 245193
Number of clauses of size 340753
Number of clauses of size 4119
Number of clauses of size 513
Number of clauses of size over 5332

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-3309789-1304008826/watcher-3309789-1304008826 -o /tmp/evaluation-result-3309789-1304008826/solver-3309789-1304008826 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309789-1304008826.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.12 8.06 7.86 2/170 19345
/proc/meminfo: memFree=17609152/32950940 swapFree=67111528/67111528
[pid=19345] ppid=19343 vsize=13680 CPUtime=0 cores=0-7
/proc/19345/stat : 19345 (plingeling) R 19343 19345 19046 0 -1 4202496 1501 1253 0 0 0 0 0 0 24 0 1 0 591113341 14008320 1430 33554432000 4194304 4417332 140734159997904 18446744073709551615 215988592384 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/19345/statm: 3420 1430 143 55 0 1306 0

[startup+0.00953995 s]
/proc/loadavg: 8.12 8.06 7.86 2/170 19345
/proc/meminfo: memFree=17609152/32950940 swapFree=67111528/67111528
[pid=19345] ppid=19343 vsize=14628 CPUtime=0 cores=0-7
/proc/19345/stat : 19345 (plingeling) R 19343 19345 19046 0 -1 4202496 1734 1253 0 0 0 0 0 0 24 0 1 0 591113341 14979072 1663 33554432000 4194304 4417332 140734159997904 18446744073709551615 4231358 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/19345/statm: 3657 1663 147 55 0 1543 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 14628

[startup+0.100515 s]
/proc/loadavg: 8.12 8.06 7.86 2/170 19345
/proc/meminfo: memFree=17609152/32950940 swapFree=67111528/67111528
[pid=19345] ppid=19343 vsize=29344 CPUtime=0.09 cores=0-7
/proc/19345/stat : 19345 (plingeling) R 19343 19345 19046 0 -1 4202496 5406 1253 0 0 9 0 0 0 24 0 1 0 591113341 30048256 5335 33554432000 4194304 4417332 140734159997904 18446744073709551615 215988211252 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/19345/statm: 7336 5335 148 55 0 5222 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29344

[startup+0.300488 s]
/proc/loadavg: 8.12 8.06 7.86 2/170 19345
/proc/meminfo: memFree=17609152/32950940 swapFree=67111528/67111528
[pid=19345] ppid=19343 vsize=324892 CPUtime=0.9 cores=0-7
/proc/19345/stat : 19345 (plingeling) S 19343 19345 19046 0 -1 4202496 17874 1253 0 0 88 2 0 0 25 0 9 0 591113341 332689408 11397 33554432000 4194304 4417332 140734159997904 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/19345/statm: 81223 11397 173 55 0 79109 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 324892

[startup+0.700418 s]
/proc/loadavg: 8.12 8.06 7.86 2/170 19345
/proc/meminfo: memFree=17609152/32950940 swapFree=67111528/67111528
[pid=19345] ppid=19343 vsize=324700 CPUtime=4.09 cores=0-7
/proc/19345/stat : 19345 (plingeling) S 19343 19345 19046 0 -1 4202496 26170 1253 0 0 406 3 0 0 25 0 9 0 591113341 332492800 12056 33554432000 4194304 4417332 140734159997904 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/19345/statm: 81175 12084 175 55 0 79061 0
Current children cumulated CPU time (s) 4.09
Current children cumulated vsize (KiB) 324700

[startup+1.50128 s]
/proc/loadavg: 8.11 8.06 7.86 9/179 19359
/proc/meminfo: memFree=17559984/32950940 swapFree=67111528/67111528
[pid=19345] ppid=19343 vsize=342140 CPUtime=10.5 cores=0-7
/proc/19345/stat : 19345 (plingeling) S 19343 19345 19046 0 -1 4202496 40225 1253 0 0 1044 6 0 0 25 0 9 0 591113341 350351360 14606 33554432000 4194304 4417332 140734159997904 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/19345/statm: 85535 14606 177 55 0 83421 0
[pid=19345/tid=19352] ppid=19343 vsize=342140 CPUtime=1.29 cores=0-7
/proc/19345/task/19352/stat : 19352 (plingeling) R 19343 19345 19046 0 -1 4202560 7217 1253 0 0 128 1 0 0 19 0 9 0 591113361 350351360 14606 33554432000 4194304 4417332 140734159997904 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19345/tid=19353] ppid=19343 vsize=342140 CPUtime=1.29 cores=0-7
/proc/19345/task/19353/stat : 19353 (plingeling) R 19343 19345 19046 0 -1 4202560 2491 1253 0 0 129 0 0 0 25 0 9 0 591113361 350351360 14606 33554432000 4194304 4417332 140734159997904 18446744073709551615 4277571 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19345/tid=19354] ppid=19343 vsize=342140 CPUtime=1.28 cores=0-7
/proc/19345/task/19354/stat : 19354 (plingeling) R 19343 19345 19046 0 -1 4202560 4457 1253 0 0 128 0 0 0 25 0 9 0 591113361 350351360 14606 33554432000 4194304 4417332 140734159997904 18446744073709551615 4346379 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19345/tid=19355] ppid=19343 vsize=342140 CPUtime=1.27 cores=0-7
/proc/19345/task/19355/stat : 19355 (plingeling) R 19343 19345 19046 0 -1 4202560 1030 1253 0 0 127 0 0 0 25 0 9 0 591113361 350351360 14606 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19345/tid=19356] ppid=19343 vsize=342140 CPUtime=1.28 cores=0-7
/proc/19345/task/19356/stat : 19356 (plingeling) R 19343 19345 19046 0 -1 4202560 3192 1253 0 0 128 0 0 0 25 0 9 0 591113361 350351360 14606 33554432000 4194304 4417332 140734159997904 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19345/tid=19357] ppid=19343 vsize=342140 CPUtime=1.28 cores=0-7
/proc/19345/task/19357/stat : 19357 (plingeling) R 19343 19345 19046 0 -1 4202560 5787 1253 0 0 128 0 0 0 25 0 9 0 591113362 350351360 14606 33554432000 4194304 4417332 140734159997904 18446744073709551615 4275877 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19345/tid=19358] ppid=19343 vsize=342140 CPUtime=1.26 cores=0-7
/proc/19345/task/19358/stat : 19358 (plingeling) R 19343 19345 19046 0 -1 4202560 3427 1253 0 0 126 0 0 0 25 0 9 0 591113362 350351360 14606 33554432000 4194304 4417332 140734159997904 18446744073709551615 4346594 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19345/tid=19359] ppid=19343 vsize=342140 CPUtime=1.28 cores=0-7
/proc/19345/task/19359/stat : 19359 (plingeling) R 19343 19345 19046 0 -1 4202560 3273 1253 0 0 128 0 0 0 25 0 9 0 591113362 350351360 14606 33554432000 4194304 4417332 140734159997904 18446744073709551615 4275724 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.5
Current children cumulated vsize (KiB) 342140

[startup+3.10099 s]
/proc/loadavg: 8.11 8.06 7.86 9/179 19359
/proc/meminfo: memFree=17542876/32950940 swapFree=67111528/67111528
[pid=19345] ppid=19343 vsize=338464 CPUtime=23.29 cores=0-7
/proc/19345/stat : 19345 (plingeling) S 19343 19345 19046 0 -1 4202496 45767 1253 0 0 2322 7 0 0 25 0 9 0 591113341 346587136 13571 33554432000 4194304 4417332 140734159997904 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/19345/statm: 84616 13571 181 55 0 82502 0
[pid=19345/tid=19352] ppid=19343 vsize=338464 CPUtime=2.88 cores=0-7
/proc/19345/task/19352/stat : 19352 (plingeling) R 19343 19345 19046 0 -1 4202560 8965 1253 0 0 287 1 0 0 24 0 9 0 591113361 346587136 13571 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19345/tid=19353] ppid=19343 vsize=338464 CPUtime=2.88 cores=0-7
/proc/19345/task/19353/stat : 19353 (plingeling) R 19343 19345 19046 0 -1 4202560 3600 1253 0 0 288 0 0 0 25 0 9 0 591113361 346587136 13571 33554432000 4194304 4417332 140734159997904 18446744073709551615 4357787 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19345/tid=19354] ppid=19343 vsize=338464 CPUtime=2.88 cores=0-7
/proc/19345/task/19354/stat : 19354 (plingeling) R 19343 19345 19046 0 -1 4202560 4553 1253 0 0 288 0 0 0 25 0 9 0 591113361 346587136 13571 33554432000 4194304 4417332 140734159997904 18446744073709551615 4236800 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19345/tid=19355] ppid=19343 vsize=338464 CPUtime=2.87 cores=0-7
/proc/19345/task/19355/stat : 19355 (plingeling) R 19343 19345 19046 0 -1 4202560 1078 1253 0 0 287 0 0 0 25 0 9 0 591113361 346587136 13571 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19345/tid=19356] ppid=19343 vsize=338464 CPUtime=2.88 cores=0-7
/proc/19345/task/19356/stat : 19356 (plingeling) R 19343 19345 19046 0 -1 4202560 3636 1253 0 0 288 0 0 0 25 0 9 0 591113361 346587136 13571 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19345/tid=19357] ppid=19343 vsize=338464 CPUtime=2.88 cores=0-7
/proc/19345/task/19357/stat : 19357 (plingeling) R 19343 19345 19046 0 -1 4202560 6836 1253 0 0 288 0 0 0 25 0 9 0 591113362 346587136 13571 33554432000 4194304 4417332 140734159997904 18446744073709551615 4365869 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19345/tid=19358] ppid=19343 vsize=338464 CPUtime=2.86 cores=0-7
/proc/19345/task/19358/stat : 19358 (plingeling) R 19343 19345 19046 0 -1 4202560 3627 1253 0 0 286 0 0 0 25 0 9 0 591113362 346587136 13571 33554432000 4194304 4417332 140734159997904 18446744073709551615 4365991 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19345/tid=19359] ppid=19343 vsize=338464 CPUtime=2.87 cores=0-7
/proc/19345/task/19359/stat : 19359 (plingeling) R 19343 19345 19046 0 -1 4202560 4121 1253 0 0 287 0 0 0 25 0 9 0 591113362 346587136 13571 33554432000 4194304 4417332 140734159997904 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.29
Current children cumulated vsize (KiB) 338464

[startup+6.30044 s]
/proc/loadavg: 8.11 8.06 7.86 9/179 19359
/proc/meminfo: memFree=17543124/32950940 swapFree=67111528/67111528
[pid=19345] ppid=19343 vsize=352960 CPUtime=48.87 cores=0-7
/proc/19345/stat : 19345 (plingeling) S 19343 19345 19046 0 -1 4202496 49413 1253 0 0 4880 7 0 0 25 0 9 0 591113341 361431040 17195 33554432000 4194304 4417332 140734159997904 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/19345/statm: 88240 17195 181 55 0 86126 0
[pid=19345/tid=19352] ppid=19343 vsize=352960 CPUtime=6.08 cores=0-7
/proc/19345/task/19352/stat : 19352 (plingeling) R 19343 19345 19046 0 -1 4202560 9540 1253 0 0 607 1 0 0 25 0 9 0 591113361 361431040 17195 33554432000 4194304 4417332 140734159997904 18446744073709551615 4365864 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19345/tid=19353] ppid=19343 vsize=352960 CPUtime=6.08 cores=0-7
/proc/19345/task/19353/stat : 19353 (plingeling) R 19343 19345 19046 0 -1 4202560 3853 1253 0 0 608 0 0 0 25 0 9 0 591113361 361431040 17195 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19345/tid=19354] ppid=19343 vsize=352960 CPUtime=6.08 cores=0-7
/proc/19345/task/19354/stat : 19354 (plingeling) R 19343 19345 19046 0 -1 4202560 5457 1253 0 0 608 0 0 0 25 0 9 0 591113361 361431040 17195 33554432000 4194304 4417332 140734159997904 18446744073709551615 4353498 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19345/tid=19355] ppid=19343 vsize=352960 CPUtime=6.05 cores=0-7
/proc/19345/task/19355/stat : 19355 (plingeling) R 19343 19345 19046 0 -1 4202560 1309 1253 0 0 605 0 0 0 25 0 9 0 591113361 361431040 17195 33554432000 4194304 4417332 140734159997904 18446744073709551615 4366146 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19345/tid=19356] ppid=19343 vsize=352960 CPUtime=6.08 cores=0-7
/proc/19345/task/19356/stat : 19356 (plingeling) R 19343 19345 19046 0 -1 4202560 3636 1253 0 0 608 0 0 0 25 0 9 0 591113361 361431040 17195 33554432000 4194304 4417332 140734159997904 18446744073709551615 4251086 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19345/tid=19357] ppid=19343 vsize=352960 CPUtime=6.08 cores=0-7
/proc/19345/task/19357/stat : 19357 (plingeling) R 19343 19345 19046 0 -1 4202560 7154 1253 0 0 608 0 0 0 25 0 9 0 591113362 361431040 17195 33554432000 4194304 4417332 140734159997904 18446744073709551615 4352392 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19345/tid=19358] ppid=19343 vsize=352960 CPUtime=6.06 cores=0-7
/proc/19345/task/19358/stat : 19358 (plingeling) R 19343 19345 19046 0 -1 4202560 4733 1253 0 0 606 0 0 0 25 0 9 0 591113362 361431040 17195 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19345/tid=19359] ppid=19343 vsize=352960 CPUtime=6.07 cores=0-7
/proc/19345/task/19359/stat : 19359 (plingeling) R 19343 19345 19046 0 -1 4202560 4380 1253 0 0 607 0 0 0 25 0 9 0 591113362 361431040 17195 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.87
Current children cumulated vsize (KiB) 352960

[startup+12.7013 s]
/proc/loadavg: 8.10 8.06 7.87 9/179 19359
/proc/meminfo: memFree=17516264/32950940 swapFree=67111528/67111528
[pid=19345] ppid=19343 vsize=382372 CPUtime=100.04 cores=0-7
/proc/19345/stat : 19345 (plingeling) S 19343 19345 19046 0 -1 4202496 57859 1253 0 0 9996 8 0 0 25 0 9 0 591113341 391548928 24548 33554432000 4194304 4417332 140734159997904 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/19345/statm: 95593 24548 181 55 0 93479 0
[pid=19345/tid=19352] ppid=19343 vsize=382372 CPUtime=12.48 cores=0-7
/proc/19345/task/19352/stat : 19352 (plingeling) R 19343 19345 19046 0 -1 4202560 11114 1253 0 0 1247 1 0 0 25 0 9 0 591113361 391548928 24548 33554432000 4194304 4417332 140734159997904 18446744073709551615 4357773 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19345/tid=19353] ppid=19343 vsize=382372 CPUtime=12.48 cores=0-7
/proc/19345/task/19353/stat : 19353 (plingeling) R 19343 19345 19046 0 -1 4202560 4559 1253 0 0 1248 0 0 0 25 0 9 0 591113361 391548928 24548 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19345/tid=19354] ppid=19343 vsize=382372 CPUtime=12.48 cores=0-7
/proc/19345/task/19354/stat : 19354 (plingeling) R 19343 19345 19046 0 -1 4202560 6233 1253 0 0 1248 0 0 0 25 0 9 0 591113361 391548928 24548 33554432000 4194304 4417332 140734159997904 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19345/tid=19355] ppid=19343 vsize=382372 CPUtime=12.41 cores=0-7
/proc/19345/task/19355/stat : 19355 (plingeling) R 19343 19345 19046 0 -1 4202560 2593 1253 0 0 1241 0 0 0 25 0 9 0 591113361 391548928 24548 33554432000 4194304 4417332 140734159997904 18446744073709551615 4236644 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19345/tid=19356] ppid=19343 vsize=382372 CPUtime=12.48 cores=0-7
/proc/19345/task/19356/stat : 19356 (plingeling) R 19343 19345 19046 0 -1 4202560 4784 1253 0 0 1248 0 0 0 25 0 9 0 591113361 391548928 24548 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19345/tid=19357] ppid=19343 vsize=382372 CPUtime=12.48 cores=0-7
/proc/19345/task/19357/stat : 19357 (plingeling) R 19343 19345 19046 0 -1 4202560 8094 1253 0 0 1248 0 0 0 25 0 9 0 591113362 391548928 24548 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19345/tid=19358] ppid=19343 vsize=382372 CPUtime=12.46 cores=0-7
/proc/19345/task/19358/stat : 19358 (plingeling) R 19343 19345 19046 0 -1 4202560 5547 1253 0 0 1246 0 0 0 25 0 9 0 591113362 391548928 24548 33554432000 4194304 4417332 140734159997904 18446744073709551615 18446744073699065918 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19345/tid=19359] ppid=19343 vsize=382372 CPUtime=12.47 cores=0-7
/proc/19345/task/19359/stat : 19359 (plingeling) R 19343 19345 19046 0 -1 4202560 5584 1253 0 0 1247 0 0 0 25 0 9 0 591113362 391548928 24548 33554432000 4194304 4417332 140734159997904 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 100.04
Current children cumulated vsize (KiB) 382372

[startup+25.5011 s]
/proc/loadavg: 8.08 8.05 7.87 9/179 19359
/proc/meminfo: memFree=17492816/32950940 swapFree=67111528/67111528
[pid=19345] ppid=19343 vsize=405908 CPUtime=202.38 cores=0-7
/proc/19345/stat : 19345 (plingeling) S 19343 19345 19046 0 -1 4202496 71716 1253 0 0 20227 11 0 0 25 0 9 0 591113341 415649792 30444 33554432000 4194304 4417332 140734159997904 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/19345/statm: 101477 30444 181 55 0 99363 0
[pid=19345/tid=19352] ppid=19343 vsize=405908 CPUtime=25.29 cores=0-7
/proc/19345/task/19352/stat : 19352 (plingeling) R 19343 19345 19046 0 -1 4202560 12919 1253 0 0 2527 2 0 0 25 0 9 0 591113361 415649792 30444 33554432000 4194304 4417332 140734159997904 18446744073709551615 4236613 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19345/tid=19353] ppid=19343 vsize=405908 CPUtime=25.28 cores=0-7
/proc/19345/task/19353/stat : 19353 (plingeling) R 19343 19345 19046 0 -1 4202560 5762 1253 0 0 2528 0 0 0 25 0 9 0 591113361 415649792 30444 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19345/tid=19354] ppid=19343 vsize=405908 CPUtime=25.29 cores=0-7
/proc/19345/task/19354/stat : 19354 (plingeling) R 19343 19345 19046 0 -1 4202560 8102 1253 0 0 2528 1 0 0 25 0 9 0 591113361 415649792 30444 33554432000 4194304 4417332 140734159997904 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19345/tid=19355] ppid=19343 vsize=405908 CPUtime=25.15 cores=0-7
/proc/19345/task/19355/stat : 19355 (plingeling) R 19343 19345 19046 0 -1 4202560 8137 1253 0 0 2513 2 0 0 25 0 9 0 591113361 415649792 30444 33554432000 4194304 4417332 140734159997904 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19345/tid=19356] ppid=19343 vsize=405908 CPUtime=25.28 cores=0-7
/proc/19345/task/19356/stat : 19356 (plingeling) R 19343 19345 19046 0 -1 4202560 5878 1253 0 0 2528 0 0 0 25 0 9 0 591113361 415649792 30444 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19345/tid=19357] ppid=19343 vsize=405908 CPUtime=25.28 cores=0-7
/proc/19345/task/19357/stat : 19357 (plingeling) R 19343 19345 19046 0 -1 4202560 8230 1253 0 0 2528 0 0 0 25 0 9 0 591113362 415649792 30444 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19345/tid=19358] ppid=19343 vsize=405908 CPUtime=25.27 cores=0-7
/proc/19345/task/19358/stat : 19358 (plingeling) R 19343 19345 19046 0 -1 4202560 6729 1253 0 0 2526 1 0 0 25 0 9 0 591113362 415649792 30444 33554432000 4194304 4417332 140734159997904 18446744073709551615 4310560 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19345/tid=19359] ppid=19343 vsize=405908 CPUtime=25.28 cores=0-7
/proc/19345/task/19359/stat : 19359 (plingeling) R 19343 19345 19046 0 -1 4202560 6608 1253 0 0 2527 1 0 0 25 0 9 0 591113362 415649792 30444 33554432000 4194304 4417332 140734159997904 18446744073709551615 4236888 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 202.38
Current children cumulated vsize (KiB) 405908

[startup+51.1006 s]
/proc/loadavg: 8.05 8.05 7.87 9/179 19360
/proc/meminfo: memFree=17441916/32950940 swapFree=67111528/67111528
[pid=19345] ppid=19343 vsize=452724 CPUtime=407.04 cores=0-7
/proc/19345/stat : 19345 (plingeling) S 19343 19345 19046 0 -1 4202496 116003 1253 0 0 40687 17 0 0 25 0 9 0 591113341 463589376 42148 33554432000 4194304 4417332 140734159997904 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/19345/statm: 113181 42148 181 55 0 111067 0
[pid=19345/tid=19352] ppid=19343 vsize=452724 CPUtime=50.88 cores=0-7
/proc/19345/task/19352/stat : 19352 (plingeling) R 19343 19345 19046 0 -1 4202560 18150 1253 0 0 5086 2 0 0 25 0 9 0 591113361 463589376 42148 33554432000 4194304 4417332 140734159997904 18446744073709551615 4366011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19345/tid=19353] ppid=19343 vsize=452724 CPUtime=50.88 cores=0-7
/proc/19345/task/19353/stat : 19353 (plingeling) R 19343 19345 19046 0 -1 4202560 12471 1253 0 0 5087 1 0 0 25 0 9 0 591113361 463589376 42148 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19345/tid=19354] ppid=19343 vsize=452724 CPUtime=50.89 cores=0-7

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


[startup+4722.31 s]
/proc/loadavg: 8.00 8.02 8.00 9/179 19497
/proc/meminfo: memFree=15472628/32950940 swapFree=67111528/67111528
[pid=19345] ppid=19343 vsize=2418432 CPUtime=37750.7 cores=0-7
/proc/19345/stat : 19345 (plingeling) S 19343 19345 19046 0 -1 4202496 5538348 1253 0 0 3774004 1069 0 0 25 0 9 0 591113341 2476474368 533607 33554432000 4194304 4417332 140734159997904 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/19345/statm: 604608 533607 181 55 0 602494 0
[pid=19345/tid=19352] ppid=19343 vsize=2418432 CPUtime=4722.19 cores=0-7
/proc/19345/task/19352/stat : 19352 (plingeling) R 19343 19345 19046 0 -1 4202560 705981 1253 0 0 472085 134 0 0 25 0 9 0 591113361 2476474368 533607 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19345/tid=19353] ppid=19343 vsize=2418432 CPUtime=4722.19 cores=0-7
/proc/19345/task/19353/stat : 19353 (plingeling) R 19343 19345 19046 0 -1 4202560 709269 1253 0 0 472070 149 0 0 25 0 9 0 591113361 2476474368 533607 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19345/tid=19354] ppid=19343 vsize=2418432 CPUtime=4722.19 cores=0-7
/proc/19345/task/19354/stat : 19354 (plingeling) R 19343 19345 19046 0 -1 4202560 656774 1253 0 0 472098 121 0 0 25 0 9 0 591113361 2476474368 533607 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19345/tid=19355] ppid=19343 vsize=2418432 CPUtime=4696.57 cores=0-7
/proc/19345/task/19355/stat : 19355 (plingeling) R 19343 19345 19046 0 -1 4202560 682415 1253 0 0 469539 118 0 0 25 0 9 0 591113361 2476474368 533607 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19345/tid=19356] ppid=19343 vsize=2418432 CPUtime=4722.19 cores=0-7
/proc/19345/task/19356/stat : 19356 (plingeling) R 19343 19345 19046 0 -1 4202560 694906 1253 0 0 472092 127 0 0 25 0 9 0 591113361 2476474368 533607 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19345/tid=19357] ppid=19343 vsize=2418432 CPUtime=4721.36 cores=0-7
/proc/19345/task/19357/stat : 19357 (plingeling) R 19343 19345 19046 0 -1 4202560 666162 1253 0 0 471993 143 0 0 25 0 9 0 591113362 2476474368 533607 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19345/tid=19358] ppid=19343 vsize=2418432 CPUtime=4721.72 cores=0-7
/proc/19345/task/19358/stat : 19358 (plingeling) R 19343 19345 19046 0 -1 4202560 752998 1253 0 0 472024 148 0 0 25 0 9 0 591113362 2476474368 533607 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19345/tid=19359] ppid=19343 vsize=2418432 CPUtime=4722.03 cores=0-7
/proc/19345/task/19359/stat : 19359 (plingeling) R 19343 19345 19046 0 -1 4202560 660492 1253 0 0 472080 123 0 0 25 0 9 0 591113362 2476474368 533607 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37750.7
Current children cumulated vsize (KiB) 2418432

[startup+4782.3 s]
/proc/loadavg: 8.00 8.01 8.00 9/179 19498
/proc/meminfo: memFree=15403888/32950940 swapFree=67111528/67111528
[pid=19345] ppid=19343 vsize=2486728 CPUtime=38230.4 cores=0-7
/proc/19345/stat : 19345 (plingeling) S 19343 19345 19046 0 -1 4202496 5599778 1253 0 0 3821958 1079 0 0 25 0 9 0 591113341 2546409472 550681 33554432000 4194304 4417332 140734159997904 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/19345/statm: 621682 550681 181 55 0 619568 0
[pid=19345/tid=19352] ppid=19343 vsize=2486728 CPUtime=4782.19 cores=0-7
/proc/19345/task/19352/stat : 19352 (plingeling) R 19343 19345 19046 0 -1 4202560 709613 1253 0 0 478084 135 0 0 25 0 9 0 591113361 2546409472 550681 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19345/tid=19353] ppid=19343 vsize=2486728 CPUtime=4782.19 cores=0-7
/proc/19345/task/19353/stat : 19353 (plingeling) R 19343 19345 19046 0 -1 4202560 724003 1253 0 0 478067 152 0 0 25 0 9 0 591113361 2546409472 550681 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19345/tid=19354] ppid=19343 vsize=2486728 CPUtime=4782.18 cores=0-7
/proc/19345/task/19354/stat : 19354 (plingeling) R 19343 19345 19046 0 -1 4202560 673158 1253 0 0 478096 122 0 0 25 0 9 0 591113361 2546409472 550681 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19345/tid=19355] ppid=19343 vsize=2486728 CPUtime=4756.25 cores=0-7
/proc/19345/task/19355/stat : 19355 (plingeling) R 19343 19345 19046 0 -1 4202560 693248 1253 0 0 475505 120 0 0 25 0 9 0 591113361 2546409472 550681 33554432000 4194304 4417332 140734159997904 18446744073709551615 4366571 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19345/tid=19356] ppid=19343 vsize=2486728 CPUtime=4782.19 cores=0-7
/proc/19345/task/19356/stat : 19356 (plingeling) R 19343 19345 19046 0 -1 4202560 694906 1253 0 0 478092 127 0 0 25 0 9 0 591113361 2546409472 550681 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19345/tid=19357] ppid=19343 vsize=2486728 CPUtime=4781.36 cores=0-7
/proc/19345/task/19357/stat : 19357 (plingeling) R 19343 19345 19046 0 -1 4202560 682009 1253 0 0 477990 146 0 0 25 0 9 0 591113362 2546409472 550681 33554432000 4194304 4417332 140734159997904 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19345/tid=19358] ppid=19343 vsize=2486728 CPUtime=4781.71 cores=0-7
/proc/19345/task/19358/stat : 19358 (plingeling) R 19343 19345 19046 0 -1 4202560 752998 1253 0 0 478023 148 0 0 25 0 9 0 591113362 2546409472 550681 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364498 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19345/tid=19359] ppid=19343 vsize=2486728 CPUtime=4782.03 cores=0-7
/proc/19345/task/19359/stat : 19359 (plingeling) R 19343 19345 19046 0 -1 4202560 660492 1253 0 0 478080 123 0 0 25 0 9 0 591113362 2546409472 550681 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38230.4
Current children cumulated vsize (KiB) 2486728

[startup+4842.3 s]
/proc/loadavg: 8.21 8.05 8.02 9/179 19509
/proc/meminfo: memFree=15397584/32950940 swapFree=67111528/67111528
[pid=19345] ppid=19343 vsize=2491188 CPUtime=38710 cores=0-7
/proc/19345/stat : 19345 (plingeling) S 19343 19345 19046 0 -1 4202496 5634966 1253 0 0 3869916 1086 0 0 25 0 9 0 591113341 2550976512 551796 33554432000 4194304 4417332 140734159997904 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/19345/statm: 622797 551796 181 55 0 620683 0
[pid=19345/tid=19352] ppid=19343 vsize=2491188 CPUtime=4842.19 cores=0-7
/proc/19345/task/19352/stat : 19352 (plingeling) R 19343 19345 19046 0 -1 4202560 709613 1253 0 0 484084 135 0 0 25 0 9 0 591113361 2550976512 551796 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19345/tid=19353] ppid=19343 vsize=2491188 CPUtime=4842.2 cores=0-7
/proc/19345/task/19353/stat : 19353 (plingeling) R 19343 19345 19046 0 -1 4202560 727944 1253 0 0 484066 154 0 0 25 0 9 0 591113361 2550976512 551796 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19345/tid=19354] ppid=19343 vsize=2491188 CPUtime=4842.17 cores=0-7
/proc/19345/task/19354/stat : 19354 (plingeling) R 19343 19345 19046 0 -1 4202560 673158 1253 0 0 484095 122 0 0 25 0 9 0 591113361 2550976512 551796 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19345/tid=19355] ppid=19343 vsize=2491188 CPUtime=4815.92 cores=0-7
/proc/19345/task/19355/stat : 19355 (plingeling) R 19343 19345 19046 0 -1 4202560 699286 1253 0 0 481471 121 0 0 25 0 9 0 591113361 2550976512 551796 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19345/tid=19356] ppid=19343 vsize=2491188 CPUtime=4842.19 cores=0-7
/proc/19345/task/19356/stat : 19356 (plingeling) R 19343 19345 19046 0 -1 4202560 694906 1253 0 0 484092 127 0 0 25 0 9 0 591113361 2550976512 551796 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19345/tid=19357] ppid=19343 vsize=2491188 CPUtime=4841.36 cores=0-7
/proc/19345/task/19357/stat : 19357 (plingeling) R 19343 19345 19046 0 -1 4202560 682009 1253 0 0 483990 146 0 0 25 0 9 0 591113362 2550976512 551796 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19345/tid=19358] ppid=19343 vsize=2491188 CPUtime=4841.72 cores=0-7
/proc/19345/task/19358/stat : 19358 (plingeling) R 19343 19345 19046 0 -1 4202560 778207 1253 0 0 484019 153 0 0 25 0 9 0 591113362 2550976512 551796 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19345/tid=19359] ppid=19343 vsize=2491188 CPUtime=4842.02 cores=0-7
/proc/19345/task/19359/stat : 19359 (plingeling) R 19343 19345 19046 0 -1 4202560 660492 1253 0 0 484078 124 0 0 25 0 9 0 591113362 2550976512 551796 33554432000 4194304 4417332 140734159997904 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38710
Current children cumulated vsize (KiB) 2491188

[startup+4902.3 s]
/proc/loadavg: 8.14 8.06 8.01 9/179 19510
/proc/meminfo: memFree=15318736/32950940 swapFree=67111528/67111528
[pid=19345] ppid=19343 vsize=2570448 CPUtime=39189.7 cores=0-7
/proc/19345/stat : 19345 (plingeling) S 19343 19345 19046 0 -1 4202496 5654781 1253 0 0 3917882 1089 0 0 25 0 9 0 591113341 2632138752 571611 33554432000 4194304 4417332 140734159997904 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/19345/statm: 642612 571611 181 55 0 640498 0
[pid=19345/tid=19352] ppid=19343 vsize=2570448 CPUtime=4902.19 cores=0-7
/proc/19345/task/19352/stat : 19352 (plingeling) R 19343 19345 19046 0 -1 4202560 716441 1253 0 0 490083 136 0 0 25 0 9 0 591113361 2632138752 571611 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19345/tid=19353] ppid=19343 vsize=2570448 CPUtime=4902.2 cores=0-7
/proc/19345/task/19353/stat : 19353 (plingeling) R 19343 19345 19046 0 -1 4202560 727944 1253 0 0 490066 154 0 0 25 0 9 0 591113361 2632138752 571611 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19345/tid=19354] ppid=19343 vsize=2570448 CPUtime=4902.17 cores=0-7
/proc/19345/task/19354/stat : 19354 (plingeling) R 19343 19345 19046 0 -1 4202560 673158 1253 0 0 490095 122 0 0 25 0 9 0 591113361 2632138752 571611 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19345/tid=19355] ppid=19343 vsize=2570448 CPUtime=4875.59 cores=0-7
/proc/19345/task/19355/stat : 19355 (plingeling) R 19343 19345 19046 0 -1 4202560 708154 1253 0 0 487437 122 0 0 25 0 9 0 591113361 2632138752 571611 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19345/tid=19356] ppid=19343 vsize=2570448 CPUtime=4902.19 cores=0-7
/proc/19345/task/19356/stat : 19356 (plingeling) R 19343 19345 19046 0 -1 4202560 694906 1253 0 0 490092 127 0 0 25 0 9 0 591113361 2632138752 571611 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19345/tid=19357] ppid=19343 vsize=2570448 CPUtime=4901.36 cores=0-7
/proc/19345/task/19357/stat : 19357 (plingeling) R 19343 19345 19046 0 -1 4202560 686128 1253 0 0 489990 146 0 0 25 0 9 0 591113362 2632138752 571611 33554432000 4194304 4417332 140734159997904 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19345/tid=19358] ppid=19343 vsize=2570448 CPUtime=4901.71 cores=0-7
/proc/19345/task/19358/stat : 19358 (plingeling) R 19343 19345 19046 0 -1 4202560 778207 1253 0 0 490018 153 0 0 25 0 9 0 591113362 2632138752 571611 33554432000 4194304 4417332 140734159997904 18446744073709551615 4366002 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19345/tid=19359] ppid=19343 vsize=2570448 CPUtime=4902.02 cores=0-7
/proc/19345/task/19359/stat : 19359 (plingeling) R 19343 19345 19046 0 -1 4202560 660492 1253 0 0 490078 124 0 0 25 0 9 0 591113362 2632138752 571611 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39189.7
Current children cumulated vsize (KiB) 2570448

[startup+4962.3 s]
/proc/loadavg: 8.11 8.06 8.01 9/179 19512
/proc/meminfo: memFree=15324156/32950940 swapFree=67111528/67111528
[pid=19345] ppid=19343 vsize=2565096 CPUtime=39669.4 cores=0-7
/proc/19345/stat : 19345 (plingeling) S 19343 19345 19046 0 -1 4202496 5690538 1253 0 0 3965843 1095 0 0 25 0 9 0 591113341 2626658304 570273 33554432000 4194304 4417332 140734159997904 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/19345/statm: 641274 570273 181 55 0 639160 0
[pid=19345/tid=19352] ppid=19343 vsize=2565096 CPUtime=4962.19 cores=0-7
/proc/19345/task/19352/stat : 19352 (plingeling) R 19343 19345 19046 0 -1 4202560 716441 1253 0 0 496083 136 0 0 25 0 9 0 591113361 2626658304 570273 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19345/tid=19353] ppid=19343 vsize=2565096 CPUtime=4962.2 cores=0-7
/proc/19345/task/19353/stat : 19353 (plingeling) R 19343 19345 19046 0 -1 4202560 727944 1253 0 0 496066 154 0 0 25 0 9 0 591113361 2626658304 570273 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19345/tid=19354] ppid=19343 vsize=2565096 CPUtime=4962.17 cores=0-7
/proc/19345/task/19354/stat : 19354 (plingeling) R 19343 19345 19046 0 -1 4202560 673158 1253 0 0 496095 122 0 0 25 0 9 0 591113361 2626658304 570273 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19345/tid=19355] ppid=19343 vsize=2565096 CPUtime=4935.26 cores=0-7
/proc/19345/task/19355/stat : 19355 (plingeling) R 19343 19345 19046 0 -1 4202560 717343 1253 0 0 493403 123 0 0 25 0 9 0 591113361 2626658304 570273 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19345/tid=19356] ppid=19343 vsize=2565096 CPUtime=4962.19 cores=0-7
/proc/19345/task/19356/stat : 19356 (plingeling) R 19343 19345 19046 0 -1 4202560 694906 1253 0 0 496092 127 0 0 25 0 9 0 591113361 2626658304 570273 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19345/tid=19357] ppid=19343 vsize=2565096 CPUtime=4961.36 cores=0-7
/proc/19345/task/19357/stat : 19357 (plingeling) R 19343 19345 19046 0 -1 4202560 686134 1253 0 0 495990 146 0 0 25 0 9 0 591113362 2626658304 570273 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19345/tid=19358] ppid=19343 vsize=2565096 CPUtime=4961.7 cores=0-7
/proc/19345/task/19358/stat : 19358 (plingeling) R 19343 19345 19046 0 -1 4202560 804769 1253 0 0 496013 157 0 0 25 0 9 0 591113362 2626658304 570273 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19345/tid=19359] ppid=19343 vsize=2565096 CPUtime=4962.02 cores=0-7
/proc/19345/task/19359/stat : 19359 (plingeling) R 19343 19345 19046 0 -1 4202560 660492 1253 0 0 496078 124 0 0 25 0 9 0 591113362 2626658304 570273 33554432000 4194304 4417332 140734159997904 18446744073709551615 4366297 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39669.4
Current children cumulated vsize (KiB) 2565096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.7 s]
/proc/loadavg: 8.05 8.05 8.01 9/179 19513
/proc/meminfo: memFree=15176440/32950940 swapFree=67111528/67111528
[pid=19345] ppid=19343 vsize=2712436 CPUtime=40000.4 cores=0-7
/proc/19345/stat : 19345 (plingeling) S 19343 19345 19046 0 -1 4202496 5742260 1253 0 0 3998940 1101 0 0 25 0 9 0 591113341 2777534464 607108 33554432000 4194304 4417332 140734159997904 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/19345/statm: 678109 607108 181 55 0 675995 0
[pid=19345/tid=19352] ppid=19343 vsize=2712436 CPUtime=5003.6 cores=0-7
/proc/19345/task/19352/stat : 19352 (plingeling) R 19343 19345 19046 0 -1 4202560 745645 1253 0 0 500220 140 0 0 25 0 9 0 591113361 2777534464 607108 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19345/tid=19353] ppid=19343 vsize=2712436 CPUtime=5003.61 cores=0-7
/proc/19345/task/19353/stat : 19353 (plingeling) R 19343 19345 19046 0 -1 4202560 727944 1253 0 0 500207 154 0 0 25 0 9 0 591113361 2777534464 607108 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19345/tid=19354] ppid=19343 vsize=2712436 CPUtime=5003.58 cores=0-7
/proc/19345/task/19354/stat : 19354 (plingeling) R 19343 19345 19046 0 -1 4202560 673158 1253 0 0 500236 122 0 0 25 0 9 0 591113361 2777534464 607108 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19345/tid=19355] ppid=19343 vsize=2712436 CPUtime=4976.44 cores=0-7
/proc/19345/task/19355/stat : 19355 (plingeling) R 19343 19345 19046 0 -1 4202560 722823 1253 0 0 497520 124 0 0 25 0 9 0 591113361 2777534464 607108 33554432000 4194304 4417332 140734159997904 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19345/tid=19356] ppid=19343 vsize=2712436 CPUtime=5003.6 cores=0-7
/proc/19345/task/19356/stat : 19356 (plingeling) R 19343 19345 19046 0 -1 4202560 694906 1253 0 0 500233 127 0 0 25 0 9 0 591113361 2777534464 607108 33554432000 4194304 4417332 140734159997904 18446744073709551615 18446744073699065863 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19345/tid=19357] ppid=19343 vsize=2712436 CPUtime=5002.77 cores=0-7
/proc/19345/task/19357/stat : 19357 (plingeling) R 19343 19345 19046 0 -1 4202560 694980 1253 0 0 500130 147 0 0 25 0 9 0 591113362 2777534464 607108 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19345/tid=19358] ppid=19343 vsize=2712436 CPUtime=5003.11 cores=0-7
/proc/19345/task/19358/stat : 19358 (plingeling) R 19343 19345 19046 0 -1 4202560 812961 1253 0 0 500153 158 0 0 25 0 9 0 591113362 2777534464 607108 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19345/tid=19359] ppid=19343 vsize=2712436 CPUtime=5003.43 cores=0-7
/proc/19345/task/19359/stat : 19359 (plingeling) R 19343 19345 19046 0 -1 4202560 660492 1253 0 0 500219 124 0 0 25 0 9 0 591113362 2777534464 607108 33554432000 4194304 4417332 140734159997904 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 2712436

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

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

[startup+5003.81 s]
/proc/loadavg: 8.05 8.05 8.01 2/173 19514
/proc/meminfo: memFree=17320324/32950940 swapFree=67111528/67111528
[pid=19345] ppid=19343 vsize=0 CPUtime=40000.6 cores=0-7
/proc/19345/stat : 19345 (plingeling) Z 19343 19345 19046 0 -1 4203548 5742260 1253 0 0 3998944 1111 0 0 18 0 2 0 591113341 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/19345/statm: 0 0 0 0 0 0 0
[pid=19345/tid=19355] ppid=19343 vsize=0 CPUtime=4976.55 cores=0-7
/proc/19345/task/19355/stat : 19355 (plingeling) R 19343 19345 19046 0 -1 4203588 722823 1253 0 0 497521 134 0 0 25 0 2 0 591113361 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5003.83
CPU time (s): 40000.6
CPU user time (s): 39989.4
CPU system time (s): 11.1263
CPU usage (%): 799.4
Max. virtual memory (cumulated for all children) (KiB): 3351080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39989.4
system time used= 11.1263
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5743513
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= 490
involuntary context switches= 193138

runsolver used 8.22175 second user time and 18.9371 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-28 18:40:26
IDJOB=3309789
IDBENCH=83108
IDSOLVER=1695
FILE ID=node117/3309789-1304008826
RUNJOBID= node117-1304005129-19060
PBS_JOBID= 13168821
Free space on /tmp= 71680 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom15.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309789-1304008826/watcher-3309789-1304008826 -o /tmp/evaluation-result-3309789-1304008826/solver-3309789-1304008826 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309789-1304008826.cnf

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

MD5SUM BENCH= 1f0914c6141fdba914b73575a12b918a
RANDOM SEED=132078709

node117.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	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17609308 kB
Buffers:       2374348 kB
Cached:       12319544 kB
SwapCached:          0 kB
Active:        8051048 kB
Inactive:      6709716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17609308 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1576 kB
Writeback:           0 kB
AnonPages:       66580 kB
Mapped:          14520 kB
Slab:           516768 kB
PageTables:       4220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   185480 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= 71680 MiB
End job on node117 at 2011-04-28 20:03:51