Trace number 3372653

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)UNSAT 1216.53 154.796

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_b_unsat.cnf
MD5SUM3dc443ddf213a09407d2a75925179735
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark107.463
Satisfiable
(Un)Satisfiability was proved
Number of variables26061
Number of clauses742909
Sum of the clauses size2791650
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 244599
Number of clauses of size 390788
Number of clauses of size 4607522
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1216.37/154.79	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3372653-1305439659/watcher-3372653-1305439659 -o /tmp/evaluation-result-3372653-1305439659/solver-3372653-1305439659 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372653-1305439659.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.91 7.51 7.41 1/348 24194
/proc/meminfo: memFree=21497404/32951132 swapFree=64495980/67111528
[pid=24194] ppid=24192 vsize=11728 CPUtime=0 cores=0-7
/proc/24194/stat : 24194 (plingeling) R 24192 24194 23933 0 -1 4202496 1017 1253 0 0 0 0 0 0 18 0 1 0 655565614 12009472 946 33554432000 4194304 4417452 140734560822016 18446744073709551615 210647146240 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/24194/statm: 2932 946 147 55 0 818 0

[startup+0.053804 s]
/proc/loadavg: 6.91 7.51 7.41 1/348 24194
/proc/meminfo: memFree=21497404/32951132 swapFree=64495980/67111528
[pid=24194] ppid=24192 vsize=30440 CPUtime=0.04 cores=0-7
/proc/24194/stat : 24194 (plingeling) R 24192 24194 23933 0 -1 4202496 5704 1253 0 0 4 0 0 0 18 0 1 0 655565614 31170560 5633 33554432000 4194304 4417452 140734560822016 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/24194/statm: 7610 5633 148 55 0 5496 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30440

[startup+0.100809 s]
/proc/loadavg: 6.91 7.51 7.41 1/348 24194
/proc/meminfo: memFree=21497404/32951132 swapFree=64495980/67111528
[pid=24194] ppid=24192 vsize=38664 CPUtime=0.09 cores=0-7
/proc/24194/stat : 24194 (plingeling) R 24192 24194 23933 0 -1 4202496 7761 1253 0 0 8 1 0 0 18 0 1 0 655565614 39591936 7690 33554432000 4194304 4417452 140734560822016 18446744073709551615 210646765108 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/24194/statm: 9666 7690 149 55 0 7552 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38664

[startup+0.300767 s]
/proc/loadavg: 6.91 7.51 7.41 1/348 24194
/proc/meminfo: memFree=21497404/32951132 swapFree=64495980/67111528
[pid=24194] ppid=24192 vsize=77836 CPUtime=0.29 cores=0-7
/proc/24194/stat : 24194 (plingeling) R 24192 24194 23933 0 -1 4202496 17554 1253 0 0 27 2 0 0 19 0 1 0 655565614 79704064 17483 33554432000 4194304 4417452 140734560822016 18446744073709551615 4274358 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/24194/statm: 19459 17483 149 55 0 17345 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77836

[startup+0.700697 s]
/proc/loadavg: 6.91 7.51 7.41 1/348 24194
/proc/meminfo: memFree=21497404/32951132 swapFree=64495980/67111528
[pid=24194] ppid=24192 vsize=126988 CPUtime=0.69 cores=0-7
/proc/24194/stat : 24194 (plingeling) R 24192 24194 23933 0 -1 4202496 29842 1253 0 0 65 4 0 0 19 0 1 0 655565614 130035712 29771 33554432000 4194304 4417452 140734560822016 18446744073709551615 210647146240 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/24194/statm: 31747 29771 149 55 0 29633 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 126988

[startup+1.50056 s]
/proc/loadavg: 6.91 7.51 7.41 2/349 24200
/proc/meminfo: memFree=21279708/32951132 swapFree=64495980/67111528
[pid=24194] ppid=24192 vsize=290828 CPUtime=1.49 cores=0-7
/proc/24194/stat : 24194 (plingeling) R 24192 24194 23933 0 -1 4202496 70802 1253 0 0 140 9 0 0 21 0 1 0 655565614 297807872 70731 33554432000 4194304 4417452 140734560822016 18446744073709551615 4259010 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/24194/statm: 72707 70731 149 55 0 70593 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 290828

