Trace number 3263398

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.45 1201.85

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_21_60_7-log.shuffled-as.sat03-151.cnf
MD5SUM5cab37809f478f7db7fa096e9a155cfe
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of clauses40110
Sum of the clauses size400890
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 542
Number of clauses of size over 540068

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-3263398-1304099463/watcher-3263398-1304099463 -o /tmp/evaluation-result-3263398-1304099463/solver-3263398-1304099463 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3263398-1304099463.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.13 8.11 8.09 5/185 7364
/proc/meminfo: memFree=28864540/32951124 swapFree=67111352/67111528
[pid=7364] ppid=7362 vsize=9184 CPUtime=0 cores=0,2,4,6
/proc/7364/stat : 7364 (plingeling) R 7362 7364 6968 0 -1 4202496 388 1252 0 0 0 0 0 0 25 0 1 0 521544209 9404416 317 33554432000 4194304 4417332 140736874444608 18446744073709551615 255377301248 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/7364/statm: 2344 323 146 55 0 230 0

[startup+0.0551159 s]
/proc/loadavg: 8.13 8.11 8.09 5/185 7364
/proc/meminfo: memFree=28864540/32951124 swapFree=67111352/67111528
[pid=7364] ppid=7362 vsize=17040 CPUtime=0.04 cores=0,2,4,6
/proc/7364/stat : 7364 (plingeling) R 7362 7364 6968 0 -1 4202496 2493 1252 0 0 4 0 0 0 25 0 1 0 521544209 17448960 2282 33554432000 4194304 4417332 140736874444608 18446744073709551615 4259609 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/7364/statm: 4260 2282 147 55 0 2146 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 17040

[startup+0.102115 s]
/proc/loadavg: 8.13 8.11 8.09 5/185 7364
/proc/meminfo: memFree=28864540/32951124 swapFree=67111352/67111528
[pid=7364] ppid=7362 vsize=66940 CPUtime=0.1 cores=0,2,4,6
/proc/7364/stat : 7364 (plingeling) S 7362 7364 6968 0 -1 4202496 4571 1252 0 0 10 0 0 0 25 0 5 0 521544209 68546560 4028 33554432000 4194304 4417332 140736874444608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7364/statm: 16735 4028 166 55 0 14621 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 66940

[startup+0.301035 s]
/proc/loadavg: 8.13 8.11 8.09 5/185 7364
/proc/meminfo: memFree=28864540/32951124 swapFree=67111352/67111528
[pid=7364] ppid=7362 vsize=71940 CPUtime=0.89 cores=0,2,4,6
/proc/7364/stat : 7364 (plingeling) S 7362 7364 6968 0 -1 4202496 7949 1252 0 0 89 0 0 0 25 0 5 0 521544209 73666560 5770 33554432000 4194304 4417332 140736874444608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7364/statm: 17985 5770 178 55 0 15871 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 71940

[startup+0.700959 s]
/proc/loadavg: 8.13 8.11 8.09 5/185 7364
/proc/meminfo: memFree=28864540/32951124 swapFree=67111352/67111528
[pid=7364] ppid=7362 vsize=68036 CPUtime=2.49 cores=0,2,4,6
/proc/7364/stat : 7364 (plingeling) S 7362 7364 6968 0 -1 4202496 11166 1252 0 0 248 1 0 0 25 0 5 0 521544209 69668864 4794 33554432000 4194304 4417332 140736874444608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7364/statm: 17009 4794 178 55 0 14895 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 68036

[startup+1.50081 s]
/proc/loadavg: 8.13 8.11 8.09 9/190 7374
/proc/meminfo: memFree=28843304/32951124 swapFree=67111352/67111528
[pid=7364] ppid=7362 vsize=71492 CPUtime=5.69 cores=0,2,4,6
/proc/7364/stat : 7364 (plingeling) S 7362 7364 6968 0 -1 4202496 14796 1252 0 0 567 2 0 0 25 0 5 0 521544209 73207808 5687 33554432000 4194304 4417332 140736874444608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7364/statm: 17873 5687 178 55 0 15759 0
[pid=7364/tid=7371] ppid=7362 vsize=71492 CPUtime=1.39 cores=0,2,4,6
/proc/7364/task/7371/stat : 7371 (plingeling) R 7362 7364 6968 0 -1 4202560 2531 1252 0 0 139 0 0 0 18 0 5 0 521544218 73207808 5687 33554432000 4194304 4417332 140736874444608 18446744073709551615 4366398 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7364/tid=7372] ppid=7362 vsize=71492 CPUtime=1.39 cores=0,2,4,6
/proc/7364/task/7372/stat : 7372 (plingeling) R 7362 7364 6968 0 -1 4202560 2485 1252 0 0 139 0 0 0 25 0 5 0 521544218 73207808 5687 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7364/tid=7373] ppid=7362 vsize=71492 CPUtime=1.39 cores=0,2,4,6
/proc/7364/task/7373/stat : 7373 (plingeling) R 7362 7364 6968 0 -1 4202560 2885 1252 0 0 139 0 0 0 25 0 5 0 521544218 73207808 5687 33554432000 4194304 4417332 140736874444608 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7364/tid=7374] ppid=7362 vsize=71492 CPUtime=1.4 cores=0,2,4,6
/proc/7364/task/7374/stat : 7374 (plingeling) R 7362 7364 6968 0 -1 4202560 2342 1252 0 0 140 0 0 0 25 0 5 0 521544218 73207808 5687 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.69
Current children cumulated vsize (KiB) 71492

