Trace number 3282215

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587? (TO) 4800.14 1202.13

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo064.cnf
MD5SUM472e9d10d7fd1a82d06da0809d0002df
Bench CategoryAPPLICATION (applications 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 variables47129
Number of clauses141002
Sum of the clauses size329002
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 294000
Number of clauses of size 347000
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: 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-3282215-1304041478/watcher-3282215-1304041478 -o /tmp/evaluation-result-3282215-1304041478/solver-3282215-1304041478 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3282215-1304041478.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.16 8.04 7.50 5/181 8454
/proc/meminfo: memFree=26421304/32950928 swapFree=67111524/67111528
[pid=8454] ppid=8452 vsize=9868 CPUtime=0 cores=0,2,4,6
/proc/8454/stat : 8454 (plingeling) R 8452 8454 7632 0 -1 4202496 559 1253 0 0 0 0 0 0 23 0 1 0 515746465 10104832 489 33554432000 4194304 4417332 140734879322256 18446744073709551615 251814240000 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/8454/statm: 2467 489 147 55 0 353 0

[startup+0.0935979 s]
/proc/loadavg: 8.16 8.04 7.50 5/181 8454
/proc/meminfo: memFree=26421304/32950928 swapFree=67111524/67111528
[pid=8454] ppid=8452 vsize=27268 CPUtime=0.08 cores=0,2,4,6
/proc/8454/stat : 8454 (plingeling) R 8452 8454 7632 0 -1 4202496 4940 1253 0 0 8 0 0 0 23 0 1 0 515746465 27922432 4840 33554432000 4194304 4417332 140734879322256 18446744073709551615 4274358 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/8454/statm: 6817 4840 148 55 0 4703 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27268

[startup+0.100593 s]
/proc/loadavg: 8.16 8.04 7.50 5/181 8454
/proc/meminfo: memFree=26421304/32950928 swapFree=67111524/67111528
[pid=8454] ppid=8452 vsize=27268 CPUtime=0.09 cores=0,2,4,6
/proc/8454/stat : 8454 (plingeling) R 8452 8454 7632 0 -1 4202496 4940 1253 0 0 9 0 0 0 23 0 1 0 515746465 27922432 4840 33554432000 4194304 4417332 140734879322256 18446744073709551615 4262052 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/8454/statm: 6817 4840 148 55 0 4703 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27268

[startup+0.300568 s]
/proc/loadavg: 8.16 8.04 7.50 5/181 8454
/proc/meminfo: memFree=26421304/32950928 swapFree=67111524/67111528
[pid=8454] ppid=8452 vsize=91932 CPUtime=0.65 cores=0,2,4,6
/proc/8454/stat : 8454 (plingeling) S 8452 8454 7632 0 -1 4202496 14232 1253 0 0 64 1 0 0 23 0 5 0 515746465 94138368 10760 33554432000 4194304 4417332 140734879322256 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8454/statm: 22983 10760 170 55 0 20869 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 91932

[startup+0.7005 s]
/proc/loadavg: 8.16 8.04 7.50 5/181 8454
/proc/meminfo: memFree=26421304/32950928 swapFree=67111524/67111528
[pid=8454] ppid=8452 vsize=91932 CPUtime=2.25 cores=0,2,4,6
/proc/8454/stat : 8454 (plingeling) S 8452 8454 7632 0 -1 4202496 14236 1253 0 0 224 1 0 0 23 0 5 0 515746465 94138368 10764 33554432000 4194304 4417332 140734879322256 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8454/statm: 22983 10764 174 55 0 20869 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 91932

[startup+1.50037 s]
/proc/loadavg: 8.16 8.04 7.50 9/186 8464
/proc/meminfo: memFree=26367952/32950928 swapFree=67111524/67111528
[pid=8454] ppid=8452 vsize=101232 CPUtime=5.44 cores=0,2,4,6
/proc/8454/stat : 8454 (plingeling) S 8452 8454 7632 0 -1 4202496 21907 1253 0 0 542 2 0 0 23 0 5 0 515746465 103661568 13093 33554432000 4194304 4417332 140734879322256 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8454/statm: 25308 13093 178 55 0 23194 0
[pid=8454/tid=8461] ppid=8452 vsize=101232 CPUtime=1.32 cores=0,2,4,6
/proc/8454/task/8461/stat : 8461 (plingeling) R 8452 8454 7632 0 -1 4202560 3359 1253 0 0 132 0 0 0 25 0 5 0 515746482 103661568 13093 33554432000 4194304 4417332 140734879322256 18446744073709551615 4254116 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8454/tid=8462] ppid=8452 vsize=101232 CPUtime=1.31 cores=0,2,4,6
/proc/8454/task/8462/stat : 8462 (plingeling) R 8452 8454 7632 0 -1 4202560 5066 1253 0 0 131 0 0 0 25 0 5 0 515746482 103661568 13093 33554432000 4194304 4417332 140734879322256 18446744073709551615 4233447 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8454/tid=8463] ppid=8452 vsize=101232 CPUtime=1.31 cores=0,2,4,6
/proc/8454/task/8463/stat : 8463 (plingeling) R 8452 8454 7632 0 -1 4202560 2941 1253 0 0 131 0 0 0 25 0 5 0 515746482 103661568 13093 33554432000 4194304 4417332 140734879322256 18446744073709551615 4286414 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8454/tid=8464] ppid=8452 vsize=101232 CPUtime=1.32 cores=0,2,4,6
/proc/8454/task/8464/stat : 8464 (plingeling) R 8452 8454 7632 0 -1 4202560 1170 1253 0 0 132 0 0 0 25 0 5 0 515746482 103661568 13093 33554432000 4194304 4417332 140734879322256 18446744073709551615 4251071 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.44
Current children cumulated vsize (KiB) 101232

