Trace number 3264938

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587? (TO) 4800.35 1201.74

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-240-2.shuffled-as.sat05-2519.cnf
MD5SUMb6a88c8ae73b20cfc873207d1a0caa09
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark139.097
Satisfiable
(Un)Satisfiability was proved
Number of variables338
Number of clauses2376
Sum of the clauses size10480
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41520
Number of clauses of size 5736
Number of clauses of size over 5120

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3264938-1304105437/watcher-3264938-1304105437 -o /tmp/evaluation-result-3264938-1304105437/solver-3264938-1304105437 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3264938-1304105437.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.84 7.81 7.92 4/176 20574
/proc/meminfo: memFree=30622780/32951124 swapFree=67111416/67111528
[pid=20572] ppid=20569 vsize=8728 CPUtime=0 cores=0,2,4,6
/proc/20572/stat : 20572 (plingeling) S 20569 20572 19850 0 -1 4202496 216 0 0 0 0 0 0 0 18 0 1 0 522146012 8937472 146 33554432000 4194304 4417332 140737096847856 18446744073709551615 212436016896 0 0 4096 0 18446744071562362840 0 0 17 4 0 0 0
/proc/20572/statm: 2182 146 122 55 0 68 0

[startup+0.0252819 s]
/proc/loadavg: 6.84 7.81 7.92 4/176 20574
/proc/meminfo: memFree=30622780/32951124 swapFree=67111416/67111528
[pid=20572] ppid=20569 vsize=51388 CPUtime=0.44 cores=0,2,4,6
/proc/20572/stat : 20572 (plingeling) S 20569 20572 19850 0 -1 4202496 1098 1251 0 0 44 0 0 0 18 0 5 0 522146012 52621312 1020 33554432000 4194304 4417332 140737096847856 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20572/statm: 13212 1020 178 55 0 11098 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 51388

[startup+0.225244 s]
/proc/loadavg: 6.84 7.81 7.92 4/176 20574
/proc/meminfo: memFree=30622780/32951124 swapFree=67111416/67111528
[pid=20572] ppid=20569 vsize=53428 CPUtime=0.84 cores=0,2,4,6
/proc/20572/stat : 20572 (plingeling) S 20569 20572 19850 0 -1 4202496 1385 1251 0 0 84 0 0 0 18 0 5 0 522146012 54710272 1176 33554432000 4194304 4417332 140737096847856 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20572/statm: 13357 1176 178 55 0 11243 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 53428

[startup+0.325226 s]
/proc/loadavg: 6.84 7.81 7.92 4/176 20574
/proc/meminfo: memFree=30622780/32951124 swapFree=67111416/67111528
[pid=20572] ppid=20569 vsize=54488 CPUtime=1.24 cores=0,2,4,6
/proc/20572/stat : 20572 (plingeling) S 20569 20572 19850 0 -1 4202496 1851 1251 0 0 124 0 0 0 18 0 5 0 522146012 55795712 1448 33554432000 4194304 4417332 140737096847856 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20572/statm: 13622 1448 178 55 0 11508 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 54488

[startup+0.700156 s]
/proc/loadavg: 6.84 7.81 7.92 4/176 20574
/proc/meminfo: memFree=30622780/32951124 swapFree=67111416/67111528
[pid=20572] ppid=20569 vsize=57648 CPUtime=2.74 cores=0,2,4,6
/proc/20572/stat : 20572 (plingeling) S 20569 20572 19850 0 -1 4202496 3605 1251 0 0 273 1 0 0 18 0 5 0 522146012 59031552 2241 33554432000 4194304 4417332 140737096847856 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20572/statm: 14412 2241 179 55 0 12298 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 57648

[startup+1.501 s]
/proc/loadavg: 6.84 7.81 7.92 9/186 20594
/proc/meminfo: memFree=30601416/32951124 swapFree=67111416/67111528
[pid=20572] ppid=20569 vsize=61876 CPUtime=5.94 cores=0,2,4,6
/proc/20572/stat : 20572 (plingeling) S 20569 20572 19850 0 -1 4202496 6887 1251 0 0 593 1 0 0 18 0 5 0 522146012 63361024 3272 33554432000 4194304 4417332 140737096847856 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20572/statm: 15469 3272 179 55 0 13355 0
[pid=20572/tid=20591] ppid=20569 vsize=61876 CPUtime=1.48 cores=0,2,4,6
/proc/20572/task/20591/stat : 20591 (plingeling) R 20569 20572 19850 0 -1 4202560 1532 1251 0 0 148 0 0 0 24 0 5 0 522146013 63361024 3272 33554432000 4194304 4417332 140737096847856 18446744073709551615 4357123 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20572/tid=20592] ppid=20569 vsize=61876 CPUtime=1.48 cores=0,2,4,6
/proc/20572/task/20592/stat : 20592 (plingeling) R 20569 20572 19850 0 -1 4202560 1360 1251 0 0 148 0 0 0 23 0 5 0 522146013 63361024 3272 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20572/tid=20593] ppid=20569 vsize=61876 CPUtime=1.47 cores=0,2,4,6
/proc/20572/task/20593/stat : 20593 (plingeling) R 20569 20572 19850 0 -1 4202560 1461 1251 0 0 147 0 0 0 23 0 5 0 522146013 63361024 3272 33554432000 4194304 4417332 140737096847856 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20572/tid=20594] ppid=20569 vsize=61876 CPUtime=1.48 cores=0,2,4,6
/proc/20572/task/20594/stat : 20594 (plingeling) R 20569 20572 19850 0 -1 4202560 2083 1251 0 0 148 0 0 0 23 0 5 0 522146013 63361024 3272 33554432000 4194304 4417332 140737096847856 18446744073709551615 4251081 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 61876