[startup+3.10052 s]
/proc/loadavg: 8.13 8.11 8.09 9/190 7374
/proc/meminfo: memFree=28841440/32951124 swapFree=67111352/67111528
[pid=7364] ppid=7362 vsize=80124 CPUtime=12.08 cores=0,2,4,6
/proc/7364/stat : 7364 (plingeling) S 7362 7364 6968 0 -1 4202496 22746 1252 0 0 1205 3 0 0 25 0 5 0 521544209 82046976 7816 33554432000 4194304 4417332 140736874444608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7364/statm: 20031 7816 178 55 0 17917 0
[pid=7364/tid=7371] ppid=7362 vsize=80124 CPUtime=2.99 cores=0,2,4,6
/proc/7364/task/7371/stat : 7371 (plingeling) R 7362 7364 6968 0 -1 4202560 4266 1252 0 0 299 0 0 0 21 0 5 0 521544218 82046976 7816 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7364/tid=7372] ppid=7362 vsize=80124 CPUtime=2.99 cores=0,2,4,6
/proc/7364/task/7372/stat : 7372 (plingeling) R 7362 7364 6968 0 -1 4202560 3651 1252 0 0 299 0 0 0 25 0 5 0 521544218 82046976 7816 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7364/tid=7373] ppid=7362 vsize=80124 CPUtime=2.98 cores=0,2,4,6
/proc/7364/task/7373/stat : 7373 (plingeling) R 7362 7364 6968 0 -1 4202560 6102 1252 0 0 298 0 0 0 25 0 5 0 521544218 82046976 7816 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7364/tid=7374] ppid=7362 vsize=80124 CPUtime=2.99 cores=0,2,4,6
/proc/7364/task/7374/stat : 7374 (plingeling) R 7362 7364 6968 0 -1 4202560 4174 1252 0 0 299 0 0 0 25 0 5 0 521544218 82046976 7816 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364919 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.08
Current children cumulated vsize (KiB) 80124

[startup+6.30092 s]
/proc/loadavg: 8.12 8.11 8.09 9/190 7374
/proc/meminfo: memFree=28826268/32951124 swapFree=67111352/67111528
[pid=7364] ppid=7362 vsize=86852 CPUtime=24.87 cores=0,2,4,6
/proc/7364/stat : 7364 (plingeling) S 7362 7364 6968 0 -1 4202496 36925 1252 0 0 2481 6 0 0 25 0 5 0 521544209 88936448 9498 33554432000 4194304 4417332 140736874444608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7364/statm: 21713 9498 178 55 0 19599 0
[pid=7364/tid=7371] ppid=7362 vsize=86852 CPUtime=6.19 cores=0,2,4,6
/proc/7364/task/7371/stat : 7371 (plingeling) R 7362 7364 6968 0 -1 4202560 8034 1252 0 0 618 1 0 0 25 0 5 0 521544218 88936448 9498 33554432000 4194304 4417332 140736874444608 18446744073709551615 4242830 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7364/tid=7372] ppid=7362 vsize=86852 CPUtime=6.2 cores=0,2,4,6
/proc/7364/task/7372/stat : 7372 (plingeling) R 7362 7364 6968 0 -1 4202560 7455 1252 0 0 619 1 0 0 25 0 5 0 521544218 88936448 9498 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7364/tid=7373] ppid=7362 vsize=86852 CPUtime=6.16 cores=0,2,4,6
/proc/7364/task/7373/stat : 7373 (plingeling) R 7362 7364 6968 0 -1 4202560 9771 1252 0 0 615 1 0 0 25 0 5 0 521544218 88936448 9498 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7364/tid=7374] ppid=7362 vsize=86852 CPUtime=6.19 cores=0,2,4,6
/proc/7364/task/7374/stat : 7374 (plingeling) R 7362 7364 6968 0 -1 4202560 7112 1252 0 0 619 0 0 0 25 0 5 0 521544218 88936448 9498 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364792 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.87
Current children cumulated vsize (KiB) 86852

