Trace number 3499345

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) 20394.8 5100.02

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-6x40.cnf
MD5SUM3a7a68cedc6ab84c0df9c27d166b0b6b
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 variables960
Number of clauses48480
Sum of the clauses size191040
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21440
Number of clauses of size 30
Number of clauses of size 447040
Number of clauses of size 50
Number of clauses of size over 50

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: 29173
0.00/0.01	c parsetime: 12177us
0.00/0.01	c parsed 48480 clauses with 960 variables
0.00/0.01	c NW started thread 0 successfully (1100228928)
0.00/0.02	c NW started thread 1 successfully (1110718784)
0.00/0.04	c NW started thread 2 successfully (1121208640)
0.00/0.05	c NW started thread 3 successfully (1131698496)
11.04/2.82	c preprocessor returned 10008 variables
11.04/2.82	c preprocessing returned UNKNOWN
11.04/2.82	c PP set 0 variables
11.04/2.82	c pp time: 2806577us (2s)
11.04/2.83	c preprocessor returned 10008 variables
11.04/2.83	c preprocessing returned UNKNOWN
11.04/2.83	c PP set 0 variables
11.04/2.83	c pp time: 2801705us (2s)
11.04/2.83	c preprocessor returned 10008 variables
11.04/2.83	c preprocessing returned UNKNOWN
11.04/2.83	c PP set 0 variables
11.04/2.83	c pp time: 2793887us (2s)
73.99/18.64	c preprocessor returned 30006 variables
73.99/18.64	c preprocessing returned UNKNOWN
73.99/18.64	c PP set 0 variables
73.99/18.64	c pp time: 18589680us (18s)

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.1 (svn: 989)

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 /var/tmp/evaluation-result-3499345-1307998696/watcher-3499345-1307998696 -o /var/tmp/evaluation-result-3499345-1307998696/solver-3499345-1307998696 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499345-1307998696.cnf 623369978 40000 31000 8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.68 3.93 3.93 1/170 29172
/proc/meminfo: memFree=16232684/32951124 swapFree=67053956/67111528
[pid=29172] ppid=29170 vsize=8700 CPUtime=0 cores=0-7
/proc/29172/stat : 29172 (priss.sh) S 29170 29172 28660 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 892285051 8908800 252 33554432000 4194304 4922060 140734919872880 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29172/statm: 2175 252 211 178 0 68 0

[startup+0.0464921 s]
/proc/loadavg: 3.68 3.93 3.93 1/170 29172
/proc/meminfo: memFree=16232684/32951124 swapFree=67053956/67111528
[pid=29172] ppid=29170 vsize=8700 CPUtime=0 cores=0-7
/proc/29172/stat : 29172 (priss.sh) S 29170 29172 28660 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 892285051 8908800 252 33554432000 4194304 4922060 140734919872880 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29172/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100458 s]
/proc/loadavg: 3.68 3.93 3.93 1/170 29172
/proc/meminfo: memFree=16232684/32951124 swapFree=67053956/67111528
[pid=29172] ppid=29170 vsize=8700 CPUtime=0 cores=0-7
/proc/29172/stat : 29172 (priss.sh) S 29170 29172 28660 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 892285051 8908800 252 33554432000 4194304 4922060 140734919872880 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29172/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300421 s]
/proc/loadavg: 3.68 3.93 3.93 1/170 29172
/proc/meminfo: memFree=16232684/32951124 swapFree=67053956/67111528
[pid=29172] ppid=29170 vsize=8700 CPUtime=0 cores=0-7
/proc/29172/stat : 29172 (priss.sh) S 29170 29172 28660 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 892285051 8908800 252 33554432000 4194304 4922060 140734919872880 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29172/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700349 s]
/proc/loadavg: 3.68 3.93 3.93 1/170 29172
/proc/meminfo: memFree=16232684/32951124 swapFree=67053956/67111528
[pid=29172] ppid=29170 vsize=8700 CPUtime=0 cores=0-7
/proc/29172/stat : 29172 (priss.sh) S 29170 29172 28660 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 892285051 8908800 252 33554432000 4194304 4922060 140734919872880 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29172/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5012 s]
/proc/loadavg: 3.68 3.93 3.93 5/176 29178
/proc/meminfo: memFree=16198180/32951124 swapFree=67053956/67111528
[pid=29172] ppid=29170 vsize=8700 CPUtime=0 cores=0-7
/proc/29172/stat : 29172 (priss.sh) S 29170 29172 28660 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 892285051 8908800 252 33554432000 4194304 4922060 140734919872880 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29172/statm: 2175 252 211 178 0 68 0
[pid=29173] ppid=29172 vsize=278060 CPUtime=5.87 cores=0-7
/proc/29173/stat : 29173 (priss) S 29172 29172 28660 0 -1 4202496 9299 0 0 0 581 6 0 0 19 0 5 0 892285051 284733440 8969 33554432000 4194304 5787044 140736007400560 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29173/statm: 69515 8969 352 389 0 65265 0
[pid=29173/tid=29175] ppid=29172 vsize=278060 CPUtime=1.46 cores=0-7
/proc/29173/task/29175/stat : 29175 (priss) R 29172 29172 28660 0 -1 4202560 1150 0 0 0 145 1 0 0 19 0 5 0 892285053 284733440 8969 33554432000 4194304 5787044 140736007400560 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29173/tid=29176] ppid=29172 vsize=278060 CPUtime=1.45 cores=0-7
/proc/29173/task/29176/stat : 29176 (priss) R 29172 29172 28660 0 -1 4202560 1110 0 0 0 144 1 0 0 19 0 5 0 892285054 284733440 8969 33554432000 4194304 5787044 140736007400560 18446744073709551615 4336744 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29173/tid=29177] ppid=29172 vsize=278060 CPUtime=1.44 cores=0-7
/proc/29173/task/29177/stat : 29177 (priss) R 29172 29172 28660 0 -1 4202560 2148 0 0 0 143 1 0 0 19 0 5 0 892285055 284733440 8969 33554432000 4194304 5787044 140736007400560 18446744073709551615 4336749 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29173/tid=29178] ppid=29172 vsize=278060 CPUtime=1.43 cores=0-7
/proc/29173/task/29178/stat : 29178 (priss) R 29172 29172 28660 0 -1 4202560 2099 0 0 0 143 0 0 0 19 0 5 0 892285056 284733440 8969 33554432000 4194304 5787044 140736007400560 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 286760

