Trace number 3394508

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 40001.1 5007.33

General information on the benchmark

Namecrafted/skvortsov/automata-synchronization/
crn_40_1520_u.cnf
MD5SUMac02a3a5c06227748ecf75dd451ebb7e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables63840
Number of clauses123900
Sum of the clauses size369320
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22380
Number of clauses of size 3121520
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3394508-1306098265/watcher-3394508-1306098265 -o /tmp/evaluation-result-3394508-1306098265/solver-3394508-1306098265 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394508-1306098265.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.07 8.04 8.00 1/320 23071
/proc/meminfo: memFree=19982044/32951124 swapFree=67083432/67111528
[pid=23071] ppid=23069 vsize=18820 CPUtime=0 cores=0-7
/proc/23071/stat : 23071 (plingeling) R 23069 23071 22577 0 -1 4202496 2781 1252 0 0 0 0 0 0 25 0 1 0 800057118 19271680 2712 33554432000 4194304 4417452 140736019991792 18446744073709551615 260020395776 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/23071/statm: 4705 2712 148 55 0 2591 0

[startup+0.0236459 s]
/proc/loadavg: 8.07 8.04 8.00 1/320 23071
/proc/meminfo: memFree=19982044/32951124 swapFree=67083432/67111528
[pid=23071] ppid=23069 vsize=21816 CPUtime=0.01 cores=0-7
/proc/23071/stat : 23071 (plingeling) R 23069 23071 22577 0 -1 4202496 3547 1252 0 0 1 0 0 0 25 0 1 0 800057118 22339584 3478 33554432000 4194304 4417452 140736019991792 18446744073709551615 4229142 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/23071/statm: 5454 3478 149 55 0 3340 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21816

[startup+0.100634 s]
/proc/loadavg: 8.07 8.04 8.00 1/320 23071
/proc/meminfo: memFree=19982044/32951124 swapFree=67083432/67111528
[pid=23071] ppid=23069 vsize=40860 CPUtime=0.08 cores=0-7
/proc/23071/stat : 23071 (plingeling) R 23069 23071 22577 0 -1 4202496 8309 1252 0 0 8 0 0 0 25 0 1 0 800057118 41840640 8239 33554432000 4194304 4417452 140736019991792 18446744073709551615 4320923 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/23071/statm: 10215 8239 149 55 0 8101 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 40860

[startup+0.300609 s]
/proc/loadavg: 8.07 8.04 8.00 1/320 23071
/proc/meminfo: memFree=19982044/32951124 swapFree=67083432/67111528
[pid=23071] ppid=23069 vsize=80084 CPUtime=0.29 cores=0-7
/proc/23071/stat : 23071 (plingeling) R 23069 23071 22577 0 -1 4202496 18139 1252 0 0 27 2 0 0 25 0 1 0 800057118 82006016 18045 33554432000 4194304 4417452 140736019991792 18446744073709551615 4227787 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/23071/statm: 20021 18045 149 55 0 17907 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80084

[startup+1.1744 s]
/proc/loadavg: 8.07 8.04 8.00 1/320 23071
/proc/meminfo: memFree=19982044/32951124 swapFree=67083432/67111528
[pid=23071] ppid=23069 vsize=235404 CPUtime=6.76 cores=0-7
/proc/23071/stat : 23071 (plingeling) S 23069 23071 22577 0 -1 4202496 50274 1252 0 0 669 7 0 0 18 0 9 0 800057118 241053696 24986 33554432000 4194304 4417452 140736019991792 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23071/statm: 58851 24986 172 55 0 56737 0
Current children cumulated CPU time (s) 6.76
Current children cumulated vsize (KiB) 235404

[startup+1.50034 s]
/proc/loadavg: 8.07 8.04 8.00 1/320 23071
/proc/meminfo: memFree=19982044/32951124 swapFree=67083432/67111528
[pid=23071] ppid=23069 vsize=234364 CPUtime=9.37 cores=0-7
/proc/23071/stat : 23071 (plingeling) S 23069 23071 22577 0 -1 4202496 55628 1252 0 0 929 8 0 0 18 0 9 0 800057118 239988736 25607 33554432000 4194304 4417452 140736019991792 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23071/statm: 58591 25607 172 55 0 56477 0
Current children cumulated CPU time (s) 9.37
Current children cumulated vsize (KiB) 234364

