Trace number 3281157

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.23 1201.74

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k20.cnf
MD5SUM2bee695ce4278b72ee9295631ad94252
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark180.219
Satisfiable
(Un)Satisfiability was proved
Number of variables31357
Number of clauses133420
Sum of the clauses size370492
Maximum clause length37
Minimum clause length1
Number of clauses of size 1278
Number of clauses of size 258046
Number of clauses of size 369900
Number of clauses of size 4166
Number of clauses of size 5305
Number of clauses of size over 54725

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-3281157-1304038778/watcher-3281157-1304038778 -o /tmp/evaluation-result-3281157-1304038778/solver-3281157-1304038778 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3281157-1304038778.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.10 8.05 7.99 5/181 26702
/proc/meminfo: memFree=19676152/32950928 swapFree=67111364/67111528
[pid=26702] ppid=26700 vsize=8728 CPUtime=0 cores=0,2,4,6
/proc/26702/stat : 26702 (plingeling) R 26700 26702 26261 0 -1 4202496 244 1251 0 0 0 0 0 0 25 0 1 0 594108510 8937472 173 33554432000 4194304 4417332 140735578982832 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/26702/statm: 2182 173 137 55 0 68 0

[startup+0.026106 s]
/proc/loadavg: 8.10 8.05 7.99 5/181 26702
/proc/meminfo: memFree=19676152/32950928 swapFree=67111364/67111528
[pid=26702] ppid=26700 vsize=12116 CPUtime=0.02 cores=0,2,4,6
/proc/26702/stat : 26702 (plingeling) R 26700 26702 26261 0 -1 4202496 1045 1251 0 0 2 0 0 0 25 0 1 0 594108510 12406784 974 33554432000 4194304 4417332 140735578982832 18446744073709551615 251367240685 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/26702/statm: 3029 1001 148 55 0 915 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12116

[startup+0.101098 s]
/proc/loadavg: 8.10 8.05 7.99 5/181 26702
/proc/meminfo: memFree=19676152/32950928 swapFree=67111364/67111528
[pid=26702] ppid=26700 vsize=27732 CPUtime=0.08 cores=0,2,4,6
/proc/26702/stat : 26702 (plingeling) R 26700 26702 26261 0 -1 4202496 5027 1251 0 0 8 0 0 0 25 0 1 0 594108510 28397568 4956 33554432000 4194304 4417332 140735578982832 18446744073709551615 4227832 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/26702/statm: 6933 4956 148 55 0 4819 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27732

[startup+0.300995 s]
/proc/loadavg: 8.10 8.05 7.99 5/181 26702
/proc/meminfo: memFree=19676152/32950928 swapFree=67111364/67111528
[pid=26702] ppid=26700 vsize=82984 CPUtime=0.66 cores=0,2,4,6
/proc/26702/stat : 26702 (plingeling) S 26700 26702 26261 0 -1 4202496 10317 1251 0 0 65 1 0 0 25 0 5 0 594108510 84975616 8526 33554432000 4194304 4417332 140735578982832 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26702/statm: 20746 8526 173 55 0 18632 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 82984

[startup+0.70092 s]
/proc/loadavg: 8.10 8.05 7.99 5/181 26702
/proc/meminfo: memFree=19676152/32950928 swapFree=67111364/67111528
[pid=26702] ppid=26700 vsize=83716 CPUtime=2.26 cores=0,2,4,6
/proc/26702/stat : 26702 (plingeling) S 26700 26702 26261 0 -1 4202496 10502 1251 0 0 225 1 0 0 25 0 5 0 594108510 85725184 8711 33554432000 4194304 4417332 140735578982832 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26702/statm: 20929 8711 175 55 0 18815 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 83716

[startup+1.50077 s]
/proc/loadavg: 8.17 8.07 8.00 9/186 26712
/proc/meminfo: memFree=19637928/32950928 swapFree=67111364/67111528
[pid=26702] ppid=26700 vsize=88192 CPUtime=5.45 cores=0,2,4,6
/proc/26702/stat : 26702 (plingeling) S 26700 26702 26261 0 -1 4202496 13641 1251 0 0 543 2 0 0 25 0 5 0 594108510 90308608 9835 33554432000 4194304 4417332 140735578982832 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26702/statm: 22048 9835 180 55 0 19934 0
[pid=26702/tid=26709] ppid=26700 vsize=88192 CPUtime=1.32 cores=0,2,4,6
/proc/26702/task/26709/stat : 26709 (plingeling) R 26700 26702 26261 0 -1 4202560 1627 1251 0 0 132 0 0 0 25 0 5 0 594108528 90308608 9835 33554432000 4194304 4417332 140735578982832 18446744073709551615 4339918 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26702/tid=26710] ppid=26700 vsize=88192 CPUtime=1.31 cores=0,2,4,6
/proc/26702/task/26710/stat : 26710 (plingeling) R 26700 26702 26261 0 -1 4202560 2235 1251 0 0 131 0 0 0 25 0 5 0 594108528 90308608 9835 33554432000 4194304 4417332 140735578982832 18446744073709551615 4346556 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26702/tid=26711] ppid=26700 vsize=88192 CPUtime=1.31 cores=0,2,4,6
/proc/26702/task/26711/stat : 26711 (plingeling) R 26700 26702 26261 0 -1 4202560 1970 1251 0 0 131 0 0 0 25 0 5 0 594108528 90308608 9835 33554432000 4194304 4417332 140735578982832 18446744073709551615 4248926 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26702/tid=26712] ppid=26700 vsize=88192 CPUtime=1.31 cores=0,2,4,6
/proc/26702/task/26712/stat : 26712 (plingeling) R 26700 26702 26261 0 -1 4202560 527 1251 0 0 131 0 0 0 25 0 5 0 594108528 90308608 9835 33554432000 4194304 4417332 140735578982832 18446744073709551615 4321577 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.45
Current children cumulated vsize (KiB) 88192

