Trace number 3499619

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

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
easier/php-045-035.shuffled-as.sat05-1181.cnf
MD5SUM057b78ff24cc0773c9c67e770a7b9de2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.4792
Satisfiable
(Un)Satisfiability was proved
Number of variables1575
Number of clauses34695
Sum of the clauses size70875
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 234650
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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: 11621
0.00/0.01	c parsetime: 8512us
0.00/0.01	c parsed 34695 clauses with 1575 variables
0.00/0.01	c NW started thread 0 successfully (1114339648)
0.00/0.01	c NW started thread 1 successfully (1088477504)
0.00/0.02	c NW started thread 2 successfully (1103477056)
0.00/0.02	c NW started thread 3 successfully (1124829504)
6.65/1.75	c preprocessor returned 10012 variables
6.65/1.75	c preprocessing returned UNKNOWN
6.65/1.75	c PP set 0 variables
6.65/1.75	c pp time: 1734668us (1s)
6.65/1.76	c preprocessor returned 10012 variables
6.65/1.76	c preprocessing returned UNKNOWN
6.65/1.76	c PP set 0 variables
6.65/1.76	c pp time: 1744674us (1s)
6.65/1.76	c preprocessor returned 10012 variables
6.65/1.76	c preprocessing returned UNKNOWN
6.65/1.76	c PP set 0 variables
6.65/1.76	c pp time: 1733298us (1s)
25.82/6.54	c preprocessor returned 30003 variables
25.82/6.54	c preprocessing returned UNKNOWN
25.82/6.54	c PP set 0 variables
25.82/6.54	c pp time: 6511669us (6s)
6339.54/1585.35	c HTE
6412.73/1603.63	c subsumption
6716.34/1679.58	c simplified formula contains 0 unit clauses

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-3499619-1308008146/watcher-3499619-1308008146 -o /tmp/evaluation-result-3499619-1308008146/solver-3499619-1308008146 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499619-1308008146.cnf 1303463913 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: 4.00 3.99 3.97 1/170 11620
/proc/meminfo: memFree=4119660/32951124 swapFree=67050916/67111528
[pid=11620] ppid=11618 vsize=8700 CPUtime=0 cores=0-7
/proc/11620/stat : 11620 (priss.sh) S 11618 11620 10711 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893230909 8908800 251 33554432000 4194304 4922060 140735800402720 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11620/statm: 2175 251 211 178 0 68 0

[startup+0.0970649 s]
/proc/loadavg: 4.00 3.99 3.97 1/170 11620
/proc/meminfo: memFree=4119660/32951124 swapFree=67050916/67111528
[pid=11620] ppid=11618 vsize=8700 CPUtime=0 cores=0-7
/proc/11620/stat : 11620 (priss.sh) S 11618 11620 10711 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893230909 8908800 251 33554432000 4194304 4922060 140735800402720 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11620/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101061 s]
/proc/loadavg: 4.00 3.99 3.97 1/170 11620
/proc/meminfo: memFree=4119660/32951124 swapFree=67050916/67111528
[pid=11620] ppid=11618 vsize=8700 CPUtime=0 cores=0-7
/proc/11620/stat : 11620 (priss.sh) S 11618 11620 10711 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893230909 8908800 251 33554432000 4194304 4922060 140735800402720 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11620/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301025 s]
/proc/loadavg: 4.00 3.99 3.97 1/170 11620
/proc/meminfo: memFree=4119660/32951124 swapFree=67050916/67111528
[pid=11620] ppid=11618 vsize=8700 CPUtime=0 cores=0-7
/proc/11620/stat : 11620 (priss.sh) S 11618 11620 10711 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893230909 8908800 251 33554432000 4194304 4922060 140735800402720 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11620/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700958 s]
/proc/loadavg: 4.00 3.99 3.97 1/170 11620
/proc/meminfo: memFree=4119660/32951124 swapFree=67050916/67111528
[pid=11620] ppid=11618 vsize=8700 CPUtime=0 cores=0-7
/proc/11620/stat : 11620 (priss.sh) S 11618 11620 10711 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893230909 8908800 251 33554432000 4194304 4922060 140735800402720 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11620/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50081 s]
/proc/loadavg: 4.00 3.99 3.97 5/176 11626
/proc/meminfo: memFree=4102028/32951124 swapFree=67050916/67111528
[pid=11620] ppid=11618 vsize=8700 CPUtime=0 cores=0-7
/proc/11620/stat : 11620 (priss.sh) S 11618 11620 10711 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893230909 8908800 251 33554432000 4194304 4922060 140735800402720 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11620/statm: 2175 251 211 178 0 68 0
[pid=11621] ppid=11620 vsize=280144 CPUtime=5.86 cores=0-7
/proc/11621/stat : 11621 (priss) S 11620 11620 10711 0 -1 4202496 12264 0 0 0 583 3 0 0 19 0 5 0 893230909 286867456 8612 33554432000 4194304 5787044 140734874759104 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/11621/statm: 70036 8612 355 389 0 65786 0
[pid=11621/tid=11623] ppid=11620 vsize=280144 CPUtime=1.45 cores=0-7
/proc/11621/task/11623/stat : 11623 (priss) R 11620 11620 10711 0 -1 4202560 2253 0 0 0 145 0 0 0 19 0 5 0 893230911 286867456 8612 33554432000 4194304 5787044 140734874759104 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=11621/tid=11624] ppid=11620 vsize=280144 CPUtime=1.46 cores=0-7
/proc/11621/task/11624/stat : 11624 (priss) R 11620 11620 10711 0 -1 4202560 2130 0 0 0 145 1 0 0 18 0 5 0 893230911 286867456 8612 33554432000 4194304 5787044 140734874759104 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11621/tid=11625] ppid=11620 vsize=280144 CPUtime=1.45 cores=0-7
/proc/11621/task/11625/stat : 11625 (priss) R 11620 11620 10711 0 -1 4202560 1755 0 0 0 145 0 0 0 20 0 5 0 893230912 286867456 8612 33554432000 4194304 5787044 140734874759104 18446744073709551615 212039349234 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=11621/tid=11626] ppid=11620 vsize=280144 CPUtime=1.44 cores=0-7
/proc/11621/task/11626/stat : 11626 (priss) R 11620 11620 10711 0 -1 4202560 3403 0 0 0 144 0 0 0 18 0 5 0 893230912 286867456 8612 33554432000 4194304 5787044 140734874759104 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 288844

