Trace number 3258820

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.24 1202.72

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2100c215164gyes2.cnf
MD5SUM5301921bbf5d6337937a0fa8d34aaf48
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: 7968
0.00/0.04	c parsetime: 44147us
0.00/0.04	c parsed 215164 clauses with 2100 variables
0.00/0.06	c NW started thread 0 successfully (1095293248)
0.00/0.07	c NW started thread 1 successfully (1105783104)
0.00/0.10	c NW started thread 2 successfully (1116272960)
0.00/0.13	c NW started thread 3 successfully (1126762816)
29.32/8.09	c preprocessor returned 10004 variables
29.32/8.09	c preprocessing returned UNKNOWN
29.32/8.09	c PP set 0 variables
29.32/8.09	c pp time: 7987747us (7s)
30.92/8.42	c preprocessor returned 10004 variables
30.92/8.42	c preprocessing returned UNKNOWN
30.92/8.42	c PP set 0 variables
30.92/8.42	c pp time: 8355986us (8s)
40.50/10.87	c preprocessor returned 10004 variables
40.50/10.87	c preprocessing returned UNKNOWN
40.50/10.87	c PP set 0 variables
40.50/10.87	c pp time: 10791233us (10s)
62.44/16.36	c preprocessor returned 30022 variables
62.44/16.36	c preprocessing returned UNKNOWN
62.44/16.36	c PP set 0 variables
62.44/16.36	c pp time: 16233859us (16s)

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

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: 7.81 8.06 7.98 5/180 7967
/proc/meminfo: memFree=26554576/32951132 swapFree=67111364/67111528
[pid=7967] ppid=7965 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7967/stat : 7967 (priss.sh) S 7965 7967 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516246558 8908800 252 33554432000 4194304 4922060 140737059959888 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7967/statm: 2175 252 211 178 0 68 0

[startup+0.02654 s]
/proc/loadavg: 7.81 8.06 7.98 5/180 7967
/proc/meminfo: memFree=26554576/32951132 swapFree=67111364/67111528
[pid=7967] ppid=7965 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7967/stat : 7967 (priss.sh) S 7965 7967 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516246558 8908800 252 33554432000 4194304 4922060 140737059959888 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7967/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101506 s]
/proc/loadavg: 7.81 8.06 7.98 5/180 7967
/proc/meminfo: memFree=26554576/32951132 swapFree=67111364/67111528
[pid=7967] ppid=7965 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7967/stat : 7967 (priss.sh) S 7965 7967 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516246558 8908800 252 33554432000 4194304 4922060 140737059959888 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7967/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300456 s]
/proc/loadavg: 7.81 8.06 7.98 5/180 7967
/proc/meminfo: memFree=26554576/32951132 swapFree=67111364/67111528
[pid=7967] ppid=7965 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7967/stat : 7967 (priss.sh) S 7965 7967 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516246558 8908800 252 33554432000 4194304 4922060 140737059959888 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7967/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700385 s]
/proc/loadavg: 7.81 8.06 7.98 5/180 7967
/proc/meminfo: memFree=26554576/32951132 swapFree=67111364/67111528
[pid=7967] ppid=7965 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7967/stat : 7967 (priss.sh) S 7965 7967 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516246558 8908800 252 33554432000 4194304 4922060 140737059959888 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7967/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50025 s]
/proc/loadavg: 7.81 8.06 7.98 9/186 7973
/proc/meminfo: memFree=26504344/32951132 swapFree=67111364/67111528
[pid=7967] ppid=7965 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7967/stat : 7967 (priss.sh) S 7965 7967 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516246558 8908800 252 33554432000 4194304 4922060 140737059959888 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7967/statm: 2175 252 211 178 0 68 0
[pid=7968] ppid=7967 vsize=315948 CPUtime=5.6 cores=0,2,4,6
/proc/7968/stat : 7968 (priss) S 7967 7967 7814 0 -1 4202496 36049 0 0 0 549 11 0 0 20 0 5 0 516246558 323530752 18899 33554432000 4194304 5787044 140737252031440 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7968/statm: 78987 18899 350 389 0 74737 0
[pid=7968/tid=7970] ppid=7967 vsize=315948 CPUtime=1.39 cores=0,2,4,6
/proc/7968/task/7970/stat : 7970 (priss) R 7967 7967 7814 0 -1 4202560 6466 0 0 0 136 3 0 0 19 0 5 0 516246564 323530752 18899 33554432000 4194304 5787044 140737252031440 18446744073709551615 4336749 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=7968/tid=7971] ppid=7967 vsize=315948 CPUtime=1.38 cores=0,2,4,6
/proc/7968/task/7971/stat : 7971 (priss) R 7967 7967 7814 0 -1 4202560 5947 0 0 0 136 2 0 0 19 0 5 0 516246566 323530752 18899 33554432000 4194304 5787044 140737252031440 18446744073709551615 4336759 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=7968/tid=7972] ppid=7967 vsize=315948 CPUtime=1.36 cores=0,2,4,6
/proc/7968/task/7972/stat : 7972 (priss) R 7967 7967 7814 0 -1 4202560 6916 0 0 0 134 2 0 0 19 0 5 0 516246569 323530752 18899 33554432000 4194304 5787044 140737252031440 18446744073709551615 4336688 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7968/tid=7973] ppid=7967 vsize=315948 CPUtime=1.33 cores=0,2,4,6
/proc/7968/task/7973/stat : 7973 (priss) R 7967 7967 7814 0 -1 4202560 5747 0 0 0 132 1 0 0 19 0 5 0 516246571 323530752 18899 33554432000 4194304 5787044 140737252031440 18446744073709551615 4336786 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.6
Current children cumulated vsize (KiB) 324648

