Trace number 3499701

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
priss 1.0? (TO) 20397.9 5100.02

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
MD5SUM78d8e2b8c0fd15b93f96e38e33701f17
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.365943
Satisfiable
(Un)Satisfiability was proved
Number of variables3510
Number of clauses974465
Sum of the clauses size1952320
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2974405
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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: 22577
0.00/0.22	c parsetime: 215287us
0.00/0.22	c parsed 974465 clauses with 3510 variables
0.00/0.27	c NW started thread 0 successfully (1085077824)
0.00/0.34	c NW started thread 1 successfully (1101371712)
0.00/0.43	c NW started thread 2 successfully (1111861568)
0.00/0.53	c NW started thread 3 successfully (1122351424)
467.10/117.34	c preprocessor returned 10010 variables
467.10/117.34	c preprocessing returned UNKNOWN
467.10/117.34	c PP set 0 variables
467.10/117.34	c pp time: 116907784us (116s)
473.90/119.03	c preprocessor returned 10010 variables
473.90/119.03	c preprocessing returned UNKNOWN
473.90/119.03	c PP set 0 variables
473.90/119.03	c pp time: 118758036us (118s)
476.30/119.64	c preprocessor returned 10010 variables
476.30/119.64	c preprocessing returned UNKNOWN
476.30/119.64	c PP set 0 variables
476.30/119.64	c pp time: 119287930us (119s)
492.70/123.77	c preprocessor returned 30009 variables
492.70/123.77	c preprocessing returned UNKNOWN
492.70/123.77	c PP set 0 variables
492.70/123.77	c pp time: 123237359us (123s)
9873.67/2469.07	c HTE
10002.47/2501.29	c subsumption
10806.09/2702.19	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-3499701-1308009519/watcher-3499701-1308009519 -o /tmp/evaluation-result-3499701-1308009519/solver-3499701-1308009519 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499701-1308009519.cnf 504589905 40000 31000 8 

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

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


[startup+0 s]
/proc/loadavg: 4.00 4.00 4.00 1/170 22576
/proc/meminfo: memFree=9168388/32950928 swapFree=67111364/67111528
[pid=22576] ppid=22574 vsize=8700 CPUtime=0 cores=0-7
/proc/22576/stat : 22576 (priss.sh) S 22574 22576 21762 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 31696715 8908800 252 33554432000 4194304 4922060 140736586635696 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22576/statm: 2175 252 211 178 0 68 0

[startup+0.0106581 s]
/proc/loadavg: 4.00 4.00 4.00 1/170 22576
/proc/meminfo: memFree=9168388/32950928 swapFree=67111364/67111528
[pid=22576] ppid=22574 vsize=8700 CPUtime=0 cores=0-7
/proc/22576/stat : 22576 (priss.sh) S 22574 22576 21762 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 31696715 8908800 252 33554432000 4194304 4922060 140736586635696 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22576/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100712 s]
/proc/loadavg: 4.00 4.00 4.00 1/170 22576
/proc/meminfo: memFree=9168388/32950928 swapFree=67111364/67111528
[pid=22576] ppid=22574 vsize=8700 CPUtime=0 cores=0-7
/proc/22576/stat : 22576 (priss.sh) S 22574 22576 21762 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 31696715 8908800 252 33554432000 4194304 4922060 140736586635696 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22576/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300672 s]
/proc/loadavg: 4.00 4.00 4.00 1/170 22576
/proc/meminfo: memFree=9168388/32950928 swapFree=67111364/67111528
[pid=22576] ppid=22574 vsize=8700 CPUtime=0 cores=0-7
/proc/22576/stat : 22576 (priss.sh) S 22574 22576 21762 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 31696715 8908800 252 33554432000 4194304 4922060 140736586635696 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22576/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700602 s]
/proc/loadavg: 4.00 4.00 4.00 1/170 22576
/proc/meminfo: memFree=9168388/32950928 swapFree=67111364/67111528
[pid=22576] ppid=22574 vsize=8700 CPUtime=0 cores=0-7
/proc/22576/stat : 22576 (priss.sh) S 22574 22576 21762 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 31696715 8908800 252 33554432000 4194304 4922060 140736586635696 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22576/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5004 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 22582
/proc/meminfo: memFree=8661080/32950928 swapFree=67111364/67111528
[pid=22576] ppid=22574 vsize=8700 CPUtime=0 cores=0-7
/proc/22576/stat : 22576 (priss.sh) S 22574 22576 21762 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 31696715 8908800 252 33554432000 4194304 4922060 140736586635696 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22576/statm: 2175 252 211 178 0 68 0
[pid=22577] ppid=22576 vsize=732692 CPUtime=3.89 cores=0-7
/proc/22577/stat : 22577 (priss) S 22576 22576 21762 0 -1 4202496 147608 0 0 0 341 48 0 0 18 0 5 0 31696715 750276608 146604 33554432000 4194304 5787044 140735598228800 18446744073709551615 232135903665 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/22577/statm: 183173 146604 345 389 0 178923 0
[pid=22577/tid=22579] ppid=22576 vsize=732692 CPUtime=1.1 cores=0-7
/proc/22577/task/22579/stat : 22579 (priss) R 22576 22576 21762 0 -1 4202560 25965 0 0 0 95 15 0 0 18 0 5 0 31696742 750276608 146604 33554432000 4194304 5787044 140735598228800 18446744073709551615 232123728984 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22577/tid=22580] ppid=22576 vsize=732692 CPUtime=1.01 cores=0-7
/proc/22577/task/22580/stat : 22580 (priss) R 22576 22576 21762 0 -1 4202560 26091 0 0 0 86 15 0 0 18 0 5 0 31696749 750276608 146604 33554432000 4194304 5787044 140735598228800 18446744073709551615 232123728984 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22577/tid=22581] ppid=22576 vsize=732692 CPUtime=0.41 cores=0-7
/proc/22577/task/22581/stat : 22581 (priss) R 22576 22576 21762 0 -1 4202560 25817 0 0 0 41 0 0 0 18 0 5 0 31696758 750276608 146604 33554432000 4194304 5787044 140735598228800 18446744073709551615 232123728984 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22577/tid=22582] ppid=22576 vsize=732692 CPUtime=0.89 cores=0-7
/proc/22577/task/22582/stat : 22582 (priss) R 22576 22576 21762 0 -1 4202560 24575 0 0 0 78 11 0 0 18 0 5 0 31696769 750276608 146604 33554432000 4194304 5787044 140735598228800 18446744073709551615 232123737896 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.89
Current children cumulated vsize (KiB) 741392

