Trace number 3259392

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
priss 1.0? (TO) 4800.03 1201.92

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2100c215164gyes4.cnf
MD5SUM2caae162eff2e5f641cadfad345a5401
Bench CategoryCRAFTED (crafted 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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 8034
0.00/0.05	c parsetime: 46249us
0.00/0.05	c parsed 215164 clauses with 2100 variables
0.00/0.06	c NW started thread 0 successfully (1116211520)
0.00/0.08	c NW started thread 1 successfully (1126701376)
0.00/0.10	c NW started thread 2 successfully (1137191232)
0.00/0.14	c NW started thread 3 successfully (1147681088)
35.15/9.04	c preprocessor returned 10004 variables
35.15/9.04	c preprocessing returned UNKNOWN
35.15/9.04	c PP set 0 variables
35.15/9.04	c pp time: 8946470us (8s)
35.15/9.04	c preprocessor returned 10004 variables
35.15/9.04	c preprocessing returned UNKNOWN
35.15/9.04	c PP set 0 variables
35.15/9.04	c pp time: 8941096us (8s)
35.15/9.04	c preprocessor returned 10004 variables
35.15/9.04	c preprocessing returned UNKNOWN
35.15/9.04	c PP set 0 variables
35.15/9.04	c pp time: 8932088us (8s)
63.52/16.13	c preprocessor returned 30022 variables
63.52/16.13	c preprocessing returned UNKNOWN
63.52/16.13	c PP set 0 variables
63.52/16.13	c pp time: 15986775us (15s)

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-3259392-1304047683/watcher-3259392-1304047683 -o /tmp/evaluation-result-3259392-1304047683/solver-3259392-1304047683 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3259392-1304047683.cnf 545668169 4800 15500 4 

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: 8.06 8.09 8.05 1/173 8033
/proc/meminfo: memFree=26660892/32951132 swapFree=67111364/67111528
[pid=8033] ppid=8031 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8033/stat : 8033 (priss.sh) S 8031 8033 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516366921 8908800 251 33554432000 4194304 4922060 140735639080512 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8033/statm: 2175 251 211 178 0 68 0

[startup+0.055705 s]
/proc/loadavg: 8.06 8.09 8.05 1/173 8033
/proc/meminfo: memFree=26660892/32951132 swapFree=67111364/67111528
[pid=8033] ppid=8031 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8033/stat : 8033 (priss.sh) S 8031 8033 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516366921 8908800 251 33554432000 4194304 4922060 140735639080512 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8033/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101181 s]
/proc/loadavg: 8.06 8.09 8.05 1/173 8033
/proc/meminfo: memFree=26660892/32951132 swapFree=67111364/67111528
[pid=8033] ppid=8031 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8033/stat : 8033 (priss.sh) S 8031 8033 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516366921 8908800 251 33554432000 4194304 4922060 140735639080512 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8033/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300636 s]
/proc/loadavg: 8.06 8.09 8.05 1/173 8033
/proc/meminfo: memFree=26660892/32951132 swapFree=67111364/67111528
[pid=8033] ppid=8031 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8033/stat : 8033 (priss.sh) S 8031 8033 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516366921 8908800 251 33554432000 4194304 4922060 140735639080512 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8033/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.21147 s]
/proc/loadavg: 8.06 8.09 8.05 1/173 8033
/proc/meminfo: memFree=26660892/32951132 swapFree=67111364/67111528
[pid=8033] ppid=8031 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8033/stat : 8033 (priss.sh) S 8031 8033 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516366921 8908800 251 33554432000 4194304 4922060 140735639080512 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8033/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50042 s]
/proc/loadavg: 8.06 8.09 8.05 1/173 8033
/proc/meminfo: memFree=26660892/32951132 swapFree=67111364/67111528
[pid=8033] ppid=8031 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8033/stat : 8033 (priss.sh) S 8031 8033 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516366921 8908800 251 33554432000 4194304 4922060 140735639080512 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8033/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10114 s]
/proc/loadavg: 7.81 8.04 8.04 10/186 8072
/proc/meminfo: memFree=26545896/32951132 swapFree=67111364/67111528
[pid=8033] ppid=8031 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8033/stat : 8033 (priss.sh) S 8031 8033 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516366921 8908800 251 33554432000 4194304 4922060 140735639080512 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8033/statm: 2175 251 211 178 0 68 0
[pid=8034] ppid=8033 vsize=307040 CPUtime=11.6 cores=1,3,5,7
/proc/8034/stat : 8034 (priss) S 8033 8033 7814 0 -1 4202496 38611 0 0 0 1136 24 0 0 18 0 5 0 516366921 314408960 18212 33554432000 4194304 5787044 140736953958464 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/8034/statm: 76760 18212 349 389 0 72510 0
[pid=8034/tid=8036] ppid=8033 vsize=307040 CPUtime=2.9 cores=1,3,5,7
/proc/8034/task/8036/stat : 8036 (priss) R 8033 8033 7814 0 -1 4202560 7214 0 0 0 284 6 0 0 23 0 5 0 516366927 314408960 18212 33554432000 4194304 5787044 140736953958464 18446744073709551615 4336801 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=8034/tid=8037] ppid=8033 vsize=307040 CPUtime=2.86 cores=1,3,5,7
/proc/8034/task/8037/stat : 8037 (priss) R 8033 8033 7814 0 -1 4202560 7327 0 0 0 279 7 0 0 23 0 5 0 516366929 314408960 18212 33554432000 4194304 5787044 140736953958464 18446744073709551615 18446744073699065863 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8034/tid=8038] ppid=8033 vsize=307040 CPUtime=2.84 cores=1,3,5,7
/proc/8034/task/8038/stat : 8038 (priss) R 8033 8033 7814 0 -1 4202560 7313 0 0 0 278 6 0 0 23 0 5 0 516366931 314408960 18212 33554432000 4194304 5787044 140736953958464 18446744073709551615 4336703 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=8034/tid=8039] ppid=8033 vsize=307040 CPUtime=2.86 cores=1,3,5,7
/proc/8034/task/8039/stat : 8039 (priss) R 8033 8033 7814 0 -1 4202560 5779 0 0 0 284 2 0 0 23 0 5 0 516366936 314408960 18212 33554432000 4194304 5787044 140736953958464 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.6
Current children cumulated vsize (KiB) 315740