[startup+3.10048 s]
/proc/loadavg: 8.17 8.07 8.00 9/186 26712
/proc/meminfo: memFree=19625776/32950928 swapFree=67111364/67111528
[pid=26702] ppid=26700 vsize=97596 CPUtime=11.84 cores=0,2,4,6
/proc/26702/stat : 26702 (plingeling) S 26700 26702 26261 0 -1 4202496 16028 1251 0 0 1182 2 0 0 25 0 5 0 594108510 99938304 12198 33554432000 4194304 4417332 140735578982832 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26702/statm: 24399 12198 180 55 0 22285 0
[pid=26702/tid=26709] ppid=26700 vsize=97596 CPUtime=2.91 cores=0,2,4,6
/proc/26702/task/26709/stat : 26709 (plingeling) R 26700 26702 26261 0 -1 4202560 2984 1251 0 0 291 0 0 0 25 0 5 0 594108528 99938304 12198 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26702/tid=26710] ppid=26700 vsize=97596 CPUtime=2.91 cores=0,2,4,6
/proc/26702/task/26710/stat : 26710 (plingeling) R 26700 26702 26261 0 -1 4202560 3265 1251 0 0 291 0 0 0 25 0 5 0 594108528 99938304 12198 33554432000 4194304 4417332 140735578982832 18446744073709551615 4265443 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26702/tid=26711] ppid=26700 vsize=97596 CPUtime=2.91 cores=0,2,4,6
/proc/26702/task/26711/stat : 26711 (plingeling) R 26700 26702 26261 0 -1 4202560 1970 1251 0 0 291 0 0 0 25 0 5 0 594108528 99938304 12198 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26702/tid=26712] ppid=26700 vsize=97596 CPUtime=2.91 cores=0,2,4,6
/proc/26702/task/26712/stat : 26712 (plingeling) R 26700 26702 26261 0 -1 4202560 527 1251 0 0 291 0 0 0 25 0 5 0 594108528 99938304 12198 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.84
Current children cumulated vsize (KiB) 97596

[startup+6.30088 s]
/proc/loadavg: 8.16 8.07 8.00 9/186 26712
/proc/meminfo: memFree=19620764/32950928 swapFree=67111364/67111528
[pid=26702] ppid=26700 vsize=107528 CPUtime=24.63 cores=0,2,4,6
/proc/26702/stat : 26702 (plingeling) S 26700 26702 26261 0 -1 4202496 19390 1251 0 0 2460 3 0 0 25 0 5 0 594108510 110108672 14681 33554432000 4194304 4417332 140735578982832 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26702/statm: 26882 14681 180 55 0 24768 0
[pid=26702/tid=26709] ppid=26700 vsize=107528 CPUtime=6.12 cores=0,2,4,6
/proc/26702/task/26709/stat : 26709 (plingeling) R 26700 26702 26261 0 -1 4202560 3495 1251 0 0 612 0 0 0 25 0 5 0 594108528 110108672 14681 33554432000 4194304 4417332 140735578982832 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26702/tid=26710] ppid=26700 vsize=107528 CPUtime=6.11 cores=0,2,4,6
/proc/26702/task/26710/stat : 26710 (plingeling) R 26700 26702 26261 0 -1 4202560 5163 1251 0 0 611 0 0 0 25 0 5 0 594108528 110108672 14681 33554432000 4194304 4417332 140735578982832 18446744073709551615 4357145 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26702/tid=26711] ppid=26700 vsize=107528 CPUtime=6.11 cores=0,2,4,6
/proc/26702/task/26711/stat : 26711 (plingeling) R 26700 26702 26261 0 -1 4202560 2761 1251 0 0 611 0 0 0 25 0 5 0 594108528 110108672 14681 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364487 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26702/tid=26712] ppid=26700 vsize=107528 CPUtime=6.09 cores=0,2,4,6
/proc/26702/task/26712/stat : 26712 (plingeling) R 26700 26702 26261 0 -1 4202560 689 1251 0 0 609 0 0 0 25 0 5 0 594108528 110108672 14681 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364417 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.63
Current children cumulated vsize (KiB) 107528