[startup+3.10097 s]
/proc/loadavg: 7.81 8.06 7.98 10/186 7973
/proc/meminfo: memFree=26487360/32951132 swapFree=67111364/67111528
[pid=7967] ppid=7965 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7967/stat : 7967 (priss.sh) S 7965 7967 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516246558 8908800 252 33554432000 4194304 4922060 140737059959888 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7967/statm: 2175 252 211 178 0 68 0
[pid=7968] ppid=7967 vsize=315948 CPUtime=11.03 cores=0,2,4,6
/proc/7968/stat : 7968 (priss) S 7967 7967 7814 0 -1 4202496 36049 0 0 0 1092 11 0 0 20 0 5 0 516246558 323530752 18899 33554432000 4194304 5787044 140737252031440 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7968/statm: 78987 18899 350 389 0 74737 0
[pid=7968/tid=7970] ppid=7967 vsize=315948 CPUtime=2.7 cores=0,2,4,6
/proc/7968/task/7970/stat : 7970 (priss) R 7967 7967 7814 0 -1 4202560 6466 0 0 0 267 3 0 0 22 0 5 0 516246564 323530752 18899 33554432000 4194304 5787044 140737252031440 18446744073709551615 4336768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=7968/tid=7971] ppid=7967 vsize=315948 CPUtime=2.31 cores=0,2,4,6
/proc/7968/task/7971/stat : 7971 (priss) R 7967 7967 7814 0 -1 4202560 5947 0 0 0 229 2 0 0 21 0 5 0 516246566 323530752 18899 33554432000 4194304 5787044 140737252031440 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=7968/tid=7972] ppid=7967 vsize=315948 CPUtime=2.96 cores=0,2,4,6
/proc/7968/task/7972/stat : 7972 (priss) R 7967 7967 7814 0 -1 4202560 6916 0 0 0 294 2 0 0 24 0 5 0 516246569 323530752 18899 33554432000 4194304 5787044 140737252031440 18446744073709551615 4336214 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7968/tid=7973] ppid=7967 vsize=315948 CPUtime=2.93 cores=0,2,4,6
/proc/7968/task/7973/stat : 7973 (priss) R 7967 7967 7814 0 -1 4202560 5747 0 0 0 292 1 0 0 23 0 5 0 516246571 323530752 18899 33554432000 4194304 5787044 140737252031440 18446744073709551615 4336734 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.03
Current children cumulated vsize (KiB) 324648

[startup+6.30042 s]
/proc/loadavg: 7.98 8.09 7.99 9/186 7974
/proc/meminfo: memFree=26480040/32951132 swapFree=67111364/67111528
[pid=7967] ppid=7965 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7967/stat : 7967 (priss.sh) S 7965 7967 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516246558 8908800 252 33554432000 4194304 4922060 140737059959888 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7967/statm: 2175 252 211 178 0 68 0
[pid=7968] ppid=7967 vsize=315948 CPUtime=22.55 cores=0,2,4,6
/proc/7968/stat : 7968 (priss) S 7967 7967 7814 0 -1 4202496 37797 0 0 0 2238 17 0 0 20 0 5 0 516246558 323530752 20647 33554432000 4194304 5787044 140737252031440 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7968/statm: 78987 20647 352 389 0 74737 0
[pid=7968/tid=7970] ppid=7967 vsize=315948 CPUtime=5.88 cores=0,2,4,6
/proc/7968/task/7970/stat : 7970 (priss) R 7967 7967 7814 0 -1 4202560 7048 0 0 0 585 3 0 0 25 0 5 0 516246564 323530752 20647 33554432000 4194304 5787044 140737252031440 18446744073709551615 4335747 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=7968/tid=7971] ppid=7967 vsize=315948 CPUtime=4.26 cores=0,2,4,6
/proc/7968/task/7971/stat : 7971 (priss) R 7967 7967 7814 0 -1 4202560 5947 0 0 0 418 8 0 0 25 0 5 0 516246566 323530752 20647 33554432000 4194304 5787044 140737252031440 18446744073709551615 4336756 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=7968/tid=7972] ppid=7967 vsize=315948 CPUtime=6.16 cores=0,2,4,6
/proc/7968/task/7972/stat : 7972 (priss) R 7967 7967 7814 0 -1 4202560 7498 0 0 0 614 2 0 0 25 0 5 0 516246569 323530752 20647 33554432000 4194304 5787044 140737252031440 18446744073709551615 4335690 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7968/tid=7973] ppid=7967 vsize=315948 CPUtime=6.12 cores=0,2,4,6
/proc/7968/task/7973/stat : 7973 (priss) R 7967 7967 7814 0 -1 4202560 6331 0 0 0 611 1 0 0 25 0 5 0 516246571 323530752 20647 33554432000 4194304 5787044 140737252031440 18446744073709551615 4336696 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 22.55
Current children cumulated vsize (KiB) 324648

