Trace number 3499705

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m27-q255-n25-p30-s39712998.cnf
MD5SUM44ec8c80ea2b58be800208f5113b04f5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05499
Satisfiable
(Un)Satisfiability was proved
Number of variables666
Number of clauses45238
Sum of the clauses size91092
Maximum clause length27
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 245213
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

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: 16424
0.00/0.01	c parsetime: 8571us
0.00/0.01	c parsed 45238 clauses with 666 variables
0.00/0.01	c NW started thread 0 successfully (1093318976)
0.00/0.02	c NW started thread 1 successfully (1108498752)
0.00/0.03	c NW started thread 2 successfully (1118988608)
0.00/0.03	c NW started thread 3 successfully (1129478464)
8.26/2.13	c preprocessor returned 10008 variables
8.26/2.13	c preprocessing returned UNKNOWN
8.26/2.13	c PP set 0 variables
8.26/2.13	c pp time: 2119715us (2s)
8.26/2.14	c preprocessor returned 10008 variables
8.26/2.14	c preprocessing returned UNKNOWN
8.26/2.14	c PP set 0 variables
8.26/2.14	c pp time: 2119241us (2s)
8.26/2.15	c preprocessor returned 10008 variables
8.26/2.15	c preprocessing returned UNKNOWN
8.26/2.15	c PP set 0 variables
8.26/2.15	c pp time: 2127576us (2s)
33.02/8.34	c preprocessor returned 30041 variables
33.02/8.34	c preprocessing returned UNKNOWN
33.02/8.34	c PP set 0 variables
33.02/8.34	c pp time: 8311110us (8s)
16696.64/4174.20	c HTE
17060.24/4265.14	c subsumption
17225.06/4306.31	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-3499705-1308009569/watcher-3499705-1308009569 -o /tmp/evaluation-result-3499705-1308009569/solver-3499705-1308009569 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499705-1308009569.cnf 435314836 40000 31000 8 

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

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


[startup+0 s]
/proc/loadavg: 3.99 3.89 3.84 2/170 16423
/proc/meminfo: memFree=32021292/32951124 swapFree=67050044/67111528
[pid=16423] ppid=16421 vsize=8700 CPUtime=0 cores=0-7
/proc/16423/stat : 16423 (priss.sh) S 16421 16423 15851 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 912559634 8908800 251 33554432000 4194304 4922060 140733577739456 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16423/statm: 2175 251 211 178 0 68 0

[startup+0.038599 s]
/proc/loadavg: 3.99 3.89 3.84 2/170 16423
/proc/meminfo: memFree=32021292/32951124 swapFree=67050044/67111528
[pid=16423] ppid=16421 vsize=8700 CPUtime=0 cores=0-7
/proc/16423/stat : 16423 (priss.sh) S 16421 16423 15851 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 912559634 8908800 251 33554432000 4194304 4922060 140733577739456 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16423/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10058 s]
/proc/loadavg: 3.99 3.89 3.84 2/170 16423
/proc/meminfo: memFree=32021292/32951124 swapFree=67050044/67111528
[pid=16423] ppid=16421 vsize=8700 CPUtime=0 cores=0-7
/proc/16423/stat : 16423 (priss.sh) S 16421 16423 15851 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 912559634 8908800 251 33554432000 4194304 4922060 140733577739456 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16423/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300542 s]
/proc/loadavg: 3.99 3.89 3.84 2/170 16423
/proc/meminfo: memFree=32021292/32951124 swapFree=67050044/67111528
[pid=16423] ppid=16421 vsize=8700 CPUtime=0 cores=0-7
/proc/16423/stat : 16423 (priss.sh) S 16421 16423 15851 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 912559634 8908800 251 33554432000 4194304 4922060 140733577739456 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16423/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700468 s]
/proc/loadavg: 3.99 3.89 3.84 2/170 16423
/proc/meminfo: memFree=32021292/32951124 swapFree=67050044/67111528
[pid=16423] ppid=16421 vsize=8700 CPUtime=0 cores=0-7
/proc/16423/stat : 16423 (priss.sh) S 16421 16423 15851 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 912559634 8908800 251 33554432000 4194304 4922060 140733577739456 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16423/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50033 s]
/proc/loadavg: 3.99 3.89 3.84 5/176 16429
/proc/meminfo: memFree=31988804/32951124 swapFree=67050044/67111528
[pid=16423] ppid=16421 vsize=8700 CPUtime=0 cores=0-7
/proc/16423/stat : 16423 (priss.sh) S 16421 16423 15851 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 912559634 8908800 251 33554432000 4194304 4922060 140733577739456 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16423/statm: 2175 251 211 178 0 68 0
[pid=16424] ppid=16423 vsize=279616 CPUtime=5.83 cores=0-7
/proc/16424/stat : 16424 (priss) S 16423 16423 15851 0 -1 4202496 11191 0 0 0 580 3 0 0 18 0 5 0 912559634 286326784 8299 33554432000 4194304 5787044 140736780388432 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16424/statm: 69904 8299 355 389 0 65654 0
[pid=16424/tid=16426] ppid=16423 vsize=279616 CPUtime=1.45 cores=0-7
/proc/16424/task/16426/stat : 16426 (priss) R 16423 16423 15851 0 -1 4202560 2043 0 0 0 145 0 0 0 18 0 5 0 912559636 286326784 8299 33554432000 4194304 5787044 140736780388432 18446744073709551615 218370651112 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16424/tid=16427] ppid=16423 vsize=279616 CPUtime=1.44 cores=0-7
/proc/16424/task/16427/stat : 16427 (priss) R 16423 16423 15851 0 -1 4202560 1534 0 0 0 144 0 0 0 19 0 5 0 912559637 286326784 8299 33554432000 4194304 5787044 140736780388432 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16424/tid=16428] ppid=16423 vsize=279616 CPUtime=1.44 cores=0-7
/proc/16424/task/16428/stat : 16428 (priss) R 16423 16423 15851 0 -1 4202560 1297 0 0 0 144 0 0 0 18 0 5 0 912559637 286326784 8299 33554432000 4194304 5787044 140736780388432 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=16424/tid=16429] ppid=16423 vsize=279616 CPUtime=1.44 cores=0-7
/proc/16424/task/16429/stat : 16429 (priss) R 16423 16423 15851 0 -1 4202560 3538 0 0 0 143 1 0 0 19 0 5 0 912559638 286326784 8299 33554432000 4194304 5787044 140736780388432 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 288316