[startup+3.10054 s]
/proc/loadavg: 4.00 3.99 3.97 5/176 11626
/proc/meminfo: memFree=4081048/32951124 swapFree=67050916/67111528
[pid=11620] ppid=11618 vsize=8700 CPUtime=0 cores=0-7
/proc/11620/stat : 11620 (priss.sh) S 11618 11620 10711 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893230909 8908800 251 33554432000 4194304 4922060 140735800402720 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11620/statm: 2175 251 211 178 0 68 0
[pid=11621] ppid=11620 vsize=283232 CPUtime=12.23 cores=0-7
/proc/11621/stat : 11621 (priss) S 11620 11620 10711 0 -1 4202496 17567 0 0 0 1215 8 0 0 19 0 5 0 893230909 290029568 11350 33554432000 4194304 5787044 140734874759104 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/11621/statm: 70808 11350 404 389 0 66558 0
[pid=11621/tid=11623] ppid=11620 vsize=283232 CPUtime=3.04 cores=0-7
/proc/11621/task/11623/stat : 11623 (priss) R 11620 11620 10711 0 -1 4202560 4109 0 0 0 302 2 0 0 18 0 5 0 893230911 290029568 11350 33554432000 4194304 5787044 140734874759104 18446744073709551615 4691895 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=11621/tid=11624] ppid=11620 vsize=283232 CPUtime=3.05 cores=0-7
/proc/11621/task/11624/stat : 11624 (priss) R 11620 11620 10711 0 -1 4202560 4063 0 0 0 303 2 0 0 18 0 5 0 893230911 290029568 11350 33554432000 4194304 5787044 140734874759104 18446744073709551615 4229318 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11621/tid=11625] ppid=11620 vsize=283232 CPUtime=3.04 cores=0-7
/proc/11621/task/11625/stat : 11625 (priss) R 11620 11620 10711 0 -1 4202560 3243 0 0 0 302 2 0 0 18 0 5 0 893230912 290029568 11350 33554432000 4194304 5787044 140734874759104 18446744073709551615 4229327 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=11621/tid=11626] ppid=11620 vsize=283232 CPUtime=3.04 cores=0-7
/proc/11621/task/11626/stat : 11626 (priss) R 11620 11620 10711 0 -1 4202560 3429 0 0 0 304 0 0 0 19 0 5 0 893230912 290029568 11350 33554432000 4194304 5787044 140734874759104 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 291932

