Trace number 3371437

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 4800.36 1202.82

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate032.cnf
MD5SUM8d76aa747359ea8ccf15726792949452
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8527
Number of clauses25484
Sum of the clauses size59460
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 216988
Number of clauses of size 38494
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 4 cores: 1,3,5,7

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: 7.69 7.88 7.99 5/295 28649
/proc/meminfo: memFree=24389096/32951124 swapFree=63485424/67111528
[pid=28649] ppid=28647 vsize=10108 CPUtime=0 cores=1,3,5,7
/proc/28649/stat : 28649 (plingeling) R 28647 28649 28032 0 -1 4202496 606 1260 0 0 0 0 0 0 25 0 1 0 634110319 10350592 535 33554432000 4194304 4417452 140734240711088 18446744073709551615 220816236288 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/28649/statm: 2527 535 148 55 0 413 0

[startup+0.140024 s]
/proc/loadavg: 7.69 7.88 7.99 5/295 28649
/proc/meminfo: memFree=24389096/32951124 swapFree=63485424/67111528
[pid=28649] ppid=28647 vsize=122348 CPUtime=0.44 cores=1,3,5,7
/proc/28649/stat : 28649 (plingeling) S 28647 28649 28032 0 -1 4202496 3461 1260 0 0 44 0 0 0 25 0 5 0 634110319 125284352 2017 33554432000 4194304 4417452 140734240711088 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28649/statm: 30587 2017 173 55 0 28473 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 122348

[startup+0.201012 s]
/proc/loadavg: 7.69 7.88 7.99 5/295 28649
/proc/meminfo: memFree=24389096/32951124 swapFree=63485424/67111528
[pid=28649] ppid=28647 vsize=122520 CPUtime=0.68 cores=1,3,5,7
/proc/28649/stat : 28649 (plingeling) S 28647 28649 28032 0 -1 4202496 3504 1260 0 0 68 0 0 0 25 0 5 0 634110319 125460480 2060 33554432000 4194304 4417452 140734240711088 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28649/statm: 30630 2060 173 55 0 28516 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 122520

[startup+0.300994 s]
/proc/loadavg: 7.69 7.88 7.99 5/295 28649
/proc/meminfo: memFree=24389096/32951124 swapFree=63485424/67111528
[pid=28649] ppid=28647 vsize=122420 CPUtime=1.08 cores=1,3,5,7
/proc/28649/stat : 28649 (plingeling) S 28647 28649 28032 0 -1 4202496 4058 1260 0 0 108 0 0 0 25 0 5 0 634110319 125358080 2069 33554432000 4194304 4417452 140734240711088 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28649/statm: 30605 2069 175 55 0 28491 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 122420

[startup+0.700918 s]
/proc/loadavg: 7.69 7.88 7.99 5/295 28649
/proc/meminfo: memFree=24389096/32951124 swapFree=63485424/67111528
[pid=28649] ppid=28647 vsize=124692 CPUtime=2.68 cores=1,3,5,7
/proc/28649/stat : 28649 (plingeling) S 28647 28649 28032 0 -1 4202496 5147 1260 0 0 268 0 0 0 25 0 5 0 634110319 127684608 2690 33554432000 4194304 4417452 140734240711088 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28649/statm: 31173 2690 178 55 0 29059 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 124692

[startup+1.50077 s]
/proc/loadavg: 7.69 7.88 7.99 9/300 28659
/proc/meminfo: memFree=24379888/32951124 swapFree=63485424/67111528
[pid=28649] ppid=28647 vsize=125972 CPUtime=5.87 cores=1,3,5,7
/proc/28649/stat : 28649 (plingeling) S 28647 28649 28032 0 -1 4202496 5724 1260 0 0 587 0 0 0 25 0 5 0 634110319 128995328 2941 33554432000 4194304 4417452 140734240711088 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28649/statm: 31493 2941 179 55 0 29379 0
[pid=28649/tid=28656] ppid=28647 vsize=125972 CPUtime=1.46 cores=1,3,5,7
/proc/28649/task/28656/stat : 28656 (plingeling) R 28647 28649 28032 0 -1 4202560 1079 1260 0 0 146 0 0 0 25 0 5 0 634110322 128995328 2941 33554432000 4194304 4417452 140734240711088 18446744073709551615 4365943 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28649/tid=28657] ppid=28647 vsize=125972 CPUtime=1.46 cores=1,3,5,7
/proc/28649/task/28657/stat : 28657 (plingeling) R 28647 28649 28032 0 -1 4202560 1228 1260 0 0 146 0 0 0 25 0 5 0 634110322 128995328 2941 33554432000 4194304 4417452 140734240711088 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28649/tid=28658] ppid=28647 vsize=125972 CPUtime=1.46 cores=1,3,5,7
/proc/28649/task/28658/stat : 28658 (plingeling) R 28647 28649 28032 0 -1 4202560 1048 1260 0 0 146 0 0 0 25 0 5 0 634110322 128995328 2941 33554432000 4194304 4417452 140734240711088 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28649/tid=28659] ppid=28647 vsize=125972 CPUtime=1.45 cores=1,3,5,7
/proc/28649/task/28659/stat : 28659 (plingeling) R 28647 28649 28032 0 -1 4202560 274 1260 0 0 145 0 0 0 25 0 5 0 634110322 128995328 2941 33554432000 4194304 4417452 140734240711088 18446744073709551615 4355860 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 125972

