Trace number 3309948

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.7 5003.94

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
c6288mul.miter.shuffled-as.sat03-346.cnf
MD5SUM9799c8db3562549113e4a12f98721530
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark195.02
Satisfiable
(Un)Satisfiability was proved
Number of variables9540
Number of clauses61421
Sum of the clauses size207840
Maximum clause length64
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214116
Number of clauses of size 328488
Number of clauses of size 40
Number of clauses of size 518816
Number of clauses of size over 51

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-3309948-1304015541/watcher-3309948-1304015541 -o /tmp/evaluation-result-3309948-1304015541/solver-3309948-1304015541 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309948-1304015541.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.08 8.06 7.82 2/170 24424
/proc/meminfo: memFree=16121776/32950928 swapFree=67111528/67111528
[pid=24424] ppid=24422 vsize=11540 CPUtime=0 cores=0-7
/proc/24424/stat : 24424 (plingeling) R 24422 24424 24117 0 -1 4202496 945 1255 0 0 0 0 0 0 25 0 1 0 513152864 11816960 875 33554432000 4194304 4417332 140736799013728 18446744073709551615 268272382927 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/24424/statm: 2885 875 148 55 0 771 0

[startup+0.0338441 s]
/proc/loadavg: 8.08 8.06 7.82 2/170 24424
/proc/meminfo: memFree=16121776/32950928 swapFree=67111528/67111528
[pid=24424] ppid=24422 vsize=20252 CPUtime=0.02 cores=0-7
/proc/24424/stat : 24424 (plingeling) R 24422 24424 24117 0 -1 4202496 3146 1255 0 0 2 0 0 0 25 0 1 0 513152864 20738048 3077 33554432000 4194304 4417332 140736799013728 18446744073709551615 268272382957 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/24424/statm: 5095 3098 148 55 0 2981 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 20252

[startup+0.100835 s]
/proc/loadavg: 8.08 8.06 7.82 2/170 24424
/proc/meminfo: memFree=16121776/32950928 swapFree=67111528/67111528
[pid=24424] ppid=24422 vsize=29376 CPUtime=0.09 cores=0-7
/proc/24424/stat : 24424 (plingeling) R 24422 24424 24117 0 -1 4202496 5437 1255 0 0 9 0 0 0 25 0 1 0 513152864 30081024 5367 33554432000 4194304 4417332 140736799013728 18446744073709551615 4323155 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/24424/statm: 7344 5367 148 55 0 5230 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29376

[startup+0.353789 s]
/proc/loadavg: 8.08 8.06 7.82 2/170 24424
/proc/meminfo: memFree=16121776/32950928 swapFree=67111528/67111528
[pid=24424] ppid=24422 vsize=123420 CPUtime=0.96 cores=0-7
/proc/24424/stat : 24424 (plingeling) S 24422 24424 24117 0 -1 4202496 10753 1255 0 0 95 1 0 0 18 0 9 0 513152864 126382080 8400 33554432000 4194304 4417332 140736799013728 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/24424/statm: 30855 8400 174 55 0 28741 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 123420

[startup+0.70073 s]
/proc/loadavg: 8.08 8.06 7.82 2/170 24424
/proc/meminfo: memFree=16121776/32950928 swapFree=67111528/67111528
[pid=24424] ppid=24422 vsize=187136 CPUtime=3.58 cores=0-7
/proc/24424/stat : 24424 (plingeling) S 24422 24424 24117 0 -1 4202496 12459 1255 0 0 357 1 0 0 18 0 9 0 513152864 191627264 8198 33554432000 4194304 4417332 140736799013728 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/24424/statm: 46784 8198 175 55 0 44670 0
Current children cumulated CPU time (s) 3.58
Current children cumulated vsize (KiB) 187136

[startup+1.50058 s]
/proc/loadavg: 8.23 8.10 7.83 9/179 24438
/proc/meminfo: memFree=16085308/32950928 swapFree=67111528/67111528
[pid=24424] ppid=24422 vsize=188712 CPUtime=9.97 cores=0-7
/proc/24424/stat : 24424 (plingeling) S 24422 24424 24117 0 -1 4202496 14756 1255 0 0 996 1 0 0 18 0 9 0 513152864 193241088 8407 33554432000 4194304 4417332 140736799013728 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/24424/statm: 47178 8407 181 55 0 45064 0
[pid=24424/tid=24431] ppid=24422 vsize=188712 CPUtime=1.24 cores=0-7
/proc/24424/task/24431/stat : 24431 (plingeling) R 24422 24424 24117 0 -1 4202560 1220 1255 0 0 124 0 0 0 25 0 9 0 513152888 193241088 8407 33554432000 4194304 4417332 140736799013728 18446744073709551615 4253225 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24424/tid=24432] ppid=24422 vsize=188712 CPUtime=1.24 cores=0-7
/proc/24424/task/24432/stat : 24432 (plingeling) R 24422 24424 24117 0 -1 4202560 1134 1255 0 0 124 0 0 0 19 0 9 0 513152888 193241088 8407 33554432000 4194304 4417332 140736799013728 18446744073709551615 4272862 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24424/tid=24433] ppid=24422 vsize=188712 CPUtime=1.25 cores=0-7
/proc/24424/task/24433/stat : 24433 (plingeling) R 24422 24424 24117 0 -1 4202560 187 1255 0 0 125 0 0 0 19 0 9 0 513152888 193241088 8407 33554432000 4194304 4417332 140736799013728 18446744073709551615 4237169 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24424/tid=24434] ppid=24422 vsize=188712 CPUtime=1.25 cores=0-7
/proc/24424/task/24434/stat : 24434 (plingeling) R 24422 24424 24117 0 -1 4202560 596 1255 0 0 125 0 0 0 19 0 9 0 513152888 193241088 8407 33554432000 4194304 4417332 140736799013728 18446744073709551615 4352400 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24424/tid=24435] ppid=24422 vsize=188712 CPUtime=1.24 cores=0-7
/proc/24424/task/24435/stat : 24435 (plingeling) R 24422 24424 24117 0 -1 4202560 741 1255 0 0 124 0 0 0 22 0 9 0 513152888 193241088 8407 33554432000 4194304 4417332 140736799013728 18446744073709551615 4253228 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24424/tid=24436] ppid=24422 vsize=188712 CPUtime=1.25 cores=0-7
/proc/24424/task/24436/stat : 24436 (plingeling) R 24422 24424 24117 0 -1 4202560 1404 1255 0 0 125 0 0 0 19 0 9 0 513152888 193241088 8407 33554432000 4194304 4417332 140736799013728 18446744073709551615 4253075 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24424/tid=24437] ppid=24422 vsize=188712 CPUtime=1.24 cores=0-7
/proc/24424/task/24437/stat : 24437 (plingeling) R 24422 24424 24117 0 -1 4202560 987 1255 0 0 124 0 0 0 22 0 9 0 513152888 193241088 8407 33554432000 4194304 4417332 140736799013728 18446744073709551615 4250969 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24424/tid=24438] ppid=24422 vsize=188712 CPUtime=0.98 cores=0-7
/proc/24424/task/24438/stat : 24438 (plingeling) R 24422 24424 24117 0 -1 4202560 409 1255 0 0 98 0 0 0 21 0 9 0 513152889 193241088 8407 33554432000 4194304 4417332 140736799013728 18446744073709551615 4252204 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (KiB) 188712

