Trace number 3499303

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

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-6x34.cnf
MD5SUM1633295f58c28a5b4150be8640bdf9df
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 variables816
Number of clauses35088
Sum of the clauses size137904
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21224
Number of clauses of size 30
Number of clauses of size 433864
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: 16475
0.00/0.01	c parsetime: 8864us
0.00/0.01	c parsed 35088 clauses with 816 variables
0.00/0.01	c NW started thread 0 successfully (1086253376)
0.00/0.02	c NW started thread 1 successfully (1096743232)
0.00/0.02	c NW started thread 2 successfully (1107233088)
0.00/0.03	c NW started thread 3 successfully (1117722944)
7.87/2.05	c preprocessor returned 10007 variables
7.87/2.05	c preprocessing returned UNKNOWN
7.87/2.05	c PP set 0 variables
7.87/2.05	c pp time: 2038267us (2s)
7.87/2.08	c preprocessor returned 10007 variables
7.87/2.08	c preprocessing returned UNKNOWN
7.87/2.08	c PP set 0 variables
7.87/2.08	c pp time: 2054426us (2s)
7.87/2.08	c preprocessor returned 10007 variables
7.87/2.08	c preprocessing returned UNKNOWN
7.87/2.08	c PP set 0 variables
7.87/2.08	c pp time: 2060313us (2s)
64.47/16.23	c preprocessor returned 30003 variables
64.47/16.23	c preprocessing returned UNKNOWN
64.47/16.23	c PP set 0 variables
64.47/16.23	c pp time: 16196881us (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.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 /tmp/evaluation-result-3499303-1307998060/watcher-3499303-1307998060 -o /tmp/evaluation-result-3499303-1307998060/solver-3499303-1307998060 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499303-1307998060.cnf 1187830731 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.69 3.94 3.94 1/170 16474
/proc/meminfo: memFree=6728624/32951124 swapFree=67076880/67111528
[pid=16474] ppid=16472 vsize=8700 CPUtime=0 cores=0-7
/proc/16474/stat : 16474 (priss.sh) S 16472 16474 16080 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911403739 8908800 251 33554432000 4194304 4922060 140734472499648 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16474/statm: 2175 251 211 178 0 68 0

[startup+0.087916 s]
/proc/loadavg: 3.69 3.94 3.94 1/170 16474
/proc/meminfo: memFree=6728624/32951124 swapFree=67076880/67111528
[pid=16474] ppid=16472 vsize=8700 CPUtime=0 cores=0-7
/proc/16474/stat : 16474 (priss.sh) S 16472 16474 16080 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911403739 8908800 251 33554432000 4194304 4922060 140734472499648 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16474/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100913 s]
/proc/loadavg: 3.69 3.94 3.94 1/170 16474
/proc/meminfo: memFree=6728624/32951124 swapFree=67076880/67111528
[pid=16474] ppid=16472 vsize=8700 CPUtime=0 cores=0-7
/proc/16474/stat : 16474 (priss.sh) S 16472 16474 16080 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911403739 8908800 251 33554432000 4194304 4922060 140734472499648 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16474/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300874 s]
/proc/loadavg: 3.69 3.94 3.94 1/170 16474
/proc/meminfo: memFree=6728624/32951124 swapFree=67076880/67111528
[pid=16474] ppid=16472 vsize=8700 CPUtime=0 cores=0-7
/proc/16474/stat : 16474 (priss.sh) S 16472 16474 16080 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911403739 8908800 251 33554432000 4194304 4922060 140734472499648 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16474/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.7008 s]
/proc/loadavg: 3.69 3.94 3.94 1/170 16474
/proc/meminfo: memFree=6728624/32951124 swapFree=67076880/67111528
[pid=16474] ppid=16472 vsize=8700 CPUtime=0 cores=0-7
/proc/16474/stat : 16474 (priss.sh) S 16472 16474 16080 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911403739 8908800 251 33554432000 4194304 4922060 140734472499648 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16474/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50066 s]
/proc/loadavg: 3.69 3.94 3.94 5/176 16480
/proc/meminfo: memFree=6701568/32951124 swapFree=67076880/67111528
[pid=16474] ppid=16472 vsize=8700 CPUtime=0 cores=0-7
/proc/16474/stat : 16474 (priss.sh) S 16472 16474 16080 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911403739 8908800 251 33554432000 4194304 4922060 140734472499648 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16474/statm: 2175 251 211 178 0 68 0
[pid=16475] ppid=16474 vsize=287088 CPUtime=5.87 cores=0-7
/proc/16475/stat : 16475 (priss) S 16474 16474 16080 0 -1 4202496 12054 0 0 0 578 9 0 0 19 0 5 0 911403739 293978112 10823 33554432000 4194304 5787044 140736317179856 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16475/statm: 71772 10823 355 389 0 67522 0
[pid=16475/tid=16477] ppid=16474 vsize=287088 CPUtime=1.47 cores=0-7
/proc/16475/task/16477/stat : 16477 (priss) R 16474 16474 16080 0 -1 4202560 1814 0 0 0 146 1 0 0 18 0 5 0 911403741 293978112 10823 33554432000 4194304 5787044 140736317179856 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16475/tid=16478] ppid=16474 vsize=287088 CPUtime=1.45 cores=0-7
/proc/16475/task/16478/stat : 16478 (priss) R 16474 16474 16080 0 -1 4202560 2084 0 0 0 141 4 0 0 18 0 5 0 911403741 293978112 10823 33554432000 4194304 5787044 140736317179856 18446744073709551615 4319032 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16475/tid=16479] ppid=16474 vsize=287088 CPUtime=1.46 cores=0-7
/proc/16475/task/16479/stat : 16479 (priss) R 16474 16474 16080 0 -1 4202560 2812 0 0 0 144 2 0 0 18 0 5 0 911403742 293978112 10823 33554432000 4194304 5787044 140736317179856 18446744073709551615 4318774 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=16475/tid=16480] ppid=16474 vsize=287088 CPUtime=1.43 cores=0-7
/proc/16475/task/16480/stat : 16480 (priss) R 16474 16474 16080 0 -1 4202560 2615 0 0 0 143 0 0 0 18 0 5 0 911403743 293978112 10823 33554432000 4194304 5787044 140736317179856 18446744073709551615 4359248 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) 295788