[startup+12.7007 s]
/proc/loadavg: 8.14 8.06 8.00 9/186 26713
/proc/meminfo: memFree=19599080/32950928 swapFree=67111364/67111528
[pid=26702] ppid=26700 vsize=117388 CPUtime=50.19 cores=0,2,4,6
/proc/26702/stat : 26702 (plingeling) S 26700 26702 26261 0 -1 4202496 29953 1251 0 0 5015 4 0 0 25 0 5 0 594108510 120205312 17146 33554432000 4194304 4417332 140735578982832 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26702/statm: 29347 17146 180 55 0 27233 0
[pid=26702/tid=26709] ppid=26700 vsize=117388 CPUtime=12.52 cores=0,2,4,6
/proc/26702/task/26709/stat : 26709 (plingeling) R 26700 26702 26261 0 -1 4202560 8402 1251 0 0 1251 1 0 0 25 0 5 0 594108528 120205312 17146 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364695 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26702/tid=26710] ppid=26700 vsize=117388 CPUtime=12.51 cores=0,2,4,6
/proc/26702/task/26710/stat : 26710 (plingeling) R 26700 26702 26261 0 -1 4202560 6888 1251 0 0 1250 1 0 0 25 0 5 0 594108528 120205312 17146 33554432000 4194304 4417332 140735578982832 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26702/tid=26711] ppid=26700 vsize=117388 CPUtime=12.51 cores=0,2,4,6
/proc/26702/task/26711/stat : 26711 (plingeling) R 26700 26702 26261 0 -1 4202560 5388 1251 0 0 1251 0 0 0 25 0 5 0 594108528 120205312 17146 33554432000 4194304 4417332 140735578982832 18446744073709551615 4236923 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26702/tid=26712] ppid=26700 vsize=117388 CPUtime=12.45 cores=0,2,4,6
/proc/26702/task/26712/stat : 26712 (plingeling) R 26700 26702 26261 0 -1 4202560 1993 1251 0 0 1245 0 0 0 25 0 5 0 594108528 120205312 17146 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364355 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.19
Current children cumulated vsize (KiB) 117388

[startup+25.5003 s]
/proc/loadavg: 8.12 8.06 8.00 9/186 26713
/proc/meminfo: memFree=19577764/32950928 swapFree=67111364/67111528
[pid=26702] ppid=26700 vsize=140800 CPUtime=101.32 cores=0,2,4,6
/proc/26702/stat : 26702 (plingeling) S 26700 26702 26261 0 -1 4202496 50233 1251 0 0 10125 7 0 0 25 0 5 0 594108510 144179200 23000 33554432000 4194304 4417332 140735578982832 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26702/statm: 35200 23000 181 55 0 33086 0
[pid=26702/tid=26709] ppid=26700 vsize=140800 CPUtime=25.32 cores=0,2,4,6
/proc/26702/task/26709/stat : 26709 (plingeling) R 26700 26702 26261 0 -1 4202560 13812 1251 0 0 2530 2 0 0 25 0 5 0 594108528 144179200 23000 33554432000 4194304 4417332 140735578982832 18446744073709551615 4366471 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26702/tid=26710] ppid=26700 vsize=140800 CPUtime=25.31 cores=0,2,4,6
/proc/26702/task/26710/stat : 26710 (plingeling) R 26700 26702 26261 0 -1 4202560 16170 1251 0 0 2528 3 0 0 25 0 5 0 594108528 144179200 23000 33554432000 4194304 4417332 140735578982832 18446744073709551615 4357160 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26702/tid=26711] ppid=26700 vsize=140800 CPUtime=25.31 cores=0,2,4,6
/proc/26702/task/26711/stat : 26711 (plingeling) R 26700 26702 26261 0 -1 4202560 8435 1251 0 0 2531 0 0 0 25 0 5 0 594108528 144179200 23000 33554432000 4194304 4417332 140735578982832 18446744073709551615 4286467 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26702/tid=26712] ppid=26700 vsize=140800 CPUtime=25.18 cores=0,2,4,6
/proc/26702/task/26712/stat : 26712 (plingeling) R 26700 26702 26261 0 -1 4202560 4534 1251 0 0 2518 0 0 0 25 0 5 0 594108528 144179200 23000 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 140800

[startup+51.1006 s]
/proc/loadavg: 8.07 8.05 8.00 9/186 26714
/proc/meminfo: memFree=19535556/32950928 swapFree=67111364/67111528
[pid=26702] ppid=26700 vsize=250020 CPUtime=203.58 cores=0,2,4,6
/proc/26702/stat : 26702 (plingeling) S 26700 26702 26261 0 -1 4202496 109223 1251 0 0 20344 14 0 0 25 0 5 0 594108510 256020480 33960 33554432000 4194304 4417332 140735578982832 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26702/statm: 62505 33960 181 55 0 60391 0
[pid=26702/tid=26709] ppid=26700 vsize=250020 CPUtime=50.91 cores=0,2,4,6
/proc/26702/task/26709/stat : 26709 (plingeling) R 26700 26702 26261 0 -1 4202560 20283 1251 0 0 5089 2 0 0 25 0 5 0 594108528 256020480 33960 33554432000 4194304 4417332 140735578982832 18446744073709551615 4270235 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26702/tid=26710] ppid=26700 vsize=250020 CPUtime=50.92 cores=0,2,4,6
/proc/26702/task/26710/stat : 26710 (plingeling) R 26700 26702 26261 0 -1 4202560 26302 1251 0 0 5087 5 0 0 25 0 5 0 594108528 256020480 33960 33554432000 4194304 4417332 140735578982832 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26702/tid=26711] ppid=26700 vsize=250020 CPUtime=50.91 cores=0,2,4,6
/proc/26702/task/26711/stat : 26711 (plingeling) R 26700 26702 26261 0 -1 4202560 22609 1251 0 0 5089 2 0 0 25 0 5 0 594108528 256020480 33960 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26702/tid=26712] ppid=26700 vsize=250020 CPUtime=50.64 cores=0,2,4,6
/proc/26702/task/26712/stat : 26712 (plingeling) R 26700 26702 26261 0 -1 4202560 32747 1251 0 0 5062 2 0 0 25 0 5 0 594108528 256020480 33960 33554432000 4194304 4417332 140735578982832 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.58
Current children cumulated vsize (KiB) 250020