[startup+3.10112 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 22582
/proc/meminfo: memFree=8888000/32950928 swapFree=67111364/67111528
[pid=22576] ppid=22574 vsize=8700 CPUtime=0 cores=0-7
/proc/22576/stat : 22576 (priss.sh) S 22574 22576 21762 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 31696715 8908800 252 33554432000 4194304 4922060 140736586635696 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22576/statm: 2175 252 211 178 0 68 0
[pid=22577] ppid=22576 vsize=459516 CPUtime=10.29 cores=0-7
/proc/22577/stat : 22577 (priss) S 22576 22576 21762 0 -1 4202496 159525 0 0 0 978 51 0 0 18 0 5 0 31696715 470544384 70209 33554432000 4194304 5787044 140735598228800 18446744073709551615 232135903665 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/22577/statm: 114879 70209 349 389 0 110629 0
[pid=22577/tid=22579] ppid=22576 vsize=459516 CPUtime=2.7 cores=0-7
/proc/22577/task/22579/stat : 22579 (priss) R 22576 22576 21762 0 -1 4202560 28651 0 0 0 254 16 0 0 21 0 5 0 31696742 470544384 70209 33554432000 4194304 5787044 140735598228800 18446744073709551615 4336773 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22577/tid=22580] ppid=22576 vsize=459516 CPUtime=2.61 cores=0-7
/proc/22577/task/22580/stat : 22580 (priss) R 22576 22576 21762 0 -1 4202560 29801 0 0 0 245 16 0 0 20 0 5 0 31696749 470544384 70209 33554432000 4194304 5787044 140735598228800 18446744073709551615 4336744 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22577/tid=22581] ppid=22576 vsize=459516 CPUtime=2 cores=0-7
/proc/22577/task/22581/stat : 22581 (priss) R 22576 22576 21762 0 -1 4202560 30410 0 0 0 199 1 0 0 21 0 5 0 31696758 470544384 70209 33554432000 4194304 5787044 140735598228800 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22577/tid=22582] ppid=22576 vsize=459516 CPUtime=2.48 cores=0-7
/proc/22577/task/22582/stat : 22582 (priss) R 22576 22576 21762 0 -1 4202560 25503 0 0 0 237 11 0 0 20 0 5 0 31696769 470544384 70209 33554432000 4194304 5787044 140735598228800 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.29
Current children cumulated vsize (KiB) 468216