[startup+3.10038 s]
/proc/loadavg: 3.69 3.94 3.94 5/176 16480
/proc/meminfo: memFree=6678036/32951124 swapFree=67076880/67111528
[pid=16474] ppid=16472 vsize=8700 CPUtime=0 cores=0-7
/proc/16474/stat : 16474 (priss.sh) S 16472 16474 16080 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911403739 8908800 251 33554432000 4194304 4922060 140734472499648 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16474/statm: 2175 251 211 178 0 68 0
[pid=16475] ppid=16474 vsize=287088 CPUtime=12.25 cores=0-7
/proc/16475/stat : 16475 (priss) S 16474 16474 16080 0 -1 4202496 19044 0 0 0 1208 17 0 0 19 0 5 0 911403739 293978112 14391 33554432000 4194304 5787044 140736317179856 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16475/statm: 71772 14391 404 389 0 67522 0
[pid=16475/tid=16477] ppid=16474 vsize=287088 CPUtime=3.07 cores=0-7
/proc/16475/task/16477/stat : 16477 (priss) R 16474 16474 16080 0 -1 4202560 4228 0 0 0 304 3 0 0 18 0 5 0 911403741 293978112 14391 33554432000 4194304 5787044 140736317179856 18446744073709551615 212687780383 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16475/tid=16478] ppid=16474 vsize=287088 CPUtime=3.04 cores=0-7
/proc/16475/task/16478/stat : 16478 (priss) R 16474 16474 16080 0 -1 4202560 4404 0 0 0 297 7 0 0 18 0 5 0 911403741 293978112 14391 33554432000 4194304 5787044 140736317179856 18446744073709551615 212687780383 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16475/tid=16479] ppid=16474 vsize=287088 CPUtime=3.05 cores=0-7
/proc/16475/task/16479/stat : 16479 (priss) R 16474 16474 16080 0 -1 4202560 5066 0 0 0 300 5 0 0 18 0 5 0 911403742 293978112 14391 33554432000 4194304 5787044 140736317179856 18446744073709551615 212687780383 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=16475/tid=16480] ppid=16474 vsize=287088 CPUtime=3.03 cores=0-7
/proc/16475/task/16480/stat : 16480 (priss) R 16474 16474 16080 0 -1 4202560 2617 0 0 0 303 0 0 0 20 0 5 0 911403743 293978112 14391 33554432000 4194304 5787044 140736317179856 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 295788