[startup+102.307 s]
/proc/loadavg: 8.03 8.04 8.00 9/186 26724
/proc/meminfo: memFree=19465436/32950928 swapFree=67111364/67111528
[pid=26702] ppid=26700 vsize=307016 CPUtime=408.12 cores=0,2,4,6
/proc/26702/stat : 26702 (plingeling) S 26700 26702 26261 0 -1 4202496 196324 1251 0 0 40785 27 0 0 25 0 5 0 594108510 314384384 48209 33554432000 4194304 4417332 140735578982832 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26702/statm: 76754 48209 181 55 0 74640 0
[pid=26702/tid=26709] ppid=26700 vsize=307016 CPUtime=102.12 cores=0,2,4,6
/proc/26702/task/26709/stat : 26709 (plingeling) R 26700 26702 26261 0 -1 4202560 36319 1251 0 0 10207 5 0 0 25 0 5 0 594108528 314384384 48209 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26702/tid=26710] ppid=26700 vsize=307016 CPUtime=102.1 cores=0,2,4,6
/proc/26702/task/26710/stat : 26710 (plingeling) R 26700 26702 26261 0 -1 4202560 57529 1251 0 0 10201 9 0 0 25 0 5 0 594108528 314384384 48209 33554432000 4194304 4417332 140735578982832 18446744073709551615 4357822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26702/tid=26711] ppid=26700 vsize=307016 CPUtime=102.12 cores=0,2,4,6
/proc/26702/task/26711/stat : 26711 (plingeling) R 26700 26702 26261 0 -1 4202560 40515 1251 0 0 10207 5 0 0 25 0 5 0 594108528 314384384 48209 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26702/tid=26712] ppid=26700 vsize=307016 CPUtime=101.57 cores=0,2,4,6
/proc/26702/task/26712/stat : 26712 (plingeling) R 26700 26702 26261 0 -1 4202560 54679 1251 0 0 10152 5 0 0 25 0 5 0 594108528 314384384 48209 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.12
Current children cumulated vsize (KiB) 307016

[startup+162.301 s]
/proc/loadavg: 8.04 8.05 8.00 9/186 26726
/proc/meminfo: memFree=19374548/32950928 swapFree=67111364/67111528
[pid=26702] ppid=26700 vsize=390240 CPUtime=647.77 cores=0,2,4,6
/proc/26702/stat : 26702 (plingeling) S 26700 26702 26261 0 -1 4202496 309359 1251 0 0 64734 43 0 0 25 0 5 0 594108510 399605760 69015 33554432000 4194304 4417332 140735578982832 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26702/statm: 97560 69015 181 55 0 95446 0
[pid=26702/tid=26709] ppid=26700 vsize=390240 CPUtime=162.12 cores=0,2,4,6
/proc/26702/task/26709/stat : 26709 (plingeling) R 26700 26702 26261 0 -1 4202560 73092 1251 0 0 16201 11 0 0 25 0 5 0 594108528 399605760 69015 33554432000 4194304 4417332 140735578982832 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26702/tid=26710] ppid=26700 vsize=390240 CPUtime=162.1 cores=0,2,4,6
/proc/26702/task/26710/stat : 26710 (plingeling) R 26700 26702 26261 0 -1 4202560 84000 1251 0 0 16197 13 0 0 25 0 5 0 594108528 399605760 69015 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26702/tid=26711] ppid=26700 vsize=390240 CPUtime=162.11 cores=0,2,4,6
/proc/26702/task/26711/stat : 26711 (plingeling) R 26700 26702 26261 0 -1 4202560 56998 1251 0 0 16204 7 0 0 25 0 5 0 594108528 399605760 69015 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26702/tid=26712] ppid=26700 vsize=390240 CPUtime=161.24 cores=0,2,4,6
/proc/26702/task/26712/stat : 26712 (plingeling) R 26700 26702 26261 0 -1 4202560 87987 1251 0 0 16114 10 0 0 25 0 5 0 594108528 399605760 69015 33554432000 4194304 4417332 140735578982832 18446744073709551615 4358632 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 647.77
Current children cumulated vsize (KiB) 390240


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