[startup+3.10122 s]
/proc/loadavg: 6.91 7.51 7.41 9/357 24208
/proc/meminfo: memFree=21109888/32951132 swapFree=64495980/67111528
[pid=24194] ppid=24192 vsize=541188 CPUtime=10.06 cores=0-7
/proc/24194/stat : 24194 (plingeling) S 24192 24194 23933 0 -1 4202496 116420 1253 0 0 976 30 0 0 17 0 9 0 655565614 554176512 96520 33554432000 4194304 4417452 140734560822016 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/24194/statm: 135297 96520 177 55 0 133183 0
[pid=24194/tid=24201] ppid=24192 vsize=541188 CPUtime=1 cores=0-7
/proc/24194/task/24201/stat : 24201 (plingeling) R 24192 24194 23933 0 -1 4202560 2440 1253 0 0 100 0 0 0 19 0 9 0 655565811 554176512 96520 33554432000 4194304 4417452 140734560822016 18446744073709551615 4302981 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24194/tid=24202] ppid=24192 vsize=541188 CPUtime=1.06 cores=0-7
/proc/24194/task/24202/stat : 24202 (plingeling) R 24192 24194 23933 0 -1 4202560 2637 1253 0 0 105 1 0 0 25 0 9 0 655565811 554176512 96520 33554432000 4194304 4417452 140734560822016 18446744073709551615 210658972020 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24194/tid=24203] ppid=24192 vsize=541188 CPUtime=1.12 cores=0-7
/proc/24194/task/24203/stat : 24203 (plingeling) R 24192 24194 23933 0 -1 4202560 2119 1253 0 0 111 1 0 0 25 0 9 0 655565811 554176512 96520 33554432000 4194304 4417452 140734560822016 18446744073709551615 4261313 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24194/tid=24204] ppid=24192 vsize=541188 CPUtime=0.67 cores=0-7
/proc/24194/task/24204/stat : 24204 (plingeling) R 24192 24194 23933 0 -1 4202560 71 1253 0 0 64 3 0 0 25 0 9 0 655565811 554176512 96520 33554432000 4194304 4417452 140734560822016 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24194/tid=24205] ppid=24192 vsize=541188 CPUtime=0.84 cores=0-7
/proc/24194/task/24205/stat : 24205 (plingeling) R 24192 24194 23933 0 -1 4202560 362 1253 0 0 75 9 0 0 19 0 9 0 655565811 554176512 96520 33554432000 4194304 4417452 140734560822016 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24194/tid=24206] ppid=24192 vsize=541188 CPUtime=1.12 cores=0-7
/proc/24194/task/24206/stat : 24206 (plingeling) R 24192 24194 23933 0 -1 4202560 2289 1253 0 0 112 0 0 0 25 0 9 0 655565811 554176512 96520 33554432000 4194304 4417452 140734560822016 18446744073709551615 4270927 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24194/tid=24207] ppid=24192 vsize=541188 CPUtime=1.11 cores=0-7
/proc/24194/task/24207/stat : 24207 (plingeling) R 24192 24194 23933 0 -1 4202560 1277 1253 0 0 111 0 0 0 25 0 9 0 655565811 554176512 96520 33554432000 4194304 4417452 140734560822016 18446744073709551615 4255687 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24194/tid=24208] ppid=24192 vsize=541188 CPUtime=1.11 cores=0-7
/proc/24194/task/24208/stat : 24208 (plingeling) R 24192 24194 23933 0 -1 4202560 1638 1253 0 0 111 0 0 0 18 0 9 0 655565812 554176512 96520 33554432000 4194304 4417452 140734560822016 18446744073709551615 4275967 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 10.06
Current children cumulated vsize (KiB) 541188

[startup+6.30068 s]
/proc/loadavg: 7.16 7.55 7.42 11/357 24208
/proc/meminfo: memFree=21103824/32951132 swapFree=64495980/67111528
[pid=24194] ppid=24192 vsize=543336 CPUtime=32.37 cores=0-7
/proc/24194/stat : 24194 (plingeling) S 24192 24194 23933 0 -1 4202496 121307 1253 0 0 3192 45 0 0 17 0 9 0 655565614 556376064 97084 33554432000 4194304 4417452 140734560822016 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/24194/statm: 135834 97084 180 55 0 133720 0
[pid=24194/tid=24201] ppid=24192 vsize=543336 CPUtime=2.83 cores=0-7
/proc/24194/task/24201/stat : 24201 (plingeling) R 24192 24194 23933 0 -1 4202560 2899 1253 0 0 280 3 0 0 24 0 9 0 655565811 556376064 97084 33554432000 4194304 4417452 140734560822016 18446744073709551615 4254796 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24194/tid=24202] ppid=24192 vsize=543336 CPUtime=4.12 cores=0-7
/proc/24194/task/24202/stat : 24202 (plingeling) R 24192 24194 23933 0 -1 4202560 2643 1253 0 0 410 2 0 0 25 0 9 0 655565811 556376064 97084 33554432000 4194304 4417452 140734560822016 18446744073709551615 4235981 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24194/tid=24203] ppid=24192 vsize=543336 CPUtime=4.32 cores=0-7
/proc/24194/task/24203/stat : 24203 (plingeling) R 24192 24194 23933 0 -1 4202560 2581 1253 0 0 431 1 0 0 25 0 9 0 655565811 556376064 97084 33554432000 4194304 4417452 140734560822016 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24194/tid=24204] ppid=24192 vsize=543336 CPUtime=3.81 cores=0-7
/proc/24194/task/24204/stat : 24204 (plingeling) R 24192 24194 23933 0 -1 4202560 71 1253 0 0 378 3 0 0 25 0 9 0 655565811 556376064 97084 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24194/tid=24205] ppid=24192 vsize=543336 CPUtime=2.44 cores=0-7
/proc/24194/task/24205/stat : 24205 (plingeling) R 24192 24194 23933 0 -1 4202560 815 1253 0 0 225 19 0 0 23 0 9 0 655565811 556376064 97084 33554432000 4194304 4417452 140734560822016 18446744073709551615 4346497 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24194/tid=24206] ppid=24192 vsize=543336 CPUtime=4.31 cores=0-7
/proc/24194/task/24206/stat : 24206 (plingeling) R 24192 24194 23933 0 -1 4202560 4345 1253 0 0 430 1 0 0 25 0 9 0 655565811 556376064 97084 33554432000 4194304 4417452 140734560822016 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24194/tid=24207] ppid=24192 vsize=543336 CPUtime=4.31 cores=0-7
/proc/24194/task/24207/stat : 24207 (plingeling) R 24192 24194 23933 0 -1 4202560 2263 1253 0 0 431 0 0 0 25 0 9 0 655565811 556376064 97084 33554432000 4194304 4417452 140734560822016 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24194/tid=24208] ppid=24192 vsize=543336 CPUtime=4.19 cores=0-7
/proc/24194/task/24208/stat : 24208 (plingeling) R 24192 24194 23933 0 -1 4202560 2103 1253 0 0 419 0 0 0 25 0 9 0 655565812 556376064 97084 33554432000 4194304 4417452 140734560822016 18446744073709551615 4258377 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 32.37
Current children cumulated vsize (KiB) 543336

