Trace number 3499275

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

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n150-s89334302-unsat.cnf
MD5SUMe0b064ae815c6a8bb8a9898180562bec
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables153
Number of clauses316
Sum of the clauses size948
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3316
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 26170
0.00/0.00	c parsetime: 144us
0.00/0.00	c parsed 316 clauses with 153 variables
0.00/0.00	c NW started thread 0 successfully (1087043904)
0.00/0.00	c NW started thread 1 successfully (1097533760)
0.00/0.00	c NW started thread 2 successfully (1108023616)
0.00/0.00	c NW started thread 3 successfully (1118513472)
3.99/1.02	c preprocessor returned 10032 variables
3.99/1.02	c preprocessing returned UNKNOWN
3.99/1.02	c PP set 0 variables
3.99/1.02	c pp time: 1021182us (1s)
3.99/1.02	c preprocessor returned 10032 variables
3.99/1.02	c preprocessing returned UNKNOWN
3.99/1.02	c PP set 0 variables
3.99/1.02	c pp time: 1021731us (1s)
3.99/1.03	c preprocessor returned 10032 variables
3.99/1.03	c preprocessing returned UNKNOWN
3.99/1.03	c PP set 0 variables
3.99/1.03	c pp time: 1022357us (1s)
42.35/10.66	c preprocessor returned 30027 variables
42.35/10.66	c preprocessing returned UNKNOWN
42.35/10.66	c PP set 0 variables
42.35/10.66	c pp time: 10655369us (10s)

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-3499275-1308511776/watcher-3499275-1308511776 -o /tmp/evaluation-result-3499275-1308511776/solver-3499275-1308511776 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499275-1308511776.cnf 1798949180 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: 1.21 1.81 1.88 1/170 26169
/proc/meminfo: memFree=28229228/32950928 swapFree=67048916/67111528
[pid=26169] ppid=26167 vsize=8700 CPUtime=0 cores=0-7
/proc/26169/stat : 26169 (priss.sh) S 26167 26169 26139 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 962776375 8908800 251 33554432000 4194304 4922060 140736476155264 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26169/statm: 2175 251 211 178 0 68 0

[startup+0.0433049 s]
/proc/loadavg: 1.21 1.81 1.88 1/170 26169
/proc/meminfo: memFree=28229228/32950928 swapFree=67048916/67111528
[pid=26169] ppid=26167 vsize=8700 CPUtime=0 cores=0-7
/proc/26169/stat : 26169 (priss.sh) S 26167 26169 26139 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 962776375 8908800 251 33554432000 4194304 4922060 140736476155264 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26169/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100295 s]
/proc/loadavg: 1.21 1.81 1.88 1/170 26169
/proc/meminfo: memFree=28229228/32950928 swapFree=67048916/67111528
[pid=26169] ppid=26167 vsize=8700 CPUtime=0 cores=0-7
/proc/26169/stat : 26169 (priss.sh) S 26167 26169 26139 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 962776375 8908800 251 33554432000 4194304 4922060 140736476155264 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26169/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300318 s]
/proc/loadavg: 1.21 1.81 1.88 1/170 26169
/proc/meminfo: memFree=28229228/32950928 swapFree=67048916/67111528
[pid=26169] ppid=26167 vsize=8700 CPUtime=0 cores=0-7
/proc/26169/stat : 26169 (priss.sh) S 26167 26169 26139 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 962776375 8908800 251 33554432000 4194304 4922060 140736476155264 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26169/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700195 s]
/proc/loadavg: 1.21 1.81 1.88 1/170 26169
/proc/meminfo: memFree=28229228/32950928 swapFree=67048916/67111528
[pid=26169] ppid=26167 vsize=8700 CPUtime=0 cores=0-7
/proc/26169/stat : 26169 (priss.sh) S 26167 26169 26139 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 962776375 8908800 251 33554432000 4194304 4922060 140736476155264 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26169/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50104 s]
/proc/loadavg: 1.21 1.81 1.88 5/176 26175
/proc/meminfo: memFree=28210976/32950928 swapFree=67048916/67111528
[pid=26169] ppid=26167 vsize=8700 CPUtime=0 cores=0-7
/proc/26169/stat : 26169 (priss.sh) S 26167 26169 26139 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 962776375 8908800 251 33554432000 4194304 4922060 140736476155264 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26169/statm: 2175 251 211 178 0 68 0
[pid=26170] ppid=26169 vsize=209512 CPUtime=5.97 cores=0-7
/proc/26170/stat : 26170 (priss) S 26169 26169 26139 0 -1 4202496 7837 0 0 0 595 2 0 0 25 0 5 0 962776375 214540288 6549 33554432000 4194304 5787044 140735369500544 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26170/statm: 52378 6549 405 389 0 48128 0
[pid=26170/tid=26171] ppid=26169 vsize=209512 CPUtime=1.49 cores=0-7
/proc/26170/task/26171/stat : 26171 (priss) R 26169 26169 26139 0 -1 4202560 1330 0 0 0 149 0 0 0 18 0 5 0 962776375 214540288 6549 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591356 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=26170/tid=26172] ppid=26169 vsize=209512 CPUtime=1.48 cores=0-7
/proc/26170/task/26172/stat : 26172 (priss) R 26169 26169 26139 0 -1 4202560 1505 0 0 0 148 0 0 0 18 0 5 0 962776375 214540288 6549 33554432000 4194304 5787044 140735369500544 18446744073709551615 5590098 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26170/tid=26173] ppid=26169 vsize=209512 CPUtime=1.48 cores=0-7
/proc/26170/task/26173/stat : 26173 (priss) R 26169 26169 26139 0 -1 4202560 1507 0 0 0 148 0 0 0 18 0 5 0 962776375 214540288 6549 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591075 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26170/tid=26174] ppid=26169 vsize=209512 CPUtime=1.49 cores=0-7
/proc/26170/task/26174/stat : 26174 (priss) R 26169 26169 26139 0 -1 4202560 1998 0 0 0 149 0 0 0 25 0 5 0 962776375 214540288 6549 33554432000 4194304 5787044 140735369500544 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 218212