[startup+12.7003 s]
/proc/loadavg: 7.98 8.09 7.99 9/186 7974
/proc/meminfo: memFree=26407596/32951132 swapFree=67111364/67111528
[pid=7967] ppid=7965 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7967/stat : 7967 (priss.sh) S 7965 7967 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516246558 8908800 252 33554432000 4194304 4922060 140737059959888 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7967/statm: 2175 252 211 178 0 68 0
[pid=7968] ppid=7967 vsize=330956 CPUtime=48.1 cores=0,2,4,6
/proc/7968/stat : 7968 (priss) S 7967 7967 7814 0 -1 4202496 62068 0 0 0 4787 23 0 0 20 0 5 0 516246558 338898944 30232 33554432000 4194304 5787044 140737252031440 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7968/statm: 82739 30232 404 389 0 78489 0
[pid=7968/tid=7970] ppid=7967 vsize=330956 CPUtime=12.24 cores=0,2,4,6
/proc/7968/task/7970/stat : 7970 (priss) R 7967 7967 7814 0 -1 4202560 14526 0 0 0 1220 4 0 0 25 0 5 0 516246564 338898944 30232 33554432000 4194304 5787044 140737252031440 18446744073709551615 5590453 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=7968/tid=7971] ppid=7967 vsize=330956 CPUtime=10.65 cores=0,2,4,6
/proc/7968/task/7971/stat : 7971 (priss) R 7967 7967 7814 0 -1 4202560 12754 0 0 0 1055 10 0 0 25 0 5 0 516246566 338898944 30232 33554432000 4194304 5787044 140737252031440 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=7968/tid=7972] ppid=7967 vsize=330956 CPUtime=12.55 cores=0,2,4,6
/proc/7968/task/7972/stat : 7972 (priss) R 7967 7967 7814 0 -1 4202560 15643 0 0 0 1251 4 0 0 25 0 5 0 516246569 338898944 30232 33554432000 4194304 5787044 140737252031440 18446744073709551615 5586810 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7968/tid=7973] ppid=7967 vsize=330956 CPUtime=12.51 cores=0,2,4,6
/proc/7968/task/7973/stat : 7973 (priss) R 7967 7967 7814 0 -1 4202560 8172 0 0 0 1250 1 0 0 25 0 5 0 516246571 338898944 30232 33554432000 4194304 5787044 140737252031440 18446744073709551615 242970242768 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.1
Current children cumulated vsize (KiB) 339656

[startup+25.5011 s]
/proc/loadavg: 7.99 8.08 7.99 9/186 7974
/proc/meminfo: memFree=26317700/32951132 swapFree=67111364/67111528
[pid=7967] ppid=7965 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7967/stat : 7967 (priss.sh) S 7965 7967 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516246558 8908800 252 33554432000 4194304 4922060 140737059959888 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7967/statm: 2175 252 211 178 0 68 0
[pid=7968] ppid=7967 vsize=332820 CPUtime=99.16 cores=0,2,4,6
/proc/7968/stat : 7968 (priss) S 7967 7967 7814 0 -1 4202496 70803 0 0 0 9883 33 0 0 20 0 5 0 516246558 340807680 37511 33554432000 4194304 5787044 140737252031440 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7968/statm: 83205 37511 417 389 0 78955 0
[pid=7968/tid=7970] ppid=7967 vsize=332820 CPUtime=24.97 cores=0,2,4,6
/proc/7968/task/7970/stat : 7970 (priss) R 7967 7967 7814 0 -1 4202560 15355 0 0 0 2492 5 0 0 25 0 5 0 516246564 340807680 37511 33554432000 4194304 5787044 140737252031440 18446744073709551615 5586743 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=7968/tid=7971] ppid=7967 vsize=332820 CPUtime=23.41 cores=0,2,4,6
/proc/7968/task/7971/stat : 7971 (priss) R 7967 7967 7814 0 -1 4202560 13164 0 0 0 2324 17 0 0 25 0 5 0 516246566 340807680 37512 33554432000 4194304 5787044 140737252031440 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=7968/tid=7972] ppid=7967 vsize=332820 CPUtime=25.35 cores=0,2,4,6
/proc/7968/task/7972/stat : 7972 (priss) R 7967 7967 7814 0 -1 4202560 16659 0 0 0 2530 5 0 0 25 0 5 0 516246569 340807680 37512 33554432000 4194304 5787044 140737252031440 18446744073709551615 242970211361 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7968/tid=7973] ppid=7967 vsize=332820 CPUtime=25.3 cores=0,2,4,6
/proc/7968/task/7973/stat : 7973 (priss) R 7967 7967 7814 0 -1 4202560 14653 0 0 0 2527 3 0 0 25 0 5 0 516246571 340807680 37512 33554432000 4194304 5787044 140737252031440 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 99.16
Current children cumulated vsize (KiB) 341520

