Trace number 3309417

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 587UNSAT 173.11 23.1772

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-10p0.cnf
MD5SUMef1df882c8a642421a1d0216a16bf652
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark31.6162
Satisfiable
(Un)Satisfiability was proved
Number of variables155107
Number of clauses675624
Sum of the clauses size1568150
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2547130
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

172.68/23.17	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: 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-3309417-1304003521/watcher-3309417-1304003521 -o /tmp/evaluation-result-3309417-1304003521/solver-3309417-1304003521 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309417-1304003521.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: 4.95 3.25 2.44 1/170 24065
/proc/meminfo: memFree=22169704/32951124 swapFree=67111412/67111528
[pid=24065] ppid=24063 vsize=13540 CPUtime=0 cores=0-7
/proc/24065/stat : 24065 (plingeling) R 24063 24065 23873 0 -1 4202496 1468 1253 0 0 0 0 0 0 21 0 1 0 511949890 13864960 1397 33554432000 4194304 4417332 140734230687632 18446744073709551615 218905424877 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/24065/statm: 3385 1408 147 55 0 1271 0

[startup+0.104183 s]
/proc/loadavg: 4.95 3.25 2.44 1/170 24065
/proc/meminfo: memFree=22169704/32951124 swapFree=67111412/67111528
[pid=24065] ppid=24063 vsize=51448 CPUtime=0.09 cores=0-7
/proc/24065/stat : 24065 (plingeling) R 24063 24065 23873 0 -1 4202496 10957 1253 0 0 8 1 0 0 21 0 1 0 511949890 52682752 10885 33554432000 4194304 4417332 140734230687632 18446744073709551615 4231283 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/24065/statm: 12862 10885 147 55 0 10748 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51448

[startup+0.200169 s]
/proc/loadavg: 4.95 3.25 2.44 1/170 24065
/proc/meminfo: memFree=22169704/32951124 swapFree=67111412/67111528
[pid=24065] ppid=24063 vsize=66128 CPUtime=0.18 cores=0-7
/proc/24065/stat : 24065 (plingeling) R 24063 24065 23873 0 -1 4202496 14675 1253 0 0 17 1 0 0 21 0 1 0 511949890 67715072 14555 33554432000 4194304 4417332 140734230687632 18446744073709551615 4264914 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/24065/statm: 16532 14555 147 55 0 14418 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 66128

[startup+0.301162 s]
/proc/loadavg: 4.95 3.25 2.44 1/170 24065
/proc/meminfo: memFree=22169704/32951124 swapFree=67111412/67111528
[pid=24065] ppid=24063 vsize=103908 CPUtime=0.28 cores=0-7
/proc/24065/stat : 24065 (plingeling) R 24063 24065 23873 0 -1 4202496 24120 1253 0 0 26 2 0 0 22 0 1 0 511949890 106401792 24000 33554432000 4194304 4417332 140734230687632 18446744073709551615 4231291 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/24065/statm: 25977 24000 147 55 0 23863 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 103908

[startup+0.701077 s]
/proc/loadavg: 4.95 3.25 2.44 1/170 24065
/proc/meminfo: memFree=22169704/32951124 swapFree=67111412/67111528
[pid=24065] ppid=24063 vsize=127724 CPUtime=0.69 cores=0-7
/proc/24065/stat : 24065 (plingeling) R 24063 24065 23873 0 -1 4202496 30075 1253 0 0 66 3 0 0 23 0 1 0 511949890 130789376 29955 33554432000 4194304 4417332 140734230687632 18446744073709551615 218905730816 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/24065/statm: 31931 29955 148 55 0 29817 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 127724

[startup+1.50093 s]
/proc/loadavg: 4.95 3.25 2.44 2/171 24071
/proc/meminfo: memFree=22017432/32951124 swapFree=67111412/67111528
[pid=24065] ppid=24063 vsize=301544 CPUtime=1.48 cores=0-7
/proc/24065/stat : 24065 (plingeling) R 24063 24065 23873 0 -1 4202496 73538 1253 0 0 140 8 0 0 25 0 1 0 511949890 308781056 73410 33554432000 4194304 4417332 140734230687632 18446744073709551615 218905349680 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/24065/statm: 75386 73410 148 55 0 73272 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 301544