[startup+3.10076 s]
/proc/loadavg: 1.21 1.81 1.88 5/176 26175
/proc/meminfo: memFree=28202548/32950928 swapFree=67048916/67111528
[pid=26169] ppid=26167 vsize=8700 CPUtime=0 cores=0-7
/proc/26169/stat : 26169 (priss.sh) S 26167 26169 26139 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 962776375 8908800 251 33554432000 4194304 4922060 140736476155264 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26169/statm: 2175 251 211 178 0 68 0
[pid=26170] ppid=26169 vsize=211252 CPUtime=12.36 cores=0-7
/proc/26170/stat : 26170 (priss) S 26169 26169 26139 0 -1 4202496 9060 0 0 0 1231 5 0 0 25 0 5 0 962776375 216322048 7772 33554432000 4194304 5787044 140735369500544 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26170/statm: 52813 7772 405 389 0 48563 0
[pid=26170/tid=26171] ppid=26169 vsize=211252 CPUtime=3.09 cores=0-7
/proc/26170/task/26171/stat : 26171 (priss) R 26169 26169 26139 0 -1 4202560 1742 0 0 0 308 1 0 0 18 0 5 0 962776375 216322048 7772 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=26170/tid=26172] ppid=26169 vsize=211252 CPUtime=3.08 cores=0-7
/proc/26170/task/26172/stat : 26172 (priss) R 26169 26169 26139 0 -1 4202560 1909 0 0 0 306 2 0 0 19 0 5 0 962776375 216322048 7772 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26170/tid=26173] ppid=26169 vsize=211252 CPUtime=3.08 cores=0-7
/proc/26170/task/26173/stat : 26173 (priss) R 26169 26169 26139 0 -1 4202560 1914 0 0 0 307 1 0 0 18 0 5 0 962776375 216322048 7772 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26170/tid=26174] ppid=26169 vsize=211252 CPUtime=3.09 cores=0-7
/proc/26170/task/26174/stat : 26174 (priss) R 26169 26169 26139 0 -1 4202560 1998 0 0 0 309 0 0 0 25 0 5 0 962776375 216322048 7772 33554432000 4194304 5787044 140735369500544 18446744073709551615 268272382952 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 219952