[startup+51.1007 s]
/proc/loadavg: 8.11 8.11 8.00 9/186 7975
/proc/meminfo: memFree=26266400/32951132 swapFree=67111364/67111528
[pid=7967] ppid=7965 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7967/stat : 7967 (priss.sh) S 7965 7967 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516246558 8908800 252 33554432000 4194304 4922060 140737059959888 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7967/statm: 2175 252 211 178 0 68 0
[pid=7968] ppid=7967 vsize=344276 CPUtime=201.38 cores=0,2,4,6
/proc/7968/stat : 7968 (priss) S 7967 7967 7814 0 -1 4202496 76977 0 0 0 20101 37 0 0 20 0 5 0 516246558 352538624 43684 33554432000 4194304 5787044 140737252031440 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7968/statm: 86069 43684 417 389 0 81819 0
[pid=7968/tid=7970] ppid=7967 vsize=344276 CPUtime=50.43 cores=0,2,4,6
/proc/7968/task/7970/stat : 7970 (priss) R 7967 7967 7814 0 -1 4202560 17123 0 0 0 5037 6 0 0 25 0 5 0 516246564 352538624 43684 33554432000 4194304 5787044 140737252031440 18446744073709551615 4254925 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=7968/tid=7971] ppid=7967 vsize=344276 CPUtime=49 cores=0,2,4,6
/proc/7968/task/7971/stat : 7971 (priss) R 7967 7967 7814 0 -1 4202560 14391 0 0 0 4882 18 0 0 25 0 5 0 516246566 352538624 43684 33554432000 4194304 5787044 140737252031440 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=7968/tid=7972] ppid=7967 vsize=344276 CPUtime=50.93 cores=0,2,4,6
/proc/7968/task/7972/stat : 7972 (priss) R 7967 7967 7814 0 -1 4202560 19073 0 0 0 5086 7 0 0 25 0 5 0 516246569 352538624 43684 33554432000 4194304 5787044 140737252031440 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7968/tid=7973] ppid=7967 vsize=344276 CPUtime=50.88 cores=0,2,4,6
/proc/7968/task/7973/stat : 7973 (priss) R 7967 7967 7814 0 -1 4202560 15417 0 0 0 5085 3 0 0 25 0 5 0 516246571 352538624 43684 33554432000 4194304 5787044 140737252031440 18446744073709551615 5528708 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 201.38
Current children cumulated vsize (KiB) 352976

[startup+102.307 s]
/proc/loadavg: 8.18 8.12 8.01 9/186 7976
/proc/meminfo: memFree=26166076/32951132 swapFree=67111364/67111528
[pid=7967] ppid=7965 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7967/stat : 7967 (priss.sh) S 7965 7967 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516246558 8908800 252 33554432000 4194304 4922060 140737059959888 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7967/statm: 2175 252 211 178 0 68 0
[pid=7968] ppid=7967 vsize=356928 CPUtime=405.85 cores=0,2,4,6
/proc/7968/stat : 7968 (priss) S 7967 7967 7814 0 -1 4202496 88040 0 0 0 40534 51 0 0 20 0 5 0 516246558 365494272 54677 33554432000 4194304 5787044 140737252031440 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7968/statm: 89232 54677 417 389 0 84982 0
[pid=7968/tid=7970] ppid=7967 vsize=356928 CPUtime=101.34 cores=0,2,4,6
/proc/7968/task/7970/stat : 7970 (priss) R 7967 7967 7814 0 -1 4202560 18542 0 0 0 10127 7 0 0 25 0 5 0 516246564 365494272 54677 33554432000 4194304 5787044 140737252031440 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=7968/tid=7971] ppid=7967 vsize=356928 CPUtime=100.19 cores=0,2,4,6
/proc/7968/task/7971/stat : 7971 (priss) R 7967 7967 7814 0 -1 4202560 19705 0 0 0 9993 26 0 0 25 0 5 0 516246566 365494272 54677 33554432000 4194304 5787044 140737252031440 18446744073709551615 5591676 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=7968/tid=7972] ppid=7967 vsize=356928 CPUtime=102.1 cores=0,2,4,6
/proc/7968/task/7972/stat : 7972 (priss) R 7967 7967 7814 0 -1 4202560 21799 0 0 0 10201 9 0 0 25 0 5 0 516246569 365494272 54677 33554432000 4194304 5787044 140737252031440 18446744073709551615 5591640 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7968/tid=7973] ppid=7967 vsize=356928 CPUtime=102.09 cores=0,2,4,6

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