[startup+3.1013 s]
/proc/loadavg: 8.23 8.10 7.83 9/179 24439
/proc/meminfo: memFree=16082828/32950928 swapFree=67111528/67111528
[pid=24424] ppid=24422 vsize=196992 CPUtime=22.78 cores=0-7
/proc/24424/stat : 24424 (plingeling) S 24422 24424 24117 0 -1 4202496 18108 1255 0 0 2276 2 0 0 18 0 9 0 513152864 201719808 10479 33554432000 4194304 4417332 140736799013728 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/24424/statm: 49248 10479 181 55 0 47134 0
[pid=24424/tid=24431] ppid=24422 vsize=196992 CPUtime=2.84 cores=0-7
/proc/24424/task/24431/stat : 24431 (plingeling) R 24422 24424 24117 0 -1 4202560 1447 1255 0 0 284 0 0 0 25 0 9 0 513152888 201719808 10479 33554432000 4194304 4417332 140736799013728 18446744073709551615 4352306 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24424/tid=24432] ppid=24422 vsize=196992 CPUtime=2.84 cores=0-7
/proc/24424/task/24432/stat : 24432 (plingeling) R 24422 24424 24117 0 -1 4202560 1681 1255 0 0 284 0 0 0 24 0 9 0 513152888 201719808 10479 33554432000 4194304 4417332 140736799013728 18446744073709551615 4354148 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24424/tid=24433] ppid=24422 vsize=196992 CPUtime=2.85 cores=0-7
/proc/24424/task/24433/stat : 24433 (plingeling) R 24422 24424 24117 0 -1 4202560 774 1255 0 0 285 0 0 0 24 0 9 0 513152888 201719808 10479 33554432000 4194304 4417332 140736799013728 18446744073709551615 4251045 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24424/tid=24434] ppid=24422 vsize=196992 CPUtime=2.85 cores=0-7
/proc/24424/task/24434/stat : 24434 (plingeling) R 24422 24424 24117 0 -1 4202560 1127 1255 0 0 285 0 0 0 23 0 9 0 513152888 201719808 10479 33554432000 4194304 4417332 140736799013728 18446744073709551615 4357476 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24424/tid=24435] ppid=24422 vsize=196992 CPUtime=2.84 cores=0-7
/proc/24424/task/24435/stat : 24435 (plingeling) R 24422 24424 24117 0 -1 4202560 1203 1255 0 0 284 0 0 0 25 0 9 0 513152888 201719808 10479 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24424/tid=24436] ppid=24422 vsize=196992 CPUtime=2.85 cores=0-7
/proc/24424/task/24436/stat : 24436 (plingeling) R 24422 24424 24117 0 -1 4202560 1841 1255 0 0 285 0 0 0 24 0 9 0 513152888 201719808 10479 33554432000 4194304 4417332 140736799013728 18446744073709551615 4356820 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24424/tid=24437] ppid=24422 vsize=196992 CPUtime=2.83 cores=0-7
/proc/24424/task/24437/stat : 24437 (plingeling) R 24422 24424 24117 0 -1 4202560 1185 1255 0 0 283 0 0 0 25 0 9 0 513152888 201719808 10479 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24424/tid=24438] ppid=24422 vsize=196992 CPUtime=2.59 cores=0-7
/proc/24424/task/24438/stat : 24438 (plingeling) R 24422 24424 24117 0 -1 4202560 772 1255 0 0 259 0 0 0 25 0 9 0 513152889 201719808 10479 33554432000 4194304 4417332 140736799013728 18446744073709551615 18446744073699065918 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 22.78
Current children cumulated vsize (KiB) 196992