[startup+3.10062 s]
/proc/loadavg: 4.95 3.25 2.44 9/179 24079
/proc/meminfo: memFree=21888656/32951124 swapFree=67111412/67111528
[pid=24065] ppid=24063 vsize=408948 CPUtime=12.75 cores=0-7
/proc/24065/stat : 24065 (plingeling) S 24063 24065 23873 0 -1 4202496 126903 1253 0 0 1256 19 0 0 25 0 9 0 511949890 418762752 69785 33554432000 4194304 4417332 140734230687632 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24065/statm: 102237 69785 176 55 0 100123 0
[pid=24065/tid=24072] ppid=24063 vsize=408948 CPUtime=1.38 cores=0-7
/proc/24065/task/24072/stat : 24072 (plingeling) R 24063 24065 23873 0 -1 4202560 7555 1253 0 0 137 1 0 0 19 0 9 0 511950061 418762752 69785 33554432000 4194304 4417332 140734230687632 18446744073709551615 4275892 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24065/tid=24073] ppid=24063 vsize=408948 CPUtime=1.38 cores=0-7
/proc/24065/task/24073/stat : 24073 (plingeling) R 24063 24065 23873 0 -1 4202560 7811 1253 0 0 137 1 0 0 19 0 9 0 511950061 418762752 69785 33554432000 4194304 4417332 140734230687632 18446744073709551615 4275892 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24065/tid=24074] ppid=24063 vsize=408948 CPUtime=1.38 cores=0-7
/proc/24065/task/24074/stat : 24074 (plingeling) R 24063 24065 23873 0 -1 4202560 7152 1253 0 0 137 1 0 0 25 0 9 0 511950061 418762752 69785 33554432000 4194304 4417332 140734230687632 18446744073709551615 4288920 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24065/tid=24075] ppid=24063 vsize=408948 CPUtime=1.38 cores=0-7
/proc/24065/task/24075/stat : 24075 (plingeling) R 24063 24065 23873 0 -1 4202560 2723 1253 0 0 138 0 0 0 19 0 9 0 511950061 418762752 69785 33554432000 4194304 4417332 140734230687632 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24065/tid=24076] ppid=24063 vsize=408948 CPUtime=1.37 cores=0-7
/proc/24065/task/24076/stat : 24076 (plingeling) R 24063 24065 23873 0 -1 4202560 7930 1253 0 0 136 1 0 0 19 0 9 0 511950061 418762752 69785 33554432000 4194304 4417332 140734230687632 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24065/tid=24077] ppid=24063 vsize=408948 CPUtime=1.38 cores=0-7
/proc/24065/task/24077/stat : 24077 (plingeling) R 24063 24065 23873 0 -1 4202560 6935 1253 0 0 137 1 0 0 19 0 9 0 511950061 418762752 69785 33554432000 4194304 4417332 140734230687632 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24065/tid=24078] ppid=24063 vsize=408948 CPUtime=1.37 cores=0-7
/proc/24065/task/24078/stat : 24078 (plingeling) R 24063 24065 23873 0 -1 4202560 4361 1253 0 0 137 0 0 0 19 0 9 0 511950061 418762752 69785 33554432000 4194304 4417332 140734230687632 18446744073709551615 4287187 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24065/tid=24079] ppid=24063 vsize=408948 CPUtime=1.34 cores=0-7
/proc/24065/task/24079/stat : 24079 (plingeling) R 24063 24065 23873 0 -1 4202560 8881 1253 0 0 132 2 0 0 25 0 9 0 511950061 418762752 69785 33554432000 4194304 4417332 140734230687632 18446744073709551615 4277527 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.75
Current children cumulated vsize (KiB) 408948

[startup+6.30103 s]
/proc/loadavg: 5.19 3.33 2.47 9/179 24079
/proc/meminfo: memFree=21906776/32951124 swapFree=67111412/67111528
[pid=24065] ppid=24063 vsize=410596 CPUtime=38.33 cores=0-7
/proc/24065/stat : 24065 (plingeling) S 24063 24065 23873 0 -1 4202496 148887 1253 0 0 3810 23 0 0 25 0 9 0 511949890 420450304 68718 33554432000 4194304 4417332 140734230687632 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24065/statm: 102649 68718 181 55 0 100535 0
[pid=24065/tid=24072] ppid=24063 vsize=410596 CPUtime=4.58 cores=0-7
/proc/24065/task/24072/stat : 24072 (plingeling) R 24063 24065 23873 0 -1 4202560 10964 1253 0 0 457 1 0 0 25 0 9 0 511950061 420450304 68718 33554432000 4194304 4417332 140734230687632 18446744073709551615 4253344 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24065/tid=24073] ppid=24063 vsize=410596 CPUtime=4.57 cores=0-7
/proc/24065/task/24073/stat : 24073 (plingeling) R 24063 24065 23873 0 -1 4202560 10195 1253 0 0 456 1 0 0 25 0 9 0 511950061 420450304 68718 33554432000 4194304 4417332 140734230687632 18446744073709551615 4253198 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24065/tid=24074] ppid=24063 vsize=410596 CPUtime=4.58 cores=0-7
/proc/24065/task/24074/stat : 24074 (plingeling) R 24063 24065 23873 0 -1 4202560 10268 1253 0 0 456 2 0 0 25 0 9 0 511950061 420450304 68718 33554432000 4194304 4417332 140734230687632 18446744073709551615 4236941 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24065/tid=24075] ppid=24063 vsize=410596 CPUtime=4.58 cores=0-7
/proc/24065/task/24075/stat : 24075 (plingeling) R 24063 24065 23873 0 -1 4202560 2978 1253 0 0 458 0 0 0 25 0 9 0 511950061 420450304 68718 33554432000 4194304 4417332 140734230687632 18446744073709551615 4353641 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24065/tid=24076] ppid=24063 vsize=410596 CPUtime=4.56 cores=0-7
/proc/24065/task/24076/stat : 24076 (plingeling) R 24063 24065 23873 0 -1 4202560 11170 1253 0 0 454 2 0 0 25 0 9 0 511950061 420450304 68718 33554432000 4194304 4417332 140734230687632 18446744073709551615 4274358 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24065/tid=24077] ppid=24063 vsize=410596 CPUtime=4.57 cores=0-7
/proc/24065/task/24077/stat : 24077 (plingeling) R 24063 24065 23873 0 -1 4202560 9553 1253 0 0 456 1 0 0 25 0 9 0 511950061 420450304 68718 33554432000 4194304 4417332 140734230687632 18446744073709551615 4273257 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24065/tid=24078] ppid=24063 vsize=410596 CPUtime=4.58 cores=0-7
/proc/24065/task/24078/stat : 24078 (plingeling) R 24063 24065 23873 0 -1 4202560 8729 1253 0 0 457 1 0 0 25 0 9 0 511950061 420450304 68718 33554432000 4194304 4417332 140734230687632 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24065/tid=24079] ppid=24063 vsize=410596 CPUtime=4.54 cores=0-7
/proc/24065/task/24079/stat : 24079 (plingeling) R 24063 24065 23873 0 -1 4202560 11475 1253 0 0 452 2 0 0 25 0 9 0 511950061 420450304 68718 33554432000 4194304 4417332 140734230687632 18446744073709551615 4257666 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38.33
Current children cumulated vsize (KiB) 410596