[startup+6.30078 s]
/proc/loadavg: 3.71 3.94 3.94 5/176 16480
/proc/meminfo: memFree=6652288/32951124 swapFree=67076880/67111528
[pid=16474] ppid=16472 vsize=8700 CPUtime=0 cores=0-7
/proc/16474/stat : 16474 (priss.sh) S 16472 16474 16080 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911403739 8908800 251 33554432000 4194304 4922060 140734472499648 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16474/statm: 2175 251 211 178 0 68 0
[pid=16475] ppid=16474 vsize=291188 CPUtime=24.97 cores=0-7
/proc/16475/stat : 16475 (priss) S 16474 16474 16080 0 -1 4202496 25764 0 0 0 2464 33 0 0 19 0 5 0 911403739 298176512 21111 33554432000 4194304 5787044 140736317179856 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16475/statm: 72797 21111 404 389 0 68547 0
[pid=16475/tid=16477] ppid=16474 vsize=291188 CPUtime=6.24 cores=0-7
/proc/16475/task/16477/stat : 16477 (priss) R 16474 16474 16080 0 -1 4202560 6252 0 0 0 616 8 0 0 18 0 5 0 911403741 298176512 21111 33554432000 4194304 5787044 140736317179856 18446744073709551615 5586729 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16475/tid=16478] ppid=16474 vsize=291188 CPUtime=6.21 cores=0-7
/proc/16475/task/16478/stat : 16478 (priss) R 16474 16474 16080 0 -1 4202560 6183 0 0 0 607 14 0 0 18 0 5 0 911403741 298176512 21111 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16475/tid=16479] ppid=16474 vsize=291188 CPUtime=6.21 cores=0-7
/proc/16475/task/16479/stat : 16479 (priss) R 16474 16474 16080 0 -1 4202560 7983 0 0 0 612 9 0 0 18 0 5 0 911403742 298176512 21111 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591064 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=16475/tid=16480] ppid=16474 vsize=291188 CPUtime=6.23 cores=0-7
/proc/16475/task/16480/stat : 16480 (priss) R 16474 16474 16080 0 -1 4202560 2617 0 0 0 623 0 0 0 25 0 5 0 911403743 298176512 21111 33554432000 4194304 5787044 140736317179856 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 299888

[startup+12.7006 s]
/proc/loadavg: 3.74 3.94 3.94 5/176 16480
/proc/meminfo: memFree=6613760/32951124 swapFree=67076880/67111528
[pid=16474] ppid=16472 vsize=8700 CPUtime=0 cores=0-7
/proc/16474/stat : 16474 (priss.sh) S 16472 16474 16080 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911403739 8908800 251 33554432000 4194304 4922060 140734472499648 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16474/statm: 2175 251 211 178 0 68 0
[pid=16475] ppid=16474 vsize=291188 CPUtime=50.49 cores=0-7
/proc/16475/stat : 16475 (priss) S 16474 16474 16080 0 -1 4202496 34954 0 0 0 4995 54 0 0 19 0 5 0 911403739 298176512 30301 33554432000 4194304 5787044 140736317179856 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16475/statm: 72797 30301 404 389 0 68547 0
[pid=16475/tid=16477] ppid=16474 vsize=291188 CPUtime=12.63 cores=0-7
/proc/16475/task/16477/stat : 16477 (priss) R 16474 16474 16080 0 -1 4202560 9268 0 0 0 1249 14 0 0 18 0 5 0 911403741 298176512 30301 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16475/tid=16478] ppid=16474 vsize=291188 CPUtime=12.59 cores=0-7
/proc/16475/task/16478/stat : 16478 (priss) R 16474 16474 16080 0 -1 4202560 9025 0 0 0 1236 23 0 0 18 0 5 0 911403741 298176512 30301 33554432000 4194304 5787044 140736317179856 18446744073709551615 212687780383 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16475/tid=16479] ppid=16474 vsize=291188 CPUtime=12.58 cores=0-7
/proc/16475/task/16479/stat : 16479 (priss) R 16474 16474 16080 0 -1 4202560 11315 0 0 0 1243 15 0 0 18 0 5 0 911403742 298176512 30301 33554432000 4194304 5787044 140736317179856 18446744073709551615 212687780383 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=16475/tid=16480] ppid=16474 vsize=291188 CPUtime=12.63 cores=0-7
/proc/16475/task/16480/stat : 16480 (priss) R 16474 16474 16080 0 -1 4202560 2617 0 0 0 1263 0 0 0 25 0 5 0 911403743 298176512 30301 33554432000 4194304 5787044 140736317179856 18446744073709551615 212687369177 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 299888