[startup+6.30073 s]
/proc/loadavg: 8.23 8.10 7.83 9/179 24439
/proc/meminfo: memFree=16067452/32950928 swapFree=67111528/67111528
[pid=24424] ppid=24422 vsize=210496 CPUtime=48.35 cores=0-7
/proc/24424/stat : 24424 (plingeling) S 24422 24424 24117 0 -1 4202496 29446 1255 0 0 4831 4 0 0 18 0 9 0 513152864 215547904 13858 33554432000 4194304 4417332 140736799013728 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/24424/statm: 52624 13858 181 55 0 50510 0
[pid=24424/tid=24431] ppid=24422 vsize=210496 CPUtime=6.04 cores=0-7
/proc/24424/task/24431/stat : 24431 (plingeling) R 24422 24424 24117 0 -1 4202560 3381 1255 0 0 604 0 0 0 25 0 9 0 513152888 215547904 13858 33554432000 4194304 4417332 140736799013728 18446744073709551615 4366004 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24424/tid=24432] ppid=24422 vsize=210496 CPUtime=6.04 cores=0-7
/proc/24424/task/24432/stat : 24432 (plingeling) R 24422 24424 24117 0 -1 4202560 3459 1255 0 0 604 0 0 0 25 0 9 0 513152888 215547904 13858 33554432000 4194304 4417332 140736799013728 18446744073709551615 4251167 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24424/tid=24433] ppid=24422 vsize=210496 CPUtime=6.04 cores=0-7
/proc/24424/task/24433/stat : 24433 (plingeling) R 24422 24424 24117 0 -1 4202560 2173 1255 0 0 604 0 0 0 25 0 9 0 513152888 215547904 13858 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24424/tid=24434] ppid=24422 vsize=210496 CPUtime=6.04 cores=0-7
/proc/24424/task/24434/stat : 24434 (plingeling) R 24422 24424 24117 0 -1 4202560 2643 1255 0 0 604 0 0 0 25 0 9 0 513152888 215547904 13858 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24424/tid=24435] ppid=24422 vsize=210496 CPUtime=6.04 cores=0-7
/proc/24424/task/24435/stat : 24435 (plingeling) R 24422 24424 24117 0 -1 4202560 2882 1255 0 0 604 0 0 0 25 0 9 0 513152888 215547904 13858 33554432000 4194304 4417332 140736799013728 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24424/tid=24436] ppid=24422 vsize=210496 CPUtime=6.05 cores=0-7
/proc/24424/task/24436/stat : 24436 (plingeling) R 24422 24424 24117 0 -1 4202560 2506 1255 0 0 605 0 0 0 25 0 9 0 513152888 215547904 13858 33554432000 4194304 4417332 140736799013728 18446744073709551615 4250986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24424/tid=24437] ppid=24422 vsize=210496 CPUtime=6.01 cores=0-7
/proc/24424/task/24437/stat : 24437 (plingeling) R 24422 24424 24117 0 -1 4202560 2436 1255 0 0 601 0 0 0 25 0 9 0 513152888 215547904 13858 33554432000 4194304 4417332 140736799013728 18446744073709551615 4365929 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24424/tid=24438] ppid=24422 vsize=210496 CPUtime=5.79 cores=0-7
/proc/24424/task/24438/stat : 24438 (plingeling) R 24422 24424 24117 0 -1 4202560 1888 1255 0 0 579 0 0 0 25 0 9 0 513152889 215547904 13858 33554432000 4194304 4417332 140736799013728 18446744073709551615 4357034 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.35
Current children cumulated vsize (KiB) 210496

[startup+12.7006 s]
/proc/loadavg: 8.20 8.09 7.83 9/179 24439
/proc/meminfo: memFree=16053704/32950928 swapFree=67111528/67111528
[pid=24424] ppid=24422 vsize=228132 CPUtime=99.52 cores=0-7
/proc/24424/stat : 24424 (plingeling) S 24422 24424 24117 0 -1 4202496 60130 1255 0 0 9941 11 0 0 18 0 9 0 513152864 233607168 18267 33554432000 4194304 4417332 140736799013728 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/24424/statm: 57033 18267 181 55 0 54919 0
[pid=24424/tid=24431] ppid=24422 vsize=228132 CPUtime=12.44 cores=0-7
/proc/24424/task/24431/stat : 24431 (plingeling) R 24422 24424 24117 0 -1 4202560 6687 1255 0 0 1243 1 0 0 25 0 9 0 513152888 233607168 18267 33554432000 4194304 4417332 140736799013728 18446744073709551615 4290944 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24424/tid=24432] ppid=24422 vsize=228132 CPUtime=12.45 cores=0-7
/proc/24424/task/24432/stat : 24432 (plingeling) R 24422 24424 24117 0 -1 4202560 9207 1255 0 0 1243 2 0 0 25 0 9 0 513152888 233607168 18267 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24424/tid=24433] ppid=24422 vsize=228132 CPUtime=12.44 cores=0-7
/proc/24424/task/24433/stat : 24433 (plingeling) R 24422 24424 24117 0 -1 4202560 6303 1255 0 0 1243 1 0 0 25 0 9 0 513152888 233607168 18267 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24424/tid=24434] ppid=24422 vsize=228132 CPUtime=12.45 cores=0-7
/proc/24424/task/24434/stat : 24434 (plingeling) R 24422 24424 24117 0 -1 4202560 5065 1255 0 0 1244 1 0 0 25 0 9 0 513152888 233607168 18267 33554432000 4194304 4417332 140736799013728 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24424/tid=24435] ppid=24422 vsize=228132 CPUtime=12.44 cores=0-7
/proc/24424/task/24435/stat : 24435 (plingeling) R 24422 24424 24117 0 -1 4202560 6560 1255 0 0 1243 1 0 0 25 0 9 0 513152888 233607168 18267 33554432000 4194304 4417332 140736799013728 18446744073709551615 4353458 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24424/tid=24436] ppid=24422 vsize=228132 CPUtime=12.44 cores=0-7
/proc/24424/task/24436/stat : 24436 (plingeling) R 24422 24424 24117 0 -1 4202560 7740 1255 0 0 1244 0 0 0 25 0 9 0 513152888 233607168 18267 33554432000 4194304 4417332 140736799013728 18446744073709551615 4356917 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24424/tid=24437] ppid=24422 vsize=228132 CPUtime=12.38 cores=0-7
/proc/24424/task/24437/stat : 24437 (plingeling) R 24422 24424 24117 0 -1 4202560 4818 1255 0 0 1238 0 0 0 25 0 9 0 513152888 233607168 18267 33554432000 4194304 4417332 140736799013728 18446744073709551615 4265383 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24424/tid=24438] ppid=24422 vsize=228132 CPUtime=12.19 cores=0-7
/proc/24424/task/24438/stat : 24438 (plingeling) R 24422 24424 24117 0 -1 4202560 5672 1255 0 0 1218 1 0 0 25 0 9 0 513152889 233607168 18267 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 99.52
Current children cumulated vsize (KiB) 228132