[startup+12.7009 s]
/proc/loadavg: 5.42 3.41 2.50 9/179 24080
/proc/meminfo: memFree=21893176/32951124 swapFree=67111412/67111528
[pid=24065] ppid=24063 vsize=412908 CPUtime=89.5 cores=0-7
/proc/24065/stat : 24065 (plingeling) S 24063 24065 23873 0 -1 4202496 149666 1253 0 0 8926 24 0 0 25 0 9 0 511949890 422817792 69296 33554432000 4194304 4417332 140734230687632 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24065/statm: 103227 69296 181 55 0 101113 0
[pid=24065/tid=24072] ppid=24063 vsize=412908 CPUtime=10.98 cores=0-7
/proc/24065/task/24072/stat : 24072 (plingeling) R 24063 24065 23873 0 -1 4202560 10964 1253 0 0 1097 1 0 0 25 0 9 0 511950061 422817792 69296 33554432000 4194304 4417332 140734230687632 18446744073709551615 4366403 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24065/tid=24073] ppid=24063 vsize=412908 CPUtime=10.97 cores=0-7
/proc/24065/task/24073/stat : 24073 (plingeling) R 24063 24065 23873 0 -1 4202560 10195 1253 0 0 1096 1 0 0 25 0 9 0 511950061 422817792 69296 33554432000 4194304 4417332 140734230687632 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24065/tid=24074] ppid=24063 vsize=412908 CPUtime=10.98 cores=0-7
/proc/24065/task/24074/stat : 24074 (plingeling) R 24063 24065 23873 0 -1 4202560 10377 1253 0 0 1096 2 0 0 25 0 9 0 511950061 422817792 69296 33554432000 4194304 4417332 140734230687632 18446744073709551615 4353502 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24065/tid=24075] ppid=24063 vsize=412908 CPUtime=10.98 cores=0-7
/proc/24065/task/24075/stat : 24075 (plingeling) R 24063 24065 23873 0 -1 4202560 3129 1253 0 0 1098 0 0 0 25 0 9 0 511950061 422817792 69296 33554432000 4194304 4417332 140734230687632 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24065/tid=24076] ppid=24063 vsize=412908 CPUtime=10.92 cores=0-7
/proc/24065/task/24076/stat : 24076 (plingeling) R 24063 24065 23873 0 -1 4202560 11170 1253 0 0 1090 2 0 0 25 0 9 0 511950061 422817792 69296 33554432000 4194304 4417332 140734230687632 18446744073709551615 4365894 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24065/tid=24077] ppid=24063 vsize=412908 CPUtime=10.97 cores=0-7
/proc/24065/task/24077/stat : 24077 (plingeling) R 24063 24065 23873 0 -1 4202560 9714 1253 0 0 1096 1 0 0 25 0 9 0 511950061 422817792 69296 33554432000 4194304 4417332 140734230687632 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24065/tid=24078] ppid=24063 vsize=412908 CPUtime=10.98 cores=0-7
/proc/24065/task/24078/stat : 24078 (plingeling) R 24063 24065 23873 0 -1 4202560 9087 1253 0 0 1097 1 0 0 25 0 9 0 511950061 422817792 69296 33554432000 4194304 4417332 140734230687632 18446744073709551615 4364534 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24065/tid=24079] ppid=24063 vsize=412908 CPUtime=10.94 cores=0-7
/proc/24065/task/24079/stat : 24079 (plingeling) R 24063 24065 23873 0 -1 4202560 11475 1253 0 0 1092 2 0 0 25 0 9 0 511950061 422817792 69296 33554432000 4194304 4417332 140734230687632 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 89.5
Current children cumulated vsize (KiB) 412908

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