[startup+6.30659 s]
/proc/loadavg: 7.91 8.05 8.04 10/186 8072
/proc/meminfo: memFree=26534344/32951132 swapFree=67111364/67111528
[pid=8033] ppid=8031 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8033/stat : 8033 (priss.sh) S 8031 8033 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516366921 8908800 251 33554432000 4194304 4922060 140735639080512 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8033/statm: 2175 251 211 178 0 68 0
[pid=8034] ppid=8033 vsize=308096 CPUtime=24.4 cores=1,3,5,7
/proc/8034/stat : 8034 (priss) S 8033 8033 7814 0 -1 4202496 40662 0 0 0 2416 24 0 0 18 0 5 0 516366921 315490304 20263 33554432000 4194304 5787044 140736953958464 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/8034/statm: 77024 20263 351 389 0 72774 0
[pid=8034/tid=8036] ppid=8033 vsize=308096 CPUtime=6.08 cores=1,3,5,7
/proc/8034/task/8036/stat : 8036 (priss) R 8033 8033 7814 0 -1 4202560 7820 0 0 0 602 6 0 0 25 0 5 0 516366927 315490304 20263 33554432000 4194304 5787044 140736953958464 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=8034/tid=8037] ppid=8033 vsize=308096 CPUtime=6.06 cores=1,3,5,7
/proc/8034/task/8037/stat : 8037 (priss) R 8033 8033 7814 0 -1 4202560 7932 0 0 0 599 7 0 0 25 0 5 0 516366929 315490304 20263 33554432000 4194304 5787044 140736953958464 18446744073709551615 4336763 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8034/tid=8038] ppid=8033 vsize=308096 CPUtime=6.05 cores=1,3,5,7
/proc/8034/task/8038/stat : 8038 (priss) R 8033 8033 7814 0 -1 4202560 7918 0 0 0 599 6 0 0 25 0 5 0 516366931 315490304 20263 33554432000 4194304 5787044 140736953958464 18446744073709551615 4336688 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=8034/tid=8039] ppid=8033 vsize=308096 CPUtime=6.06 cores=1,3,5,7
/proc/8034/task/8039/stat : 8039 (priss) R 8033 8033 7814 0 -1 4202560 6014 0 0 0 604 2 0 0 25 0 5 0 516366936 315490304 20263 33554432000 4194304 5787044 140736953958464 18446744073709551615 4336181 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.4
Current children cumulated vsize (KiB) 316796