/proc/7968/task/7971/stat : 7971 (priss) R 7967 7967 7814 0 -1 4202560 47717 0 0 0 87908 71 0 0 25 0 5 0 516246566 826310656 173045 33554432000 4194304 5787044 140737252031440 18446744073709551615 5591217 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7968/tid=7972] ppid=7967 vsize=806944 CPUtime=881.97 cores=0,2,4,6
/proc/7968/task/7972/stat : 7972 (priss) R 7967 7967 7814 0 -1 4202560 57976 0 0 0 88152 45 0 0 25 0 5 0 516246569 826310656 173045 33554432000 4194304 5787044 140737252031440 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=7968/tid=7973] ppid=7967 vsize=806944 CPUtime=881.8 cores=0,2,4,6
/proc/7968/task/7973/stat : 7973 (priss) R 7967 7967 7814 0 -1 4202560 41497 0 0 0 88140 40 0 0 25 0 5 0 516246571 826310656 173045 33554432000 4194304 5787044 140737252031440 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3520.66
Current children cumulated vsize (KiB) 815644

[startup+942.301 s]
/proc/loadavg: 8.15 8.13 8.06 9/186 7998
/proc/meminfo: memFree=25131972/32951132 swapFree=67111364/67111528
[pid=7967] ppid=7965 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7967/stat : 7967 (priss.sh) S 7965 7967 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516246558 8908800 252 33554432000 4194304 4922060 140737059959888 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7967/statm: 2175 252 211 178 0 68 0
[pid=7968] ppid=7967 vsize=872480 CPUtime=3760.28 cores=0,2,4,6
/proc/7968/stat : 7968 (priss) S 7967 7967 7814 0 -1 4202496 208162 0 0 0 375827 201 0 0 20 0 5 0 516246558 893419520 173061 33554432000 4194304 5787044 140737252031440 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7968/statm: 218120 173061 417 389 0 213870 0
[pid=7968/tid=7970] ppid=7967 vsize=872480 CPUtime=936.65 cores=0,2,4,6
/proc/7968/task/7970/stat : 7970 (priss) R 7967 7967 7814 0 -1 4202560 49988 0 0 0 93624 41 0 0 25 0 5 0 516246564 893419520 173061 33554432000 4194304 5787044 140737252031440 18446744073709551615 5588298 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=7968/tid=7971] ppid=7967 vsize=872480 CPUtime=939.77 cores=0,2,4,6
/proc/7968/task/7971/stat : 7971 (priss) R 7967 7967 7814 0 -1 4202560 47717 0 0 0 93906 71 0 0 25 0 5 0 516246566 893419520 173061 33554432000 4194304 5787044 140737252031440 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7968/tid=7972] ppid=7967 vsize=872480 CPUtime=941.97 cores=0,2,4,6
/proc/7968/task/7972/stat : 7972 (priss) R 7967 7967 7814 0 -1 4202560 57977 0 0 0 94152 45 0 0 25 0 5 0 516246569 893419520 173061 33554432000 4194304 5787044 140737252031440 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=7968/tid=7973] ppid=7967 vsize=872480 CPUtime=941.76 cores=0,2,4,6
/proc/7968/task/7973/stat : 7973 (priss) R 7967 7967 7814 0 -1 4202560 41507 0 0 0 94135 41 0 0 25 0 5 0 516246571 893419520 173061 33554432000 4194304 5787044 140737252031440 18446744073709551615 5527072 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3760.28
Current children cumulated vsize (KiB) 881180