[startup+6.30119 s]
/proc/loadavg: 1.43 1.84 1.89 5/176 26175
/proc/meminfo: memFree=28195232/32950928 swapFree=67048916/67111528
[pid=26169] ppid=26167 vsize=8700 CPUtime=0 cores=0-7
/proc/26169/stat : 26169 (priss.sh) S 26167 26169 26139 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 962776375 8908800 251 33554432000 4194304 4922060 140736476155264 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26169/statm: 2175 251 211 178 0 68 0
[pid=26170] ppid=26169 vsize=213536 CPUtime=25.17 cores=0-7
/proc/26170/stat : 26170 (priss) S 26169 26169 26139 0 -1 4202496 10701 0 0 0 2510 7 0 0 25 0 5 0 962776375 218660864 9413 33554432000 4194304 5787044 140735369500544 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26170/statm: 53384 9413 405 389 0 49134 0
[pid=26170/tid=26171] ppid=26169 vsize=213536 CPUtime=6.28 cores=0-7
/proc/26170/task/26171/stat : 26171 (priss) R 26169 26169 26139 0 -1 4202560 2293 0 0 0 627 1 0 0 18 0 5 0 962776375 218660864 9413 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=26170/tid=26172] ppid=26169 vsize=213536 CPUtime=6.29 cores=0-7
/proc/26170/task/26172/stat : 26172 (priss) R 26169 26169 26139 0 -1 4202560 2437 0 0 0 626 3 0 0 25 0 5 0 962776375 218660864 9413 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26170/tid=26173] ppid=26169 vsize=213536 CPUtime=6.28 cores=0-7
/proc/26170/task/26173/stat : 26173 (priss) R 26169 26169 26139 0 -1 4202560 2476 0 0 0 626 2 0 0 21 0 5 0 962776375 218660864 9413 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26170/tid=26174] ppid=26169 vsize=213536 CPUtime=6.29 cores=0-7
/proc/26170/task/26174/stat : 26174 (priss) R 26169 26169 26139 0 -1 4202560 1998 0 0 0 629 0 0 0 25 0 5 0 962776375 218660864 9413 33554432000 4194304 5787044 140735369500544 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 222236

[startup+12.7011 s]
/proc/loadavg: 1.64 1.88 1.90 5/176 26175
/proc/meminfo: memFree=28179236/32950928 swapFree=67048916/67111528
[pid=26169] ppid=26167 vsize=8700 CPUtime=0 cores=0-7
/proc/26169/stat : 26169 (priss.sh) S 26167 26169 26139 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 962776375 8908800 251 33554432000 4194304 4922060 140736476155264 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26169/statm: 2175 251 211 178 0 68 0
[pid=26170] ppid=26169 vsize=224492 CPUtime=50.74 cores=0-7
/proc/26170/stat : 26170 (priss) S 26169 26169 26139 0 -1 4202496 15927 0 0 0 5063 11 0 0 25 0 5 0 962776375 229879808 13935 33554432000 4194304 5787044 140735369500544 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26170/statm: 56123 13935 418 389 0 51873 0
[pid=26170/tid=26171] ppid=26169 vsize=224492 CPUtime=12.68 cores=0-7
/proc/26170/task/26171/stat : 26171 (priss) R 26169 26169 26139 0 -1 4202560 4046 0 0 0 1266 2 0 0 20 0 5 0 962776375 229879808 13935 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591722 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=26170/tid=26172] ppid=26169 vsize=224492 CPUtime=12.68 cores=0-7
/proc/26170/task/26172/stat : 26172 (priss) R 26169 26169 26139 0 -1 4202560 3196 0 0 0 1264 4 0 0 25 0 5 0 962776375 229879808 13935 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26170/tid=26173] ppid=26169 vsize=224492 CPUtime=12.68 cores=0-7
/proc/26170/task/26173/stat : 26173 (priss) R 26169 26169 26139 0 -1 4202560 3125 0 0 0 1265 3 0 0 21 0 5 0 962776375 229879808 13935 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26170/tid=26174] ppid=26169 vsize=224492 CPUtime=12.67 cores=0-7
/proc/26170/task/26174/stat : 26174 (priss) R 26169 26169 26139 0 -1 4202560 4063 0 0 0 1267 0 0 0 20 0 5 0 962776375 229879808 13935 33554432000 4194304 5787044 140735369500544 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 233192

[startup+25.5008 s]
/proc/loadavg: 2.16 1.98 1.93 5/176 26175
/proc/meminfo: memFree=28160424/32950928 swapFree=67048916/67111528
[pid=26169] ppid=26167 vsize=8700 CPUtime=0 cores=0-7
/proc/26169/stat : 26169 (priss.sh) S 26167 26169 26139 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 962776375 8908800 251 33554432000 4194304 4922060 140736476155264 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26169/statm: 2175 251 211 178 0 68 0
[pid=26170] ppid=26169 vsize=234740 CPUtime=101.9 cores=0-7
/proc/26170/stat : 26170 (priss) S 26169 26169 26139 0 -1 4202496 20476 0 0 0 10172 18 0 0 25 0 5 0 962776375 240373760 18480 33554432000 4194304 5787044 140735369500544 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26170/statm: 58685 18480 418 389 0 54435 0
[pid=26170/tid=26171] ppid=26169 vsize=234740 CPUtime=25.48 cores=0-7
/proc/26170/task/26171/stat : 26171 (priss) R 26169 26169 26139 0 -1 4202560 5893 0 0 0 2543 5 0 0 21 0 5 0 962776375 240373760 18480 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=26170/tid=26172] ppid=26169 vsize=234740 CPUtime=25.46 cores=0-7
/proc/26170/task/26172/stat : 26172 (priss) R 26169 26169 26139 0 -1 4202560 4050 0 0 0 2541 5 0 0 25 0 5 0 962776375 240373760 18480 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26170/tid=26173] ppid=26169 vsize=234740 CPUtime=25.46 cores=0-7
/proc/26170/task/26173/stat : 26173 (priss) R 26169 26169 26139 0 -1 4202560 3991 0 0 0 2542 4 0 0 25 0 5 0 962776375 240373760 18480 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591219 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26170/tid=26174] ppid=26169 vsize=234740 CPUtime=25.46 cores=0-7
/proc/26170/task/26174/stat : 26174 (priss) R 26169 26169 26139 0 -1 4202560 5045 0 0 0 2544 2 0 0 25 0 5 0 962776375 240373760 18480 33554432000 4194304 5787044 140735369500544 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 243440