[startup+12.7005 s]
/proc/loadavg: 7.92 8.05 8.04 10/186 8072
/proc/meminfo: memFree=26488964/32951132 swapFree=67111364/67111528
[pid=8033] ppid=8031 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8033/stat : 8033 (priss.sh) S 8031 8033 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516366921 8908800 251 33554432000 4194304 4922060 140735639080512 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8033/statm: 2175 251 211 178 0 68 0
[pid=8034] ppid=8033 vsize=320460 CPUtime=49.93 cores=1,3,5,7
/proc/8034/stat : 8034 (priss) S 8033 8033 7814 0 -1 4202496 65555 0 0 0 4964 29 0 0 18 0 5 0 516366921 328151040 30368 33554432000 4194304 5787044 140736953958464 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/8034/statm: 80115 30368 404 389 0 75865 0
[pid=8034/tid=8036] ppid=8033 vsize=320460 CPUtime=12.44 cores=1,3,5,7
/proc/8034/task/8036/stat : 8036 (priss) R 8033 8033 7814 0 -1 4202560 15919 0 0 0 1236 8 0 0 25 0 5 0 516366927 328151040 30368 33554432000 4194304 5787044 140736953958464 18446744073709551615 4238578 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=8034/tid=8037] ppid=8033 vsize=320460 CPUtime=12.45 cores=1,3,5,7
/proc/8034/task/8037/stat : 8037 (priss) R 8033 8033 7814 0 -1 4202560 14953 0 0 0 1236 9 0 0 25 0 5 0 516366929 328151040 30368 33554432000 4194304 5787044 140736953958464 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8034/tid=8038] ppid=8033 vsize=320460 CPUtime=12.44 cores=1,3,5,7
/proc/8034/task/8038/stat : 8038 (priss) R 8033 8033 7814 0 -1 4202560 15030 0 0 0 1237 7 0 0 25 0 5 0 516366931 328151040 30368 33554432000 4194304 5787044 140736953958464 18446744073709551615 5601770 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=8034/tid=8039] ppid=8033 vsize=320460 CPUtime=12.46 cores=1,3,5,7
/proc/8034/task/8039/stat : 8039 (priss) R 8033 8033 7814 0 -1 4202560 8675 0 0 0 1244 2 0 0 25 0 5 0 516366936 328151040 30368 33554432000 4194304 5787044 140736953958464 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.93
Current children cumulated vsize (KiB) 329160

[startup+25.5003 s]
/proc/loadavg: 7.93 8.05 8.04 11/186 8072
/proc/meminfo: memFree=26438496/32951132 swapFree=67111364/67111528
[pid=8033] ppid=8031 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8033/stat : 8033 (priss.sh) S 8031 8033 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516366921 8908800 251 33554432000 4194304 4922060 140735639080512 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8033/statm: 2175 251 211 178 0 68 0
[pid=8034] ppid=8033 vsize=328216 CPUtime=101.05 cores=1,3,5,7
/proc/8034/stat : 8034 (priss) S 8033 8033 7814 0 -1 4202496 76412 0 0 0 10072 33 0 0 18 0 5 0 516366921 336093184 36021 33554432000 4194304 5787044 140736953958464 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/8034/statm: 82054 36021 417 389 0 77804 0
[pid=8034/tid=8036] ppid=8033 vsize=328216 CPUtime=25.15 cores=1,3,5,7
/proc/8034/task/8036/stat : 8036 (priss) R 8033 8033 7814 0 -1 4202560 17220 0 0 0 2507 8 0 0 25 0 5 0 516366927 336093184 36021 33554432000 4194304 5787044 140736953958464 18446744073709551615 5576465 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=8034/tid=8037] ppid=8033 vsize=328216 CPUtime=25.25 cores=1,3,5,7
/proc/8034/task/8037/stat : 8037 (priss) R 8033 8033 7814 0 -1 4202560 16235 0 0 0 2515 10 0 0 25 0 5 0 516366929 336093184 36021 33554432000 4194304 5787044 140736953958464 18446744073709551615 5576671 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8034/tid=8038] ppid=8033 vsize=328216 CPUtime=25.24 cores=1,3,5,7
/proc/8034/task/8038/stat : 8038 (priss) R 8033 8033 7814 0 -1 4202560 16204 0 0 0 2517 7 0 0 25 0 5 0 516366931 336093184 36021 33554432000 4194304 5787044 140736953958464 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=8034/tid=8039] ppid=8033 vsize=328216 CPUtime=25.26 cores=1,3,5,7
/proc/8034/task/8039/stat : 8039 (priss) R 8033 8033 7814 0 -1 4202560 15775 0 0 0 2522 4 0 0 25 0 5 0 516366936 336093184 36021 33554432000 4194304 5787044 140736953958464 18446744073709551615 5534163 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.05
Current children cumulated vsize (KiB) 336916