[startup+3.10109 s]
/proc/loadavg: 8.14 8.04 7.50 9/186 8464
/proc/meminfo: memFree=26367080/32950928 swapFree=67111524/67111528
[pid=8454] ppid=8452 vsize=104808 CPUtime=11.84 cores=0,2,4,6
/proc/8454/stat : 8454 (plingeling) S 8452 8454 7632 0 -1 4202496 22817 1253 0 0 1182 2 0 0 23 0 5 0 515746465 107323392 13997 33554432000 4194304 4417332 140734879322256 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8454/statm: 26202 13997 180 55 0 24088 0
[pid=8454/tid=8461] ppid=8452 vsize=104808 CPUtime=2.92 cores=0,2,4,6
/proc/8454/task/8461/stat : 8461 (plingeling) R 8452 8454 7632 0 -1 4202560 3747 1253 0 0 292 0 0 0 25 0 5 0 515746482 107323392 13997 33554432000 4194304 4417332 140734879322256 18446744073709551615 4240106 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8454/tid=8462] ppid=8452 vsize=104808 CPUtime=2.91 cores=0,2,4,6
/proc/8454/task/8462/stat : 8462 (plingeling) R 8452 8454 7632 0 -1 4202560 5070 1253 0 0 291 0 0 0 25 0 5 0 515746482 107323392 13997 33554432000 4194304 4417332 140734879322256 18446744073709551615 4240090 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8454/tid=8463] ppid=8452 vsize=104808 CPUtime=2.9 cores=0,2,4,6
/proc/8454/task/8463/stat : 8463 (plingeling) R 8452 8454 7632 0 -1 4202560 3070 1253 0 0 290 0 0 0 25 0 5 0 515746482 107323392 13997 33554432000 4194304 4417332 140734879322256 18446744073709551615 4355756 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8454/tid=8464] ppid=8452 vsize=104808 CPUtime=2.92 cores=0,2,4,6
/proc/8454/task/8464/stat : 8464 (plingeling) R 8452 8454 7632 0 -1 4202560 1559 1253 0 0 292 0 0 0 25 0 5 0 515746482 107323392 13997 33554432000 4194304 4417332 140734879322256 18446744073709551615 4365018 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.84
Current children cumulated vsize (KiB) 104808

[startup+6.30056 s]
/proc/loadavg: 8.14 8.04 7.50 9/186 8464
/proc/meminfo: memFree=26350580/32950928 swapFree=67111524/67111528
[pid=8454] ppid=8452 vsize=119772 CPUtime=24.62 cores=0,2,4,6
/proc/8454/stat : 8454 (plingeling) S 8452 8454 7632 0 -1 4202496 26595 1253 0 0 2459 3 0 0 23 0 5 0 515746465 122646528 17742 33554432000 4194304 4417332 140734879322256 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8454/statm: 29943 17742 180 55 0 27829 0
[pid=8454/tid=8461] ppid=8452 vsize=119772 CPUtime=6.12 cores=0,2,4,6
/proc/8454/task/8461/stat : 8461 (plingeling) R 8452 8454 7632 0 -1 4202560 3749 1253 0 0 612 0 0 0 25 0 5 0 515746482 122646528 17742 33554432000 4194304 4417332 140734879322256 18446744073709551615 4252621 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8454/tid=8462] ppid=8452 vsize=119772 CPUtime=6.11 cores=0,2,4,6
/proc/8454/task/8462/stat : 8462 (plingeling) R 8452 8454 7632 0 -1 4202560 5072 1253 0 0 611 0 0 0 25 0 5 0 515746482 122646528 17742 33554432000 4194304 4417332 140734879322256 18446744073709551615 4252349 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8454/tid=8463] ppid=8452 vsize=119772 CPUtime=6.08 cores=0,2,4,6
/proc/8454/task/8463/stat : 8463 (plingeling) R 8452 8454 7632 0 -1 4202560 5213 1253 0 0 608 0 0 0 25 0 5 0 515746482 122646528 17742 33554432000 4194304 4417332 140734879322256 18446744073709551615 4251107 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8454/tid=8464] ppid=8452 vsize=119772 CPUtime=6.11 cores=0,2,4,6
/proc/8454/task/8464/stat : 8464 (plingeling) R 8452 8454 7632 0 -1 4202560 3190 1253 0 0 611 0 0 0 25 0 5 0 515746482 122646528 17742 33554432000 4194304 4417332 140734879322256 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.62
Current children cumulated vsize (KiB) 119772