[startup+3.1009 s]
/proc/loadavg: 3.68 3.93 3.93 5/176 29178
/proc/meminfo: memFree=16195576/32951124 swapFree=67053956/67111528
[pid=29172] ppid=29170 vsize=8700 CPUtime=0 cores=0-7
/proc/29172/stat : 29172 (priss.sh) S 29170 29172 28660 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 892285051 8908800 252 33554432000 4194304 4922060 140734919872880 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29172/statm: 2175 252 211 178 0 68 0
[pid=29173] ppid=29172 vsize=288976 CPUtime=12.22 cores=0-7
/proc/29173/stat : 29173 (priss) S 29172 29172 28660 0 -1 4202496 20516 0 0 0 1208 14 0 0 19 0 5 0 892285051 295911424 15599 33554432000 4194304 5787044 140736007400560 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29173/statm: 72244 15599 404 389 0 67994 0
[pid=29173/tid=29175] ppid=29172 vsize=288976 CPUtime=3.05 cores=0-7
/proc/29173/task/29175/stat : 29175 (priss) R 29172 29172 28660 0 -1 4202560 3956 0 0 0 302 3 0 0 18 0 5 0 892285053 295911424 15599 33554432000 4194304 5787044 140736007400560 18446744073709551615 5591760 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29173/tid=29176] ppid=29172 vsize=288976 CPUtime=3.04 cores=0-7
/proc/29173/task/29176/stat : 29176 (priss) R 29172 29172 28660 0 -1 4202560 4453 0 0 0 300 4 0 0 18 0 5 0 892285054 295911424 15599 33554432000 4194304 5787044 140736007400560 18446744073709551615 4234917 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29173/tid=29177] ppid=29172 vsize=288976 CPUtime=3.02 cores=0-7
/proc/29173/task/29177/stat : 29177 (priss) R 29172 29172 28660 0 -1 4202560 5387 0 0 0 298 4 0 0 18 0 5 0 892285055 295911424 15599 33554432000 4194304 5787044 140736007400560 18446744073709551615 5590569 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29173/tid=29178] ppid=29172 vsize=288976 CPUtime=3.03 cores=0-7
/proc/29173/task/29178/stat : 29178 (priss) R 29172 29172 28660 0 -1 4202560 3928 0 0 0 302 1 0 0 19 0 5 0 892285056 295911424 15599 33554432000 4194304 5787044 140736007400560 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 297676