[startup+3.10104 s]
/proc/loadavg: 8.07 8.04 8.00 9/329 23085
/proc/meminfo: memFree=19859840/32951124 swapFree=67083432/67111528
[pid=23071] ppid=23069 vsize=281940 CPUtime=22.16 cores=0-7
/proc/23071/stat : 23071 (plingeling) S 23069 23071 22577 0 -1 4202496 82243 1252 0 0 2204 12 0 0 18 0 9 0 800057118 288706560 33807 33554432000 4194304 4417452 140736019991792 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23071/statm: 70485 33807 178 55 0 68371 0
[pid=23071/tid=23078] ppid=23069 vsize=281940 CPUtime=2.71 cores=0-7
/proc/23071/task/23078/stat : 23078 (plingeling) R 23069 23071 22577 0 -1 4202560 7559 1252 0 0 271 0 0 0 25 0 9 0 800057155 288706560 33807 33554432000 4194304 4417452 140736019991792 18446744073709551615 4271504 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23071/tid=23079] ppid=23069 vsize=281940 CPUtime=2.72 cores=0-7
/proc/23071/task/23079/stat : 23079 (plingeling) R 23069 23071 22577 0 -1 4202560 10323 1252 0 0 271 1 0 0 23 0 9 0 800057155 288706560 33807 33554432000 4194304 4417452 140736019991792 18446744073709551615 4253264 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23071/tid=23080] ppid=23069 vsize=281940 CPUtime=2.72 cores=0-7
/proc/23071/task/23080/stat : 23080 (plingeling) R 23069 23071 22577 0 -1 4202560 8825 1252 0 0 271 1 0 0 23 0 9 0 800057155 288706560 33807 33554432000 4194304 4417452 140736019991792 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23071/tid=23081] ppid=23069 vsize=281940 CPUtime=2.7 cores=0-7
/proc/23071/task/23081/stat : 23081 (plingeling) R 23069 23071 22577 0 -1 4202560 613 1252 0 0 270 0 0 0 23 0 9 0 800057155 288706560 33807 33554432000 4194304 4417452 140736019991792 18446744073709551615 4232801 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23071/tid=23082] ppid=23069 vsize=281940 CPUtime=2.72 cores=0-7
/proc/23071/task/23082/stat : 23082 (plingeling) R 23069 23071 22577 0 -1 4202560 11908 1252 0 0 270 2 0 0 23 0 9 0 800057155 288706560 33807 33554432000 4194304 4417452 140736019991792 18446744073709551615 4252365 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23071/tid=23083] ppid=23069 vsize=281940 CPUtime=2.72 cores=0-7
/proc/23071/task/23083/stat : 23083 (plingeling) R 23069 23071 22577 0 -1 4202560 8506 1252 0 0 271 1 0 0 25 0 9 0 800057155 288706560 33807 33554432000 4194304 4417452 140736019991792 18446744073709551615 4254706 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23071/tid=23084] ppid=23069 vsize=281940 CPUtime=2.72 cores=0-7
/proc/23071/task/23084/stat : 23084 (plingeling) R 23069 23071 22577 0 -1 4202560 8314 1252 0 0 271 1 0 0 23 0 9 0 800057155 288706560 33807 33554432000 4194304 4417452 140736019991792 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23071/tid=23085] ppid=23069 vsize=281940 CPUtime=2.71 cores=0-7
/proc/23071/task/23085/stat : 23085 (plingeling) R 23069 23071 22577 0 -1 4202560 8041 1252 0 0 271 0 0 0 25 0 9 0 800057156 288706560 33807 33554432000 4194304 4417452 140736019991792 18446744073709551615 4253230 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 22.16
Current children cumulated vsize (KiB) 281940

[startup+6.30046 s]
/proc/loadavg: 8.07 8.04 8.00 9/329 23085
/proc/meminfo: memFree=19805980/32951124 swapFree=67083432/67111528
[pid=23071] ppid=23069 vsize=314568 CPUtime=47.71 cores=0-7
/proc/23071/stat : 23071 (plingeling) S 23069 23071 22577 0 -1 4202496 92260 1252 0 0 4758 13 0 0 18 0 9 0 800057118 322117632 43732 33554432000 4194304 4417452 140736019991792 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23071/statm: 78642 43732 180 55 0 76528 0
[pid=23071/tid=23078] ppid=23069 vsize=314568 CPUtime=5.92 cores=0-7
/proc/23071/task/23078/stat : 23078 (plingeling) R 23069 23071 22577 0 -1 4202560 9609 1252 0 0 591 1 0 0 25 0 9 0 800057155 322117632 43732 33554432000 4194304 4417452 140736019991792 18446744073709551615 4252163 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23071/tid=23079] ppid=23069 vsize=314568 CPUtime=5.91 cores=0-7
/proc/23071/task/23079/stat : 23079 (plingeling) R 23069 23071 22577 0 -1 4202560 11861 1252 0 0 590 1 0 0 25 0 9 0 800057155 322117632 43732 33554432000 4194304 4417452 140736019991792 18446744073709551615 4252431 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23071/tid=23080] ppid=23069 vsize=314568 CPUtime=5.92 cores=0-7
/proc/23071/task/23080/stat : 23080 (plingeling) R 23069 23071 22577 0 -1 4202560 8854 1252 0 0 591 1 0 0 25 0 9 0 800057155 322117632 43732 33554432000 4194304 4417452 140736019991792 18446744073709551615 4269280 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23071/tid=23081] ppid=23069 vsize=314568 CPUtime=5.87 cores=0-7
/proc/23071/task/23081/stat : 23081 (plingeling) R 23069 23071 22577 0 -1 4202560 613 1252 0 0 587 0 0 0 25 0 9 0 800057155 322117632 43732 33554432000 4194304 4417452 140736019991792 18446744073709551615 4232680 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23071/tid=23082] ppid=23069 vsize=314568 CPUtime=5.92 cores=0-7
/proc/23071/task/23082/stat : 23082 (plingeling) R 23069 23071 22577 0 -1 4202560 13446 1252 0 0 590 2 0 0 25 0 9 0 800057155 322117632 43732 33554432000 4194304 4417452 140736019991792 18446744073709551615 4252216 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23071/tid=23083] ppid=23069 vsize=314568 CPUtime=5.91 cores=0-7
/proc/23071/task/23083/stat : 23083 (plingeling) R 23069 23071 22577 0 -1 4202560 11328 1252 0 0 590 1 0 0 25 0 9 0 800057155 322117632 43732 33554432000 4194304 4417452 140736019991792 18446744073709551615 4258525 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23071/tid=23084] ppid=23069 vsize=314568 CPUtime=5.92 cores=0-7
/proc/23071/task/23084/stat : 23084 (plingeling) R 23069 23071 22577 0 -1 4202560 8816 1252 0 0 591 1 0 0 25 0 9 0 800057155 322117632 43732 33554432000 4194304 4417452 140736019991792 18446744073709551615 4351437 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23071/tid=23085] ppid=23069 vsize=314568 CPUtime=5.91 cores=0-7
/proc/23071/task/23085/stat : 23085 (plingeling) R 23069 23071 22577 0 -1 4202560 9579 1252 0 0 591 0 0 0 25 0 9 0 800057156 322117632 43732 33554432000 4194304 4417452 140736019991792 18446744073709551615 4271941 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 47.71
Current children cumulated vsize (KiB) 314568