[startup+25.5013 s]
/proc/loadavg: 8.16 8.09 7.83 9/179 24439
/proc/meminfo: memFree=16011168/32950928 swapFree=67111528/67111528
[pid=24424] ppid=24422 vsize=274320 CPUtime=201.87 cores=0-7
/proc/24424/stat : 24424 (plingeling) S 24422 24424 24117 0 -1 4202496 119941 1255 0 0 20164 23 0 0 18 0 9 0 513152864 280903680 29826 33554432000 4194304 4417332 140736799013728 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/24424/statm: 68580 29826 181 55 0 66466 0
[pid=24424/tid=24431] ppid=24422 vsize=274320 CPUtime=25.24 cores=0-7
/proc/24424/task/24431/stat : 24431 (plingeling) R 24422 24424 24117 0 -1 4202560 14875 1255 0 0 2522 2 0 0 25 0 9 0 513152888 280903680 29826 33554432000 4194304 4417332 140736799013728 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24424/tid=24432] ppid=24422 vsize=274320 CPUtime=25.24 cores=0-7
/proc/24424/task/24432/stat : 24432 (plingeling) R 24422 24424 24117 0 -1 4202560 19082 1255 0 0 2521 3 0 0 25 0 9 0 513152888 280903680 29826 33554432000 4194304 4417332 140736799013728 18446744073709551615 18446744073699065863 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24424/tid=24433] ppid=24422 vsize=274320 CPUtime=25.25 cores=0-7
/proc/24424/task/24433/stat : 24433 (plingeling) R 24422 24424 24117 0 -1 4202560 12992 1255 0 0 2522 3 0 0 25 0 9 0 513152888 280903680 29826 33554432000 4194304 4417332 140736799013728 18446744073709551615 4357880 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24424/tid=24434] ppid=24422 vsize=274320 CPUtime=25.24 cores=0-7
/proc/24424/task/24434/stat : 24434 (plingeling) R 24422 24424 24117 0 -1 4202560 10844 1255 0 0 2522 2 0 0 25 0 9 0 513152888 280903680 29826 33554432000 4194304 4417332 140736799013728 18446744073709551615 4357164 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24424/tid=24435] ppid=24422 vsize=274320 CPUtime=25.24 cores=0-7
/proc/24424/task/24435/stat : 24435 (plingeling) R 24422 24424 24117 0 -1 4202560 15735 1255 0 0 2521 3 0 0 25 0 9 0 513152888 280903680 29826 33554432000 4194304 4417332 140736799013728 18446744073709551615 4357133 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24424/tid=24436] ppid=24422 vsize=274320 CPUtime=25.24 cores=0-7
/proc/24424/task/24436/stat : 24436 (plingeling) R 24422 24424 24117 0 -1 4202560 12346 1255 0 0 2523 1 0 0 25 0 9 0 513152888 280903680 29826 33554432000 4194304 4417332 140736799013728 18446744073709551615 4356864 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24424/tid=24437] ppid=24422 vsize=274320 CPUtime=25.12 cores=0-7
/proc/24424/task/24437/stat : 24437 (plingeling) R 24422 24424 24117 0 -1 4202560 10680 1255 0 0 2511 1 0 0 25 0 9 0 513152888 280903680 29826 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364599 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24424/tid=24438] ppid=24422 vsize=274320 CPUtime=24.99 cores=0-7
/proc/24424/task/24438/stat : 24438 (plingeling) R 24422 24424 24117 0 -1 4202560 15309 1255 0 0 2496 3 0 0 25 0 9 0 513152889 280903680 29826 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 201.87
Current children cumulated vsize (KiB) 274320

[startup+51.1008 s]
/proc/loadavg: 8.18 8.10 7.84 9/179 24440
/proc/meminfo: memFree=15973216/32950928 swapFree=67111528/67111528
[pid=24424] ppid=24422 vsize=304824 CPUtime=406.54 cores=0-7
/proc/24424/stat : 24424 (plingeling) S 24422 24424 24117 0 -1 4202496 234958 1255 0 0 40609 45 0 0 18 0 9 0 513152864 312139776 37513 33554432000 4194304 4417332 140736799013728 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/24424/statm: 76206 37513 181 55 0 74092 0
[pid=24424/tid=24431] ppid=24422 vsize=304824 CPUtime=50.84 cores=0-7
/proc/24424/task/24431/stat : 24431 (plingeling) R 24422 24424 24117 0 -1 4202560 25735 1255 0 0 5080 4 0 0 25 0 9 0 513152888 312139776 37513 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24424/tid=24432] ppid=24422 vsize=304824 CPUtime=50.84 cores=0-7
/proc/24424/task/24432/stat : 24432 (plingeling) R 24422 24424 24117 0 -1 4202560 35816 1255 0 0 5078 6 0 0 25 0 9 0 513152888 312139776 37513 33554432000 4194304 4417332 140736799013728 18446744073709551615 4366058 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24424/tid=24433] ppid=24422 vsize=304824 CPUtime=50.84 cores=0-7

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