[startup+3.10048 s]
/proc/loadavg: 7.69 7.88 7.99 9/300 28659
/proc/meminfo: memFree=24377656/32951124 swapFree=63485424/67111528
[pid=28649] ppid=28647 vsize=125740 CPUtime=12.26 cores=1,3,5,7
/proc/28649/stat : 28649 (plingeling) S 28647 28649 28032 0 -1 4202496 6074 1260 0 0 1226 0 0 0 25 0 5 0 634110319 128757760 2902 33554432000 4194304 4417452 140734240711088 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28649/statm: 31435 2902 180 55 0 29321 0
[pid=28649/tid=28656] ppid=28647 vsize=125740 CPUtime=3.06 cores=1,3,5,7
/proc/28649/task/28656/stat : 28656 (plingeling) R 28647 28649 28032 0 -1 4202560 1383 1260 0 0 306 0 0 0 25 0 5 0 634110322 128757760 2902 33554432000 4194304 4417452 140734240711088 18446744073709551615 4365996 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28649/tid=28657] ppid=28647 vsize=125740 CPUtime=3.06 cores=1,3,5,7
/proc/28649/task/28657/stat : 28657 (plingeling) R 28647 28649 28032 0 -1 4202560 1243 1260 0 0 306 0 0 0 25 0 5 0 634110322 128757760 2902 33554432000 4194304 4417452 140734240711088 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28649/tid=28658] ppid=28647 vsize=125740 CPUtime=3.06 cores=1,3,5,7
/proc/28649/task/28658/stat : 28658 (plingeling) R 28647 28649 28032 0 -1 4202560 1079 1260 0 0 306 0 0 0 25 0 5 0 634110322 128757760 2902 33554432000 4194304 4417452 140734240711088 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28649/tid=28659] ppid=28647 vsize=125740 CPUtime=3.04 cores=1,3,5,7
/proc/28649/task/28659/stat : 28659 (plingeling) R 28647 28649 28032 0 -1 4202560 274 1260 0 0 304 0 0 0 25 0 5 0 634110322 128757760 2902 33554432000 4194304 4417452 140734240711088 18446744073709551615 4364453 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.26
Current children cumulated vsize (KiB) 125740

[startup+6.30089 s]
/proc/loadavg: 7.71 7.88 7.99 9/300 28659
/proc/meminfo: memFree=24377936/32951124 swapFree=63485424/67111528
[pid=28649] ppid=28647 vsize=125848 CPUtime=25.03 cores=1,3,5,7
/proc/28649/stat : 28649 (plingeling) S 28647 28649 28032 0 -1 4202496 6357 1260 0 0 2503 0 0 0 25 0 5 0 634110319 128868352 2939 33554432000 4194304 4417452 140734240711088 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28649/statm: 31462 2939 180 55 0 29348 0
[pid=28649/tid=28656] ppid=28647 vsize=125848 CPUtime=6.27 cores=1,3,5,7
/proc/28649/task/28656/stat : 28656 (plingeling) R 28647 28649 28032 0 -1 4202560 1581 1260 0 0 627 0 0 0 25 0 5 0 634110322 128868352 2939 33554432000 4194304 4417452 140734240711088 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28649/tid=28657] ppid=28647 vsize=125848 CPUtime=6.26 cores=1,3,5,7
/proc/28649/task/28657/stat : 28657 (plingeling) R 28647 28649 28032 0 -1 4202560 1243 1260 0 0 626 0 0 0 25 0 5 0 634110322 128868352 2939 33554432000 4194304 4417452 140734240711088 18446744073709551615 4250765 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28649/tid=28658] ppid=28647 vsize=125848 CPUtime=6.26 cores=1,3,5,7
/proc/28649/task/28658/stat : 28658 (plingeling) R 28647 28649 28032 0 -1 4202560 1110 1260 0 0 626 0 0 0 25 0 5 0 634110322 128868352 2939 33554432000 4194304 4417452 140734240711088 18446744073709551615 4353737 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28649/tid=28659] ppid=28647 vsize=125848 CPUtime=6.21 cores=1,3,5,7
/proc/28649/task/28659/stat : 28659 (plingeling) R 28647 28649 28032 0 -1 4202560 328 1260 0 0 621 0 0 0 25 0 5 0 634110322 128868352 2939 33554432000 4194304 4417452 140734240711088 18446744073709551615 4356856 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 125848