[startup+3.1007 s]
/proc/loadavg: 6.84 7.81 7.92 9/186 20594
/proc/meminfo: memFree=30592364/32951124 swapFree=67111416/67111528
[pid=20572] ppid=20569 vsize=69388 CPUtime=12.33 cores=0,2,4,6
/proc/20572/stat : 20572 (plingeling) S 20569 20572 19850 0 -1 4202496 11719 1251 0 0 1231 2 0 0 18 0 5 0 522146012 71053312 5168 33554432000 4194304 4417332 140737096847856 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20572/statm: 17347 5168 179 55 0 15233 0
[pid=20572/tid=20591] ppid=20569 vsize=69388 CPUtime=3.08 cores=0,2,4,6
/proc/20572/task/20591/stat : 20591 (plingeling) R 20569 20572 19850 0 -1 4202560 2800 1251 0 0 308 0 0 0 25 0 5 0 522146013 71053312 5168 33554432000 4194304 4417332 140737096847856 18446744073709551615 4232702 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20572/tid=20592] ppid=20569 vsize=69388 CPUtime=3.07 cores=0,2,4,6
/proc/20572/task/20592/stat : 20592 (plingeling) R 20569 20572 19850 0 -1 4202560 2417 1251 0 0 307 0 0 0 25 0 5 0 522146013 71053312 5168 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364590 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20572/tid=20593] ppid=20569 vsize=69388 CPUtime=3.07 cores=0,2,4,6
/proc/20572/task/20593/stat : 20593 (plingeling) R 20569 20572 19850 0 -1 4202560 2569 1251 0 0 307 0 0 0 25 0 5 0 522146013 71053312 5168 33554432000 4194304 4417332 140737096847856 18446744073709551615 4236728 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20572/tid=20594] ppid=20569 vsize=69388 CPUtime=3.07 cores=0,2,4,6
/proc/20572/task/20594/stat : 20594 (plingeling) R 20569 20572 19850 0 -1 4202560 3482 1251 0 0 307 0 0 0 25 0 5 0 522146013 71053312 5168 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 69388

[startup+6.30109 s]
/proc/loadavg: 6.93 7.81 7.92 9/186 20594
/proc/meminfo: memFree=30566496/32951124 swapFree=67111416/67111528
[pid=20572] ppid=20569 vsize=78152 CPUtime=25.11 cores=0,2,4,6
/proc/20572/stat : 20572 (plingeling) S 20569 20572 19850 0 -1 4202496 18504 1251 0 0 2508 3 0 0 18 0 5 0 522146012 80027648 7339 33554432000 4194304 4417332 140737096847856 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20572/statm: 19538 7339 179 55 0 17424 0
[pid=20572/tid=20591] ppid=20569 vsize=78152 CPUtime=6.28 cores=0,2,4,6
/proc/20572/task/20591/stat : 20591 (plingeling) R 20569 20572 19850 0 -1 4202560 4518 1251 0 0 628 0 0 0 25 0 5 0 522146013 80027648 7339 33554432000 4194304 4417332 140737096847856 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20572/tid=20592] ppid=20569 vsize=78152 CPUtime=6.27 cores=0,2,4,6
/proc/20572/task/20592/stat : 20592 (plingeling) R 20569 20572 19850 0 -1 4202560 4044 1251 0 0 627 0 0 0 25 0 5 0 522146013 80027648 7339 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20572/tid=20593] ppid=20569 vsize=78152 CPUtime=6.26 cores=0,2,4,6
/proc/20572/task/20593/stat : 20593 (plingeling) R 20569 20572 19850 0 -1 4202560 4625 1251 0 0 625 1 0 0 25 0 5 0 522146013 80027648 7339 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20572/tid=20594] ppid=20569 vsize=78152 CPUtime=6.28 cores=0,2,4,6
/proc/20572/task/20594/stat : 20594 (plingeling) R 20569 20572 19850 0 -1 4202560 4866 1251 0 0 627 1 0 0 25 0 5 0 522146013 80027648 7339 33554432000 4194304 4417332 140737096847856 18446744073709551615 4357160 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 78152