[startup+12.7007 s]
/proc/loadavg: 8.19 8.12 8.09 9/190 7375
/proc/meminfo: memFree=28797408/32951124 swapFree=67111352/67111528
[pid=7364] ppid=7362 vsize=94808 CPUtime=50.43 cores=0,2,4,6
/proc/7364/stat : 7364 (plingeling) S 7362 7364 6968 0 -1 4202496 61924 1252 0 0 5034 9 0 0 25 0 5 0 521544209 97083392 11487 33554432000 4194304 4417332 140736874444608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7364/statm: 23702 11487 178 55 0 21588 0
[pid=7364/tid=7371] ppid=7362 vsize=94808 CPUtime=12.6 cores=0,2,4,6
/proc/7364/task/7371/stat : 7371 (plingeling) R 7362 7364 6968 0 -1 4202560 14378 1252 0 0 1257 3 0 0 25 0 5 0 521544218 97083392 11487 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364695 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7364/tid=7372] ppid=7362 vsize=94808 CPUtime=12.59 cores=0,2,4,6
/proc/7364/task/7372/stat : 7372 (plingeling) R 7362 7364 6968 0 -1 4202560 13703 1252 0 0 1258 1 0 0 25 0 5 0 521544218 97083392 11487 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7364/tid=7373] ppid=7362 vsize=94808 CPUtime=12.53 cores=0,2,4,6
/proc/7364/task/7373/stat : 7373 (plingeling) R 7362 7364 6968 0 -1 4202560 16797 1252 0 0 1251 2 0 0 25 0 5 0 521544218 97083392 11487 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7364/tid=7374] ppid=7362 vsize=94808 CPUtime=12.59 cores=0,2,4,6
/proc/7364/task/7374/stat : 7374 (plingeling) R 7362 7364 6968 0 -1 4202560 12493 1252 0 0 1258 1 0 0 25 0 5 0 521544218 97083392 11487 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.43
Current children cumulated vsize (KiB) 94808

[startup+25.5004 s]
/proc/loadavg: 8.15 8.11 8.09 9/190 7375
/proc/meminfo: memFree=28777296/32951124 swapFree=67111352/67111528
[pid=7364] ppid=7362 vsize=121592 CPUtime=101.56 cores=0,2,4,6
/proc/7364/stat : 7364 (plingeling) S 7362 7364 6968 0 -1 4202496 97748 1252 0 0 10141 15 0 0 25 0 5 0 521544209 124510208 18183 33554432000 4194304 4417332 140736874444608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7364/statm: 30398 18183 178 55 0 28284 0
[pid=7364/tid=7371] ppid=7362 vsize=121592 CPUtime=25.39 cores=0,2,4,6
/proc/7364/task/7371/stat : 7371 (plingeling) R 7362 7364 6968 0 -1 4202560 21755 1252 0 0 2535 4 0 0 25 0 5 0 521544218 124510208 18183 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7364/tid=7372] ppid=7362 vsize=121592 CPUtime=25.39 cores=0,2,4,6
/proc/7364/task/7372/stat : 7372 (plingeling) R 7362 7364 6968 0 -1 4202560 22751 1252 0 0 2537 2 0 0 25 0 5 0 521544218 124510208 18183 33554432000 4194304 4417332 140736874444608 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7364/tid=7373] ppid=7362 vsize=121592 CPUtime=25.25 cores=0,2,4,6
/proc/7364/task/7373/stat : 7373 (plingeling) R 7362 7364 6968 0 -1 4202560 27576 1252 0 0 2521 4 0 0 25 0 5 0 521544218 124510208 18183 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7364/tid=7374] ppid=7362 vsize=121592 CPUtime=25.39 cores=0,2,4,6
/proc/7364/task/7374/stat : 7374 (plingeling) R 7362 7364 6968 0 -1 4202560 21113 1252 0 0 2537 2 0 0 25 0 5 0 521544218 124510208 18183 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 121592

[startup+51.1006 s]
/proc/loadavg: 8.23 8.14 8.10 9/190 7376
/proc/meminfo: memFree=28555940/32951124 swapFree=67111352/67111528
[pid=7364] ppid=7362 vsize=131712 CPUtime=203.82 cores=0,2,4,6
/proc/7364/stat : 7364 (plingeling) S 7362 7364 6968 0 -1 4202496 157251 1252 0 0 20356 26 0 0 25 0 5 0 521544209 134873088 20713 33554432000 4194304 4417332 140736874444608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7364/statm: 32928 20713 178 55 0 30814 0
[pid=7364/tid=7371] ppid=7362 vsize=131712 CPUtime=50.99 cores=0,2,4,6
/proc/7364/task/7371/stat : 7371 (plingeling) R 7362 7364 6968 0 -1 4202560 33132 1252 0 0 5093 6 0 0 25 0 5 0 521544218 134873088 20713 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7364/tid=7372] ppid=7362 vsize=131712 CPUtime=50.98 cores=0,2,4,6
/proc/7364/task/7372/stat : 7372 (plingeling) R 7362 7364 6968 0 -1 4202560 39724 1252 0 0 5093 5 0 0 25 0 5 0 521544218 134873088 20713 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7364/tid=7373] ppid=7362 vsize=131712 CPUtime=50.72 cores=0,2,4,6
/proc/7364/task/7373/stat : 7373 (plingeling) R 7362 7364 6968 0 -1 4202560 47314 1252 0 0 5064 8 0 0 25 0 5 0 521544218 134873088 20713 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7364/tid=7374] ppid=7362 vsize=131712 CPUtime=50.99 cores=0,2,4,6
/proc/7364/task/7374/stat : 7374 (plingeling) R 7362 7364 6968 0 -1 4202560 32528 1252 0 0 5095 4 0 0 25 0 5 0 521544218 134873088 20713 33554432000 4194304 4417332 140736874444608 18446744073709551615 4251258 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.82
Current children cumulated vsize (KiB) 131712