[pid=26702/tid=26710] ppid=26700 vsize=501640 CPUtime=762.13 cores=0,2,4,6
/proc/26702/task/26710/stat : 26710 (plingeling) R 26700 26702 26261 0 -1 4202560 316923 1251 0 0 76168 45 0 0 25 0 5 0 594108528 513679360 98662 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26702/tid=26711] ppid=26700 vsize=501640 CPUtime=762.14 cores=0,2,4,6
/proc/26702/task/26711/stat : 26711 (plingeling) R 26700 26702 26261 0 -1 4202560 158295 1251 0 0 76192 22 0 0 25 0 5 0 594108528 513679360 98662 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26702/tid=26712] ppid=26700 vsize=501640 CPUtime=757.98 cores=0,2,4,6
/proc/26702/task/26712/stat : 26712 (plingeling) R 26700 26702 26261 0 -1 4202560 133284 1251 0 0 75783 15 0 0 25 0 5 0 594108528 513679360 98662 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.58
Current children cumulated vsize (KiB) 501640

[startup+822.301 s]
/proc/loadavg: 5.35 7.27 7.73 5/176 26761
/proc/meminfo: memFree=19365036/32950928 swapFree=67111364/67111528
[pid=26702] ppid=26700 vsize=514408 CPUtime=3284.29 cores=0,2,4,6
/proc/26702/stat : 26702 (plingeling) S 26700 26702 26261 0 -1 4202496 790069 1251 0 0 328320 109 0 0 25 0 5 0 594108510 526753792 101854 33554432000 4194304 4417332 140735578982832 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26702/statm: 128602 101854 181 55 0 126488 0
[pid=26702/tid=26709] ppid=26700 vsize=514408 CPUtime=822.13 cores=0,2,4,6
/proc/26702/task/26709/stat : 26709 (plingeling) R 26700 26702 26261 0 -1 4202560 131992 1251 0 0 82194 19 0 0 25 0 5 0 594108528 526753792 101854 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26702/tid=26710] ppid=26700 vsize=514408 CPUtime=822.13 cores=0,2,4,6
/proc/26702/task/26710/stat : 26710 (plingeling) R 26700 26702 26261 0 -1 4202560 351643 1251 0 0 82163 50 0 0 25 0 5 0 594108528 526753792 101854 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26702/tid=26711] ppid=26700 vsize=514408 CPUtime=822.13 cores=0,2,4,6
/proc/26702/task/26711/stat : 26711 (plingeling) R 26700 26702 26261 0 -1 4202560 162391 1251 0 0 82191 22 0 0 25 0 5 0 594108528 526753792 101854 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26702/tid=26712] ppid=26700 vsize=514408 CPUtime=817.7 cores=0,2,4,6
/proc/26702/task/26712/stat : 26712 (plingeling) R 26700 26702 26261 0 -1 4202560 136761 1251 0 0 81754 16 0 0 25 0 5 0 594108528 526753792 101854 33554432000 4194304 4417332 140735578982832 18446744073709551615 4356899 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.29
Current children cumulated vsize (KiB) 514408

[startup+882.301 s]
/proc/loadavg: 4.54 6.69 7.50 5/176 26763
/proc/meminfo: memFree=19371556/32950928 swapFree=67111364/67111528
[pid=26702] ppid=26700 vsize=508040 CPUtime=3524 cores=0,2,4,6
/proc/26702/stat : 26702 (plingeling) S 26700 26702 26261 0 -1 4202496 813226 1251 0 0 352287 113 0 0 25 0 5 0 594108510 520232960 100262 33554432000 4194304 4417332 140735578982832 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26702/statm: 127010 100262 181 55 0 124896 0
[pid=26702/tid=26709] ppid=26700 vsize=508040 CPUtime=882.13 cores=0,2,4,6
/proc/26702/task/26709/stat : 26709 (plingeling) R 26700 26702 26261 0 -1 4202560 132005 1251 0 0 88194 19 0 0 25 0 5 0 594108528 520232960 100262 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364581 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26702/tid=26710] ppid=26700 vsize=508040 CPUtime=882.12 cores=0,2,4,6
/proc/26702/task/26710/stat : 26710 (plingeling) R 26700 26702 26261 0 -1 4202560 374787 1251 0 0 88159 53 0 0 25 0 5 0 594108528 520232960 100262 33554432000 4194304 4417332 140735578982832 18446744073709551615 4357195 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26702/tid=26711] ppid=26700 vsize=508040 CPUtime=882.13 cores=0,2,4,6
/proc/26702/task/26711/stat : 26711 (plingeling) R 26700 26702 26261 0 -1 4202560 162391 1251 0 0 88191 22 0 0 25 0 5 0 594108528 520232960 100262 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26702/tid=26712] ppid=26700 vsize=508040 CPUtime=877.41 cores=0,2,4,6
/proc/26702/task/26712/stat : 26712 (plingeling) R 26700 26702 26261 0 -1 4202560 136761 1251 0 0 87725 16 0 0 25 0 5 0 594108528 520232960 100262 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524
Current children cumulated vsize (KiB) 508040