[startup+12.7009 s]
/proc/loadavg: 7.09 7.83 7.93 9/186 20594
/proc/meminfo: memFree=30533156/32951124 swapFree=67111416/67111528
[pid=20572] ppid=20569 vsize=100800 CPUtime=50.68 cores=0,2,4,6
/proc/20572/stat : 20572 (plingeling) S 20569 20572 19850 0 -1 4202496 30521 1251 0 0 5063 5 0 0 18 0 5 0 522146012 103219200 12998 33554432000 4194304 4417332 140737096847856 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20572/statm: 25200 12998 179 55 0 23086 0
[pid=20572/tid=20591] ppid=20569 vsize=100800 CPUtime=12.67 cores=0,2,4,6
/proc/20572/task/20591/stat : 20591 (plingeling) R 20569 20572 19850 0 -1 4202560 7635 1251 0 0 1267 0 0 0 25 0 5 0 522146013 103219200 12998 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364887 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20572/tid=20592] ppid=20569 vsize=100800 CPUtime=12.67 cores=0,2,4,6
/proc/20572/task/20592/stat : 20592 (plingeling) R 20569 20572 19850 0 -1 4202560 7736 1251 0 0 1266 1 0 0 25 0 5 0 522146013 103219200 12998 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20572/tid=20593] ppid=20569 vsize=100800 CPUtime=12.62 cores=0,2,4,6
/proc/20572/task/20593/stat : 20593 (plingeling) R 20569 20572 19850 0 -1 4202560 7125 1251 0 0 1261 1 0 0 25 0 5 0 522146013 103219200 12998 33554432000 4194304 4417332 140737096847856 18446744073709551615 4250961 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20572/tid=20594] ppid=20569 vsize=100800 CPUtime=12.68 cores=0,2,4,6
/proc/20572/task/20594/stat : 20594 (plingeling) R 20569 20572 19850 0 -1 4202560 7574 1251 0 0 1267 1 0 0 25 0 5 0 522146013 103219200 12998 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 100800

[startup+25.5004 s]
/proc/loadavg: 7.29 7.84 7.93 9/186 20594
/proc/meminfo: memFree=30478860/32951124 swapFree=67111416/67111528
[pid=20572] ppid=20569 vsize=131184 CPUtime=101.82 cores=0,2,4,6
/proc/20572/stat : 20572 (plingeling) S 20569 20572 19850 0 -1 4202496 49664 1251 0 0 10173 9 0 0 18 0 5 0 522146012 134332416 20618 33554432000 4194304 4417332 140737096847856 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20572/statm: 32796 20618 179 55 0 30682 0
[pid=20572/tid=20591] ppid=20569 vsize=131184 CPUtime=25.48 cores=0,2,4,6
/proc/20572/task/20591/stat : 20591 (plingeling) R 20569 20572 19850 0 -1 4202560 13060 1251 0 0 2547 1 0 0 25 0 5 0 522146013 134332416 20618 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20572/tid=20592] ppid=20569 vsize=131184 CPUtime=25.47 cores=0,2,4,6
/proc/20572/task/20592/stat : 20592 (plingeling) R 20569 20572 19850 0 -1 4202560 12257 1251 0 0 2545 2 0 0 25 0 5 0 522146013 134332416 20618 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20572/tid=20593] ppid=20569 vsize=131184 CPUtime=25.35 cores=0,2,4,6
/proc/20572/task/20593/stat : 20593 (plingeling) R 20569 20572 19850 0 -1 4202560 11394 1251 0 0 2533 2 0 0 25 0 5 0 522146013 134332416 20618 33554432000 4194304 4417332 140737096847856 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20572/tid=20594] ppid=20569 vsize=131184 CPUtime=25.48 cores=0,2,4,6
/proc/20572/task/20594/stat : 20594 (plingeling) R 20569 20572 19850 0 -1 4202560 12502 1251 0 0 2546 2 0 0 25 0 5 0 522146013 134332416 20618 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 131184

[startup+51.1006 s]
/proc/loadavg: 7.53 7.85 7.93 9/186 20595
/proc/meminfo: memFree=30423528/32951124 swapFree=67111416/67111528
[pid=20572] ppid=20569 vsize=150752 CPUtime=204.07 cores=0,2,4,6
/proc/20572/stat : 20572 (plingeling) S 20569 20572 19850 0 -1 4202496 71476 1251 0 0 20396 11 0 0 18 0 5 0 522146012 154370048 25486 33554432000 4194304 4417332 140737096847856 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20572/statm: 37688 25486 179 55 0 35574 0
[pid=20572/tid=20591] ppid=20569 vsize=150752 CPUtime=51.08 cores=0,2,4,6
/proc/20572/task/20591/stat : 20591 (plingeling) R 20569 20572 19850 0 -1 4202560 18580 1251 0 0 5106 2 0 0 25 0 5 0 522146013 154370048 25486 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364899 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20572/tid=20592] ppid=20569 vsize=150752 CPUtime=51.08 cores=0,2,4,6
/proc/20572/task/20592/stat : 20592 (plingeling) R 20569 20572 19850 0 -1 4202560 19049 1251 0 0 5105 3 0 0 25 0 5 0 522146013 154370048 25486 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20572/tid=20593] ppid=20569 vsize=150752 CPUtime=50.81 cores=0,2,4,6
/proc/20572/task/20593/stat : 20593 (plingeling) R 20569 20572 19850 0 -1 4202560 14007 1251 0 0 5079 2 0 0 25 0 5 0 522146013 154370048 25486 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20572/tid=20594] ppid=20569 vsize=150752 CPUtime=51.08 cores=0,2,4,6
/proc/20572/task/20594/stat : 20594 (plingeling) R 20569 20572 19850 0 -1 4202560 19389 1251 0 0 5105 3 0 0 25 0 5 0 522146013 154370048 25486 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 150752