[startup+102.307 s]
/proc/loadavg: 8.25 8.14 8.10 9/190 7377
/proc/meminfo: memFree=28493424/32951124 swapFree=67111352/67111528
[pid=7364] ppid=7362 vsize=200200 CPUtime=408.36 cores=0,2,4,6
/proc/7364/stat : 7364 (plingeling) S 7362 7364 6968 0 -1 4202496 243408 1252 0 0 40796 40 0 0 25 0 5 0 521544209 205004800 37837 33554432000 4194304 4417332 140736874444608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7364/statm: 50050 37837 178 55 0 47936 0
[pid=7364/tid=7371] ppid=7362 vsize=200200 CPUtime=102.2 cores=0,2,4,6
/proc/7364/task/7371/stat : 7371 (plingeling) R 7362 7364 6968 0 -1 4202560 55083 1252 0 0 10211 9 0 0 25 0 5 0 521544218 205004800 37837 33554432000 4194304 4417332 140736874444608 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7364/tid=7372] ppid=7362 vsize=200200 CPUtime=102.19 cores=0,2,4,6
/proc/7364/task/7372/stat : 7372 (plingeling) R 7362 7364 6968 0 -1 4202560 61596 1252 0 0 10209 10 0 0 25 0 5 0 521544218 205004800 37837 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7364/tid=7373] ppid=7362 vsize=200200 CPUtime=101.64 cores=0,2,4,6
/proc/7364/task/7373/stat : 7373 (plingeling) R 7362 7364 6968 0 -1 4202560 71748 1252 0 0 10153 11 0 0 25 0 5 0 521544218 205004800 37837 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7364/tid=7374] ppid=7362 vsize=200200 CPUtime=102.2 cores=0,2,4,6
/proc/7364/task/7374/stat : 7374 (plingeling) R 7362 7364 6968 0 -1 4202560 50428 1252 0 0 10213 7 0 0 25 0 5 0 521544218 205004800 37837 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.36
Current children cumulated vsize (KiB) 200200

[startup+162.301 s]
/proc/loadavg: 8.25 8.15 8.10 9/190 7378
/proc/meminfo: memFree=28379068/32951124 swapFree=67111352/67111528
[pid=7364] ppid=7362 vsize=206916 CPUtime=648.02 cores=0,2,4,6
/proc/7364/stat : 7364 (plingeling) S 7362 7364 6968 0 -1 4202496 300325 1252 0 0 64753 49 0 0 25 0 5 0 521544209 211881984 39514 33554432000 4194304 4417332 140736874444608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7364/statm: 51729 39514 178 55 0 49615 0
[pid=7364/tid=7371] ppid=7362 vsize=206916 CPUtime=162.2 cores=0,2,4,6
/proc/7364/task/7371/stat : 7371 (plingeling) R 7362 7364 6968 0 -1 4202560 62977 1252 0 0 16209 11 0 0 25 0 5 0 521544218 211881984 39514 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7364/tid=7372] ppid=7362 vsize=206916 CPUtime=162.18 cores=0,2,4,6
/proc/7364/task/7372/stat : 7372 (plingeling) R 7362 7364 6968 0 -1 4202560 80832 1252 0 0 16205 13 0 0 25 0 5 0 521544218 211881984 39514 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7364/tid=7373] ppid=7362 vsize=206916 CPUtime=161.31 cores=0,2,4,6
/proc/7364/task/7373/stat : 7373 (plingeling) R 7362 7364 6968 0 -1 4202560 93438 1252 0 0 16117 14 0 0 25 0 5 0 521544218 211881984 39514 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7364/tid=7374] ppid=7362 vsize=206916 CPUtime=162.2 cores=0,2,4,6
/proc/7364/task/7374/stat : 7374 (plingeling) R 7362 7364 6968 0 -1 4202560 58525 1252 0 0 16211 9 0 0 25 0 5 0 521544218 211881984 39514 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 648.02
Current children cumulated vsize (KiB) 206916


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

[pid=7364/tid=7372] ppid=7362 vsize=524896 CPUtime=702.15 cores=0,2,4,6
/proc/7364/task/7372/stat : 7372 (plingeling) R 7362 7364 6968 0 -1 4202560 147941 1252 0 0 70191 24 0 0 25 0 5 0 521544218 537493504 119009 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7364/tid=7373] ppid=7362 vsize=524896 CPUtime=698.38 cores=0,2,4,6
/proc/7364/task/7373/stat : 7373 (plingeling) R 7362 7364 6968 0 -1 4202560 201691 1252 0 0 69806 32 0 0 25 0 5 0 521544218 537493504 119009 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7364/tid=7374] ppid=7362 vsize=524896 CPUtime=702.2 cores=0,2,4,6
/proc/7364/task/7374/stat : 7374 (plingeling) R 7362 7364 6968 0 -1 4202560 125389 1252 0 0 70201 19 0 0 25 0 5 0 521544218 537493504 119009 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.08
Current children cumulated vsize (KiB) 524896

