Trace number 3499181

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g6.cnf
MD5SUM2094ee8d4e443e860293b947e469bd81
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3439.73
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 5923
0.00/0.01	c parsetime: 11368us
0.00/0.01	c parsed 61409 clauses with 945 variables
0.00/0.01	c NW started thread 0 successfully (1116289344)
0.00/0.02	c NW started thread 1 successfully (1088620864)
0.00/0.03	c NW started thread 2 successfully (1126779200)
0.00/0.04	c NW started thread 3 successfully (1137269056)
6.95/1.80	c preprocessor returned 10006 variables
6.95/1.80	c preprocessing returned UNKNOWN
6.95/1.80	c PP set 0 variables
6.95/1.80	c pp time: 1789691us (1s)
6.95/1.81	c preprocessor returned 10006 variables
6.95/1.81	c preprocessing returned UNKNOWN
6.95/1.81	c PP set 0 variables
6.95/1.81	c pp time: 1784099us (1s)
6.95/1.82	c preprocessor returned 10006 variables
6.95/1.82	c preprocessing returned UNKNOWN
6.95/1.82	c PP set 0 variables
6.95/1.82	c pp time: 1788766us (1s)
65.36/16.43	c preprocessor returned 30038 variables
65.36/16.43	c preprocessing returned UNKNOWN
65.36/16.43	c PP set 0 variables
65.36/16.43	c pp time: 16391483us (16s)
8464.79/2116.37	c HTE
8514.77/2128.87	c subsumption
8751.58/2188.07	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 /var/tmp/evaluation-result-3499181-1307988563/watcher-3499181-1307988563 -o /var/tmp/evaluation-result-3499181-1307988563/solver-3499181-1307988563 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499181-1307988563.cnf 2048129360 40000 31000 8 

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

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


[startup+0 s]
/proc/loadavg: 3.73 2.66 2.23 2/167 5922
/proc/meminfo: memFree=7171000/32951124 swapFree=67064576/67111528
[pid=5922] ppid=5920 vsize=8700 CPUtime=0 cores=0-7
/proc/5922/stat : 5922 (priss.sh) S 5920 5922 5845 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 891271913 8908800 252 33554432000 4194304 4922060 140734501893408 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5922/statm: 2175 252 211 178 0 68 0

[startup+0.0494301 s]
/proc/loadavg: 3.73 2.66 2.23 2/167 5922
/proc/meminfo: memFree=7171000/32951124 swapFree=67064576/67111528
[pid=5922] ppid=5920 vsize=8700 CPUtime=0 cores=0-7
/proc/5922/stat : 5922 (priss.sh) S 5920 5922 5845 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 891271913 8908800 252 33554432000 4194304 4922060 140734501893408 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5922/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100427 s]
/proc/loadavg: 3.73 2.66 2.23 2/167 5922
/proc/meminfo: memFree=7171000/32951124 swapFree=67064576/67111528
[pid=5922] ppid=5920 vsize=8700 CPUtime=0 cores=0-7
/proc/5922/stat : 5922 (priss.sh) S 5920 5922 5845 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 891271913 8908800 252 33554432000 4194304 4922060 140734501893408 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5922/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300387 s]
/proc/loadavg: 3.73 2.66 2.23 2/167 5922
/proc/meminfo: memFree=7171000/32951124 swapFree=67064576/67111528
[pid=5922] ppid=5920 vsize=8700 CPUtime=0 cores=0-7
/proc/5922/stat : 5922 (priss.sh) S 5920 5922 5845 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 891271913 8908800 252 33554432000 4194304 4922060 140734501893408 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5922/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700308 s]
/proc/loadavg: 3.73 2.66 2.23 2/167 5922
/proc/meminfo: memFree=7171000/32951124 swapFree=67064576/67111528
[pid=5922] ppid=5920 vsize=8700 CPUtime=0 cores=0-7
/proc/5922/stat : 5922 (priss.sh) S 5920 5922 5845 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 891271913 8908800 252 33554432000 4194304 4922060 140734501893408 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5922/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50116 s]
/proc/loadavg: 3.75 2.68 2.24 5/173 5928
/proc/meminfo: memFree=7146176/32951124 swapFree=67064576/67111528
[pid=5922] ppid=5920 vsize=8700 CPUtime=0 cores=0-7
/proc/5922/stat : 5922 (priss.sh) S 5920 5922 5845 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 891271913 8908800 252 33554432000 4194304 4922060 140734501893408 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5922/statm: 2175 252 211 178 0 68 0
[pid=5923] ppid=5922 vsize=282212 CPUtime=5.79 cores=0-7
/proc/5923/stat : 5923 (priss) S 5922 5922 5845 0 -1 4202496 16675 0 0 0 573 6 0 0 18 0 5 0 891271913 288985088 10148 33554432000 4194304 5787044 140735627832288 18446744073709551615 264738228657 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 70553 10148 355 389 0 66303 0
[pid=5923/tid=5925] ppid=5922 vsize=282212 CPUtime=1.44 cores=0-7
/proc/5923/task/5925/stat : 5925 (priss) R 5922 5922 5845 0 -1 4202560 2886 0 0 0 143 1 0 0 18 0 5 0 891271915 288985088 10148 33554432000 4194304 5787044 140735627832288 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5923/tid=5926] ppid=5922 vsize=282212 CPUtime=1.42 cores=0-7
/proc/5923/task/5926/stat : 5926 (priss) R 5922 5922 5845 0 -1 4202560 3176 0 0 0 142 0 0 0 19 0 5 0 891271916 288985088 10148 33554432000 4194304 5787044 140735627832288 18446744073709551615 4359862 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=5923/tid=5927] ppid=5922 vsize=282212 CPUtime=1.42 cores=0-7
/proc/5923/task/5927/stat : 5927 (priss) R 5922 5922 5845 0 -1 4202560 2813 0 0 0 141 1 0 0 19 0 5 0 891271916 288985088 10148 33554432000 4194304 5787044 140735627832288 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=5923/tid=5928] ppid=5922 vsize=282212 CPUtime=1.42 cores=0-7
/proc/5923/task/5928/stat : 5928 (priss) R 5922 5922 5845 0 -1 4202560 3918 0 0 0 141 1 0 0 18 0 5 0 891271917 288985088 10148 33554432000 4194304 5787044 140735627832288 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 290912

