Trace number 3499233

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.8 5100.02

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g2.cnf
MD5SUM791cdb75c1a209efd7f7547f06e0fed9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4697.32
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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: 10986
0.00/0.01	c parsetime: 8116us
0.00/0.01	c parsed 43649 clauses with 760 variables
0.00/0.01	c NW started thread 0 successfully (1106938176)
0.00/0.01	c NW started thread 1 successfully (1117428032)
0.00/0.03	c NW started thread 2 successfully (1084758336)
0.00/0.04	c NW started thread 3 successfully (1127917888)
4.65/1.30	c preprocessor returned 10003 variables
4.65/1.30	c preprocessing returned UNKNOWN
4.65/1.30	c PP set 0 variables
4.65/1.30	c pp time: 1284701us (1s)
5.04/1.30	c preprocessor returned 10003 variables
5.04/1.30	c preprocessing returned UNKNOWN
5.04/1.30	c PP set 0 variables
5.04/1.30	c pp time: 1285967us (1s)
5.44/1.40	c preprocessor returned 10003 variables
5.44/1.40	c preprocessing returned UNKNOWN
5.44/1.40	c PP set 0 variables
5.44/1.40	c pp time: 1364887us (1s)
45.82/11.56	c preprocessor returned 30041 variables
45.82/11.56	c preprocessing returned UNKNOWN
45.82/11.56	c PP set 0 variables
45.82/11.56	c pp time: 11523007us (11s)
7313.15/1828.44	c HTE
7355.15/1838.96	c subsumption
7543.56/1886.06	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-3499233-1307992837/watcher-3499233-1307992837 -o /tmp/evaluation-result-3499233-1307992837/solver-3499233-1307992837 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499233-1307992837.cnf 1726056225 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.07 4.02 3.93 1/170 10985
/proc/meminfo: memFree=4131412/32951124 swapFree=67050916/67111528
[pid=10985] ppid=10983 vsize=8700 CPUtime=0 cores=0-7
/proc/10985/stat : 10985 (priss.sh) S 10983 10985 10711 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 891700007 8908800 252 33554432000 4194304 4922060 140736944334752 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10985/statm: 2175 252 211 178 0 68 0

[startup+0.0786911 s]
/proc/loadavg: 4.07 4.02 3.93 1/170 10985
/proc/meminfo: memFree=4131412/32951124 swapFree=67050916/67111528
[pid=10985] ppid=10983 vsize=8700 CPUtime=0 cores=0-7
/proc/10985/stat : 10985 (priss.sh) S 10983 10985 10711 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 891700007 8908800 252 33554432000 4194304 4922060 140736944334752 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10985/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100683 s]
/proc/loadavg: 4.07 4.02 3.93 1/170 10985
/proc/meminfo: memFree=4131412/32951124 swapFree=67050916/67111528
[pid=10985] ppid=10983 vsize=8700 CPUtime=0 cores=0-7
/proc/10985/stat : 10985 (priss.sh) S 10983 10985 10711 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 891700007 8908800 252 33554432000 4194304 4922060 140736944334752 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10985/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300646 s]
/proc/loadavg: 4.07 4.02 3.93 1/170 10985
/proc/meminfo: memFree=4131412/32951124 swapFree=67050916/67111528
[pid=10985] ppid=10983 vsize=8700 CPUtime=0 cores=0-7
/proc/10985/stat : 10985 (priss.sh) S 10983 10985 10711 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 891700007 8908800 252 33554432000 4194304 4922060 140736944334752 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10985/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700586 s]
/proc/loadavg: 4.07 4.02 3.93 1/170 10985
/proc/meminfo: memFree=4131412/32951124 swapFree=67050916/67111528
[pid=10985] ppid=10983 vsize=8700 CPUtime=0 cores=0-7
/proc/10985/stat : 10985 (priss.sh) S 10983 10985 10711 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 891700007 8908800 252 33554432000 4194304 4922060 140736944334752 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10985/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50043 s]
/proc/loadavg: 4.06 4.02 3.93 6/176 10991
/proc/meminfo: memFree=4098032/32951124 swapFree=67050916/67111528
[pid=10985] ppid=10983 vsize=8700 CPUtime=0 cores=0-7
/proc/10985/stat : 10985 (priss.sh) S 10983 10985 10711 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 891700007 8908800 252 33554432000 4194304 4922060 140736944334752 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10985/statm: 2175 252 211 178 0 68 0
[pid=10986] ppid=10985 vsize=279296 CPUtime=5.84 cores=0-7
/proc/10986/stat : 10986 (priss) S 10985 10985 10711 0 -1 4202496 17556 0 0 0 578 6 0 0 18 0 5 0 891700007 285999104 10027 33554432000 4194304 5787044 140735258066704 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/10986/statm: 69824 10027 404 389 0 65574 0
[pid=10986/tid=10988] ppid=10985 vsize=279296 CPUtime=1.46 cores=0-7
/proc/10986/task/10988/stat : 10988 (priss) R 10985 10985 10711 0 -1 4202560 4398 0 0 0 145 1 0 0 18 0 5 0 891700009 285999104 10027 33554432000 4194304 5787044 140735258066704 18446744073709551615 5576478 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=10986/tid=10989] ppid=10985 vsize=279296 CPUtime=1.43 cores=0-7
/proc/10986/task/10989/stat : 10989 (priss) R 10985 10985 10711 0 -1 4202560 4066 0 0 0 141 2 0 0 18 0 5 0 891700009 285999104 10027 33554432000 4194304 5787044 140735258066704 18446744073709551615 5585335 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=10986/tid=10990] ppid=10985 vsize=279296 CPUtime=1.45 cores=0-7
/proc/10986/task/10990/stat : 10990 (priss) R 10985 10985 10711 0 -1 4202560 3365 0 0 0 144 1 0 0 20 0 5 0 891700011 285999104 10027 33554432000 4194304 5787044 140735258066704 18446744073709551615 212039313801 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=10986/tid=10991] ppid=10985 vsize=279296 CPUtime=1.44 cores=0-7
/proc/10986/task/10991/stat : 10991 (priss) R 10985 10985 10711 0 -1 4202560 2955 0 0 0 144 0 0 0 18 0 5 0 891700011 285999104 10027 33554432000 4194304 5787044 140735258066704 18446744073709551615 212039349209 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 287996