[startup+12.7006 s]
/proc/loadavg: 7.30 7.58 7.43 9/357 24208
/proc/meminfo: memFree=21104864/32951132 swapFree=64495980/67111528
[pid=24194] ppid=24192 vsize=543332 CPUtime=82.88 cores=0-7
/proc/24194/stat : 24194 (plingeling) S 24192 24194 23933 0 -1 4202496 121319 1253 0 0 8222 66 0 0 17 0 9 0 655565614 556371968 97095 33554432000 4194304 4417452 140734560822016 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/24194/statm: 135833 97095 180 55 0 133719 0
[pid=24194/tid=24201] ppid=24192 vsize=543332 CPUtime=8.64 cores=0-7
/proc/24194/task/24201/stat : 24201 (plingeling) R 24192 24194 23933 0 -1 4202560 2905 1253 0 0 840 24 0 0 25 0 9 0 655565811 556371968 97095 33554432000 4194304 4417452 140734560822016 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24194/tid=24202] ppid=24192 vsize=543332 CPUtime=10.51 cores=0-7
/proc/24194/task/24202/stat : 24202 (plingeling) R 24192 24194 23933 0 -1 4202560 2643 1253 0 0 1049 2 0 0 25 0 9 0 655565811 556371968 97095 33554432000 4194304 4417452 140734560822016 18446744073709551615 4245635 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24194/tid=24203] ppid=24192 vsize=543332 CPUtime=10.71 cores=0-7
/proc/24194/task/24203/stat : 24203 (plingeling) R 24192 24194 23933 0 -1 4202560 2581 1253 0 0 1070 1 0 0 25 0 9 0 655565811 556371968 97095 33554432000 4194304 4417452 140734560822016 18446744073709551615 4259140 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24194/tid=24204] ppid=24192 vsize=543332 CPUtime=10.21 cores=0-7
/proc/24194/task/24204/stat : 24204 (plingeling) R 24192 24194 23933 0 -1 4202560 71 1253 0 0 1018 3 0 0 25 0 9 0 655565811 556371968 97095 33554432000 4194304 4417452 140734560822016 18446744073709551615 4366412 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24194/tid=24205] ppid=24192 vsize=543332 CPUtime=8.76 cores=0-7
/proc/24194/task/24205/stat : 24205 (plingeling) R 24192 24194 23933 0 -1 4202560 821 1253 0 0 857 19 0 0 25 0 9 0 655565811 556371968 97095 33554432000 4194304 4417452 140734560822016 18446744073709551615 4236311 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24194/tid=24206] ppid=24192 vsize=543332 CPUtime=10.71 cores=0-7
/proc/24194/task/24206/stat : 24206 (plingeling) R 24192 24194 23933 0 -1 4202560 4345 1253 0 0 1070 1 0 0 25 0 9 0 655565811 556371968 97095 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364893 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24194/tid=24207] ppid=24192 vsize=543332 CPUtime=10.7 cores=0-7
/proc/24194/task/24207/stat : 24207 (plingeling) R 24192 24194 23933 0 -1 4202560 2263 1253 0 0 1070 0 0 0 25 0 9 0 655565811 556371968 97095 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24194/tid=24208] ppid=24192 vsize=543332 CPUtime=10.59 cores=0-7
/proc/24194/task/24208/stat : 24208 (plingeling) R 24192 24194 23933 0 -1 4202560 2103 1253 0 0 1059 0 0 0 25 0 9 0 655565812 556371968 97095 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 82.88
Current children cumulated vsize (KiB) 543332

[startup+25.5005 s]
/proc/loadavg: 7.46 7.60 7.44 9/357 24209
/proc/meminfo: memFree=21104100/32951132 swapFree=64495980/67111528
[pid=24194] ppid=24192 vsize=548356 CPUtime=185.09 cores=0-7
/proc/24194/stat : 24194 (plingeling) S 24192 24194 23933 0 -1 4202496 122596 1253 0 0 18443 66 0 0 17 0 9 0 655565614 561516544 98351 33554432000 4194304 4417452 140734560822016 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/24194/statm: 137089 98351 180 55 0 134975 0
[pid=24194/tid=24201] ppid=24192 vsize=548356 CPUtime=21.43 cores=0-7
/proc/24194/task/24201/stat : 24201 (plingeling) R 24192 24194 23933 0 -1 4202560 3601 1253 0 0 2119 24 0 0 25 0 9 0 655565811 561516544 98351 33554432000 4194304 4417452 140734560822016 18446744073709551615 4259849 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24194/tid=24202] ppid=24192 vsize=548356 CPUtime=23.3 cores=0-7
/proc/24194/task/24202/stat : 24202 (plingeling) R 24192 24194 23933 0 -1 4202560 2690 1253 0 0 2328 2 0 0 25 0 9 0 655565811 561516544 98351 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364749 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24194/tid=24203] ppid=24192 vsize=548356 CPUtime=23.5 cores=0-7
/proc/24194/task/24203/stat : 24203 (plingeling) R 24192 24194 23933 0 -1 4202560 2581 1253 0 0 2349 1 0 0 25 0 9 0 655565811 561516544 98351 33554432000 4194304 4417452 140734560822016 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24194/tid=24204] ppid=24192 vsize=548356 CPUtime=23.01 cores=0-7
/proc/24194/task/24204/stat : 24204 (plingeling) R 24192 24194 23933 0 -1 4202560 71 1253 0 0 2298 3 0 0 25 0 9 0 655565811 561516544 98351 33554432000 4194304 4417452 140734560822016 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24194/tid=24205] ppid=24192 vsize=548356 CPUtime=21.4 cores=0-7
/proc/24194/task/24205/stat : 24205 (plingeling) R 24192 24194 23933 0 -1 4202560 821 1253 0 0 2121 19 0 0 25 0 9 0 655565811 561516544 98351 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24194/tid=24206] ppid=24192 vsize=548356 CPUtime=23.51 cores=0-7
/proc/24194/task/24206/stat : 24206 (plingeling) R 24192 24194 23933 0 -1 4202560 4858 1253 0 0 2350 1 0 0 25 0 9 0 655565811 561516544 98351 33554432000 4194304 4417452 140734560822016 18446744073709551615 4357554 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24194/tid=24207] ppid=24192 vsize=548356 CPUtime=23.5 cores=0-7
/proc/24194/task/24207/stat : 24207 (plingeling) R 24192 24194 23933 0 -1 4202560 2263 1253 0 0 2350 0 0 0 25 0 9 0 655565811 561516544 98351 33554432000 4194304 4417452 140734560822016 18446744073709551615 4358022 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24194/tid=24208] ppid=24192 vsize=548356 CPUtime=23.39 cores=0-7
/proc/24194/task/24208/stat : 24208 (plingeling) R 24192 24194 23933 0 -1 4202560 2124 1253 0 0 2339 0 0 0 25 0 9 0 655565812 561516544 98351 33554432000 4194304 4417452 140734560822016 18446744073709551615 4277253 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 185.09
Current children cumulated vsize (KiB) 548356