[startup+3.10085 s]
/proc/loadavg: 3.75 2.68 2.24 5/173 5928
/proc/meminfo: memFree=7124868/32951124 swapFree=67064576/67111528
[pid=5922] ppid=5920 vsize=8700 CPUtime=0 cores=0-7
/proc/5922/stat : 5922 (priss.sh) S 5920 5922 5845 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 891271913 8908800 252 33554432000 4194304 4922060 140734501893408 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5922/statm: 2175 252 211 178 0 68 0
[pid=5923] ppid=5922 vsize=284988 CPUtime=12.14 cores=0-7
/proc/5923/stat : 5923 (priss) S 5922 5922 5845 0 -1 4202496 23200 0 0 0 1205 9 0 0 18 0 5 0 891271913 291827712 12344 33554432000 4194304 5787044 140735627832288 18446744073709551615 264738228657 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 71247 12344 404 389 0 66997 0
[pid=5923/tid=5925] ppid=5922 vsize=284988 CPUtime=3.04 cores=0-7
/proc/5923/task/5925/stat : 5925 (priss) R 5922 5922 5845 0 -1 4202560 5428 0 0 0 302 2 0 0 18 0 5 0 891271915 291827712 12344 33554432000 4194304 5787044 140735627832288 18446744073709551615 5588076 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5923/tid=5926] ppid=5922 vsize=284988 CPUtime=3 cores=0-7
/proc/5923/task/5926/stat : 5926 (priss) R 5922 5922 5845 0 -1 4202560 5159 0 0 0 300 0 0 0 19 0 5 0 891271916 291827712 12344 33554432000 4194304 5787044 140735627832288 18446744073709551615 4254464 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=5923/tid=5927] ppid=5922 vsize=284988 CPUtime=3.01 cores=0-7
/proc/5923/task/5927/stat : 5927 (priss) R 5922 5922 5845 0 -1 4202560 4808 0 0 0 298 3 0 0 19 0 5 0 891271916 291827712 12344 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591280 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=5923/tid=5928] ppid=5922 vsize=284988 CPUtime=3.02 cores=0-7
/proc/5923/task/5928/stat : 5928 (priss) R 5922 5922 5845 0 -1 4202560 3923 0 0 0 301 1 0 0 18 0 5 0 891271917 291827712 12344 33554432000 4194304 5787044 140735627832288 18446744073709551615 264726098905 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.14
Current children cumulated vsize (KiB) 293688