[startup+12.7005 s]
/proc/loadavg: 8.21 8.06 7.51 9/186 8464
/proc/meminfo: memFree=26342120/32950928 swapFree=67111524/67111528
[pid=8454] ppid=8452 vsize=126796 CPUtime=50.19 cores=0,2,4,6
/proc/8454/stat : 8454 (plingeling) S 8452 8454 7632 0 -1 4202496 30568 1253 0 0 5016 3 0 0 23 0 5 0 515746465 129839104 19499 33554432000 4194304 4417332 140734879322256 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8454/statm: 31699 19499 181 55 0 29585 0
[pid=8454/tid=8461] ppid=8452 vsize=126796 CPUtime=12.52 cores=0,2,4,6
/proc/8454/task/8461/stat : 8461 (plingeling) R 8452 8454 7632 0 -1 4202560 3768 1253 0 0 1252 0 0 0 25 0 5 0 515746482 129839104 19499 33554432000 4194304 4417332 140734879322256 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8454/tid=8462] ppid=8452 vsize=126796 CPUtime=12.51 cores=0,2,4,6
/proc/8454/task/8462/stat : 8462 (plingeling) R 8452 8454 7632 0 -1 4202560 5948 1253 0 0 1251 0 0 0 25 0 5 0 515746482 129839104 19499 33554432000 4194304 4417332 140734879322256 18446744073709551615 4364355 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8454/tid=8463] ppid=8452 vsize=126796 CPUtime=12.45 cores=0,2,4,6
/proc/8454/task/8463/stat : 8463 (plingeling) R 8452 8454 7632 0 -1 4202560 6654 1253 0 0 1245 0 0 0 25 0 5 0 515746482 129839104 19499 33554432000 4194304 4417332 140734879322256 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8454/tid=8464] ppid=8452 vsize=126796 CPUtime=12.51 cores=0,2,4,6
/proc/8454/task/8464/stat : 8464 (plingeling) R 8452 8454 7632 0 -1 4202560 4827 1253 0 0 1251 0 0 0 25 0 5 0 515746482 129839104 19499 33554432000 4194304 4417332 140734879322256 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.19
Current children cumulated vsize (KiB) 126796

[startup+25.5003 s]
/proc/loadavg: 7.92 8.00 7.50 9/186 8502
/proc/meminfo: memFree=26738396/32950928 swapFree=67111524/67111528
[pid=8454] ppid=8452 vsize=140836 CPUtime=101.31 cores=0,2,4,6
/proc/8454/stat : 8454 (plingeling) S 8452 8454 7632 0 -1 4202496 36365 1253 0 0 10127 4 0 0 23 0 5 0 515746465 144216064 23015 33554432000 4194304 4417332 140734879322256 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8454/statm: 35209 23015 181 55 0 33095 0
[pid=8454/tid=8461] ppid=8452 vsize=140836 CPUtime=25.32 cores=0,2,4,6
/proc/8454/task/8461/stat : 8461 (plingeling) R 8452 8454 7632 0 -1 4202560 3789 1253 0 0 2532 0 0 0 25 0 5 0 515746482 144216064 23015 33554432000 4194304 4417332 140734879322256 18446744073709551615 4252447 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8454/tid=8462] ppid=8452 vsize=140836 CPUtime=25.31 cores=0,2,4,6
/proc/8454/task/8462/stat : 8462 (plingeling) R 8452 8454 7632 0 -1 4202560 5968 1253 0 0 2531 0 0 0 25 0 5 0 515746482 144216064 23015 33554432000 4194304 4417332 140734879322256 18446744073709551615 4253228 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8454/tid=8463] ppid=8452 vsize=140836 CPUtime=25.17 cores=0,2,4,6
/proc/8454/task/8463/stat : 8463 (plingeling) R 8452 8454 7632 0 -1 4202560 10209 1253 0 0 2517 0 0 0 25 0 5 0 515746482 144216064 23015 33554432000 4194304 4417332 140734879322256 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8454/tid=8464] ppid=8452 vsize=140836 CPUtime=25.3 cores=0,2,4,6
/proc/8454/task/8464/stat : 8464 (plingeling) R 8452 8454 7632 0 -1 4202560 7028 1253 0 0 2530 0 0 0 25 0 5 0 515746482 144216064 23015 33554432000 4194304 4417332 140734879322256 18446744073709551615 4358010 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 140836

[startup+51.101 s]
/proc/loadavg: 8.03 8.02 7.52 9/186 8502
/proc/meminfo: memFree=26720716/32950928 swapFree=67111524/67111528
[pid=8454] ppid=8452 vsize=207336 CPUtime=203.58 cores=0,2,4,6
/proc/8454/stat : 8454 (plingeling) S 8452 8454 7632 0 -1 4202496 45095 1253 0 0 20353 5 0 0 23 0 5 0 515746465 212312064 23289 33554432000 4194304 4417332 140734879322256 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8454/statm: 51834 23289 181 55 0 49720 0
[pid=8454/tid=8461] ppid=8452 vsize=207336 CPUtime=50.92 cores=0,2,4,6
/proc/8454/task/8461/stat : 8461 (plingeling) R 8452 8454 7632 0 -1 4202560 3829 1253 0 0 5092 0 0 0 25 0 5 0 515746482 212312064 23289 33554432000 4194304 4417332 140734879322256 18446744073709551615 4365883 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8454/tid=8462] ppid=8452 vsize=207336 CPUtime=50.91 cores=0,2,4,6
/proc/8454/task/8462/stat : 8462 (plingeling) R 8452 8454 7632 0 -1 4202560 6779 1253 0 0 5091 0 0 0 25 0 5 0 515746482 212312064 23289 33554432000 4194304 4417332 140734879322256 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8454/tid=8463] ppid=8452 vsize=207336 CPUtime=50.64 cores=0,2,4,6
/proc/8454/task/8463/stat : 8463 (plingeling) R 8452 8454 7632 0 -1 4202560 12486 1253 0 0 5063 1 0 0 25 0 5 0 515746482 212312064 23289 33554432000 4194304 4417332 140734879322256 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8454/tid=8464] ppid=8452 vsize=207336 CPUtime=50.91 cores=0,2,4,6
/proc/8454/task/8464/stat : 8464 (plingeling) R 8452 8454 7632 0 -1 4202560 12630 1253 0 0 5090 1 0 0 25 0 5 0 515746482 212312064 23289 33554432000 4194304 4417332 140734879322256 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.58
Current children cumulated vsize (KiB) 207336