[startup+6.30032 s]
/proc/loadavg: 3.70 3.93 3.93 5/176 29178
/proc/meminfo: memFree=16154720/32951124 swapFree=67053956/67111528
[pid=29172] ppid=29170 vsize=8700 CPUtime=0 cores=0-7
/proc/29172/stat : 29172 (priss.sh) S 29170 29172 28660 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 892285051 8908800 252 33554432000 4194304 4922060 140734919872880 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29172/statm: 2175 252 211 178 0 68 0
[pid=29173] ppid=29172 vsize=293208 CPUtime=24.96 cores=0-7
/proc/29173/stat : 29173 (priss) S 29172 29172 28660 0 -1 4202496 26067 0 0 0 2470 26 0 0 19 0 5 0 892285051 300244992 21150 33554432000 4194304 5787044 140736007400560 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29173/statm: 73302 21150 404 389 0 69052 0
[pid=29173/tid=29175] ppid=29172 vsize=293208 CPUtime=6.24 cores=0-7
/proc/29173/task/29175/stat : 29175 (priss) R 29172 29172 28660 0 -1 4202560 5517 0 0 0 616 8 0 0 18 0 5 0 892285053 300244992 21150 33554432000 4194304 5787044 140736007400560 18446744073709551615 5590526 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29173/tid=29176] ppid=29172 vsize=293208 CPUtime=6.21 cores=0-7
/proc/29173/task/29176/stat : 29176 (priss) R 29172 29172 28660 0 -1 4202560 5963 0 0 0 612 9 0 0 18 0 5 0 892285054 300244992 21150 33554432000 4194304 5787044 140736007400560 18446744073709551615 228107276981 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29173/tid=29177] ppid=29172 vsize=293208 CPUtime=6.2 cores=0-7
/proc/29173/task/29177/stat : 29177 (priss) R 29172 29172 28660 0 -1 4202560 7834 0 0 0 613 7 0 0 18 0 5 0 892285055 300244992 21150 33554432000 4194304 5787044 140736007400560 18446744073709551615 228107276981 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29173/tid=29178] ppid=29172 vsize=293208 CPUtime=6.23 cores=0-7
/proc/29173/task/29178/stat : 29178 (priss) R 29172 29172 28660 0 -1 4202560 3961 0 0 0 622 1 0 0 21 0 5 0 892285056 300244992 21150 33554432000 4194304 5787044 140736007400560 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 301908

[startup+12.7011 s]
/proc/loadavg: 3.73 3.94 3.93 5/176 29178
/proc/meminfo: memFree=16121768/32951124 swapFree=67053956/67111528
[pid=29172] ppid=29170 vsize=8700 CPUtime=0 cores=0-7
/proc/29172/stat : 29172 (priss.sh) S 29170 29172 28660 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 892285051 8908800 252 33554432000 4194304 4922060 140734919872880 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29172/statm: 2175 252 211 178 0 68 0
[pid=29173] ppid=29172 vsize=293208 CPUtime=50.43 cores=0-7
/proc/29173/stat : 29173 (priss) S 29172 29172 28660 0 -1 4202496 34811 0 0 0 4993 50 0 0 19 0 5 0 892285051 300244992 29893 33554432000 4194304 5787044 140736007400560 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29173/statm: 73302 29893 404 389 0 69052 0
[pid=29173/tid=29175] ppid=29172 vsize=293208 CPUtime=12.61 cores=0-7
/proc/29173/task/29175/stat : 29175 (priss) R 29172 29172 28660 0 -1 4202560 8471 0 0 0 1246 15 0 0 18 0 5 0 892285053 300244992 29893 33554432000 4194304 5787044 140736007400560 18446744073709551615 4229321 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29173/tid=29176] ppid=29172 vsize=293208 CPUtime=12.58 cores=0-7
/proc/29173/task/29176/stat : 29176 (priss) R 29172 29172 28660 0 -1 4202560 8910 0 0 0 1238 20 0 0 18 0 5 0 892285054 300244992 29893 33554432000 4194304 5787044 140736007400560 18446744073709551615 4692144 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29173/tid=29177] ppid=29172 vsize=293208 CPUtime=12.55 cores=0-7
/proc/29173/task/29177/stat : 29177 (priss) R 29172 29172 28660 0 -1 4202560 10677 0 0 0 1242 13 0 0 18 0 5 0 892285055 300244992 29893 33554432000 4194304 5787044 140736007400560 18446744073709551615 5576608 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29173/tid=29178] ppid=29172 vsize=293208 CPUtime=12.64 cores=0-7
/proc/29173/task/29178/stat : 29178 (priss) R 29172 29172 28660 0 -1 4202560 3961 0 0 0 1263 1 0 0 25 0 5 0 892285056 300244992 29893 33554432000 4194304 5787044 140736007400560 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.43
Current children cumulated vsize (KiB) 301908

[startup+25.5008 s]
/proc/loadavg: 3.86 3.95 3.93 5/176 29178
/proc/meminfo: memFree=16035460/32951124 swapFree=67053956/67111528
[pid=29172] ppid=29170 vsize=8700 CPUtime=0 cores=0-7
/proc/29172/stat : 29172 (priss.sh) S 29170 29172 28660 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 892285051 8908800 252 33554432000 4194304 4922060 140734919872880 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29172/statm: 2175 252 211 178 0 68 0
[pid=29173] ppid=29172 vsize=319092 CPUtime=101.43 cores=0-7
/proc/29173/stat : 29173 (priss) S 29172 29172 28660 0 -1 4202496 55556 0 0 0 10054 89 0 0 19 0 5 0 892285051 326750208 49864 33554432000 4194304 5787044 140736007400560 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29173/statm: 79773 49864 417 389 0 75523 0
[pid=29173/tid=29175] ppid=29172 vsize=319092 CPUtime=25.36 cores=0-7
/proc/29173/task/29175/stat : 29175 (priss) R 29172 29172 28660 0 -1 4202560 14383 0 0 0 2509 27 0 0 18 0 5 0 892285053 326750208 49864 33554432000 4194304 5787044 140736007400560 18446744073709551615 4254537 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29173/tid=29176] ppid=29172 vsize=319092 CPUtime=25.31 cores=0-7
/proc/29173/task/29176/stat : 29176 (priss) R 29172 29172 28660 0 -1 4202560 14343 0 0 0 2496 35 0 0 18 0 5 0 892285054 326750208 49864 33554432000 4194304 5787044 140736007400560 18446744073709551615 4229538 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29173/tid=29177] ppid=29172 vsize=319092 CPUtime=25.3 cores=0-7
/proc/29173/task/29177/stat : 29177 (priss) R 29172 29172 28660 0 -1 4202560 14964 0 0 0 2508 22 0 0 18 0 5 0 892285055 326750208 49864 33554432000 4194304 5787044 140736007400560 18446744073709551615 228107276981 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29173/tid=29178] ppid=29172 vsize=319092 CPUtime=25.37 cores=0-7
/proc/29173/task/29178/stat : 29178 (priss) R 29172 29172 28660 0 -1 4202560 9074 0 0 0 2534 3 0 0 18 0 5 0 892285056 326750208 49864 33554432000 4194304 5787044 140736007400560 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 327792