[pid=24424/tid=24433] ppid=24422 vsize=4945660 CPUtime=4722.16 cores=0-7
/proc/24424/task/24433/stat : 24433 (plingeling) R 24422 24424 24117 0 -1 4202560 719016 1255 0 0 472054 162 0 0 25 0 9 0 513152888 5064355840 1197661 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24424/tid=24434] ppid=24422 vsize=4945660 CPUtime=4722.17 cores=0-7
/proc/24424/task/24434/stat : 24434 (plingeling) R 24422 24424 24117 0 -1 4202560 583248 1255 0 0 472115 102 0 0 25 0 9 0 513152888 5064355840 1197661 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364776 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24424/tid=24435] ppid=24422 vsize=4945660 CPUtime=4721.54 cores=0-7
/proc/24424/task/24435/stat : 24435 (plingeling) R 24422 24424 24117 0 -1 4202560 740727 1255 0 0 471984 170 0 0 25 0 9 0 513152888 5064355840 1197661 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24424/tid=24436] ppid=24422 vsize=4945660 CPUtime=4722.03 cores=0-7
/proc/24424/task/24436/stat : 24436 (plingeling) R 24422 24424 24117 0 -1 4202560 736910 1255 0 0 472066 137 0 0 25 0 9 0 513152888 5064355840 1197661 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24424/tid=24437] ppid=24422 vsize=4945660 CPUtime=4696.92 cores=0-7
/proc/24424/task/24437/stat : 24437 (plingeling) R 24422 24424 24117 0 -1 4202560 659780 1255 0 0 469539 153 0 0 25 0 9 0 513152888 5064355840 1197661 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24424/tid=24438] ppid=24422 vsize=4945660 CPUtime=4721.26 cores=0-7
/proc/24424/task/24438/stat : 24438 (plingeling) R 24422 24424 24117 0 -1 4202560 724287 1255 0 0 471965 161 0 0 25 0 9 0 513152889 5064355840 1197661 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37750.7
Current children cumulated vsize (KiB) 4945660

[startup+4782.3 s]
/proc/loadavg: 8.00 8.00 8.00 9/179 24578
/proc/meminfo: memFree=11237288/32950928 swapFree=67111528/67111528
[pid=24424] ppid=24422 vsize=5032572 CPUtime=38230.3 cores=0-7
/proc/24424/stat : 24424 (plingeling) S 24422 24424 24117 0 -1 4202496 5582327 1255 0 0 3821818 1215 0 0 18 0 9 0 513152864 5153353728 1219389 33554432000 4194304 4417332 140736799013728 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/24424/statm: 1258143 1219389 181 55 0 1256029 0
[pid=24424/tid=24431] ppid=24422 vsize=5032572 CPUtime=4782.14 cores=0-7
/proc/24424/task/24431/stat : 24431 (plingeling) R 24422 24424 24117 0 -1 4202560 726713 1255 0 0 478049 165 0 0 25 0 9 0 513152888 5153353728 1219389 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24424/tid=24432] ppid=24422 vsize=5032572 CPUtime=4782.15 cores=0-7
/proc/24424/task/24432/stat : 24432 (plingeling) R 24422 24424 24117 0 -1 4202560 661840 1255 0 0 478059 156 0 0 25 0 9 0 513152888 5153353728 1219389 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24424/tid=24433] ppid=24422 vsize=5032572 CPUtime=4782.15 cores=0-7
/proc/24424/task/24433/stat : 24433 (plingeling) R 24422 24424 24117 0 -1 4202560 719016 1255 0 0 478053 162 0 0 25 0 9 0 513152888 5153353728 1219389 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24424/tid=24434] ppid=24422 vsize=5032572 CPUtime=4782.17 cores=0-7
/proc/24424/task/24434/stat : 24434 (plingeling) R 24422 24424 24117 0 -1 4202560 588448 1255 0 0 478114 103 0 0 25 0 9 0 513152888 5153353728 1219389 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24424/tid=24435] ppid=24422 vsize=5032572 CPUtime=4781.53 cores=0-7
/proc/24424/task/24435/stat : 24435 (plingeling) R 24422 24424 24117 0 -1 4202560 740727 1255 0 0 477983 170 0 0 25 0 9 0 513152888 5153353728 1219389 33554432000 4194304 4417332 140736799013728 18446744073709551615 4237002 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24424/tid=24436] ppid=24422 vsize=5032572 CPUtime=4782.03 cores=0-7
/proc/24424/task/24436/stat : 24436 (plingeling) R 24422 24424 24117 0 -1 4202560 736910 1255 0 0 478066 137 0 0 25 0 9 0 513152888 5153353728 1219389 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24424/tid=24437] ppid=24422 vsize=5032572 CPUtime=4756.58 cores=0-7
/proc/24424/task/24437/stat : 24437 (plingeling) R 24422 24424 24117 0 -1 4202560 666627 1255 0 0 475505 153 0 0 25 0 9 0 513152888 5153353728 1219389 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24424/tid=24438] ppid=24422 vsize=5032572 CPUtime=4781.26 cores=0-7
/proc/24424/task/24438/stat : 24438 (plingeling) R 24422 24424 24117 0 -1 4202560 733968 1255 0 0 477961 165 0 0 25 0 9 0 513152889 5153353728 1219389 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38230.3
Current children cumulated vsize (KiB) 5032572