[startup+102.301 s]
/proc/loadavg: 7.89 7.90 7.94 9/186 20596
/proc/meminfo: memFree=30342400/32951124 swapFree=67111416/67111528
[pid=20572] ppid=20569 vsize=200016 CPUtime=408.62 cores=0,2,4,6
/proc/20572/stat : 20572 (plingeling) S 20569 20572 19850 0 -1 4202496 112658 1251 0 0 40844 18 0 0 18 0 5 0 522146012 204816384 37802 33554432000 4194304 4417332 140737096847856 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20572/statm: 50004 37802 179 55 0 47890 0
[pid=20572/tid=20591] ppid=20569 vsize=200016 CPUtime=102.29 cores=0,2,4,6
/proc/20572/task/20591/stat : 20591 (plingeling) R 20569 20572 19850 0 -1 4202560 28971 1251 0 0 10225 4 0 0 25 0 5 0 522146013 204816384 37802 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20572/tid=20592] ppid=20569 vsize=200016 CPUtime=102.29 cores=0,2,4,6
/proc/20572/task/20592/stat : 20592 (plingeling) R 20569 20572 19850 0 -1 4202560 30101 1251 0 0 10224 5 0 0 25 0 5 0 522146013 204816384 37802 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20572/tid=20593] ppid=20569 vsize=200016 CPUtime=101.73 cores=0,2,4,6
/proc/20572/task/20593/stat : 20593 (plingeling) R 20569 20572 19850 0 -1 4202560 22393 1251 0 0 10170 3 0 0 25 0 5 0 522146013 204816384 37802 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20572/tid=20594] ppid=20569 vsize=200016 CPUtime=102.28 cores=0,2,4,6
/proc/20572/task/20594/stat : 20594 (plingeling) R 20569 20572 19850 0 -1 4202560 30742 1251 0 0 10223 5 0 0 25 0 5 0 522146013 204816384 37802 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 200016

[startup+162.3 s]
/proc/loadavg: 8.05 7.95 7.95 9/186 20598
/proc/meminfo: memFree=30269336/32951124 swapFree=67111416/67111528
[pid=20572] ppid=20569 vsize=235076 CPUtime=648.28 cores=0,2,4,6
/proc/20572/stat : 20572 (plingeling) S 20569 20572 19850 0 -1 4202496 136289 1251 0 0 64805 23 0 0 18 0 5 0 522146012 240717824 46599 33554432000 4194304 4417332 140737096847856 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20572/statm: 58769 46599 179 55 0 56655 0
[pid=20572/tid=20591] ppid=20569 vsize=235076 CPUtime=162.28 cores=0,2,4,6
/proc/20572/task/20591/stat : 20591 (plingeling) R 20569 20572 19850 0 -1 4202560 32303 1251 0 0 16224 4 0 0 25 0 5 0 522146013 240717824 46599 33554432000 4194304 4417332 140737096847856 18446744073709551615 4366002 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20572/tid=20592] ppid=20569 vsize=235076 CPUtime=162.28 cores=0,2,4,6
/proc/20572/task/20592/stat : 20592 (plingeling) R 20569 20572 19850 0 -1 4202560 33822 1251 0 0 16222 6 0 0 25 0 5 0 522146013 240717824 46599 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20572/tid=20593] ppid=20569 vsize=235076 CPUtime=161.4 cores=0,2,4,6
/proc/20572/task/20593/stat : 20593 (plingeling) R 20569 20572 19850 0 -1 4202560 32212 1251 0 0 16135 5 0 0 25 0 5 0 522146013 240717824 46599 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20572/tid=20594] ppid=20569 vsize=235076 CPUtime=162.27 cores=0,2,4,6
/proc/20572/task/20594/stat : 20594 (plingeling) R 20569 20572 19850 0 -1 4202560 37501 1251 0 0 16221 6 0 0 25 0 5 0 522146013 240717824 46599 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 648.28
Current children cumulated vsize (KiB) 235076


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