[startup+6.30125 s]
/proc/loadavg: 3.77 2.70 2.25 5/173 5928
/proc/meminfo: memFree=7120280/32951124 swapFree=67064576/67111528
[pid=5922] ppid=5920 vsize=8700 CPUtime=0 cores=0-7
/proc/5922/stat : 5922 (priss.sh) S 5920 5922 5845 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 891271913 8908800 252 33554432000 4194304 4922060 140734501893408 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5922/statm: 2175 252 211 178 0 68 0
[pid=5923] ppid=5922 vsize=286044 CPUtime=24.95 cores=0-7
/proc/5923/stat : 5923 (priss) S 5922 5922 5845 0 -1 4202496 24028 0 0 0 2485 10 0 0 18 0 5 0 891271913 292909056 13172 33554432000 4194304 5787044 140735627832288 18446744073709551615 264738228657 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 71511 13172 404 389 0 67261 0
[pid=5923/tid=5925] ppid=5922 vsize=286044 CPUtime=6.24 cores=0-7
/proc/5923/task/5925/stat : 5925 (priss) R 5922 5922 5845 0 -1 4202560 5662 0 0 0 622 2 0 0 19 0 5 0 891271915 292909056 13172 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5923/tid=5926] ppid=5922 vsize=286044 CPUtime=6.21 cores=0-7
/proc/5923/task/5926/stat : 5926 (priss) R 5922 5922 5845 0 -1 4202560 5420 0 0 0 620 1 0 0 25 0 5 0 891271916 292909056 13172 33554432000 4194304 5787044 140735627832288 18446744073709551615 5586761 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=5923/tid=5927] ppid=5922 vsize=286044 CPUtime=6.22 cores=0-7
/proc/5923/task/5927/stat : 5927 (priss) R 5922 5922 5845 0 -1 4202560 5141 0 0 0 618 4 0 0 23 0 5 0 891271916 292909056 13172 33554432000 4194304 5787044 140735627832288 18446744073709551615 5588230 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=5923/tid=5928] ppid=5922 vsize=286044 CPUtime=6.22 cores=0-7
/proc/5923/task/5928/stat : 5928 (priss) R 5922 5922 5845 0 -1 4202560 3923 0 0 0 621 1 0 0 25 0 5 0 891271917 292909056 13172 33554432000 4194304 5787044 140735627832288 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 294744

[startup+12.701 s]
/proc/loadavg: 3.79 2.72 2.26 5/173 5928
/proc/meminfo: memFree=7109832/32951124 swapFree=67064576/67111528
[pid=5922] ppid=5920 vsize=8700 CPUtime=0 cores=0-7
/proc/5922/stat : 5922 (priss.sh) S 5920 5922 5845 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 891271913 8908800 252 33554432000 4194304 4922060 140734501893408 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5922/statm: 2175 252 211 178 0 68 0
[pid=5923] ppid=5922 vsize=292544 CPUtime=50.54 cores=0-7
/proc/5923/stat : 5923 (priss) S 5922 5922 5845 0 -1 4202496 26774 0 0 0 5043 11 0 0 18 0 5 0 891271913 299565056 15918 33554432000 4194304 5787044 140735627832288 18446744073709551615 264738228657 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 73136 15918 404 389 0 68886 0
[pid=5923/tid=5925] ppid=5922 vsize=292544 CPUtime=12.64 cores=0-7
/proc/5923/task/5925/stat : 5925 (priss) R 5922 5922 5845 0 -1 4202560 7299 0 0 0 1261 3 0 0 18 0 5 0 891271915 299565056 15918 33554432000 4194304 5787044 140735627832288 18446744073709551615 5586694 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5923/tid=5926] ppid=5922 vsize=292544 CPUtime=12.6 cores=0-7
/proc/5923/task/5926/stat : 5926 (priss) R 5922 5922 5845 0 -1 4202560 5988 0 0 0 1259 1 0 0 25 0 5 0 891271916 299565056 15918 33554432000 4194304 5787044 140735627832288 18446744073709551615 5576478 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=5923/tid=5927] ppid=5922 vsize=292544 CPUtime=12.62 cores=0-7
/proc/5923/task/5927/stat : 5927 (priss) R 5922 5922 5845 0 -1 4202560 5682 0 0 0 1257 5 0 0 25 0 5 0 891271916 299565056 15918 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=5923/tid=5928] ppid=5922 vsize=292544 CPUtime=12.62 cores=0-7
/proc/5923/task/5928/stat : 5928 (priss) R 5922 5922 5845 0 -1 4202560 3923 0 0 0 1261 1 0 0 25 0 5 0 891271917 299565056 15918 33554432000 4194304 5787044 140735627832288 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 301244