[startup+4842.3 s]
/proc/loadavg: 8.04 8.01 8.00 9/179 24580
/proc/meminfo: memFree=11122800/32950928 swapFree=67111528/67111528
[pid=24424] ppid=24422 vsize=5146696 CPUtime=38710 cores=0-7
/proc/24424/stat : 24424 (plingeling) S 24422 24424 24117 0 -1 4202496 5610858 1255 0 0 3869775 1224 0 0 18 0 9 0 513152864 5270216704 1247920 33554432000 4194304 4417332 140736799013728 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/24424/statm: 1286674 1247920 181 55 0 1284560 0
[pid=24424/tid=24431] ppid=24422 vsize=5146696 CPUtime=4842.14 cores=0-7
/proc/24424/task/24431/stat : 24431 (plingeling) R 24422 24424 24117 0 -1 4202560 726713 1255 0 0 484049 165 0 0 25 0 9 0 513152888 5270216704 1247920 33554432000 4194304 4417332 140736799013728 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24424/tid=24432] ppid=24422 vsize=5146696 CPUtime=4842.15 cores=0-7
/proc/24424/task/24432/stat : 24432 (plingeling) R 24422 24424 24117 0 -1 4202560 661840 1255 0 0 484059 156 0 0 25 0 9 0 513152888 5270216704 1247920 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24424/tid=24433] ppid=24422 vsize=5146696 CPUtime=4842.15 cores=0-7
/proc/24424/task/24433/stat : 24433 (plingeling) R 24422 24424 24117 0 -1 4202560 719016 1255 0 0 484053 162 0 0 25 0 9 0 513152888 5270216704 1247920 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24424/tid=24434] ppid=24422 vsize=5146696 CPUtime=4842.17 cores=0-7
/proc/24424/task/24434/stat : 24434 (plingeling) R 24422 24424 24117 0 -1 4202560 588448 1255 0 0 484114 103 0 0 25 0 9 0 513152888 5270216704 1247920 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24424/tid=24435] ppid=24422 vsize=5146696 CPUtime=4841.53 cores=0-7
/proc/24424/task/24435/stat : 24435 (plingeling) R 24422 24424 24117 0 -1 4202560 740727 1255 0 0 483983 170 0 0 25 0 9 0 513152888 5270216704 1247920 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364899 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24424/tid=24436] ppid=24422 vsize=5146696 CPUtime=4842.02 cores=0-7
/proc/24424/task/24436/stat : 24436 (plingeling) R 24422 24424 24117 0 -1 4202560 736910 1255 0 0 484065 137 0 0 25 0 9 0 513152888 5270216704 1247920 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24424/tid=24437] ppid=24422 vsize=5146696 CPUtime=4816.25 cores=0-7
/proc/24424/task/24437/stat : 24437 (plingeling) R 24422 24424 24117 0 -1 4202560 695158 1255 0 0 481463 162 0 0 25 0 9 0 513152888 5270216704 1247920 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24424/tid=24438] ppid=24422 vsize=5146696 CPUtime=4841.27 cores=0-7
/proc/24424/task/24438/stat : 24438 (plingeling) R 24422 24424 24117 0 -1 4202560 733968 1255 0 0 483962 165 0 0 25 0 9 0 513152889 5270216704 1247920 33554432000 4194304 4417332 140736799013728 18446744073709551615 4357921 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38710
Current children cumulated vsize (KiB) 5146696

[startup+4902.3 s]
/proc/loadavg: 8.06 8.02 8.00 9/179 24581
/proc/meminfo: memFree=10790212/32950928 swapFree=67111528/67111528
[pid=24424] ppid=24422 vsize=5478844 CPUtime=39189.7 cores=0-7
/proc/24424/stat : 24424 (plingeling) S 24422 24424 24117 0 -1 4202496 5693895 1255 0 0 3917724 1244 0 0 18 0 9 0 513152864 5610336256 1330957 33554432000 4194304 4417332 140736799013728 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/24424/statm: 1369711 1330957 181 55 0 1367597 0
[pid=24424/tid=24431] ppid=24422 vsize=5478844 CPUtime=4902.15 cores=0-7
/proc/24424/task/24431/stat : 24431 (plingeling) R 24422 24424 24117 0 -1 4202560 733797 1255 0 0 490048 167 0 0 25 0 9 0 513152888 5610336256 1330957 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24424/tid=24432] ppid=24422 vsize=5478844 CPUtime=4902.15 cores=0-7
/proc/24424/task/24432/stat : 24432 (plingeling) R 24422 24424 24117 0 -1 4202560 711827 1255 0 0 490044 171 0 0 25 0 9 0 513152888 5610336256 1330957 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24424/tid=24433] ppid=24422 vsize=5478844 CPUtime=4902.15 cores=0-7
/proc/24424/task/24433/stat : 24433 (plingeling) R 24422 24424 24117 0 -1 4202560 719016 1255 0 0 490053 162 0 0 25 0 9 0 513152888 5610336256 1330957 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24424/tid=24434] ppid=24422 vsize=5478844 CPUtime=4902.16 cores=0-7
/proc/24424/task/24434/stat : 24434 (plingeling) R 24422 24424 24117 0 -1 4202560 604834 1255 0 0 490112 104 0 0 25 0 9 0 513152888 5610336256 1330957 33554432000 4194304 4417332 140736799013728 18446744073709551615 4236744 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24424/tid=24435] ppid=24422 vsize=5478844 CPUtime=4901.52 cores=0-7
/proc/24424/task/24435/stat : 24435 (plingeling) R 24422 24424 24117 0 -1 4202560 750307 1255 0 0 489981 171 0 0 25 0 9 0 513152888 5610336256 1330957 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24424/tid=24436] ppid=24422 vsize=5478844 CPUtime=4902.02 cores=0-7
/proc/24424/task/24436/stat : 24436 (plingeling) R 24422 24424 24117 0 -1 4202560 736910 1255 0 0 490065 137 0 0 25 0 9 0 513152888 5610336256 1330957 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24424/tid=24437] ppid=24422 vsize=5478844 CPUtime=4875.93 cores=0-7
/proc/24424/task/24437/stat : 24437 (plingeling) R 24422 24424 24117 0 -1 4202560 695158 1255 0 0 487431 162 0 0 25 0 9 0 513152888 5610336256 1330957 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24424/tid=24438] ppid=24422 vsize=5478844 CPUtime=4901.27 cores=0-7
/proc/24424/task/24438/stat : 24438 (plingeling) R 24422 24424 24117 0 -1 4202560 733968 1255 0 0 489962 165 0 0 25 0 9 0 513152889 5610336256 1330957 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39189.7
Current children cumulated vsize (KiB) 5478844