[startup+1002.3 s]
/proc/loadavg: 8.11 8.12 8.06 9/186 8000
/proc/meminfo: memFree=25131832/32951132 swapFree=67111364/67111528
[pid=7967] ppid=7965 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7967/stat : 7967 (priss.sh) S 7965 7967 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516246558 8908800 252 33554432000 4194304 4922060 140737059959888 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7967/statm: 2175 252 211 178 0 68 0
[pid=7968] ppid=7967 vsize=872480 CPUtime=3999.92 cores=0,2,4,6
/proc/7968/stat : 7968 (priss) S 7967 7967 7814 0 -1 4202496 208189 0 0 0 399790 202 0 0 20 0 5 0 516246558 893419520 173088 33554432000 4194304 5787044 140737252031440 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7968/statm: 218120 173088 417 389 0 213870 0
[pid=7968/tid=7970] ppid=7967 vsize=872480 CPUtime=996.31 cores=0,2,4,6
/proc/7968/task/7970/stat : 7970 (priss) R 7967 7967 7814 0 -1 4202560 50003 0 0 0 99590 41 0 0 25 0 5 0 516246564 893419520 173088 33554432000 4194304 5787044 140737252031440 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=7968/tid=7971] ppid=7967 vsize=872480 CPUtime=999.76 cores=0,2,4,6
/proc/7968/task/7971/stat : 7971 (priss) R 7967 7967 7814 0 -1 4202560 47727 0 0 0 99904 72 0 0 25 0 5 0 516246566 893419520 173088 33554432000 4194304 5787044 140737252031440 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7968/tid=7972] ppid=7967 vsize=872480 CPUtime=1001.97 cores=0,2,4,6
/proc/7968/task/7972/stat : 7972 (priss) R 7967 7967 7814 0 -1 4202560 57977 0 0 0 100152 45 0 0 25 0 5 0 516246569 893419520 173088 33554432000 4194304 5787044 140737252031440 18446744073709551615 5585240 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=7968/tid=7973] ppid=7967 vsize=872480 CPUtime=1001.76 cores=0,2,4,6
/proc/7968/task/7973/stat : 7973 (priss) R 7967 7967 7814 0 -1 4202560 41509 0 0 0 100134 42 0 0 25 0 5 0 516246571 893419520 173088 33554432000 4194304 5787044 140737252031440 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3999.92
Current children cumulated vsize (KiB) 881180

[startup+1062.3 s]
/proc/loadavg: 8.10 8.11 8.06 9/186 8002
/proc/meminfo: memFree=25117924/32951132 swapFree=67111364/67111528
[pid=7967] ppid=7965 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7967/stat : 7967 (priss.sh) S 7965 7967 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516246558 8908800 252 33554432000 4194304 4922060 140737059959888 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7967/statm: 2175 252 211 178 0 68 0
[pid=7968] ppid=7967 vsize=946216 CPUtime=4239.55 cores=0,2,4,6
/proc/7968/stat : 7968 (priss) S 7967 7967 7814 0 -1 4202496 210598 0 0 0 423749 206 0 0 20 0 5 0 516246558 968925184 175497 33554432000 4194304 5787044 140737252031440 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7968/statm: 236554 175497 417 389 0 232304 0
[pid=7968/tid=7970] ppid=7967 vsize=946216 CPUtime=1055.98 cores=0,2,4,6
/proc/7968/task/7970/stat : 7970 (priss) R 7967 7967 7814 0 -1 4202560 51067 0 0 0 105557 41 0 0 25 0 5 0 516246564 968925184 175497 33554432000 4194304 5787044 140737252031440 18446744073709551615 5591268 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=7968/tid=7971] ppid=7967 vsize=946216 CPUtime=1059.74 cores=0,2,4,6
/proc/7968/task/7971/stat : 7971 (priss) R 7967 7967 7814 0 -1 4202560 47799 0 0 0 105902 72 0 0 25 0 5 0 516246566 968925184 175497 33554432000 4194304 5787044 140737252031440 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7968/tid=7972] ppid=7967 vsize=946216 CPUtime=1061.97 cores=0,2,4,6
/proc/7968/task/7972/stat : 7972 (priss) R 7967 7967 7814 0 -1 4202560 58639 0 0 0 106151 46 0 0 25 0 5 0 516246569 968925184 175497 33554432000 4194304 5787044 140737252031440 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=7968/tid=7973] ppid=7967 vsize=946216 CPUtime=1061.73 cores=0,2,4,6
/proc/7968/task/7973/stat : 7973 (priss) R 7967 7967 7814 0 -1 4202560 42120 0 0 0 106129 44 0 0 25 0 5 0 516246571 968925184 175497 33554432000 4194304 5787044 140737252031440 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4239.55
Current children cumulated vsize (KiB) 954916