[startup+3.10115 s]
/proc/loadavg: 4.06 4.02 3.93 5/176 10992
/proc/meminfo: memFree=4087000/32951124 swapFree=67050916/67111528
[pid=10985] ppid=10983 vsize=8700 CPUtime=0 cores=0-7
/proc/10985/stat : 10985 (priss.sh) S 10983 10985 10711 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 891700007 8908800 252 33554432000 4194304 4922060 140736944334752 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10985/statm: 2175 252 211 178 0 68 0
[pid=10986] ppid=10985 vsize=283396 CPUtime=12.23 cores=0-7
/proc/10986/stat : 10986 (priss) S 10985 10985 10711 0 -1 4202496 19185 0 0 0 1217 6 0 0 18 0 5 0 891700007 290197504 11656 33554432000 4194304 5787044 140735258066704 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/10986/statm: 70849 11656 404 389 0 66599 0
[pid=10986/tid=10988] ppid=10985 vsize=283396 CPUtime=3.06 cores=0-7
/proc/10986/task/10988/stat : 10988 (priss) R 10985 10985 10711 0 -1 4202560 4598 0 0 0 305 1 0 0 18 0 5 0 891700009 290197504 11656 33554432000 4194304 5787044 140735258066704 18446744073709551615 5590480 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=10986/tid=10989] ppid=10985 vsize=283396 CPUtime=3.03 cores=0-7
/proc/10986/task/10989/stat : 10989 (priss) R 10985 10985 10711 0 -1 4202560 4260 0 0 0 301 2 0 0 18 0 5 0 891700009 290197504 11656 33554432000 4194304 5787044 140735258066704 18446744073709551615 4220241 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=10986/tid=10990] ppid=10985 vsize=283396 CPUtime=3.04 cores=0-7
/proc/10986/task/10990/stat : 10990 (priss) R 10985 10985 10711 0 -1 4202560 4600 0 0 0 303 1 0 0 25 0 5 0 891700011 290197504 11656 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=10986/tid=10991] ppid=10985 vsize=283396 CPUtime=3.04 cores=0-7
/proc/10986/task/10991/stat : 10991 (priss) R 10985 10985 10711 0 -1 4202560 2955 0 0 0 304 0 0 0 19 0 5 0 891700011 290197504 11656 33554432000 4194304 5787044 140735258066704 18446744073709551615 4359248 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) 292096