[pid=20572/tid=20592] ppid=20569 vsize=448356 CPUtime=702.29 cores=0,2,4,6
/proc/20572/task/20592/stat : 20592 (plingeling) R 20569 20572 19850 0 -1 4202560 72246 1251 0 0 70217 12 0 0 25 0 5 0 522146013 459116544 99887 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20572/tid=20593] ppid=20569 vsize=448356 CPUtime=698.48 cores=0,2,4,6
/proc/20572/task/20593/stat : 20593 (plingeling) R 20569 20572 19850 0 -1 4202560 67887 1251 0 0 69836 12 0 0 25 0 5 0 522146013 459116544 99887 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20572/tid=20594] ppid=20569 vsize=448356 CPUtime=702.24 cores=0,2,4,6
/proc/20572/task/20594/stat : 20594 (plingeling) R 20569 20572 19850 0 -1 4202560 70018 1251 0 0 70213 11 0 0 25 0 5 0 522146013 459116544 99887 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.36
Current children cumulated vsize (KiB) 448356

[startup+762.3 s]
/proc/loadavg: 8.17 8.12 8.02 9/186 20686
/proc/meminfo: memFree=28692300/32951124 swapFree=67111416/67111528
[pid=20572] ppid=20569 vsize=408396 CPUtime=3045.06 cores=0,2,4,6
/proc/20572/stat : 20572 (plingeling) S 20569 20572 19850 0 -1 4202496 300592 1251 0 0 304452 54 0 0 18 0 5 0 522146012 418197504 89897 33554432000 4194304 4417332 140737096847856 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20572/statm: 102099 89897 179 55 0 99985 0
[pid=20572/tid=20591] ppid=20569 vsize=408396 CPUtime=762.31 cores=0,2,4,6
/proc/20572/task/20591/stat : 20591 (plingeling) R 20569 20572 19850 0 -1 4202560 89990 1251 0 0 76215 16 0 0 25 0 5 0 522146013 418197504 89897 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20572/tid=20592] ppid=20569 vsize=408396 CPUtime=762.3 cores=0,2,4,6
/proc/20572/task/20592/stat : 20592 (plingeling) R 20569 20572 19850 0 -1 4202560 72246 1251 0 0 76218 12 0 0 25 0 5 0 522146013 418197504 89897 33554432000 4194304 4417332 140737096847856 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20572/tid=20593] ppid=20569 vsize=408396 CPUtime=758.16 cores=0,2,4,6
/proc/20572/task/20593/stat : 20593 (plingeling) R 20569 20572 19850 0 -1 4202560 67887 1251 0 0 75804 12 0 0 25 0 5 0 522146013 418197504 89897 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20572/tid=20594] ppid=20569 vsize=408396 CPUtime=762.24 cores=0,2,4,6
/proc/20572/task/20594/stat : 20594 (plingeling) R 20569 20572 19850 0 -1 4202560 70018 1251 0 0 76213 11 0 0 25 0 5 0 522146013 418197504 89897 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3045.06
Current children cumulated vsize (KiB) 408396

[startup+822.301 s]
/proc/loadavg: 8.15 8.12 8.03 9/186 20688
/proc/meminfo: memFree=28252328/32951124 swapFree=67111416/67111528
[pid=20572] ppid=20569 vsize=427004 CPUtime=3284.71 cores=0,2,4,6
/proc/20572/stat : 20572 (plingeling) S 20569 20572 19850 0 -1 4202496 305244 1251 0 0 328416 55 0 0 18 0 5 0 522146012 437252096 94549 33554432000 4194304 4417332 140737096847856 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20572/statm: 106751 94549 179 55 0 104637 0
[pid=20572/tid=20591] ppid=20569 vsize=427004 CPUtime=822.31 cores=0,2,4,6
/proc/20572/task/20591/stat : 20591 (plingeling) R 20569 20572 19850 0 -1 4202560 89990 1251 0 0 82215 16 0 0 25 0 5 0 522146013 437252096 94549 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20572/tid=20592] ppid=20569 vsize=427004 CPUtime=822.3 cores=0,2,4,6
/proc/20572/task/20592/stat : 20592 (plingeling) R 20569 20572 19850 0 -1 4202560 72398 1251 0 0 82218 12 0 0 25 0 5 0 522146013 437252096 94549 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20572/tid=20593] ppid=20569 vsize=427004 CPUtime=817.83 cores=0,2,4,6
/proc/20572/task/20593/stat : 20593 (plingeling) R 20569 20572 19850 0 -1 4202560 67887 1251 0 0 81771 12 0 0 25 0 5 0 522146013 437252096 94549 33554432000 4194304 4417332 140737096847856 18446744073709551615 4236816 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20572/tid=20594] ppid=20569 vsize=427004 CPUtime=822.23 cores=0,2,4,6
/proc/20572/task/20594/stat : 20594 (plingeling) R 20569 20572 19850 0 -1 4202560 74518 1251 0 0 82211 12 0 0 25 0 5 0 522146013 437252096 94549 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.71
Current children cumulated vsize (KiB) 427004