[startup+51.1011 s]
/proc/loadavg: 7.64 7.63 7.45 9/357 24209
/proc/meminfo: memFree=21098588/32951132 swapFree=64495980/67111528
[pid=24194] ppid=24192 vsize=553824 CPUtime=389.54 cores=0-7
/proc/24194/stat : 24194 (plingeling) S 24192 24194 23933 0 -1 4202496 125065 1253 0 0 38885 69 0 0 17 0 9 0 655565614 567115776 99718 33554432000 4194304 4417452 140734560822016 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/24194/statm: 138456 99718 180 55 0 136342 0
[pid=24194/tid=24201] ppid=24192 vsize=553824 CPUtime=47.02 cores=0-7
/proc/24194/task/24201/stat : 24201 (plingeling) R 24192 24194 23933 0 -1 4202560 3601 1253 0 0 4675 27 0 0 25 0 9 0 655565811 567115776 99718 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24194/tid=24202] ppid=24192 vsize=553824 CPUtime=48.89 cores=0-7
/proc/24194/task/24202/stat : 24202 (plingeling) R 24192 24194 23933 0 -1 4202560 3717 1253 0 0 4887 2 0 0 25 0 9 0 655565811 567115776 99718 33554432000 4194304 4417452 140734560822016 18446744073709551615 4330515 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24194/tid=24203] ppid=24192 vsize=553824 CPUtime=49.1 cores=0-7
/proc/24194/task/24203/stat : 24203 (plingeling) R 24192 24194 23933 0 -1 4202560 2581 1253 0 0 4909 1 0 0 25 0 9 0 655565811 567115776 99718 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24194/tid=24204] ppid=24192 vsize=553824 CPUtime=48.61 cores=0-7
/proc/24194/task/24204/stat : 24204 (plingeling) R 24192 24194 23933 0 -1 4202560 315 1253 0 0 4858 3 0 0 25 0 9 0 655565811 567115776 99718 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24194/tid=24205] ppid=24192 vsize=553824 CPUtime=46.7 cores=0-7
/proc/24194/task/24205/stat : 24205 (plingeling) R 24192 24194 23933 0 -1 4202560 821 1253 0 0 4651 19 0 0 25 0 9 0 655565811 567115776 99718 33554432000 4194304 4417452 140734560822016 18446744073709551615 4287187 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24194/tid=24206] ppid=24192 vsize=553824 CPUtime=49.11 cores=0-7
/proc/24194/task/24206/stat : 24206 (plingeling) R 24192 24194 23933 0 -1 4202560 5018 1253 0 0 4910 1 0 0 25 0 9 0 655565811 567115776 99718 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24194/tid=24207] ppid=24192 vsize=553824 CPUtime=49.09 cores=0-7
/proc/24194/task/24207/stat : 24207 (plingeling) R 24192 24194 23933 0 -1 4202560 2510 1253 0 0 4909 0 0 0 25 0 9 0 655565811 567115776 99718 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24194/tid=24208] ppid=24192 vsize=553824 CPUtime=48.98 cores=0-7
/proc/24194/task/24208/stat : 24208 (plingeling) R 24192 24194 23933 0 -1 4202560 2915 1253 0 0 4898 0 0 0 25 0 9 0 655565812 567115776 99718 33554432000 4194304 4417452 140734560822016 18446744073709551615 4353531 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 389.54
Current children cumulated vsize (KiB) 553824

[startup+102.314 s]
/proc/loadavg: 7.84 7.68 7.48 9/357 24211

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

/proc/24194/task/24206/stat : 24206 (plingeling) R 24192 24194 23933 0 -1 4202560 5403 1253 0 0 12589 1 0 0 25 0 9 0 655565811 577441792 102246 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24194/tid=24207] ppid=24192 vsize=563908 CPUtime=125.89 cores=0-7
/proc/24194/task/24207/stat : 24207 (plingeling) R 24192 24194 23933 0 -1 4202560 3070 1253 0 0 12589 0 0 0 25 0 9 0 655565811 577441792 102246 33554432000 4194304 4417452 140734560822016 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24194/tid=24208] ppid=24192 vsize=563908 CPUtime=125.74 cores=0-7
/proc/24194/task/24208/stat : 24208 (plingeling) R 24192 24194 23933 0 -1 4202560 3870 1253 0 0 12572 2 0 0 25 0 9 0 655565812 577441792 102246 33554432000 4194304 4417452 140734560822016 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1002.94
Current children cumulated vsize (KiB) 563908