[startup+51.1012 s]
/proc/loadavg: 2.79 2.14 1.99 5/176 26176
/proc/meminfo: memFree=28133468/32950928 swapFree=67048916/67111528
[pid=26169] ppid=26167 vsize=8700 CPUtime=0 cores=0-7
/proc/26169/stat : 26169 (priss.sh) S 26167 26169 26139 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 962776375 8908800 251 33554432000 4194304 4922060 140736476155264 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26169/statm: 2175 251 211 178 0 68 0
[pid=26170] ppid=26169 vsize=309152 CPUtime=204.26 cores=0-7
/proc/26170/stat : 26170 (priss) S 26169 26169 26139 0 -1 4202496 27317 0 0 0 20395 31 0 0 25 0 5 0 962776375 316571648 25279 33554432000 4194304 5787044 140735369500544 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26170/statm: 77288 25279 418 389 0 73038 0
[pid=26170/tid=26171] ppid=26169 vsize=309152 CPUtime=51.05 cores=0-7
/proc/26170/task/26171/stat : 26171 (priss) R 26169 26169 26139 0 -1 4202560 7197 0 0 0 5097 8 0 0 19 0 5 0 962776375 316571648 25279 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=26170/tid=26172] ppid=26169 vsize=309152 CPUtime=51.04 cores=0-7
/proc/26170/task/26172/stat : 26172 (priss) R 26169 26169 26139 0 -1 4202560 5190 0 0 0 5098 6 0 0 25 0 5 0 962776375 316571648 25279 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26170/tid=26173] ppid=26169 vsize=309152 CPUtime=51.06 cores=0-7
/proc/26170/task/26173/stat : 26173 (priss) R 26169 26169 26139 0 -1 4202560 5986 0 0 0 5099 7 0 0 19 0 5 0 962776375 316571648 25279 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26170/tid=26174] ppid=26169 vsize=309152 CPUtime=51.06 cores=0-7
/proc/26170/task/26174/stat : 26174 (priss) R 26169 26169 26139 0 -1 4202560 7447 0 0 0 5098 8 0 0 25 0 5 0 962776375 316571648 25279 33554432000 4194304 5787044 140735369500544 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.26
Current children cumulated vsize (KiB) 317852

[startup+102.307 s]
/proc/loadavg: 3.47 2.43 2.09 5/176 26177
/proc/meminfo: memFree=28096484/32950928 swapFree=67048916/67111528
[pid=26169] ppid=26167 vsize=8700 CPUtime=0 cores=0-7
/proc/26169/stat : 26169 (priss.sh) S 26167 26169 26139 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 962776375 8908800 251 33554432000 4194304 4922060 140736476155264 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26169/statm: 2175 251 211 178 0 68 0
[pid=26170] ppid=26169 vsize=322264 CPUtime=409.05 cores=0-7
/proc/26170/stat : 26170 (priss) S 26169 26169 26139 0 -1 4202496 36522 0 0 0 40862 43 0 0 25 0 5 0 962776375 329998336 34330 33554432000 4194304 5787044 140735369500544 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26170/statm: 80566 34330 419 389 0 76316 0
[pid=26170/tid=26171] ppid=26169 vsize=322264 CPUtime=102.25 cores=0-7
/proc/26170/task/26171/stat : 26171 (priss) R 26169 26169 26139 0 -1 4202560 8857 0 0 0 10214 11 0 0 25 0 5 0 962776375 329998336 34330 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=26170/tid=26172] ppid=26169 vsize=322264 CPUtime=102.24 cores=0-7
/proc/26170/task/26172/stat : 26172 (priss) R 26169 26169 26139 0 -1 4202560 8381 0 0 0 10215 9 0 0 25 0 5 0 962776375 329998336 34330 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591626 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26170/tid=26173] ppid=26169 vsize=322264 CPUtime=102.26 cores=0-7
/proc/26170/task/26173/stat : 26173 (priss) R 26169 26169 26139 0 -1 4202560 8918 0 0 0 10215 11 0 0 25 0 5 0 962776375 329998336 34330 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26170/tid=26174] ppid=26169 vsize=322264 CPUtime=102.26 cores=0-7

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