[startup+882.307 s]
/proc/loadavg: 8.09 8.11 8.02 9/186 20689
/proc/meminfo: memFree=28041252/32951124 swapFree=67111416/67111528
[pid=20572] ppid=20569 vsize=459772 CPUtime=3524.41 cores=0,2,4,6
/proc/20572/stat : 20572 (plingeling) S 20569 20572 19850 0 -1 4202496 321628 1251 0 0 352383 58 0 0 18 0 5 0 522146012 470806528 102741 33554432000 4194304 4417332 140737096847856 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20572/statm: 114943 102741 179 55 0 112829 0
[pid=20572/tid=20591] ppid=20569 vsize=459772 CPUtime=882.32 cores=0,2,4,6
/proc/20572/task/20591/stat : 20591 (plingeling) R 20569 20572 19850 0 -1 4202560 98182 1251 0 0 88214 18 0 0 25 0 5 0 522146013 470806528 102741 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20572/tid=20592] ppid=20569 vsize=459772 CPUtime=882.32 cores=0,2,4,6
/proc/20572/task/20592/stat : 20592 (plingeling) R 20569 20572 19850 0 -1 4202560 80590 1251 0 0 88217 15 0 0 25 0 5 0 522146013 470806528 102741 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20572/tid=20593] ppid=20569 vsize=459772 CPUtime=877.51 cores=0,2,4,6
/proc/20572/task/20593/stat : 20593 (plingeling) R 20569 20572 19850 0 -1 4202560 67887 1251 0 0 87739 12 0 0 25 0 5 0 522146013 470806528 102741 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20572/tid=20594] ppid=20569 vsize=459772 CPUtime=882.23 cores=0,2,4,6
/proc/20572/task/20594/stat : 20594 (plingeling) R 20569 20572 19850 0 -1 4202560 74518 1251 0 0 88211 12 0 0 25 0 5 0 522146013 470806528 102741 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.41
Current children cumulated vsize (KiB) 459772

[startup+942.301 s]
/proc/loadavg: 8.06 8.10 8.02 9/186 20691
/proc/meminfo: memFree=28108180/32951124 swapFree=67111416/67111528
[pid=20572] ppid=20569 vsize=464956 CPUtime=3764.07 cores=0,2,4,6
/proc/20572/stat : 20572 (plingeling) S 20569 20572 19850 0 -1 4202496 339308 1251 0 0 376344 63 0 0 18 0 5 0 522146012 476114944 104037 33554432000 4194304 4417332 140737096847856 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20572/statm: 116239 104037 179 55 0 114125 0
[pid=20572/tid=20591] ppid=20569 vsize=464956 CPUtime=942.32 cores=0,2,4,6
/proc/20572/task/20591/stat : 20591 (plingeling) R 20569 20572 19850 0 -1 4202560 103707 1251 0 0 94212 20 0 0 25 0 5 0 522146013 476114944 104037 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20572/tid=20592] ppid=20569 vsize=464956 CPUtime=942.31 cores=0,2,4,6
/proc/20572/task/20592/stat : 20592 (plingeling) R 20569 20572 19850 0 -1 4202560 80590 1251 0 0 94216 15 0 0 25 0 5 0 522146013 476114944 104037 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20572/tid=20593] ppid=20569 vsize=464956 CPUtime=937.18 cores=0,2,4,6
/proc/20572/task/20593/stat : 20593 (plingeling) R 20569 20572 19850 0 -1 4202560 71850 1251 0 0 93705 13 0 0 25 0 5 0 522146013 476114944 104037 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20572/tid=20594] ppid=20569 vsize=464956 CPUtime=942.22 cores=0,2,4,6
/proc/20572/task/20594/stat : 20594 (plingeling) R 20569 20572 19850 0 -1 4202560 82710 1251 0 0 94208 14 0 0 25 0 5 0 522146013 476114944 104037 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3764.07
Current children cumulated vsize (KiB) 464956

[startup+1002.3 s]
/proc/loadavg: 8.10 8.10 8.02 9/186 20692
/proc/meminfo: memFree=27982660/32951124 swapFree=67111416/67111528
[pid=20572] ppid=20569 vsize=497724 CPUtime=4003.74 cores=0,2,4,6
/proc/20572/stat : 20572 (plingeling) S 20569 20572 19850 0 -1 4202496 347500 1251 0 0 400309 65 0 0 18 0 5 0 522146012 509669376 112229 33554432000 4194304 4417332 140737096847856 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20572/statm: 124431 112229 179 55 0 122317 0
[pid=20572/tid=20591] ppid=20569 vsize=497724 CPUtime=1002.32 cores=0,2,4,6
/proc/20572/task/20591/stat : 20591 (plingeling) R 20569 20572 19850 0 -1 4202560 103707 1251 0 0 100212 20 0 0 25 0 5 0 522146013 509669376 112229 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20572/tid=20592] ppid=20569 vsize=497724 CPUtime=1002.31 cores=0,2,4,6
/proc/20572/task/20592/stat : 20592 (plingeling) R 20569 20572 19850 0 -1 4202560 80590 1251 0 0 100216 15 0 0 25 0 5 0 522146013 509669376 112229 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20572/tid=20593] ppid=20569 vsize=497724 CPUtime=996.86 cores=0,2,4,6
/proc/20572/task/20593/stat : 20593 (plingeling) R 20569 20572 19850 0 -1 4202560 80042 1251 0 0 99671 15 0 0 25 0 5 0 522146013 509669376 112229 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20572/tid=20594] ppid=20569 vsize=497724 CPUtime=1002.22 cores=0,2,4,6
/proc/20572/task/20594/stat : 20594 (plingeling) R 20569 20572 19850 0 -1 4202560 82710 1251 0 0 100208 14 0 0 25 0 5 0 522146013 509669376 112229 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.74
Current children cumulated vsize (KiB) 497724