[startup+12.7013 s]
/proc/loadavg: 8.06 8.03 8.00 9/329 23085
/proc/meminfo: memFree=19796208/32951124 swapFree=67083432/67111528
[pid=23071] ppid=23069 vsize=321464 CPUtime=98.94 cores=0-7
/proc/23071/stat : 23071 (plingeling) S 23069 23071 22577 0 -1 4202496 103117 1252 0 0 9879 15 0 0 18 0 9 0 800057118 329179136 45462 33554432000 4194304 4417452 140736019991792 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23071/statm: 80366 45462 180 55 0 78252 0
[pid=23071/tid=23078] ppid=23069 vsize=321464 CPUtime=12.33 cores=0-7
/proc/23071/task/23078/stat : 23078 (plingeling) R 23069 23071 22577 0 -1 4202560 11658 1252 0 0 1232 1 0 0 25 0 9 0 800057155 329179136 45462 33554432000 4194304 4417452 140736019991792 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23071/tid=23079] ppid=23069 vsize=321464 CPUtime=12.33 cores=0-7
/proc/23071/task/23079/stat : 23079 (plingeling) R 23069 23071 22577 0 -1 4202560 13910 1252 0 0 1231 2 0 0 25 0 9 0 800057155 329179136 45462 33554432000 4194304 4417452 140736019991792 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23071/tid=23080] ppid=23069 vsize=321464 CPUtime=12.33 cores=0-7
/proc/23071/task/23080/stat : 23080 (plingeling) R 23069 23071 22577 0 -1 4202560 11485 1252 0 0 1231 2 0 0 25 0 9 0 800057155 329179136 45462 33554432000 4194304 4417452 140736019991792 18446744073709551615 4257394 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23071/tid=23081] ppid=23069 vsize=321464 CPUtime=12.21 cores=0-7
/proc/23071/task/23081/stat : 23081 (plingeling) R 23069 23071 22577 0 -1 4202560 613 1252 0 0 1221 0 0 0 25 0 9 0 800057155 329179136 45462 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364495 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23071/tid=23082] ppid=23069 vsize=321464 CPUtime=12.33 cores=0-7
/proc/23071/task/23082/stat : 23082 (plingeling) R 23069 23071 22577 0 -1 4202560 15495 1252 0 0 1231 2 0 0 25 0 9 0 800057155 329179136 45462 33554432000 4194304 4417452 140736019991792 18446744073709551615 4255615 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23071/tid=23083] ppid=23069 vsize=321464 CPUtime=12.32 cores=0-7
/proc/23071/task/23083/stat : 23083 (plingeling) R 23069 23071 22577 0 -1 4202560 13377 1252 0 0 1230 2 0 0 25 0 9 0 800057155 329179136 45462 33554432000 4194304 4417452 140736019991792 18446744073709551615 4275606 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23071/tid=23084] ppid=23069 vsize=321464 CPUtime=12.33 cores=0-7
/proc/23071/task/23084/stat : 23084 (plingeling) R 23069 23071 22577 0 -1 4202560 8846 1252 0 0 1232 1 0 0 25 0 9 0 800057155 329179136 45462 33554432000 4194304 4417452 140736019991792 18446744073709551615 4331715 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23071/tid=23085] ppid=23069 vsize=321464 CPUtime=12.32 cores=0-7
/proc/23071/task/23085/stat : 23085 (plingeling) R 23069 23071 22577 0 -1 4202560 9579 1252 0 0 1232 0 0 0 25 0 9 0 800057156 329179136 45462 33554432000 4194304 4417452 140736019991792 18446744073709551615 4234410 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 98.94
Current children cumulated vsize (KiB) 321464