/proc/26170/task/26172/stat : 26172 (priss) R 26169 26169 26139 0 -1 4202560 42252 0 0 0 472192 37 0 0 25 0 5 0 962776375 1007656960 191270 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26170/tid=26173] ppid=26169 vsize=984040 CPUtime=4722.28 cores=0-7
/proc/26170/task/26173/stat : 26173 (priss) R 26169 26169 26139 0 -1 4202560 53039 0 0 0 472105 123 0 0 25 0 5 0 962776375 1007656960 191270 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26170/tid=26174] ppid=26169 vsize=984040 CPUtime=4722.3 cores=0-7
/proc/26170/task/26174/stat : 26174 (priss) R 26169 26169 26139 0 -1 4202560 60978 0 0 0 472152 78 0 0 25 0 5 0 962776375 1007656960 191270 33554432000 4194304 5787044 140735369500544 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 18889.2
Current children cumulated vsize (KiB) 992740

[startup+4782.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/176 26314
/proc/meminfo: memFree=27461432/32950928 swapFree=67048916/67111528
[pid=26169] ppid=26167 vsize=8700 CPUtime=0 cores=0-7
/proc/26169/stat : 26169 (priss.sh) S 26167 26169 26139 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 962776375 8908800 251 33554432000 4194304 4922060 140736476155264 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26169/statm: 2175 251 211 178 0 68 0
[pid=26170] ppid=26169 vsize=988552 CPUtime=19129.2 cores=0-7
/proc/26170/stat : 26170 (priss) S 26169 26169 26139 0 -1 4202496 200748 0 0 0 1912618 304 0 0 25 0 5 0 962776375 1012277248 192510 33554432000 4194304 5787044 140735369500544 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26170/statm: 247138 192510 419 389 0 242888 0
[pid=26170/tid=26171] ppid=26169 vsize=988552 CPUtime=4782.32 cores=0-7
/proc/26170/task/26171/stat : 26171 (priss) R 26169 26169 26139 0 -1 4202560 41742 0 0 0 478169 63 0 0 25 0 5 0 962776375 1012277248 192510 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=26170/tid=26172] ppid=26169 vsize=988552 CPUtime=4782.29 cores=0-7
/proc/26170/task/26172/stat : 26172 (priss) R 26169 26169 26139 0 -1 4202560 43006 0 0 0 478192 37 0 0 25 0 5 0 962776375 1012277248 192510 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26170/tid=26173] ppid=26169 vsize=988552 CPUtime=4782.28 cores=0-7
/proc/26170/task/26173/stat : 26173 (priss) R 26169 26169 26139 0 -1 4202560 53243 0 0 0 478104 124 0 0 25 0 5 0 962776375 1012277248 192510 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26170/tid=26174] ppid=26169 vsize=988552 CPUtime=4782.3 cores=0-7
/proc/26170/task/26174/stat : 26174 (priss) R 26169 26169 26139 0 -1 4202560 61260 0 0 0 478152 78 0 0 25 0 5 0 962776375 1012277248 192510 33554432000 4194304 5787044 140735369500544 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19129.2
Current children cumulated vsize (KiB) 997252