[startup+762.307 s]
/proc/loadavg: 4.26 6.17 7.31 5/180 7422
/proc/meminfo: memFree=29163440/32951124 swapFree=67111352/67111528
[pid=7364] ppid=7362 vsize=610752 CPUtime=3044.77 cores=0,2,4,6
/proc/7364/stat : 7364 (plingeling) S 7362 7364 6968 0 -1 4202496 613771 1252 0 0 304374 103 0 0 25 0 5 0 521544209 625410048 140473 33554432000 4194304 4417332 140736874444608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7364/statm: 152688 140473 178 55 0 150574 0
[pid=7364/tid=7371] ppid=7362 vsize=610752 CPUtime=762.22 cores=0,2,4,6
/proc/7364/task/7371/stat : 7371 (plingeling) R 7362 7364 6968 0 -1 4202560 122340 1252 0 0 76200 22 0 0 25 0 5 0 521544218 625410048 140473 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7364/tid=7372] ppid=7362 vsize=610752 CPUtime=762.16 cores=0,2,4,6
/proc/7364/task/7372/stat : 7372 (plingeling) R 7362 7364 6968 0 -1 4202560 147941 1252 0 0 76192 24 0 0 25 0 5 0 521544218 625410048 140473 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7364/tid=7373] ppid=7362 vsize=610752 CPUtime=758.06 cores=0,2,4,6
/proc/7364/task/7373/stat : 7373 (plingeling) R 7362 7364 6968 0 -1 4202560 201905 1252 0 0 75774 32 0 0 25 0 5 0 521544218 625410048 140473 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7364/tid=7374] ppid=7362 vsize=610752 CPUtime=762.2 cores=0,2,4,6
/proc/7364/task/7374/stat : 7374 (plingeling) R 7362 7364 6968 0 -1 4202560 137032 1252 0 0 76198 22 0 0 25 0 5 0 521544218 625410048 140473 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.77
Current children cumulated vsize (KiB) 610752

[startup+822.301 s]
/proc/loadavg: 4.15 5.79 7.11 5/180 7426
/proc/meminfo: memFree=29162200/32951124 swapFree=67111352/67111528
[pid=7364] ppid=7362 vsize=612224 CPUtime=3284.41 cores=0,2,4,6
/proc/7364/stat : 7364 (plingeling) S 7362 7364 6968 0 -1 4202496 645503 1252 0 0 328334 107 0 0 25 0 5 0 521544209 626917376 140841 33554432000 4194304 4417332 140736874444608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7364/statm: 153056 140841 178 55 0 150942 0
[pid=7364/tid=7371] ppid=7362 vsize=612224 CPUtime=822.22 cores=0,2,4,6
/proc/7364/task/7371/stat : 7371 (plingeling) R 7362 7364 6968 0 -1 4202560 122340 1252 0 0 82200 22 0 0 25 0 5 0 521544218 626917376 140841 33554432000 4194304 4417332 140736874444608 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7364/tid=7372] ppid=7362 vsize=612224 CPUtime=822.16 cores=0,2,4,6
/proc/7364/task/7372/stat : 7372 (plingeling) R 7362 7364 6968 0 -1 4202560 158010 1252 0 0 82191 25 0 0 25 0 5 0 521544218 626917376 140841 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7364/tid=7373] ppid=7362 vsize=612224 CPUtime=817.74 cores=0,2,4,6
/proc/7364/task/7373/stat : 7373 (plingeling) R 7362 7364 6968 0 -1 4202560 209441 1252 0 0 81740 34 0 0 25 0 5 0 521544218 626917376 140841 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7364/tid=7374] ppid=7362 vsize=612224 CPUtime=822.18 cores=0,2,4,6
/proc/7364/task/7374/stat : 7374 (plingeling) R 7362 7364 6968 0 -1 4202560 151159 1252 0 0 82194 24 0 0 25 0 5 0 521544218 626917376 140841 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.41
Current children cumulated vsize (KiB) 612224