[startup+25.5009 s]
/proc/loadavg: 8.13 8.05 8.01 9/329 23085
/proc/meminfo: memFree=19792272/32951124 swapFree=67083432/67111528
[pid=23071] ppid=23069 vsize=335576 CPUtime=201.13 cores=0-7
/proc/23071/stat : 23071 (plingeling) S 23069 23071 22577 0 -1 4202496 116848 1252 0 0 20095 18 0 0 18 0 9 0 800057118 343629824 48996 33554432000 4194304 4417452 140736019991792 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23071/statm: 83894 48996 180 55 0 81780 0
[pid=23071/tid=23078] ppid=23069 vsize=335576 CPUtime=25.12 cores=0-7
/proc/23071/task/23078/stat : 23078 (plingeling) R 23069 23071 22577 0 -1 4202560 15754 1252 0 0 2510 2 0 0 25 0 9 0 800057155 343629824 48996 33554432000 4194304 4417452 140736019991792 18446744073709551615 4257702 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23071/tid=23079] ppid=23069 vsize=335576 CPUtime=25.12 cores=0-7
/proc/23071/task/23079/stat : 23079 (plingeling) R 23069 23071 22577 0 -1 4202560 13968 1252 0 0 2510 2 0 0 25 0 9 0 800057155 343629824 48996 33554432000 4194304 4417452 140736019991792 18446744073709551615 4252252 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23071/tid=23080] ppid=23069 vsize=335576 CPUtime=25.12 cores=0-7
/proc/23071/task/23080/stat : 23080 (plingeling) R 23069 23071 22577 0 -1 4202560 15237 1252 0 0 2510 2 0 0 25 0 9 0 800057155 343629824 48996 33554432000 4194304 4417452 140736019991792 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23071/tid=23081] ppid=23069 vsize=335576 CPUtime=24.87 cores=0-7
/proc/23071/task/23081/stat : 23081 (plingeling) R 23069 23071 22577 0 -1 4202560 3685 1252 0 0 2487 0 0 0 25 0 9 0 800057155 343629824 48996 33554432000 4194304 4417452 140736019991792 18446744073709551615 4250464 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23071/tid=23082] ppid=23069 vsize=335576 CPUtime=25.12 cores=0-7
/proc/23071/task/23082/stat : 23082 (plingeling) R 23069 23071 22577 0 -1 4202560 15583 1252 0 0 2510 2 0 0 25 0 9 0 800057155 343629824 48996 33554432000 4194304 4417452 140736019991792 18446744073709551615 4253091 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23071/tid=23083] ppid=23069 vsize=335576 CPUtime=25.11 cores=0-7
/proc/23071/task/23083/stat : 23083 (plingeling) R 23069 23071 22577 0 -1 4202560 13424 1252 0 0 2509 2 0 0 25 0 9 0 800057155 343629824 48996 33554432000 4194304 4417452 140736019991792 18446744073709551615 4257072 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23071/tid=23084] ppid=23069 vsize=335576 CPUtime=25.12 cores=0-7
/proc/23071/task/23084/stat : 23084 (plingeling) R 23069 23071 22577 0 -1 4202560 11464 1252 0 0 2510 2 0 0 25 0 9 0 800057155 343629824 48996 33554432000 4194304 4417452 140736019991792 18446744073709551615 4251792 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23071/tid=23085] ppid=23069 vsize=335576 CPUtime=25.11 cores=0-7
/proc/23071/task/23085/stat : 23085 (plingeling) R 23069 23071 22577 0 -1 4202560 9579 1252 0 0 2511 0 0 0 25 0 9 0 800057156 343629824 48996 33554432000 4194304 4417452 140736019991792 18446744073709551615 4253075 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 201.13
Current children cumulated vsize (KiB) 335576

[startup+51.1012 s]
/proc/loadavg: 8.08 8.04 8.00 9/329 23086
/proc/meminfo: memFree=19671288/32951124 swapFree=67083432/67111528
[pid=23071] ppid=23069 vsize=427880 CPUtime=405.68 cores=0-7
/proc/23071/stat : 23071 (plingeling) S 23069 23071 22577 0 -1 4202496 193950 1252 0 0 40537 31 0 0 18 0 9 0 800057118 438149120 72104 33554432000 4194304 4417452 140736019991792 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23071/statm: 106970 72104 180 55 0 104856 0
[pid=23071/tid=23078] ppid=23069 vsize=427880 CPUtime=50.72 cores=0-7
/proc/23071/task/23078/stat : 23078 (plingeling) R 23069 23071 22577 0 -1 4202560 20413 1252 0 0 5069 3 0 0 25 0 9 0 800057155 438149120 72104 33554432000 4194304 4417452 140736019991792 18446744073709551615 4250858 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23071/tid=23079] ppid=23069 vsize=427880 CPUtime=50.72 cores=0-7
/proc/23071/task/23079/stat : 23079 (plingeling) R 23069 23071 22577 0 -1 4202560 25563 1252 0 0 5068 4 0 0 25 0 9 0 800057155 438149120 72104 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23071/tid=23080] ppid=23069 vsize=427880 CPUtime=50.72 cores=0-7
/proc/23071/task/23080/stat : 23080 (plingeling) R 23069 23071 22577 0 -1 4202560 27513 1252 0 0 5067 5 0 0 25 0 9 0 800057155 438149120 72104 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23071/tid=23081] ppid=23069 vsize=427880 CPUtime=50.22 cores=0-7
/proc/23071/task/23081/stat : 23081 (plingeling) R 23069 23071 22577 0 -1 4202560 14883 1252 0 0 5020 2 0 0 25 0 9 0 800057155 438149120 72104 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23071/tid=23082] ppid=23069 vsize=427880 CPUtime=50.72 cores=0-7
/proc/23071/task/23082/stat : 23082 (plingeling) R 23069 23071 22577 0 -1 4202560 24681 1252 0 0 5068 4 0 0 25 0 9 0 800057155 438149120 72104 33554432000 4194304 4417452 140736019991792 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23071/tid=23083] ppid=23069 vsize=427880 CPUtime=50.71 cores=0-7
/proc/23071/task/23083/stat : 23083 (plingeling) R 23069 23071 22577 0 -1 4202560 26956 1252 0 0 5067 4 0 0 25 0 9 0 800057155 438149120 72104 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23071/tid=23084] ppid=23069 vsize=427880 CPUtime=50.72 cores=0-7
/proc/23071/task/23084/stat : 23084 (plingeling) R 23069 23071 22577 0 -1 4202560 18016 1252 0 0 5069 3 0 0 25 0 9 0 800057155 438149120 72104 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23071/tid=23085] ppid=23069 vsize=427880 CPUtime=50.71 cores=0-7
/proc/23071/task/23085/stat : 23085 (plingeling) R 23069 23071 22577 0 -1 4202560 17771 1252 0 0 5070 1 0 0 25 0 9 0 800057156 438149120 72104 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 405.68
Current children cumulated vsize (KiB) 427880

[startup+102.301 s]
/proc/loadavg: 8.03 8.03 8.00 9/329 23088

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