[startup+12.8009 s]
/proc/loadavg: 5.42 3.41 2.50 9/179 24080
/proc/meminfo: memFree=21893176/32951124 swapFree=67111412/67111528
[pid=24065] ppid=24063 vsize=413168 CPUtime=90.3 cores=0-7
/proc/24065/stat : 24065 (plingeling) S 24063 24065 23873 0 -1 4202496 149731 1253 0 0 9006 24 0 0 25 0 9 0 511949890 423084032 69361 33554432000 4194304 4417332 140734230687632 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24065/statm: 103292 69361 181 55 0 101178 0
[pid=24065/tid=24072] ppid=24063 vsize=413168 CPUtime=11.08 cores=0-7
/proc/24065/task/24072/stat : 24072 (plingeling) R 24063 24065 23873 0 -1 4202560 10964 1253 0 0 1107 1 0 0 25 0 9 0 511950061 423084032 69361 33554432000 4194304 4417332 140734230687632 18446744073709551615 4353484 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24065/tid=24073] ppid=24063 vsize=413168 CPUtime=11.07 cores=0-7
/proc/24065/task/24073/stat : 24073 (plingeling) R 24063 24065 23873 0 -1 4202560 10195 1253 0 0 1106 1 0 0 25 0 9 0 511950061 423084032 69361 33554432000 4194304 4417332 140734230687632 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24065/tid=24074] ppid=24063 vsize=413168 CPUtime=11.08 cores=0-7
/proc/24065/task/24074/stat : 24074 (plingeling) R 24063 24065 23873 0 -1 4202560 10377 1253 0 0 1106 2 0 0 25 0 9 0 511950061 423084032 69361 33554432000 4194304 4417332 140734230687632 18446744073709551615 4236689 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24065/tid=24075] ppid=24063 vsize=413168 CPUtime=11.08 cores=0-7
/proc/24065/task/24075/stat : 24075 (plingeling) R 24063 24065 23873 0 -1 4202560 3129 1253 0 0 1108 0 0 0 25 0 9 0 511950061 423084032 69361 33554432000 4194304 4417332 140734230687632 18446744073709551615 4236689 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24065/tid=24076] ppid=24063 vsize=413168 CPUtime=11.02 cores=0-7
/proc/24065/task/24076/stat : 24076 (plingeling) R 24063 24065 23873 0 -1 4202560 11235 1253 0 0 1100 2 0 0 25 0 9 0 511950061 423084032 69361 33554432000 4194304 4417332 140734230687632 18446744073709551615 4232801 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24065/tid=24077] ppid=24063 vsize=413168 CPUtime=11.07 cores=0-7
/proc/24065/task/24077/stat : 24077 (plingeling) R 24063 24065 23873 0 -1 4202560 9714 1253 0 0 1106 1 0 0 25 0 9 0 511950061 423084032 69361 33554432000 4194304 4417332 140734230687632 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24065/tid=24078] ppid=24063 vsize=413168 CPUtime=11.08 cores=0-7
/proc/24065/task/24078/stat : 24078 (plingeling) R 24063 24065 23873 0 -1 4202560 9087 1253 0 0 1107 1 0 0 25 0 9 0 511950061 423084032 69361 33554432000 4194304 4417332 140734230687632 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24065/tid=24079] ppid=24063 vsize=413168 CPUtime=11.04 cores=0-7
/proc/24065/task/24079/stat : 24079 (plingeling) R 24063 24065 23873 0 -1 4202560 11475 1253 0 0 1102 2 0 0 25 0 9 0 511950061 423084032 69361 33554432000 4194304 4417332 140734230687632 18446744073709551615 4353465 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 90.3
Current children cumulated vsize (KiB) 413168

[startup+19.2007 s]
/proc/loadavg: 5.81 3.56 2.56 9/179 24080
/proc/meminfo: memFree=21880548/32951124 swapFree=67111412/67111528
[pid=24065] ppid=24063 vsize=429488 CPUtime=141.46 cores=0-7
/proc/24065/stat : 24065 (plingeling) S 24063 24065 23873 0 -1 4202496 153811 1253 0 0 14122 24 0 0 25 0 9 0 511949890 439795712 73441 33554432000 4194304 4417332 140734230687632 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24065/statm: 107372 73441 181 55 0 105258 0
[pid=24065/tid=24072] ppid=24063 vsize=429488 CPUtime=17.48 cores=0-7
/proc/24065/task/24072/stat : 24072 (plingeling) R 24063 24065 23873 0 -1 4202560 11943 1253 0 0 1747 1 0 0 25 0 9 0 511950061 439795712 73441 33554432000 4194304 4417332 140734230687632 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24065/tid=24073] ppid=24063 vsize=429488 CPUtime=17.47 cores=0-7
/proc/24065/task/24073/stat : 24073 (plingeling) R 24063 24065 23873 0 -1 4202560 10613 1253 0 0 1746 1 0 0 25 0 9 0 511950061 439795712 73441 33554432000 4194304 4417332 140734230687632 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24065/tid=24074] ppid=24063 vsize=429488 CPUtime=17.48 cores=0-7
/proc/24065/task/24074/stat : 24074 (plingeling) R 24063 24065 23873 0 -1 4202560 10513 1253 0 0 1746 2 0 0 25 0 9 0 511950061 439795712 73441 33554432000 4194304 4417332 140734230687632 18446744073709551615 4365915 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24065/tid=24075] ppid=24063 vsize=429488 CPUtime=17.48 cores=0-7
/proc/24065/task/24075/stat : 24075 (plingeling) R 24063 24065 23873 0 -1 4202560 3864 1253 0 0 1748 0 0 0 25 0 9 0 511950061 439795712 73441 33554432000 4194304 4417332 140734230687632 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24065/tid=24076] ppid=24063 vsize=429488 CPUtime=17.38 cores=0-7
/proc/24065/task/24076/stat : 24076 (plingeling) R 24063 24065 23873 0 -1 4202560 11764 1253 0 0 1736 2 0 0 25 0 9 0 511950061 439795712 73441 33554432000 4194304 4417332 140734230687632 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24065/tid=24077] ppid=24063 vsize=429488 CPUtime=17.47 cores=0-7
/proc/24065/task/24077/stat : 24077 (plingeling) R 24063 24065 23873 0 -1 4202560 10133 1253 0 0 1746 1 0 0 25 0 9 0 511950061 439795712 73441 33554432000 4194304 4417332 140734230687632 18446744073709551615 4265465 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24065/tid=24078] ppid=24063 vsize=429488 CPUtime=17.48 cores=0-7
/proc/24065/task/24078/stat : 24078 (plingeling) R 24063 24065 23873 0 -1 4202560 9951 1253 0 0 1747 1 0 0 25 0 9 0 511950061 439795712 73441 33554432000 4194304 4417332 140734230687632 18446744073709551615 4366004 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24065/tid=24079] ppid=24063 vsize=429488 CPUtime=17.44 cores=0-7
/proc/24065/task/24079/stat : 24079 (plingeling) R 24063 24065 23873 0 -1 4202560 11475 1253 0 0 1742 2 0 0 25 0 9 0 511950061 439795712 73441 33554432000 4194304 4417332 140734230687632 18446744073709551615 4237148 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 141.46
Current children cumulated vsize (KiB) 429488