[startup+51.1009 s]
/proc/loadavg: 8.03 8.06 8.04 9/186 8073
/proc/meminfo: memFree=26367052/32951132 swapFree=67111364/67111528
[pid=8033] ppid=8031 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8033/stat : 8033 (priss.sh) S 8031 8033 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516366921 8908800 251 33554432000 4194304 4922060 140735639080512 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8033/statm: 2175 251 211 178 0 68 0
[pid=8034] ppid=8033 vsize=338156 CPUtime=203.29 cores=1,3,5,7
/proc/8034/stat : 8034 (priss) S 8033 8033 7814 0 -1 4202496 85696 0 0 0 20291 38 0 0 18 0 5 0 516366921 346271744 45304 33554432000 4194304 5787044 140736953958464 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/8034/statm: 84539 45304 417 389 0 80289 0
[pid=8034/tid=8036] ppid=8033 vsize=338156 CPUtime=50.6 cores=1,3,5,7
/proc/8034/task/8036/stat : 8036 (priss) R 8033 8033 7814 0 -1 4202560 20570 0 0 0 5050 10 0 0 25 0 5 0 516366927 346271744 45304 33554432000 4194304 5787044 140736953958464 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=8034/tid=8037] ppid=8033 vsize=338156 CPUtime=50.85 cores=1,3,5,7
/proc/8034/task/8037/stat : 8037 (priss) R 8033 8033 7814 0 -1 4202560 18478 0 0 0 5073 12 0 0 25 0 5 0 516366929 346271744 45304 33554432000 4194304 5787044 140736953958464 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8034/tid=8038] ppid=8033 vsize=338156 CPUtime=50.84 cores=1,3,5,7
/proc/8034/task/8038/stat : 8038 (priss) R 8033 8033 7814 0 -1 4202560 18487 0 0 0 5076 8 0 0 25 0 5 0 516366931 346271744 45304 33554432000 4194304 5787044 140736953958464 18446744073709551615 4215338 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=8034/tid=8039] ppid=8033 vsize=338156 CPUtime=50.86 cores=1,3,5,7
/proc/8034/task/8039/stat : 8039 (priss) R 8033 8033 7814 0 -1 4202560 17183 0 0 0 5081 5 0 0 25 0 5 0 516366936 346271744 45304 33554432000 4194304 5787044 140736953958464 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.29
Current children cumulated vsize (KiB) 346856

[startup+102.301 s]
/proc/loadavg: 8.13 8.08 8.05 9/186 8074
/proc/meminfo: memFree=26271800/32951132 swapFree=67111364/67111528
[pid=8033] ppid=8031 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8033/stat : 8033 (priss.sh) S 8031 8033 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516366921 8908800 251 33554432000 4194304 4922060 140735639080512 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8033/statm: 2175 251 211 178 0 68 0
[pid=8034] ppid=8033 vsize=357168 CPUtime=407.79 cores=1,3,5,7
/proc/8034/stat : 8034 (priss) S 8033 8033 7814 0 -1 4202496 99470 0 0 0 40722 57 0 0 18 0 5 0 516366921 365740032 59013 33554432000 4194304 5787044 140736953958464 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/8034/statm: 89292 59013 417 389 0 85042 0
[pid=8034/tid=8036] ppid=8033 vsize=357168 CPUtime=101.51 cores=1,3,5,7
/proc/8034/task/8036/stat : 8036 (priss) R 8033 8033 7814 0 -1 4202560 23550 0 0 0 10136 15 0 0 25 0 5 0 516366927 365740032 59013 33554432000 4194304 5787044 140736953958464 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=8034/tid=8037] ppid=8033 vsize=357168 CPUtime=102.05 cores=1,3,5,7
/proc/8034/task/8037/stat : 8037 (priss) R 8033 8033 7814 0 -1 4202560 21496 0 0 0 10188 17 0 0 25 0 5 0 516366929 365740032 59013 33554432000 4194304 5787044 140736953958464 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8034/tid=8038] ppid=8033 vsize=357168 CPUtime=102.03 cores=1,3,5,7
/proc/8034/task/8038/stat : 8038 (priss) R 8033 8033 7814 0 -1 4202560 22561 0 0 0 10190 13 0 0 25 0 5 0 516366931 365740032 59013 33554432000 4194304 5787044 140736953958464 18446744073709551615 5592128 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=8034/tid=8039] ppid=8033 vsize=357168 CPUtime=102.05 cores=1,3,5,7
/proc/8034/task/8039/stat : 8039 (priss) R 8033 8033 7814 0 -1 4202560 20885 0 0 0 10197 8 0 0 25 0 5 0 516366936 365740032 59013 33554432000 4194304 5787044 140736953958464 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.79
Current children cumulated vsize (KiB) 365868

[startup+162.301 s]
/proc/loadavg: 8.08 8.08 8.05 9/186 8076
/proc/meminfo: memFree=26167132/32951132 swapFree=67111364/67111528
[pid=8033] ppid=8031 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8033/stat : 8033 (priss.sh) S 8031 8033 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516366921 8908800 251 33554432000 4194304 4922060 140735639080512 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8033/statm: 2175 251 211 178 0 68 0
[pid=8034] ppid=8033 vsize=436712 CPUtime=647.44 cores=1,3,5,7

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