[startup+882.301 s]
/proc/loadavg: 4.25 5.53 6.94 5/180 7428
/proc/meminfo: memFree=29126484/32951124 swapFree=67111352/67111528
[pid=7364] ppid=7362 vsize=647096 CPUtime=3524.09 cores=0,2,4,6
/proc/7364/stat : 7364 (plingeling) S 7362 7364 6968 0 -1 4202496 662413 1252 0 0 352297 112 0 0 25 0 5 0 521544209 662626304 149559 33554432000 4194304 4417332 140736874444608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7364/statm: 161774 149559 178 55 0 159660 0
[pid=7364/tid=7371] ppid=7362 vsize=647096 CPUtime=882.22 cores=0,2,4,6
/proc/7364/task/7371/stat : 7371 (plingeling) R 7362 7364 6968 0 -1 4202560 134543 1252 0 0 88197 25 0 0 25 0 5 0 521544218 662626304 149559 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7364/tid=7372] ppid=7362 vsize=647096 CPUtime=882.16 cores=0,2,4,6
/proc/7364/task/7372/stat : 7372 (plingeling) R 7362 7364 6968 0 -1 4202560 158010 1252 0 0 88191 25 0 0 25 0 5 0 521544218 662626304 149559 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7364/tid=7373] ppid=7362 vsize=647096 CPUtime=877.4 cores=0,2,4,6
/proc/7364/task/7373/stat : 7373 (plingeling) R 7362 7364 6968 0 -1 4202560 214148 1252 0 0 87705 35 0 0 25 0 5 0 521544218 662626304 149559 33554432000 4194304 4417332 140736874444608 18446744073709551615 4343691 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7364/tid=7374] ppid=7362 vsize=647096 CPUtime=882.18 cores=0,2,4,6
/proc/7364/task/7374/stat : 7374 (plingeling) R 7362 7364 6968 0 -1 4202560 151159 1252 0 0 88194 24 0 0 25 0 5 0 521544218 662626304 149559 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.09
Current children cumulated vsize (KiB) 647096

[startup+942.301 s]
/proc/loadavg: 4.14 5.26 6.76 5/180 7429
/proc/meminfo: memFree=29023552/32951124 swapFree=67111352/67111528
[pid=7364] ppid=7362 vsize=750540 CPUtime=3763.77 cores=0,2,4,6
/proc/7364/stat : 7364 (plingeling) S 7362 7364 6968 0 -1 4202496 688274 1252 0 0 376260 117 0 0 25 0 5 0 521544209 768552960 175420 33554432000 4194304 4417332 140736874444608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7364/statm: 187635 175420 178 55 0 185521 0
[pid=7364/tid=7371] ppid=7362 vsize=750540 CPUtime=942.22 cores=0,2,4,6
/proc/7364/task/7371/stat : 7371 (plingeling) R 7362 7364 6968 0 -1 4202560 134543 1252 0 0 94197 25 0 0 25 0 5 0 521544218 768552960 175420 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7364/tid=7372] ppid=7362 vsize=750540 CPUtime=942.16 cores=0,2,4,6
/proc/7364/task/7372/stat : 7372 (plingeling) R 7362 7364 6968 0 -1 4202560 166202 1252 0 0 94189 27 0 0 25 0 5 0 521544218 768552960 175420 33554432000 4194304 4417332 140736874444608 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7364/tid=7373] ppid=7362 vsize=750540 CPUtime=937.08 cores=0,2,4,6
/proc/7364/task/7373/stat : 7373 (plingeling) R 7362 7364 6968 0 -1 4202560 223625 1252 0 0 93671 37 0 0 25 0 5 0 521544218 768552960 175420 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7364/tid=7374] ppid=7362 vsize=750540 CPUtime=942.17 cores=0,2,4,6
/proc/7364/task/7374/stat : 7374 (plingeling) R 7362 7364 6968 0 -1 4202560 159351 1252 0 0 94192 25 0 0 25 0 5 0 521544218 768552960 175420 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.77
Current children cumulated vsize (KiB) 750540

[startup+1002.3 s]
/proc/loadavg: 4.16 5.07 6.60 5/180 7431
/proc/meminfo: memFree=28986216/32951124 swapFree=67111352/67111528
[pid=7364] ppid=7362 vsize=787872 CPUtime=4003.44 cores=0,2,4,6
/proc/7364/stat : 7364 (plingeling) S 7362 7364 6968 0 -1 4202496 697607 1252 0 0 400225 119 0 0 25 0 5 0 521544209 806780928 184753 33554432000 4194304 4417332 140736874444608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7364/statm: 196968 184753 178 55 0 194854 0
[pid=7364/tid=7371] ppid=7362 vsize=787872 CPUtime=1002.22 cores=0,2,4,6
/proc/7364/task/7371/stat : 7371 (plingeling) R 7362 7364 6968 0 -1 4202560 135929 1252 0 0 100197 25 0 0 25 0 5 0 521544218 806780928 184753 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7364/tid=7372] ppid=7362 vsize=787872 CPUtime=1002.17 cores=0,2,4,6
/proc/7364/task/7372/stat : 7372 (plingeling) R 7362 7364 6968 0 -1 4202560 166202 1252 0 0 100190 27 0 0 25 0 5 0 521544218 806780928 184753 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7364/tid=7373] ppid=7362 vsize=787872 CPUtime=996.75 cores=0,2,4,6
/proc/7364/task/7373/stat : 7373 (plingeling) R 7362 7364 6968 0 -1 4202560 225338 1252 0 0 99638 37 0 0 25 0 5 0 521544218 806780928 184753 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7364/tid=7374] ppid=7362 vsize=787872 CPUtime=1002.17 cores=0,2,4,6
/proc/7364/task/7374/stat : 7374 (plingeling) R 7362 7364 6968 0 -1 4202560 165585 1252 0 0 100190 27 0 0 25 0 5 0 521544218 806780928 184753 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.44
Current children cumulated vsize (KiB) 787872