[startup+25.5013 s]
/proc/loadavg: 3.79 3.94 3.94 5/176 16481
/proc/meminfo: memFree=6521300/32951124 swapFree=67076880/67111528
[pid=16474] ppid=16472 vsize=8700 CPUtime=0 cores=0-7
/proc/16474/stat : 16474 (priss.sh) S 16472 16474 16080 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911403739 8908800 251 33554432000 4194304 4922060 140734472499648 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16474/statm: 2175 251 211 178 0 68 0
[pid=16475] ppid=16474 vsize=320756 CPUtime=101.56 cores=0-7
/proc/16475/stat : 16475 (priss) S 16474 16474 16080 0 -1 4202496 58283 0 0 0 10060 96 0 0 19 0 5 0 911403739 328454144 52923 33554432000 4194304 5787044 140736317179856 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16475/statm: 80189 52923 417 389 0 75939 0
[pid=16475/tid=16477] ppid=16474 vsize=320756 CPUtime=25.4 cores=0-7
/proc/16475/task/16477/stat : 16477 (priss) R 16474 16474 16080 0 -1 4202560 15103 0 0 0 2518 22 0 0 18 0 5 0 911403741 328454144 52923 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591217 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16475/tid=16478] ppid=16474 vsize=320756 CPUtime=25.37 cores=0-7
/proc/16475/task/16478/stat : 16478 (priss) R 16474 16474 16080 0 -1 4202560 15103 0 0 0 2490 47 0 0 18 0 5 0 911403741 328454144 52923 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591999 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16475/tid=16479] ppid=16474 vsize=320756 CPUtime=25.34 cores=0-7
/proc/16475/task/16479/stat : 16479 (priss) R 16474 16474 16080 0 -1 4202560 15669 0 0 0 2513 21 0 0 18 0 5 0 911403742 328454144 52923 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591246 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=16475/tid=16480] ppid=16474 vsize=320756 CPUtime=25.38 cores=0-7
/proc/16475/task/16480/stat : 16480 (priss) R 16474 16474 16080 0 -1 4202560 9679 0 0 0 2534 4 0 0 18 0 5 0 911403743 328454144 52923 33554432000 4194304 5787044 140736317179856 18446744073709551615 4229327 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 329456

[startup+51.1006 s]
/proc/loadavg: 3.86 3.95 3.94 5/176 16481
/proc/meminfo: memFree=6411648/32951124 swapFree=67076880/67111528
[pid=16474] ppid=16472 vsize=8700 CPUtime=0 cores=0-7
/proc/16474/stat : 16474 (priss.sh) S 16472 16474 16080 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911403739 8908800 251 33554432000 4194304 4922060 140734472499648 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16474/statm: 2175 251 211 178 0 68 0
[pid=16475] ppid=16474 vsize=547832 CPUtime=203.83 cores=0-7
/proc/16475/stat : 16475 (priss) S 16474 16474 16080 0 -1 4202496 85913 0 0 0 20249 134 0 0 19 0 5 0 911403739 560979968 80550 33554432000 4194304 5787044 140736317179856 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16475/statm: 136958 80550 417 389 0 132708 0
[pid=16475/tid=16477] ppid=16474 vsize=547832 CPUtime=50.97 cores=0-7
/proc/16475/task/16477/stat : 16477 (priss) R 16474 16474 16080 0 -1 4202560 21661 0 0 0 5067 30 0 0 18 0 5 0 911403741 560979968 80550 33554432000 4194304 5787044 140736317179856 18446744073709551615 212687336481 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16475/tid=16478] ppid=16474 vsize=547832 CPUtime=50.95 cores=0-7
/proc/16475/task/16478/stat : 16478 (priss) R 16474 16474 16080 0 -1 4202560 19993 0 0 0 5033 62 0 0 19 0 5 0 911403741 560979968 80550 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16475/tid=16479] ppid=16474 vsize=547832 CPUtime=50.91 cores=0-7
/proc/16475/task/16479/stat : 16479 (priss) R 16474 16474 16080 0 -1 4202560 25324 0 0 0 5056 35 0 0 18 0 5 0 911403742 560979968 80550 33554432000 4194304 5787044 140736317179856 18446744073709551615 5592296 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=16475/tid=16480] ppid=16474 vsize=547832 CPUtime=50.93 cores=0-7
/proc/16475/task/16480/stat : 16480 (priss) R 16474 16474 16080 0 -1 4202560 16206 0 0 0 5088 5 0 0 18 0 5 0 911403743 560979968 80550 33554432000 4194304 5787044 140736317179856 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.83
Current children cumulated vsize (KiB) 556532