/proc/8034/task/8037/stat : 8037 (priss) R 8033 8033 7814 0 -1 4202560 55188 0 0 0 88128 72 0 0 25 0 5 0 516366929 924602368 183764 33554432000 4194304 5787044 140736953958464 18446744073709551615 5586709 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8034/tid=8038] ppid=8033 vsize=902932 CPUtime=880.2 cores=1,3,5,7
/proc/8034/task/8038/stat : 8038 (priss) R 8033 8033 7814 0 -1 4202560 58942 0 0 0 87945 75 0 0 25 0 5 0 516366931 924602368 183764 33554432000 4194304 5787044 140736953958464 18446744073709551615 4219928 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=8034/tid=8039] ppid=8033 vsize=902932 CPUtime=882 cores=1,3,5,7
/proc/8034/task/8039/stat : 8039 (priss) R 8033 8033 7814 0 -1 4202560 46720 0 0 0 88172 28 0 0 25 0 5 0 516366936 924602368 183764 33554432000 4194304 5787044 140736953958464 18446744073709551615 5527610 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3523.36
Current children cumulated vsize (KiB) 911632

[startup+942.3 s]
/proc/loadavg: 8.07 8.08 8.04 10/186 8097
/proc/meminfo: memFree=25457812/32951132 swapFree=67111364/67111528
[pid=8033] ppid=8031 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8033/stat : 8033 (priss.sh) S 8031 8033 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516366921 8908800 251 33554432000 4194304 4922060 140735639080512 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8033/statm: 2175 251 211 178 0 68 0
[pid=8034] ppid=8033 vsize=902932 CPUtime=3763.05 cores=1,3,5,7
/proc/8034/stat : 8034 (priss) S 8033 8033 7814 0 -1 4202496 226329 0 0 0 376054 251 0 0 18 0 5 0 516366921 924602368 183768 33554432000 4194304 5787044 140736953958464 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/8034/statm: 225733 183768 417 389 0 221483 0
[pid=8034/tid=8036] ppid=8033 vsize=902932 CPUtime=939.02 cores=1,3,5,7
/proc/8034/task/8036/stat : 8036 (priss) R 8033 8033 7814 0 -1 4202560 54499 0 0 0 93830 72 0 0 25 0 5 0 516366927 924602368 183768 33554432000 4194304 5787044 140736953958464 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=8034/tid=8037] ppid=8033 vsize=902932 CPUtime=942.01 cores=1,3,5,7
/proc/8034/task/8037/stat : 8037 (priss) R 8033 8033 7814 0 -1 4202560 55189 0 0 0 94128 73 0 0 25 0 5 0 516366929 924602368 183768 33554432000 4194304 5787044 140736953958464 18446744073709551615 5591716 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8034/tid=8038] ppid=8033 vsize=902932 CPUtime=939.87 cores=1,3,5,7
/proc/8034/task/8038/stat : 8038 (priss) R 8033 8033 7814 0 -1 4202560 58942 0 0 0 93912 75 0 0 25 0 5 0 516366931 924602368 183768 33554432000 4194304 5787044 140736953958464 18446744073709551615 5591097 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=8034/tid=8039] ppid=8033 vsize=902932 CPUtime=942.01 cores=1,3,5,7
/proc/8034/task/8039/stat : 8039 (priss) R 8033 8033 7814 0 -1 4202560 46721 0 0 0 94173 28 0 0 25 0 5 0 516366936 924602368 183768 33554432000 4194304 5787044 140736953958464 18446744073709551615 5528398 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.05
Current children cumulated vsize (KiB) 911632

[startup+1002.3 s]
/proc/loadavg: 8.07 8.08 8.03 9/186 8098
/proc/meminfo: memFree=25457192/32951132 swapFree=67111364/67111528
[pid=8033] ppid=8031 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8033/stat : 8033 (priss.sh) S 8031 8033 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516366921 8908800 251 33554432000 4194304 4922060 140735639080512 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8033/statm: 2175 251 211 178 0 68 0
[pid=8034] ppid=8033 vsize=902932 CPUtime=4002.7 cores=1,3,5,7
/proc/8034/stat : 8034 (priss) S 8033 8033 7814 0 -1 4202496 226348 0 0 0 400019 251 0 0 18 0 5 0 516366921 924602368 183787 33554432000 4194304 5787044 140736953958464 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/8034/statm: 225733 183787 417 389 0 221483 0
[pid=8034/tid=8036] ppid=8033 vsize=902932 CPUtime=999.02 cores=1,3,5,7
/proc/8034/task/8036/stat : 8036 (priss) R 8033 8033 7814 0 -1 4202560 54506 0 0 0 99830 72 0 0 25 0 5 0 516366927 924602368 183787 33554432000 4194304 5787044 140736953958464 18446744073709551615 5591564 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=8034/tid=8037] ppid=8033 vsize=902932 CPUtime=1002.01 cores=1,3,5,7
/proc/8034/task/8037/stat : 8037 (priss) R 8033 8033 7814 0 -1 4202560 55198 0 0 0 100128 73 0 0 25 0 5 0 516366929 924602368 183787 33554432000 4194304 5787044 140736953958464 18446744073709551615 5591751 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8034/tid=8038] ppid=8033 vsize=902932 CPUtime=999.55 cores=1,3,5,7
/proc/8034/task/8038/stat : 8038 (priss) R 8033 8033 7814 0 -1 4202560 58942 0 0 0 99879 76 0 0 25 0 5 0 516366931 924602368 183787 33554432000 4194304 5787044 140736953958464 18446744073709551615 5576704 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=8034/tid=8039] ppid=8033 vsize=902932 CPUtime=1002 cores=1,3,5,7
/proc/8034/task/8039/stat : 8039 (priss) R 8033 8033 7814 0 -1 4202560 46724 0 0 0 100172 28 0 0 25 0 5 0 516366936 924602368 183787 33554432000 4194304 5787044 140736953958464 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4002.7
Current children cumulated vsize (KiB) 911632