[startup+942.301 s]
/proc/loadavg: 4.24 6.21 7.29 5/176 26764
/proc/meminfo: memFree=19333932/32950928 swapFree=67111364/67111528
[pid=26702] ppid=26700 vsize=544812 CPUtime=3763.72 cores=0,2,4,6
/proc/26702/stat : 26702 (plingeling) S 26700 26702 26261 0 -1 4202496 841948 1251 0 0 376255 117 0 0 25 0 5 0 594108510 557887488 109455 33554432000 4194304 4417332 140735578982832 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26702/statm: 136203 109455 181 55 0 134089 0
[pid=26702/tid=26709] ppid=26700 vsize=544812 CPUtime=942.13 cores=0,2,4,6
/proc/26702/task/26709/stat : 26709 (plingeling) R 26700 26702 26261 0 -1 4202560 132005 1251 0 0 94194 19 0 0 25 0 5 0 594108528 557887488 109455 33554432000 4194304 4417332 140735578982832 18446744073709551615 4366014 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26702/tid=26710] ppid=26700 vsize=544812 CPUtime=942.12 cores=0,2,4,6
/proc/26702/task/26710/stat : 26710 (plingeling) R 26700 26702 26261 0 -1 4202560 403509 1251 0 0 94156 56 0 0 25 0 5 0 594108528 557887488 109455 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26702/tid=26711] ppid=26700 vsize=544812 CPUtime=942.14 cores=0,2,4,6
/proc/26702/task/26711/stat : 26711 (plingeling) R 26700 26702 26261 0 -1 4202560 162391 1251 0 0 94191 23 0 0 25 0 5 0 594108528 557887488 109455 33554432000 4194304 4417332 140735578982832 18446744073709551615 4236820 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26702/tid=26712] ppid=26700 vsize=544812 CPUtime=937.12 cores=0,2,4,6
/proc/26702/task/26712/stat : 26712 (plingeling) R 26700 26702 26261 0 -1 4202560 136761 1251 0 0 93696 16 0 0 25 0 5 0 594108528 557887488 109455 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.72
Current children cumulated vsize (KiB) 544812

[startup+1002.3 s]
/proc/loadavg: 4.09 5.81 7.08 5/176 26766
/proc/meminfo: memFree=19407788/32950928 swapFree=67111364/67111528
[pid=26702] ppid=26700 vsize=478916 CPUtime=4003.45 cores=0,2,4,6
/proc/26702/stat : 26702 (plingeling) S 26700 26702 26261 0 -1 4202496 871893 1251 0 0 400223 122 0 0 25 0 5 0 594108510 490409984 91184 33554432000 4194304 4417332 140735578982832 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26702/statm: 119729 91184 181 55 0 117615 0
[pid=26702/tid=26709] ppid=26700 vsize=478916 CPUtime=1002.13 cores=0,2,4,6
/proc/26702/task/26709/stat : 26709 (plingeling) R 26700 26702 26261 0 -1 4202560 132018 1251 0 0 100194 19 0 0 25 0 5 0 594108528 490409984 91184 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26702/tid=26710] ppid=26700 vsize=478916 CPUtime=1002.13 cores=0,2,4,6
/proc/26702/task/26710/stat : 26710 (plingeling) R 26700 26702 26261 0 -1 4202560 413770 1251 0 0 100155 58 0 0 25 0 5 0 594108528 490409984 91184 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26702/tid=26711] ppid=26700 vsize=478916 CPUtime=1002.14 cores=0,2,4,6
/proc/26702/task/26711/stat : 26711 (plingeling) R 26700 26702 26261 0 -1 4202560 182062 1251 0 0 100188 26 0 0 25 0 5 0 594108528 490409984 91184 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26702/tid=26712] ppid=26700 vsize=478916 CPUtime=996.85 cores=0,2,4,6
/proc/26702/task/26712/stat : 26712 (plingeling) R 26700 26702 26261 0 -1 4202560 136761 1251 0 0 99669 16 0 0 25 0 5 0 594108528 490409984 91184 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.45
Current children cumulated vsize (KiB) 478916

[startup+1062.3 s]
/proc/loadavg: 4.07 5.49 6.89 5/176 26768
/proc/meminfo: memFree=19349972/32950928 swapFree=67111364/67111528
[pid=26702] ppid=26700 vsize=537232 CPUtime=4243.18 cores=0,2,4,6
/proc/26702/stat : 26702 (plingeling) S 26700 26702 26261 0 -1 4202496 904732 1251 0 0 424192 126 0 0 25 0 5 0 594108510 550125568 105763 33554432000 4194304 4417332 140735578982832 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26702/statm: 134308 105763 181 55 0 132194 0
[pid=26702/tid=26709] ppid=26700 vsize=537232 CPUtime=1062.13 cores=0,2,4,6
/proc/26702/task/26709/stat : 26709 (plingeling) R 26700 26702 26261 0 -1 4202560 132018 1251 0 0 106194 19 0 0 25 0 5 0 594108528 550125568 105763 33554432000 4194304 4417332 140735578982832 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26702/tid=26710] ppid=26700 vsize=537232 CPUtime=1062.13 cores=0,2,4,6
/proc/26702/task/26710/stat : 26710 (plingeling) R 26700 26702 26261 0 -1 4202560 417866 1251 0 0 106154 59 0 0 25 0 5 0 594108528 550125568 105763 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26702/tid=26711] ppid=26700 vsize=537232 CPUtime=1062.14 cores=0,2,4,6
/proc/26702/task/26711/stat : 26711 (plingeling) R 26700 26702 26261 0 -1 4202560 209447 1251 0 0 106185 29 0 0 25 0 5 0 594108528 550125568 105763 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26702/tid=26712] ppid=26700 vsize=537232 CPUtime=1056.57 cores=0,2,4,6
/proc/26702/task/26712/stat : 26712 (plingeling) R 26700 26702 26261 0 -1 4202560 138119 1251 0 0 105641 16 0 0 25 0 5 0 594108528 550125568 105763 33554432000 4194304 4417332 140735578982832 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.18
Current children cumulated vsize (KiB) 537232