[startup+3.10104 s]
/proc/loadavg: 3.99 3.90 3.84 5/176 16429
/proc/meminfo: memFree=31987936/32951124 swapFree=67050044/67111528
[pid=16423] ppid=16421 vsize=8700 CPUtime=0 cores=0-7
/proc/16423/stat : 16423 (priss.sh) S 16421 16423 15851 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 912559634 8908800 251 33554432000 4194304 4922060 140733577739456 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16423/statm: 2175 251 211 178 0 68 0
[pid=16424] ppid=16423 vsize=286176 CPUtime=12.22 cores=0-7
/proc/16424/stat : 16424 (priss) S 16423 16423 15851 0 -1 4202496 17973 0 0 0 1217 5 0 0 18 0 5 0 912559634 293044224 11465 33554432000 4194304 5787044 140736780388432 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16424/statm: 71544 11465 404 389 0 67294 0
[pid=16424/tid=16426] ppid=16423 vsize=286176 CPUtime=3.05 cores=0-7
/proc/16424/task/16426/stat : 16426 (priss) R 16423 16423 15851 0 -1 4202560 5231 0 0 0 304 1 0 0 18 0 5 0 912559636 293044224 11465 33554432000 4194304 5787044 140736780388432 18446744073709551615 4215360 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16424/tid=16427] ppid=16423 vsize=286176 CPUtime=3.04 cores=0-7
/proc/16424/task/16427/stat : 16427 (priss) R 16423 16423 15851 0 -1 4202560 3187 0 0 0 303 1 0 0 18 0 5 0 912559637 293044224 11465 33554432000 4194304 5787044 140736780388432 18446744073709551615 218370618053 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16424/tid=16428] ppid=16423 vsize=286176 CPUtime=3.04 cores=0-7
/proc/16424/task/16428/stat : 16428 (priss) R 16423 16423 15851 0 -1 4202560 3238 0 0 0 303 1 0 0 18 0 5 0 912559637 293044224 11465 33554432000 4194304 5787044 140736780388432 18446744073709551615 5586698 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=16424/tid=16429] ppid=16423 vsize=286176 CPUtime=3.04 cores=0-7
/proc/16424/task/16429/stat : 16429 (priss) R 16423 16423 15851 0 -1 4202560 3538 0 0 0 303 1 0 0 25 0 5 0 912559638 293044224 11465 33554432000 4194304 5787044 140736780388432 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 294876