[startup+1062.31 s]
/proc/loadavg: 8.06 8.08 8.03 10/186 8100
/proc/meminfo: memFree=25442916/32951132 swapFree=67111364/67111528
[pid=8033] ppid=8031 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8033/stat : 8033 (priss.sh) S 8031 8033 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516366921 8908800 251 33554432000 4194304 4922060 140735639080512 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8033/statm: 2175 251 211 178 0 68 0
[pid=8034] ppid=8033 vsize=917212 CPUtime=4242.4 cores=1,3,5,7
/proc/8034/stat : 8034 (priss) S 8033 8033 7814 0 -1 4202496 229563 0 0 0 423987 253 0 0 18 0 5 0 516366921 939225088 187002 33554432000 4194304 5787044 140736953958464 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/8034/statm: 229303 187002 417 389 0 225053 0
[pid=8034/tid=8036] ppid=8033 vsize=917212 CPUtime=1059.02 cores=1,3,5,7
/proc/8034/task/8036/stat : 8036 (priss) R 8033 8033 7814 0 -1 4202560 54533 0 0 0 105830 72 0 0 25 0 5 0 516366927 939225088 187002 33554432000 4194304 5787044 140736953958464 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=8034/tid=8037] ppid=8033 vsize=917212 CPUtime=1062.01 cores=1,3,5,7
/proc/8034/task/8037/stat : 8037 (priss) R 8033 8033 7814 0 -1 4202560 55231 0 0 0 106128 73 0 0 25 0 5 0 516366929 939225088 187002 33554432000 4194304 5787044 140736953958464 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8034/tid=8038] ppid=8033 vsize=917212 CPUtime=1059.22 cores=1,3,5,7
/proc/8034/task/8038/stat : 8038 (priss) R 8033 8033 7814 0 -1 4202560 60994 0 0 0 105846 76 0 0 25 0 5 0 516366931 939225088 187002 33554432000 4194304 5787044 140736953958464 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=8034/tid=8039] ppid=8033 vsize=917212 CPUtime=1062.01 cores=1,3,5,7
/proc/8034/task/8039/stat : 8039 (priss) R 8033 8033 7814 0 -1 4202560 47827 0 0 0 106172 29 0 0 25 0 5 0 516366936 939225088 187002 33554432000 4194304 5787044 140736953958464 18446744073709551615 5524560 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 925912

[startup+1122.3 s]
/proc/loadavg: 8.06 8.07 8.03 10/186 8101
/proc/meminfo: memFree=25382404/32951132 swapFree=67111364/67111528
[pid=8033] ppid=8031 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8033/stat : 8033 (priss.sh) S 8031 8033 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516366921 8908800 251 33554432000 4194304 4922060 140735639080512 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8033/statm: 2175 251 211 178 0 68 0
[pid=8034] ppid=8033 vsize=939560 CPUtime=4482.05 cores=1,3,5,7
/proc/8034/stat : 8034 (priss) S 8033 8033 7814 0 -1 4202496 240229 0 0 0 447934 271 0 0 18 0 5 0 516366921 962109440 197668 33554432000 4194304 5787044 140736953958464 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/8034/statm: 234890 197668 417 389 0 230640 0
[pid=8034/tid=8036] ppid=8033 vsize=939560 CPUtime=1119.02 cores=1,3,5,7
/proc/8034/task/8036/stat : 8036 (priss) R 8033 8033 7814 0 -1 4202560 57813 0 0 0 111824 78 0 0 25 0 5 0 516366927 962109440 197668 33554432000 4194304 5787044 140736953958464 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=8034/tid=8037] ppid=8033 vsize=939560 CPUtime=1122 cores=1,3,5,7
/proc/8034/task/8037/stat : 8037 (priss) R 8033 8033 7814 0 -1 4202560 59019 0 0 0 112120 80 0 0 25 0 5 0 516366929 962109440 197668 33554432000 4194304 5787044 140736953958464 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8034/tid=8038] ppid=8033 vsize=939560 CPUtime=1118.89 cores=1,3,5,7
/proc/8034/task/8038/stat : 8038 (priss) R 8033 8033 7814 0 -1 4202560 61032 0 0 0 111813 76 0 0 25 0 5 0 516366931 962109440 197668 33554432000 4194304 5787044 140736953958464 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=8034/tid=8039] ppid=8033 vsize=939560 CPUtime=1122 cores=1,3,5,7
/proc/8034/task/8039/stat : 8039 (priss) R 8033 8033 7814 0 -1 4202560 51387 0 0 0 112167 33 0 0 25 0 5 0 516366936 962109440 197668 33554432000 4194304 5787044 140736953958464 18446744073709551615 5526914 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.05
Current children cumulated vsize (KiB) 948260