[startup+1062.3 s]
/proc/loadavg: 4.10 4.89 6.44 5/180 7432
/proc/meminfo: memFree=29052416/32951124 swapFree=67111352/67111528
[pid=7364] ppid=7362 vsize=723904 CPUtime=4243.12 cores=0,2,4,6
/proc/7364/stat : 7364 (plingeling) S 7362 7364 6968 0 -1 4202496 742337 1252 0 0 424186 126 0 0 25 0 5 0 521544209 741277696 168761 33554432000 4194304 4417332 140736874444608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7364/statm: 180976 168761 178 55 0 178862 0
[pid=7364/tid=7371] ppid=7362 vsize=723904 CPUtime=1062.23 cores=0,2,4,6
/proc/7364/task/7371/stat : 7371 (plingeling) R 7362 7364 6968 0 -1 4202560 149744 1252 0 0 106195 28 0 0 25 0 5 0 521544218 741277696 168761 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7364/tid=7372] ppid=7362 vsize=723904 CPUtime=1062.17 cores=0,2,4,6
/proc/7364/task/7372/stat : 7372 (plingeling) R 7362 7364 6968 0 -1 4202560 170893 1252 0 0 106189 28 0 0 25 0 5 0 521544218 741277696 168761 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7364/tid=7373] ppid=7362 vsize=723904 CPUtime=1056.43 cores=0,2,4,6
/proc/7364/task/7373/stat : 7373 (plingeling) R 7362 7364 6968 0 -1 4202560 239063 1252 0 0 105604 39 0 0 25 0 5 0 521544218 741277696 168761 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7364/tid=7374] ppid=7362 vsize=723904 CPUtime=1062.16 cores=0,2,4,6
/proc/7364/task/7374/stat : 7374 (plingeling) R 7362 7364 6968 0 -1 4202560 178084 1252 0 0 106187 29 0 0 25 0 5 0 521544218 741277696 168761 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.12
Current children cumulated vsize (KiB) 723904

[startup+1122.3 s]
/proc/loadavg: 4.17 4.77 6.30 5/180 7434
/proc/meminfo: memFree=29078320/32951124 swapFree=67111352/67111528
[pid=7364] ppid=7362 vsize=695144 CPUtime=4482.8 cores=0,2,4,6
/proc/7364/stat : 7364 (plingeling) S 7362 7364 6968 0 -1 4202496 758454 1252 0 0 448151 129 0 0 25 0 5 0 521544209 711827456 161571 33554432000 4194304 4417332 140736874444608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7364/statm: 173786 161571 178 55 0 171672 0
[pid=7364/tid=7371] ppid=7362 vsize=695144 CPUtime=1122.23 cores=0,2,4,6
/proc/7364/task/7371/stat : 7371 (plingeling) R 7362 7364 6968 0 -1 4202560 149744 1252 0 0 112195 28 0 0 25 0 5 0 521544218 711827456 161571 33554432000 4194304 4417332 140736874444608 18446744073709551615 4344093 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7364/tid=7372] ppid=7362 vsize=695144 CPUtime=1122.17 cores=0,2,4,6
/proc/7364/task/7372/stat : 7372 (plingeling) R 7362 7364 6968 0 -1 4202560 187010 1252 0 0 112187 30 0 0 25 0 5 0 521544218 711827456 161571 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7364/tid=7373] ppid=7362 vsize=695144 CPUtime=1116.1 cores=0,2,4,6
/proc/7364/task/7373/stat : 7373 (plingeling) R 7362 7364 6968 0 -1 4202560 239063 1252 0 0 111571 39 0 0 25 0 5 0 521544218 711827456 161571 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7364/tid=7374] ppid=7362 vsize=695144 CPUtime=1122.16 cores=0,2,4,6
/proc/7364/task/7374/stat : 7374 (plingeling) R 7362 7364 6968 0 -1 4202560 178084 1252 0 0 112187 29 0 0 25 0 5 0 521544218 711827456 161571 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.8
Current children cumulated vsize (KiB) 695144