[startup+1122.3 s]
/proc/loadavg: 4.03 5.21 6.70 5/176 26769
/proc/meminfo: memFree=19317200/32950928 swapFree=67111364/67111528
[pid=26702] ppid=26700 vsize=577820 CPUtime=4482.91 cores=0,2,4,6
/proc/26702/stat : 26702 (plingeling) S 26700 26702 26261 0 -1 4202496 958510 1251 0 0 448158 133 0 0 25 0 5 0 594108510 591687680 115910 33554432000 4194304 4417332 140735578982832 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26702/statm: 144455 115910 181 55 0 142341 0
[pid=26702/tid=26709] ppid=26700 vsize=577820 CPUtime=1122.13 cores=0,2,4,6
/proc/26702/task/26709/stat : 26709 (plingeling) R 26700 26702 26261 0 -1 4202560 136482 1251 0 0 112194 19 0 0 25 0 5 0 594108528 591687680 115910 33554432000 4194304 4417332 140735578982832 18446744073709551615 4357806 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26702/tid=26710] ppid=26700 vsize=577820 CPUtime=1122.13 cores=0,2,4,6
/proc/26702/task/26710/stat : 26710 (plingeling) R 26700 26702 26261 0 -1 4202560 423857 1251 0 0 112154 59 0 0 25 0 5 0 594108528 591687680 115910 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26702/tid=26711] ppid=26700 vsize=577820 CPUtime=1122.14 cores=0,2,4,6
/proc/26702/task/26711/stat : 26711 (plingeling) R 26700 26702 26261 0 -1 4202560 245282 1251 0 0 112179 35 0 0 25 0 5 0 594108528 591687680 115910 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26702/tid=26712] ppid=26700 vsize=577820 CPUtime=1116.3 cores=0,2,4,6
/proc/26702/task/26712/stat : 26712 (plingeling) R 26700 26702 26261 0 -1 4202560 145607 1251 0 0 111613 17 0 0 25 0 5 0 594108528 591687680 115910 33554432000 4194304 4417332 140735578982832 18446744073709551615 4366576 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.91
Current children cumulated vsize (KiB) 577820

[startup+1182.3 s]
/proc/loadavg: 4.05 5.01 6.54 5/176 26771
/proc/meminfo: memFree=19290500/32950928 swapFree=67111364/67111528
[pid=26702] ppid=26700 vsize=628856 CPUtime=4722.64 cores=0,2,4,6
/proc/26702/stat : 26702 (plingeling) S 26700 26702 26261 0 -1 4202496 1039296 1251 0 0 472120 144 0 0 25 0 5 0 594108510 643948544 128669 33554432000 4194304 4417332 140735578982832 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26702/statm: 157214 128669 181 55 0 155100 0
[pid=26702/tid=26709] ppid=26700 vsize=628856 CPUtime=1182.14 cores=0,2,4,6
/proc/26702/task/26709/stat : 26709 (plingeling) R 26700 26702 26261 0 -1 4202560 154426 1251 0 0 118192 22 0 0 25 0 5 0 594108528 643948544 128669 33554432000 4194304 4417332 140735578982832 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26702/tid=26710] ppid=26700 vsize=628856 CPUtime=1182.13 cores=0,2,4,6
/proc/26702/task/26710/stat : 26710 (plingeling) R 26700 26702 26261 0 -1 4202560 444307 1251 0 0 118152 61 0 0 25 0 5 0 594108528 643948544 128669 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26702/tid=26711] ppid=26700 vsize=628856 CPUtime=1182.14 cores=0,2,4,6
/proc/26702/task/26711/stat : 26711 (plingeling) R 26700 26702 26261 0 -1 4202560 287674 1251 0 0 118173 41 0 0 25 0 5 0 594108528 643948544 128669 33554432000 4194304 4417332 140735578982832 18446744073709551615 4366002 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26702/tid=26712] ppid=26700 vsize=628856 CPUtime=1176.02 cores=0,2,4,6
/proc/26702/task/26712/stat : 26712 (plingeling) R 26700 26702 26261 0 -1 4202560 145607 1251 0 0 117585 17 0 0 25 0 5 0 594108528 643948544 128669 33554432000 4194304 4417332 140735578982832 18446744073709551615 4250505 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.64
Current children cumulated vsize (KiB) 628856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 4.03 4.94 6.48 5/176 26771
/proc/meminfo: memFree=19267300/32950928 swapFree=67111364/67111528
[pid=26702] ppid=26700 vsize=620120 CPUtime=4800.17 cores=0,2,4,6
/proc/26702/stat : 26702 (plingeling) S 26700 26702 26261 0 -1 4202496 1061767 1251 0 0 479870 147 0 0 25 0 5 0 594108510 635002880 126485 33554432000 4194304 4417332 140735578982832 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26702/statm: 155030 126485 181 55 0 152916 0
[pid=26702/tid=26709] ppid=26700 vsize=620120 CPUtime=1201.54 cores=0,2,4,6
/proc/26702/task/26709/stat : 26709 (plingeling) R 26700 26702 26261 0 -1 4202560 159952 1251 0 0 120132 22 0 0 25 0 5 0 594108528 635002880 126485 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26702/tid=26710] ppid=26700 vsize=620120 CPUtime=1201.54 cores=0,2,4,6
/proc/26702/task/26710/stat : 26710 (plingeling) R 26700 26702 26261 0 -1 4202560 444307 1251 0 0 120093 61 0 0 25 0 5 0 594108528 635002880 126485 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26702/tid=26711] ppid=26700 vsize=620120 CPUtime=1201.55 cores=0,2,4,6
/proc/26702/task/26711/stat : 26711 (plingeling) R 26700 26702 26261 0 -1 4202560 301931 1251 0 0 120112 43 0 0 25 0 5 0 594108528 635002880 126485 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26702/tid=26712] ppid=26700 vsize=620120 CPUtime=1195.33 cores=0,2,4,6
/proc/26702/task/26712/stat : 26712 (plingeling) R 26700 26702 26261 0 -1 4202560 148295 1251 0 0 119515 18 0 0 25 0 5 0 594108528 635002880 126485 33554432000 4194304 4417332 140735578982832 18446744073709551615 4357458 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 620120

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

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