[startup+102.306 s]
/proc/loadavg: 8.09 8.03 7.55 9/186 8504
/proc/meminfo: memFree=26656364/32950928 swapFree=67111524/67111528
[pid=8454] ppid=8452 vsize=240784 CPUtime=408.11 cores=0,2,4,6
/proc/8454/stat : 8454 (plingeling) S 8452 8454 7632 0 -1 4202496 73494 1253 0 0 40803 8 0 0 23 0 5 0 515746465 246562816 31651 33554432000 4194304 4417332 140734879322256 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8454/statm: 60196 31651 181 55 0 58082 0
[pid=8454/tid=8461] ppid=8452 vsize=240784 CPUtime=102.12 cores=0,2,4,6
/proc/8454/task/8461/stat : 8461 (plingeling) R 8452 8454 7632 0 -1 4202560 6052 1253 0 0 10212 0 0 0 25 0 5 0 515746482 246562816 31651 33554432000 4194304 4417332 140734879322256 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8454/tid=8462] ppid=8452 vsize=240784 CPUtime=102.12 cores=0,2,4,6
/proc/8454/task/8462/stat : 8462 (plingeling) R 8452 8454 7632 0 -1 4202560 8867 1253 0 0 10211 1 0 0 25 0 5 0 515746482 246562816 31651 33554432000 4194304 4417332 140734879322256 18446744073709551615 4352289 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8454/tid=8463] ppid=8452 vsize=240784 CPUtime=101.55 cores=0,2,4,6
/proc/8454/task/8463/stat : 8463 (plingeling) R 8452 8454 7632 0 -1 4202560 18499 1253 0 0 10154 1 0 0 25 0 5 0 515746482 246562816 31651 33554432000 4194304 4417332 140734879322256 18446744073709551615 4257379 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8454/tid=8464] ppid=8452 vsize=240784 CPUtime=102.11 cores=0,2,4,6
/proc/8454/task/8464/stat : 8464 (plingeling) R 8452 8454 7632 0 -1 4202560 30705 1253 0 0 10208 3 0 0 25 0 5 0 515746482 246562816 31651 33554432000 4194304 4417332 140734879322256 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.11
Current children cumulated vsize (KiB) 240784

[startup+162.3 s]
/proc/loadavg: 8.11 8.04 7.58 9/186 8505
/proc/meminfo: memFree=26592340/32950928 swapFree=67111524/67111528
[pid=8454] ppid=8452 vsize=261112 CPUtime=647.76 cores=0,2,4,6
/proc/8454/stat : 8454 (plingeling) S 8452 8454 7632 0 -1 4202496 120911 1253 0 0 64760 16 0 0 23 0 5 0 515746465 267378688 36733 33554432000 4194304 4417332 140734879322256 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8454/statm: 65278 36733 181 55 0 63164 0
[pid=8454/tid=8461] ppid=8452 vsize=261112 CPUtime=162.12 cores=0,2,4,6
/proc/8454/task/8461/stat : 8461 (plingeling) R 8452 8454 7632 0 -1 4202560 8829 1253 0 0 16211 1 0 0 25 0 5 0 515746482 267378688 36733 33554432000 4194304 4417332 140734879322256 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8454/tid=8462] ppid=8452 vsize=261112 CPUtime=162.11 cores=0,2,4,6
/proc/8454/task/8462/stat : 8462 (plingeling) R 8452 8454 7632 0 -1 4202560 13913 1253 0 0 16209 2 0 0 25 0 5 0 515746482 267378688 36733 33554432000 4194304 4417332 140734879322256 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8454/tid=8463] ppid=8452 vsize=261112 CPUtime=161.23 cores=0,2,4,6
/proc/8454/task/8463/stat : 8463 (plingeling) R 8452 8454 7632 0 -1 4202560 32840 1253 0 0 16119 4 0 0 25 0 5 0 515746482 267378688 36733 33554432000 4194304 4417332 140734879322256 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8454/tid=8464] ppid=8452 vsize=261112 CPUtime=162.1 cores=0,2,4,6
/proc/8454/task/8464/stat : 8464 (plingeling) R 8452 8454 7632 0 -1 4202560 55958 1253 0 0 16203 7 0 0 25 0 5 0 515746482 267378688 36733 33554432000 4194304 4417332 140734879322256 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 647.76
Current children cumulated vsize (KiB) 261112


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