[startup+140.701 s]
/proc/loadavg: 7.92 7.72 7.50 9/357 24212
/proc/meminfo: memFree=21088884/32951132 swapFree=64495980/67111528
[pid=24194] ppid=24192 vsize=564284 CPUtime=1105.26 cores=0-7
/proc/24194/stat : 24194 (plingeling) S 24192 24194 23933 0 -1 4202496 133064 1253 0 0 110453 73 0 0 17 0 9 0 655565614 577826816 102340 33554432000 4194304 4417452 140734560822016 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/24194/statm: 141071 102340 180 55 0 138957 0
[pid=24194/tid=24201] ppid=24192 vsize=564284 CPUtime=136.62 cores=0-7
/proc/24194/task/24201/stat : 24201 (plingeling) R 24192 24194 23933 0 -1 4202560 7218 1253 0 0 13635 27 0 0 25 0 9 0 655565811 577826816 102340 33554432000 4194304 4417452 140734560822016 18446744073709551615 4366102 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24194/tid=24202] ppid=24192 vsize=564284 CPUtime=138.49 cores=0-7
/proc/24194/task/24202/stat : 24202 (plingeling) R 24192 24194 23933 0 -1 4202560 4089 1253 0 0 13847 2 0 0 25 0 9 0 655565811 577826816 102340 33554432000 4194304 4417452 140734560822016 18446744073709551615 4281485 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24194/tid=24203] ppid=24192 vsize=564284 CPUtime=138.69 cores=0-7
/proc/24194/task/24203/stat : 24203 (plingeling) R 24192 24194 23933 0 -1 4202560 2917 1253 0 0 13868 1 0 0 25 0 9 0 655565811 577826816 102340 33554432000 4194304 4417452 140734560822016 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24194/tid=24204] ppid=24192 vsize=564284 CPUtime=138.21 cores=0-7
/proc/24194/task/24204/stat : 24204 (plingeling) R 24192 24194 23933 0 -1 4202560 1518 1253 0 0 13818 3 0 0 25 0 9 0 655565811 577826816 102340 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24194/tid=24205] ppid=24192 vsize=564284 CPUtime=135.25 cores=0-7
/proc/24194/task/24205/stat : 24205 (plingeling) R 24192 24194 23933 0 -1 4202560 1200 1253 0 0 13505 20 0 0 25 0 9 0 655565811 577826816 102340 33554432000 4194304 4417452 140734560822016 18446744073709551615 4254796 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24194/tid=24206] ppid=24192 vsize=564284 CPUtime=138.71 cores=0-7
/proc/24194/task/24206/stat : 24206 (plingeling) R 24192 24194 23933 0 -1 4202560 5403 1253 0 0 13870 1 0 0 25 0 9 0 655565811 577826816 102340 33554432000 4194304 4417452 140734560822016 18446744073709551615 4346662 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24194/tid=24207] ppid=24192 vsize=564284 CPUtime=138.7 cores=0-7
/proc/24194/task/24207/stat : 24207 (plingeling) R 24192 24194 23933 0 -1 4202560 3070 1253 0 0 13870 0 0 0 25 0 9 0 655565811 577826816 102340 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24194/tid=24208] ppid=24192 vsize=564284 CPUtime=138.55 cores=0-7
/proc/24194/task/24208/stat : 24208 (plingeling) R 24192 24194 23933 0 -1 4202560 4062 1253 0 0 13852 3 0 0 25 0 9 0 655565812 577826816 102340 33554432000 4194304 4417452 140734560822016 18446744073709551615 4346555 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1105.26
Current children cumulated vsize (KiB) 564284

[startup+147.101 s]
/proc/loadavg: 7.92 7.72 7.50 9/357 24212
/proc/meminfo: memFree=21088756/32951132 swapFree=64495980/67111528
[pid=24194] ppid=24192 vsize=566336 CPUtime=1156.31 cores=0-7
/proc/24194/stat : 24194 (plingeling) S 24192 24194 23933 0 -1 4202496 133697 1253 0 0 115558 73 0 0 17 0 9 0 655565614 579928064 102853 33554432000 4194304 4417452 140734560822016 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/24194/statm: 141584 102853 180 55 0 139470 0
[pid=24194/tid=24201] ppid=24192 vsize=566336 CPUtime=143.01 cores=0-7
/proc/24194/task/24201/stat : 24201 (plingeling) R 24192 24194 23933 0 -1 4202560 7218 1253 0 0 14274 27 0 0 25 0 9 0 655565811 579928064 102853 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24194/tid=24202] ppid=24192 vsize=566336 CPUtime=144.88 cores=0-7
/proc/24194/task/24202/stat : 24202 (plingeling) R 24192 24194 23933 0 -1 4202560 4166 1253 0 0 14486 2 0 0 25 0 9 0 655565811 579928064 102853 33554432000 4194304 4417452 140734560822016 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24194/tid=24203] ppid=24192 vsize=566336 CPUtime=145.08 cores=0-7
/proc/24194/task/24203/stat : 24203 (plingeling) R 24192 24194 23933 0 -1 4202560 3473 1253 0 0 14507 1 0 0 25 0 9 0 655565811 579928064 102853 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24194/tid=24204] ppid=24192 vsize=566336 CPUtime=144.6 cores=0-7
/proc/24194/task/24204/stat : 24204 (plingeling) R 24192 24194 23933 0 -1 4202560 1518 1253 0 0 14457 3 0 0 25 0 9 0 655565811 579928064 102853 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24194/tid=24205] ppid=24192 vsize=566336 CPUtime=141.58 cores=0-7
/proc/24194/task/24205/stat : 24205 (plingeling) R 24192 24194 23933 0 -1 4202560 1200 1253 0 0 14138 20 0 0 25 0 9 0 655565811 579928064 102853 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364845 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24194/tid=24206] ppid=24192 vsize=566336 CPUtime=145.1 cores=0-7
/proc/24194/task/24206/stat : 24206 (plingeling) R 24192 24194 23933 0 -1 4202560 5403 1253 0 0 14509 1 0 0 25 0 9 0 655565811 579928064 102853 33554432000 4194304 4417452 140734560822016 18446744073709551615 18446744073699066094 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24194/tid=24207] ppid=24192 vsize=566336 CPUtime=145.09 cores=0-7
/proc/24194/task/24207/stat : 24207 (plingeling) R 24192 24194 23933 0 -1 4202560 3070 1253 0 0 14509 0 0 0 25 0 9 0 655565811 579928064 102853 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24194/tid=24208] ppid=24192 vsize=566336 CPUtime=144.94 cores=0-7
/proc/24194/task/24208/stat : 24208 (plingeling) R 24192 24194 23933 0 -1 4202560 4062 1253 0 0 14491 3 0 0 25 0 9 0 655565812 579928064 102853 33554432000 4194304 4417452 140734560822016 18446744073709551615 4199439 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1156.31
Current children cumulated vsize (KiB) 566336