[startup+4962.3 s]
/proc/loadavg: 8.06 8.03 8.00 9/179 24583
/proc/meminfo: memFree=10855024/32950928 swapFree=67111528/67111528
[pid=24424] ppid=24422 vsize=5413308 CPUtime=39669.4 cores=0-7
/proc/24424/stat : 24424 (plingeling) S 24422 24424 24117 0 -1 4202496 5693895 1255 0 0 3965691 1244 0 0 18 0 9 0 513152864 5543227392 1314573 33554432000 4194304 4417332 140736799013728 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/24424/statm: 1353327 1314573 181 55 0 1351213 0
[pid=24424/tid=24431] ppid=24422 vsize=5413308 CPUtime=4962.15 cores=0-7
/proc/24424/task/24431/stat : 24431 (plingeling) R 24422 24424 24117 0 -1 4202560 733797 1255 0 0 496048 167 0 0 25 0 9 0 513152888 5543227392 1314573 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24424/tid=24432] ppid=24422 vsize=5413308 CPUtime=4962.15 cores=0-7
/proc/24424/task/24432/stat : 24432 (plingeling) R 24422 24424 24117 0 -1 4202560 711827 1255 0 0 496044 171 0 0 25 0 9 0 513152888 5543227392 1314573 33554432000 4194304 4417332 140736799013728 18446744073709551615 4356928 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24424/tid=24433] ppid=24422 vsize=5413308 CPUtime=4962.16 cores=0-7
/proc/24424/task/24433/stat : 24433 (plingeling) R 24422 24424 24117 0 -1 4202560 719016 1255 0 0 496054 162 0 0 25 0 9 0 513152888 5543227392 1314573 33554432000 4194304 4417332 140736799013728 18446744073709551615 4236906 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24424/tid=24434] ppid=24422 vsize=5413308 CPUtime=4962.17 cores=0-7
/proc/24424/task/24434/stat : 24434 (plingeling) R 24422 24424 24117 0 -1 4202560 604834 1255 0 0 496112 105 0 0 25 0 9 0 513152888 5543227392 1314573 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24424/tid=24435] ppid=24422 vsize=5413308 CPUtime=4961.52 cores=0-7
/proc/24424/task/24435/stat : 24435 (plingeling) R 24422 24424 24117 0 -1 4202560 750307 1255 0 0 495981 171 0 0 25 0 9 0 513152888 5543227392 1314573 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24424/tid=24436] ppid=24422 vsize=5413308 CPUtime=4962.02 cores=0-7
/proc/24424/task/24436/stat : 24436 (plingeling) R 24422 24424 24117 0 -1 4202560 736910 1255 0 0 496065 137 0 0 25 0 9 0 513152888 5543227392 1314573 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24424/tid=24437] ppid=24422 vsize=5413308 CPUtime=4935.6 cores=0-7
/proc/24424/task/24437/stat : 24437 (plingeling) R 24422 24424 24117 0 -1 4202560 695158 1255 0 0 493398 162 0 0 25 0 9 0 513152888 5543227392 1314573 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24424/tid=24438] ppid=24422 vsize=5413308 CPUtime=4961.27 cores=0-7
/proc/24424/task/24438/stat : 24438 (plingeling) R 24422 24424 24117 0 -1 4202560 733968 1255 0 0 495962 165 0 0 25 0 9 0 513152889 5543227392 1314573 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39669.4
Current children cumulated vsize (KiB) 5413308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.7 s]
/proc/loadavg: 8.08 8.04 8.00 9/179 24584
/proc/meminfo: memFree=10854880/32950928 swapFree=67111528/67111528
[pid=24424] ppid=24422 vsize=5413308 CPUtime=40000.4 cores=0-7
/proc/24424/stat : 24424 (plingeling) S 24422 24424 24117 0 -1 4202496 5693895 1255 0 0 3998793 1244 0 0 18 0 9 0 513152864 5543227392 1314573 33554432000 4194304 4417332 140736799013728 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/24424/statm: 1353327 1314573 181 55 0 1351213 0
[pid=24424/tid=24431] ppid=24422 vsize=5413308 CPUtime=5003.55 cores=0-7
/proc/24424/task/24431/stat : 24431 (plingeling) R 24422 24424 24117 0 -1 4202560 733797 1255 0 0 500188 167 0 0 25 0 9 0 513152888 5543227392 1314573 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24424/tid=24432] ppid=24422 vsize=5413308 CPUtime=5003.56 cores=0-7
/proc/24424/task/24432/stat : 24432 (plingeling) R 24422 24424 24117 0 -1 4202560 711827 1255 0 0 500185 171 0 0 25 0 9 0 513152888 5543227392 1314573 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364899 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24424/tid=24433] ppid=24422 vsize=5413308 CPUtime=5003.56 cores=0-7
/proc/24424/task/24433/stat : 24433 (plingeling) R 24422 24424 24117 0 -1 4202560 719016 1255 0 0 500194 162 0 0 25 0 9 0 513152888 5543227392 1314573 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24424/tid=24434] ppid=24422 vsize=5413308 CPUtime=5003.58 cores=0-7
/proc/24424/task/24434/stat : 24434 (plingeling) R 24422 24424 24117 0 -1 4202560 604834 1255 0 0 500253 105 0 0 25 0 9 0 513152888 5543227392 1314573 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24424/tid=24435] ppid=24422 vsize=5413308 CPUtime=5002.92 cores=0-7
/proc/24424/task/24435/stat : 24435 (plingeling) R 24422 24424 24117 0 -1 4202560 750307 1255 0 0 500121 171 0 0 25 0 9 0 513152888 5543227392 1314573 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24424/tid=24436] ppid=24422 vsize=5413308 CPUtime=5003.43 cores=0-7
/proc/24424/task/24436/stat : 24436 (plingeling) R 24422 24424 24117 0 -1 4202560 736910 1255 0 0 500206 137 0 0 25 0 9 0 513152888 5543227392 1314573 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24424/tid=24437] ppid=24422 vsize=5413308 CPUtime=4976.78 cores=0-7
/proc/24424/task/24437/stat : 24437 (plingeling) R 24422 24424 24117 0 -1 4202560 695158 1255 0 0 497516 162 0 0 25 0 9 0 513152888 5543227392 1314573 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24424/tid=24438] ppid=24422 vsize=5413308 CPUtime=5002.68 cores=0-7
/proc/24424/task/24438/stat : 24438 (plingeling) R 24422 24424 24117 0 -1 4202560 733968 1255 0 0 500103 165 0 0 25 0 9 0 513152889 5543227392 1314573 33554432000 4194304 4417332 140736799013728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 5413308

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.08 8.04 8.00 2/173 24585
/proc/meminfo: memFree=13161244/32950928 swapFree=67111528/67111528
[pid=24424] ppid=24422 vsize=0 CPUtime=40000.5 cores=0-7
/proc/24424/stat : 24424 (plingeling) Z 24422 24424 24117 0 -1 4203548 5693895 1255 0 0 3998797 1255 0 0 18 0 2 0 513152864 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24424/statm: 0 0 0 0 0 0 0
[pid=24424/tid=24437] ppid=24422 vsize=0 CPUtime=4976.9 cores=0-7
/proc/24424/task/24437/stat : 24437 (plingeling) R 24422 24424 24117 0 -1 4203588 695158 1255 0 0 497517 173 0 0 25 0 2 0 513152888 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 0