[pid=8454/tid=8462] ppid=8452 vsize=353516 CPUtime=762.13 cores=0,2,4,6
/proc/8454/task/8462/stat : 8462 (plingeling) R 8452 8454 7632 0 -1 4202560 33548 1253 0 0 76207 6 0 0 25 0 5 0 515746482 362000384 59834 33554432000 4194304 4417332 140734879322256 18446744073709551615 4366011 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8454/tid=8463] ppid=8452 vsize=353516 CPUtime=757.97 cores=0,2,4,6
/proc/8454/task/8463/stat : 8463 (plingeling) R 8452 8454 7632 0 -1 4202560 73469 1253 0 0 75788 9 0 0 25 0 5 0 515746482 362000384 59834 33554432000 4194304 4417332 140734879322256 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8454/tid=8464] ppid=8452 vsize=353516 CPUtime=762.05 cores=0,2,4,6
/proc/8454/task/8464/stat : 8464 (plingeling) R 8452 8454 7632 0 -1 4202560 246119 1253 0 0 76171 34 0 0 25 0 5 0 515746482 362000384 59834 33554432000 4194304 4417332 140734879322256 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.49
Current children cumulated vsize (KiB) 353516

[startup+822.301 s]
/proc/loadavg: 8.09 8.08 7.82 9/186 8522
/proc/meminfo: memFree=25636524/32950928 swapFree=67111524/67111528
[pid=8454] ppid=8452 vsize=343596 CPUtime=3284.14 cores=0,2,4,6
/proc/8454/stat : 8454 (plingeling) S 8452 8454 7632 0 -1 4202496 428752 1253 0 0 328351 63 0 0 23 0 5 0 515746465 351842304 57354 33554432000 4194304 4417332 140734879322256 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8454/statm: 85899 57354 181 55 0 83785 0
[pid=8454/tid=8461] ppid=8452 vsize=343596 CPUtime=822.12 cores=0,2,4,6
/proc/8454/task/8461/stat : 8461 (plingeling) R 8452 8454 7632 0 -1 4202560 42400 1253 0 0 82205 7 0 0 25 0 5 0 515746482 351842304 57354 33554432000 4194304 4417332 140734879322256 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8454/tid=8462] ppid=8452 vsize=343596 CPUtime=822.12 cores=0,2,4,6
/proc/8454/task/8462/stat : 8462 (plingeling) R 8452 8454 7632 0 -1 4202560 36482 1253 0 0 82206 6 0 0 25 0 5 0 515746482 351842304 57354 33554432000 4194304 4417332 140734879322256 18446744073709551615 4354640 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8454/tid=8463] ppid=8452 vsize=343596 CPUtime=817.64 cores=0,2,4,6
/proc/8454/task/8463/stat : 8463 (plingeling) R 8452 8454 7632 0 -1 4202560 77847 1253 0 0 81754 10 0 0 25 0 5 0 515746482 351842304 57354 33554432000 4194304 4417332 140734879322256 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8454/tid=8464] ppid=8452 vsize=343596 CPUtime=822.05 cores=0,2,4,6
/proc/8454/task/8464/stat : 8464 (plingeling) R 8452 8454 7632 0 -1 4202560 262652 1253 0 0 82168 37 0 0 25 0 5 0 515746482 351842304 57354 33554432000 4194304 4417332 140734879322256 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.14
Current children cumulated vsize (KiB) 343596

[startup+882.301 s]
/proc/loadavg: 8.07 8.08 7.83 9/186 8524
/proc/meminfo: memFree=25425176/32950928 swapFree=67111524/67111528
[pid=8454] ppid=8452 vsize=398220 CPUtime=3523.8 cores=0,2,4,6
/proc/8454/stat : 8454 (plingeling) S 8452 8454 7632 0 -1 4202496 457113 1253 0 0 352313 67 0 0 23 0 5 0 515746465 407777280 71010 33554432000 4194304 4417332 140734879322256 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8454/statm: 99555 71010 181 55 0 97441 0
[pid=8454/tid=8461] ppid=8452 vsize=398220 CPUtime=882.12 cores=0,2,4,6
/proc/8454/task/8461/stat : 8461 (plingeling) R 8452 8454 7632 0 -1 4202560 44645 1253 0 0 88205 7 0 0 25 0 5 0 515746482 407777280 71010 33554432000 4194304 4417332 140734879322256 18446744073709551615 4265383 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8454/tid=8462] ppid=8452 vsize=398220 CPUtime=882.12 cores=0,2,4,6
/proc/8454/task/8462/stat : 8462 (plingeling) R 8452 8454 7632 0 -1 4202560 44128 1253 0 0 88205 7 0 0 25 0 5 0 515746482 407777280 71010 33554432000 4194304 4417332 140734879322256 18446744073709551615 4364409 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8454/tid=8463] ppid=8452 vsize=398220 CPUtime=877.32 cores=0,2,4,6
/proc/8454/task/8463/stat : 8463 (plingeling) R 8452 8454 7632 0 -1 4202560 81943 1253 0 0 87721 11 0 0 25 0 5 0 515746482 407777280 71010 33554432000 4194304 4417332 140734879322256 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8454/tid=8464] ppid=8452 vsize=398220 CPUtime=882.04 cores=0,2,4,6
/proc/8454/task/8464/stat : 8464 (plingeling) R 8452 8454 7632 0 -1 4202560 277026 1253 0 0 88165 39 0 0 25 0 5 0 515746482 407777280 71010 33554432000 4194304 4417332 140734879322256 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3523.8
Current children cumulated vsize (KiB) 398220