[startup+102.306 s]
/proc/loadavg: 3.94 3.95 3.94 5/176 16483
/proc/meminfo: memFree=6216944/32951124 swapFree=67076880/67111528
[pid=16474] ppid=16472 vsize=8700 CPUtime=0 cores=0-7
/proc/16474/stat : 16474 (priss.sh) S 16472 16474 16080 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911403739 8908800 251 33554432000 4194304 4922060 140734472499648 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16474/statm: 2175 251 211 178 0 68 0
[pid=16475] ppid=16474 vsize=664804 CPUtime=408.52 cores=0-7
/proc/16475/stat : 16475 (priss) S 16474 16474 16080 0 -1 4202496 133929 0 0 0 40645 207 0 0 19 0 5 0 911403739 680759296 128468 33554432000 4194304 5787044 140736317179856 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16475/statm: 166201 128468 417 389 0 161951 0
[pid=16475/tid=16477] ppid=16474 vsize=664804 CPUtime=102.16 cores=0-7
/proc/16475/task/16477/stat : 16477 (priss) R 16474 16474 16080 0 -1 4202560 36828 0 0 0 10165 51 0 0 18 0 5 0 911403741 680759296 128468 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16475/tid=16478] ppid=16474 vsize=664804 CPUtime=102.13 cores=0-7
/proc/16475/task/16478/stat : 16478 (priss) R 16474 16474 16080 0 -1 4202560 32262 0 0 0 10115 98 0 0 21 0 5 0 911403741 680759296 128468 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16475/tid=16479] ppid=16474 vsize=664804 CPUtime=102.07 cores=0-7
/proc/16475/task/16479/stat : 16479 (priss) R 16474 16474 16080 0 -1 4202560 34213 0 0 0 10159 48 0 0 18 0 5 0 911403742 680759296 128468 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=16475/tid=16480] ppid=16474 vsize=664804 CPUtime=102.1 cores=0-7

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