[startup+4722.3 s]
/proc/loadavg: 8.04 8.07 8.01 9/329 23223
/proc/meminfo: memFree=9738424/32951124 swapFree=67083432/67111528
[pid=23071] ppid=23069 vsize=10346792 CPUtime=37726.7 cores=0-7
/proc/23071/stat : 23071 (plingeling) S 23069 23071 22577 0 -1 4202496 17297899 1252 0 0 3769471 3201 0 0 18 0 9 0 800057118 10595115008 2555771 33554432000 4194304 4417452 140736019991792 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23071/statm: 2586698 2555771 180 55 0 2584584 0
[pid=23071/tid=23078] ppid=23069 vsize=10346792 CPUtime=4721.42 cores=0-7
/proc/23071/task/23078/stat : 23078 (plingeling) R 23069 23071 22577 0 -1 4202560 2322859 1252 0 0 471729 413 0 0 25 0 9 0 800057155 10595115008 2555771 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23071/tid=23079] ppid=23069 vsize=10346792 CPUtime=4722.05 cores=0-7
/proc/23071/task/23079/stat : 23079 (plingeling) R 23069 23071 22577 0 -1 4202560 2431486 1252 0 0 471804 401 0 0 25 0 9 0 800057155 10595115008 2555771 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23071/tid=23080] ppid=23069 vsize=10346792 CPUtime=4721.91 cores=0-7
/proc/23071/task/23080/stat : 23080 (plingeling) R 23069 23071 22577 0 -1 4202560 2312051 1252 0 0 471767 424 0 0 25 0 9 0 800057155 10595115008 2555771 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23071/tid=23081] ppid=23069 vsize=10346792 CPUtime=4673.63 cores=0-7
/proc/23071/task/23081/stat : 23081 (plingeling) R 23069 23071 22577 0 -1 4202560 1038892 1252 0 0 467130 233 0 0 25 0 9 0 800057155 10595115008 2555771 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23071/tid=23082] ppid=23069 vsize=10346792 CPUtime=4722.03 cores=0-7
/proc/23071/task/23082/stat : 23082 (plingeling) R 23069 23071 22577 0 -1 4202560 2245544 1252 0 0 471786 417 0 0 25 0 9 0 800057155 10595115008 2555771 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23071/tid=23083] ppid=23069 vsize=10346792 CPUtime=4721.14 cores=0-7
/proc/23071/task/23083/stat : 23083 (plingeling) R 23069 23071 22577 0 -1 4202560 2202626 1252 0 0 471605 509 0 0 25 0 9 0 800057155 10595115008 2555771 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23071/tid=23084] ppid=23069 vsize=10346792 CPUtime=4722.07 cores=0-7
/proc/23071/task/23084/stat : 23084 (plingeling) R 23069 23071 22577 0 -1 4202560 2356103 1252 0 0 471750 457 0 0 25 0 9 0 800057155 10595115008 2555771 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23071/tid=23085] ppid=23069 vsize=10346792 CPUtime=4722.03 cores=0-7
/proc/23071/task/23085/stat : 23085 (plingeling) R 23069 23071 22577 0 -1 4202560 2370184 1252 0 0 471861 342 0 0 25 0 9 0 800057156 10595115008 2555771 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37726.7
Current children cumulated vsize (KiB) 10346792

[startup+4782.3 s]
/proc/loadavg: 8.01 8.05 8.00 9/329 23224
/proc/meminfo: memFree=9207824/32951124 swapFree=67083432/67111528
[pid=23071] ppid=23069 vsize=10876556 CPUtime=38206.2 cores=0-7
/proc/23071/stat : 23071 (plingeling) S 23069 23071 22577 0 -1 4202496 17609439 1252 0 0 3817335 3282 0 0 18 0 9 0 800057118 11137593344 2688212 33554432000 4194304 4417452 140736019991792 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23071/statm: 2719139 2688212 180 55 0 2717025 0
[pid=23071/tid=23078] ppid=23069 vsize=10876556 CPUtime=4781.43 cores=0-7
/proc/23071/task/23078/stat : 23078 (plingeling) R 23069 23071 22577 0 -1 4202560 2322859 1252 0 0 477730 413 0 0 25 0 9 0 800057155 11137593344 2688212 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23071/tid=23079] ppid=23069 vsize=10876556 CPUtime=4782.06 cores=0-7
/proc/23071/task/23079/stat : 23079 (plingeling) R 23069 23071 22577 0 -1 4202560 2532344 1252 0 0 477780 426 0 0 25 0 9 0 800057155 11137593344 2688212 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23071/tid=23080] ppid=23069 vsize=10876556 CPUtime=4781.92 cores=0-7
/proc/23071/task/23080/stat : 23080 (plingeling) R 23069 23071 22577 0 -1 4202560 2377587 1252 0 0 477748 444 0 0 25 0 9 0 800057155 11137593344 2688212 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23071/tid=23081] ppid=23069 vsize=10876556 CPUtime=4733.01 cores=0-7
/proc/23071/task/23081/stat : 23081 (plingeling) R 23069 23071 22577 0 -1 4202560 1038892 1252 0 0 473068 233 0 0 25 0 9 0 800057155 11137593344 2688212 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23071/tid=23082] ppid=23069 vsize=10876556 CPUtime=4782.04 cores=0-7
/proc/23071/task/23082/stat : 23082 (plingeling) R 23069 23071 22577 0 -1 4202560 2311080 1252 0 0 477768 436 0 0 25 0 9 0 800057155 11137593344 2688212 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23071/tid=23083] ppid=23069 vsize=10876556 CPUtime=4781.14 cores=0-7
/proc/23071/task/23083/stat : 23083 (plingeling) R 23069 23071 22577 0 -1 4202560 2202626 1252 0 0 477605 509 0 0 25 0 9 0 800057155 11137593344 2688212 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23071/tid=23084] ppid=23069 vsize=10876556 CPUtime=4782.08 cores=0-7
/proc/23071/task/23084/stat : 23084 (plingeling) R 23069 23071 22577 0 -1 4202560 2435713 1252 0 0 477736 472 0 0 25 0 9 0 800057155 11137593344 2688212 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23071/tid=23085] ppid=23069 vsize=10876556 CPUtime=4782.04 cores=0-7
/proc/23071/task/23085/stat : 23085 (plingeling) R 23069 23071 22577 0 -1 4202560 2370184 1252 0 0 477861 343 0 0 25 0 9 0 800057156 11137593344 2688212 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38206.2
Current children cumulated vsize (KiB) 10876556