[startup+1122.3 s]
/proc/loadavg: 8.09 8.10 8.05 9/186 8003
/proc/meminfo: memFree=25008788/32951132 swapFree=67111364/67111528
[pid=7967] ppid=7965 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7967/stat : 7967 (priss.sh) S 7965 7967 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516246558 8908800 252 33554432000 4194304 4922060 140737059959888 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7967/statm: 2175 252 211 178 0 68 0
[pid=7968] ppid=7967 vsize=954416 CPUtime=4479.17 cores=0,2,4,6
/proc/7968/stat : 7968 (priss) S 7967 7967 7814 0 -1 4202496 222800 0 0 0 447693 224 0 0 20 0 5 0 516246558 977321984 187699 33554432000 4194304 5787044 140737252031440 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7968/statm: 238604 187699 417 389 0 234354 0
[pid=7968/tid=7970] ppid=7967 vsize=954416 CPUtime=1115.64 cores=0,2,4,6
/proc/7968/task/7970/stat : 7970 (priss) R 7967 7967 7814 0 -1 4202560 53326 0 0 0 111519 45 0 0 25 0 5 0 516246564 977321984 187699 33554432000 4194304 5787044 140737252031440 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=7968/tid=7971] ppid=7967 vsize=954416 CPUtime=1119.71 cores=0,2,4,6
/proc/7968/task/7971/stat : 7971 (priss) R 7967 7967 7814 0 -1 4202560 47880 0 0 0 111899 72 0 0 25 0 5 0 516246566 977321984 187699 33554432000 4194304 5787044 140737252031440 18446744073709551615 5585240 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7968/tid=7972] ppid=7967 vsize=954416 CPUtime=1121.97 cores=0,2,4,6
/proc/7968/task/7972/stat : 7972 (priss) R 7967 7967 7814 0 -1 4202560 65624 0 0 0 112142 55 0 0 25 0 5 0 516246569 977321984 187699 33554432000 4194304 5787044 140737252031440 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=7968/tid=7973] ppid=7967 vsize=954416 CPUtime=1121.72 cores=0,2,4,6
/proc/7968/task/7973/stat : 7973 (priss) R 7967 7967 7814 0 -1 4202560 44997 0 0 0 112122 50 0 0 25 0 5 0 516246571 977321984 187699 33554432000 4194304 5787044 140737252031440 18446744073709551615 5527557 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4479.17
Current children cumulated vsize (KiB) 963116

[startup+1182.3 s]
/proc/loadavg: 8.08 8.10 8.05 9/186 8005
/proc/meminfo: memFree=24856376/32951132 swapFree=67111364/67111528
[pid=7967] ppid=7965 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7967/stat : 7967 (priss.sh) S 7965 7967 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516246558 8908800 252 33554432000 4194304 4922060 140737059959888 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7967/statm: 2175 252 211 178 0 68 0
[pid=7968] ppid=7967 vsize=963936 CPUtime=4718.78 cores=0,2,4,6
/proc/7968/stat : 7968 (priss) S 7967 7967 7814 0 -1 4202496 237703 0 0 0 471629 249 0 0 20 0 5 0 516246558 987070464 202602 33554432000 4194304 5787044 140737252031440 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7968/statm: 240984 202602 417 389 0 236734 0
[pid=7968/tid=7970] ppid=7967 vsize=963936 CPUtime=1175.3 cores=0,2,4,6
/proc/7968/task/7970/stat : 7970 (priss) R 7967 7967 7814 0 -1 4202560 57591 0 0 0 117478 52 0 0 25 0 5 0 516246564 987070464 202602 33554432000 4194304 5787044 140737252031440 18446744073709551615 4254975 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=7968/tid=7971] ppid=7967 vsize=963936 CPUtime=1179.67 cores=0,2,4,6
/proc/7968/task/7971/stat : 7971 (priss) R 7967 7967 7814 0 -1 4202560 50390 0 0 0 117894 73 0 0 25 0 5 0 516246566 987070464 202602 33554432000 4194304 5787044 140737252031440 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7968/tid=7972] ppid=7967 vsize=963936 CPUtime=1181.96 cores=0,2,4,6
/proc/7968/task/7972/stat : 7972 (priss) R 7967 7967 7814 0 -1 4202560 70367 0 0 0 118133 63 0 0 25 0 5 0 516246569 987070464 202602 33554432000 4194304 5787044 140737252031440 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=7968/tid=7973] ppid=7967 vsize=963936 CPUtime=1181.69 cores=0,2,4,6
/proc/7968/task/7973/stat : 7973 (priss) R 7967 7967 7814 0 -1 4202560 48382 0 0 0 118112 57 0 0 25 0 5 0 516246571 987070464 202602 33554432000 4194304 5787044 140737252031440 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4718.78
Current children cumulated vsize (KiB) 972636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.7 s]
/proc/loadavg: 8.06 8.09 8.05 5/179 8006
/proc/meminfo: memFree=25835036/32951132 swapFree=67111364/67111528
[pid=7967] ppid=7965 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7967/stat : 7967 (priss.sh) S 7965 7967 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516246558 8908800 252 33554432000 4194304 4922060 140737059959888 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7967/statm: 2175 252 211 178 0 68 0
[pid=7968] ppid=7967 vsize=971176 CPUtime=4800.24 cores=0,2,4,6
/proc/7968/stat : 7968 (priss) S 7967 7967 7814 0 -1 4202496 240905 0 0 0 479771 253 0 0 20 0 5 0 516246558 994484224 205804 33554432000 4194304 5787044 140737252031440 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7968/statm: 242794 205804 417 389 0 238544 0
[pid=7968/tid=7970] ppid=7967 vsize=971176 CPUtime=1195.58 cores=0,2,4,6
/proc/7968/task/7970/stat : 7970 (priss) R 7967 7967 7814 0 -1 4202560 58129 0 0 0 119505 53 0 0 25 0 5 0 516246564 994484224 205804 33554432000 4194304 5787044 140737252031440 18446744073709551615 5586863 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=7968/tid=7971] ppid=7967 vsize=971176 CPUtime=1200.08 cores=0,2,4,6
/proc/7968/task/7971/stat : 7971 (priss) R 7967 7967 7814 0 -1 4202560 51901 0 0 0 119933 75 0 0 25 0 5 0 516246566 994484224 205804 33554432000 4194304 5787044 140737252031440 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7968/tid=7972] ppid=7967 vsize=971176 CPUtime=1202.36 cores=0,2,4,6
/proc/7968/task/7972/stat : 7972 (priss) R 7967 7967 7814 0 -1 4202560 70929 0 0 0 120172 64 0 0 25 0 5 0 516246569 994484224 205804 33554432000 4194304 5787044 140737252031440 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=7968/tid=7973] ppid=7967 vsize=971176 CPUtime=1202.07 cores=0,2,4,6
/proc/7968/task/7973/stat : 7973 (priss) R 7967 7967 7814 0 -1 4202560 48973 0 0 0 120150 57 0 0 25 0 5 0 516246571 994484224 205804 33554432000 4194304 5787044 140737252031440 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 979876

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

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