[startup+6.30055 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 22582
/proc/meminfo: memFree=8887964/32950928 swapFree=67111364/67111528
[pid=22576] ppid=22574 vsize=8700 CPUtime=0 cores=0-7
/proc/22576/stat : 22576 (priss.sh) S 22574 22576 21762 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 31696715 8908800 252 33554432000 4194304 4922060 140736586635696 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22576/statm: 2175 252 211 178 0 68 0
[pid=22577] ppid=22576 vsize=459516 CPUtime=23.09 cores=0-7
/proc/22577/stat : 22577 (priss) S 22576 22576 21762 0 -1 4202496 159525 0 0 0 2258 51 0 0 18 0 5 0 31696715 470544384 70209 33554432000 4194304 5787044 140735598228800 18446744073709551615 232135903665 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/22577/statm: 114879 70209 349 389 0 110629 0
[pid=22577/tid=22579] ppid=22576 vsize=459516 CPUtime=5.9 cores=0-7
/proc/22577/task/22579/stat : 22579 (priss) R 22576 22576 21762 0 -1 4202560 28651 0 0 0 574 16 0 0 25 0 5 0 31696742 470544384 70209 33554432000 4194304 5787044 140735598228800 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22577/tid=22580] ppid=22576 vsize=459516 CPUtime=5.81 cores=0-7
/proc/22577/task/22580/stat : 22580 (priss) R 22576 22576 21762 0 -1 4202560 29801 0 0 0 565 16 0 0 25 0 5 0 31696749 470544384 70209 33554432000 4194304 5787044 140735598228800 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22577/tid=22581] ppid=22576 vsize=459516 CPUtime=5.2 cores=0-7
/proc/22577/task/22581/stat : 22581 (priss) R 22576 22576 21762 0 -1 4202560 30410 0 0 0 519 1 0 0 25 0 5 0 31696758 470544384 70209 33554432000 4194304 5787044 140735598228800 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22577/tid=22582] ppid=22576 vsize=459516 CPUtime=5.68 cores=0-7
/proc/22577/task/22582/stat : 22582 (priss) R 22576 22576 21762 0 -1 4202560 25503 0 0 0 557 11 0 0 25 0 5 0 31696769 470544384 70209 33554432000 4194304 5787044 140735598228800 18446744073709551615 4336214 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.09
Current children cumulated vsize (KiB) 468216

[startup+12.7005 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 22582
/proc/meminfo: memFree=8882780/32950928 swapFree=67111364/67111528
[pid=22576] ppid=22574 vsize=8700 CPUtime=0 cores=0-7
/proc/22576/stat : 22576 (priss.sh) S 22574 22576 21762 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 31696715 8908800 252 33554432000 4194304 4922060 140736586635696 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22576/statm: 2175 252 211 178 0 68 0
[pid=22577] ppid=22576 vsize=453612 CPUtime=48.7 cores=0-7
/proc/22577/stat : 22577 (priss) S 22576 22576 21762 0 -1 4202496 164585 0 0 0 4818 52 0 0 18 0 5 0 31696715 464498688 71461 33554432000 4194304 5787044 140735598228800 18446744073709551615 232135903665 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/22577/statm: 113403 71461 350 389 0 109153 0
[pid=22577/tid=22579] ppid=22576 vsize=453612 CPUtime=12.3 cores=0-7
/proc/22577/task/22579/stat : 22579 (priss) R 22576 22576 21762 0 -1 4202560 30396 0 0 0 1214 16 0 0 25 0 5 0 31696742 464498688 71461 33554432000 4194304 5787044 140735598228800 18446744073709551615 4336696 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22577/tid=22580] ppid=22576 vsize=453612 CPUtime=12.21 cores=0-7
/proc/22577/task/22580/stat : 22580 (priss) R 22576 22576 21762 0 -1 4202560 30770 0 0 0 1205 16 0 0 25 0 5 0 31696749 464498688 71461 33554432000 4194304 5787044 140735598228800 18446744073709551615 4336957 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22577/tid=22581] ppid=22576 vsize=453612 CPUtime=11.6 cores=0-7
/proc/22577/task/22581/stat : 22581 (priss) R 22576 22576 21762 0 -1 4202560 31837 0 0 0 1159 1 0 0 25 0 5 0 31696758 464498688 71461 33554432000 4194304 5787044 140735598228800 18446744073709551615 4336763 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22577/tid=22582] ppid=22576 vsize=453612 CPUtime=12.08 cores=0-7
/proc/22577/task/22582/stat : 22582 (priss) R 22576 22576 21762 0 -1 4202560 26422 0 0 0 1197 11 0 0 25 0 5 0 31696769 464498688 71461 33554432000 4194304 5787044 140735598228800 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.7
Current children cumulated vsize (KiB) 462312