[startup+150.3 s]
/proc/loadavg: 7.93 7.73 7.50 9/357 24212
/proc/meminfo: memFree=21086524/32951132 swapFree=64495980/67111528
[pid=24194] ppid=24192 vsize=566336 CPUtime=1181.86 cores=0-7
/proc/24194/stat : 24194 (plingeling) S 24192 24194 23933 0 -1 4202496 133697 1253 0 0 118113 73 0 0 17 0 9 0 655565614 579928064 102853 33554432000 4194304 4417452 140734560822016 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/24194/statm: 141584 102853 180 55 0 139470 0
[pid=24194/tid=24201] ppid=24192 vsize=566336 CPUtime=146.21 cores=0-7
/proc/24194/task/24201/stat : 24201 (plingeling) R 24192 24194 23933 0 -1 4202560 7218 1253 0 0 14594 27 0 0 25 0 9 0 655565811 579928064 102853 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24194/tid=24202] ppid=24192 vsize=566336 CPUtime=148.08 cores=0-7
/proc/24194/task/24202/stat : 24202 (plingeling) R 24192 24194 23933 0 -1 4202560 4166 1253 0 0 14806 2 0 0 25 0 9 0 655565811 579928064 102853 33554432000 4194304 4417452 140734560822016 18446744073709551615 4355852 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24194/tid=24203] ppid=24192 vsize=566336 CPUtime=148.28 cores=0-7
/proc/24194/task/24203/stat : 24203 (plingeling) R 24192 24194 23933 0 -1 4202560 3473 1253 0 0 14827 1 0 0 25 0 9 0 655565811 579928064 102853 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24194/tid=24204] ppid=24192 vsize=566336 CPUtime=147.8 cores=0-7
/proc/24194/task/24204/stat : 24204 (plingeling) R 24192 24194 23933 0 -1 4202560 1518 1253 0 0 14777 3 0 0 25 0 9 0 655565811 579928064 102853 33554432000 4194304 4417452 140734560822016 18446744073709551615 4365973 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24194/tid=24205] ppid=24192 vsize=566336 CPUtime=144.74 cores=0-7
/proc/24194/task/24205/stat : 24205 (plingeling) R 24192 24194 23933 0 -1 4202560 1200 1253 0 0 14454 20 0 0 25 0 9 0 655565811 579928064 102853 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24194/tid=24206] ppid=24192 vsize=566336 CPUtime=148.3 cores=0-7
/proc/24194/task/24206/stat : 24206 (plingeling) R 24192 24194 23933 0 -1 4202560 5403 1253 0 0 14829 1 0 0 25 0 9 0 655565811 579928064 102853 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24194/tid=24207] ppid=24192 vsize=566336 CPUtime=148.29 cores=0-7
/proc/24194/task/24207/stat : 24207 (plingeling) R 24192 24194 23933 0 -1 4202560 3070 1253 0 0 14829 0 0 0 25 0 9 0 655565811 579928064 102853 33554432000 4194304 4417452 140734560822016 18446744073709551615 4308350 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24194/tid=24208] ppid=24192 vsize=566336 CPUtime=148.12 cores=0-7
/proc/24194/task/24208/stat : 24208 (plingeling) R 24192 24194 23933 0 -1 4202560 4062 1253 0 0 14809 3 0 0 25 0 9 0 655565812 579928064 102853 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 566336