[startup+20.8004 s]
/proc/loadavg: 5.81 3.56 2.56 9/179 24080
/proc/meminfo: memFree=21878564/32951124 swapFree=67111412/67111528
[pid=24065] ppid=24063 vsize=430136 CPUtime=154.25 cores=0-7
/proc/24065/stat : 24065 (plingeling) S 24063 24065 23873 0 -1 4202496 153973 1253 0 0 15401 24 0 0 25 0 9 0 511949890 440459264 73603 33554432000 4194304 4417332 140734230687632 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24065/statm: 107534 73603 181 55 0 105420 0
[pid=24065/tid=24072] ppid=24063 vsize=430136 CPUtime=19.08 cores=0-7
/proc/24065/task/24072/stat : 24072 (plingeling) R 24063 24065 23873 0 -1 4202560 11943 1253 0 0 1907 1 0 0 25 0 9 0 511950061 440459264 73603 33554432000 4194304 4417332 140734230687632 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24065/tid=24073] ppid=24063 vsize=430136 CPUtime=19.07 cores=0-7
/proc/24065/task/24073/stat : 24073 (plingeling) R 24063 24065 23873 0 -1 4202560 10613 1253 0 0 1906 1 0 0 25 0 9 0 511950061 440459264 73603 33554432000 4194304 4417332 140734230687632 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24065/tid=24074] ppid=24063 vsize=430136 CPUtime=19.08 cores=0-7
/proc/24065/task/24074/stat : 24074 (plingeling) R 24063 24065 23873 0 -1 4202560 10513 1253 0 0 1906 2 0 0 25 0 9 0 511950061 440459264 73603 33554432000 4194304 4417332 140734230687632 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24065/tid=24075] ppid=24063 vsize=430136 CPUtime=19.08 cores=0-7
/proc/24065/task/24075/stat : 24075 (plingeling) R 24063 24065 23873 0 -1 4202560 3864 1253 0 0 1908 0 0 0 25 0 9 0 511950061 440459264 73603 33554432000 4194304 4417332 140734230687632 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24065/tid=24076] ppid=24063 vsize=430136 CPUtime=18.98 cores=0-7
/proc/24065/task/24076/stat : 24076 (plingeling) R 24063 24065 23873 0 -1 4202560 11764 1253 0 0 1896 2 0 0 25 0 9 0 511950061 440459264 73603 33554432000 4194304 4417332 140734230687632 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24065/tid=24077] ppid=24063 vsize=430136 CPUtime=19.07 cores=0-7
/proc/24065/task/24077/stat : 24077 (plingeling) R 24063 24065 23873 0 -1 4202560 10295 1253 0 0 1906 1 0 0 25 0 9 0 511950061 440459264 73603 33554432000 4194304 4417332 140734230687632 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24065/tid=24078] ppid=24063 vsize=430136 CPUtime=19.08 cores=0-7
/proc/24065/task/24078/stat : 24078 (plingeling) R 24063 24065 23873 0 -1 4202560 9951 1253 0 0 1907 1 0 0 25 0 9 0 511950061 440459264 73603 33554432000 4194304 4417332 140734230687632 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24065/tid=24079] ppid=24063 vsize=430136 CPUtime=19.04 cores=0-7
/proc/24065/task/24079/stat : 24079 (plingeling) R 24063 24065 23873 0 -1 4202560 11475 1253 0 0 1902 2 0 0 25 0 9 0 511950061 440459264 73603 33554432000 4194304 4417332 140734230687632 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 154.25
Current children cumulated vsize (KiB) 430136