[startup+6.30057 s]
/proc/loadavg: 4.06 4.01 3.93 5/176 10992
/proc/meminfo: memFree=4083312/32951124 swapFree=67050916/67111528
[pid=10985] ppid=10983 vsize=8700 CPUtime=0 cores=0-7
/proc/10985/stat : 10985 (priss.sh) S 10983 10985 10711 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 891700007 8908800 252 33554432000 4194304 4922060 140736944334752 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10985/statm: 2175 252 211 178 0 68 0
[pid=10986] ppid=10985 vsize=283396 CPUtime=25.03 cores=0-7
/proc/10986/stat : 10986 (priss) S 10985 10985 10711 0 -1 4202496 20070 0 0 0 2496 7 0 0 18 0 5 0 891700007 290197504 12541 33554432000 4194304 5787044 140735258066704 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/10986/statm: 70849 12541 404 389 0 66599 0
[pid=10986/tid=10988] ppid=10985 vsize=283396 CPUtime=6.25 cores=0-7
/proc/10986/task/10988/stat : 10988 (priss) R 10985 10985 10711 0 -1 4202560 4889 0 0 0 624 1 0 0 18 0 5 0 891700009 290197504 12541 33554432000 4194304 5787044 140735258066704 18446744073709551615 4218750 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=10986/tid=10989] ppid=10985 vsize=283396 CPUtime=6.22 cores=0-7
/proc/10986/task/10989/stat : 10989 (priss) R 10985 10985 10711 0 -1 4202560 4565 0 0 0 620 2 0 0 19 0 5 0 891700009 290197504 12541 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=10986/tid=10990] ppid=10985 vsize=283396 CPUtime=6.25 cores=0-7
/proc/10986/task/10990/stat : 10990 (priss) R 10985 10985 10711 0 -1 4202560 4889 0 0 0 623 2 0 0 25 0 5 0 891700011 290197504 12541 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=10986/tid=10991] ppid=10985 vsize=283396 CPUtime=6.24 cores=0-7
/proc/10986/task/10991/stat : 10991 (priss) R 10985 10985 10711 0 -1 4202560 2955 0 0 0 624 0 0 0 25 0 5 0 891700011 290197504 12541 33554432000 4194304 5787044 140735258066704 18446744073709551615 4359116 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 292096

[startup+12.7004 s]
/proc/loadavg: 4.05 4.01 3.93 5/176 10992
/proc/meminfo: memFree=4072740/32951124 swapFree=67050916/67111528
[pid=10985] ppid=10983 vsize=8700 CPUtime=0 cores=0-7
/proc/10985/stat : 10985 (priss.sh) S 10983 10985 10711 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 891700007 8908800 252 33554432000 4194304 4922060 140736944334752 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10985/statm: 2175 252 211 178 0 68 0
[pid=10986] ppid=10985 vsize=287704 CPUtime=50.61 cores=0-7
/proc/10986/stat : 10986 (priss) S 10985 10985 10711 0 -1 4202496 23749 0 0 0 5051 10 0 0 18 0 5 0 891700007 294608896 15515 33554432000 4194304 5787044 140735258066704 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/10986/statm: 71926 15515 417 389 0 67676 0
[pid=10986/tid=10988] ppid=10985 vsize=287704 CPUtime=12.66 cores=0-7
/proc/10986/task/10988/stat : 10988 (priss) R 10985 10985 10711 0 -1 4202560 5518 0 0 0 1264 2 0 0 18 0 5 0 891700009 294608896 15515 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=10986/tid=10989] ppid=10985 vsize=287704 CPUtime=12.61 cores=0-7
/proc/10986/task/10989/stat : 10989 (priss) R 10985 10985 10711 0 -1 4202560 5230 0 0 0 1257 4 0 0 18 0 5 0 891700009 294608896 15515 33554432000 4194304 5787044 140735258066704 18446744073709551615 4254966 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=10986/tid=10990] ppid=10985 vsize=287704 CPUtime=12.64 cores=0-7
/proc/10986/task/10990/stat : 10990 (priss) R 10985 10985 10711 0 -1 4202560 5464 0 0 0 1262 2 0 0 25 0 5 0 891700011 294608896 15515 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=10986/tid=10991] ppid=10985 vsize=287704 CPUtime=12.65 cores=0-7
/proc/10986/task/10991/stat : 10991 (priss) R 10985 10985 10711 0 -1 4202560 4765 0 0 0 1264 1 0 0 18 0 5 0 891700011 294608896 15515 33554432000 4194304 5787044 140735258066704 18446744073709551615 4254550 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 296404