[startup+51.1011 s]
/proc/loadavg: 3.91 3.96 3.93 5/176 29179
/proc/meminfo: memFree=15881672/32951124 swapFree=67053956/67111528
[pid=29172] ppid=29170 vsize=8700 CPUtime=0 cores=0-7
/proc/29172/stat : 29172 (priss.sh) S 29170 29172 28660 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 892285051 8908800 252 33554432000 4194304 4922060 140734919872880 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29172/statm: 2175 252 211 178 0 68 0
[pid=29173] ppid=29172 vsize=558712 CPUtime=203.45 cores=0-7
/proc/29173/stat : 29173 (priss) S 29172 29172 28660 0 -1 4202496 94567 0 0 0 20180 165 0 0 19 0 5 0 892285051 572121088 88632 33554432000 4194304 5787044 140736007400560 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29173/statm: 139678 88632 417 389 0 135428 0
[pid=29173/tid=29175] ppid=29172 vsize=558712 CPUtime=50.86 cores=0-7
/proc/29173/task/29175/stat : 29175 (priss) R 29172 29172 28660 0 -1 4202560 25740 0 0 0 5040 46 0 0 18 0 5 0 892285053 572121088 88632 33554432000 4194304 5787044 140736007400560 18446744073709551615 228107276981 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29173/tid=29176] ppid=29172 vsize=558712 CPUtime=50.83 cores=0-7
/proc/29173/task/29176/stat : 29176 (priss) R 29172 29172 28660 0 -1 4202560 23764 0 0 0 5012 71 0 0 18 0 5 0 892285054 572121088 88632 33554432000 4194304 5787044 140736007400560 18446744073709551615 228107276981 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29173/tid=29177] ppid=29172 vsize=558712 CPUtime=50.8 cores=0-7
/proc/29173/task/29177/stat : 29177 (priss) R 29172 29172 28660 0 -1 4202560 24548 0 0 0 5041 39 0 0 18 0 5 0 892285055 572121088 88632 33554432000 4194304 5787044 140736007400560 18446744073709551615 228107276981 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29173/tid=29178] ppid=29172 vsize=558712 CPUtime=50.87 cores=0-7
/proc/29173/task/29178/stat : 29178 (priss) R 29172 29172 28660 0 -1 4202560 17723 0 0 0 5081 6 0 0 18 0 5 0 892285056 572121088 88632 33554432000 4194304 5787044 140736007400560 18446744073709551615 228107276981 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.45
Current children cumulated vsize (KiB) 567412

[startup+102.307 s]
/proc/loadavg: 3.96 3.96 3.93 5/176 29180
/proc/meminfo: memFree=15704960/32951124 swapFree=67053956/67111528
[pid=29172] ppid=29170 vsize=8700 CPUtime=0 cores=0-7
/proc/29172/stat : 29172 (priss.sh) S 29170 29172 28660 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 892285051 8908800 252 33554432000 4194304 4922060 140734919872880 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29172/statm: 2175 252 211 178 0 68 0
[pid=29173] ppid=29172 vsize=683948 CPUtime=407.94 cores=0-7
/proc/29173/stat : 29173 (priss) S 29172 29172 28660 0 -1 4202496 138727 0 0 0 40546 248 0 0 19 0 5 0 892285051 700362752 132501 33554432000 4194304 5787044 140736007400560 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29173/statm: 170987 132501 417 389 0 166737 0
[pid=29173/tid=29175] ppid=29172 vsize=683948 CPUtime=101.98 cores=0-7
/proc/29173/task/29175/stat : 29175 (priss) R 29172 29172 28660 0 -1 4202560 37147 0 0 0 10131 67 0 0 18 0 5 0 892285053 700362752 132501 33554432000 4194304 5787044 140736007400560 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29173/tid=29176] ppid=29172 vsize=683948 CPUtime=101.96 cores=0-7
/proc/29173/task/29176/stat : 29176 (priss) R 29172 29172 28660 0 -1 4202560 35697 0 0 0 10086 110 0 0 18 0 5 0 892285054 700362752 132501 33554432000 4194304 5787044 140736007400560 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29173/tid=29177] ppid=29172 vsize=683948 CPUtime=101.92 cores=0-7
/proc/29173/task/29177/stat : 29177 (priss) R 29172 29172 28660 0 -1 4202560 33690 0 0 0 10135 57 0 0 18 0 5 0 892285055 700362752 132501 33554432000 4194304 5787044 140736007400560 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29173/tid=29178] ppid=29172 vsize=683948 CPUtime=102 cores=0-7

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