[startup+6.30095 s]
/proc/loadavg: 4.00 3.99 3.97 5/176 11626
/proc/meminfo: memFree=4069640/32951124 swapFree=67050916/67111528
[pid=11620] ppid=11618 vsize=8700 CPUtime=0 cores=0-7
/proc/11620/stat : 11620 (priss.sh) S 11618 11620 10711 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893230909 8908800 251 33554432000 4194304 4922060 140735800402720 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11620/statm: 2175 251 211 178 0 68 0
[pid=11621] ppid=11620 vsize=285500 CPUtime=25.01 cores=0-7
/proc/11621/stat : 11621 (priss) S 11620 11620 10711 0 -1 4202496 19520 0 0 0 2490 11 0 0 19 0 5 0 893230909 292352000 13303 33554432000 4194304 5787044 140734874759104 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/11621/statm: 71375 13303 404 389 0 67125 0
[pid=11621/tid=11623] ppid=11620 vsize=285500 CPUtime=6.24 cores=0-7
/proc/11621/task/11623/stat : 11623 (priss) R 11620 11620 10711 0 -1 4202560 4591 0 0 0 621 3 0 0 18 0 5 0 893230911 292352000 13303 33554432000 4194304 5787044 140734874759104 18446744073709551615 5585240 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=11621/tid=11624] ppid=11620 vsize=285500 CPUtime=6.24 cores=0-7
/proc/11621/task/11624/stat : 11624 (priss) R 11620 11620 10711 0 -1 4202560 4778 0 0 0 621 3 0 0 18 0 5 0 893230911 292352000 13303 33554432000 4194304 5787044 140734874759104 18446744073709551615 4220668 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11621/tid=11625] ppid=11620 vsize=285500 CPUtime=6.24 cores=0-7
/proc/11621/task/11625/stat : 11625 (priss) R 11620 11620 10711 0 -1 4202560 3999 0 0 0 620 4 0 0 19 0 5 0 893230912 292352000 13303 33554432000 4194304 5787044 140734874759104 18446744073709551615 4254552 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=11621/tid=11626] ppid=11620 vsize=285500 CPUtime=6.24 cores=0-7
/proc/11621/task/11626/stat : 11626 (priss) R 11620 11620 10711 0 -1 4202560 3429 0 0 0 624 0 0 0 25 0 5 0 893230912 292352000 13303 33554432000 4194304 5787044 140734874759104 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 294200

[startup+12.7008 s]
/proc/loadavg: 4.00 3.99 3.97 5/176 11626
/proc/meminfo: memFree=4041500/32951124 swapFree=67050916/67111528
[pid=11620] ppid=11618 vsize=8700 CPUtime=0 cores=0-7
/proc/11620/stat : 11620 (priss.sh) S 11618 11620 10711 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893230909 8908800 251 33554432000 4194304 4922060 140735800402720 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11620/statm: 2175 251 211 178 0 68 0
[pid=11621] ppid=11620 vsize=298364 CPUtime=50.52 cores=0-7
/proc/11621/stat : 11621 (priss) S 11620 11620 10711 0 -1 4202496 27582 0 0 0 5027 25 0 0 19 0 5 0 893230909 305524736 20661 33554432000 4194304 5787044 140734874759104 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/11621/statm: 74591 20661 417 389 0 70341 0
[pid=11621/tid=11623] ppid=11620 vsize=298364 CPUtime=12.62 cores=0-7
/proc/11621/task/11623/stat : 11623 (priss) R 11620 11620 10711 0 -1 4202560 6016 0 0 0 1255 7 0 0 18 0 5 0 893230911 305524736 20661 33554432000 4194304 5787044 140734874759104 18446744073709551615 5601806 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=11621/tid=11624] ppid=11620 vsize=298364 CPUtime=12.63 cores=0-7
/proc/11621/task/11624/stat : 11624 (priss) R 11620 11620 10711 0 -1 4202560 6060 0 0 0 1255 8 0 0 18 0 5 0 893230911 305524736 20661 33554432000 4194304 5787044 140734874759104 18446744073709551615 5591075 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11621/tid=11625] ppid=11620 vsize=298364 CPUtime=12.61 cores=0-7
/proc/11621/task/11625/stat : 11625 (priss) R 11620 11620 10711 0 -1 4202560 6194 0 0 0 1255 6 0 0 18 0 5 0 893230912 305524736 20661 33554432000 4194304 5787044 140734874759104 18446744073709551615 5586684 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=11621/tid=11626] ppid=11620 vsize=298364 CPUtime=12.61 cores=0-7
/proc/11621/task/11626/stat : 11626 (priss) R 11620 11620 10711 0 -1 4202560 6589 0 0 0 1258 3 0 0 18 0 5 0 893230912 305524736 20661 33554432000 4194304 5787044 140734874759104 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 307064

[startup+25.5005 s]
/proc/loadavg: 4.00 3.99 3.97 5/176 11626
/proc/meminfo: memFree=4001476/32951124 swapFree=67050916/67111528
[pid=11620] ppid=11618 vsize=8700 CPUtime=0 cores=0-7
/proc/11620/stat : 11620 (priss.sh) S 11618 11620 10711 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893230909 8908800 251 33554432000 4194304 4922060 140735800402720 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11620/statm: 2175 251 211 178 0 68 0
[pid=11621] ppid=11620 vsize=312332 CPUtime=101.65 cores=0-7
/proc/11621/stat : 11621 (priss) S 11620 11620 10711 0 -1 4202496 38130 0 0 0 10125 40 0 0 19 0 5 0 893230909 319827968 31204 33554432000 4194304 5787044 140734874759104 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/11621/statm: 78083 31204 417 389 0 73833 0
[pid=11621/tid=11623] ppid=11620 vsize=312332 CPUtime=25.37 cores=0-7
/proc/11621/task/11623/stat : 11623 (priss) R 11620 11620 10711 0 -1 4202560 8195 0 0 0 2525 12 0 0 17 0 5 0 893230911 319827968 31204 33554432000 4194304 5787044 140734874759104 18446744073709551615 212039760415 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=11621/tid=11624] ppid=11620 vsize=312332 CPUtime=25.42 cores=0-7
/proc/11621/task/11624/stat : 11624 (priss) R 11620 11620 10711 0 -1 4202560 9637 0 0 0 2531 11 0 0 18 0 5 0 893230911 319827968 31204 33554432000 4194304 5787044 140734874759104 18446744073709551615 212039760415 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11621/tid=11625] ppid=11620 vsize=312332 CPUtime=25.4 cores=0-7
/proc/11621/task/11625/stat : 11625 (priss) R 11620 11620 10711 0 -1 4202560 8381 0 0 0 2531 9 0 0 25 0 5 0 893230912 319827968 31204 33554432000 4194304 5787044 140734874759104 18446744073709551615 4254468 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11621/tid=11626] ppid=11620 vsize=312332 CPUtime=25.41 cores=0-7
/proc/11621/task/11626/stat : 11626 (priss) R 11620 11620 10711 0 -1 4202560 9194 0 0 0 2534 7 0 0 18 0 5 0 893230912 319827968 31204 33554432000 4194304 5787044 140734874759104 18446744073709551615 212051481269 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 321032