[startup+1182.3 s]
/proc/loadavg: 4.10 4.64 6.15 5/180 7436
/proc/meminfo: memFree=29070120/32951124 swapFree=67111352/67111528
[pid=7364] ppid=7362 vsize=703560 CPUtime=4722.47 cores=0,2,4,6
/proc/7364/stat : 7364 (plingeling) S 7362 7364 6968 0 -1 4202496 760558 1252 0 0 472118 129 0 0 25 0 5 0 521544209 720445440 163675 33554432000 4194304 4417332 140736874444608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7364/statm: 175890 163675 178 55 0 173776 0
[pid=7364/tid=7371] ppid=7362 vsize=703560 CPUtime=1182.24 cores=0,2,4,6
/proc/7364/task/7371/stat : 7371 (plingeling) R 7362 7364 6968 0 -1 4202560 149744 1252 0 0 118196 28 0 0 25 0 5 0 521544218 720445440 163675 33554432000 4194304 4417332 140736874444608 18446744073709551615 4366729 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7364/tid=7372] ppid=7362 vsize=703560 CPUtime=1182.17 cores=0,2,4,6
/proc/7364/task/7372/stat : 7372 (plingeling) R 7362 7364 6968 0 -1 4202560 187388 1252 0 0 118187 30 0 0 25 0 5 0 521544218 720445440 163675 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7364/tid=7373] ppid=7362 vsize=703560 CPUtime=1175.78 cores=0,2,4,6
/proc/7364/task/7373/stat : 7373 (plingeling) R 7362 7364 6968 0 -1 4202560 240789 1252 0 0 117539 39 0 0 25 0 5 0 521544218 720445440 163675 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7364/tid=7374] ppid=7362 vsize=703560 CPUtime=1182.16 cores=0,2,4,6
/proc/7364/task/7374/stat : 7374 (plingeling) R 7362 7364 6968 0 -1 4202560 178084 1252 0 0 118186 30 0 0 25 0 5 0 521544218 720445440 163675 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.47
Current children cumulated vsize (KiB) 703560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 4.15 4.62 6.11 5/180 7436
/proc/meminfo: memFree=29025964/32951124 swapFree=67111352/67111528
[pid=7364] ppid=7362 vsize=747628 CPUtime=4800.38 cores=0,2,4,6
/proc/7364/stat : 7364 (plingeling) S 7362 7364 6968 0 -1 4202496 771575 1252 0 0 479908 130 0 0 25 0 5 0 521544209 765571072 174692 33554432000 4194304 4417332 140736874444608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7364/statm: 186907 174692 178 55 0 184793 0
[pid=7364/tid=7371] ppid=7362 vsize=747628 CPUtime=1201.74 cores=0,2,4,6
/proc/7364/task/7371/stat : 7371 (plingeling) R 7362 7364 6968 0 -1 4202560 149744 1252 0 0 120146 28 0 0 25 0 5 0 521544218 765571072 174692 33554432000 4194304 4417332 140736874444608 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7364/tid=7372] ppid=7362 vsize=747628 CPUtime=1201.68 cores=0,2,4,6
/proc/7364/task/7372/stat : 7372 (plingeling) R 7362 7364 6968 0 -1 4202560 187388 1252 0 0 120138 30 0 0 25 0 5 0 521544218 765571072 174692 33554432000 4194304 4417332 140736874444608 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7364/tid=7373] ppid=7362 vsize=747628 CPUtime=1195.17 cores=0,2,4,6
/proc/7364/task/7373/stat : 7373 (plingeling) R 7362 7364 6968 0 -1 4202560 251806 1252 0 0 119477 40 0 0 25 0 5 0 521544218 765571072 174692 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7364/tid=7374] ppid=7362 vsize=747628 CPUtime=1201.67 cores=0,2,4,6
/proc/7364/task/7374/stat : 7374 (plingeling) R 7362 7364 6968 0 -1 4202560 178084 1252 0 0 120137 30 0 0 25 0 5 0 521544218 765571072 174692 33554432000 4194304 4417332 140736874444608 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 747628

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.85
CPU time (s): 4800.45
CPU user time (s): 4799.1
CPU system time (s): 1.3438
CPU usage (%): 399.422
Max. virtual memory (cumulated for all children) (KiB): 806636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.1
system time used= 1.3438
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 772828
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= 46
involuntary context switches= 71994

runsolver used 2.03369 second user time and 4.53131 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 19:51:03
IDJOB=3263398
IDBENCH=83967
IDSOLVER=1605
FILE ID=node135/3263398-1304099463
RUNJOBID= node135-1304096408-6986
PBS_JOBID= 13170608
Free space on /tmp= 71120 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_21_60_7-log.shuffled-as.sat03-151.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263398-1304099463/watcher-3263398-1304099463 -o /tmp/evaluation-result-3263398-1304099463/solver-3263398-1304099463 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3263398-1304099463.cnf

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

MD5SUM BENCH= 5cab37809f478f7db7fa096e9a155cfe
RANDOM SEED=1003072605

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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:     32951124 kB
MemFree:      28864712 kB
Buffers:        912752 kB
Cached:        1730168 kB
SwapCached:        172 kB
Active:         978388 kB
Inactive:      2589480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28864712 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            1588 kB
Writeback:           0 kB
AnonPages:      924984 kB
Mapped:          15304 kB
Slab:           453384 kB
PageTables:       6628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1111024 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71120 MiB
End job on node135 at 2011-04-29 20:11:07