[startup+942.3 s]
/proc/loadavg: 8.12 8.09 7.85 9/186 8526
/proc/meminfo: memFree=25525336/32950928 swapFree=67111524/67111528
[pid=8454] ppid=8452 vsize=383412 CPUtime=3763.48 cores=0,2,4,6
/proc/8454/stat : 8454 (plingeling) S 8452 8454 7632 0 -1 4202496 463696 1253 0 0 376280 68 0 0 23 0 5 0 515746465 392613888 67308 33554432000 4194304 4417332 140734879322256 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8454/statm: 95853 67308 181 55 0 93739 0
[pid=8454/tid=8461] ppid=8452 vsize=383412 CPUtime=942.12 cores=0,2,4,6
/proc/8454/task/8461/stat : 8461 (plingeling) R 8452 8454 7632 0 -1 4202560 46424 1253 0 0 94205 7 0 0 25 0 5 0 515746482 392613888 67308 33554432000 4194304 4417332 140734879322256 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8454/tid=8462] ppid=8452 vsize=383412 CPUtime=942.12 cores=0,2,4,6
/proc/8454/task/8462/stat : 8462 (plingeling) R 8452 8454 7632 0 -1 4202560 44149 1253 0 0 94205 7 0 0 25 0 5 0 515746482 392613888 67308 33554432000 4194304 4417332 140734879322256 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8454/tid=8463] ppid=8452 vsize=383412 CPUtime=936.99 cores=0,2,4,6
/proc/8454/task/8463/stat : 8463 (plingeling) R 8452 8454 7632 0 -1 4202560 81961 1253 0 0 93688 11 0 0 25 0 5 0 515746482 392613888 67308 33554432000 4194304 4417332 140734879322256 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8454/tid=8464] ppid=8452 vsize=383412 CPUtime=942.03 cores=0,2,4,6
/proc/8454/task/8464/stat : 8464 (plingeling) R 8452 8454 7632 0 -1 4202560 281791 1253 0 0 94164 39 0 0 25 0 5 0 515746482 392613888 67308 33554432000 4194304 4417332 140734879322256 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.48
Current children cumulated vsize (KiB) 383412

[startup+1002.3 s]
/proc/loadavg: 8.08 8.09 7.86 9/186 8537
/proc/meminfo: memFree=25644384/32950928 swapFree=67111524/67111528
[pid=8454] ppid=8452 vsize=392632 CPUtime=4003.14 cores=0,2,4,6
/proc/8454/stat : 8454 (plingeling) S 8452 8454 7632 0 -1 4202496 477981 1253 0 0 400243 71 0 0 23 0 5 0 515746465 402055168 69613 33554432000 4194304 4417332 140734879322256 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8454/statm: 98158 69613 181 55 0 96044 0
[pid=8454/tid=8461] ppid=8452 vsize=392632 CPUtime=1002.13 cores=0,2,4,6
/proc/8454/task/8461/stat : 8461 (plingeling) R 8452 8454 7632 0 -1 4202560 48415 1253 0 0 100205 8 0 0 25 0 5 0 515746482 402055168 69613 33554432000 4194304 4417332 140734879322256 18446744073709551615 4365872 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8454/tid=8462] ppid=8452 vsize=392632 CPUtime=1002.11 cores=0,2,4,6
/proc/8454/task/8462/stat : 8462 (plingeling) R 8452 8454 7632 0 -1 4202560 44149 1253 0 0 100203 8 0 0 25 0 5 0 515746482 402055168 69613 33554432000 4194304 4417332 140734879322256 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8454/tid=8463] ppid=8452 vsize=392632 CPUtime=996.66 cores=0,2,4,6
/proc/8454/task/8463/stat : 8463 (plingeling) R 8452 8454 7632 0 -1 4202560 86057 1253 0 0 99655 11 0 0 25 0 5 0 515746482 402055168 69613 33554432000 4194304 4417332 140734879322256 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8454/tid=8464] ppid=8452 vsize=392632 CPUtime=1002.03 cores=0,2,4,6
/proc/8454/task/8464/stat : 8464 (plingeling) R 8452 8454 7632 0 -1 4202560 289989 1253 0 0 100162 41 0 0 25 0 5 0 515746482 402055168 69613 33554432000 4194304 4417332 140734879322256 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.14
Current children cumulated vsize (KiB) 392632

[startup+1062.3 s]
/proc/loadavg: 8.30 8.13 7.89 10/191 8952
/proc/meminfo: memFree=25396044/32950928 swapFree=67111524/67111528
[pid=8454] ppid=8452 vsize=383204 CPUtime=4241.65 cores=0,2,4,6
/proc/8454/stat : 8454 (plingeling) S 8452 8454 7632 0 -1 4202496 484828 1253 0 0 424091 74 0 0 23 0 5 0 515746465 392400896 67256 33554432000 4194304 4417332 140734879322256 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8454/statm: 95801 67256 181 55 0 93687 0
[pid=8454/tid=8461] ppid=8452 vsize=383204 CPUtime=1061.38 cores=0,2,4,6
/proc/8454/task/8461/stat : 8461 (plingeling) R 8452 8454 7632 0 -1 4202560 51104 1253 0 0 106129 9 0 0 25 0 5 0 515746482 392400896 67256 33554432000 4194304 4417332 140734879322256 18446744073709551615 4353437 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8454/tid=8462] ppid=8452 vsize=383204 CPUtime=1061.95 cores=0,2,4,6
/proc/8454/task/8462/stat : 8462 (plingeling) R 8452 8454 7632 0 -1 4202560 44167 1253 0 0 106187 8 0 0 25 0 5 0 515746482 392400896 67256 33554432000 4194304 4417332 140734879322256 18446744073709551615 4250858 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8454/tid=8463] ppid=8452 vsize=383204 CPUtime=1056.19 cores=0,2,4,6
/proc/8454/task/8463/stat : 8463 (plingeling) R 8452 8454 7632 0 -1 4202560 86337 1253 0 0 105607 12 0 0 25 0 5 0 515746482 392400896 67256 33554432000 4194304 4417332 140734879322256 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8454/tid=8464] ppid=8452 vsize=383204 CPUtime=1061.93 cores=0,2,4,6
/proc/8454/task/8464/stat : 8464 (plingeling) R 8452 8454 7632 0 -1 4202560 293849 1253 0 0 106151 42 0 0 25 0 5 0 515746482 392400896 67256 33554432000 4194304 4417332 140734879322256 18446744073709551615 4356928 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4241.65
Current children cumulated vsize (KiB) 383204