[startup+51.101 s]
/proc/loadavg: 4.00 3.99 3.97 5/176 11627
/proc/meminfo: memFree=3922424/32951124 swapFree=67050916/67111528
[pid=11620] ppid=11618 vsize=8700 CPUtime=0 cores=0-7
/proc/11620/stat : 11620 (priss.sh) S 11618 11620 10711 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893230909 8908800 251 33554432000 4194304 4922060 140735800402720 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11620/statm: 2175 251 211 178 0 68 0
[pid=11621] ppid=11620 vsize=337028 CPUtime=203.93 cores=0-7
/proc/11621/stat : 11621 (priss) S 11620 11620 10711 0 -1 4202496 58850 0 0 0 20335 58 0 0 19 0 5 0 893230909 345116672 51875 33554432000 4194304 5787044 140734874759104 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/11621/statm: 84257 51875 417 389 0 80007 0
[pid=11621/tid=11623] ppid=11620 vsize=337028 CPUtime=50.91 cores=0-7
/proc/11621/task/11623/stat : 11623 (priss) R 11620 11620 10711 0 -1 4202560 11545 0 0 0 5072 19 0 0 18 0 5 0 893230911 345116672 51875 33554432000 4194304 5787044 140734874759104 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=11621/tid=11624] ppid=11620 vsize=337028 CPUtime=51 cores=0-7
/proc/11621/task/11624/stat : 11624 (priss) R 11620 11620 10711 0 -1 4202560 16661 0 0 0 5084 16 0 0 18 0 5 0 893230911 345116672 51875 33554432000 4194304 5787044 140734874759104 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11621/tid=11625] ppid=11620 vsize=337028 CPUtime=50.98 cores=0-7
/proc/11621/task/11625/stat : 11625 (priss) R 11620 11620 10711 0 -1 4202560 14057 0 0 0 5086 12 0 0 20 0 5 0 893230912 345116672 51875 33554432000 4194304 5787044 140734874759104 18446744073709551615 4242268 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11621/tid=11626] ppid=11620 vsize=337028 CPUtime=50.99 cores=0-7
/proc/11621/task/11626/stat : 11626 (priss) R 11620 11620 10711 0 -1 4202560 13864 0 0 0 5089 10 0 0 18 0 5 0 893230912 345116672 51875 33554432000 4194304 5787044 140734874759104 18446744073709551615 5527037 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.93
Current children cumulated vsize (KiB) 345728

[startup+102.307 s]
/proc/loadavg: 4.00 3.99 3.97 5/176 11628
/proc/meminfo: memFree=3841920/32951124 swapFree=67050916/67111528
[pid=11620] ppid=11618 vsize=8700 CPUtime=0 cores=0-7
/proc/11620/stat : 11620 (priss.sh) S 11618 11620 10711 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893230909 8908800 251 33554432000 4194304 4922060 140735800402720 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11620/statm: 2175 251 211 178 0 68 0
[pid=11621] ppid=11620 vsize=363716 CPUtime=408.64 cores=0-7
/proc/11621/stat : 11621 (priss) S 11620 11620 10711 0 -1 4202496 77933 0 0 0 40782 82 0 0 19 0 5 0 893230909 372445184 70715 33554432000 4194304 5787044 140734874759104 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/11621/statm: 90929 70715 417 389 0 86679 0
[pid=11621/tid=11623] ppid=11620 vsize=363716 CPUtime=102.04 cores=0-7
/proc/11621/task/11623/stat : 11623 (priss) R 11620 11620 10711 0 -1 4202560 15679 0 0 0 10175 29 0 0 19 0 5 0 893230911 372445184 70715 33554432000 4194304 5787044 140734874759104 18446744073709551615 4238789 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=11621/tid=11624] ppid=11620 vsize=363716 CPUtime=102.19 cores=0-7
/proc/11621/task/11624/stat : 11624 (priss) R 11620 11620 10711 0 -1 4202560 20098 0 0 0 10199 20 0 0 18 0 5 0 893230911 372445184 70715 33554432000 4194304 5787044 140734874759104 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11621/tid=11625] ppid=11620 vsize=363716 CPUtime=102.17 cores=0-7
/proc/11621/task/11625/stat : 11625 (priss) R 11620 11620 10711 0 -1 4202560 17659 0 0 0 10201 16 0 0 25 0 5 0 893230912 372445184 70715 33554432000 4194304 5787044 140734874759104 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11621/tid=11626] ppid=11620 vsize=363716 CPUtime=102.18 cores=0-7

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