[startup+151.901 s]
/proc/loadavg: 7.93 7.73 7.50 9/357 24212
/proc/meminfo: memFree=21085532/32951132 swapFree=64495980/67111528
[pid=24194] ppid=24192 vsize=566684 CPUtime=1194.64 cores=0-7
/proc/24194/stat : 24194 (plingeling) S 24192 24194 23933 0 -1 4202496 133784 1253 0 0 119391 73 0 0 17 0 9 0 655565614 580284416 102940 33554432000 4194304 4417452 140734560822016 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/24194/statm: 141671 102940 180 55 0 139557 0
[pid=24194/tid=24201] ppid=24192 vsize=566684 CPUtime=147.81 cores=0-7
/proc/24194/task/24201/stat : 24201 (plingeling) R 24192 24194 23933 0 -1 4202560 7218 1253 0 0 14754 27 0 0 25 0 9 0 655565811 580284416 102940 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24194/tid=24202] ppid=24192 vsize=566684 CPUtime=149.68 cores=0-7
/proc/24194/task/24202/stat : 24202 (plingeling) R 24192 24194 23933 0 -1 4202560 4166 1253 0 0 14966 2 0 0 25 0 9 0 655565811 580284416 102940 33554432000 4194304 4417452 140734560822016 18446744073709551615 4232566 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24194/tid=24203] ppid=24192 vsize=566684 CPUtime=149.88 cores=0-7
/proc/24194/task/24203/stat : 24203 (plingeling) R 24192 24194 23933 0 -1 4202560 3473 1253 0 0 14987 1 0 0 25 0 9 0 655565811 580284416 102940 33554432000 4194304 4417452 140734560822016 18446744073709551615 4309347 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24194/tid=24204] ppid=24192 vsize=566684 CPUtime=149.4 cores=0-7
/proc/24194/task/24204/stat : 24204 (plingeling) R 24192 24194 23933 0 -1 4202560 1518 1253 0 0 14937 3 0 0 25 0 9 0 655565811 580284416 102940 33554432000 4194304 4417452 140734560822016 18446744073709551615 4251258 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24194/tid=24205] ppid=24192 vsize=566684 CPUtime=146.31 cores=0-7
/proc/24194/task/24205/stat : 24205 (plingeling) R 24192 24194 23933 0 -1 4202560 1200 1253 0 0 14611 20 0 0 25 0 9 0 655565811 580284416 102940 33554432000 4194304 4417452 140734560822016 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24194/tid=24206] ppid=24192 vsize=566684 CPUtime=149.9 cores=0-7
/proc/24194/task/24206/stat : 24206 (plingeling) R 24192 24194 23933 0 -1 4202560 5403 1253 0 0 14989 1 0 0 25 0 9 0 655565811 580284416 102940 33554432000 4194304 4417452 140734560822016 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24194/tid=24207] ppid=24192 vsize=566684 CPUtime=149.89 cores=0-7
/proc/24194/task/24207/stat : 24207 (plingeling) R 24192 24194 23933 0 -1 4202560 3157 1253 0 0 14989 0 0 0 25 0 9 0 655565811 580284416 102940 33554432000 4194304 4417452 140734560822016 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24194/tid=24208] ppid=24192 vsize=566684 CPUtime=149.73 cores=0-7
/proc/24194/task/24208/stat : 24208 (plingeling) R 24192 24194 23933 0 -1 4202560 4062 1253 0 0 14970 3 0 0 25 0 9 0 655565812 580284416 102940 33554432000 4194304 4417452 140734560822016 18446744073709551615 4250927 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1194.64
Current children cumulated vsize (KiB) 566684

[startup+153.501 s]
/proc/loadavg: 7.93 7.73 7.51 9/357 24212
/proc/meminfo: memFree=21081936/32951132 swapFree=64495980/67111528
[pid=24194] ppid=24192 vsize=571544 CPUtime=1207.43 cores=0-7
/proc/24194/stat : 24194 (plingeling) S 24192 24194 23933 0 -1 4202496 135321 1253 0 0 120669 74 0 0 17 0 9 0 655565614 585261056 104155 33554432000 4194304 4417452 140734560822016 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/24194/statm: 142886 104155 180 55 0 140772 0
[pid=24194/tid=24201] ppid=24192 vsize=571544 CPUtime=149.41 cores=0-7
/proc/24194/task/24201/stat : 24201 (plingeling) R 24192 24194 23933 0 -1 4202560 7218 1253 0 0 14914 27 0 0 25 0 9 0 655565811 585261056 104155 33554432000 4194304 4417452 140734560822016 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24194/tid=24202] ppid=24192 vsize=571544 CPUtime=151.28 cores=0-7
/proc/24194/task/24202/stat : 24202 (plingeling) R 24192 24194 23933 0 -1 4202560 4166 1253 0 0 15126 2 0 0 25 0 9 0 655565811 585261056 104155 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24194/tid=24203] ppid=24192 vsize=571544 CPUtime=151.48 cores=0-7
/proc/24194/task/24203/stat : 24203 (plingeling) R 24192 24194 23933 0 -1 4202560 3473 1253 0 0 15147 1 0 0 25 0 9 0 655565811 585261056 104155 33554432000 4194304 4417452 140734560822016 18446744073709551615 4278359 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24194/tid=24204] ppid=24192 vsize=571544 CPUtime=151 cores=0-7
/proc/24194/task/24204/stat : 24204 (plingeling) R 24192 24194 23933 0 -1 4202560 1518 1253 0 0 15097 3 0 0 25 0 9 0 655565811 585261056 104155 33554432000 4194304 4417452 140734560822016 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24194/tid=24205] ppid=24192 vsize=571544 CPUtime=147.9 cores=0-7
/proc/24194/task/24205/stat : 24205 (plingeling) R 24192 24194 23933 0 -1 4202560 2097 1253 0 0 14770 20 0 0 25 0 9 0 655565811 585261056 104155 33554432000 4194304 4417452 140734560822016 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24194/tid=24206] ppid=24192 vsize=571544 CPUtime=151.5 cores=0-7
/proc/24194/task/24206/stat : 24206 (plingeling) R 24192 24194 23933 0 -1 4202560 6043 1253 0 0 15149 1 0 0 25 0 9 0 655565811 585261056 104155 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24194/tid=24207] ppid=24192 vsize=571544 CPUtime=151.49 cores=0-7
/proc/24194/task/24207/stat : 24207 (plingeling) R 24192 24194 23933 0 -1 4202560 3157 1253 0 0 15149 0 0 0 25 0 9 0 655565811 585261056 104155 33554432000 4194304 4417452 140734560822016 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24194/tid=24208] ppid=24192 vsize=571544 CPUtime=151.32 cores=0-7
/proc/24194/task/24208/stat : 24208 (plingeling) R 24192 24194 23933 0 -1 4202560 4062 1253 0 0 15129 3 0 0 25 0 9 0 655565812 585261056 104155 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1207.43
Current children cumulated vsize (KiB) 571544