[startup+22.4011 s]
/proc/loadavg: 5.81 3.56 2.56 9/179 24080
/proc/meminfo: memFree=21878192/32951124 swapFree=67111412/67111528
[pid=24065] ppid=24063 vsize=432996 CPUtime=167.04 cores=0-7
/proc/24065/stat : 24065 (plingeling) S 24063 24065 23873 0 -1 4202496 154688 1253 0 0 16680 24 0 0 25 0 9 0 511949890 443387904 74318 33554432000 4194304 4417332 140734230687632 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24065/statm: 108249 74318 181 55 0 106135 0
[pid=24065/tid=24072] ppid=24063 vsize=432996 CPUtime=20.68 cores=0-7
/proc/24065/task/24072/stat : 24072 (plingeling) R 24063 24065 23873 0 -1 4202560 12146 1253 0 0 2067 1 0 0 25 0 9 0 511950061 443387904 74318 33554432000 4194304 4417332 140734230687632 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24065/tid=24073] ppid=24063 vsize=432996 CPUtime=20.67 cores=0-7
/proc/24065/task/24073/stat : 24073 (plingeling) R 24063 24065 23873 0 -1 4202560 10613 1253 0 0 2066 1 0 0 25 0 9 0 511950061 443387904 74318 33554432000 4194304 4417332 140734230687632 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24065/tid=24074] ppid=24063 vsize=432996 CPUtime=20.68 cores=0-7
/proc/24065/task/24074/stat : 24074 (plingeling) R 24063 24065 23873 0 -1 4202560 10513 1253 0 0 2066 2 0 0 25 0 9 0 511950061 443387904 74318 33554432000 4194304 4417332 140734230687632 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24065/tid=24075] ppid=24063 vsize=432996 CPUtime=20.68 cores=0-7
/proc/24065/task/24075/stat : 24075 (plingeling) R 24063 24065 23873 0 -1 4202560 3864 1253 0 0 2068 0 0 0 25 0 9 0 511950061 443387904 74318 33554432000 4194304 4417332 140734230687632 18446744073709551615 4236590 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24065/tid=24076] ppid=24063 vsize=432996 CPUtime=20.57 cores=0-7
/proc/24065/task/24076/stat : 24076 (plingeling) R 24063 24065 23873 0 -1 4202560 11764 1253 0 0 2055 2 0 0 25 0 9 0 511950061 443387904 74318 33554432000 4194304 4417332 140734230687632 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24065/tid=24077] ppid=24063 vsize=432996 CPUtime=20.67 cores=0-7
/proc/24065/task/24077/stat : 24077 (plingeling) R 24063 24065 23873 0 -1 4202560 10807 1253 0 0 2066 1 0 0 25 0 9 0 511950061 443387904 74318 33554432000 4194304 4417332 140734230687632 18446744073709551615 4353502 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24065/tid=24078] ppid=24063 vsize=432996 CPUtime=20.68 cores=0-7
/proc/24065/task/24078/stat : 24078 (plingeling) R 24063 24065 23873 0 -1 4202560 9951 1253 0 0 2067 1 0 0 25 0 9 0 511950061 443387904 74318 33554432000 4194304 4417332 140734230687632 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24065/tid=24079] ppid=24063 vsize=432996 CPUtime=20.64 cores=0-7
/proc/24065/task/24079/stat : 24079 (plingeling) R 24063 24065 23873 0 -1 4202560 11475 1253 0 0 2062 2 0 0 25 0 9 0 511950061 443387904 74318 33554432000 4194304 4417332 140734230687632 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 167.04
Current children cumulated vsize (KiB) 432996