[startup+1062.3 s]
/proc/loadavg: 8.04 8.08 8.02 9/186 20694
/proc/meminfo: memFree=28050588/32951124 swapFree=67111416/67111528
[pid=20572] ppid=20569 vsize=542676 CPUtime=4243.42 cores=0,2,4,6
/proc/20572/stat : 20572 (plingeling) S 20569 20572 19850 0 -1 4202496 388182 1251 0 0 424269 73 0 0 18 0 5 0 522146012 555700224 123467 33554432000 4194304 4417332 140737096847856 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20572/statm: 135669 123467 179 55 0 133555 0
[pid=20572/tid=20591] ppid=20569 vsize=542676 CPUtime=1062.32 cores=0,2,4,6
/proc/20572/task/20591/stat : 20591 (plingeling) R 20569 20572 19850 0 -1 4202560 117502 1251 0 0 106209 23 0 0 25 0 5 0 522146013 555700224 123467 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364957 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20572/tid=20592] ppid=20569 vsize=542676 CPUtime=1062.32 cores=0,2,4,6
/proc/20572/task/20592/stat : 20592 (plingeling) R 20569 20572 19850 0 -1 4202560 97299 1251 0 0 106215 17 0 0 25 0 5 0 522146013 555700224 123467 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20572/tid=20593] ppid=20569 vsize=542676 CPUtime=1056.54 cores=0,2,4,6
/proc/20572/task/20593/stat : 20593 (plingeling) R 20569 20572 19850 0 -1 4202560 80042 1251 0 0 105639 15 0 0 25 0 5 0 522146013 555700224 123467 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20572/tid=20594] ppid=20569 vsize=542676 CPUtime=1062.22 cores=0,2,4,6
/proc/20572/task/20594/stat : 20594 (plingeling) R 20569 20572 19850 0 -1 4202560 92888 1251 0 0 106205 17 0 0 25 0 5 0 522146013 555700224 123467 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.42
Current children cumulated vsize (KiB) 542676

[startup+1122.3 s]
/proc/loadavg: 8.01 8.06 8.01 9/186 20696
/proc/meminfo: memFree=27929284/32951124 swapFree=67111416/67111528
[pid=20572] ppid=20569 vsize=608212 CPUtime=4483.1 cores=0,2,4,6
/proc/20572/stat : 20572 (plingeling) S 20569 20572 19850 0 -1 4202496 404566 1251 0 0 448234 76 0 0 18 0 5 0 522146012 622809088 139851 33554432000 4194304 4417332 140737096847856 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20572/statm: 152053 139851 179 55 0 149939 0
[pid=20572/tid=20591] ppid=20569 vsize=608212 CPUtime=1122.32 cores=0,2,4,6
/proc/20572/task/20591/stat : 20591 (plingeling) R 20569 20572 19850 0 -1 4202560 117502 1251 0 0 112209 23 0 0 25 0 5 0 522146013 622809088 139851 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20572/tid=20592] ppid=20569 vsize=608212 CPUtime=1122.32 cores=0,2,4,6
/proc/20572/task/20592/stat : 20592 (plingeling) R 20569 20572 19850 0 -1 4202560 97299 1251 0 0 112215 17 0 0 25 0 5 0 522146013 622809088 139851 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20572/tid=20593] ppid=20569 vsize=608212 CPUtime=1116.2 cores=0,2,4,6
/proc/20572/task/20593/stat : 20593 (plingeling) R 20569 20572 19850 0 -1 4202560 88234 1251 0 0 111604 16 0 0 25 0 5 0 522146013 622809088 139851 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20572/tid=20594] ppid=20569 vsize=608212 CPUtime=1122.21 cores=0,2,4,6
/proc/20572/task/20594/stat : 20594 (plingeling) R 20569 20572 19850 0 -1 4202560 101080 1251 0 0 112203 18 0 0 25 0 5 0 522146013 622809088 139851 33554432000 4194304 4417332 140737096847856 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4483.1
Current children cumulated vsize (KiB) 608212