[startup+25.5012 s]
/proc/loadavg: 4.04 4.01 3.93 5/176 10992
/proc/meminfo: memFree=4052948/32951124 swapFree=67050916/67111528
[pid=10985] ppid=10983 vsize=8700 CPUtime=0 cores=0-7
/proc/10985/stat : 10985 (priss.sh) S 10983 10985 10711 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 891700007 8908800 252 33554432000 4194304 4922060 140736944334752 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10985/statm: 2175 252 211 178 0 68 0
[pid=10986] ppid=10985 vsize=296288 CPUtime=101.8 cores=0-7
/proc/10986/stat : 10986 (priss) S 10985 10985 10711 0 -1 4202496 28908 0 0 0 10164 16 0 0 18 0 5 0 891700007 303398912 20672 33554432000 4194304 5787044 140735258066704 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/10986/statm: 74072 20672 417 389 0 69822 0
[pid=10986/tid=10988] ppid=10985 vsize=296288 CPUtime=25.46 cores=0-7
/proc/10986/task/10988/stat : 10988 (priss) R 10985 10985 10711 0 -1 4202560 7519 0 0 0 2543 3 0 0 18 0 5 0 891700009 303398912 20672 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=10986/tid=10989] ppid=10985 vsize=296288 CPUtime=25.39 cores=0-7
/proc/10986/task/10989/stat : 10989 (priss) R 10985 10985 10711 0 -1 4202560 6153 0 0 0 2532 7 0 0 18 0 5 0 891700009 303398912 20672 33554432000 4194304 5787044 140735258066704 18446744073709551615 4238741 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=10986/tid=10990] ppid=10985 vsize=296288 CPUtime=25.44 cores=0-7
/proc/10986/task/10990/stat : 10990 (priss) R 10985 10985 10711 0 -1 4202560 6633 0 0 0 2541 3 0 0 25 0 5 0 891700011 303398912 20672 33554432000 4194304 5787044 140735258066704 18446744073709551615 4692701 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=10986/tid=10991] ppid=10985 vsize=296288 CPUtime=25.45 cores=0-7
/proc/10986/task/10991/stat : 10991 (priss) R 10985 10985 10711 0 -1 4202560 5831 0 0 0 2544 1 0 0 18 0 5 0 891700011 303398912 20672 33554432000 4194304 5787044 140735258066704 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 304988

[startup+51.1006 s]
/proc/loadavg: 4.02 4.01 3.93 5/176 10993
/proc/meminfo: memFree=4021004/32951124 swapFree=67050916/67111528
[pid=10985] ppid=10983 vsize=8700 CPUtime=0 cores=0-7
/proc/10985/stat : 10985 (priss.sh) S 10983 10985 10711 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 891700007 8908800 252 33554432000 4194304 4922060 140736944334752 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10985/statm: 2175 252 211 178 0 68 0
[pid=10986] ppid=10985 vsize=310860 CPUtime=204.14 cores=0-7
/proc/10986/stat : 10986 (priss) S 10985 10985 10711 0 -1 4202496 36907 0 0 0 20387 27 0 0 18 0 5 0 891700007 318320640 28626 33554432000 4194304 5787044 140735258066704 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/10986/statm: 77715 28626 417 389 0 73465 0
[pid=10986/tid=10988] ppid=10985 vsize=310860 CPUtime=51.06 cores=0-7
/proc/10986/task/10988/stat : 10988 (priss) R 10985 10985 10711 0 -1 4202560 10020 0 0 0 5101 5 0 0 19 0 5 0 891700009 318320640 28626 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591722 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=10986/tid=10989] ppid=10985 vsize=310860 CPUtime=50.96 cores=0-7
/proc/10986/task/10989/stat : 10989 (priss) R 10985 10985 10711 0 -1 4202560 8604 0 0 0 5083 13 0 0 18 0 5 0 891700009 318320640 28626 33554432000 4194304 5787044 140735258066704 18446744073709551615 4220668 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=10986/tid=10990] ppid=10985 vsize=310860 CPUtime=51.04 cores=0-7
/proc/10986/task/10990/stat : 10990 (priss) R 10985 10985 10711 0 -1 4202560 8114 0 0 0 5098 6 0 0 25 0 5 0 891700011 318320640 28626 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591328 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=10986/tid=10991] ppid=10985 vsize=310860 CPUtime=51.03 cores=0-7
/proc/10986/task/10991/stat : 10991 (priss) R 10985 10985 10711 0 -1 4202560 7397 0 0 0 5101 2 0 0 19 0 5 0 891700011 318320640 28626 33554432000 4194304 5787044 140735258066704 18446744073709551615 5527239 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.14
Current children cumulated vsize (KiB) 319560

[startup+102.306 s]
/proc/loadavg: 4.01 4.01 3.93 5/176 10994
/proc/meminfo: memFree=3968268/32951124 swapFree=67050916/67111528
[pid=10985] ppid=10983 vsize=8700 CPUtime=0 cores=0-7
/proc/10985/stat : 10985 (priss.sh) S 10983 10985 10711 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 891700007 8908800 252 33554432000 4194304 4922060 140736944334752 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10985/statm: 2175 252 211 178 0 68 0
[pid=10986] ppid=10985 vsize=334248 CPUtime=408.92 cores=0-7
/proc/10986/stat : 10986 (priss) S 10985 10985 10711 0 -1 4202496 50020 0 0 0 40839 53 0 0 18 0 5 0 891700007 342269952 41524 33554432000 4194304 5787044 140735258066704 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/10986/statm: 83562 41524 417 389 0 79312 0
[pid=10986/tid=10988] ppid=10985 vsize=334248 CPUtime=102.26 cores=0-7
/proc/10986/task/10988/stat : 10988 (priss) R 10985 10985 10711 0 -1 4202560 14781 0 0 0 10213 13 0 0 17 0 5 0 891700009 342269952 41524 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=10986/tid=10989] ppid=10985 vsize=334248 CPUtime=102.14 cores=0-7
/proc/10986/task/10989/stat : 10989 (priss) R 10985 10985 10711 0 -1 4202560 12477 0 0 0 10189 25 0 0 17 0 5 0 891700009 342269952 41524 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=10986/tid=10990] ppid=10985 vsize=334248 CPUtime=102.23 cores=0-7
/proc/10986/task/10990/stat : 10990 (priss) R 10985 10985 10711 0 -1 4202560 9902 0 0 0 10215 8 0 0 25 0 5 0 891700011 342269952 41524 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=10986/tid=10991] ppid=10985 vsize=334248 CPUtime=102.23 cores=0-7

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