[startup+1202.7 s]
/proc/loadavg: 8.06 8.09 8.05 5/179 8006
/proc/meminfo: memFree=25835036/32951132 swapFree=67111364/67111528
[pid=7967] ppid=7965 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7967/stat : 7967 (priss.sh) S 7965 7967 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516246558 8908800 252 33554432000 4194304 4922060 140737059959888 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7967/statm: 2175 252 211 178 0 68 0
[pid=7968] ppid=7967 vsize=971176 CPUtime=4800.24 cores=0,2,4,6
/proc/7968/stat : 7968 (priss) S 7967 7967 7814 0 -1 4202496 240905 0 0 0 479771 253 0 0 20 0 5 0 516246558 994484224 205804 33554432000 4194304 5787044 140737252031440 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/7968/statm: 242794 205804 417 389 0 238544 0
[pid=7968/tid=7970] ppid=7967 vsize=971176 CPUtime=1195.58 cores=0,2,4,6
/proc/7968/task/7970/stat : 7970 (priss) R 7967 7967 7814 0 -1 4202560 58129 0 0 0 119505 53 0 0 25 0 5 0 516246564 994484224 205804 33554432000 4194304 5787044 140737252031440 18446744073709551615 5586863 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=7968/tid=7971] ppid=7967 vsize=971176 CPUtime=1200.08 cores=0,2,4,6
/proc/7968/task/7971/stat : 7971 (priss) R 7967 7967 7814 0 -1 4202560 51901 0 0 0 119933 75 0 0 25 0 5 0 516246566 994484224 205804 33554432000 4194304 5787044 140737252031440 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7968/tid=7972] ppid=7967 vsize=971176 CPUtime=1202.36 cores=0,2,4,6
/proc/7968/task/7972/stat : 7972 (priss) R 7967 7967 7814 0 -1 4202560 70929 0 0 0 120172 64 0 0 25 0 5 0 516246569 994484224 205804 33554432000 4194304 5787044 140737252031440 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=7968/tid=7973] ppid=7967 vsize=971176 CPUtime=1202.07 cores=0,2,4,6
/proc/7968/task/7973/stat : 7973 (priss) R 7967 7967 7814 0 -1 4202560 48973 0 0 0 120150 57 0 0 25 0 5 0 516246571 994484224 205804 33554432000 4194304 5787044 140737252031440 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 979876

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1202.72
CPU time (s): 4800.24
CPU user time (s): 4797.71
CPU system time (s): 2.53
CPU usage (%): 399.116
Max. virtual memory (cumulated for all children) (KiB): 979876

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

runsolver used 1.82272 second user time and 4.74628 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-29 05:07:59
IDJOB=3258820
IDBENCH=71428
IDSOLVER=1603
FILE ID=node128/3258820-1304046479
RUNJOBID= node128-1304045274-7832
PBS_JOBID= 13170398
Free space on /tmp= 66968 MiB

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

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

MD5SUM BENCH= 5301921bbf5d6337937a0fa8d34aaf48
RANDOM SEED=802415781

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:      26554724 kB
Buffers:       1265032 kB
Cached:        4374108 kB
SwapCached:        160 kB
Active:         308976 kB
Inactive:      5500960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      26554724 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            9744 kB
Writeback:           0 kB
AnonPages:      170580 kB
Mapped:          15368 kB
Slab:           523144 kB
PageTables:       5060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   405916 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= 66964 MiB
End job on node128 at 2011-04-29 05:28:04