[startup+6.30047 s]
/proc/loadavg: 3.99 3.90 3.84 5/176 16429
/proc/meminfo: memFree=31973308/32951124 swapFree=67050044/67111528
[pid=16423] ppid=16421 vsize=8700 CPUtime=0 cores=0-7
/proc/16423/stat : 16423 (priss.sh) S 16421 16423 15851 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 912559634 8908800 251 33554432000 4194304 4922060 140733577739456 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16423/statm: 2175 251 211 178 0 68 0
[pid=16424] ppid=16423 vsize=288392 CPUtime=25.02 cores=0-7
/proc/16424/stat : 16424 (priss) S 16423 16423 15851 0 -1 4202496 19487 0 0 0 2496 6 0 0 18 0 5 0 912559634 295313408 12979 33554432000 4194304 5787044 140736780388432 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16424/statm: 72098 12979 404 389 0 67848 0
[pid=16424/tid=16426] ppid=16423 vsize=288392 CPUtime=6.25 cores=0-7
/proc/16424/task/16426/stat : 16426 (priss) R 16423 16423 15851 0 -1 4202560 5719 0 0 0 624 1 0 0 18 0 5 0 912559636 295313408 12979 33554432000 4194304 5787044 140736780388432 18446744073709551615 5590526 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16424/tid=16427] ppid=16423 vsize=288392 CPUtime=6.24 cores=0-7
/proc/16424/task/16427/stat : 16427 (priss) R 16423 16423 15851 0 -1 4202560 3721 0 0 0 623 1 0 0 21 0 5 0 912559637 295313408 12979 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591007 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16424/tid=16428] ppid=16423 vsize=288392 CPUtime=6.23 cores=0-7
/proc/16424/task/16428/stat : 16428 (priss) R 16423 16423 15851 0 -1 4202560 3730 0 0 0 622 1 0 0 18 0 5 0 912559637 295313408 12979 33554432000 4194304 5787044 140736780388432 18446744073709551615 218371062303 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=16424/tid=16429] ppid=16423 vsize=288392 CPUtime=6.24 cores=0-7
/proc/16424/task/16429/stat : 16429 (priss) R 16423 16423 15851 0 -1 4202560 3538 0 0 0 623 1 0 0 25 0 5 0 912559638 295313408 12979 33554432000 4194304 5787044 140736780388432 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 297092

[startup+12.7003 s]
/proc/loadavg: 3.99 3.90 3.84 5/176 16430
/proc/meminfo: memFree=31958464/32951124 swapFree=67050044/67111528
[pid=16423] ppid=16421 vsize=8700 CPUtime=0 cores=0-7
/proc/16423/stat : 16423 (priss.sh) S 16421 16423 15851 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 912559634 8908800 251 33554432000 4194304 4922060 140733577739456 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16423/statm: 2175 251 211 178 0 68 0
[pid=16424] ppid=16423 vsize=291272 CPUtime=50.61 cores=0-7
/proc/16424/stat : 16424 (priss) S 16423 16423 15851 0 -1 4202496 24943 0 0 0 5049 12 0 0 18 0 5 0 912559634 298262528 16545 33554432000 4194304 5787044 140736780388432 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16424/statm: 72818 16545 417 389 0 68568 0
[pid=16424/tid=16426] ppid=16423 vsize=291272 CPUtime=12.65 cores=0-7
/proc/16424/task/16426/stat : 16426 (priss) R 16423 16423 15851 0 -1 4202560 6300 0 0 0 1263 2 0 0 18 0 5 0 912559636 298262528 16545 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16424/tid=16427] ppid=16423 vsize=291272 CPUtime=12.63 cores=0-7
/proc/16424/task/16427/stat : 16427 (priss) R 16423 16423 15851 0 -1 4202560 4420 0 0 0 1262 1 0 0 18 0 5 0 912559637 298262528 16545 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16424/tid=16428] ppid=16423 vsize=291272 CPUtime=12.63 cores=0-7
/proc/16424/task/16428/stat : 16428 (priss) R 16423 16423 15851 0 -1 4202560 4422 0 0 0 1261 2 0 0 18 0 5 0 912559637 298262528 16545 33554432000 4194304 5787044 140736780388432 18446744073709551615 4254432 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=16424/tid=16429] ppid=16423 vsize=291272 CPUtime=12.64 cores=0-7
/proc/16424/task/16429/stat : 16429 (priss) R 16423 16423 15851 0 -1 4202560 7022 0 0 0 1259 5 0 0 22 0 5 0 912559638 298262528 16545 33554432000 4194304 5787044 140736780388432 18446744073709551615 4254881 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 299972