[startup+12.7007 s]
/proc/loadavg: 7.73 7.88 7.99 9/300 28659
/proc/meminfo: memFree=24366904/32951124 swapFree=63485424/67111528
[pid=28649] ppid=28647 vsize=126460 CPUtime=50.58 cores=1,3,5,7
/proc/28649/stat : 28649 (plingeling) S 28647 28649 28032 0 -1 4202496 7555 1260 0 0 5057 1 0 0 25 0 5 0 634110319 129495040 3096 33554432000 4194304 4417452 140734240711088 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28649/statm: 31615 3096 180 55 0 29501 0
[pid=28649/tid=28656] ppid=28647 vsize=126460 CPUtime=12.66 cores=1,3,5,7
/proc/28649/task/28656/stat : 28656 (plingeling) R 28647 28649 28032 0 -1 4202560 1965 1260 0 0 1266 0 0 0 25 0 5 0 634110322 129495040 3096 33554432000 4194304 4417452 140734240711088 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28649/tid=28657] ppid=28647 vsize=126460 CPUtime=12.66 cores=1,3,5,7
/proc/28649/task/28657/stat : 28657 (plingeling) R 28647 28649 28032 0 -1 4202560 1243 1260 0 0 1266 0 0 0 25 0 5 0 634110322 129495040 3096 33554432000 4194304 4417452 140734240711088 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28649/tid=28658] ppid=28647 vsize=126460 CPUtime=12.66 cores=1,3,5,7
/proc/28649/task/28658/stat : 28658 (plingeling) R 28647 28649 28032 0 -1 4202560 1640 1260 0 0 1266 0 0 0 25 0 5 0 634110322 129495040 3096 33554432000 4194304 4417452 140734240711088 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28649/tid=28659] ppid=28647 vsize=126460 CPUtime=12.55 cores=1,3,5,7
/proc/28649/task/28659/stat : 28659 (plingeling) R 28647 28649 28032 0 -1 4202560 612 1260 0 0 1255 0 0 0 25 0 5 0 634110322 129495040 3096 33554432000 4194304 4417452 140734240711088 18446744073709551615 4365106 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 126460

[startup+25.5003 s]
/proc/loadavg: 7.87 7.91 8.00 9/300 28659
/proc/meminfo: memFree=24365284/32951124 swapFree=63485424/67111528
[pid=28649] ppid=28647 vsize=128432 CPUtime=101.66 cores=1,3,5,7
/proc/28649/stat : 28649 (plingeling) S 28647 28649 28032 0 -1 4202496 11061 1260 0 0 10165 1 0 0 25 0 5 0 634110319 131514368 3557 33554432000 4194304 4417452 140734240711088 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28649/statm: 32108 3557 180 55 0 29994 0
[pid=28649/tid=28656] ppid=28647 vsize=128432 CPUtime=25.46 cores=1,3,5,7
/proc/28649/task/28656/stat : 28656 (plingeling) R 28647 28649 28032 0 -1 4202560 3220 1260 0 0 2546 0 0 0 25 0 5 0 634110322 131514368 3557 33554432000 4194304 4417452 140734240711088 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28649/tid=28657] ppid=28647 vsize=128432 CPUtime=25.46 cores=1,3,5,7
/proc/28649/task/28657/stat : 28657 (plingeling) R 28647 28649 28032 0 -1 4202560 1259 1260 0 0 2546 0 0 0 25 0 5 0 634110322 131514368 3557 33554432000 4194304 4417452 140734240711088 18446744073709551615 4250969 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28649/tid=28658] ppid=28647 vsize=128432 CPUtime=25.46 cores=1,3,5,7
/proc/28649/task/28658/stat : 28658 (plingeling) R 28647 28649 28032 0 -1 4202560 3094 1260 0 0 2546 0 0 0 25 0 5 0 634110322 131514368 3557 33554432000 4194304 4417452 140734240711088 18446744073709551615 4237338 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28649/tid=28659] ppid=28647 vsize=128432 CPUtime=25.23 cores=1,3,5,7
/proc/28649/task/28659/stat : 28659 (plingeling) R 28647 28649 28032 0 -1 4202560 1393 1260 0 0 2523 0 0 0 25 0 5 0 634110322 131514368 3557 33554432000 4194304 4417452 140734240711088 18446744073709551615 4250938 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 128432

[startup+51.1006 s]
/proc/loadavg: 7.91 7.91 8.00 9/300 28660
/proc/meminfo: memFree=24359312/32951124 swapFree=63485424/67111528
[pid=28649] ppid=28647 vsize=130796 CPUtime=203.83 cores=1,3,5,7
/proc/28649/stat : 28649 (plingeling) S 28647 28649 28032 0 -1 4202496 16846 1260 0 0 20381 2 0 0 25 0 5 0 634110319 133935104 4148 33554432000 4194304 4417452 140734240711088 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28649/statm: 32699 4148 180 55 0 30585 0
[pid=28649/tid=28656] ppid=28647 vsize=130796 CPUtime=51.06 cores=1,3,5,7
/proc/28649/task/28656/stat : 28656 (plingeling) R 28647 28649 28032 0 -1 4202560 5778 1260 0 0 5106 0 0 0 25 0 5 0 634110322 133935104 4148 33554432000 4194304 4417452 140734240711088 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28649/tid=28657] ppid=28647 vsize=130796 CPUtime=51.06 cores=1,3,5,7
/proc/28649/task/28657/stat : 28657 (plingeling) R 28647 28649 28032 0 -1 4202560 1285 1260 0 0 5106 0 0 0 25 0 5 0 634110322 133935104 4148 33554432000 4194304 4417452 140734240711088 18446744073709551615 4352359 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28649/tid=28658] ppid=28647 vsize=130796 CPUtime=51.06 cores=1,3,5,7
/proc/28649/task/28658/stat : 28658 (plingeling) R 28647 28649 28032 0 -1 4202560 4889 1260 0 0 5106 0 0 0 25 0 5 0 634110322 133935104 4148 33554432000 4194304 4417452 140734240711088 18446744073709551615 4250986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28649/tid=28659] ppid=28647 vsize=130796 CPUtime=50.6 cores=1,3,5,7
/proc/28649/task/28659/stat : 28659 (plingeling) R 28647 28649 28032 0 -1 4202560 2799 1260 0 0 5060 0 0 0 25 0 5 0 634110322 133935104 4148 33554432000 4194304 4417452 140734240711088 18446744073709551615 4236870 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.83
Current children cumulated vsize (KiB) 130796