[startup+1201.7 s]
/proc/loadavg: 4.03 4.94 6.48 5/176 26771
/proc/meminfo: memFree=19267300/32950928 swapFree=67111364/67111528
[pid=26702] ppid=26700 vsize=620120 CPUtime=4800.17 cores=0,2,4,6
/proc/26702/stat : 26702 (plingeling) S 26700 26702 26261 0 -1 4202496 1061767 1251 0 0 479870 147 0 0 25 0 5 0 594108510 635002880 126485 33554432000 4194304 4417332 140735578982832 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26702/statm: 155030 126485 181 55 0 152916 0
[pid=26702/tid=26709] ppid=26700 vsize=620120 CPUtime=1201.54 cores=0,2,4,6
/proc/26702/task/26709/stat : 26709 (plingeling) R 26700 26702 26261 0 -1 4202560 159952 1251 0 0 120132 22 0 0 25 0 5 0 594108528 635002880 126485 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26702/tid=26710] ppid=26700 vsize=620120 CPUtime=1201.54 cores=0,2,4,6
/proc/26702/task/26710/stat : 26710 (plingeling) R 26700 26702 26261 0 -1 4202560 444307 1251 0 0 120093 61 0 0 25 0 5 0 594108528 635002880 126485 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26702/tid=26711] ppid=26700 vsize=620120 CPUtime=1201.55 cores=0,2,4,6
/proc/26702/task/26711/stat : 26711 (plingeling) R 26700 26702 26261 0 -1 4202560 301931 1251 0 0 120112 43 0 0 25 0 5 0 594108528 635002880 126485 33554432000 4194304 4417332 140735578982832 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26702/tid=26712] ppid=26700 vsize=620120 CPUtime=1195.33 cores=0,2,4,6
/proc/26702/task/26712/stat : 26712 (plingeling) R 26700 26702 26261 0 -1 4202560 148295 1251 0 0 119515 18 0 0 25 0 5 0 594108528 635002880 126485 33554432000 4194304 4417332 140735578982832 18446744073709551615 4357458 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 620120

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.23
CPU user time (s): 4798.73
CPU system time (s): 1.50477
CPU usage (%): 399.441
Max. virtual memory (cumulated for all children) (KiB): 646884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.73
system time used= 1.50477
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1063018
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= 222
involuntary context switches= 22339

runsolver used 1.87571 second user time and 4.36034 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 02:59:38
IDJOB=3281157
IDBENCH=20529
IDSOLVER=1605
FILE ID=node113/3281157-1304038778
RUNJOBID= node113-1304036318-26279
PBS_JOBID= 13170352
Free space on /tmp= 71164 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k20.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281157-1304038778/watcher-3281157-1304038778 -o /tmp/evaluation-result-3281157-1304038778/solver-3281157-1304038778 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3281157-1304038778.cnf

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

MD5SUM BENCH= 2bee695ce4278b72ee9295631ad94252
RANDOM SEED=2107521002

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19676440 kB
Buffers:       1733088 kB
Cached:       10790724 kB
SwapCached:        164 kB
Active:        6381000 kB
Inactive:      6304032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19676440 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            3508 kB
Writeback:           0 kB
AnonPages:      160480 kB
Mapped:          15280 kB
Slab:           525708 kB
PageTables:       4980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   346024 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= 71164 MiB
End job on node113 at 2011-04-29 03:19:42