[startup+25.5011 s]
/proc/loadavg: 3.99 3.90 3.84 5/176 16430
/proc/meminfo: memFree=31935056/32951124 swapFree=67050044/67111528
[pid=16423] ppid=16421 vsize=8700 CPUtime=0 cores=0-7
/proc/16423/stat : 16423 (priss.sh) S 16421 16423 15851 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 912559634 8908800 251 33554432000 4194304 4922060 140733577739456 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16423/statm: 2175 251 211 178 0 68 0
[pid=16424] ppid=16423 vsize=300720 CPUtime=101.77 cores=0-7
/proc/16424/stat : 16424 (priss) S 16423 16423 15851 0 -1 4202496 31067 0 0 0 10156 21 0 0 18 0 5 0 912559634 307937280 22668 33554432000 4194304 5787044 140736780388432 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16424/statm: 75180 22668 417 389 0 70930 0
[pid=16424/tid=16426] ppid=16423 vsize=300720 CPUtime=25.44 cores=0-7
/proc/16424/task/16426/stat : 16426 (priss) R 16423 16423 15851 0 -1 4202560 8608 0 0 0 2540 4 0 0 18 0 5 0 912559636 307937280 22668 33554432000 4194304 5787044 140736780388432 18446744073709551615 5590848 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16424/tid=16427] ppid=16423 vsize=300720 CPUtime=25.42 cores=0-7
/proc/16424/task/16427/stat : 16427 (priss) R 16423 16423 15851 0 -1 4202560 5718 0 0 0 2540 2 0 0 19 0 5 0 912559637 307937280 22668 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591719 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16424/tid=16428] ppid=16423 vsize=300720 CPUtime=25.42 cores=0-7
/proc/16424/task/16428/stat : 16428 (priss) R 16423 16423 15851 0 -1 4202560 5637 0 0 0 2538 4 0 0 18 0 5 0 912559637 307937280 22668 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=16424/tid=16429] ppid=16423 vsize=300720 CPUtime=25.43 cores=0-7
/proc/16424/task/16429/stat : 16429 (priss) R 16423 16423 15851 0 -1 4202560 8325 0 0 0 2534 9 0 0 19 0 5 0 912559638 307937280 22668 33554432000 4194304 5787044 140736780388432 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 309420

[startup+51.1005 s]
/proc/loadavg: 3.99 3.91 3.84 5/176 16431
/proc/meminfo: memFree=31893720/32951124 swapFree=67050044/67111528
[pid=16423] ppid=16421 vsize=8700 CPUtime=0 cores=0-7
/proc/16423/stat : 16423 (priss.sh) S 16421 16423 15851 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 912559634 8908800 251 33554432000 4194304 4922060 140733577739456 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16423/statm: 2175 251 211 178 0 68 0
[pid=16424] ppid=16423 vsize=318240 CPUtime=204.14 cores=0-7
/proc/16424/stat : 16424 (priss) S 16423 16423 15851 0 -1 4202496 41248 0 0 0 20376 38 0 0 18 0 5 0 912559634 325877760 32805 33554432000 4194304 5787044 140736780388432 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16424/statm: 79560 32805 417 389 0 75310 0
[pid=16424/tid=16426] ppid=16423 vsize=318240 CPUtime=51.03 cores=0-7
/proc/16424/task/16426/stat : 16426 (priss) R 16423 16423 15851 0 -1 4202560 10232 0 0 0 5096 7 0 0 18 0 5 0 912559636 325877760 32805 33554432000 4194304 5787044 140736780388432 18446744073709551615 4255030 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16424/tid=16427] ppid=16423 vsize=318240 CPUtime=51 cores=0-7
/proc/16424/task/16427/stat : 16427 (priss) R 16423 16423 15851 0 -1 4202560 9089 0 0 0 5097 3 0 0 20 0 5 0 912559637 325877760 32805 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591268 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16424/tid=16428] ppid=16423 vsize=318240 CPUtime=51.01 cores=0-7
/proc/16424/task/16428/stat : 16428 (priss) R 16423 16423 15851 0 -1 4202560 7769 0 0 0 5092 9 0 0 18 0 5 0 912559637 325877760 32805 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=16424/tid=16429] ppid=16423 vsize=318240 CPUtime=51.02 cores=0-7
/proc/16424/task/16429/stat : 16429 (priss) R 16423 16423 15851 0 -1 4202560 11379 0 0 0 5086 16 0 0 25 0 5 0 912559638 325877760 32805 33554432000 4194304 5787044 140736780388432 18446744073709551615 5524781 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.14
Current children cumulated vsize (KiB) 326940