[startup+102.301 s]
/proc/loadavg: 8.02 7.94 8.00 9/300 28661
/proc/meminfo: memFree=24334996/32951124 swapFree=63485424/67111528
[pid=28649] ppid=28647 vsize=136640 CPUtime=408.2 cores=1,3,5,7
/proc/28649/stat : 28649 (plingeling) S 28647 28649 28032 0 -1 4202496 29469 1260 0 0 40816 4 0 0 25 0 5 0 634110319 139919360 5623 33554432000 4194304 4417452 140734240711088 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28649/statm: 34160 5623 180 55 0 32046 0
[pid=28649/tid=28656] ppid=28647 vsize=136640 CPUtime=102.27 cores=1,3,5,7
/proc/28649/task/28656/stat : 28656 (plingeling) R 28647 28649 28032 0 -1 4202560 11884 1260 0 0 10226 1 0 0 25 0 5 0 634110322 139919360 5623 33554432000 4194304 4417452 140734240711088 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28649/tid=28657] ppid=28647 vsize=136640 CPUtime=102.27 cores=1,3,5,7
/proc/28649/task/28657/stat : 28657 (plingeling) R 28647 28649 28032 0 -1 4202560 1701 1260 0 0 10227 0 0 0 25 0 5 0 634110322 139919360 5623 33554432000 4194304 4417452 140734240711088 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28649/tid=28658] ppid=28647 vsize=136640 CPUtime=102.27 cores=1,3,5,7
/proc/28649/task/28658/stat : 28658 (plingeling) R 28647 28649 28032 0 -1 4202560 8974 1260 0 0 10226 1 0 0 25 0 5 0 634110322 139919360 5623 33554432000 4194304 4417452 140734240711088 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28649/tid=28659] ppid=28647 vsize=136640 CPUtime=101.34 cores=1,3,5,7
/proc/28649/task/28659/stat : 28659 (plingeling) R 28647 28649 28032 0 -1 4202560 4815 1260 0 0 10134 0 0 0 25 0 5 0 634110322 139919360 5623 33554432000 4194304 4417452 140734240711088 18446744073709551615 4250873 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.2
Current children cumulated vsize (KiB) 136640

[startup+162.301 s]
/proc/loadavg: 8.06 7.96 8.00 9/300 28663
/proc/meminfo: memFree=24319224/32951124 swapFree=63485424/67111528
[pid=28649] ppid=28647 vsize=139316 CPUtime=647.64 cores=1,3,5,7
/proc/28649/stat : 28649 (plingeling) S 28647 28649 28032 0 -1 4202496 50533 1260 0 0 64756 8 0 0 25 0 5 0 634110319 142659584 6284 33554432000 4194304 4417452 140734240711088 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28649/statm: 34829 6284 180 55 0 32715 0
[pid=28649/tid=28656] ppid=28647 vsize=139316 CPUtime=162.27 cores=1,3,5,7
/proc/28649/task/28656/stat : 28656 (plingeling) R 28647 28649 28032 0 -1 4202560 20683 1260 0 0 16224 3 0 0 25 0 5 0 634110322 142659584 6284 33554432000 4194304 4417452 140734240711088 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28649/tid=28657] ppid=28647 vsize=139316 CPUtime=162.26 cores=1,3,5,7
/proc/28649/task/28657/stat : 28657 (plingeling) R 28647 28649 28032 0 -1 4202560 6644 1260 0 0 16225 1 0 0 25 0 5 0 634110322 142659584 6284 33554432000 4194304 4417452 140734240711088 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28649/tid=28658] ppid=28647 vsize=139316 CPUtime=162.26 cores=1,3,5,7
/proc/28649/task/28658/stat : 28658 (plingeling) R 28647 28649 28032 0 -1 4202560 13744 1260 0 0 16225 1 0 0 25 0 5 0 634110322 142659584 6284 33554432000 4194304 4417452 140734240711088 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28649/tid=28659] ppid=28647 vsize=139316 CPUtime=160.79 cores=1,3,5,7
/proc/28649/task/28659/stat : 28659 (plingeling) R 28647 28649 28032 0 -1 4202560 7367 1260 0 0 16078 1 0 0 25 0 5 0 634110322 142659584 6284 33554432000 4194304 4417452 140734240711088 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 647.64
Current children cumulated vsize (KiB) 139316


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

[pid=28649/tid=28657] ppid=28647 vsize=176276 CPUtime=762.29 cores=1,3,5,7
/proc/28649/task/28657/stat : 28657 (plingeling) R 28647 28649 28032 0 -1 4202560 52782 1260 0 0 76221 8 0 0 25 0 5 0 634110322 180506624 15555 33554432000 4194304 4417452 140734240711088 18446744073709551615 4353636 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28649/tid=28658] ppid=28647 vsize=176276 CPUtime=762.27 cores=1,3,5,7
/proc/28649/task/28658/stat : 28658 (plingeling) R 28647 28649 28032 0 -1 4202560 82481 1260 0 0 76215 12 0 0 25 0 5 0 634110322 180506624 15555 33554432000 4194304 4417452 140734240711088 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28649/tid=28659] ppid=28647 vsize=176276 CPUtime=755.36 cores=1,3,5,7
/proc/28649/task/28659/stat : 28659 (plingeling) R 28647 28649 28032 0 -1 4202560 53175 1260 0 0 75528 8 0 0 25 0 5 0 634110322 180506624 15555 33554432000 4194304 4417452 140734240711088 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3042.27
Current children cumulated vsize (KiB) 176276