[startup+5003.91 s]
/proc/loadavg: 8.08 8.04 8.00 2/173 24585
/proc/meminfo: memFree=13161244/32950928 swapFree=67111528/67111528
[pid=24424] ppid=24422 vsize=0 CPUtime=40000.6 cores=0-7
/proc/24424/stat : 24424 (plingeling) Z 24422 24424 24117 0 -1 4203548 5693895 1255 0 0 3998797 1264 0 0 18 0 2 0 513152864 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24424/statm: 0 0 0 0 0 0 0
[pid=24424/tid=24437] ppid=24422 vsize=0 CPUtime=4976.99 cores=0-7
/proc/24424/task/24437/stat : 24437 (plingeling) R 24422 24424 24117 0 -1 4203588 695158 1255 0 0 497517 182 0 0 25 0 2 0 513152888 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 1 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.94
CPU time (s): 40000.7
CPU user time (s): 39988
CPU system time (s): 12.6781
CPU usage (%): 799.383
Max. virtual memory (cumulated for all children) (KiB): 5478844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39988
system time used= 12.6781
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5695150
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= 346
involuntary context switches= 192902

runsolver used 7.80481 second user time and 18.9881 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-28 20:32:21
IDJOB=3309948
IDBENCH=84205
IDSOLVER=1695
FILE ID=node122/3309948-1304015541
RUNJOBID= node122-1304008983-24131
PBS_JOBID= 13168847
Free space on /tmp= 71664 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/c6288mul.miter.shuffled-as.sat03-346.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309948-1304015541/watcher-3309948-1304015541 -o /tmp/evaluation-result-3309948-1304015541/solver-3309948-1304015541 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309948-1304015541.cnf

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

MD5SUM BENCH= 9799c8db3562549113e4a12f98721530
RANDOM SEED=1853055358

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16122056 kB
Buffers:       1730268 kB
Cached:       14468684 kB
SwapCached:          0 kB
Active:        5265504 kB
Inactive:     10998052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16122056 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1576 kB
Writeback:           0 kB
AnonPages:       65296 kB
Mapped:          14612 kB
Slab:           500384 kB
PageTables:       4716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185052 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= 71664 MiB
End job on node122 at 2011-04-28 21:55:46