[startup+22.8011 s]
/proc/loadavg: 5.81 3.56 2.56 9/179 24080
/proc/meminfo: memFree=21878192/32951124 swapFree=67111412/67111528
[pid=24065] ppid=24063 vsize=435044 CPUtime=170.24 cores=0-7
/proc/24065/stat : 24065 (plingeling) S 24063 24065 23873 0 -1 4202496 155200 1253 0 0 17000 24 0 0 25 0 9 0 511949890 445485056 74830 33554432000 4194304 4417332 140734230687632 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24065/statm: 108761 74830 181 55 0 106647 0
[pid=24065/tid=24072] ppid=24063 vsize=435044 CPUtime=21.08 cores=0-7
/proc/24065/task/24072/stat : 24072 (plingeling) R 24063 24065 23873 0 -1 4202560 12146 1253 0 0 2107 1 0 0 25 0 9 0 511950061 445485056 74830 33554432000 4194304 4417332 140734230687632 18446744073709551615 4265443 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24065/tid=24073] ppid=24063 vsize=435044 CPUtime=21.07 cores=0-7
/proc/24065/task/24073/stat : 24073 (plingeling) R 24063 24065 23873 0 -1 4202560 10613 1253 0 0 2106 1 0 0 25 0 9 0 511950061 445485056 74830 33554432000 4194304 4417332 140734230687632 18446744073709551615 4357340 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24065/tid=24074] ppid=24063 vsize=435044 CPUtime=21.08 cores=0-7
/proc/24065/task/24074/stat : 24074 (plingeling) R 24063 24065 23873 0 -1 4202560 11025 1253 0 0 2106 2 0 0 25 0 9 0 511950061 445485056 74830 33554432000 4194304 4417332 140734230687632 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24065/tid=24075] ppid=24063 vsize=435044 CPUtime=21.08 cores=0-7
/proc/24065/task/24075/stat : 24075 (plingeling) R 24063 24065 23873 0 -1 4202560 3864 1253 0 0 2108 0 0 0 25 0 9 0 511950061 445485056 74830 33554432000 4194304 4417332 140734230687632 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24065/tid=24076] ppid=24063 vsize=435044 CPUtime=20.97 cores=0-7
/proc/24065/task/24076/stat : 24076 (plingeling) R 24063 24065 23873 0 -1 4202560 11764 1253 0 0 2095 2 0 0 25 0 9 0 511950061 445485056 74830 33554432000 4194304 4417332 140734230687632 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24065/tid=24077] ppid=24063 vsize=435044 CPUtime=21.07 cores=0-7
/proc/24065/task/24077/stat : 24077 (plingeling) R 24063 24065 23873 0 -1 4202560 10807 1253 0 0 2106 1 0 0 25 0 9 0 511950061 445485056 74830 33554432000 4194304 4417332 140734230687632 18446744073709551615 4365875 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24065/tid=24078] ppid=24063 vsize=435044 CPUtime=21.08 cores=0-7
/proc/24065/task/24078/stat : 24078 (plingeling) R 24063 24065 23873 0 -1 4202560 9951 1253 0 0 2107 1 0 0 25 0 9 0 511950061 445485056 74830 33554432000 4194304 4417332 140734230687632 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24065/tid=24079] ppid=24063 vsize=435044 CPUtime=21.04 cores=0-7
/proc/24065/task/24079/stat : 24079 (plingeling) R 24063 24065 23873 0 -1 4202560 11475 1253 0 0 2102 2 0 0 25 0 9 0 511950061 445485056 74830 33554432000 4194304 4417332 140734230687632 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 170.24
Current children cumulated vsize (KiB) 435044

[startup+23.001 s]
/proc/loadavg: 5.81 3.56 2.56 9/179 24080
/proc/meminfo: memFree=21878192/32951124 swapFree=67111412/67111528
[pid=24065] ppid=24063 vsize=435044 CPUtime=171.84 cores=0-7
/proc/24065/stat : 24065 (plingeling) S 24063 24065 23873 0 -1 4202496 155200 1253 0 0 17160 24 0 0 25 0 9 0 511949890 445485056 74830 33554432000 4194304 4417332 140734230687632 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24065/statm: 108761 74830 181 55 0 106647 0
[pid=24065/tid=24072] ppid=24063 vsize=435044 CPUtime=21.28 cores=0-7
/proc/24065/task/24072/stat : 24072 (plingeling) R 24063 24065 23873 0 -1 4202560 12146 1253 0 0 2127 1 0 0 25 0 9 0 511950061 445485056 74830 33554432000 4194304 4417332 140734230687632 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24065/tid=24073] ppid=24063 vsize=435044 CPUtime=21.27 cores=0-7
/proc/24065/task/24073/stat : 24073 (plingeling) R 24063 24065 23873 0 -1 4202560 10613 1253 0 0 2126 1 0 0 25 0 9 0 511950061 445485056 74830 33554432000 4194304 4417332 140734230687632 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24065/tid=24074] ppid=24063 vsize=435044 CPUtime=21.28 cores=0-7
/proc/24065/task/24074/stat : 24074 (plingeling) R 24063 24065 23873 0 -1 4202560 11025 1253 0 0 2126 2 0 0 25 0 9 0 511950061 445485056 74830 33554432000 4194304 4417332 140734230687632 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24065/tid=24075] ppid=24063 vsize=435044 CPUtime=21.28 cores=0-7
/proc/24065/task/24075/stat : 24075 (plingeling) R 24063 24065 23873 0 -1 4202560 3864 1253 0 0 2128 0 0 0 25 0 9 0 511950061 445485056 74830 33554432000 4194304 4417332 140734230687632 18446744073709551615 4356864 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24065/tid=24076] ppid=24063 vsize=435044 CPUtime=21.17 cores=0-7
/proc/24065/task/24076/stat : 24076 (plingeling) R 24063 24065 23873 0 -1 4202560 11764 1253 0 0 2115 2 0 0 25 0 9 0 511950061 445485056 74830 33554432000 4194304 4417332 140734230687632 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24065/tid=24077] ppid=24063 vsize=435044 CPUtime=21.27 cores=0-7
/proc/24065/task/24077/stat : 24077 (plingeling) R 24063 24065 23873 0 -1 4202560 10807 1253 0 0 2126 1 0 0 25 0 9 0 511950061 445485056 74830 33554432000 4194304 4417332 140734230687632 18446744073709551615 4364349 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24065/tid=24078] ppid=24063 vsize=435044 CPUtime=21.28 cores=0-7
/proc/24065/task/24078/stat : 24078 (plingeling) R 24063 24065 23873 0 -1 4202560 9951 1253 0 0 2127 1 0 0 25 0 9 0 511950061 445485056 74830 33554432000 4194304 4417332 140734230687632 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24065/tid=24079] ppid=24063 vsize=435044 CPUtime=21.24 cores=0-7
/proc/24065/task/24079/stat : 24079 (plingeling) R 24063 24065 23873 0 -1 4202560 11475 1253 0 0 2122 2 0 0 25 0 9 0 511950061 445485056 74830 33554432000 4194304 4417332 140734230687632 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 171.84
Current children cumulated vsize (KiB) 435044