[startup+1182.3 s]
/proc/loadavg: 8.19 8.10 8.04 9/186 8103
/proc/meminfo: memFree=25291744/32951132 swapFree=67111364/67111528
[pid=8033] ppid=8031 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8033/stat : 8033 (priss.sh) S 8031 8033 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516366921 8908800 251 33554432000 4194304 4922060 140735639080512 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8033/statm: 2175 251 211 178 0 68 0
[pid=8034] ppid=8033 vsize=957040 CPUtime=4721.7 cores=1,3,5,7
/proc/8034/stat : 8034 (priss) S 8033 8033 7814 0 -1 4202496 256387 0 0 0 471871 299 0 0 18 0 5 0 516366921 980008960 213826 33554432000 4194304 5787044 140736953958464 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/8034/statm: 239260 213826 417 389 0 235010 0
[pid=8034/tid=8036] ppid=8033 vsize=957040 CPUtime=1179.01 cores=1,3,5,7
/proc/8034/task/8036/stat : 8036 (priss) R 8033 8033 7814 0 -1 4202560 62138 0 0 0 117815 86 0 0 25 0 5 0 516366927 980008960 213826 33554432000 4194304 5787044 140736953958464 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=8034/tid=8037] ppid=8033 vsize=957040 CPUtime=1181.99 cores=1,3,5,7
/proc/8034/task/8037/stat : 8037 (priss) R 8033 8033 7814 0 -1 4202560 63428 0 0 0 118109 90 0 0 25 0 5 0 516366929 980008960 213826 33554432000 4194304 5787044 140736953958464 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8034/tid=8038] ppid=8033 vsize=957040 CPUtime=1178.56 cores=1,3,5,7
/proc/8034/task/8038/stat : 8038 (priss) R 8033 8033 7814 0 -1 4202560 65284 0 0 0 117773 83 0 0 25 0 5 0 516366931 980008960 213826 33554432000 4194304 5787044 140736953958464 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=8034/tid=8039] ppid=8033 vsize=957040 CPUtime=1181.99 cores=1,3,5,7
/proc/8034/task/8039/stat : 8039 (priss) R 8033 8033 7814 0 -1 4202560 54559 0 0 0 118163 36 0 0 25 0 5 0 516366936 980008960 213826 33554432000 4194304 5787044 140736953958464 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4721.7
Current children cumulated vsize (KiB) 965740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.14 8.10 8.04 9/186 8104
/proc/meminfo: memFree=25267932/32951132 swapFree=67111364/67111528
[pid=8033] ppid=8031 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8033/stat : 8033 (priss.sh) S 8031 8033 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516366921 8908800 251 33554432000 4194304 4922060 140735639080512 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8033/statm: 2175 251 211 178 0 68 0
[pid=8034] ppid=8033 vsize=957040 CPUtime=4800.03 cores=1,3,5,7
/proc/8034/stat : 8034 (priss) S 8033 8033 7814 0 -1 4202496 260699 0 0 0 479695 308 0 0 18 0 5 0 516366921 980008960 218138 33554432000 4194304 5787044 140736953958464 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/8034/statm: 239260 218138 417 389 0 235010 0
[pid=8034/tid=8036] ppid=8033 vsize=957040 CPUtime=1198.62 cores=1,3,5,7
/proc/8034/task/8036/stat : 8036 (priss) R 8033 8033 7814 0 -1 4202560 63574 0 0 0 119773 89 0 0 25 0 5 0 516366927 980008960 218138 33554432000 4194304 5787044 140736953958464 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=8034/tid=8037] ppid=8033 vsize=957040 CPUtime=1201.61 cores=1,3,5,7
/proc/8034/task/8037/stat : 8037 (priss) R 8033 8033 7814 0 -1 4202560 64816 0 0 0 120067 94 0 0 25 0 5 0 516366929 980008960 218138 33554432000 4194304 5787044 140736953958464 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8034/tid=8038] ppid=8033 vsize=957040 CPUtime=1198.05 cores=1,3,5,7
/proc/8034/task/8038/stat : 8038 (priss) R 8033 8033 7814 0 -1 4202560 66772 0 0 0 119720 85 0 0 25 0 5 0 516366931 980008960 218138 33554432000 4194304 5787044 140736953958464 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=8034/tid=8039] ppid=8033 vsize=957040 CPUtime=1201.61 cores=1,3,5,7
/proc/8034/task/8039/stat : 8039 (priss) R 8033 8033 7814 0 -1 4202560 54559 0 0 0 120124 37 0 0 25 0 5 0 516366936 980008960 218138 33554432000 4194304 5787044 140736953958464 18446744073709551615 5527607 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 965740

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

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