/proc/11621/task/11624/stat : 11624 (priss) R 11620 11620 10711 0 -1 4202560 195395 0 0 0 471565 610 0 0 25 0 5 0 893230911 3229700096 732858 33554432000 4194304 5787044 140734874759104 18446744073709551615 5591266 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11621/tid=11625] ppid=11620 vsize=3154004 CPUtime=4721.71 cores=0-7
/proc/11621/task/11625/stat : 11625 (priss) R 11620 11620 10711 0 -1 4202560 210429 0 0 0 471783 388 0 0 25 0 5 0 893230912 3229700096 732858 33554432000 4194304 5787044 140734874759104 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=11621/tid=11626] ppid=11620 vsize=3154004 CPUtime=4721.78 cores=0-7
/proc/11621/task/11626/stat : 11626 (priss) R 11620 11620 10711 0 -1 4202560 183984 0 0 0 471782 396 0 0 25 0 5 0 893230912 3229700096 732858 33554432000 4194304 5787044 140734874759104 18446744073709551615 5527482 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 18886.7
Current children cumulated vsize (KiB) 3162704

[startup+4782.3 s]
/proc/loadavg: 4.05 4.01 4.00 5/176 11765
/proc/meminfo: memFree=1186264/32951124 swapFree=67050916/67111528
[pid=11620] ppid=11618 vsize=8700 CPUtime=0 cores=0-7
/proc/11620/stat : 11620 (priss.sh) S 11618 11620 10711 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893230909 8908800 251 33554432000 4194304 4922060 140735800402720 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11620/statm: 2175 251 211 178 0 68 0
[pid=11621] ppid=11620 vsize=3154004 CPUtime=19126.7 cores=0-7
/proc/11621/stat : 11621 (priss) S 11620 11620 10711 0 -1 4202496 761814 0 0 0 1910828 1841 0 0 19 0 5 0 893230909 3229700096 732867 33554432000 4194304 5787044 140734874759104 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/11621/statm: 788501 732867 417 389 0 784251 0
[pid=11621/tid=11623] ppid=11620 vsize=3154004 CPUtime=4781.4 cores=0-7
/proc/11621/task/11623/stat : 11623 (priss) R 11620 11620 10711 0 -1 4202560 169274 0 0 0 477696 444 0 0 25 0 5 0 893230911 3229700096 732867 33554432000 4194304 5787044 140734874759104 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=11621/tid=11624] ppid=11620 vsize=3154004 CPUtime=4781.75 cores=0-7
/proc/11621/task/11624/stat : 11624 (priss) R 11620 11620 10711 0 -1 4202560 195397 0 0 0 477565 610 0 0 25 0 5 0 893230911 3229700096 732867 33554432000 4194304 5787044 140734874759104 18446744073709551615 5591280 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11621/tid=11625] ppid=11620 vsize=3154004 CPUtime=4781.7 cores=0-7
/proc/11621/task/11625/stat : 11625 (priss) R 11620 11620 10711 0 -1 4202560 210436 0 0 0 477782 388 0 0 25 0 5 0 893230912 3229700096 732867 33554432000 4194304 5787044 140734874759104 18446744073709551615 5592797 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=11621/tid=11626] ppid=11620 vsize=3154004 CPUtime=4781.78 cores=0-7
/proc/11621/task/11626/stat : 11626 (priss) R 11620 11620 10711 0 -1 4202560 183984 0 0 0 477781 397 0 0 25 0 5 0 893230912 3229700096 732867 33554432000 4194304 5787044 140734874759104 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19126.7
Current children cumulated vsize (KiB) 3162704