[startup+822.3 s]
/proc/loadavg: 8.04 8.05 8.00 9/300 28689
/proc/meminfo: memFree=24121284/32951124 swapFree=63485424/67111528
[pid=28649] ppid=28647 vsize=190392 CPUtime=3281.71 cores=1,3,5,7
/proc/28649/stat : 28649 (plingeling) S 28647 28649 28032 0 -1 4202496 321945 1260 0 0 328121 50 0 0 25 0 5 0 634110319 194961408 19053 33554432000 4194304 4417452 140734240711088 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28649/statm: 47598 19053 180 55 0 45484 0
[pid=28649/tid=28656] ppid=28647 vsize=190392 CPUtime=822.29 cores=1,3,5,7
/proc/28649/task/28656/stat : 28656 (plingeling) R 28647 28649 28032 0 -1 4202560 111643 1260 0 0 82212 17 0 0 25 0 5 0 634110322 194961408 19053 33554432000 4194304 4417452 140734240711088 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28649/tid=28657] ppid=28647 vsize=190392 CPUtime=822.28 cores=1,3,5,7
/proc/28649/task/28657/stat : 28657 (plingeling) R 28647 28649 28032 0 -1 4202560 57784 1260 0 0 82220 8 0 0 25 0 5 0 634110322 194961408 19053 33554432000 4194304 4417452 140734240711088 18446744073709551615 4352496 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28649/tid=28658] ppid=28647 vsize=190392 CPUtime=822.26 cores=1,3,5,7
/proc/28649/task/28658/stat : 28658 (plingeling) R 28647 28649 28032 0 -1 4202560 91834 1260 0 0 82212 14 0 0 25 0 5 0 634110322 194961408 19053 33554432000 4194304 4417452 140734240711088 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28649/tid=28659] ppid=28647 vsize=190392 CPUtime=814.81 cores=1,3,5,7
/proc/28649/task/28659/stat : 28659 (plingeling) R 28647 28649 28032 0 -1 4202560 58589 1260 0 0 81472 9 0 0 25 0 5 0 634110322 194961408 19053 33554432000 4194304 4417452 140734240711088 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3281.71
Current children cumulated vsize (KiB) 190392

[startup+882.311 s]
/proc/loadavg: 8.09 8.06 8.00 9/300 28691
/proc/meminfo: memFree=24108608/32951124 swapFree=63485424/67111528
[pid=28649] ppid=28647 vsize=185056 CPUtime=3521.2 cores=1,3,5,7
/proc/28649/stat : 28649 (plingeling) S 28647 28649 28032 0 -1 4202496 346339 1260 0 0 352067 53 0 0 25 0 5 0 634110319 189497344 17721 33554432000 4194304 4417452 140734240711088 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28649/statm: 46264 17721 180 55 0 44150 0
[pid=28649/tid=28656] ppid=28647 vsize=185056 CPUtime=882.3 cores=1,3,5,7
/proc/28649/task/28656/stat : 28656 (plingeling) R 28647 28649 28032 0 -1 4202560 117805 1260 0 0 88213 17 0 0 25 0 5 0 634110322 189497344 17721 33554432000 4194304 4417452 140734240711088 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28649/tid=28657] ppid=28647 vsize=185056 CPUtime=882.29 cores=1,3,5,7
/proc/28649/task/28657/stat : 28657 (plingeling) R 28647 28649 28032 0 -1 4202560 62173 1260 0 0 88220 9 0 0 25 0 5 0 634110322 189497344 17721 33554432000 4194304 4417452 140734240711088 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28649/tid=28658] ppid=28647 vsize=185056 CPUtime=882.28 cores=1,3,5,7
/proc/28649/task/28658/stat : 28658 (plingeling) R 28647 28649 28032 0 -1 4202560 99545 1260 0 0 88213 15 0 0 25 0 5 0 634110322 189497344 17721 33554432000 4194304 4417452 140734240711088 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28649/tid=28659] ppid=28647 vsize=185056 CPUtime=874.28 cores=1,3,5,7
/proc/28649/task/28659/stat : 28659 (plingeling) R 28647 28649 28032 0 -1 4202560 64721 1260 0 0 87418 10 0 0 25 0 5 0 634110322 189497344 17721 33554432000 4194304 4417452 140734240711088 18446744073709551615 4365135 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3521.2
Current children cumulated vsize (KiB) 185056