[startup+102.306 s]
/proc/loadavg: 3.99 3.92 3.85 5/176 16441
/proc/meminfo: memFree=31839260/32951124 swapFree=67050044/67111528
[pid=16423] ppid=16421 vsize=8700 CPUtime=0 cores=0-7
/proc/16423/stat : 16423 (priss.sh) S 16421 16423 15851 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 912559634 8908800 251 33554432000 4194304 4922060 140733577739456 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16423/statm: 2175 251 211 178 0 68 0
[pid=16424] ppid=16423 vsize=334276 CPUtime=408.91 cores=0-7
/proc/16424/stat : 16424 (priss) S 16423 16423 15851 0 -1 4202496 54556 0 0 0 40815 76 0 0 18 0 5 0 912559634 342298624 45946 33554432000 4194304 5787044 140736780388432 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16424/statm: 83569 45946 417 389 0 79319 0
[pid=16424/tid=16426] ppid=16423 vsize=334276 CPUtime=102.23 cores=0-7
/proc/16424/task/16426/stat : 16426 (priss) R 16423 16423 15851 0 -1 4202560 13955 0 0 0 10200 23 0 0 19 0 5 0 912559636 342298624 45946 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16424/tid=16427] ppid=16423 vsize=334276 CPUtime=102.19 cores=0-7
/proc/16424/task/16427/stat : 16427 (priss) R 16423 16423 15851 0 -1 4202560 11907 0 0 0 10214 5 0 0 25 0 5 0 912559637 342298624 45946 33554432000 4194304 5787044 140736780388432 18446744073709551615 5590240 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16424/tid=16428] ppid=16423 vsize=334276 CPUtime=102.2 cores=0-7
/proc/16424/task/16428/stat : 16428 (priss) R 16423 16423 15851 0 -1 4202560 11837 0 0 0 10200 20 0 0 25 0 5 0 912559637 342298624 45946 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=16424/tid=16429] ppid=16423 vsize=334276 CPUtime=102.22 cores=0-7

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