[startup+4842.3 s]
/proc/loadavg: 4.02 4.01 4.00 5/176 11767
/proc/meminfo: memFree=1185960/32951124 swapFree=67050916/67111528
[pid=11620] ppid=11618 vsize=8700 CPUtime=0 cores=0-7
/proc/11620/stat : 11620 (priss.sh) S 11618 11620 10711 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893230909 8908800 251 33554432000 4194304 4922060 140735800402720 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11620/statm: 2175 251 211 178 0 68 0
[pid=11621] ppid=11620 vsize=3154004 CPUtime=19366.7 cores=0-7
/proc/11621/stat : 11621 (priss) S 11620 11620 10711 0 -1 4202496 761892 0 0 0 1934828 1841 0 0 19 0 5 0 893230909 3229700096 732945 33554432000 4194304 5787044 140734874759104 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/11621/statm: 788501 732945 417 389 0 784251 0
[pid=11621/tid=11623] ppid=11620 vsize=3154004 CPUtime=4841.4 cores=0-7
/proc/11621/task/11623/stat : 11623 (priss) R 11620 11620 10711 0 -1 4202560 169275 0 0 0 483696 444 0 0 25 0 5 0 893230911 3229700096 732945 33554432000 4194304 5787044 140734874759104 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=11621/tid=11624] ppid=11620 vsize=3154004 CPUtime=4841.75 cores=0-7
/proc/11621/task/11624/stat : 11624 (priss) R 11620 11620 10711 0 -1 4202560 195398 0 0 0 483565 610 0 0 25 0 5 0 893230911 3229700096 732945 33554432000 4194304 5787044 140734874759104 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11621/tid=11625] ppid=11620 vsize=3154004 CPUtime=4841.7 cores=0-7
/proc/11621/task/11625/stat : 11625 (priss) R 11620 11620 10711 0 -1 4202560 210512 0 0 0 483782 388 0 0 25 0 5 0 893230912 3229700096 732945 33554432000 4194304 5787044 140734874759104 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=11621/tid=11626] ppid=11620 vsize=3154004 CPUtime=4841.78 cores=0-7
/proc/11621/task/11626/stat : 11626 (priss) R 11620 11620 10711 0 -1 4202560 183984 0 0 0 483781 397 0 0 25 0 5 0 893230912 3229700096 732945 33554432000 4194304 5787044 140734874759104 18446744073709551615 5528386 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19366.7
Current children cumulated vsize (KiB) 3162704

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 11768
/proc/meminfo: memFree=1184904/32951124 swapFree=67050916/67111528
[pid=11620] ppid=11618 vsize=8700 CPUtime=0 cores=0-7
/proc/11620/stat : 11620 (priss.sh) S 11618 11620 10711 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893230909 8908800 251 33554432000 4194304 4922060 140735800402720 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11620/statm: 2175 251 211 178 0 68 0
[pid=11621] ppid=11620 vsize=3154004 CPUtime=19606.7 cores=0-7
/proc/11621/stat : 11621 (priss) S 11620 11620 10711 0 -1 4202496 762169 0 0 0 1958828 1842 0 0 19 0 5 0 893230909 3229700096 733222 33554432000 4194304 5787044 140734874759104 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/11621/statm: 788501 733222 417 389 0 784251 0
[pid=11621/tid=11623] ppid=11620 vsize=3154004 CPUtime=4901.4 cores=0-7
/proc/11621/task/11623/stat : 11623 (priss) R 11620 11620 10711 0 -1 4202560 169277 0 0 0 489696 444 0 0 25 0 5 0 893230911 3229700096 733222 33554432000 4194304 5787044 140734874759104 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=11621/tid=11624] ppid=11620 vsize=3154004 CPUtime=4901.75 cores=0-7
/proc/11621/task/11624/stat : 11624 (priss) R 11620 11620 10711 0 -1 4202560 195404 0 0 0 489565 610 0 0 25 0 5 0 893230911 3229700096 733222 33554432000 4194304 5787044 140734874759104 18446744073709551615 5591653 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11621/tid=11625] ppid=11620 vsize=3154004 CPUtime=4901.71 cores=0-7
/proc/11621/task/11625/stat : 11625 (priss) R 11620 11620 10711 0 -1 4202560 210781 0 0 0 489782 389 0 0 25 0 5 0 893230912 3229700096 733222 33554432000 4194304 5787044 140734874759104 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=11621/tid=11626] ppid=11620 vsize=3154004 CPUtime=4901.78 cores=0-7
/proc/11621/task/11626/stat : 11626 (priss) R 11620 11620 10711 0 -1 4202560 183984 0 0 0 489781 397 0 0 25 0 5 0 893230912 3229700096 733222 33554432000 4194304 5787044 140734874759104 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19606.7
Current children cumulated vsize (KiB) 3162704

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 11770
/proc/meminfo: memFree=1184228/32951124 swapFree=67050916/67111528
[pid=11620] ppid=11618 vsize=8700 CPUtime=0 cores=0-7
/proc/11620/stat : 11620 (priss.sh) S 11618 11620 10711 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893230909 8908800 251 33554432000 4194304 4922060 140735800402720 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11620/statm: 2175 251 211 178 0 68 0
[pid=11621] ppid=11620 vsize=3154004 CPUtime=19846.7 cores=0-7
/proc/11621/stat : 11621 (priss) S 11620 11620 10711 0 -1 4202496 762348 0 0 0 1982828 1842 0 0 19 0 5 0 893230909 3229700096 733401 33554432000 4194304 5787044 140734874759104 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/11621/statm: 788501 733401 417 389 0 784251 0
[pid=11621/tid=11623] ppid=11620 vsize=3154004 CPUtime=4961.4 cores=0-7
/proc/11621/task/11623/stat : 11623 (priss) R 11620 11620 10711 0 -1 4202560 169281 0 0 0 495696 444 0 0 25 0 5 0 893230911 3229700096 733401 33554432000 4194304 5787044 140734874759104 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=11621/tid=11624] ppid=11620 vsize=3154004 CPUtime=4961.76 cores=0-7
/proc/11621/task/11624/stat : 11624 (priss) R 11620 11620 10711 0 -1 4202560 195410 0 0 0 495565 611 0 0 25 0 5 0 893230911 3229700096 733401 33554432000 4194304 5787044 140734874759104 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11621/tid=11625] ppid=11620 vsize=3154004 CPUtime=4961.71 cores=0-7
/proc/11621/task/11625/stat : 11625 (priss) R 11620 11620 10711 0 -1 4202560 210950 0 0 0 495782 389 0 0 25 0 5 0 893230912 3229700096 733401 33554432000 4194304 5787044 140734874759104 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=11621/tid=11626] ppid=11620 vsize=3154004 CPUtime=4961.78 cores=0-7
/proc/11621/task/11626/stat : 11626 (priss) R 11620 11620 10711 0 -1 4202560 183984 0 0 0 495781 397 0 0 25 0 5 0 893230912 3229700096 733401 33554432000 4194304 5787044 140734874759104 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19846.7
Current children cumulated vsize (KiB) 3162704

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 11772
/proc/meminfo: memFree=1184036/32951124 swapFree=67050916/67111528
[pid=11620] ppid=11618 vsize=8700 CPUtime=0 cores=0-7
/proc/11620/stat : 11620 (priss.sh) S 11618 11620 10711 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893230909 8908800 251 33554432000 4194304 4922060 140735800402720 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11620/statm: 2175 251 211 178 0 68 0
[pid=11621] ppid=11620 vsize=3154148 CPUtime=20086.7 cores=0-7
/proc/11621/stat : 11621 (priss) S 11620 11620 10711 0 -1 4202496 762418 0 0 0 2006828 1843 0 0 19 0 5 0 893230909 3229847552 733471 33554432000 4194304 5787044 140734874759104 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/11621/statm: 788537 733471 417 389 0 784287 0
[pid=11621/tid=11623] ppid=11620 vsize=3154148 CPUtime=5021.4 cores=0-7
/proc/11621/task/11623/stat : 11623 (priss) R 11620 11620 10711 0 -1 4202560 169285 0 0 0 501696 444 0 0 25 0 5 0 893230911 3229847552 733471 33554432000 4194304 5787044 140734874759104 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=11621/tid=11624] ppid=11620 vsize=3154148 CPUtime=5021.76 cores=0-7
/proc/11621/task/11624/stat : 11624 (priss) R 11620 11620 10711 0 -1 4202560 195420 0 0 0 501565 611 0 0 25 0 5 0 893230911 3229847552 733471 33554432000 4194304 5787044 140734874759104 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11621/tid=11625] ppid=11620 vsize=3154148 CPUtime=5021.71 cores=0-7
/proc/11621/task/11625/stat : 11625 (priss) R 11620 11620 10711 0 -1 4202560 211006 0 0 0 501782 389 0 0 25 0 5 0 893230912 3229847552 733471 33554432000 4194304 5787044 140734874759104 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=11621/tid=11626] ppid=11620 vsize=3154148 CPUtime=5021.78 cores=0-7
/proc/11621/task/11626/stat : 11626 (priss) R 11620 11620 10711 0 -1 4202560 183984 0 0 0 501781 397 0 0 25 0 5 0 893230912 3229847552 733471 33554432000 4194304 5787044 140734874759104 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20086.7
Current children cumulated vsize (KiB) 3162848

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 11773
/proc/meminfo: memFree=1182512/32951124 swapFree=67050916/67111528
[pid=11620] ppid=11618 vsize=8700 CPUtime=0 cores=0-7
/proc/11620/stat : 11620 (priss.sh) S 11618 11620 10711 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893230909 8908800 251 33554432000 4194304 4922060 140735800402720 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11620/statm: 2175 251 211 178 0 68 0
[pid=11621] ppid=11620 vsize=3154148 CPUtime=20326.7 cores=0-7
/proc/11621/stat : 11621 (priss) S 11620 11620 10711 0 -1 4202496 762729 0 0 0 2030828 1843 0 0 19 0 5 0 893230909 3229847552 733782 33554432000 4194304 5787044 140734874759104 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/11621/statm: 788537 733782 417 389 0 784287 0
[pid=11621/tid=11623] ppid=11620 vsize=3154148 CPUtime=5081.4 cores=0-7
/proc/11621/task/11623/stat : 11623 (priss) R 11620 11620 10711 0 -1 4202560 169294 0 0 0 507696 444 0 0 25 0 5 0 893230911 3229847552 733782 33554432000 4194304 5787044 140734874759104 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=11621/tid=11624] ppid=11620 vsize=3154148 CPUtime=5081.76 cores=0-7
/proc/11621/task/11624/stat : 11624 (priss) R 11620 11620 10711 0 -1 4202560 195421 0 0 0 507565 611 0 0 25 0 5 0 893230911 3229847552 733782 33554432000 4194304 5787044 140734874759104 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11621/tid=11625] ppid=11620 vsize=3154148 CPUtime=5081.72 cores=0-7
/proc/11621/task/11625/stat : 11625 (priss) R 11620 11620 10711 0 -1 4202560 211307 0 0 0 507782 390 0 0 25 0 5 0 893230912 3229847552 733782 33554432000 4194304 5787044 140734874759104 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=11621/tid=11626] ppid=11620 vsize=3154148 CPUtime=5081.78 cores=0-7
/proc/11621/task/11626/stat : 11626 (priss) R 11620 11620 10711 0 -1 4202560 183984 0 0 0 507781 397 0 0 25 0 5 0 893230912 3229847552 733782 33554432000 4194304 5787044 140734874759104 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20326.7
Current children cumulated vsize (KiB) 3162848



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 11774
/proc/meminfo: memFree=1182244/32951124 swapFree=67050916/67111528
[pid=11620] ppid=11618 vsize=8700 CPUtime=0 cores=0-7
/proc/11620/stat : 11620 (priss.sh) S 11618 11620 10711 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893230909 8908800 251 33554432000 4194304 4922060 140735800402720 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11620/statm: 2175 251 211 178 0 68 0
[pid=11621] ppid=11620 vsize=3154148 CPUtime=20397.5 cores=0-7
/proc/11621/stat : 11621 (priss) S 11620 11620 10711 0 -1 4202496 762840 0 0 0 2037911 1843 0 0 19 0 5 0 893230909 3229847552 733893 33554432000 4194304 5787044 140734874759104 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/11621/statm: 788537 733893 417 389 0 784287 0
[pid=11621/tid=11623] ppid=11620 vsize=3154148 CPUtime=5099.11 cores=0-7
/proc/11621/task/11623/stat : 11623 (priss) R 11620 11620 10711 0 -1 4202560 169307 0 0 0 509467 444 0 0 25 0 5 0 893230911 3229847552 733893 33554432000 4194304 5787044 140734874759104 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=11621/tid=11624] ppid=11620 vsize=3154148 CPUtime=5099.47 cores=0-7
/proc/11621/task/11624/stat : 11624 (priss) R 11620 11620 10711 0 -1 4202560 195421 0 0 0 509336 611 0 0 25 0 5 0 893230911 3229847552 733893 33554432000 4194304 5787044 140734874759104 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11621/tid=11625] ppid=11620 vsize=3154148 CPUtime=5099.42 cores=0-7
/proc/11621/task/11625/stat : 11625 (priss) R 11620 11620 10711 0 -1 4202560 211405 0 0 0 509552 390 0 0 25 0 5 0 893230912 3229847552 733893 33554432000 4194304 5787044 140734874759104 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=11621/tid=11626] ppid=11620 vsize=3154148 CPUtime=5099.49 cores=0-7
/proc/11621/task/11626/stat : 11626 (priss) R 11620 11620 10711 0 -1 4202560 183984 0 0 0 509552 397 0 0 25 0 5 0 893230912 3229847552 733893 33554432000 4194304 5787044 140734874759104 18446744073709551615 5527057 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20397.5
Current children cumulated vsize (KiB) 3162848

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 11620 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=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 20397.5
#
# 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): 20397.5
CPU user time (s): 20379.1
CPU system time (s): 18.43
CPU usage (%): 399.95
Max. virtual memory (cumulated for all children) (KiB): 3162848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 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.99278 second user time and 19.747 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-14 01:35:46
IDJOB=3499619
IDBENCH=85438
IDSOLVER=1994
FILE ID=node146/3499619-1308008146
RUNJOBID= node146-1307987733-10725
PBS_JOBID= 13559804
Free space on /tmp= 6552 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/easier/php-045-035.shuffled-as.sat05-1181.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499619-1308008146/watcher-3499619-1308008146 -o /tmp/evaluation-result-3499619-1308008146/solver-3499619-1308008146 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499619-1308008146.cnf 1303463913 40000 31000 8

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

MD5SUM BENCH= 057b78ff24cc0773c9c67e770a7b9de2
RANDOM SEED=1303463913

node146.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.830
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.66
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.830
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.830
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.75
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.830
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.86
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.830
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.75
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.830
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.830
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.75
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.830
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:       4119708 kB
Buffers:        164176 kB
Cached:       27740112 kB
SwapCached:      13448 kB
Active:       12697592 kB
Inactive:     15224684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       4119708 kB
SwapTotal:    67111528 kB
SwapFree:     67050916 kB
Dirty:            1908 kB
Writeback:           0 kB
AnonPages:       16172 kB
Mapped:           8776 kB
Slab:           841132 kB
PageTables:       4540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187688 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= 6552 MiB
End job on node146 at 2011-06-14 03:00:49