[startup+1122.3 s]
/proc/loadavg: 8.76 8.30 7.96 10/191 8953
/proc/meminfo: memFree=24937652/32950928 swapFree=67111524/67111528
[pid=8454] ppid=8452 vsize=396752 CPUtime=4481.31 cores=0,2,4,6
/proc/8454/stat : 8454 (plingeling) S 8452 8454 7632 0 -1 4202496 505185 1253 0 0 448053 78 0 0 23 0 5 0 515746465 406274048 70643 33554432000 4194304 4417332 140734879322256 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8454/statm: 99188 70643 181 55 0 97074 0
[pid=8454/tid=8461] ppid=8452 vsize=396752 CPUtime=1121.37 cores=0,2,4,6
/proc/8454/task/8461/stat : 8461 (plingeling) R 8452 8454 7632 0 -1 4202560 54746 1253 0 0 112126 11 0 0 25 0 5 0 515746482 406274048 70643 33554432000 4194304 4417332 140734879322256 18446744073709551615 4364397 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8454/tid=8462] ppid=8452 vsize=396752 CPUtime=1121.95 cores=0,2,4,6
/proc/8454/task/8462/stat : 8462 (plingeling) R 8452 8454 7632 0 -1 4202560 44167 1253 0 0 112187 8 0 0 25 0 5 0 515746482 406274048 70643 33554432000 4194304 4417332 140734879322256 18446744073709551615 4272241 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8454/tid=8463] ppid=8452 vsize=396752 CPUtime=1115.86 cores=0,2,4,6
/proc/8454/task/8463/stat : 8463 (plingeling) R 8452 8454 7632 0 -1 4202560 86337 1253 0 0 111574 12 0 0 25 0 5 0 515746482 406274048 70643 33554432000 4194304 4417332 140734879322256 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8454/tid=8464] ppid=8452 vsize=396752 CPUtime=1121.92 cores=0,2,4,6
/proc/8454/task/8464/stat : 8464 (plingeling) R 8452 8454 7632 0 -1 4202560 310564 1253 0 0 112148 44 0 0 25 0 5 0 515746482 406274048 70643 33554432000 4194304 4417332 140734879322256 18446744073709551615 4236772 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4481.31
Current children cumulated vsize (KiB) 396752

[startup+1182.3 s]
/proc/loadavg: 8.96 8.43 8.02 11/192 8958
/proc/meminfo: memFree=25131684/32950928 swapFree=67111524/67111528
[pid=8454] ppid=8452 vsize=408332 CPUtime=4720.99 cores=0,2,4,6
/proc/8454/stat : 8454 (plingeling) S 8452 8454 7632 0 -1 4202496 521980 1253 0 0 472018 81 0 0 23 0 5 0 515746465 418131968 73538 33554432000 4194304 4417332 140734879322256 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8454/statm: 102083 73538 181 55 0 99969 0
[pid=8454/tid=8461] ppid=8452 vsize=408332 CPUtime=1181.37 cores=0,2,4,6
/proc/8454/task/8461/stat : 8461 (plingeling) R 8452 8454 7632 0 -1 4202560 56387 1253 0 0 118125 12 0 0 25 0 5 0 515746482 418131968 73538 33554432000 4194304 4417332 140734879322256 18446744073709551615 4352400 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8454/tid=8462] ppid=8452 vsize=408332 CPUtime=1181.95 cores=0,2,4,6
/proc/8454/task/8462/stat : 8462 (plingeling) R 8452 8454 7632 0 -1 4202560 44167 1253 0 0 118187 8 0 0 25 0 5 0 515746482 418131968 73538 33554432000 4194304 4417332 140734879322256 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8454/tid=8463] ppid=8452 vsize=408332 CPUtime=1175.54 cores=0,2,4,6
/proc/8454/task/8463/stat : 8463 (plingeling) R 8452 8454 7632 0 -1 4202560 90447 1253 0 0 117541 13 0 0 25 0 5 0 515746482 418131968 73538 33554432000 4194304 4417332 140734879322256 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8454/tid=8464] ppid=8452 vsize=408332 CPUtime=1181.92 cores=0,2,4,6
/proc/8454/task/8464/stat : 8464 (plingeling) R 8452 8454 7632 0 -1 4202560 321608 1253 0 0 118147 45 0 0 25 0 5 0 515746482 418131968 73538 33554432000 4194304 4417332 140734879322256 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4720.99
Current children cumulated vsize (KiB) 408332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.1 s]
/proc/loadavg: 9.42 8.59 8.08 10/191 8959
/proc/meminfo: memFree=25505812/32950928 swapFree=67111524/67111528
[pid=8454] ppid=8452 vsize=386632 CPUtime=4800.09 cores=0,2,4,6
/proc/8454/stat : 8454 (plingeling) S 8452 8454 7632 0 -1 4202496 526373 1253 0 0 479927 82 0 0 23 0 5 0 515746465 395911168 68113 33554432000 4194304 4417332 140734879322256 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8454/statm: 96658 68113 181 55 0 94544 0
[pid=8454/tid=8461] ppid=8452 vsize=386632 CPUtime=1201.18 cores=0,2,4,6
/proc/8454/task/8461/stat : 8461 (plingeling) R 8452 8454 7632 0 -1 4202560 56823 1253 0 0 120106 12 0 0 25 0 5 0 515746482 395911168 68113 33554432000 4194304 4417332 140734879322256 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8454/tid=8462] ppid=8452 vsize=386632 CPUtime=1201.75 cores=0,2,4,6
/proc/8454/task/8462/stat : 8462 (plingeling) R 8452 8454 7632 0 -1 4202560 44167 1253 0 0 120167 8 0 0 25 0 5 0 515746482 395911168 68113 33554432000 4194304 4417332 140734879322256 18446744073709551615 4232664 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8454/tid=8463] ppid=8452 vsize=386632 CPUtime=1195.23 cores=0,2,4,6
/proc/8454/task/8463/stat : 8463 (plingeling) R 8452 8454 7632 0 -1 4202560 90711 1253 0 0 119510 13 0 0 25 0 5 0 515746482 395911168 68113 33554432000 4194304 4417332 140734879322256 18446744073709551615 4250969 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8454/tid=8464] ppid=8452 vsize=386632 CPUtime=1201.73 cores=0,2,4,6
/proc/8454/task/8464/stat : 8464 (plingeling) R 8452 8454 7632 0 -1 4202560 325301 1253 0 0 120127 46 0 0 25 0 5 0 515746482 395911168 68113 33554432000 4194304 4417332 140734879322256 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 386632

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

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