[startup+942.3 s]
/proc/loadavg: 8.10 8.06 8.00 9/300 28693
/proc/meminfo: memFree=24091596/32951124 swapFree=63485424/67111528
[pid=28649] ppid=28647 vsize=194116 CPUtime=3760.62 cores=1,3,5,7
/proc/28649/stat : 28649 (plingeling) S 28647 28649 28032 0 -1 4202496 368165 1260 0 0 376006 56 0 0 25 0 5 0 634110319 198774784 20001 33554432000 4194304 4417452 140734240711088 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28649/statm: 48529 20001 180 55 0 46415 0
[pid=28649/tid=28656] ppid=28647 vsize=194116 CPUtime=942.29 cores=1,3,5,7
/proc/28649/task/28656/stat : 28656 (plingeling) R 28647 28649 28032 0 -1 4202560 123796 1260 0 0 94211 18 0 0 25 0 5 0 634110322 198774784 20001 33554432000 4194304 4417452 140734240711088 18446744073709551615 4353539 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28649/tid=28657] ppid=28647 vsize=194116 CPUtime=942.29 cores=1,3,5,7
/proc/28649/task/28657/stat : 28657 (plingeling) R 28647 28649 28032 0 -1 4202560 66691 1260 0 0 94219 10 0 0 25 0 5 0 634110322 198774784 20001 33554432000 4194304 4417452 140734240711088 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28649/tid=28658] ppid=28647 vsize=194116 CPUtime=942.27 cores=1,3,5,7
/proc/28649/task/28658/stat : 28658 (plingeling) R 28647 28649 28032 0 -1 4202560 106459 1260 0 0 94211 16 0 0 25 0 5 0 634110322 198774784 20001 33554432000 4194304 4417452 140734240711088 18446744073709551615 4250969 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28649/tid=28659] ppid=28647 vsize=194116 CPUtime=933.72 cores=1,3,5,7
/proc/28649/task/28659/stat : 28659 (plingeling) R 28647 28649 28032 0 -1 4202560 69124 1260 0 0 93362 10 0 0 25 0 5 0 634110322 198774784 20001 33554432000 4194304 4417452 140734240711088 18446744073709551615 4353653 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3760.62
Current children cumulated vsize (KiB) 194116

[startup+1002.3 s]
/proc/loadavg: 8.15 8.08 8.01 9/300 28694
/proc/meminfo: memFree=24105960/32951124 swapFree=63485424/67111528
[pid=28649] ppid=28647 vsize=191732 CPUtime=4000.08 cores=1,3,5,7
/proc/28649/stat : 28649 (plingeling) S 28647 28649 28032 0 -1 4202496 395378 1260 0 0 399947 61 0 0 25 0 5 0 634110319 196333568 19420 33554432000 4194304 4417452 140734240711088 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28649/statm: 47933 19420 180 55 0 45819 0
[pid=28649/tid=28656] ppid=28647 vsize=191732 CPUtime=1002.29 cores=1,3,5,7
/proc/28649/task/28656/stat : 28656 (plingeling) R 28647 28649 28032 0 -1 4202560 131501 1260 0 0 100210 19 0 0 25 0 5 0 634110322 196333568 19420 33554432000 4194304 4417452 140734240711088 18446744073709551615 4352605 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28649/tid=28657] ppid=28647 vsize=191732 CPUtime=1002.29 cores=1,3,5,7
/proc/28649/task/28657/stat : 28657 (plingeling) R 28647 28649 28032 0 -1 4202560 71757 1260 0 0 100218 11 0 0 25 0 5 0 634110322 196333568 19420 33554432000 4194304 4417452 140734240711088 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28649/tid=28658] ppid=28647 vsize=191732 CPUtime=1002.27 cores=1,3,5,7
/proc/28649/task/28658/stat : 28658 (plingeling) R 28647 28649 28032 0 -1 4202560 116124 1260 0 0 100209 18 0 0 25 0 5 0 634110322 196333568 19420 33554432000 4194304 4417452 140734240711088 18446744073709551615 4250744 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28649/tid=28659] ppid=28647 vsize=191732 CPUtime=993.18 cores=1,3,5,7
/proc/28649/task/28659/stat : 28659 (plingeling) R 28647 28649 28032 0 -1 4202560 73901 1260 0 0 99307 11 0 0 25 0 5 0 634110322 196333568 19420 33554432000 4194304 4417452 140734240711088 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4000.08
Current children cumulated vsize (KiB) 191732

[startup+1062.3 s]
/proc/loadavg: 8.16 8.09 8.01 9/300 28696
/proc/meminfo: memFree=24045180/32951124 swapFree=63485424/67111528
[pid=28649] ppid=28647 vsize=200688 CPUtime=4239.55 cores=1,3,5,7
/proc/28649/stat : 28649 (plingeling) S 28647 28649 28032 0 -1 4202496 418953 1260 0 0 423890 65 0 0 25 0 5 0 634110319 205504512 21659 33554432000 4194304 4417452 140734240711088 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28649/statm: 50172 21659 180 55 0 48058 0
[pid=28649/tid=28656] ppid=28647 vsize=200688 CPUtime=1062.29 cores=1,3,5,7
/proc/28649/task/28656/stat : 28656 (plingeling) R 28647 28649 28032 0 -1 4202560 137363 1260 0 0 106209 20 0 0 25 0 5 0 634110322 205504512 21659 33554432000 4194304 4417452 140734240711088 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28649/tid=28657] ppid=28647 vsize=200688 CPUtime=1062.29 cores=1,3,5,7
/proc/28649/task/28657/stat : 28657 (plingeling) R 28647 28649 28032 0 -1 4202560 75926 1260 0 0 106217 12 0 0 25 0 5 0 634110322 205504512 21659 33554432000 4194304 4417452 140734240711088 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28649/tid=28658] ppid=28647 vsize=200688 CPUtime=1062.27 cores=1,3,5,7
/proc/28649/task/28658/stat : 28658 (plingeling) R 28647 28649 28032 0 -1 4202560 123908 1260 0 0 106208 19 0 0 25 0 5 0 634110322 205504512 21659 33554432000 4194304 4417452 140734240711088 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28649/tid=28659] ppid=28647 vsize=200688 CPUtime=1052.64 cores=1,3,5,7
/proc/28649/task/28659/stat : 28659 (plingeling) R 28647 28649 28032 0 -1 4202560 79661 1260 0 0 105252 12 0 0 25 0 5 0 634110322 205504512 21659 33554432000 4194304 4417452 140734240711088 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4239.55
Current children cumulated vsize (KiB) 200688