[startup+4842.3 s]
/proc/loadavg: 8.00 8.04 8.00 9/329 23226
/proc/meminfo: memFree=9333264/32951124 swapFree=67083432/67111528
[pid=23071] ppid=23069 vsize=10751548 CPUtime=38685.5 cores=0-7
/proc/23071/stat : 23071 (plingeling) S 23069 23071 22577 0 -1 4202496 17797749 1252 0 0 3865241 3305 0 0 18 0 9 0 800057118 11009585152 2656960 33554432000 4194304 4417452 140736019991792 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23071/statm: 2687887 2656960 180 55 0 2685773 0
[pid=23071/tid=23078] ppid=23069 vsize=10751548 CPUtime=4841.42 cores=0-7
/proc/23071/task/23078/stat : 23078 (plingeling) R 23069 23071 22577 0 -1 4202560 2322859 1252 0 0 483729 413 0 0 25 0 9 0 800057155 11009585152 2656960 33554432000 4194304 4417452 140736019991792 18446744073709551615 4263218 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23071/tid=23079] ppid=23069 vsize=10751548 CPUtime=4842.05 cores=0-7
/proc/23071/task/23079/stat : 23079 (plingeling) R 23069 23071 22577 0 -1 4202560 2597880 1252 0 0 483772 433 0 0 25 0 9 0 800057155 11009585152 2656960 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23071/tid=23080] ppid=23069 vsize=10751548 CPUtime=4841.91 cores=0-7
/proc/23071/task/23080/stat : 23080 (plingeling) R 23069 23071 22577 0 -1 4202560 2377587 1252 0 0 483747 444 0 0 25 0 9 0 800057155 11009585152 2656960 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23071/tid=23081] ppid=23069 vsize=10751548 CPUtime=4792.38 cores=0-7
/proc/23071/task/23081/stat : 23081 (plingeling) R 23069 23071 22577 0 -1 4202560 1038892 1252 0 0 479004 234 0 0 25 0 9 0 800057155 11009585152 2656960 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23071/tid=23082] ppid=23069 vsize=10751548 CPUtime=4842.04 cores=0-7
/proc/23071/task/23082/stat : 23082 (plingeling) R 23069 23071 22577 0 -1 4202560 2368318 1252 0 0 483758 446 0 0 25 0 9 0 800057155 11009585152 2656960 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23071/tid=23083] ppid=23069 vsize=10751548 CPUtime=4841.12 cores=0-7
/proc/23071/task/23083/stat : 23083 (plingeling) R 23069 23071 22577 0 -1 4202560 2202626 1252 0 0 483603 509 0 0 25 0 9 0 800057155 11009585152 2656960 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23071/tid=23084] ppid=23069 vsize=10751548 CPUtime=4842.07 cores=0-7
/proc/23071/task/23084/stat : 23084 (plingeling) R 23069 23071 22577 0 -1 4202560 2435713 1252 0 0 483735 472 0 0 25 0 9 0 800057155 11009585152 2656960 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23071/tid=23085] ppid=23069 vsize=10751548 CPUtime=4842.03 cores=0-7
/proc/23071/task/23085/stat : 23085 (plingeling) R 23069 23071 22577 0 -1 4202560 2435720 1252 0 0 483853 350 0 0 25 0 9 0 800057156 11009585152 2656960 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38685.5
Current children cumulated vsize (KiB) 10751548