[startup+4842.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/176 26316
/proc/meminfo: memFree=27459904/32950928 swapFree=67048916/67111528
[pid=26169] ppid=26167 vsize=8700 CPUtime=0 cores=0-7
/proc/26169/stat : 26169 (priss.sh) S 26167 26169 26139 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 962776375 8908800 251 33554432000 4194304 4922060 140736476155264 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26169/statm: 2175 251 211 178 0 68 0
[pid=26170] ppid=26169 vsize=988552 CPUtime=19369.2 cores=0-7
/proc/26170/stat : 26170 (priss) S 26169 26169 26139 0 -1 4202496 201115 0 0 0 1936618 304 0 0 25 0 5 0 962776375 1012277248 192877 33554432000 4194304 5787044 140735369500544 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26170/statm: 247138 192877 419 389 0 242888 0
[pid=26170/tid=26171] ppid=26169 vsize=988552 CPUtime=4842.32 cores=0-7
/proc/26170/task/26171/stat : 26171 (priss) R 26169 26169 26139 0 -1 4202560 41742 0 0 0 484169 63 0 0 25 0 5 0 962776375 1012277248 192877 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=26170/tid=26172] ppid=26169 vsize=988552 CPUtime=4842.29 cores=0-7
/proc/26170/task/26172/stat : 26172 (priss) R 26169 26169 26139 0 -1 4202560 43006 0 0 0 484192 37 0 0 25 0 5 0 962776375 1012277248 192877 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26170/tid=26173] ppid=26169 vsize=988552 CPUtime=4842.28 cores=0-7
/proc/26170/task/26173/stat : 26173 (priss) R 26169 26169 26139 0 -1 4202560 53273 0 0 0 484104 124 0 0 25 0 5 0 962776375 1012277248 192877 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26170/tid=26174] ppid=26169 vsize=988552 CPUtime=4842.3 cores=0-7
/proc/26170/task/26174/stat : 26174 (priss) R 26169 26169 26139 0 -1 4202560 61597 0 0 0 484152 78 0 0 25 0 5 0 962776375 1012277248 192877 33554432000 4194304 5787044 140735369500544 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19369.2
Current children cumulated vsize (KiB) 997252

[startup+4902.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/176 26317
/proc/meminfo: memFree=27459116/32950928 swapFree=67048916/67111528
[pid=26169] ppid=26167 vsize=8700 CPUtime=0 cores=0-7
/proc/26169/stat : 26169 (priss.sh) S 26167 26169 26139 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 962776375 8908800 251 33554432000 4194304 4922060 140736476155264 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26169/statm: 2175 251 211 178 0 68 0
[pid=26170] ppid=26169 vsize=988552 CPUtime=19609.2 cores=0-7
/proc/26170/stat : 26170 (priss) S 26169 26169 26139 0 -1 4202496 201311 0 0 0 1960618 305 0 0 25 0 5 0 962776375 1012277248 193073 33554432000 4194304 5787044 140735369500544 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26170/statm: 247138 193073 419 389 0 242888 0
[pid=26170/tid=26171] ppid=26169 vsize=988552 CPUtime=4902.32 cores=0-7
/proc/26170/task/26171/stat : 26171 (priss) R 26169 26169 26139 0 -1 4202560 41742 0 0 0 490169 63 0 0 25 0 5 0 962776375 1012277248 193073 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=26170/tid=26172] ppid=26169 vsize=988552 CPUtime=4902.29 cores=0-7
/proc/26170/task/26172/stat : 26172 (priss) R 26169 26169 26139 0 -1 4202560 43006 0 0 0 490192 37 0 0 25 0 5 0 962776375 1012277248 193073 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26170/tid=26173] ppid=26169 vsize=988552 CPUtime=4902.28 cores=0-7
/proc/26170/task/26173/stat : 26173 (priss) R 26169 26169 26139 0 -1 4202560 53311 0 0 0 490104 124 0 0 25 0 5 0 962776375 1012277248 193073 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591592 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26170/tid=26174] ppid=26169 vsize=988552 CPUtime=4902.3 cores=0-7
/proc/26170/task/26174/stat : 26174 (priss) R 26169 26169 26139 0 -1 4202560 61755 0 0 0 490152 78 0 0 25 0 5 0 962776375 1012277248 193073 33554432000 4194304 5787044 140735369500544 18446744073709551615 5527008 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19609.2
Current children cumulated vsize (KiB) 997252

[startup+4962.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/176 26319
/proc/meminfo: memFree=27458456/32950928 swapFree=67048916/67111528
[pid=26169] ppid=26167 vsize=8700 CPUtime=0 cores=0-7
/proc/26169/stat : 26169 (priss.sh) S 26167 26169 26139 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 962776375 8908800 251 33554432000 4194304 4922060 140736476155264 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26169/statm: 2175 251 211 178 0 68 0
[pid=26170] ppid=26169 vsize=988552 CPUtime=19849.2 cores=0-7
/proc/26170/stat : 26170 (priss) S 26169 26169 26139 0 -1 4202496 201476 0 0 0 1984619 305 0 0 25 0 5 0 962776375 1012277248 193238 33554432000 4194304 5787044 140735369500544 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26170/statm: 247138 193238 419 389 0 242888 0
[pid=26170/tid=26171] ppid=26169 vsize=988552 CPUtime=4962.32 cores=0-7
/proc/26170/task/26171/stat : 26171 (priss) R 26169 26169 26139 0 -1 4202560 41742 0 0 0 496169 63 0 0 25 0 5 0 962776375 1012277248 193238 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=26170/tid=26172] ppid=26169 vsize=988552 CPUtime=4962.29 cores=0-7
/proc/26170/task/26172/stat : 26172 (priss) R 26169 26169 26139 0 -1 4202560 43006 0 0 0 496192 37 0 0 25 0 5 0 962776375 1012277248 193238 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26170/tid=26173] ppid=26169 vsize=988552 CPUtime=4962.28 cores=0-7
/proc/26170/task/26173/stat : 26173 (priss) R 26169 26169 26139 0 -1 4202560 53353 0 0 0 496104 124 0 0 25 0 5 0 962776375 1012277248 193238 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26170/tid=26174] ppid=26169 vsize=988552 CPUtime=4962.3 cores=0-7
/proc/26170/task/26174/stat : 26174 (priss) R 26169 26169 26139 0 -1 4202560 61878 0 0 0 496152 78 0 0 25 0 5 0 962776375 1012277248 193238 33554432000 4194304 5787044 140735369500544 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19849.2
Current children cumulated vsize (KiB) 997252