/proc/16424/task/16427/stat : 16427 (priss) R 16423 16423 15851 0 -1 4202560 67031 0 0 0 472187 36 0 0 25 0 5 0 912559637 1500372992 313267 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16424/tid=16428] ppid=16423 vsize=1465208 CPUtime=4722.26 cores=0-7
/proc/16424/task/16428/stat : 16428 (priss) R 16423 16423 15851 0 -1 4202560 81208 0 0 0 471919 307 0 0 25 0 5 0 912559637 1500372992 313267 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=16424/tid=16429] ppid=16423 vsize=1465208 CPUtime=4722.3 cores=0-7
/proc/16424/task/16429/stat : 16429 (priss) R 16423 16423 15851 0 -1 4202560 98381 0 0 0 472067 163 0 0 25 0 5 0 912559638 1500372992 313267 33554432000 4194304 5787044 140736780388432 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 18889.1
Current children cumulated vsize (KiB) 1473908

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/176 16581
/proc/meminfo: memFree=30765264/32951124 swapFree=67050044/67111528
[pid=16423] ppid=16421 vsize=8700 CPUtime=0 cores=0-7
/proc/16423/stat : 16423 (priss.sh) S 16421 16423 15851 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 912559634 8908800 251 33554432000 4194304 4922060 140733577739456 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16423/statm: 2175 251 211 178 0 68 0
[pid=16424] ppid=16423 vsize=1466584 CPUtime=19129.1 cores=0-7
/proc/16424/stat : 16424 (priss) S 16423 16423 15851 0 -1 4202496 333238 0 0 0 1912143 767 0 0 18 0 5 0 912559634 1501782016 313584 33554432000 4194304 5787044 140736780388432 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16424/statm: 366646 313584 417 389 0 362396 0
[pid=16424/tid=16426] ppid=16423 vsize=1466584 CPUtime=4782.27 cores=0-7
/proc/16424/task/16426/stat : 16426 (priss) R 16423 16423 15851 0 -1 4202560 83532 0 0 0 477968 259 0 0 25 0 5 0 912559636 1501782016 313584 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16424/tid=16427] ppid=16423 vsize=1466584 CPUtime=4782.22 cores=0-7
/proc/16424/task/16427/stat : 16427 (priss) R 16423 16423 15851 0 -1 4202560 67234 0 0 0 478186 36 0 0 25 0 5 0 912559637 1501782016 313584 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16424/tid=16428] ppid=16423 vsize=1466584 CPUtime=4782.25 cores=0-7
/proc/16424/task/16428/stat : 16428 (priss) R 16423 16423 15851 0 -1 4202560 81213 0 0 0 477918 307 0 0 25 0 5 0 912559637 1501782016 313584 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=16424/tid=16429] ppid=16423 vsize=1466584 CPUtime=4782.29 cores=0-7
/proc/16424/task/16429/stat : 16429 (priss) R 16423 16423 15851 0 -1 4202560 98480 0 0 0 478066 163 0 0 25 0 5 0 912559638 1501782016 313584 33554432000 4194304 5787044 140736780388432 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19129.1
Current children cumulated vsize (KiB) 1475284

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/176 16582
/proc/meminfo: memFree=30763480/32951124 swapFree=67050044/67111528
[pid=16423] ppid=16421 vsize=8700 CPUtime=0 cores=0-7
/proc/16423/stat : 16423 (priss.sh) S 16421 16423 15851 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 912559634 8908800 251 33554432000 4194304 4922060 140733577739456 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16423/statm: 2175 251 211 178 0 68 0
[pid=16424] ppid=16423 vsize=1466840 CPUtime=19369.1 cores=0-7
/proc/16424/stat : 16424 (priss) S 16423 16423 15851 0 -1 4202496 333588 0 0 0 1936143 767 0 0 18 0 5 0 912559634 1502044160 313934 33554432000 4194304 5787044 140736780388432 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16424/statm: 366710 313934 417 389 0 362460 0
[pid=16424/tid=16426] ppid=16423 vsize=1466840 CPUtime=4842.27 cores=0-7
/proc/16424/task/16426/stat : 16426 (priss) R 16423 16423 15851 0 -1 4202560 83559 0 0 0 483968 259 0 0 25 0 5 0 912559636 1502044160 313934 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16424/tid=16427] ppid=16423 vsize=1466840 CPUtime=4842.23 cores=0-7
/proc/16424/task/16427/stat : 16427 (priss) R 16423 16423 15851 0 -1 4202560 67308 0 0 0 484186 37 0 0 25 0 5 0 912559637 1502044160 313934 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16424/tid=16428] ppid=16423 vsize=1466840 CPUtime=4842.26 cores=0-7
/proc/16424/task/16428/stat : 16428 (priss) R 16423 16423 15851 0 -1 4202560 81214 0 0 0 483919 307 0 0 25 0 5 0 912559637 1502044160 313934 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=16424/tid=16429] ppid=16423 vsize=1466840 CPUtime=4842.29 cores=0-7
/proc/16424/task/16429/stat : 16429 (priss) R 16423 16423 15851 0 -1 4202560 98728 0 0 0 484066 163 0 0 25 0 5 0 912559638 1502044160 313934 33554432000 4194304 5787044 140736780388432 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19369.1
Current children cumulated vsize (KiB) 1475540

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/176 16584
/proc/meminfo: memFree=30762804/32951124 swapFree=67050044/67111528
[pid=16423] ppid=16421 vsize=8700 CPUtime=0 cores=0-7
/proc/16423/stat : 16423 (priss.sh) S 16421 16423 15851 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 912559634 8908800 251 33554432000 4194304 4922060 140733577739456 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16423/statm: 2175 251 211 178 0 68 0
[pid=16424] ppid=16423 vsize=1467000 CPUtime=19609.1 cores=0-7
/proc/16424/stat : 16424 (priss) S 16423 16423 15851 0 -1 4202496 333716 0 0 0 1960144 767 0 0 18 0 5 0 912559634 1502208000 314062 33554432000 4194304 5787044 140736780388432 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16424/statm: 366750 314062 417 389 0 362500 0
[pid=16424/tid=16426] ppid=16423 vsize=1467000 CPUtime=4902.27 cores=0-7
/proc/16424/task/16426/stat : 16426 (priss) R 16423 16423 15851 0 -1 4202560 83585 0 0 0 489968 259 0 0 25 0 5 0 912559636 1502208000 314062 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16424/tid=16427] ppid=16423 vsize=1467000 CPUtime=4902.23 cores=0-7
/proc/16424/task/16427/stat : 16427 (priss) R 16423 16423 15851 0 -1 4202560 67384 0 0 0 490186 37 0 0 25 0 5 0 912559637 1502208000 314062 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16424/tid=16428] ppid=16423 vsize=1467000 CPUtime=4902.26 cores=0-7
/proc/16424/task/16428/stat : 16428 (priss) R 16423 16423 15851 0 -1 4202560 81216 0 0 0 489919 307 0 0 25 0 5 0 912559637 1502208000 314062 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=16424/tid=16429] ppid=16423 vsize=1467000 CPUtime=4902.3 cores=0-7
/proc/16424/task/16429/stat : 16429 (priss) R 16423 16423 15851 0 -1 4202560 98752 0 0 0 490067 163 0 0 25 0 5 0 912559638 1502208000 314062 33554432000 4194304 5787044 140736780388432 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19609.1
Current children cumulated vsize (KiB) 1475700

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/176 16586
/proc/meminfo: memFree=30761496/32951124 swapFree=67050044/67111528
[pid=16423] ppid=16421 vsize=8700 CPUtime=0 cores=0-7
/proc/16423/stat : 16423 (priss.sh) S 16421 16423 15851 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 912559634 8908800 251 33554432000 4194304 4922060 140733577739456 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16423/statm: 2175 251 211 178 0 68 0
[pid=16424] ppid=16423 vsize=1467384 CPUtime=19849.1 cores=0-7
/proc/16424/stat : 16424 (priss) S 16423 16423 15851 0 -1 4202496 334104 0 0 0 1984145 767 0 0 18 0 5 0 912559634 1502601216 314450 33554432000 4194304 5787044 140736780388432 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16424/statm: 366846 314450 417 389 0 362596 0
[pid=16424/tid=16426] ppid=16423 vsize=1467384 CPUtime=4962.27 cores=0-7
/proc/16424/task/16426/stat : 16426 (priss) R 16423 16423 15851 0 -1 4202560 83687 0 0 0 495968 259 0 0 25 0 5 0 912559636 1502601216 314450 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16424/tid=16427] ppid=16423 vsize=1467384 CPUtime=4962.23 cores=0-7
/proc/16424/task/16427/stat : 16427 (priss) R 16423 16423 15851 0 -1 4202560 67496 0 0 0 496186 37 0 0 25 0 5 0 912559637 1502601216 314450 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16424/tid=16428] ppid=16423 vsize=1467384 CPUtime=4962.26 cores=0-7
/proc/16424/task/16428/stat : 16428 (priss) R 16423 16423 15851 0 -1 4202560 81225 0 0 0 495919 307 0 0 25 0 5 0 912559637 1502601216 314450 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=16424/tid=16429] ppid=16423 vsize=1467384 CPUtime=4962.3 cores=0-7
/proc/16424/task/16429/stat : 16429 (priss) R 16423 16423 15851 0 -1 4202560 98917 0 0 0 496067 163 0 0 25 0 5 0 912559638 1502601216 314450 33554432000 4194304 5787044 140736780388432 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19849.1
Current children cumulated vsize (KiB) 1476084

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/176 16587
/proc/meminfo: memFree=30760568/32951124 swapFree=67050044/67111528
[pid=16423] ppid=16421 vsize=8700 CPUtime=0 cores=0-7
/proc/16423/stat : 16423 (priss.sh) S 16421 16423 15851 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 912559634 8908800 251 33554432000 4194304 4922060 140733577739456 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16423/statm: 2175 251 211 178 0 68 0
[pid=16424] ppid=16423 vsize=1467768 CPUtime=20089.1 cores=0-7
/proc/16424/stat : 16424 (priss) S 16423 16423 15851 0 -1 4202496 334334 0 0 0 2008145 767 0 0 18 0 5 0 912559634 1502994432 314680 33554432000 4194304 5787044 140736780388432 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16424/statm: 366942 314680 417 389 0 362692 0
[pid=16424/tid=16426] ppid=16423 vsize=1467768 CPUtime=5022.27 cores=0-7
/proc/16424/task/16426/stat : 16426 (priss) R 16423 16423 15851 0 -1 4202560 83786 0 0 0 501968 259 0 0 25 0 5 0 912559636 1502994432 314680 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16424/tid=16427] ppid=16423 vsize=1467768 CPUtime=5022.24 cores=0-7
/proc/16424/task/16427/stat : 16427 (priss) R 16423 16423 15851 0 -1 4202560 67590 0 0 0 502187 37 0 0 25 0 5 0 912559637 1502994432 314680 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16424/tid=16428] ppid=16423 vsize=1467768 CPUtime=5022.26 cores=0-7
/proc/16424/task/16428/stat : 16428 (priss) R 16423 16423 15851 0 -1 4202560 81232 0 0 0 501919 307 0 0 25 0 5 0 912559637 1502994432 314680 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=16424/tid=16429] ppid=16423 vsize=1467768 CPUtime=5022.3 cores=0-7
/proc/16424/task/16429/stat : 16429 (priss) R 16423 16423 15851 0 -1 4202560 98947 0 0 0 502067 163 0 0 25 0 5 0 912559638 1502994432 314680 33554432000 4194304 5787044 140736780388432 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20089.1
Current children cumulated vsize (KiB) 1476468

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/176 16589
/proc/meminfo: memFree=30759896/32951124 swapFree=67050044/67111528
[pid=16423] ppid=16421 vsize=8700 CPUtime=0 cores=0-7
/proc/16423/stat : 16423 (priss.sh) S 16421 16423 15851 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 912559634 8908800 251 33554432000 4194304 4922060 140733577739456 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16423/statm: 2175 251 211 178 0 68 0
[pid=16424] ppid=16423 vsize=1468024 CPUtime=20329.1 cores=0-7
/proc/16424/stat : 16424 (priss) S 16423 16423 15851 0 -1 4202496 334527 0 0 0 2032146 767 0 0 18 0 5 0 912559634 1503256576 314873 33554432000 4194304 5787044 140736780388432 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16424/statm: 367006 314873 417 389 0 362756 0
[pid=16424/tid=16426] ppid=16423 vsize=1468024 CPUtime=5082.28 cores=0-7
/proc/16424/task/16426/stat : 16426 (priss) R 16423 16423 15851 0 -1 4202560 83837 0 0 0 507969 259 0 0 25 0 5 0 912559636 1503256576 314873 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591280 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16424/tid=16427] ppid=16423 vsize=1468024 CPUtime=5082.24 cores=0-7
/proc/16424/task/16427/stat : 16427 (priss) R 16423 16423 15851 0 -1 4202560 67659 0 0 0 508187 37 0 0 25 0 5 0 912559637 1503256576 314873 33554432000 4194304 5787044 140736780388432 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16424/tid=16428] ppid=16423 vsize=1468024 CPUtime=5082.26 cores=0-7
/proc/16424/task/16428/stat : 16428 (priss) R 16423 16423 15851 0 -1 4202560 81239 0 0 0 507919 307 0 0 25 0 5 0 912559637 1503256576 314873 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=16424/tid=16429] ppid=16423 vsize=1468024 CPUtime=5082.3 cores=0-7
/proc/16424/task/16429/stat : 16429 (priss) R 16423 16423 15851 0 -1 4202560 99013 0 0 0 508067 163 0 0 25 0 5 0 912559638 1503256576 314873 33554432000 4194304 5787044 140736780388432 18446744073709551615 5528421 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20329.1
Current children cumulated vsize (KiB) 1476724



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 3.92 5/176 16589
/proc/meminfo: memFree=30759508/32951124 swapFree=67050044/67111528
[pid=16423] ppid=16421 vsize=8700 CPUtime=0 cores=0-7
/proc/16423/stat : 16423 (priss.sh) S 16421 16423 15851 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 912559634 8908800 251 33554432000 4194304 4922060 140733577739456 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16423/statm: 2175 251 211 178 0 68 0
[pid=16424] ppid=16423 vsize=1468024 CPUtime=20400 cores=0-7
/proc/16424/stat : 16424 (priss) S 16423 16423 15851 0 -1 4202496 334603 0 0 0 2039228 768 0 0 18 0 5 0 912559634 1503256576 314949 33554432000 4194304 5787044 140736780388432 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16424/statm: 367006 314949 417 389 0 362756 0
[pid=16424/tid=16426] ppid=16423 vsize=1468024 CPUtime=5099.98 cores=0-7
/proc/16424/task/16426/stat : 16426 (priss) R 16423 16423 15851 0 -1 4202560 83870 0 0 0 509739 259 0 0 25 0 5 0 912559636 1503256576 314949 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16424/tid=16427] ppid=16423 vsize=1468024 CPUtime=5099.94 cores=0-7
/proc/16424/task/16427/stat : 16427 (priss) R 16423 16423 15851 0 -1 4202560 67687 0 0 0 509957 37 0 0 25 0 5 0 912559637 1503256576 314949 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16424/tid=16428] ppid=16423 vsize=1468024 CPUtime=5099.97 cores=0-7
/proc/16424/task/16428/stat : 16428 (priss) R 16423 16423 15851 0 -1 4202560 81239 0 0 0 509690 307 0 0 25 0 5 0 912559637 1503256576 314949 33554432000 4194304 5787044 140736780388432 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=16424/tid=16429] ppid=16423 vsize=1468024 CPUtime=5100.01 cores=0-7
/proc/16424/task/16429/stat : 16429 (priss) R 16423 16423 15851 0 -1 4202560 99028 0 0 0 509838 163 0 0 25 0 5 0 912559638 1503256576 314949 33554432000 4194304 5787044 140736780388432 18446744073709551615 5527150 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20400
Current children cumulated vsize (KiB) 1476724

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 16423 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 20400
#
# 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): 20400
CPU user time (s): 20392.3
CPU system time (s): 7.68
CPU usage (%): 399.998
Max. virtual memory (cumulated for all children) (KiB): 1476724

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

runsolver used 7.66284 second user time and 20.0699 second system time

The end

Launcher Data

Begin job on node101 at 2011-06-14 01:59:29
IDJOB=3499705
IDBENCH=88210
IDSOLVER=1994
FILE ID=node101/3499705-1308009569
RUNJOBID= node101-1307998710-15865
PBS_JOBID= 13559831
Free space on /tmp= 74060 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m27-q255-n25-p30-s39712998.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499705-1308009569/watcher-3499705-1308009569 -o /tmp/evaluation-result-3499705-1308009569/solver-3499705-1308009569 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499705-1308009569.cnf 435314836 40000 31000 8

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

MD5SUM BENCH= 44ec8c80ea2b58be800208f5113b04f5
RANDOM SEED=435314836

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32021712 kB
Buffers:        218668 kB
Cached:         483152 kB
SwapCached:      25132 kB
Active:         336616 kB
Inactive:       393152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32021712 kB
SwapTotal:    67111528 kB
SwapFree:     67050044 kB
Dirty:            1960 kB
Writeback:           0 kB
AnonPages:       25812 kB
Mapped:           8976 kB
Slab:           133320 kB
PageTables:       4504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184548 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= 74056 MiB
End job on node101 at 2011-06-14 03:24:31