[startup+25.5012 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 22582
/proc/meminfo: memFree=8884380/32950928 swapFree=67111364/67111528
[pid=22576] ppid=22574 vsize=8700 CPUtime=0 cores=0-7
/proc/22576/stat : 22576 (priss.sh) S 22574 22576 21762 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 31696715 8908800 252 33554432000 4194304 4922060 140736586635696 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22576/statm: 2175 252 211 178 0 68 0
[pid=22577] ppid=22576 vsize=453612 CPUtime=99.9 cores=0-7
/proc/22577/stat : 22577 (priss) S 22576 22576 21762 0 -1 4202496 164585 0 0 0 9938 52 0 0 18 0 5 0 31696715 464498688 71461 33554432000 4194304 5787044 140735598228800 18446744073709551615 232135903665 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/22577/statm: 113403 71461 350 389 0 109153 0
[pid=22577/tid=22579] ppid=22576 vsize=453612 CPUtime=25.1 cores=0-7
/proc/22577/task/22579/stat : 22579 (priss) R 22576 22576 21762 0 -1 4202560 30396 0 0 0 2494 16 0 0 25 0 5 0 31696742 464498688 71461 33554432000 4194304 5787044 140735598228800 18446744073709551615 4336786 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22577/tid=22580] ppid=22576 vsize=453612 CPUtime=25.01 cores=0-7
/proc/22577/task/22580/stat : 22580 (priss) R 22576 22576 21762 0 -1 4202560 30770 0 0 0 2485 16 0 0 25 0 5 0 31696749 464498688 71461 33554432000 4194304 5787044 140735598228800 18446744073709551615 4336749 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22577/tid=22581] ppid=22576 vsize=453612 CPUtime=24.4 cores=0-7
/proc/22577/task/22581/stat : 22581 (priss) R 22576 22576 21762 0 -1 4202560 31837 0 0 0 2439 1 0 0 25 0 5 0 31696758 464498688 71461 33554432000 4194304 5787044 140735598228800 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22577/tid=22582] ppid=22576 vsize=453612 CPUtime=24.88 cores=0-7
/proc/22577/task/22582/stat : 22582 (priss) R 22576 22576 21762 0 -1 4202560 26422 0 0 0 2477 11 0 0 25 0 5 0 31696769 464498688 71461 33554432000 4194304 5787044 140735598228800 18446744073709551615 4336749 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 99.9
Current children cumulated vsize (KiB) 462312

[startup+51.1006 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 22582
/proc/meminfo: memFree=8885060/32950928 swapFree=67111364/67111528
[pid=22576] ppid=22574 vsize=8700 CPUtime=0 cores=0-7
/proc/22576/stat : 22576 (priss.sh) S 22574 22576 21762 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 31696715 8908800 252 33554432000 4194304 4922060 140736586635696 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22576/statm: 2175 252 211 178 0 68 0
[pid=22577] ppid=22576 vsize=453612 CPUtime=202.3 cores=0-7
/proc/22577/stat : 22577 (priss) S 22576 22576 21762 0 -1 4202496 164585 0 0 0 20178 52 0 0 18 0 5 0 31696715 464498688 71461 33554432000 4194304 5787044 140735598228800 18446744073709551615 232135903665 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/22577/statm: 113403 71461 350 389 0 109153 0
[pid=22577/tid=22579] ppid=22576 vsize=453612 CPUtime=50.7 cores=0-7
/proc/22577/task/22579/stat : 22579 (priss) R 22576 22576 21762 0 -1 4202560 30396 0 0 0 5054 16 0 0 25 0 5 0 31696742 464498688 71461 33554432000 4194304 5787044 140735598228800 18446744073709551615 4336696 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22577/tid=22580] ppid=22576 vsize=453612 CPUtime=50.61 cores=0-7
/proc/22577/task/22580/stat : 22580 (priss) R 22576 22576 21762 0 -1 4202560 30770 0 0 0 5045 16 0 0 25 0 5 0 31696749 464498688 71461 33554432000 4194304 5787044 140735598228800 18446744073709551615 4336193 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22577/tid=22581] ppid=22576 vsize=453612 CPUtime=50 cores=0-7
/proc/22577/task/22581/stat : 22581 (priss) R 22576 22576 21762 0 -1 4202560 31837 0 0 0 4999 1 0 0 25 0 5 0 31696758 464498688 71461 33554432000 4194304 5787044 140735598228800 18446744073709551615 18446744073699066094 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22577/tid=22582] ppid=22576 vsize=453612 CPUtime=50.48 cores=0-7
/proc/22577/task/22582/stat : 22582 (priss) R 22576 22576 21762 0 -1 4202560 26422 0 0 0 5037 11 0 0 25 0 5 0 31696769 464498688 71461 33554432000 4194304 5787044 140735598228800 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.3
Current children cumulated vsize (KiB) 462312

[startup+102.307 s]
/proc/loadavg: 4.06 4.02 4.00 5/176 22584
/proc/meminfo: memFree=8837824/32950928 swapFree=67111364/67111528
[pid=22576] ppid=22574 vsize=8700 CPUtime=0 cores=0-7
/proc/22576/stat : 22576 (priss.sh) S 22574 22576 21762 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 31696715 8908800 252 33554432000 4194304 4922060 140736586635696 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22576/statm: 2175 252 211 178 0 68 0
[pid=22577] ppid=22576 vsize=465756 CPUtime=407.12 cores=0-7
/proc/22577/stat : 22577 (priss) S 22576 22576 21762 0 -1 4202496 176419 0 0 0 40659 53 0 0 18 0 5 0 31696715 476934144 83295 33554432000 4194304 5787044 140735598228800 18446744073709551615 232135903665 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/22577/statm: 116439 83295 352 389 0 112189 0
[pid=22577/tid=22579] ppid=22576 vsize=465756 CPUtime=101.91 cores=0-7
/proc/22577/task/22579/stat : 22579 (priss) R 22576 22576 21762 0 -1 4202560 33425 0 0 0 10175 16 0 0 25 0 5 0 31696742 476934144 83295 33554432000 4194304 5787044 140735598228800 18446744073709551615 4336763 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22577/tid=22580] ppid=22576 vsize=465756 CPUtime=101.82 cores=0-7
/proc/22577/task/22580/stat : 22580 (priss) R 22576 22576 21762 0 -1 4202560 33501 0 0 0 10165 17 0 0 25 0 5 0 31696749 476934144 83295 33554432000 4194304 5787044 140735598228800 18446744073709551615 4336718 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22577/tid=22581] ppid=22576 vsize=465756 CPUtime=101.21 cores=0-7
/proc/22577/task/22581/stat : 22581 (priss) R 22576 22576 21762 0 -1 4202560 34877 0 0 0 10119 2 0 0 25 0 5 0 31696758 476934144 83295 33554432000 4194304 5787044 140735598228800 18446744073709551615 4336768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22577/tid=22582] ppid=22576 vsize=465756 CPUtime=101.69 cores=0-7

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