/proc/29173/task/29176/stat : 29176 (priss) R 29172 29172 28660 0 -1 4202560 467074 0 0 0 470559 1548 0 0 18 0 5 0 892285054 6488354816 1518601 33554432000 4194304 5787044 140736007400560 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29173/tid=29177] ppid=29172 vsize=6336284 CPUtime=4720.76 cores=0-7
/proc/29173/task/29177/stat : 29177 (priss) R 29172 29172 28660 0 -1 4202560 391863 0 0 0 470575 1501 0 0 19 0 5 0 892285055 6488354816 1518601 33554432000 4194304 5787044 140736007400560 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29173/tid=29178] ppid=29172 vsize=6336284 CPUtime=4721.61 cores=0-7
/proc/29173/task/29178/stat : 29178 (priss) R 29172 29172 28660 0 -1 4202560 209531 0 0 0 472061 100 0 0 21 0 5 0 892285056 6488354816 1518601 33554432000 4194304 5787044 140736007400560 18446744073709551615 5527057 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 18884.2
Current children cumulated vsize (KiB) 6344984

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/176 29326
/proc/meminfo: memFree=10032080/32951124 swapFree=67053956/67111528
[pid=29172] ppid=29170 vsize=8700 CPUtime=0 cores=0-7
/proc/29172/stat : 29172 (priss.sh) S 29170 29172 28660 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 892285051 8908800 252 33554432000 4194304 4922060 140734919872880 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29172/statm: 2175 252 211 178 0 68 0
[pid=29173] ppid=29172 vsize=6481692 CPUtime=19124.1 cores=0-7
/proc/29173/stat : 29173 (priss) S 29172 29172 28660 0 -1 4202496 1574602 0 0 0 1907599 4815 0 0 19 0 5 0 892285051 6637252608 1547657 33554432000 4194304 5787044 140736007400560 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29173/statm: 1620423 1547657 417 389 0 1616173 0
[pid=29173/tid=29175] ppid=29172 vsize=6481692 CPUtime=4780.68 cores=0-7
/proc/29173/task/29175/stat : 29175 (priss) R 29172 29172 28660 0 -1 4202560 482666 0 0 0 476470 1598 0 0 19 0 5 0 892285053 6637252608 1547657 33554432000 4194304 5787044 140736007400560 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29173/tid=29176] ppid=29172 vsize=6481692 CPUtime=4781.05 cores=0-7
/proc/29173/task/29176/stat : 29176 (priss) R 29172 29172 28660 0 -1 4202560 477866 0 0 0 476517 1588 0 0 25 0 5 0 892285054 6637252608 1547657 33554432000 4194304 5787044 140736007400560 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29173/tid=29177] ppid=29172 vsize=6481692 CPUtime=4780.73 cores=0-7
/proc/29173/task/29177/stat : 29177 (priss) R 29172 29172 28660 0 -1 4202560 398708 0 0 0 476548 1525 0 0 18 0 5 0 892285055 6637252608 1547657 33554432000 4194304 5787044 140736007400560 18446744073709551615 5591552 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29173/tid=29178] ppid=29172 vsize=6481692 CPUtime=4781.6 cores=0-7
/proc/29173/task/29178/stat : 29178 (priss) R 29172 29172 28660 0 -1 4202560 212570 0 0 0 478059 101 0 0 19 0 5 0 892285056 6637252608 1547657 33554432000 4194304 5787044 140736007400560 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19124.1
Current children cumulated vsize (KiB) 6490392

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/176 29328
/proc/meminfo: memFree=9942260/32951124 swapFree=67053956/67111528
[pid=29172] ppid=29170 vsize=8700 CPUtime=0 cores=0-7
/proc/29172/stat : 29172 (priss.sh) S 29170 29172 28660 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 892285051 8908800 252 33554432000 4194304 4922060 140734919872880 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29172/statm: 2175 252 211 178 0 68 0
[pid=29173] ppid=29172 vsize=6562588 CPUtime=19364.1 cores=0-7
/proc/29173/stat : 29173 (priss) S 29172 29172 28660 0 -1 4202496 1596833 0 0 0 1931514 4897 0 0 19 0 5 0 892285051 6720090112 1569888 33554432000 4194304 5787044 140736007400560 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29173/statm: 1640647 1569888 417 389 0 1636397 0
[pid=29173/tid=29175] ppid=29172 vsize=6562588 CPUtime=4840.68 cores=0-7
/proc/29173/task/29175/stat : 29175 (priss) R 29172 29172 28660 0 -1 4202560 492088 0 0 0 482425 1643 0 0 18 0 5 0 892285053 6720090112 1569888 33554432000 4194304 5787044 140736007400560 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29173/tid=29176] ppid=29172 vsize=6562588 CPUtime=4841.04 cores=0-7
/proc/29173/task/29176/stat : 29176 (priss) R 29172 29172 28660 0 -1 4202560 487581 0 0 0 482480 1624 0 0 25 0 5 0 892285054 6720090112 1569888 33554432000 4194304 5787044 140736007400560 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29173/tid=29177] ppid=29172 vsize=6562588 CPUtime=4840.71 cores=0-7
/proc/29173/task/29177/stat : 29177 (priss) R 29172 29172 28660 0 -1 4202560 398709 0 0 0 482546 1525 0 0 18 0 5 0 892285055 6720090112 1569888 33554432000 4194304 5787044 140736007400560 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29173/tid=29178] ppid=29172 vsize=6562588 CPUtime=4841.6 cores=0-7
/proc/29173/task/29178/stat : 29178 (priss) R 29172 29172 28660 0 -1 4202560 215663 0 0 0 484057 103 0 0 25 0 5 0 892285056 6720090112 1569889 33554432000 4194304 5787044 140736007400560 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19364.1
Current children cumulated vsize (KiB) 6571288