[startup+1122.3 s]
/proc/loadavg: 8.11 8.09 8.01 9/300 28697
/proc/meminfo: memFree=24003992/32951124 swapFree=63485424/67111528
[pid=28649] ppid=28647 vsize=195964 CPUtime=4479.02 cores=1,3,5,7
/proc/28649/stat : 28649 (plingeling) S 28647 28649 28032 0 -1 4202496 444129 1260 0 0 447832 70 0 0 25 0 5 0 634110319 200667136 20478 33554432000 4194304 4417452 140734240711088 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28649/statm: 48991 20478 180 55 0 46877 0
[pid=28649/tid=28656] ppid=28647 vsize=195964 CPUtime=1122.3 cores=1,3,5,7
/proc/28649/task/28656/stat : 28656 (plingeling) R 28647 28649 28032 0 -1 4202560 146470 1260 0 0 112208 22 0 0 25 0 5 0 634110322 200667136 20478 33554432000 4194304 4417452 140734240711088 18446744073709551615 4365188 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28649/tid=28657] ppid=28647 vsize=195964 CPUtime=1122.29 cores=1,3,5,7
/proc/28649/task/28657/stat : 28657 (plingeling) R 28647 28649 28032 0 -1 4202560 80200 1260 0 0 112217 12 0 0 25 0 5 0 634110322 200667136 20478 33554432000 4194304 4417452 140734240711088 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28649/tid=28658] ppid=28647 vsize=195964 CPUtime=1122.28 cores=1,3,5,7
/proc/28649/task/28658/stat : 28658 (plingeling) R 28647 28649 28032 0 -1 4202560 128597 1260 0 0 112208 20 0 0 25 0 5 0 634110322 200667136 20478 33554432000 4194304 4417452 140734240711088 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28649/tid=28659] ppid=28647 vsize=195964 CPUtime=1112.09 cores=1,3,5,7
/proc/28649/task/28659/stat : 28659 (plingeling) R 28647 28649 28032 0 -1 4202560 86767 1260 0 0 111196 13 0 0 25 0 5 0 634110322 200667136 20478 33554432000 4194304 4417452 140734240711088 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4479.02
Current children cumulated vsize (KiB) 195964

[startup+1182.3 s]
/proc/loadavg: 6.09 7.57 7.84 5/290 28717
/proc/meminfo: memFree=24346308/32951124 swapFree=63485424/67111528
[pid=28649] ppid=28647 vsize=196912 CPUtime=4718.48 cores=1,3,5,7
/proc/28649/stat : 28649 (plingeling) S 28647 28649 28032 0 -1 4202496 465055 1260 0 0 471776 72 0 0 25 0 5 0 634110319 201637888 20715 33554432000 4194304 4417452 140734240711088 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28649/statm: 49228 20715 180 55 0 47114 0
[pid=28649/tid=28656] ppid=28647 vsize=196912 CPUtime=1182.29 cores=1,3,5,7
/proc/28649/task/28656/stat : 28656 (plingeling) R 28647 28649 28032 0 -1 4202560 152115 1260 0 0 118207 22 0 0 25 0 5 0 634110322 201637888 20715 33554432000 4194304 4417452 140734240711088 18446744073709551615 4364711 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28649/tid=28657] ppid=28647 vsize=196912 CPUtime=1182.29 cores=1,3,5,7
/proc/28649/task/28657/stat : 28657 (plingeling) R 28647 28649 28032 0 -1 4202560 84385 1260 0 0 118216 13 0 0 25 0 5 0 634110322 201637888 20715 33554432000 4194304 4417452 140734240711088 18446744073709551615 4250571 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28649/tid=28658] ppid=28647 vsize=196912 CPUtime=1182.28 cores=1,3,5,7
/proc/28649/task/28658/stat : 28658 (plingeling) R 28647 28649 28032 0 -1 4202560 133258 1260 0 0 118207 21 0 0 25 0 5 0 634110322 201637888 20715 33554432000 4194304 4417452 140734240711088 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28649/tid=28659] ppid=28647 vsize=196912 CPUtime=1171.55 cores=1,3,5,7
/proc/28649/task/28659/stat : 28659 (plingeling) R 28647 28649 28032 0 -1 4202560 93202 1260 0 0 117141 14 0 0 25 0 5 0 634110322 201637888 20715 33554432000 4194304 4417452 140734240711088 18446744073709551615 4251076 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4718.48
Current children cumulated vsize (KiB) 196912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 5.38 7.28 7.74 5/290 28718
/proc/meminfo: memFree=24346432/32951124 swapFree=63485424/67111528
[pid=28649] ppid=28647 vsize=196432 CPUtime=4800.32 cores=1,3,5,7
/proc/28649/stat : 28649 (plingeling) S 28647 28649 28032 0 -1 4202496 470415 1260 0 0 479958 74 0 0 25 0 5 0 634110319 201146368 20595 33554432000 4194304 4417452 140734240711088 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28649/statm: 49108 20595 180 55 0 46994 0
[pid=28649/tid=28656] ppid=28647 vsize=196432 CPUtime=1202.81 cores=1,3,5,7
/proc/28649/task/28656/stat : 28656 (plingeling) R 28647 28649 28032 0 -1 4202560 153521 1260 0 0 120258 23 0 0 25 0 5 0 634110322 201146368 20595 33554432000 4194304 4417452 140734240711088 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28649/tid=28657] ppid=28647 vsize=196432 CPUtime=1202.81 cores=1,3,5,7
/proc/28649/task/28657/stat : 28657 (plingeling) R 28647 28649 28032 0 -1 4202560 85471 1260 0 0 120267 14 0 0 25 0 5 0 634110322 201146368 20595 33554432000 4194304 4417452 140734240711088 18446744073709551615 4251010 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28649/tid=28658] ppid=28647 vsize=196432 CPUtime=1202.79 cores=1,3,5,7
/proc/28649/task/28658/stat : 28658 (plingeling) R 28647 28649 28032 0 -1 4202560 134674 1260 0 0 120258 21 0 0 25 0 5 0 634110322 201146368 20595 33554432000 4194304 4417452 140734240711088 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28649/tid=28659] ppid=28647 vsize=196432 CPUtime=1191.86 cores=1,3,5,7
/proc/28649/task/28659/stat : 28659 (plingeling) R 28647 28649 28032 0 -1 4202560 94654 1260 0 0 119172 14 0 0 25 0 5 0 634110322 201146368 20595 33554432000 4194304 4417452 140734240711088 18446744073709551615 4365111 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 196432

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

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