[startup+25.5006 s]
/proc/loadavg: 3.83 2.78 2.28 5/173 5929
/proc/meminfo: memFree=7090080/32951124 swapFree=67064576/67111528
[pid=5922] ppid=5920 vsize=8700 CPUtime=0 cores=0-7
/proc/5922/stat : 5922 (priss.sh) S 5920 5922 5845 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 891271913 8908800 252 33554432000 4194304 4922060 140734501893408 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5922/statm: 2175 252 211 178 0 68 0
[pid=5923] ppid=5922 vsize=299472 CPUtime=101.72 cores=0-7
/proc/5923/stat : 5923 (priss) S 5922 5922 5845 0 -1 4202496 34342 0 0 0 10154 18 0 0 18 0 5 0 891271913 306659328 21300 33554432000 4194304 5787044 140735627832288 18446744073709551615 264738228657 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 74868 21300 417 389 0 70618 0
[pid=5923/tid=5925] ppid=5922 vsize=299472 CPUtime=25.43 cores=0-7
/proc/5923/task/5925/stat : 5925 (priss) R 5922 5922 5845 0 -1 4202560 8060 0 0 0 2539 4 0 0 18 0 5 0 891271915 306659328 21300 33554432000 4194304 5787044 140735627832288 18446744073709551615 4220674 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5923/tid=5926] ppid=5922 vsize=299472 CPUtime=25.39 cores=0-7
/proc/5923/task/5926/stat : 5926 (priss) R 5922 5922 5845 0 -1 4202560 7729 0 0 0 2538 1 0 0 25 0 5 0 891271916 306659328 21300 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591090 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=5923/tid=5927] ppid=5922 vsize=299472 CPUtime=25.41 cores=0-7
/proc/5923/task/5927/stat : 5927 (priss) R 5922 5922 5845 0 -1 4202560 6661 0 0 0 2533 8 0 0 25 0 5 0 891271916 306659328 21300 33554432000 4194304 5787044 140735627832288 18446744073709551615 5590260 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=5923/tid=5928] ppid=5922 vsize=299472 CPUtime=25.42 cores=0-7
/proc/5923/task/5928/stat : 5928 (priss) R 5922 5922 5845 0 -1 4202560 8010 0 0 0 2539 3 0 0 18 0 5 0 891271917 306659328 21300 33554432000 4194304 5787044 140735627832288 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 308172

[startup+51.1008 s]
/proc/loadavg: 3.89 2.88 2.33 5/173 5929
/proc/meminfo: memFree=7060260/32951124 swapFree=67064576/67111528
[pid=5922] ppid=5920 vsize=8700 CPUtime=0 cores=0-7
/proc/5922/stat : 5922 (priss.sh) S 5920 5922 5845 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 891271913 8908800 252 33554432000 4194304 4922060 140734501893408 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5922/statm: 2175 252 211 178 0 68 0
[pid=5923] ppid=5922 vsize=310168 CPUtime=204.09 cores=0-7
/proc/5923/stat : 5923 (priss) S 5922 5922 5845 0 -1 4202496 42063 0 0 0 20376 33 0 0 18 0 5 0 891271913 317612032 29019 33554432000 4194304 5787044 140735627832288 18446744073709551615 264738228657 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 77542 29019 417 389 0 73292 0
[pid=5923/tid=5925] ppid=5922 vsize=310168 CPUtime=51.02 cores=0-7
/proc/5923/task/5925/stat : 5925 (priss) R 5922 5922 5845 0 -1 4202560 9639 0 0 0 5096 6 0 0 25 0 5 0 891271915 317612032 29019 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5923/tid=5926] ppid=5922 vsize=310168 CPUtime=50.98 cores=0-7
/proc/5923/task/5926/stat : 5926 (priss) R 5922 5922 5845 0 -1 4202560 9340 0 0 0 5096 2 0 0 18 0 5 0 891271916 317612032 29019 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=5923/tid=5927] ppid=5922 vsize=310168 CPUtime=51.01 cores=0-7
/proc/5923/task/5927/stat : 5927 (priss) R 5922 5922 5845 0 -1 4202560 9323 0 0 0 5086 15 0 0 21 0 5 0 891271916 317612032 29019 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=5923/tid=5928] ppid=5922 vsize=310168 CPUtime=51.01 cores=0-7
/proc/5923/task/5928/stat : 5928 (priss) R 5922 5922 5845 0 -1 4202560 9879 0 0 0 5093 8 0 0 18 0 5 0 891271917 317612032 29019 33554432000 4194304 5787044 140735627832288 18446744073709551615 5527395 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 318868

[startup+102.306 s]
/proc/loadavg: 3.95 3.05 2.41 5/173 5931
/proc/meminfo: memFree=7012984/32951124 swapFree=67064576/67111528
[pid=5922] ppid=5920 vsize=8700 CPUtime=0 cores=0-7
/proc/5922/stat : 5922 (priss.sh) S 5920 5922 5845 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 891271913 8908800 252 33554432000 4194304 4922060 140734501893408 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5922/statm: 2175 252 211 178 0 68 0
[pid=5923] ppid=5922 vsize=327140 CPUtime=408.87 cores=0-7
/proc/5923/stat : 5923 (priss) S 5922 5922 5845 0 -1 4202496 53506 0 0 0 40827 60 0 0 18 0 5 0 891271913 334991360 40300 33554432000 4194304 5787044 140735627832288 18446744073709551615 264738228657 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 81785 40300 418 389 0 77535 0
[pid=5923/tid=5925] ppid=5922 vsize=327140 CPUtime=102.21 cores=0-7
/proc/5923/task/5925/stat : 5925 (priss) R 5922 5922 5845 0 -1 4202560 12797 0 0 0 10209 12 0 0 25 0 5 0 891271915 334991360 40300 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5923/tid=5926] ppid=5922 vsize=327140 CPUtime=102.18 cores=0-7
/proc/5923/task/5926/stat : 5926 (priss) R 5922 5922 5845 0 -1 4202560 11417 0 0 0 10213 5 0 0 25 0 5 0 891271916 334991360 40300 33554432000 4194304 5787044 140735627832288 18446744073709551615 5576457 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=5923/tid=5927] ppid=5922 vsize=327140 CPUtime=102.2 cores=0-7
/proc/5923/task/5927/stat : 5927 (priss) R 5922 5922 5845 0 -1 4202560 12934 0 0 0 10196 24 0 0 25 0 5 0 891271916 334991360 40300 33554432000 4194304 5787044 140735627832288 18446744073709551615 5590569 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=5923/tid=5928] ppid=5922 vsize=327140 CPUtime=102.21 cores=0-7

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