[startup+4902.3 s]
/proc/loadavg: 4.07 4.02 3.95 5/176 29329
/proc/meminfo: memFree=9857048/32951124 swapFree=67053956/67111528
[pid=29172] ppid=29170 vsize=8700 CPUtime=0 cores=0-7
/proc/29172/stat : 29172 (priss.sh) S 29170 29172 28660 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 892285051 8908800 252 33554432000 4194304 4922060 140734919872880 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29172/statm: 2175 252 211 178 0 68 0
[pid=29173] ppid=29172 vsize=6641436 CPUtime=19604.1 cores=0-7
/proc/29173/stat : 29173 (priss) S 29172 29172 28660 0 -1 4202496 1618327 0 0 0 1955432 4977 0 0 19 0 5 0 892285051 6800830464 1591382 33554432000 4194304 5787044 140736007400560 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29173/statm: 1660359 1591382 417 389 0 1656109 0
[pid=29173/tid=29175] ppid=29172 vsize=6641436 CPUtime=4900.67 cores=0-7
/proc/29173/task/29175/stat : 29175 (priss) R 29172 29172 28660 0 -1 4202560 501285 0 0 0 488381 1686 0 0 20 0 5 0 892285053 6800830464 1591382 33554432000 4194304 5787044 140736007400560 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29173/tid=29176] ppid=29172 vsize=6641436 CPUtime=4901.04 cores=0-7
/proc/29173/task/29176/stat : 29176 (priss) R 29172 29172 28660 0 -1 4202560 497027 0 0 0 488445 1659 0 0 25 0 5 0 892285054 6800830464 1591382 33554432000 4194304 5787044 140736007400560 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29173/tid=29177] ppid=29172 vsize=6641436 CPUtime=4900.7 cores=0-7
/proc/29173/task/29177/stat : 29177 (priss) R 29172 29172 28660 0 -1 4202560 398709 0 0 0 488545 1525 0 0 19 0 5 0 892285055 6800830464 1591382 33554432000 4194304 5787044 140736007400560 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29173/tid=29178] ppid=29172 vsize=6641436 CPUtime=4901.6 cores=0-7
/proc/29173/task/29178/stat : 29178 (priss) R 29172 29172 28660 0 -1 4202560 218514 0 0 0 490055 105 0 0 23 0 5 0 892285056 6800830464 1591382 33554432000 4194304 5787044 140736007400560 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19604.1
Current children cumulated vsize (KiB) 6650136