[startup+154.301 s]
/proc/loadavg: 7.93 7.73 7.51 9/357 24212
/proc/meminfo: memFree=21080448/32951132 swapFree=64495980/67111528
[pid=24194] ppid=24192 vsize=571544 CPUtime=1213.81 cores=0-7
/proc/24194/stat : 24194 (plingeling) S 24192 24194 23933 0 -1 4202496 135321 1253 0 0 121307 74 0 0 17 0 9 0 655565614 585261056 104155 33554432000 4194304 4417452 140734560822016 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/24194/statm: 142886 104155 180 55 0 140772 0
[pid=24194/tid=24201] ppid=24192 vsize=571544 CPUtime=150.21 cores=0-7
/proc/24194/task/24201/stat : 24201 (plingeling) R 24192 24194 23933 0 -1 4202560 7218 1253 0 0 14994 27 0 0 25 0 9 0 655565811 585261056 104155 33554432000 4194304 4417452 140734560822016 18446744073709551615 4278138 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24194/tid=24202] ppid=24192 vsize=571544 CPUtime=152.08 cores=0-7
/proc/24194/task/24202/stat : 24202 (plingeling) R 24192 24194 23933 0 -1 4202560 4166 1253 0 0 15206 2 0 0 25 0 9 0 655565811 585261056 104155 33554432000 4194304 4417452 140734560822016 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24194/tid=24203] ppid=24192 vsize=571544 CPUtime=152.27 cores=0-7
/proc/24194/task/24203/stat : 24203 (plingeling) R 24192 24194 23933 0 -1 4202560 3473 1253 0 0 15226 1 0 0 25 0 9 0 655565811 585261056 104155 33554432000 4194304 4417452 140734560822016 18446744073709551615 4277510 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24194/tid=24204] ppid=24192 vsize=571544 CPUtime=151.8 cores=0-7
/proc/24194/task/24204/stat : 24204 (plingeling) R 24192 24194 23933 0 -1 4202560 1518 1253 0 0 15177 3 0 0 25 0 9 0 655565811 585261056 104155 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24194/tid=24205] ppid=24192 vsize=571544 CPUtime=148.69 cores=0-7
/proc/24194/task/24205/stat : 24205 (plingeling) R 24192 24194 23933 0 -1 4202560 2097 1253 0 0 14849 20 0 0 25 0 9 0 655565811 585261056 104155 33554432000 4194304 4417452 140734560822016 18446744073709551615 4275900 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24194/tid=24206] ppid=24192 vsize=571544 CPUtime=152.3 cores=0-7
/proc/24194/task/24206/stat : 24206 (plingeling) R 24192 24194 23933 0 -1 4202560 6043 1253 0 0 15229 1 0 0 25 0 9 0 655565811 585261056 104155 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24194/tid=24207] ppid=24192 vsize=571544 CPUtime=152.29 cores=0-7
/proc/24194/task/24207/stat : 24207 (plingeling) R 24192 24194 23933 0 -1 4202560 3157 1253 0 0 15229 0 0 0 25 0 9 0 655565811 585261056 104155 33554432000 4194304 4417452 140734560822016 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24194/tid=24208] ppid=24192 vsize=571544 CPUtime=152.12 cores=0-7
/proc/24194/task/24208/stat : 24208 (plingeling) R 24192 24194 23933 0 -1 4202560 4062 1253 0 0 15209 3 0 0 25 0 9 0 655565812 585261056 104155 33554432000 4194304 4417452 140734560822016 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1213.81
Current children cumulated vsize (KiB) 571544

[startup+154.701 s]
/proc/loadavg: 7.93 7.73 7.51 9/357 24212
/proc/meminfo: memFree=21080448/32951132 swapFree=64495980/67111528
[pid=24194] ppid=24192 vsize=570568 CPUtime=1216.37 cores=0-7
/proc/24194/stat : 24194 (plingeling) S 24192 24194 23933 0 -1 4202496 135322 1253 0 0 121563 74 0 0 17 0 3 0 655565614 584261632 103912 33554432000 4194304 4417452 140734560822016 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/24194/statm: 142642 103912 181 55 0 140528 0
[pid=24194/tid=24201] ppid=24192 vsize=570568 CPUtime=150.61 cores=0-7
/proc/24194/task/24201/stat : 24201 (plingeling) R 24192 24194 23933 0 -1 4202560 7218 1253 0 0 15034 27 0 0 25 0 3 0 655565811 584261632 103912 33554432000 4194304 4417452 140734560822016 18446744073709551615 4260665 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24194/tid=24207] ppid=24192 vsize=570568 CPUtime=152.69 cores=0-7
/proc/24194/task/24207/stat : 24207 (plingeling) R 24192 24194 23933 0 -1 4202560 3157 1253 0 0 15269 0 0 0 25 0 3 0 655565811 584261632 103912 33554432000 4194304 4417452 140734560822016 18446744073709551615 4303679 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1216.37
Current children cumulated vsize (KiB) 570568

Child status: 20
Real time (s): 154.796
CPU time (s): 1216.53
CPU user time (s): 1215.76
CPU system time (s): 0.761884
CPU usage (%): 785.889
Max. virtual memory (cumulated for all children) (KiB): 572832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1215.76
system time used= 0.761884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 136578
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= 150
involuntary context switches= 4485

runsolver used 0.52592 second user time and 1.3068 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-15 08:07:40
IDJOB=3372653
IDBENCH=82501
IDSOLVER=1851
FILE ID=node129/3372653-1305439659
RUNJOBID= node129-1305437281-23947
PBS_JOBID= 13324767
Free space on /tmp= 73396 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/manthey/traffic/traffic_b_unsat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372653-1305439659/watcher-3372653-1305439659 -o /tmp/evaluation-result-3372653-1305439659/solver-3372653-1305439659 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372653-1305439659.cnf

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

MD5SUM BENCH= 3dc443ddf213a09407d2a75925179735
RANDOM SEED=1749029153

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21497560 kB
Buffers:        253972 kB
Cached:        6025844 kB
SwapCached:      52668 kB
Active:        2968856 kB
Inactive:      8259580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21497560 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:           18764 kB
Writeback:           8 kB
AnonPages:     4904920 kB
Mapped:          16784 kB
Slab:           121676 kB
PageTables:      37448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79730840 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73396 MiB
End job on node129 at 2011-05-15 08:10:15