/proc/22577/task/22580/stat : 22580 (priss) R 22576 22576 21762 0 -1 4202560 214910 0 0 0 471932 248 0 0 25 0 5 0 31696749 3275186176 737992 33554432000 4194304 5787044 140735598228800 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22577/tid=22581] ppid=22576 vsize=3198424 CPUtime=4721.12 cores=0-7
/proc/22577/task/22581/stat : 22581 (priss) R 22576 22576 21762 0 -1 4202560 226614 0 0 0 472028 84 0 0 25 0 5 0 31696758 3275186176 737992 33554432000 4194304 5787044 140735598228800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22577/tid=22582] ppid=22576 vsize=3198424 CPUtime=4721.69 cores=0-7
/proc/22577/task/22582/stat : 22582 (priss) R 22576 22576 21762 0 -1 4202560 213024 0 0 0 471963 206 0 0 25 0 5 0 31696769 3275186176 737992 33554432000 4194304 5787044 140735598228800 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18887
Current children cumulated vsize (KiB) 3207124

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 22730
/proc/meminfo: memFree=6198596/32950928 swapFree=67111364/67111528
[pid=22576] ppid=22574 vsize=8700 CPUtime=0 cores=0-7
/proc/22576/stat : 22576 (priss.sh) S 22574 22576 21762 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 31696715 8908800 252 33554432000 4194304 4922060 140736586635696 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22576/statm: 2175 252 211 178 0 68 0
[pid=22577] ppid=22576 vsize=3211736 CPUtime=19127 cores=0-7
/proc/22577/stat : 22577 (priss) S 22576 22576 21762 0 -1 4202496 931400 0 0 0 1911878 823 0 0 18 0 5 0 31696715 3288817664 741299 33554432000 4194304 5787044 140735598228800 18446744073709551615 232135903665 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/22577/statm: 802934 741299 417 389 0 798684 0
[pid=22577/tid=22579] ppid=22576 vsize=3211736 CPUtime=4781.9 cores=0-7
/proc/22577/task/22579/stat : 22579 (priss) R 22576 22576 21762 0 -1 4202560 228416 0 0 0 477916 274 0 0 25 0 5 0 31696742 3288817664 741299 33554432000 4194304 5787044 140735598228800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22577/tid=22580] ppid=22576 vsize=3211736 CPUtime=4781.8 cores=0-7
/proc/22577/task/22580/stat : 22580 (priss) R 22576 22576 21762 0 -1 4202560 214915 0 0 0 477932 248 0 0 25 0 5 0 31696749 3288817664 741299 33554432000 4194304 5787044 140735598228800 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22577/tid=22581] ppid=22576 vsize=3211736 CPUtime=4781.11 cores=0-7
/proc/22577/task/22581/stat : 22581 (priss) R 22576 22576 21762 0 -1 4202560 229883 0 0 0 478025 86 0 0 25 0 5 0 31696758 3288817664 741299 33554432000 4194304 5787044 140735598228800 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22577/tid=22582] ppid=22576 vsize=3211736 CPUtime=4781.7 cores=0-7
/proc/22577/task/22582/stat : 22582 (priss) R 22576 22576 21762 0 -1 4202560 213026 0 0 0 477963 207 0 0 25 0 5 0 31696769 3288817664 741299 33554432000 4194304 5787044 140735598228800 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19127
Current children cumulated vsize (KiB) 3220436

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 22731
/proc/meminfo: memFree=6184660/32950928 swapFree=67111364/67111528
[pid=22576] ppid=22574 vsize=8700 CPUtime=0 cores=0-7
/proc/22576/stat : 22576 (priss.sh) S 22574 22576 21762 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 31696715 8908800 252 33554432000 4194304 4922060 140736586635696 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22576/statm: 2175 252 211 178 0 68 0
[pid=22577] ppid=22576 vsize=3225048 CPUtime=19367 cores=0-7
/proc/22577/stat : 22577 (priss) S 22576 22576 21762 0 -1 4202496 934824 0 0 0 1935876 825 0 0 18 0 5 0 31696715 3302449152 744723 33554432000 4194304 5787044 140735598228800 18446744073709551615 232135903665 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/22577/statm: 806262 744723 417 389 0 802012 0
[pid=22577/tid=22579] ppid=22576 vsize=3225048 CPUtime=4841.91 cores=0-7
/proc/22577/task/22579/stat : 22579 (priss) R 22576 22576 21762 0 -1 4202560 228446 0 0 0 483916 275 0 0 25 0 5 0 31696742 3302449152 744723 33554432000 4194304 5787044 140735598228800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22577/tid=22580] ppid=22576 vsize=3225048 CPUtime=4841.8 cores=0-7
/proc/22577/task/22580/stat : 22580 (priss) R 22576 22576 21762 0 -1 4202560 214923 0 0 0 483932 248 0 0 25 0 5 0 31696749 3302449152 744723 33554432000 4194304 5787044 140735598228800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22577/tid=22581] ppid=22576 vsize=3225048 CPUtime=4841.11 cores=0-7
/proc/22577/task/22581/stat : 22581 (priss) R 22576 22576 21762 0 -1 4202560 233268 0 0 0 484023 88 0 0 25 0 5 0 31696758 3302449152 744723 33554432000 4194304 5787044 140735598228800 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22577/tid=22582] ppid=22576 vsize=3225048 CPUtime=4841.7 cores=0-7
/proc/22577/task/22582/stat : 22582 (priss) R 22576 22576 21762 0 -1 4202560 213027 0 0 0 483963 207 0 0 25 0 5 0 31696769 3302449152 744723 33554432000 4194304 5787044 140735598228800 18446744073709551615 4229336 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19367
Current children cumulated vsize (KiB) 3233748

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 22733
/proc/meminfo: memFree=6172220/32950928 swapFree=67111364/67111528
[pid=22576] ppid=22574 vsize=8700 CPUtime=0 cores=0-7
/proc/22576/stat : 22576 (priss.sh) S 22574 22576 21762 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 31696715 8908800 252 33554432000 4194304 4922060 140736586635696 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22576/statm: 2175 252 211 178 0 68 0
[pid=22577] ppid=22576 vsize=3237336 CPUtime=19607 cores=0-7
/proc/22577/stat : 22577 (priss) S 22576 22576 21762 0 -1 4202496 937991 0 0 0 1959875 827 0 0 18 0 5 0 31696715 3315032064 747890 33554432000 4194304 5787044 140735598228800 18446744073709551615 232135903665 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/22577/statm: 809334 747890 417 389 0 805084 0
[pid=22577/tid=22579] ppid=22576 vsize=3237336 CPUtime=4901.91 cores=0-7
/proc/22577/task/22579/stat : 22579 (priss) R 22576 22576 21762 0 -1 4202560 228458 0 0 0 489916 275 0 0 25 0 5 0 31696742 3315032064 747890 33554432000 4194304 5787044 140735598228800 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22577/tid=22580] ppid=22576 vsize=3237336 CPUtime=4901.8 cores=0-7
/proc/22577/task/22580/stat : 22580 (priss) R 22576 22576 21762 0 -1 4202560 214931 0 0 0 489932 248 0 0 25 0 5 0 31696749 3315032064 747890 33554432000 4194304 5787044 140735598228800 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22577/tid=22581] ppid=22576 vsize=3237336 CPUtime=4901.12 cores=0-7
/proc/22577/task/22581/stat : 22581 (priss) R 22576 22576 21762 0 -1 4202560 236412 0 0 0 490022 90 0 0 25 0 5 0 31696758 3315032064 747890 33554432000 4194304 5787044 140735598228800 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22577/tid=22582] ppid=22576 vsize=3237336 CPUtime=4901.7 cores=0-7
/proc/22577/task/22582/stat : 22582 (priss) R 22576 22576 21762 0 -1 4202560 213030 0 0 0 489963 207 0 0 25 0 5 0 31696769 3315032064 747890 33554432000 4194304 5787044 140735598228800 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19607
Current children cumulated vsize (KiB) 3246036

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 22735
/proc/meminfo: memFree=6159772/32950928 swapFree=67111364/67111528
[pid=22576] ppid=22574 vsize=8700 CPUtime=0 cores=0-7
/proc/22576/stat : 22576 (priss.sh) S 22574 22576 21762 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 31696715 8908800 252 33554432000 4194304 4922060 140736586635696 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22576/statm: 2175 252 211 178 0 68 0
[pid=22577] ppid=22576 vsize=3249624 CPUtime=19847 cores=0-7
/proc/22577/stat : 22577 (priss) S 22576 22576 21762 0 -1 4202496 941064 0 0 0 1983873 830 0 0 18 0 5 0 31696715 3327614976 750963 33554432000 4194304 5787044 140735598228800 18446744073709551615 232135903665 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/22577/statm: 812406 750963 417 389 0 808156 0
[pid=22577/tid=22579] ppid=22576 vsize=3249624 CPUtime=4961.91 cores=0-7
/proc/22577/task/22579/stat : 22579 (priss) R 22576 22576 21762 0 -1 4202560 228480 0 0 0 495916 275 0 0 25 0 5 0 31696742 3327614976 750963 33554432000 4194304 5787044 140735598228800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22577/tid=22580] ppid=22576 vsize=3249624 CPUtime=4961.8 cores=0-7
/proc/22577/task/22580/stat : 22580 (priss) R 22576 22576 21762 0 -1 4202560 214954 0 0 0 495932 248 0 0 25 0 5 0 31696749 3327614976 750963 33554432000 4194304 5787044 140735598228800 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22577/tid=22581] ppid=22576 vsize=3249624 CPUtime=4961.12 cores=0-7
/proc/22577/task/22581/stat : 22581 (priss) R 22576 22576 21762 0 -1 4202560 239439 0 0 0 496020 92 0 0 25 0 5 0 31696758 3327614976 750963 33554432000 4194304 5787044 140735598228800 18446744073709551615 5591539 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22577/tid=22582] ppid=22576 vsize=3249624 CPUtime=4961.69 cores=0-7
/proc/22577/task/22582/stat : 22582 (priss) R 22576 22576 21762 0 -1 4202560 213031 0 0 0 495962 207 0 0 25 0 5 0 31696769 3327614976 750963 33554432000 4194304 5787044 140735598228800 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19847
Current children cumulated vsize (KiB) 3258324

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 22737
/proc/meminfo: memFree=6143980/32950928 swapFree=67111364/67111528
[pid=22576] ppid=22574 vsize=8700 CPUtime=0 cores=0-7
/proc/22576/stat : 22576 (priss.sh) S 22574 22576 21762 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 31696715 8908800 252 33554432000 4194304 4922060 140736586635696 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22576/statm: 2175 252 211 178 0 68 0
[pid=22577] ppid=22576 vsize=3261912 CPUtime=20087 cores=0-7
/proc/22577/stat : 22577 (priss) S 22576 22576 21762 0 -1 4202496 945029 0 0 0 2007871 832 0 0 18 0 5 0 31696715 3340197888 754928 33554432000 4194304 5787044 140735598228800 18446744073709551615 232135903665 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/22577/statm: 815478 754928 417 389 0 811228 0
[pid=22577/tid=22579] ppid=22576 vsize=3261912 CPUtime=5021.91 cores=0-7
/proc/22577/task/22579/stat : 22579 (priss) R 22576 22576 21762 0 -1 4202560 229520 0 0 0 501916 275 0 0 25 0 5 0 31696742 3340197888 754928 33554432000 4194304 5787044 140735598228800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22577/tid=22580] ppid=22576 vsize=3261912 CPUtime=5021.81 cores=0-7
/proc/22577/task/22580/stat : 22580 (priss) R 22576 22576 21762 0 -1 4202560 214955 0 0 0 501932 249 0 0 25 0 5 0 31696749 3340197888 754928 33554432000 4194304 5787044 140735598228800 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22577/tid=22581] ppid=22576 vsize=3261912 CPUtime=5021.12 cores=0-7
/proc/22577/task/22581/stat : 22581 (priss) R 22576 22576 21762 0 -1 4202560 242361 0 0 0 502018 94 0 0 25 0 5 0 31696758 3340197888 754928 33554432000 4194304 5787044 140735598228800 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22577/tid=22582] ppid=22576 vsize=3261912 CPUtime=5021.69 cores=0-7
/proc/22577/task/22582/stat : 22582 (priss) R 22576 22576 21762 0 -1 4202560 213033 0 0 0 501962 207 0 0 25 0 5 0 31696769 3340197888 754928 33554432000 4194304 5787044 140735598228800 18446744073709551615 4254537 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20087
Current children cumulated vsize (KiB) 3270612

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 22738
/proc/meminfo: memFree=6127936/32950928 swapFree=67111364/67111528
[pid=22576] ppid=22574 vsize=8700 CPUtime=0 cores=0-7
/proc/22576/stat : 22576 (priss.sh) S 22574 22576 21762 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 31696715 8908800 252 33554432000 4194304 4922060 140736586635696 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22576/statm: 2175 252 211 178 0 68 0
[pid=22577] ppid=22576 vsize=3273176 CPUtime=20327 cores=0-7
/proc/22577/stat : 22577 (priss) S 22576 22576 21762 0 -1 4202496 949010 0 0 0 2031871 833 0 0 18 0 5 0 31696715 3351732224 758909 33554432000 4194304 5787044 140735598228800 18446744073709551615 232135903665 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/22577/statm: 818294 758909 417 389 0 814044 0
[pid=22577/tid=22579] ppid=22576 vsize=3273176 CPUtime=5081.91 cores=0-7
/proc/22577/task/22579/stat : 22579 (priss) R 22576 22576 21762 0 -1 4202560 229551 0 0 0 507916 275 0 0 25 0 5 0 31696742 3351732224 758909 33554432000 4194304 5787044 140735598228800 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22577/tid=22580] ppid=22576 vsize=3273176 CPUtime=5081.81 cores=0-7
/proc/22577/task/22580/stat : 22580 (priss) R 22576 22576 21762 0 -1 4202560 215994 0 0 0 507932 249 0 0 25 0 5 0 31696749 3351732224 758909 33554432000 4194304 5787044 140735598228800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22577/tid=22581] ppid=22576 vsize=3273176 CPUtime=5081.12 cores=0-7
/proc/22577/task/22581/stat : 22581 (priss) R 22576 22576 21762 0 -1 4202560 245265 0 0 0 508017 95 0 0 25 0 5 0 31696758 3351732224 758909 33554432000 4194304 5787044 140735598228800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22577/tid=22582] ppid=22576 vsize=3273176 CPUtime=5081.7 cores=0-7
/proc/22577/task/22582/stat : 22582 (priss) R 22576 22576 21762 0 -1 4202560 213040 0 0 0 507963 207 0 0 25 0 5 0 31696769 3351732224 758909 33554432000 4194304 5787044 140735598228800 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20327
Current children cumulated vsize (KiB) 3281876



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 22739
/proc/meminfo: memFree=6120848/32950928 swapFree=67111364/67111528
[pid=22576] ppid=22574 vsize=8700 CPUtime=0 cores=0-7
/proc/22576/stat : 22576 (priss.sh) S 22574 22576 21762 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 31696715 8908800 252 33554432000 4194304 4922060 140736586635696 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22576/statm: 2175 252 211 178 0 68 0
[pid=22577] ppid=22576 vsize=3277272 CPUtime=20397.9 cores=0-7
/proc/22577/stat : 22577 (priss) S 22576 22576 21762 0 -1 4202496 950912 0 0 0 2038952 834 0 0 18 0 5 0 31696715 3355926528 760811 33554432000 4194304 5787044 140735598228800 18446744073709551615 232135903665 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/22577/statm: 819318 760811 417 389 0 815068 0
[pid=22577/tid=22579] ppid=22576 vsize=3277272 CPUtime=5099.62 cores=0-7
/proc/22577/task/22579/stat : 22579 (priss) R 22576 22576 21762 0 -1 4202560 229555 0 0 0 509687 275 0 0 25 0 5 0 31696742 3355926528 760811 33554432000 4194304 5787044 140735598228800 18446744073709551615 5591246 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22577/tid=22580] ppid=22576 vsize=3277272 CPUtime=5099.52 cores=0-7
/proc/22577/task/22580/stat : 22580 (priss) R 22576 22576 21762 0 -1 4202560 215999 0 0 0 509703 249 0 0 25 0 5 0 31696749 3355926528 760811 33554432000 4194304 5787044 140735598228800 18446744073709551615 5591219 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22577/tid=22581] ppid=22576 vsize=3277272 CPUtime=5098.83 cores=0-7
/proc/22577/task/22581/stat : 22581 (priss) R 22576 22576 21762 0 -1 4202560 246162 0 0 0 509788 95 0 0 25 0 5 0 31696758 3355926528 760811 33554432000 4194304 5787044 140735598228800 18446744073709551615 4220688 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22577/tid=22582] ppid=22576 vsize=3277272 CPUtime=5099.41 cores=0-7
/proc/22577/task/22582/stat : 22582 (priss) R 22576 22576 21762 0 -1 4202560 214036 0 0 0 509733 208 0 0 25 0 5 0 31696769 3355926528 760811 33554432000 4194304 5787044 140735598228800 18446744073709551615 5528404 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20397.9
Current children cumulated vsize (KiB) 3285972

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