/proc/16475/task/16478/stat : 16478 (priss) R 16474 16474 16080 0 -1 4202560 210847 0 0 0 471592 620 0 0 25 0 5 0 911403741 3686887424 843103 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16475/tid=16479] ppid=16474 vsize=3600476 CPUtime=4722.09 cores=0-7
/proc/16475/task/16479/stat : 16479 (priss) R 16474 16474 16080 0 -1 4202560 214658 0 0 0 471838 371 0 0 25 0 5 0 911403742 3686887424 843103 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=16475/tid=16480] ppid=16474 vsize=3600476 CPUtime=4722.11 cores=0-7
/proc/16475/task/16480/stat : 16480 (priss) R 16474 16474 16080 0 -1 4202560 192011 0 0 0 472114 97 0 0 25 0 5 0 911403743 3686887424 843103 33554432000 4194304 5787044 140736317179856 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18888.6
Current children cumulated vsize (KiB) 3609176

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/176 16631
/proc/meminfo: memFree=3302392/32951124 swapFree=67076880/67111528
[pid=16474] ppid=16472 vsize=8700 CPUtime=0 cores=0-7
/proc/16474/stat : 16474 (priss.sh) S 16472 16474 16080 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911403739 8908800 251 33554432000 4194304 4922060 140734472499648 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16474/statm: 2175 251 211 178 0 68 0
[pid=16475] ppid=16474 vsize=3683672 CPUtime=19128.6 cores=0-7
/proc/16475/stat : 16475 (priss) S 16474 16474 16080 0 -1 4202496 863470 0 0 0 1911371 1484 0 0 19 0 5 0 911403739 3772080128 854937 33554432000 4194304 5787044 140736317179856 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16475/statm: 920918 854937 417 389 0 916668 0
[pid=16475/tid=16477] ppid=16474 vsize=3683672 CPUtime=4782.18 cores=0-7
/proc/16475/task/16477/stat : 16477 (priss) R 16474 16474 16080 0 -1 4202560 235358 0 0 0 477832 386 0 0 25 0 5 0 911403741 3772080128 854937 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591280 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16475/tid=16478] ppid=16474 vsize=3683672 CPUtime=4782.11 cores=0-7
/proc/16475/task/16478/stat : 16478 (priss) R 16474 16474 16080 0 -1 4202560 211335 0 0 0 477591 620 0 0 25 0 5 0 911403741 3772080128 854937 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16475/tid=16479] ppid=16474 vsize=3683672 CPUtime=4782.08 cores=0-7
/proc/16475/task/16479/stat : 16479 (priss) R 16474 16474 16080 0 -1 4202560 219079 0 0 0 477831 377 0 0 25 0 5 0 911403742 3772080128 854937 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=16475/tid=16480] ppid=16474 vsize=3683672 CPUtime=4782.1 cores=0-7
/proc/16475/task/16480/stat : 16480 (priss) R 16474 16474 16080 0 -1 4202560 194969 0 0 0 478112 98 0 0 25 0 5 0 911403743 3772080128 854937 33554432000 4194304 5787044 140736317179856 18446744073709551615 5527590 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19128.6
Current children cumulated vsize (KiB) 3692372

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/176 16633
/proc/meminfo: memFree=3259716/32951124 swapFree=67076880/67111528
[pid=16474] ppid=16472 vsize=8700 CPUtime=0 cores=0-7
/proc/16474/stat : 16474 (priss.sh) S 16472 16474 16080 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911403739 8908800 251 33554432000 4194304 4922060 140734472499648 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16474/statm: 2175 251 211 178 0 68 0
[pid=16475] ppid=16474 vsize=3761976 CPUtime=19368.6 cores=0-7
/proc/16475/stat : 16475 (priss) S 16474 16474 16080 0 -1 4202496 874044 0 0 0 1935359 1496 0 0 19 0 5 0 911403739 3852263424 865511 33554432000 4194304 5787044 140736317179856 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16475/statm: 940494 865511 417 389 0 936244 0
[pid=16475/tid=16477] ppid=16474 vsize=3761976 CPUtime=4842.19 cores=0-7
/proc/16475/task/16477/stat : 16477 (priss) R 16474 16474 16080 0 -1 4202560 239305 0 0 0 483827 392 0 0 25 0 5 0 911403741 3852263424 865511 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16475/tid=16478] ppid=16474 vsize=3761976 CPUtime=4842.11 cores=0-7
/proc/16475/task/16478/stat : 16478 (priss) R 16474 16474 16080 0 -1 4202560 211694 0 0 0 483591 620 0 0 25 0 5 0 911403741 3852263424 865511 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16475/tid=16479] ppid=16474 vsize=3761976 CPUtime=4842.09 cores=0-7
/proc/16475/task/16479/stat : 16479 (priss) R 16474 16474 16080 0 -1 4202560 222396 0 0 0 483826 383 0 0 23 0 5 0 911403742 3852263424 865511 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=16475/tid=16480] ppid=16474 vsize=3761976 CPUtime=4842.1 cores=0-7
/proc/16475/task/16480/stat : 16480 (priss) R 16474 16474 16080 0 -1 4202560 197920 0 0 0 484110 100 0 0 25 0 5 0 911403743 3852263424 865511 33554432000 4194304 5787044 140736317179856 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19368.6
Current children cumulated vsize (KiB) 3770676

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/176 16635
/proc/meminfo: memFree=3213180/32951124 swapFree=67076880/67111528
[pid=16474] ppid=16472 vsize=8700 CPUtime=0 cores=0-7
/proc/16474/stat : 16474 (priss.sh) S 16472 16474 16080 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911403739 8908800 251 33554432000 4194304 4922060 140734472499648 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16474/statm: 2175 251 211 178 0 68 0
[pid=16475] ppid=16474 vsize=3776328 CPUtime=19608.6 cores=0-7
/proc/16475/stat : 16475 (priss) S 16474 16474 16080 0 -1 4202496 885803 0 0 0 1959343 1512 0 0 19 0 5 0 911403739 3866959872 877270 33554432000 4194304 5787044 140736317179856 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16475/statm: 944082 877270 417 389 0 939832 0
[pid=16475/tid=16477] ppid=16474 vsize=3776328 CPUtime=4902.19 cores=0-7
/proc/16475/task/16477/stat : 16477 (priss) R 16474 16474 16080 0 -1 4202560 242997 0 0 0 489822 397 0 0 25 0 5 0 911403741 3866959872 877270 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16475/tid=16478] ppid=16474 vsize=3776328 CPUtime=4902.11 cores=0-7
/proc/16475/task/16478/stat : 16478 (priss) R 16474 16474 16080 0 -1 4202560 213265 0 0 0 489587 624 0 0 25 0 5 0 911403741 3866959872 877270 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16475/tid=16479] ppid=16474 vsize=3776328 CPUtime=4902.08 cores=0-7
/proc/16475/task/16479/stat : 16479 (priss) R 16474 16474 16080 0 -1 4202560 225656 0 0 0 489820 388 0 0 25 0 5 0 911403742 3866959872 877270 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=16475/tid=16480] ppid=16474 vsize=3776328 CPUtime=4902.1 cores=0-7
/proc/16475/task/16480/stat : 16480 (priss) R 16474 16474 16080 0 -1 4202560 201156 0 0 0 490109 101 0 0 25 0 5 0 911403743 3866959872 877270 33554432000 4194304 5787044 140736317179856 18446744073709551615 5528429 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19608.5
Current children cumulated vsize (KiB) 3785028

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/176 16636
/proc/meminfo: memFree=3153380/32951124 swapFree=67076880/67111528
[pid=16474] ppid=16472 vsize=8700 CPUtime=0 cores=0-7
/proc/16474/stat : 16474 (priss.sh) S 16472 16474 16080 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911403739 8908800 251 33554432000 4194304 4922060 140734472499648 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16474/statm: 2175 251 211 178 0 68 0
[pid=16475] ppid=16474 vsize=3862888 CPUtime=19848.6 cores=0-7
/proc/16475/stat : 16475 (priss) S 16474 16474 16080 0 -1 4202496 901606 0 0 0 1983319 1537 0 0 19 0 5 0 911403739 3955597312 892048 33554432000 4194304 5787044 140736317179856 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16475/statm: 965722 892048 417 389 0 961472 0
[pid=16475/tid=16477] ppid=16474 vsize=3862888 CPUtime=4962.19 cores=0-7
/proc/16475/task/16477/stat : 16477 (priss) R 16474 16474 16080 0 -1 4202560 246947 0 0 0 495817 402 0 0 25 0 5 0 911403741 3955597312 892048 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16475/tid=16478] ppid=16474 vsize=3862888 CPUtime=4962.12 cores=0-7
/proc/16475/task/16478/stat : 16478 (priss) R 16474 16474 16080 0 -1 4202560 217053 0 0 0 495574 638 0 0 25 0 5 0 911403741 3955597312 892048 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16475/tid=16479] ppid=16474 vsize=3862888 CPUtime=4962.09 cores=0-7
/proc/16475/task/16479/stat : 16479 (priss) R 16474 16474 16080 0 -1 4202560 230884 0 0 0 495816 393 0 0 25 0 5 0 911403742 3955597312 892048 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=16475/tid=16480] ppid=16474 vsize=3862888 CPUtime=4962.11 cores=0-7
/proc/16475/task/16480/stat : 16480 (priss) R 16474 16474 16080 0 -1 4202560 203993 0 0 0 496108 103 0 0 25 0 5 0 911403743 3955597312 892048 33554432000 4194304 5787044 140736317179856 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19848.6
Current children cumulated vsize (KiB) 3871588

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/176 16638
/proc/meminfo: memFree=3099660/32951124 swapFree=67076880/67111528
[pid=16474] ppid=16472 vsize=8700 CPUtime=0 cores=0-7
/proc/16474/stat : 16474 (priss.sh) S 16472 16474 16080 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911403739 8908800 251 33554432000 4194304 4922060 140734472499648 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16474/statm: 2175 251 211 178 0 68 0
[pid=16475] ppid=16474 vsize=3947064 CPUtime=20088.6 cores=0-7
/proc/16475/stat : 16475 (priss) S 16474 16474 16080 0 -1 4202496 916203 0 0 0 2007295 1562 0 0 19 0 5 0 911403739 4041793536 905620 33554432000 4194304 5787044 140736317179856 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16475/statm: 986766 905620 417 389 0 982516 0
[pid=16475/tid=16477] ppid=16474 vsize=3947064 CPUtime=5022.2 cores=0-7
/proc/16475/task/16477/stat : 16477 (priss) R 16474 16474 16080 0 -1 4202560 251739 0 0 0 501812 408 0 0 25 0 5 0 911403741 4041793536 905620 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16475/tid=16478] ppid=16474 vsize=3947064 CPUtime=5022.11 cores=0-7
/proc/16475/task/16478/stat : 16478 (priss) R 16474 16474 16080 0 -1 4202560 220713 0 0 0 501561 650 0 0 25 0 5 0 911403741 4041793536 905620 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591844 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16475/tid=16479] ppid=16474 vsize=3947064 CPUtime=5022.09 cores=0-7
/proc/16475/task/16479/stat : 16479 (priss) R 16474 16474 16080 0 -1 4202560 234120 0 0 0 501811 398 0 0 25 0 5 0 911403742 4041793536 905620 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=16475/tid=16480] ppid=16474 vsize=3947064 CPUtime=5022.11 cores=0-7
/proc/16475/task/16480/stat : 16480 (priss) R 16474 16474 16080 0 -1 4202560 206902 0 0 0 502107 104 0 0 25 0 5 0 911403743 4041793536 905620 33554432000 4194304 5787044 140736317179856 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20088.6
Current children cumulated vsize (KiB) 3955764

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/176 16639
/proc/meminfo: memFree=3040860/32951124 swapFree=67076880/67111528
[pid=16474] ppid=16472 vsize=8700 CPUtime=0 cores=0-7
/proc/16474/stat : 16474 (priss.sh) S 16472 16474 16080 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911403739 8908800 251 33554432000 4194304 4922060 140734472499648 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16474/statm: 2175 251 211 178 0 68 0
[pid=16475] ppid=16474 vsize=3960852 CPUtime=20328.6 cores=0-7
/proc/16475/stat : 16475 (priss) S 16474 16474 16080 0 -1 4202496 930755 0 0 0 2031271 1585 0 0 19 0 5 0 911403739 4055912448 920172 33554432000 4194304 5787044 140736317179856 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16475/statm: 990213 920172 417 389 0 985963 0
[pid=16475/tid=16477] ppid=16474 vsize=3960852 CPUtime=5082.2 cores=0-7
/proc/16475/task/16477/stat : 16477 (priss) R 16474 16474 16080 0 -1 4202560 256474 0 0 0 507807 413 0 0 25 0 5 0 911403741 4055912448 920172 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16475/tid=16478] ppid=16474 vsize=3960852 CPUtime=5082.11 cores=0-7
/proc/16475/task/16478/stat : 16478 (priss) R 16474 16474 16080 0 -1 4202560 224396 0 0 0 507548 663 0 0 25 0 5 0 911403741 4055912448 920172 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16475/tid=16479] ppid=16474 vsize=3960852 CPUtime=5082.09 cores=0-7
/proc/16475/task/16479/stat : 16479 (priss) R 16474 16474 16080 0 -1 4202560 237373 0 0 0 507807 402 0 0 25 0 5 0 911403742 4055912448 920172 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591760 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=16475/tid=16480] ppid=16474 vsize=3960852 CPUtime=5082.11 cores=0-7
/proc/16475/task/16480/stat : 16480 (priss) R 16474 16474 16080 0 -1 4202560 209783 0 0 0 508105 106 0 0 25 0 5 0 911403743 4055912448 920172 33554432000 4194304 5787044 140736317179856 18446744073709551615 5527392 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20328.6
Current children cumulated vsize (KiB) 3969552



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 3.97 5/176 16640
/proc/meminfo: memFree=3024724/32951124 swapFree=67076880/67111528
[pid=16474] ppid=16472 vsize=8700 CPUtime=0 cores=0-7
/proc/16474/stat : 16474 (priss.sh) S 16472 16474 16080 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911403739 8908800 251 33554432000 4194304 4922060 140734472499648 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16474/statm: 2175 251 211 178 0 68 0
[pid=16475] ppid=16474 vsize=3965148 CPUtime=20399.4 cores=0-7
/proc/16475/stat : 16475 (priss) S 16474 16474 16080 0 -1 4202496 934680 0 0 0 2038346 1593 0 0 19 0 5 0 911403739 4060311552 924097 33554432000 4194304 5787044 140736317179856 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16475/statm: 991287 924097 417 389 0 987037 0
[pid=16475/tid=16477] ppid=16474 vsize=3965148 CPUtime=5099.9 cores=0-7
/proc/16475/task/16477/stat : 16477 (priss) R 16474 16474 16080 0 -1 4202560 257531 0 0 0 509576 414 0 0 25 0 5 0 911403741 4060311552 924098 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16475/tid=16478] ppid=16474 vsize=3965148 CPUtime=5099.81 cores=0-7
/proc/16475/task/16478/stat : 16478 (priss) R 16474 16474 16080 0 -1 4202560 225493 0 0 0 509314 667 0 0 25 0 5 0 911403741 4060311552 924098 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16475/tid=16479] ppid=16474 vsize=3965148 CPUtime=5099.8 cores=0-7
/proc/16475/task/16479/stat : 16479 (priss) R 16474 16474 16080 0 -1 4202560 238280 0 0 0 509576 404 0 0 25 0 5 0 911403742 4060311552 924098 33554432000 4194304 5787044 140736317179856 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=16475/tid=16480] ppid=16474 vsize=3965148 CPUtime=5099.82 cores=0-7
/proc/16475/task/16480/stat : 16480 (priss) R 16474 16474 16080 0 -1 4202560 210648 0 0 0 509875 107 0 0 25 0 5 0 911403743 4060311552 924098 33554432000 4194304 5787044 140736317179856 18446744073709551615 212687336133 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20399.4
Current children cumulated vsize (KiB) 3973848

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 16474 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 20399.4
#
# 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): 20399.4
CPU user time (s): 20383.5
CPU system time (s): 15.93
CPU usage (%): 399.987
Max. virtual memory (cumulated for all children) (KiB): 3973848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 330
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 3

runsolver used 7.80681 second user time and 18.3222 second system time

The end

Launcher Data

Begin job on node139 at 2011-06-13 22:47:40
IDJOB=3499303
IDBENCH=83157
IDSOLVER=1994
FILE ID=node139/3499303-1307998060
RUNJOBID= node139-1307988583-16094
PBS_JOBID= 13559810
Free space on /tmp= 2692 MiB

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

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

MD5SUM BENCH= 1633295f58c28a5b4150be8640bdf9df
RANDOM SEED=1187830731

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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	: 5321.49
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	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       6728936 kB
Buffers:        146120 kB
Cached:       25213100 kB
SwapCached:       3400 kB
Active:       10170720 kB
Inactive:     15222224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       6728936 kB
SwapTotal:    67111528 kB
SwapFree:     67076880 kB
Dirty:            2352 kB
Writeback:           0 kB
AnonPages:       32772 kB
Mapped:          13352 kB
Slab:           762864 kB
PageTables:       5076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185348 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 2692 MiB
End job on node139 at 2011-06-14 00:12:42