[startup+4962.3 s]
/proc/loadavg: 4.02 4.01 3.95 5/176 29331
/proc/meminfo: memFree=9768748/32951124 swapFree=67053956/67111528
[pid=29172] ppid=29170 vsize=8700 CPUtime=0 cores=0-7
/proc/29172/stat : 29172 (priss.sh) S 29170 29172 28660 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 892285051 8908800 252 33554432000 4194304 4922060 140734919872880 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29172/statm: 2175 252 211 178 0 68 0
[pid=29173] ppid=29172 vsize=6722332 CPUtime=19844.1 cores=0-7
/proc/29173/stat : 29173 (priss) S 29172 29172 28660 0 -1 4202496 1640161 0 0 0 1979348 5058 0 0 19 0 5 0 892285051 6883667968 1613216 33554432000 4194304 5787044 140736007400560 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29173/statm: 1680583 1613216 417 389 0 1676333 0
[pid=29173/tid=29175] ppid=29172 vsize=6722332 CPUtime=4960.66 cores=0-7
/proc/29173/task/29175/stat : 29175 (priss) R 29172 29172 28660 0 -1 4202560 510672 0 0 0 494337 1729 0 0 18 0 5 0 892285053 6883667968 1613216 33554432000 4194304 5787044 140736007400560 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29173/tid=29176] ppid=29172 vsize=6722332 CPUtime=4961.04 cores=0-7
/proc/29173/task/29176/stat : 29176 (priss) R 29172 29172 28660 0 -1 4202560 506423 0 0 0 494409 1695 0 0 21 0 5 0 892285054 6883667968 1613216 33554432000 4194304 5787044 140736007400560 18446744073709551615 5591356 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29173/tid=29177] ppid=29172 vsize=6722332 CPUtime=4960.69 cores=0-7
/proc/29173/task/29177/stat : 29177 (priss) R 29172 29172 28660 0 -1 4202560 398709 0 0 0 494543 1526 0 0 18 0 5 0 892285055 6883667968 1613216 33554432000 4194304 5787044 140736007400560 18446744073709551615 5584992 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29173/tid=29178] ppid=29172 vsize=6722332 CPUtime=4961.59 cores=0-7
/proc/29173/task/29178/stat : 29178 (priss) R 29172 29172 28660 0 -1 4202560 221565 0 0 0 496053 106 0 0 25 0 5 0 892285056 6883667968 1613216 33554432000 4194304 5787044 140736007400560 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19844.1
Current children cumulated vsize (KiB) 6731032