Real time (s): 5100.02
CPU time (s): 20397.9
CPU user time (s): 20389.5
CPU system time (s): 8.34
CPU usage (%): 399.957
Max. virtual memory (cumulated for all children) (KiB): 3285972

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 7.2219 second user time and 17.3114 second system time

The end

Launcher Data

Begin job on node124 at 2011-06-14 01:58:39
IDJOB=3499701
IDBENCH=88208
IDSOLVER=1994
FILE ID=node124/3499701-1308009519
RUNJOBID= node124-1307989109-21776
PBS_JOBID= 13559815
Free space on /tmp= 2076 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499701-1308009519/watcher-3499701-1308009519 -o /tmp/evaluation-result-3499701-1308009519/solver-3499701-1308009519 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499701-1308009519.cnf 504589905 40000 31000 8

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

MD5SUM BENCH= 78d8e2b8c0fd15b93f96e38e33701f17
RANDOM SEED=504589905

node124.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.855
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.71
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.855
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.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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:     32950928 kB
MemFree:       9168312 kB
Buffers:        155328 kB
Cached:       22797164 kB
SwapCached:          0 kB
Active:        7613976 kB
Inactive:     15400340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       9168312 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           14368 kB
Writeback:           0 kB
AnonPages:       62452 kB
Mapped:          15912 kB
Slab:           702008 kB
PageTables:       4048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   181684 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= 2076 MiB
End job on node124 at 2011-06-14 03:23:41