/proc/5923/task/5926/stat : 5926 (priss) R 5922 5922 5845 0 -1 4202560 76301 0 0 0 472181 41 0 0 25 0 5 0 891271916 1511034880 318890 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=5923/tid=5927] ppid=5922 vsize=1475620 CPUtime=4722.24 cores=0-7
/proc/5923/task/5927/stat : 5927 (priss) R 5922 5922 5845 0 -1 4202560 97973 0 0 0 471958 266 0 0 25 0 5 0 891271916 1511034880 318890 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=5923/tid=5928] ppid=5922 vsize=1475620 CPUtime=4722.31 cores=0-7
/proc/5923/task/5928/stat : 5928 (priss) R 5922 5922 5845 0 -1 4202560 92878 0 0 0 471998 233 0 0 25 0 5 0 891271917 1511034880 318890 33554432000 4194304 5787044 140735627832288 18446744073709551615 4254537 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 18889.1
Current children cumulated vsize (KiB) 1484320

[startup+4782.3 s]
/proc/loadavg: 4.04 4.01 3.92 5/173 6070
/proc/meminfo: memFree=5884524/32951124 swapFree=67064576/67111528
[pid=5922] ppid=5920 vsize=8700 CPUtime=0 cores=0-7
/proc/5922/stat : 5922 (priss.sh) S 5920 5922 5845 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 891271913 8908800 252 33554432000 4194304 4922060 140734501893408 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5922/statm: 2175 252 211 178 0 68 0
[pid=5923] ppid=5922 vsize=1480448 CPUtime=19129.1 cores=0-7
/proc/5923/stat : 5923 (priss) S 5922 5922 5845 0 -1 4202496 347082 0 0 0 1912130 777 0 0 18 0 5 0 891271913 1515978752 321306 33554432000 4194304 5787044 140735627832288 18446744073709551615 264738228657 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 370112 321306 419 389 0 365862 0
[pid=5923/tid=5925] ppid=5922 vsize=1480448 CPUtime=4782.25 cores=0-7
/proc/5923/task/5925/stat : 5925 (priss) R 5922 5922 5845 0 -1 4202560 73749 0 0 0 477991 234 0 0 25 0 5 0 891271915 1515978752 321306 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5923/tid=5926] ppid=5922 vsize=1480448 CPUtime=4782.21 cores=0-7
/proc/5923/task/5926/stat : 5926 (priss) R 5922 5922 5845 0 -1 4202560 77505 0 0 0 478179 42 0 0 25 0 5 0 891271916 1515978752 321306 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=5923/tid=5927] ppid=5922 vsize=1480448 CPUtime=4782.23 cores=0-7
/proc/5923/task/5927/stat : 5927 (priss) R 5922 5922 5845 0 -1 4202560 97973 0 0 0 477957 266 0 0 25 0 5 0 891271916 1515978752 321306 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=5923/tid=5928] ppid=5922 vsize=1480448 CPUtime=4782.31 cores=0-7
/proc/5923/task/5928/stat : 5928 (priss) R 5922 5922 5845 0 -1 4202560 93973 0 0 0 477998 233 0 0 25 0 5 0 891271917 1515978752 321306 33554432000 4194304 5787044 140735627832288 18446744073709551615 5524727 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19129.1
Current children cumulated vsize (KiB) 1489148