[startup+5022.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/176 26321
/proc/meminfo: memFree=27457540/32950928 swapFree=67048916/67111528
[pid=26169] ppid=26167 vsize=8700 CPUtime=0 cores=0-7
/proc/26169/stat : 26169 (priss.sh) S 26167 26169 26139 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 962776375 8908800 251 33554432000 4194304 4922060 140736476155264 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26169/statm: 2175 251 211 178 0 68 0
[pid=26170] ppid=26169 vsize=988552 CPUtime=20089.2 cores=0-7
/proc/26170/stat : 26170 (priss) S 26169 26169 26139 0 -1 4202496 201697 0 0 0 2008619 306 0 0 25 0 5 0 962776375 1012277248 193459 33554432000 4194304 5787044 140735369500544 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26170/statm: 247138 193459 419 389 0 242888 0
[pid=26170/tid=26171] ppid=26169 vsize=988552 CPUtime=5022.32 cores=0-7
/proc/26170/task/26171/stat : 26171 (priss) R 26169 26169 26139 0 -1 4202560 41742 0 0 0 502169 63 0 0 25 0 5 0 962776375 1012277248 193459 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591268 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=26170/tid=26172] ppid=26169 vsize=988552 CPUtime=5022.29 cores=0-7
/proc/26170/task/26172/stat : 26172 (priss) R 26169 26169 26139 0 -1 4202560 43006 0 0 0 502192 37 0 0 25 0 5 0 962776375 1012277248 193459 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26170/tid=26173] ppid=26169 vsize=988552 CPUtime=5022.28 cores=0-7
/proc/26170/task/26173/stat : 26173 (priss) R 26169 26169 26139 0 -1 4202560 53394 0 0 0 502104 124 0 0 25 0 5 0 962776375 1012277248 193459 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26170/tid=26174] ppid=26169 vsize=988552 CPUtime=5022.31 cores=0-7
/proc/26170/task/26174/stat : 26174 (priss) R 26169 26169 26139 0 -1 4202560 62058 0 0 0 502152 79 0 0 25 0 5 0 962776375 1012277248 193459 33554432000 4194304 5787044 140735369500544 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 20089.2
Current children cumulated vsize (KiB) 997252