[startup+1202.1 s]
/proc/loadavg: 9.42 8.59 8.08 10/191 8959
/proc/meminfo: memFree=25505812/32950928 swapFree=67111524/67111528
[pid=8454] ppid=8452 vsize=386632 CPUtime=4800.09 cores=0,2,4,6
/proc/8454/stat : 8454 (plingeling) S 8452 8454 7632 0 -1 4202496 526373 1253 0 0 479927 82 0 0 23 0 5 0 515746465 395911168 68113 33554432000 4194304 4417332 140734879322256 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8454/statm: 96658 68113 181 55 0 94544 0
[pid=8454/tid=8461] ppid=8452 vsize=386632 CPUtime=1201.18 cores=0,2,4,6
/proc/8454/task/8461/stat : 8461 (plingeling) R 8452 8454 7632 0 -1 4202560 56823 1253 0 0 120106 12 0 0 25 0 5 0 515746482 395911168 68113 33554432000 4194304 4417332 140734879322256 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8454/tid=8462] ppid=8452 vsize=386632 CPUtime=1201.75 cores=0,2,4,6
/proc/8454/task/8462/stat : 8462 (plingeling) R 8452 8454 7632 0 -1 4202560 44167 1253 0 0 120167 8 0 0 25 0 5 0 515746482 395911168 68113 33554432000 4194304 4417332 140734879322256 18446744073709551615 4232664 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8454/tid=8463] ppid=8452 vsize=386632 CPUtime=1195.23 cores=0,2,4,6
/proc/8454/task/8463/stat : 8463 (plingeling) R 8452 8454 7632 0 -1 4202560 90711 1253 0 0 119510 13 0 0 25 0 5 0 515746482 395911168 68113 33554432000 4194304 4417332 140734879322256 18446744073709551615 4250969 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8454/tid=8464] ppid=8452 vsize=386632 CPUtime=1201.73 cores=0,2,4,6
/proc/8454/task/8464/stat : 8464 (plingeling) R 8452 8454 7632 0 -1 4202560 325301 1253 0 0 120127 46 0 0 25 0 5 0 515746482 395911168 68113 33554432000 4194304 4417332 140734879322256 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 386632

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.13
CPU time (s): 4800.14
CPU user time (s): 4799.3
CPU system time (s): 0.840872
CPU usage (%): 399.304
Max. virtual memory (cumulated for all children) (KiB): 411908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.3
system time used= 0.840872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 527626
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= 71
involuntary context switches= 27043

runsolver used 1.91971 second user time and 4.65029 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 03:44:38
IDJOB=3282215
IDBENCH=70791
IDSOLVER=1605
FILE ID=node126/3282215-1304041478
RUNJOBID= node126-1304040277-8285
PBS_JOBID= 13170358
Free space on /tmp= 71584 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo064.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282215-1304041478/watcher-3282215-1304041478 -o /tmp/evaluation-result-3282215-1304041478/solver-3282215-1304041478 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3282215-1304041478.cnf

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

MD5SUM BENCH= 472e9d10d7fd1a82d06da0809d0002df
RANDOM SEED=1579666064

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26421460 kB
Buffers:       1389432 kB
Cached:        4036744 kB
SwapCached:          4 kB
Active:         657276 kB
Inactive:      5335472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26421460 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2764 kB
Writeback:           0 kB
AnonPages:      566104 kB
Mapped:          15432 kB
Slab:           472544 kB
PageTables:       5688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   768908 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= 71592 MiB
End job on node126 at 2011-04-29 04:04:42