[startup+4842.3 s]
/proc/loadavg: 4.01 4.01 3.92 5/173 6072
/proc/meminfo: memFree=5871820/32951124 swapFree=67064576/67111528
[pid=5922] ppid=5920 vsize=8700 CPUtime=0 cores=0-7
/proc/5922/stat : 5922 (priss.sh) S 5920 5922 5845 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 891271913 8908800 252 33554432000 4194304 4922060 140734501893408 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5922/statm: 2175 252 211 178 0 68 0
[pid=5923] ppid=5922 vsize=1484740 CPUtime=19369.1 cores=0-7
/proc/5923/stat : 5923 (priss) S 5922 5922 5845 0 -1 4202496 350217 0 0 0 1936125 782 0 0 18 0 5 0 891271913 1520373760 324441 33554432000 4194304 5787044 140735627832288 18446744073709551615 264738228657 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 371185 324441 419 389 0 366935 0
[pid=5923/tid=5925] ppid=5922 vsize=1484740 CPUtime=4842.25 cores=0-7
/proc/5923/task/5925/stat : 5925 (priss) R 5922 5922 5845 0 -1 4202560 75658 0 0 0 483987 238 0 0 25 0 5 0 891271915 1520373760 324441 33554432000 4194304 5787044 140735627832288 18446744073709551615 4218754 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5923/tid=5926] ppid=5922 vsize=1484740 CPUtime=4842.22 cores=0-7
/proc/5923/task/5926/stat : 5926 (priss) R 5922 5922 5845 0 -1 4202560 78605 0 0 0 484179 43 0 0 25 0 5 0 891271916 1520373760 324441 33554432000 4194304 5787044 140735627832288 18446744073709551615 264725805634 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=5923/tid=5927] ppid=5922 vsize=1484740 CPUtime=4842.23 cores=0-7
/proc/5923/task/5927/stat : 5927 (priss) R 5922 5922 5845 0 -1 4202560 97973 0 0 0 483957 266 0 0 25 0 5 0 891271916 1520373760 324441 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=5923/tid=5928] ppid=5922 vsize=1484740 CPUtime=4842.3 cores=0-7
/proc/5923/task/5928/stat : 5928 (priss) R 5922 5922 5845 0 -1 4202560 94099 0 0 0 483997 233 0 0 25 0 5 0 891271917 1520373760 324441 33554432000 4194304 5787044 140735627832288 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19369.1
Current children cumulated vsize (KiB) 1493440

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/173 6074
/proc/meminfo: memFree=5858260/32951124 swapFree=67064576/67111528
[pid=5922] ppid=5920 vsize=8700 CPUtime=0 cores=0-7
/proc/5922/stat : 5922 (priss.sh) S 5920 5922 5845 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 891271913 8908800 252 33554432000 4194304 4922060 140734501893408 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5922/statm: 2175 252 211 178 0 68 0
[pid=5923] ppid=5922 vsize=1493316 CPUtime=19609.1 cores=0-7
/proc/5923/stat : 5923 (priss) S 5922 5922 5845 0 -1 4202496 353643 0 0 0 1960119 789 0 0 18 0 5 0 891271913 1529155584 327867 33554432000 4194304 5787044 140735627832288 18446744073709551615 264738228657 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 373329 327867 419 389 0 369079 0
[pid=5923/tid=5925] ppid=5922 vsize=1493316 CPUtime=4902.24 cores=0-7
/proc/5923/task/5925/stat : 5925 (priss) R 5922 5922 5845 0 -1 4202560 76777 0 0 0 489981 243 0 0 25 0 5 0 891271915 1529155584 327867 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5923/tid=5926] ppid=5922 vsize=1493316 CPUtime=4902.22 cores=0-7
/proc/5923/task/5926/stat : 5926 (priss) R 5922 5922 5845 0 -1 4202560 80713 0 0 0 490178 44 0 0 25 0 5 0 891271916 1529155584 327867 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=5923/tid=5927] ppid=5922 vsize=1493316 CPUtime=4902.24 cores=0-7
/proc/5923/task/5927/stat : 5927 (priss) R 5922 5922 5845 0 -1 4202560 97974 0 0 0 489958 266 0 0 25 0 5 0 891271916 1529155584 327867 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=5923/tid=5928] ppid=5922 vsize=1493316 CPUtime=4902.31 cores=0-7
/proc/5923/task/5928/stat : 5928 (priss) R 5922 5922 5845 0 -1 4202560 94297 0 0 0 489997 234 0 0 25 0 5 0 891271917 1529155584 327867 33554432000 4194304 5787044 140735627832288 18446744073709551615 5527395 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19609.1
Current children cumulated vsize (KiB) 1502016

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/173 6075
/proc/meminfo: memFree=5842208/32951124 swapFree=67064576/67111528
[pid=5922] ppid=5920 vsize=8700 CPUtime=0 cores=0-7
/proc/5922/stat : 5922 (priss.sh) S 5920 5922 5845 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 891271913 8908800 252 33554432000 4194304 4922060 140734501893408 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5922/statm: 2175 252 211 178 0 68 0
[pid=5923] ppid=5922 vsize=1563012 CPUtime=19849.1 cores=0-7
/proc/5923/stat : 5923 (priss) S 5922 5922 5845 0 -1 4202496 357654 0 0 0 1984108 800 0 0 18 0 5 0 891271913 1600524288 331878 33554432000 4194304 5787044 140735627832288 18446744073709551615 264738228657 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 390753 331878 419 389 0 386503 0
[pid=5923/tid=5925] ppid=5922 vsize=1563012 CPUtime=4962.25 cores=0-7
/proc/5923/task/5925/stat : 5925 (priss) R 5922 5922 5845 0 -1 4202560 78886 0 0 0 495977 248 0 0 25 0 5 0 891271915 1600524288 331878 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5923/tid=5926] ppid=5922 vsize=1563012 CPUtime=4962.21 cores=0-7
/proc/5923/task/5926/stat : 5926 (priss) R 5922 5922 5845 0 -1 4202560 81800 0 0 0 496177 44 0 0 25 0 5 0 891271916 1600524288 331878 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591246 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=5923/tid=5927] ppid=5922 vsize=1563012 CPUtime=4962.24 cores=0-7
/proc/5923/task/5927/stat : 5927 (priss) R 5922 5922 5845 0 -1 4202560 97974 0 0 0 495958 266 0 0 25 0 5 0 891271916 1600524288 331878 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=5923/tid=5928] ppid=5922 vsize=1563012 CPUtime=4962.31 cores=0-7
/proc/5923/task/5928/stat : 5928 (priss) R 5922 5922 5845 0 -1 4202560 95112 0 0 0 495991 240 0 0 25 0 5 0 891271917 1600524288 331878 33554432000 4194304 5787044 140735627832288 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19849.1
Current children cumulated vsize (KiB) 1571712

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/173 6077
/proc/meminfo: memFree=5825296/32951124 swapFree=67064576/67111528
[pid=5922] ppid=5920 vsize=8700 CPUtime=0 cores=0-7
/proc/5922/stat : 5922 (priss.sh) S 5920 5922 5845 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 891271913 8908800 252 33554432000 4194304 4922060 140734501893408 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5922/statm: 2175 252 211 178 0 68 0
[pid=5923] ppid=5922 vsize=1567280 CPUtime=20089.1 cores=0-7
/proc/5923/stat : 5923 (priss) S 5922 5922 5845 0 -1 4202496 361940 0 0 0 2008098 811 0 0 18 0 5 0 891271913 1604894720 336164 33554432000 4194304 5787044 140735627832288 18446744073709551615 264738228657 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 391820 336164 419 389 0 387570 0
[pid=5923/tid=5925] ppid=5922 vsize=1567280 CPUtime=5022.25 cores=0-7
/proc/5923/task/5925/stat : 5925 (priss) R 5922 5922 5845 0 -1 4202560 80001 0 0 0 501971 254 0 0 25 0 5 0 891271915 1604894720 336164 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591827 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5923/tid=5926] ppid=5922 vsize=1567280 CPUtime=5022.21 cores=0-7
/proc/5923/task/5926/stat : 5926 (priss) R 5922 5922 5845 0 -1 4202560 82910 0 0 0 502176 45 0 0 25 0 5 0 891271916 1604894720 336164 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=5923/tid=5927] ppid=5922 vsize=1567280 CPUtime=5022.23 cores=0-7
/proc/5923/task/5927/stat : 5927 (priss) R 5922 5922 5845 0 -1 4202560 97974 0 0 0 501957 266 0 0 25 0 5 0 891271916 1604894720 336164 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=5923/tid=5928] ppid=5922 vsize=1567280 CPUtime=5022.31 cores=0-7
/proc/5923/task/5928/stat : 5928 (priss) R 5922 5922 5845 0 -1 4202560 97173 0 0 0 501988 243 0 0 25 0 5 0 891271917 1604894720 336164 33554432000 4194304 5787044 140735627832288 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20089.1
Current children cumulated vsize (KiB) 1575980

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/173 6078
/proc/meminfo: memFree=5807996/32951124 swapFree=67064576/67111528
[pid=5922] ppid=5920 vsize=8700 CPUtime=0 cores=0-7
/proc/5922/stat : 5922 (priss.sh) S 5920 5922 5845 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 891271913 8908800 252 33554432000 4194304 4922060 140734501893408 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5922/statm: 2175 252 211 178 0 68 0
[pid=5923] ppid=5922 vsize=1571644 CPUtime=20329.1 cores=0-7
/proc/5923/stat : 5923 (priss) S 5922 5922 5845 0 -1 4202496 366210 0 0 0 2032087 822 0 0 18 0 5 0 891271913 1609363456 340434 33554432000 4194304 5787044 140735627832288 18446744073709551615 264738228657 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 392911 340434 419 389 0 388661 0
[pid=5923/tid=5925] ppid=5922 vsize=1571644 CPUtime=5082.25 cores=0-7
/proc/5923/task/5925/stat : 5925 (priss) R 5922 5922 5845 0 -1 4202560 82126 0 0 0 507966 259 0 0 25 0 5 0 891271915 1609363456 340434 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591328 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5923/tid=5926] ppid=5922 vsize=1571644 CPUtime=5082.22 cores=0-7
/proc/5923/task/5926/stat : 5926 (priss) R 5922 5922 5845 0 -1 4202560 84020 0 0 0 508176 46 0 0 25 0 5 0 891271916 1609363456 340434 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=5923/tid=5927] ppid=5922 vsize=1571644 CPUtime=5082.24 cores=0-7
/proc/5923/task/5927/stat : 5927 (priss) R 5922 5922 5845 0 -1 4202560 97974 0 0 0 507958 266 0 0 25 0 5 0 891271916 1609363456 340434 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=5923/tid=5928] ppid=5922 vsize=1571644 CPUtime=5082.31 cores=0-7
/proc/5923/task/5928/stat : 5928 (priss) R 5922 5922 5845 0 -1 4202560 98208 0 0 0 507982 249 0 0 25 0 5 0 891271917 1609363456 340434 33554432000 4194304 5787044 140735627832288 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20329.1
Current children cumulated vsize (KiB) 1580344



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 3.92 5/173 6079
/proc/meminfo: memFree=5804264/32951124 swapFree=67064576/67111528
[pid=5922] ppid=5920 vsize=8700 CPUtime=0 cores=0-7
/proc/5922/stat : 5922 (priss.sh) S 5920 5922 5845 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 891271913 8908800 252 33554432000 4194304 4922060 140734501893408 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5922/statm: 2175 252 211 178 0 68 0
[pid=5923] ppid=5922 vsize=1572924 CPUtime=20399.9 cores=0-7
/proc/5923/stat : 5923 (priss) S 5922 5922 5845 0 -1 4202496 367135 0 0 0 2039166 826 0 0 18 0 5 0 891271913 1610674176 341359 33554432000 4194304 5787044 140735627832288 18446744073709551615 264738228657 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5923/statm: 393231 341359 419 389 0 388981 0
[pid=5923/tid=5925] ppid=5922 vsize=1572924 CPUtime=5099.95 cores=0-7
/proc/5923/task/5925/stat : 5925 (priss) R 5922 5922 5845 0 -1 4202560 82444 0 0 0 509735 260 0 0 25 0 5 0 891271915 1610674176 341359 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5923/tid=5926] ppid=5922 vsize=1572924 CPUtime=5099.93 cores=0-7
/proc/5923/task/5926/stat : 5926 (priss) R 5922 5922 5845 0 -1 4202560 84336 0 0 0 509947 46 0 0 25 0 5 0 891271916 1610674176 341359 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=5923/tid=5927] ppid=5922 vsize=1572924 CPUtime=5099.95 cores=0-7
/proc/5923/task/5927/stat : 5927 (priss) R 5922 5922 5845 0 -1 4202560 97974 0 0 0 509728 267 0 0 19 0 5 0 891271916 1610674176 341359 33554432000 4194304 5787044 140735627832288 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=5923/tid=5928] ppid=5922 vsize=1572924 CPUtime=5100.02 cores=0-7
/proc/5923/task/5928/stat : 5928 (priss) R 5922 5922 5845 0 -1 4202560 98499 0 0 0 509751 251 0 0 25 0 5 0 891271917 1610674176 341359 33554432000 4194304 5787044 140735627832288 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20399.9
Current children cumulated vsize (KiB) 1581624

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 5922 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 20399.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): 20399.9
CPU user time (s): 20391.7
CPU system time (s): 8.26
CPU usage (%): 399.997
Max. virtual memory (cumulated for all children) (KiB): 1581624

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= 333
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.9208 second user time and 19.831 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-13 20:09:23
IDJOB=3499181
IDBENCH=71300
IDSOLVER=1994
FILE ID=node141/3499181-1307988563
RUNJOBID= node141-1307988435-5859
PBS_JOBID= 13559809
Free space on /var/tmp= 2912 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g6.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3499181-1307988563/watcher-3499181-1307988563 -o /var/tmp/evaluation-result-3499181-1307988563/solver-3499181-1307988563 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499181-1307988563.cnf 2048129360 40000 31000 8

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

MD5SUM BENCH= 2094ee8d4e443e860293b947e469bd81
RANDOM SEED=2048129360

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       7171668 kB
Buffers:        121684 kB
Cached:       24812500 kB
SwapCached:       9036 kB
Active:        9407124 kB
Inactive:     15543908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7171668 kB
SwapTotal:    67111528 kB
SwapFree:     67064576 kB
Dirty:            2340 kB
Writeback:           0 kB
AnonPages:       14220 kB
Mapped:           9260 kB
Slab:           763092 kB
PageTables:       3012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   156048 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 /var/tmp at the end= 2912 MiB
End job on node141 at 2011-06-13 21:34:25