[startup+23.101 s]
/proc/loadavg: 5.99 3.63 2.58 9/179 24080
/proc/meminfo: memFree=21872240/32951124 swapFree=67111412/67111528
[pid=24065] ppid=24063 vsize=436916 CPUtime=172.68 cores=0-7
/proc/24065/stat : 24065 (plingeling) S 24063 24065 23873 0 -1 4202496 155668 1253 0 0 17244 24 0 0 25 0 9 0 511949890 447401984 75298 33554432000 4194304 4417332 140734230687632 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24065/statm: 109229 75298 181 55 0 107115 0
[pid=24065/tid=24072] ppid=24063 vsize=436916 CPUtime=21.39 cores=0-7
/proc/24065/task/24072/stat : 24072 (plingeling) R 24063 24065 23873 0 -1 4202560 12146 1253 0 0 2138 1 0 0 25 0 9 0 511950061 447401984 75298 33554432000 4194304 4417332 140734230687632 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24065/tid=24073] ppid=24063 vsize=436916 CPUtime=21.38 cores=0-7
/proc/24065/task/24073/stat : 24073 (plingeling) R 24063 24065 23873 0 -1 4202560 11081 1253 0 0 2137 1 0 0 25 0 9 0 511950061 447401984 75298 33554432000 4194304 4417332 140734230687632 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24065/tid=24074] ppid=24063 vsize=436916 CPUtime=21.38 cores=0-7
/proc/24065/task/24074/stat : 24074 (plingeling) R 24063 24065 23873 0 -1 4202560 11025 1253 0 0 2136 2 0 0 25 0 9 0 511950061 447401984 75298 33554432000 4194304 4417332 140734230687632 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24065/tid=24075] ppid=24063 vsize=436916 CPUtime=21.39 cores=0-7
/proc/24065/task/24075/stat : 24075 (plingeling) R 24063 24065 23873 0 -1 4202560 3864 1253 0 0 2139 0 0 0 25 0 9 0 511950061 447401984 75298 33554432000 4194304 4417332 140734230687632 18446744073709551615 4365886 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24065/tid=24076] ppid=24063 vsize=436916 CPUtime=21.27 cores=0-7
/proc/24065/task/24076/stat : 24076 (plingeling) R 24063 24065 23873 0 -1 4202560 11764 1253 0 0 2125 2 0 0 25 0 9 0 511950061 447401984 75298 33554432000 4194304 4417332 140734230687632 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24065/tid=24077] ppid=24063 vsize=436916 CPUtime=21.38 cores=0-7
/proc/24065/task/24077/stat : 24077 (plingeling) R 24063 24065 23873 0 -1 4202560 10807 1253 0 0 2137 1 0 0 25 0 9 0 511950061 447401984 75298 33554432000 4194304 4417332 140734230687632 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24065/tid=24078] ppid=24063 vsize=436916 CPUtime=21.38 cores=0-7
/proc/24065/task/24078/stat : 24078 (plingeling) R 24063 24065 23873 0 -1 4202560 9951 1253 0 0 2137 1 0 0 25 0 9 0 511950061 447401984 75298 33554432000 4194304 4417332 140734230687632 18446744073709551615 4364346 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24065/tid=24079] ppid=24063 vsize=436916 CPUtime=21.34 cores=0-7
/proc/24065/task/24079/stat : 24079 (plingeling) R 24063 24065 23873 0 -1 4202560 11475 1253 0 0 2132 2 0 0 25 0 9 0 511950061 447401984 75298 33554432000 4194304 4417332 140734230687632 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 172.68
Current children cumulated vsize (KiB) 436916

Child status: 20
Real time (s): 23.1772
CPU time (s): 173.11
CPU user time (s): 172.841
CPU system time (s): 0.268959
CPU usage (%): 746.896
Max. virtual memory (cumulated for all children) (KiB): 436916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 172.841
system time used= 0.268959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156925
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= 411
involuntary context switches= 825

runsolver used 0.041993 second user time and 0.088986 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-28 17:12:02
IDJOB=3309417
IDBENCH=71003
IDSOLVER=1695
FILE ID=node137/3309417-1304003521
RUNJOBID= node137-1304003266-23887
PBS_JOBID= 13168803
Free space on /tmp= 71608 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-10p0.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309417-1304003521/watcher-3309417-1304003521 -o /tmp/evaluation-result-3309417-1304003521/solver-3309417-1304003521 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309417-1304003521.cnf

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

MD5SUM BENCH= ef1df882c8a642421a1d0216a16bf652
RANDOM SEED=986576302

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22170116 kB
Buffers:       1782828 kB
Cached:        8375152 kB
SwapCached:        112 kB
Active:        4231568 kB
Inactive:      5991856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22170116 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:           12060 kB
Writeback:           0 kB
AnonPages:       65836 kB
Mapped:          15124 kB
Slab:           490692 kB
PageTables:       4168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186288 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71608 MiB
End job on node137 at 2011-04-28 17:12:25