/proc/10986/task/10989/stat : 10989 (priss) R 10985 10985 10711 0 -1 4202560 87014 0 0 0 472005 198 0 0 25 0 5 0 891700009 1534148608 323655 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=10986/tid=10990] ppid=10985 vsize=1498192 CPUtime=4722.28 cores=0-7
/proc/10986/task/10990/stat : 10990 (priss) R 10985 10985 10711 0 -1 4202560 80373 0 0 0 472123 105 0 0 25 0 5 0 891700011 1534148608 323655 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=10986/tid=10991] ppid=10985 vsize=1498192 CPUtime=4722.3 cores=0-7
/proc/10986/task/10991/stat : 10991 (priss) R 10985 10985 10711 0 -1 4202560 92013 0 0 0 472179 51 0 0 25 0 5 0 891700011 1534148608 323655 33554432000 4194304 5787044 140735258066704 18446744073709551615 5527037 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 18889
Current children cumulated vsize (KiB) 1506892

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 11134
/proc/meminfo: memFree=2823764/32951124 swapFree=67050916/67111528
[pid=10985] ppid=10983 vsize=8700 CPUtime=0 cores=0-7
/proc/10985/stat : 10985 (priss.sh) S 10983 10985 10711 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 891700007 8908800 252 33554432000 4194304 4922060 140736944334752 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10985/statm: 2175 252 211 178 0 68 0
[pid=10986] ppid=10985 vsize=1501744 CPUtime=19128.9 cores=0-7
/proc/10986/stat : 10986 (priss) S 10985 10985 10711 0 -1 4202496 344863 0 0 0 1912436 458 0 0 18 0 5 0 891700007 1537785856 326439 33554432000 4194304 5787044 140735258066704 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/10986/statm: 375436 326439 419 389 0 371186 0
[pid=10986/tid=10988] ppid=10985 vsize=1501744 CPUtime=4782.28 cores=0-7
/proc/10986/task/10988/stat : 10988 (priss) R 10985 10985 10711 0 -1 4202560 80883 0 0 0 478129 99 0 0 25 0 5 0 891700009 1537785856 326439 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=10986/tid=10989] ppid=10985 vsize=1501744 CPUtime=4782.03 cores=0-7
/proc/10986/task/10989/stat : 10989 (priss) R 10985 10985 10711 0 -1 4202560 87909 0 0 0 478003 200 0 0 25 0 5 0 891700009 1537785856 326439 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=10986/tid=10990] ppid=10985 vsize=1501744 CPUtime=4782.28 cores=0-7
/proc/10986/task/10990/stat : 10990 (priss) R 10985 10985 10711 0 -1 4202560 80373 0 0 0 478123 105 0 0 25 0 5 0 891700011 1537785856 326439 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=10986/tid=10991] ppid=10985 vsize=1501744 CPUtime=4782.3 cores=0-7
/proc/10986/task/10991/stat : 10991 (priss) R 10985 10985 10711 0 -1 4202560 92926 0 0 0 478178 52 0 0 25 0 5 0 891700011 1537785856 326439 33554432000 4194304 5787044 140735258066704 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19128.9
Current children cumulated vsize (KiB) 1510444

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 11136
/proc/meminfo: memFree=2807360/32951124 swapFree=67050916/67111528
[pid=10985] ppid=10983 vsize=8700 CPUtime=0 cores=0-7
/proc/10985/stat : 10985 (priss.sh) S 10983 10985 10711 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 891700007 8908800 252 33554432000 4194304 4922060 140736944334752 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10985/statm: 2175 252 211 178 0 68 0
[pid=10986] ppid=10985 vsize=1579632 CPUtime=19368.9 cores=0-7
/proc/10986/stat : 10986 (priss) S 10985 10985 10711 0 -1 4202496 351971 0 0 0 1936432 463 0 0 18 0 5 0 891700007 1617543168 330505 33554432000 4194304 5787044 140735258066704 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/10986/statm: 394908 330505 419 389 0 390658 0
[pid=10986/tid=10988] ppid=10985 vsize=1579632 CPUtime=4842.28 cores=0-7
/proc/10986/task/10988/stat : 10988 (priss) R 10985 10985 10711 0 -1 4202560 81859 0 0 0 484128 100 0 0 25 0 5 0 891700009 1617543168 330505 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=10986/tid=10989] ppid=10985 vsize=1579632 CPUtime=4842.03 cores=0-7
/proc/10986/task/10989/stat : 10989 (priss) R 10985 10985 10711 0 -1 4202560 93079 0 0 0 484000 203 0 0 25 0 5 0 891700009 1617543168 330505 33554432000 4194304 5787044 140735258066704 18446744073709551615 5588664 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=10986/tid=10990] ppid=10985 vsize=1579632 CPUtime=4842.28 cores=0-7
/proc/10986/task/10990/stat : 10990 (priss) R 10985 10985 10711 0 -1 4202560 80373 0 0 0 484123 105 0 0 25 0 5 0 891700011 1617543168 330505 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591219 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=10986/tid=10991] ppid=10985 vsize=1579632 CPUtime=4842.31 cores=0-7
/proc/10986/task/10991/stat : 10991 (priss) R 10985 10985 10711 0 -1 4202560 93888 0 0 0 484178 53 0 0 25 0 5 0 891700011 1617543168 330505 33554432000 4194304 5787044 140735258066704 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19369
Current children cumulated vsize (KiB) 1588332

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 11137
/proc/meminfo: memFree=2799636/32951124 swapFree=67050916/67111528
[pid=10985] ppid=10983 vsize=8700 CPUtime=0 cores=0-7
/proc/10985/stat : 10985 (priss.sh) S 10983 10985 10711 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 891700007 8908800 252 33554432000 4194304 4922060 140736944334752 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10985/statm: 2175 252 211 178 0 68 0
[pid=10986] ppid=10985 vsize=1583356 CPUtime=19608.9 cores=0-7
/proc/10986/stat : 10986 (priss) S 10985 10985 10711 0 -1 4202496 353911 0 0 0 1960429 466 0 0 18 0 5 0 891700007 1621356544 332445 33554432000 4194304 5787044 140735258066704 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/10986/statm: 395839 332445 419 389 0 391589 0
[pid=10986/tid=10988] ppid=10985 vsize=1583356 CPUtime=4902.28 cores=0-7
/proc/10986/task/10988/stat : 10988 (priss) R 10985 10985 10711 0 -1 4202560 82862 0 0 0 490126 102 0 0 25 0 5 0 891700009 1621356544 332445 33554432000 4194304 5787044 140735258066704 18446744073709551615 4255024 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=10986/tid=10989] ppid=10985 vsize=1583356 CPUtime=4902.03 cores=0-7
/proc/10986/task/10989/stat : 10989 (priss) R 10985 10985 10711 0 -1 4202560 93079 0 0 0 490000 203 0 0 25 0 5 0 891700009 1621356544 332445 33554432000 4194304 5787044 140735258066704 18446744073709551615 5590543 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=10986/tid=10990] ppid=10985 vsize=1583356 CPUtime=4902.28 cores=0-7
/proc/10986/task/10990/stat : 10990 (priss) R 10985 10985 10711 0 -1 4202560 80373 0 0 0 490123 105 0 0 25 0 5 0 891700011 1621356544 332445 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=10986/tid=10991] ppid=10985 vsize=1583356 CPUtime=4902.31 cores=0-7
/proc/10986/task/10991/stat : 10991 (priss) R 10985 10985 10711 0 -1 4202560 94825 0 0 0 490177 54 0 0 25 0 5 0 891700011 1621356544 332445 33554432000 4194304 5787044 140735258066704 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19608.9
Current children cumulated vsize (KiB) 1592056

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 11139
/proc/meminfo: memFree=2792152/32951124 swapFree=67050916/67111528
[pid=10985] ppid=10983 vsize=8700 CPUtime=0 cores=0-7
/proc/10985/stat : 10985 (priss.sh) S 10983 10985 10711 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 891700007 8908800 252 33554432000 4194304 4922060 140736944334752 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10985/statm: 2175 252 211 178 0 68 0
[pid=10986] ppid=10985 vsize=1595332 CPUtime=19848.9 cores=0-7
/proc/10986/stat : 10986 (priss) S 10985 10985 10711 0 -1 4202496 357796 0 0 0 1984427 468 0 0 18 0 5 0 891700007 1633619968 334281 33554432000 4194304 5787044 140735258066704 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/10986/statm: 398833 334281 419 389 0 394583 0
[pid=10986/tid=10988] ppid=10985 vsize=1595332 CPUtime=4962.28 cores=0-7
/proc/10986/task/10988/stat : 10988 (priss) R 10985 10985 10711 0 -1 4202560 85833 0 0 0 496124 104 0 0 25 0 5 0 891700009 1633619968 334281 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=10986/tid=10989] ppid=10985 vsize=1595332 CPUtime=4962.02 cores=0-7
/proc/10986/task/10989/stat : 10989 (priss) R 10985 10985 10711 0 -1 4202560 93079 0 0 0 495999 203 0 0 25 0 5 0 891700009 1633619968 334281 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=10986/tid=10990] ppid=10985 vsize=1595332 CPUtime=4962.28 cores=0-7
/proc/10986/task/10990/stat : 10990 (priss) R 10985 10985 10711 0 -1 4202560 80373 0 0 0 496123 105 0 0 25 0 5 0 891700011 1633619968 334281 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=10986/tid=10991] ppid=10985 vsize=1595332 CPUtime=4962.3 cores=0-7
/proc/10986/task/10991/stat : 10991 (priss) R 10985 10985 10711 0 -1 4202560 95739 0 0 0 496176 54 0 0 25 0 5 0 891700011 1633619968 334281 33554432000 4194304 5787044 140735258066704 18446744073709551615 5527147 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19848.9
Current children cumulated vsize (KiB) 1604032

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 11140
/proc/meminfo: memFree=2782436/32951124 swapFree=67050916/67111528
[pid=10985] ppid=10983 vsize=8700 CPUtime=0 cores=0-7
/proc/10985/stat : 10985 (priss.sh) S 10983 10985 10711 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 891700007 8908800 252 33554432000 4194304 4922060 140736944334752 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10985/statm: 2175 252 211 178 0 68 0
[pid=10986] ppid=10985 vsize=1599100 CPUtime=20088.9 cores=0-7
/proc/10986/stat : 10986 (priss) S 10985 10985 10711 0 -1 4202496 361187 0 0 0 2008425 470 0 0 18 0 5 0 891700007 1637478400 336679 33554432000 4194304 5787044 140735258066704 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/10986/statm: 399775 336679 419 389 0 395525 0
[pid=10986/tid=10988] ppid=10985 vsize=1599100 CPUtime=5022.28 cores=0-7
/proc/10986/task/10988/stat : 10988 (priss) R 10985 10985 10711 0 -1 4202560 88264 0 0 0 502124 104 0 0 25 0 5 0 891700009 1637478400 336679 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=10986/tid=10989] ppid=10985 vsize=1599100 CPUtime=5022.02 cores=0-7
/proc/10986/task/10989/stat : 10989 (priss) R 10985 10985 10711 0 -1 4202560 93079 0 0 0 501999 203 0 0 25 0 5 0 891700009 1637478400 336679 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=10986/tid=10990] ppid=10985 vsize=1599100 CPUtime=5022.28 cores=0-7
/proc/10986/task/10990/stat : 10990 (priss) R 10985 10985 10711 0 -1 4202560 80373 0 0 0 502122 106 0 0 25 0 5 0 891700011 1637478400 336679 33554432000 4194304 5787044 140735258066704 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=10986/tid=10991] ppid=10985 vsize=1599100 CPUtime=5022.3 cores=0-7
/proc/10986/task/10991/stat : 10991 (priss) R 10985 10985 10711 0 -1 4202560 96699 0 0 0 502175 55 0 0 25 0 5 0 891700011 1637478400 336679 33554432000 4194304 5787044 140735258066704 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20088.9
Current children cumulated vsize (KiB) 1607800

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 3.94 6/176 11142
/proc/meminfo: memFree=2774080/32951124 swapFree=67050916/67111528
[pid=10985] ppid=10983 vsize=8700 CPUtime=0 cores=0-7
/proc/10985/stat : 10985 (priss.sh) S 10983 10985 10711 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 891700007 8908800 252 33554432000 4194304 4922060 140736944334752 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10985/statm: 2175 252 211 178 0 68 0
[pid=10986] ppid=10985 vsize=1618280 CPUtime=20329 cores=0-7
/proc/10986/stat : 10986 (priss) S 10985 10985 10711 0 -1 4202496 365279 0 0 0 2032424 472 0 0 18 0 5 0 891700007 1657118720 338722 33554432000 4194304 5787044 140735258066704 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/10986/statm: 404570 338722 419 389 0 400320 0
[pid=10986/tid=10988] ppid=10985 vsize=1618280 CPUtime=5082.28 cores=0-7
/proc/10986/task/10988/stat : 10988 (priss) R 10985 10985 10711 0 -1 4202560 88264 0 0 0 508124 104 0 0 25 0 5 0 891700009 1657118720 338722 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=10986/tid=10989] ppid=10985 vsize=1618280 CPUtime=5082.03 cores=0-7
/proc/10986/task/10989/stat : 10989 (priss) R 10985 10985 10711 0 -1 4202560 93079 0 0 0 508000 203 0 0 25 0 5 0 891700009 1657118720 338722 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=10986/tid=10990] ppid=10985 vsize=1618280 CPUtime=5082.28 cores=0-7
/proc/10986/task/10990/stat : 10990 (priss) R 10985 10985 10711 0 -1 4202560 80374 0 0 0 508122 106 0 0 25 0 5 0 891700011 1657118720 338722 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=10986/tid=10991] ppid=10985 vsize=1618280 CPUtime=5082.31 cores=0-7
/proc/10986/task/10991/stat : 10991 (priss) R 10985 10985 10711 0 -1 4202560 100790 0 0 0 508174 57 0 0 25 0 5 0 891700011 1657118720 338722 33554432000 4194304 5787044 140735258066704 18446744073709551615 5522464 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20329
Current children cumulated vsize (KiB) 1626980



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 11142
/proc/meminfo: memFree=2774192/32951124 swapFree=67050916/67111528
[pid=10985] ppid=10983 vsize=8700 CPUtime=0 cores=0-7
/proc/10985/stat : 10985 (priss.sh) S 10983 10985 10711 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 891700007 8908800 252 33554432000 4194304 4922060 140736944334752 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10985/statm: 2175 252 211 178 0 68 0
[pid=10986] ppid=10985 vsize=1618280 CPUtime=20399.8 cores=0-7
/proc/10986/stat : 10986 (priss) S 10985 10985 10711 0 -1 4202496 365279 0 0 0 2039506 472 0 0 18 0 5 0 891700007 1657118720 338722 33554432000 4194304 5787044 140735258066704 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/10986/statm: 404570 338722 419 389 0 400320 0
[pid=10986/tid=10988] ppid=10985 vsize=1618280 CPUtime=5099.99 cores=0-7
/proc/10986/task/10988/stat : 10988 (priss) R 10985 10985 10711 0 -1 4202560 88264 0 0 0 509895 104 0 0 25 0 5 0 891700009 1657118720 338722 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=10986/tid=10989] ppid=10985 vsize=1618280 CPUtime=5099.73 cores=0-7
/proc/10986/task/10989/stat : 10989 (priss) R 10985 10985 10711 0 -1 4202560 93079 0 0 0 509770 203 0 0 25 0 5 0 891700009 1657118720 338722 33554432000 4194304 5787044 140735258066704 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=10986/tid=10990] ppid=10985 vsize=1618280 CPUtime=5099.99 cores=0-7
/proc/10986/task/10990/stat : 10990 (priss) R 10985 10985 10711 0 -1 4202560 80374 0 0 0 509893 106 0 0 25 0 5 0 891700011 1657118720 338722 33554432000 4194304 5787044 140735258066704 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=10986/tid=10991] ppid=10985 vsize=1618280 CPUtime=5100.01 cores=0-7
/proc/10986/task/10991/stat : 10991 (priss) R 10985 10985 10711 0 -1 4202560 100790 0 0 0 509944 57 0 0 25 0 5 0 891700011 1657118720 338722 33554432000 4194304 5787044 140735258066704 18446744073709551615 5521936 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20399.8
Current children cumulated vsize (KiB) 1626980

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 10985 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.8
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5100.02
CPU time (s): 20399.8
CPU user time (s): 20395.1
CPU system time (s): 4.72
CPU usage (%): 399.994
Max. virtual memory (cumulated for all children) (KiB): 1626980

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= 332
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2

runsolver used 8.35073 second user time and 19.3811 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-13 21:20:37
IDJOB=3499233
IDBENCH=71514
IDSOLVER=1994
FILE ID=node146/3499233-1307992837
RUNJOBID= node146-1307987733-10725
PBS_JOBID= 13559804
Free space on /tmp= 6552 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v760c43649g2.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499233-1307992837/watcher-3499233-1307992837 -o /tmp/evaluation-result-3499233-1307992837/solver-3499233-1307992837 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499233-1307992837.cnf 1726056225 40000 31000 8

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

MD5SUM BENCH= 791cdb75c1a209efd7f7547f06e0fed9
RANDOM SEED=1726056225

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:       4131460 kB
Buffers:        154936 kB
Cached:       27739620 kB
SwapCached:      13448 kB
Active:       12694140 kB
Inactive:     15218416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       4131460 kB
SwapTotal:    67111528 kB
SwapFree:     67050916 kB
Dirty:            1960 kB
Writeback:           0 kB
AnonPages:       16712 kB
Mapped:           8576 kB
Slab:           840928 kB
PageTables:       4112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185508 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-13 22:45:39