[startup+1182.3 s]
/proc/loadavg: 8.00 8.05 8.01 9/186 20697
/proc/meminfo: memFree=27620244/32951124 swapFree=67111416/67111528
[pid=20572] ppid=20569 vsize=640980 CPUtime=4722.77 cores=0,2,4,6
/proc/20572/stat : 20572 (plingeling) S 20569 20572 19850 0 -1 4202496 412758 1251 0 0 472200 77 0 0 18 0 5 0 522146012 656363520 148043 33554432000 4194304 4417332 140737096847856 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20572/statm: 160245 148043 179 55 0 158131 0
[pid=20572/tid=20591] ppid=20569 vsize=640980 CPUtime=1182.33 cores=0,2,4,6
/proc/20572/task/20591/stat : 20591 (plingeling) R 20569 20572 19850 0 -1 4202560 125694 1251 0 0 118209 24 0 0 25 0 5 0 522146013 656363520 148043 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20572/tid=20592] ppid=20569 vsize=640980 CPUtime=1182.32 cores=0,2,4,6
/proc/20572/task/20592/stat : 20592 (plingeling) R 20569 20572 19850 0 -1 4202560 97299 1251 0 0 118215 17 0 0 25 0 5 0 522146013 656363520 148043 33554432000 4194304 4417332 140737096847856 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20572/tid=20593] ppid=20569 vsize=640980 CPUtime=1175.88 cores=0,2,4,6
/proc/20572/task/20593/stat : 20593 (plingeling) R 20569 20572 19850 0 -1 4202560 88234 1251 0 0 117572 16 0 0 25 0 5 0 522146013 656363520 148043 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20572/tid=20594] ppid=20569 vsize=640980 CPUtime=1182.21 cores=0,2,4,6
/proc/20572/task/20594/stat : 20594 (plingeling) R 20569 20572 19850 0 -1 4202560 101080 1251 0 0 118203 18 0 0 25 0 5 0 522146013 656363520 148043 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.77
Current children cumulated vsize (KiB) 640980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.07 8.06 8.01 9/186 20698
/proc/meminfo: memFree=27565676/32951124 swapFree=67111416/67111528
[pid=20572] ppid=20569 vsize=625120 CPUtime=4800.29 cores=0,2,4,6
/proc/20572/stat : 20572 (plingeling) S 20569 20572 19850 0 -1 4202496 429923 1251 0 0 479948 81 0 0 18 0 5 0 522146012 640122880 144078 33554432000 4194304 4417332 140737096847856 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20572/statm: 156280 144078 179 55 0 154166 0
[pid=20572/tid=20591] ppid=20569 vsize=625120 CPUtime=1201.73 cores=0,2,4,6
/proc/20572/task/20591/stat : 20591 (plingeling) R 20569 20572 19850 0 -1 4202560 125694 1251 0 0 120149 24 0 0 25 0 5 0 522146013 640122880 144078 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20572/tid=20592] ppid=20569 vsize=625120 CPUtime=1201.73 cores=0,2,4,6
/proc/20572/task/20592/stat : 20592 (plingeling) R 20569 20572 19850 0 -1 4202560 97299 1251 0 0 120156 17 0 0 25 0 5 0 522146013 640122880 144078 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20572/tid=20593] ppid=20569 vsize=625120 CPUtime=1195.18 cores=0,2,4,6
/proc/20572/task/20593/stat : 20593 (plingeling) R 20569 20572 19850 0 -1 4202560 105399 1251 0 0 119498 20 0 0 25 0 5 0 522146013 640122880 144078 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20572/tid=20594] ppid=20569 vsize=625120 CPUtime=1201.61 cores=0,2,4,6
/proc/20572/task/20594/stat : 20594 (plingeling) R 20569 20572 19850 0 -1 4202560 101080 1251 0 0 120143 18 0 0 25 0 5 0 522146013 640122880 144078 33554432000 4194304 4417332 140737096847856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 625120

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.35
CPU user time (s): 4799.5
CPU system time (s): 0.845871
CPU usage (%): 399.45
Max. virtual memory (cumulated for all children) (KiB): 674672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.5
system time used= 0.845871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 431174
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= 878
involuntary context switches= 25192

runsolver used 1.9777 second user time and 4.5803 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 21:30:37
IDJOB=3264938
IDBENCH=85362
IDSOLVER=1605
FILE ID=node102/3264938-1304105437
RUNJOBID= node102-1304105437-20555
PBS_JOBID= 13170630
Free space on /tmp= 71560 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-240-2.shuffled-as.sat05-2519.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264938-1304105437/watcher-3264938-1304105437 -o /tmp/evaluation-result-3264938-1304105437/solver-3264938-1304105437 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3264938-1304105437.cnf

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

MD5SUM BENCH= b6a88c8ae73b20cfc873207d1a0caa09
RANDOM SEED=721627416

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30622968 kB
Buffers:        596540 kB
Cached:        1250728 kB
SwapCached:          0 kB
Active:         118880 kB
Inactive:      1792112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30622968 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:             520 kB
Writeback:           0 kB
AnonPages:       63684 kB
Mapped:          14492 kB
Slab:           351772 kB
PageTables:       4488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188948 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= 71560 MiB
End job on node102 at 2011-04-29 21:50:40