[startup+1201.9 s]
/proc/loadavg: 8.14 8.10 8.04 9/186 8104
/proc/meminfo: memFree=25267932/32951132 swapFree=67111364/67111528
[pid=8033] ppid=8031 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8033/stat : 8033 (priss.sh) S 8031 8033 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516366921 8908800 251 33554432000 4194304 4922060 140735639080512 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8033/statm: 2175 251 211 178 0 68 0
[pid=8034] ppid=8033 vsize=957040 CPUtime=4800.03 cores=1,3,5,7
/proc/8034/stat : 8034 (priss) S 8033 8033 7814 0 -1 4202496 260699 0 0 0 479695 308 0 0 18 0 5 0 516366921 980008960 218138 33554432000 4194304 5787044 140736953958464 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/8034/statm: 239260 218138 417 389 0 235010 0
[pid=8034/tid=8036] ppid=8033 vsize=957040 CPUtime=1198.62 cores=1,3,5,7
/proc/8034/task/8036/stat : 8036 (priss) R 8033 8033 7814 0 -1 4202560 63574 0 0 0 119773 89 0 0 25 0 5 0 516366927 980008960 218138 33554432000 4194304 5787044 140736953958464 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=8034/tid=8037] ppid=8033 vsize=957040 CPUtime=1201.61 cores=1,3,5,7
/proc/8034/task/8037/stat : 8037 (priss) R 8033 8033 7814 0 -1 4202560 64816 0 0 0 120067 94 0 0 25 0 5 0 516366929 980008960 218138 33554432000 4194304 5787044 140736953958464 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8034/tid=8038] ppid=8033 vsize=957040 CPUtime=1198.05 cores=1,3,5,7
/proc/8034/task/8038/stat : 8038 (priss) R 8033 8033 7814 0 -1 4202560 66772 0 0 0 119720 85 0 0 25 0 5 0 516366931 980008960 218138 33554432000 4194304 5787044 140736953958464 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=8034/tid=8039] ppid=8033 vsize=957040 CPUtime=1201.61 cores=1,3,5,7
/proc/8034/task/8039/stat : 8039 (priss) R 8033 8033 7814 0 -1 4202560 54559 0 0 0 120124 37 0 0 25 0 5 0 516366936 980008960 218138 33554432000 4194304 5787044 140736953958464 18446744073709551615 5527607 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 965740

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8033 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 4800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.92
CPU time (s): 4800.03
CPU user time (s): 4796.95
CPU system time (s): 3.08
CPU usage (%): 399.362
Max. virtual memory (cumulated for all children) (KiB): 965740

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

runsolver used 1.55976 second user time and 5.00424 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-29 05:28:03
IDJOB=3259392
IDBENCH=71571
IDSOLVER=1603
FILE ID=node128/3259392-1304047683
RUNJOBID= node128-1304045274-7833
PBS_JOBID= 13170398
Free space on /tmp= 66968 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2100c215164gyes4.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259392-1304047683/watcher-3259392-1304047683 -o /tmp/evaluation-result-3259392-1304047683/solver-3259392-1304047683 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3259392-1304047683.cnf 545668169 4800 15500 4

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

MD5SUM BENCH= 2caae162eff2e5f641cadfad345a5401
RANDOM SEED=545668169

node128.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.852
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.70
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.852
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.852
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      26661164 kB
Buffers:       1265424 kB
Cached:        4373024 kB
SwapCached:        160 kB
Active:         204312 kB
Inactive:      5500368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      26661164 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            4320 kB
Writeback:           0 kB
AnonPages:       66236 kB
Mapped:          15516 kB
Slab:           523180 kB
PageTables:       4864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   219472 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66968 MiB
End job on node128 at 2011-04-29 05:48:07