[startup+4902.31 s]
/proc/loadavg: 8.10 8.06 8.00 9/329 23228
/proc/meminfo: memFree=9576536/32951124 swapFree=67083432/67111528
[pid=23071] ppid=23069 vsize=10508500 CPUtime=39164.9 cores=0-7
/proc/23071/stat : 23071 (plingeling) S 23069 23071 22577 0 -1 4202496 18079379 1252 0 0 3913127 3364 0 0 18 0 9 0 800057118 10760704000 2596198 33554432000 4194304 4417452 140736019991792 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23071/statm: 2627125 2596198 180 55 0 2625011 0
[pid=23071/tid=23078] ppid=23069 vsize=10508500 CPUtime=4901.44 cores=0-7
/proc/23071/task/23078/stat : 23078 (plingeling) R 23069 23071 22577 0 -1 4202560 2322859 1252 0 0 489731 413 0 0 25 0 9 0 800057155 10760704000 2596198 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23071/tid=23079] ppid=23069 vsize=10508500 CPUtime=4902.06 cores=0-7
/proc/23071/task/23079/stat : 23079 (plingeling) R 23069 23071 22577 0 -1 4202560 2702228 1252 0 0 489751 455 0 0 25 0 9 0 800057155 10760704000 2596198 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23071/tid=23080] ppid=23069 vsize=10508500 CPUtime=4901.92 cores=0-7
/proc/23071/task/23080/stat : 23080 (plingeling) R 23069 23071 22577 0 -1 4202560 2377587 1252 0 0 489748 444 0 0 25 0 9 0 800057155 10760704000 2596198 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23071/tid=23081] ppid=23069 vsize=10508500 CPUtime=4851.74 cores=0-7
/proc/23071/task/23081/stat : 23081 (plingeling) R 23069 23071 22577 0 -1 4202560 1104428 1252 0 0 484920 254 0 0 25 0 9 0 800057155 10760704000 2596198 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364842 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23071/tid=23082] ppid=23069 vsize=10508500 CPUtime=4902.06 cores=0-7
/proc/23071/task/23082/stat : 23082 (plingeling) R 23069 23071 22577 0 -1 4202560 2414528 1252 0 0 489752 454 0 0 25 0 9 0 800057155 10760704000 2596198 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23071/tid=23083] ppid=23069 vsize=10508500 CPUtime=4901.13 cores=0-7
/proc/23071/task/23083/stat : 23083 (plingeling) R 23069 23071 22577 0 -1 4202560 2202626 1252 0 0 489604 509 0 0 25 0 9 0 800057155 10760704000 2596198 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23071/tid=23084] ppid=23069 vsize=10508500 CPUtime=4902.08 cores=0-7
/proc/23071/task/23084/stat : 23084 (plingeling) R 23069 23071 22577 0 -1 4202560 2501249 1252 0 0 489730 478 0 0 25 0 9 0 800057155 10760704000 2596198 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23071/tid=23085] ppid=23069 vsize=10508500 CPUtime=4902.05 cores=0-7
/proc/23071/task/23085/stat : 23085 (plingeling) R 23069 23071 22577 0 -1 4202560 2435720 1252 0 0 489854 351 0 0 25 0 9 0 800057156 10760704000 2596198 33554432000 4194304 4417452 140736019991792 18446744073709551615 4269841 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39164.9
Current children cumulated vsize (KiB) 10508500

[startup+4962.3 s]
/proc/loadavg: 8.12 8.07 8.01 9/329 23229
/proc/meminfo: memFree=9441344/32951124 swapFree=67083432/67111528
[pid=23071] ppid=23069 vsize=10635336 CPUtime=39644.2 cores=0-7
/proc/23071/stat : 23071 (plingeling) S 23069 23071 22577 0 -1 4202496 18466512 1252 0 0 3960948 3472 0 0 18 0 9 0 800057118 10890584064 2629899 33554432000 4194304 4417452 140736019991792 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23071/statm: 2658834 2629899 180 55 0 2656720 0
[pid=23071/tid=23078] ppid=23069 vsize=10635336 CPUtime=4961.43 cores=0-7
/proc/23071/task/23078/stat : 23078 (plingeling) R 23069 23071 22577 0 -1 4202560 2322859 1252 0 0 495730 413 0 0 25 0 9 0 800057155 10890584064 2629899 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23071/tid=23079] ppid=23069 vsize=10635336 CPUtime=4962.05 cores=0-7
/proc/23071/task/23079/stat : 23079 (plingeling) R 23069 23071 22577 0 -1 4202560 2702228 1252 0 0 495750 455 0 0 25 0 9 0 800057155 10890584064 2629899 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23071/tid=23080] ppid=23069 vsize=10635336 CPUtime=4961.91 cores=0-7
/proc/23071/task/23080/stat : 23080 (plingeling) R 23069 23071 22577 0 -1 4202560 2377587 1252 0 0 495747 444 0 0 25 0 9 0 800057155 10890584064 2629899 33554432000 4194304 4417452 140736019991792 18446744073709551615 4365965 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23071/tid=23081] ppid=23069 vsize=10635336 CPUtime=4911.12 cores=0-7
/proc/23071/task/23081/stat : 23081 (plingeling) R 23069 23071 22577 0 -1 4202560 1205204 1252 0 0 490827 285 0 0 25 0 9 0 800057155 10890584064 2629899 33554432000 4194304 4417452 140736019991792 18446744073709551615 4366117 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23071/tid=23082] ppid=23069 vsize=10635336 CPUtime=4962.05 cores=0-7
/proc/23071/task/23082/stat : 23082 (plingeling) R 23069 23071 22577 0 -1 4202560 2414528 1252 0 0 495751 454 0 0 25 0 9 0 800057155 10890584064 2629899 33554432000 4194304 4417452 140736019991792 18446744073709551615 4232566 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23071/tid=23083] ppid=23069 vsize=10635336 CPUtime=4961.1 cores=0-7
/proc/23071/task/23083/stat : 23083 (plingeling) R 23069 23071 22577 0 -1 4202560 2371760 1252 0 0 495558 552 0 0 25 0 9 0 800057155 10890584064 2629899 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23071/tid=23084] ppid=23069 vsize=10635336 CPUtime=4962.07 cores=0-7
/proc/23071/task/23084/stat : 23084 (plingeling) R 23069 23071 22577 0 -1 4202560 2501249 1252 0 0 495728 479 0 0 25 0 9 0 800057155 10890584064 2629899 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23071/tid=23085] ppid=23069 vsize=10635336 CPUtime=4962.05 cores=0-7
/proc/23071/task/23085/stat : 23085 (plingeling) R 23069 23071 22577 0 -1 4202560 2552943 1252 0 0 495820 385 0 0 25 0 9 0 800057156 10890584064 2629899 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39644.2
Current children cumulated vsize (KiB) 10635336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5006.9 s]
/proc/loadavg: 8.13 8.07 8.01 9/329 23230
/proc/meminfo: memFree=8536504/32951124 swapFree=67083432/67111528
[pid=23071] ppid=23069 vsize=11539636 CPUtime=40000.6 cores=0-7
/proc/23071/stat : 23071 (plingeling) S 23069 23071 22577 0 -1 4202496 18790247 1252 0 0 3996542 3520 0 0 18 0 9 0 800057118 11816587264 2855974 33554432000 4194304 4417452 140736019991792 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23071/statm: 2884909 2855974 180 55 0 2882795 0
[pid=23071/tid=23078] ppid=23069 vsize=11539636 CPUtime=5006.04 cores=0-7
/proc/23071/task/23078/stat : 23078 (plingeling) R 23069 23071 22577 0 -1 4202560 2322859 1252 0 0 500191 413 0 0 25 0 9 0 800057155 11816587264 2855974 33554432000 4194304 4417452 140736019991792 18446744073709551615 4262955 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23071/tid=23079] ppid=23069 vsize=11539636 CPUtime=5006.67 cores=0-7
/proc/23071/task/23079/stat : 23079 (plingeling) R 23069 23071 22577 0 -1 4202560 2767764 1252 0 0 500204 463 0 0 25 0 9 0 800057155 11816587264 2855974 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23071/tid=23080] ppid=23069 vsize=11539636 CPUtime=5006.52 cores=0-7
/proc/23071/task/23080/stat : 23080 (plingeling) R 23069 23071 22577 0 -1 4202560 2377587 1252 0 0 500208 444 0 0 25 0 9 0 800057155 11816587264 2855974 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23071/tid=23081] ppid=23069 vsize=11539636 CPUtime=4955.24 cores=0-7
/proc/23071/task/23081/stat : 23081 (plingeling) R 23069 23071 22577 0 -1 4202560 1205204 1252 0 0 495239 285 0 0 25 0 9 0 800057155 11816587264 2855974 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23071/tid=23082] ppid=23069 vsize=11539636 CPUtime=5006.65 cores=0-7
/proc/23071/task/23082/stat : 23082 (plingeling) R 23069 23071 22577 0 -1 4202560 2447296 1252 0 0 500208 457 0 0 25 0 9 0 800057155 11816587264 2855974 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23071/tid=23083] ppid=23069 vsize=11539636 CPUtime=5005.71 cores=0-7
/proc/23071/task/23083/stat : 23083 (plingeling) R 23069 23071 22577 0 -1 4202560 2437296 1252 0 0 500013 558 0 0 25 0 9 0 800057155 11816587264 2855974 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23071/tid=23084] ppid=23069 vsize=11539636 CPUtime=5006.69 cores=0-7
/proc/23071/task/23084/stat : 23084 (plingeling) R 23069 23071 22577 0 -1 4202560 2595608 1252 0 0 500167 502 0 0 25 0 9 0 800057155 11816587264 2855974 33554432000 4194304 4417452 140736019991792 18446744073709551615 4232808 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23071/tid=23085] ppid=23069 vsize=11539636 CPUtime=5006.65 cores=0-7
/proc/23071/task/23085/stat : 23085 (plingeling) R 23069 23071 22577 0 -1 4202560 2618479 1252 0 0 500273 392 0 0 25 0 9 0 800057156 11816587264 2855974 33554432000 4194304 4417452 140736019991792 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 11539636

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

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