[startup+1202.8 s]
/proc/loadavg: 5.38 7.28 7.74 5/290 28718
/proc/meminfo: memFree=24346432/32951124 swapFree=63485424/67111528
[pid=28649] ppid=28647 vsize=196432 CPUtime=4800.32 cores=1,3,5,7
/proc/28649/stat : 28649 (plingeling) S 28647 28649 28032 0 -1 4202496 470415 1260 0 0 479958 74 0 0 25 0 5 0 634110319 201146368 20595 33554432000 4194304 4417452 140734240711088 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28649/statm: 49108 20595 180 55 0 46994 0
[pid=28649/tid=28656] ppid=28647 vsize=196432 CPUtime=1202.81 cores=1,3,5,7
/proc/28649/task/28656/stat : 28656 (plingeling) R 28647 28649 28032 0 -1 4202560 153521 1260 0 0 120258 23 0 0 25 0 5 0 634110322 201146368 20595 33554432000 4194304 4417452 140734240711088 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28649/tid=28657] ppid=28647 vsize=196432 CPUtime=1202.81 cores=1,3,5,7
/proc/28649/task/28657/stat : 28657 (plingeling) R 28647 28649 28032 0 -1 4202560 85471 1260 0 0 120267 14 0 0 25 0 5 0 634110322 201146368 20595 33554432000 4194304 4417452 140734240711088 18446744073709551615 4251010 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28649/tid=28658] ppid=28647 vsize=196432 CPUtime=1202.79 cores=1,3,5,7
/proc/28649/task/28658/stat : 28658 (plingeling) R 28647 28649 28032 0 -1 4202560 134674 1260 0 0 120258 21 0 0 25 0 5 0 634110322 201146368 20595 33554432000 4194304 4417452 140734240711088 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28649/tid=28659] ppid=28647 vsize=196432 CPUtime=1191.86 cores=1,3,5,7
/proc/28649/task/28659/stat : 28659 (plingeling) R 28647 28649 28032 0 -1 4202560 94654 1260 0 0 119172 14 0 0 25 0 5 0 634110322 201146368 20595 33554432000 4194304 4417452 140734240711088 18446744073709551615 4365111 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 196432

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.82
CPU time (s): 4800.36
CPU user time (s): 4799.61
CPU system time (s): 0.749886
CPU usage (%): 399.092
Max. virtual memory (cumulated for all children) (KiB): 205696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.61
system time used= 0.749886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 471675
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= 140
involuntary context switches= 21220

runsolver used 2.99554 second user time and 7.95479 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-15 01:49:04
IDJOB=3371437
IDBENCH=70775
IDSOLVER=1848
FILE ID=node147/3371437-1305416944
RUNJOBID= node147-1305416883-28547
PBS_JOBID= 13324515
Free space on /tmp= 73108 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate032.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371437-1305416944/watcher-3371437-1305416944 -o /tmp/evaluation-result-3371437-1305416944/solver-3371437-1305416944 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371437-1305416944.cnf

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

MD5SUM BENCH= 8d76aa747359ea8ccf15726792949452
RANDOM SEED=1883517813

node147.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.836
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.67
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.836
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.836
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.836
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.836
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.836
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.76
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.836
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.836
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:      24389268 kB
Buffers:        292456 kB
Cached:        4966724 kB
SwapCached:      13132 kB
Active:        1671256 kB
Inactive:      6658424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24389268 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:             248 kB
Writeback:           0 kB
AnonPages:     3065224 kB
Mapped:          15448 kB
Slab:           140808 kB
PageTables:      28884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44930204 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= 73108 MiB
End job on node147 at 2011-05-15 02:09:09