[startup+5082.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/176 26322
/proc/meminfo: memFree=27454148/32950928 swapFree=67048916/67111528
[pid=26169] ppid=26167 vsize=8700 CPUtime=0 cores=0-7
/proc/26169/stat : 26169 (priss.sh) S 26167 26169 26139 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 962776375 8908800 251 33554432000 4194304 4922060 140736476155264 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26169/statm: 2175 251 211 178 0 68 0
[pid=26170] ppid=26169 vsize=988808 CPUtime=20329.2 cores=0-7
/proc/26170/stat : 26170 (priss) S 26169 26169 26139 0 -1 4202496 203110 0 0 0 2032618 306 0 0 25 0 5 0 962776375 1012539392 194391 33554432000 4194304 5787044 140735369500544 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26170/statm: 247202 194391 419 389 0 242952 0
[pid=26170/tid=26171] ppid=26169 vsize=988808 CPUtime=5082.32 cores=0-7
/proc/26170/task/26171/stat : 26171 (priss) R 26169 26169 26139 0 -1 4202560 41742 0 0 0 508169 63 0 0 25 0 5 0 962776375 1012539392 194391 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=26170/tid=26172] ppid=26169 vsize=988808 CPUtime=5082.3 cores=0-7
/proc/26170/task/26172/stat : 26172 (priss) R 26169 26169 26139 0 -1 4202560 43006 0 0 0 508192 38 0 0 25 0 5 0 962776375 1012539392 194391 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591219 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26170/tid=26173] ppid=26169 vsize=988808 CPUtime=5082.29 cores=0-7
/proc/26170/task/26173/stat : 26173 (priss) R 26169 26169 26139 0 -1 4202560 53480 0 0 0 508104 125 0 0 25 0 5 0 962776375 1012539392 194391 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591289 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26170/tid=26174] ppid=26169 vsize=988808 CPUtime=5082.31 cores=0-7
/proc/26170/task/26174/stat : 26174 (priss) R 26169 26169 26139 0 -1 4202560 63385 0 0 0 508152 79 0 0 25 0 5 0 962776375 1012539392 194391 33554432000 4194304 5787044 140735369500544 18446744073709551615 5522464 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 20329.2
Current children cumulated vsize (KiB) 997508



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 3.99 3.97 3.91 5/176 26323
/proc/meminfo: memFree=27453756/32950928 swapFree=67048916/67111528
[pid=26169] ppid=26167 vsize=8700 CPUtime=0 cores=0-7
/proc/26169/stat : 26169 (priss.sh) S 26167 26169 26139 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 962776375 8908800 251 33554432000 4194304 4922060 140736476155264 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26169/statm: 2175 251 211 178 0 68 0
[pid=26170] ppid=26169 vsize=989064 CPUtime=20400.1 cores=0-7
/proc/26170/stat : 26170 (priss) S 26169 26169 26139 0 -1 4202496 203160 0 0 0 2039700 307 0 0 25 0 5 0 962776375 1012801536 194441 33554432000 4194304 5787044 140735369500544 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26170/statm: 247266 194441 419 389 0 243016 0
[pid=26170/tid=26171] ppid=26169 vsize=989064 CPUtime=5100.03 cores=0-7
/proc/26170/task/26171/stat : 26171 (priss) R 26169 26169 26139 0 -1 4202560 41742 0 0 0 509940 63 0 0 25 0 5 0 962776375 1012801536 194441 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=26170/tid=26172] ppid=26169 vsize=989064 CPUtime=5100 cores=0-7
/proc/26170/task/26172/stat : 26172 (priss) R 26169 26169 26139 0 -1 4202560 43006 0 0 0 509962 38 0 0 25 0 5 0 962776375 1012801536 194441 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26170/tid=26173] ppid=26169 vsize=989064 CPUtime=5099.99 cores=0-7
/proc/26170/task/26173/stat : 26173 (priss) R 26169 26169 26139 0 -1 4202560 53530 0 0 0 509874 125 0 0 25 0 5 0 962776375 1012801536 194441 33554432000 4194304 5787044 140735369500544 18446744073709551615 5591751 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26170/tid=26174] ppid=26169 vsize=989064 CPUtime=5100.01 cores=0-7
/proc/26170/task/26174/stat : 26174 (priss) R 26169 26169 26139 0 -1 4202560 63385 0 0 0 509922 79 0 0 25 0 5 0 962776375 1012801536 194441 33554432000 4194304 5787044 140735369500544 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 20400.1
Current children cumulated vsize (KiB) 997764

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 26169 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=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 20400.1
#
# 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.1
CPU user time (s): 20397
CPU system time (s): 3.07
CPU usage (%): 400
Max. virtual memory (cumulated for all children) (KiB): 997764

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

runsolver used 7.54385 second user time and 20.2449 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-19 21:29:36
IDJOB=3499275
IDBENCH=83143
IDSOLVER=1994
FILE ID=node122/3499275-1308511776
RUNJOBID= node122-1308511776-26153
PBS_JOBID= 13608275
Free space on /tmp= 73448 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n150-s89334302-unsat.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499275-1308511776/watcher-3499275-1308511776 -o /tmp/evaluation-result-3499275-1308511776/solver-3499275-1308511776 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499275-1308511776.cnf 1798949180 40000 31000 8

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

MD5SUM BENCH= e0b064ae815c6a8bb8a9898180562bec
RANDOM SEED=1798949180

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28229524 kB
Buffers:        493796 kB
Cached:        3877664 kB
SwapCached:      15888 kB
Active:        1421128 kB
Inactive:      2969700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28229524 kB
SwapTotal:    67111528 kB
SwapFree:     67048916 kB
Dirty:            1940 kB
Writeback:           0 kB
AnonPages:       17168 kB
Mapped:           8256 kB
Slab:           264440 kB
PageTables:       4644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187400 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= 73444 MiB
End job on node122 at 2011-06-19 22:54:38