[startup+5022.3 s]
/proc/loadavg: 4.01 4.00 3.95 5/176 29333
/proc/meminfo: memFree=9690612/32951124 swapFree=67053956/67111528
[pid=29172] ppid=29170 vsize=8700 CPUtime=0 cores=0-7
/proc/29172/stat : 29172 (priss.sh) S 29170 29172 28660 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 892285051 8908800 252 33554432000 4194304 4922060 140734919872880 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29172/statm: 2175 252 211 178 0 68 0
[pid=29173] ppid=29172 vsize=6793844 CPUtime=20084 cores=0-7
/proc/29173/stat : 29173 (priss) S 29172 29172 28660 0 -1 4202496 1659788 0 0 0 2003267 5134 0 0 19 0 5 0 892285051 6956896256 1632843 33554432000 4194304 5787044 140736007400560 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29173/statm: 1698461 1632843 417 389 0 1694211 0
[pid=29173/tid=29175] ppid=29172 vsize=6793844 CPUtime=5020.65 cores=0-7
/proc/29173/task/29175/stat : 29175 (priss) R 29172 29172 28660 0 -1 4202560 519640 0 0 0 500292 1773 0 0 19 0 5 0 892285053 6956896256 1632843 33554432000 4194304 5787044 140736007400560 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29173/tid=29176] ppid=29172 vsize=6793844 CPUtime=5021.04 cores=0-7
/proc/29173/task/29176/stat : 29176 (priss) R 29172 29172 28660 0 -1 4202560 515636 0 0 0 500378 1726 0 0 25 0 5 0 892285054 6956896256 1632843 33554432000 4194304 5787044 140736007400560 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29173/tid=29177] ppid=29172 vsize=6793844 CPUtime=5020.67 cores=0-7
/proc/29173/task/29177/stat : 29177 (priss) R 29172 29172 28660 0 -1 4202560 398710 0 0 0 500541 1526 0 0 18 0 5 0 892285055 6956896256 1632843 33554432000 4194304 5787044 140736007400560 18446744073709551615 5591246 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29173/tid=29178] ppid=29172 vsize=6793844 CPUtime=5021.58 cores=0-7
/proc/29173/task/29178/stat : 29178 (priss) R 29172 29172 28660 0 -1 4202560 223010 0 0 0 502051 107 0 0 25 0 5 0 892285056 6956896256 1632843 33554432000 4194304 5787044 140736007400560 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 20084
Current children cumulated vsize (KiB) 6802544

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/176 29334
/proc/meminfo: memFree=9617048/32951124 swapFree=67053956/67111528
[pid=29172] ppid=29170 vsize=8700 CPUtime=0 cores=0-7
/proc/29172/stat : 29172 (priss.sh) S 29170 29172 28660 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 892285051 8908800 252 33554432000 4194304 4922060 140734919872880 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29172/statm: 2175 252 211 178 0 68 0
[pid=29173] ppid=29172 vsize=6859380 CPUtime=20324 cores=0-7
/proc/29173/stat : 29173 (priss) S 29172 29172 28660 0 -1 4202496 1678011 0 0 0 2027185 5214 0 0 19 0 5 0 892285051 7024005120 1651066 33554432000 4194304 5787044 140736007400560 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29173/statm: 1714845 1651066 417 389 0 1710595 0
[pid=29173/tid=29175] ppid=29172 vsize=6859380 CPUtime=5080.64 cores=0-7
/proc/29173/task/29175/stat : 29175 (priss) R 29172 29172 28660 0 -1 4202560 528731 0 0 0 506248 1816 0 0 19 0 5 0 892285053 7024005120 1651066 33554432000 4194304 5787044 140736007400560 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29173/tid=29176] ppid=29172 vsize=6859380 CPUtime=5081.03 cores=0-7
/proc/29173/task/29176/stat : 29176 (priss) R 29172 29172 28660 0 -1 4202560 524764 0 0 0 506341 1762 0 0 25 0 5 0 892285054 7024005120 1651066 33554432000 4194304 5787044 140736007400560 18446744073709551615 5591547 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29173/tid=29177] ppid=29172 vsize=6859380 CPUtime=5080.66 cores=0-7
/proc/29173/task/29177/stat : 29177 (priss) R 29172 29172 28660 0 -1 4202560 398714 0 0 0 506539 1527 0 0 18 0 5 0 892285055 7024005120 1651066 33554432000 4194304 5787044 140736007400560 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29173/tid=29178] ppid=29172 vsize=6859380 CPUtime=5081.58 cores=0-7
/proc/29173/task/29178/stat : 29178 (priss) R 29172 29172 28660 0 -1 4202560 223010 0 0 0 508051 107 0 0 25 0 5 0 892285056 7024005120 1651066 33554432000 4194304 5787044 140736007400560 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 20324
Current children cumulated vsize (KiB) 6868080



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 3.95 5/176 29335
/proc/meminfo: memFree=9595320/32951124 swapFree=67053956/67111528
[pid=29172] ppid=29170 vsize=8700 CPUtime=0 cores=0-7
/proc/29172/stat : 29172 (priss.sh) S 29170 29172 28660 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 892285051 8908800 252 33554432000 4194304 4922060 140734919872880 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29172/statm: 2175 252 211 178 0 68 0
[pid=29173] ppid=29172 vsize=6924916 CPUtime=20394.8 cores=0-7
/proc/29173/stat : 29173 (priss) S 29172 29172 28660 0 -1 4202496 1683263 0 0 0 2034243 5237 0 0 19 0 5 0 892285051 7091113984 1656318 33554432000 4194304 5787044 140736007400560 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29173/statm: 1731229 1656318 417 389 0 1726979 0
[pid=29173/tid=29175] ppid=29172 vsize=6924916 CPUtime=5098.35 cores=0-7
/proc/29173/task/29175/stat : 29175 (priss) R 29172 29172 28660 0 -1 4202560 531308 0 0 0 508008 1827 0 0 19 0 5 0 892285053 7091113984 1656318 33554432000 4194304 5787044 140736007400560 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29173/tid=29176] ppid=29172 vsize=6924916 CPUtime=5098.73 cores=0-7
/proc/29173/task/29176/stat : 29176 (priss) R 29172 29172 28660 0 -1 4202560 527438 0 0 0 508099 1774 0 0 25 0 5 0 892285054 7091113984 1656318 33554432000 4194304 5787044 140736007400560 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29173/tid=29177] ppid=29172 vsize=6924916 CPUtime=5098.36 cores=0-7
/proc/29173/task/29177/stat : 29177 (priss) R 29172 29172 28660 0 -1 4202560 398714 0 0 0 508309 1527 0 0 20 0 5 0 892285055 7091113984 1656318 33554432000 4194304 5787044 140736007400560 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29173/tid=29178] ppid=29172 vsize=6924916 CPUtime=5099.28 cores=0-7
/proc/29173/task/29178/stat : 29178 (priss) R 29172 29172 28660 0 -1 4202560 223011 0 0 0 509821 107 0 0 25 0 5 0 892285056 7091113984 1656318 33554432000 4194304 5787044 140736007400560 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 20394.8
Current children cumulated vsize (KiB) 6933616

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29172 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 20394.8
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5100.02
CPU time (s): 20394.8
CPU user time (s): 20342.4
CPU system time (s): 52.37
CPU usage (%): 399.897
Max. virtual memory (cumulated for all children) (KiB): 6933616

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= 331
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= 3

runsolver used 7.83081 second user time and 18.7152 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-13 22:58:16
IDJOB=3499345
IDBENCH=83178
IDSOLVER=1994
FILE ID=node142/3499345-1307998696
RUNJOBID= node142-1307986896-28674
PBS_JOBID= 13559797
Free space on /var/tmp= 2912 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-6x40.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3499345-1307998696/watcher-3499345-1307998696 -o /var/tmp/evaluation-result-3499345-1307998696/solver-3499345-1307998696 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499345-1307998696.cnf 623369978 40000 31000 8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 3a7a68cedc6ab84c0df9c27d166b0b6b
RANDOM SEED=623369978

node142.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16233344 kB
Buffers:         98616 kB
Cached:       16016912 kB
SwapCached:      10444 kB
Active:         820076 kB
Inactive:     15313280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16233344 kB
SwapTotal:    67111528 kB
SwapFree:     67053956 kB
Dirty:            2376 kB
Writeback:           0 kB
AnonPages:       16560 kB
Mapped:          12324 kB
Slab:           519372 kB
PageTables:       3852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183176 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2908 MiB
End job on node142 at 2011-06-14 00:23:18