[startup+5007.3 s]
/proc/loadavg: 8.13 8.07 8.01 9/329 23230
/proc/meminfo: memFree=8536504/32951124 swapFree=67083432/67111528
[pid=23071] ppid=23069 vsize=0 CPUtime=40001 cores=0-7
/proc/23071/stat : 23071 (plingeling) Z 23069 23071 22577 0 -1 4203548 18790247 1252 0 0 3996546 3558 0 0 18 0 2 0 800057118 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/23071/statm: 0 0 0 0 0 0 0
[pid=23071/tid=23081] ppid=23069 vsize=0 CPUtime=4955.64 cores=0-7
/proc/23071/task/23081/stat : 23081 (plingeling) R 23069 23071 22577 0 -1 4203588 1205204 1252 0 0 495240 324 0 0 25 0 2 0 800057155 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5007.33
CPU time (s): 40001.1
CPU user time (s): 39965.5
CPU system time (s): 35.6146
CPU usage (%): 798.851
Max. virtual memory (cumulated for all children) (KiB): 11539636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39965.5
system time used= 35.6146
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18791499
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= 396
involuntary context switches= 193143

runsolver used 14.8567 second user time and 36.5604 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-22 23:04:25
IDJOB=3394508
IDBENCH=83198
IDSOLVER=1851
FILE ID=node110/3394508-1306098265
RUNJOBID= node110-1306093681-22591
PBS_JOBID= 13387949
Free space on /tmp= 73340 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_40_1520_u.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394508-1306098265/watcher-3394508-1306098265 -o /tmp/evaluation-result-3394508-1306098265/solver-3394508-1306098265 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394508-1306098265.cnf

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

MD5SUM BENCH= ac02a3a5c06227748ecf75dd451ebb7e
RANDOM SEED=1031493015

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19982324 kB
Buffers:        325164 kB
Cached:        8684872 kB
SwapCached:       1416 kB
Active:        5967604 kB
Inactive:      6669764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19982324 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:            2992 kB
Writeback:           0 kB
AnonPages:     3625580 kB
Mapped:          28052 kB
Slab:           240096 kB
PageTables:      26468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75581640 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= 73340 MiB
End job on node110 at 2011-05-23 00:27:54