Trace number 3499221

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1820c171155g5.cnf
MD5SUM70a781814cd432fb0f934a7edd92ccff
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1716.97
Satisfiable
(Un)Satisfiability was proved
Number of variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

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: 26583
0.00/0.04	c parsetime: 35743us
0.00/0.04	c parsed 171155 clauses with 1820 variables
0.00/0.05	c NW started thread 0 successfully (1093749056)
0.00/0.07	c NW started thread 1 successfully (1104238912)
0.00/0.10	c NW started thread 2 successfully (1114728768)
0.00/0.13	c NW started thread 3 successfully (1125218624)
25.07/6.48	c preprocessor returned 10010 variables
25.07/6.48	c preprocessing returned UNKNOWN
25.07/6.48	c PP set 0 variables
25.07/6.48	c pp time: 6373800us (6s)
25.88/6.61	c preprocessor returned 10010 variables
25.88/6.61	c preprocessing returned UNKNOWN
25.88/6.61	c PP set 0 variables
25.88/6.61	c pp time: 6532773us (6s)
28.26/7.21	c preprocessor returned 10010 variables
28.26/7.21	c preprocessing returned UNKNOWN
28.26/7.21	c PP set 0 variables
28.26/7.21	c pp time: 7160325us (7s)
47.88/12.19	c preprocessor returned 30018 variables
47.88/12.19	c preprocessing returned UNKNOWN
47.88/12.19	c PP set 0 variables
47.88/12.19	c pp time: 12063538us (12s)
8041.02/2010.56	c HTE
8069.02/2017.57	c subsumption
8386.23/2096.81	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-3499221-1307991904/watcher-3499221-1307991904 -o /var/tmp/evaluation-result-3499221-1307991904/solver-3499221-1307991904 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499221-1307991904.cnf 2118757064 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.68 3.93 3.90 2/170 26582
/proc/meminfo: memFree=14809836/32950928 swapFree=67056212/67111528
[pid=26582] ppid=26580 vsize=8700 CPUtime=0 cores=0-7
/proc/26582/stat : 26582 (priss.sh) S 26580 26582 26351 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 989421060 8908800 252 33554432000 4194304 4922060 140735840534560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/26582/statm: 2175 252 211 178 0 68 0

[startup+0.038771 s]
/proc/loadavg: 3.68 3.93 3.90 2/170 26582
/proc/meminfo: memFree=14809836/32950928 swapFree=67056212/67111528
[pid=26582] ppid=26580 vsize=8700 CPUtime=0 cores=0-7
/proc/26582/stat : 26582 (priss.sh) S 26580 26582 26351 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 989421060 8908800 252 33554432000 4194304 4922060 140735840534560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/26582/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100749 s]
/proc/loadavg: 3.68 3.93 3.90 2/170 26582
/proc/meminfo: memFree=14809836/32950928 swapFree=67056212/67111528
[pid=26582] ppid=26580 vsize=8700 CPUtime=0 cores=0-7
/proc/26582/stat : 26582 (priss.sh) S 26580 26582 26351 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 989421060 8908800 252 33554432000 4194304 4922060 140735840534560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/26582/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300713 s]
/proc/loadavg: 3.68 3.93 3.90 2/170 26582
/proc/meminfo: memFree=14809836/32950928 swapFree=67056212/67111528
[pid=26582] ppid=26580 vsize=8700 CPUtime=0 cores=0-7
/proc/26582/stat : 26582 (priss.sh) S 26580 26582 26351 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 989421060 8908800 252 33554432000 4194304 4922060 140735840534560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/26582/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700636 s]
/proc/loadavg: 3.68 3.93 3.90 2/170 26582
/proc/meminfo: memFree=14809836/32950928 swapFree=67056212/67111528
[pid=26582] ppid=26580 vsize=8700 CPUtime=0 cores=0-7
/proc/26582/stat : 26582 (priss.sh) S 26580 26582 26351 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 989421060 8908800 252 33554432000 4194304 4922060 140735840534560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/26582/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50048 s]
/proc/loadavg: 3.68 3.93 3.90 5/176 26588
/proc/meminfo: memFree=14754012/32950928 swapFree=67056212/67111528
[pid=26582] ppid=26580 vsize=8700 CPUtime=0 cores=0-7
/proc/26582/stat : 26582 (priss.sh) S 26580 26582 26351 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 989421060 8908800 252 33554432000 4194304 4922060 140735840534560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/26582/statm: 2175 252 211 178 0 68 0
[pid=26583] ppid=26582 vsize=291560 CPUtime=5.47 cores=0-7
/proc/26583/stat : 26583 (priss) S 26582 26582 26351 0 -1 4202496 30615 0 0 0 534 13 0 0 18 0 5 0 989421060 298557440 14458 33554432000 4194304 5787044 140734617235904 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26583/statm: 72890 14458 350 389 0 68640 0
[pid=26583/tid=26585] ppid=26582 vsize=291560 CPUtime=1.37 cores=0-7
/proc/26583/task/26585/stat : 26585 (priss) R 26582 26582 26351 0 -1 4202560 5865 0 0 0 135 2 0 0 19 0 5 0 989421065 298557440 14458 33554432000 4194304 5787044 140734617235904 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26583/tid=26586] ppid=26582 vsize=291560 CPUtime=1.36 cores=0-7
/proc/26583/task/26586/stat : 26586 (priss) R 26582 26582 26351 0 -1 4202560 5559 0 0 0 134 2 0 0 18 0 5 0 989421067 298557440 14458 33554432000 4194304 5787044 140734617235904 18446744073709551615 4336744 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26583/tid=26587] ppid=26582 vsize=291560 CPUtime=1.3 cores=0-7
/proc/26583/task/26587/stat : 26587 (priss) R 26582 26582 26351 0 -1 4202560 5828 0 0 0 123 7 0 0 18 0 5 0 989421071 298557440 14458 33554432000 4194304 5787044 140734617235904 18446744073709551615 4336749 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26583/tid=26588] ppid=26582 vsize=291560 CPUtime=1.32 cores=0-7
/proc/26583/task/26588/stat : 26588 (priss) R 26582 26582 26351 0 -1 4202560 4652 0 0 0 131 1 0 0 18 0 5 0 989421073 298557440 14458 33554432000 4194304 5787044 140734617235904 18446744073709551615 4336770 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.47
Current children cumulated vsize (KiB) 300260

[startup+3.10118 s]
/proc/loadavg: 3.68 3.93 3.90 5/176 26588
/proc/meminfo: memFree=14752672/32950928 swapFree=67056212/67111528
[pid=26582] ppid=26580 vsize=8700 CPUtime=0 cores=0-7
/proc/26582/stat : 26582 (priss.sh) S 26580 26582 26351 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 989421060 8908800 252 33554432000 4194304 4922060 140735840534560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/26582/statm: 2175 252 211 178 0 68 0
[pid=26583] ppid=26582 vsize=291560 CPUtime=11.87 cores=0-7
/proc/26583/stat : 26583 (priss) S 26582 26582 26351 0 -1 4202496 30615 0 0 0 1174 13 0 0 18 0 5 0 989421060 298557440 14458 33554432000 4194304 5787044 140734617235904 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26583/statm: 72890 14458 350 389 0 68640 0
[pid=26583/tid=26585] ppid=26582 vsize=291560 CPUtime=2.97 cores=0-7
/proc/26583/task/26585/stat : 26585 (priss) R 26582 26582 26351 0 -1 4202560 5865 0 0 0 295 2 0 0 23 0 5 0 989421065 298557440 14458 33554432000 4194304 5787044 140734617235904 18446744073709551615 4336749 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26583/tid=26586] ppid=26582 vsize=291560 CPUtime=2.96 cores=0-7
/proc/26583/task/26586/stat : 26586 (priss) R 26582 26582 26351 0 -1 4202560 5559 0 0 0 294 2 0 0 21 0 5 0 989421067 298557440 14458 33554432000 4194304 5787044 140734617235904 18446744073709551615 4336560 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26583/tid=26587] ppid=26582 vsize=291560 CPUtime=2.9 cores=0-7
/proc/26583/task/26587/stat : 26587 (priss) R 26582 26582 26351 0 -1 4202560 5828 0 0 0 283 7 0 0 21 0 5 0 989421071 298557440 14458 33554432000 4194304 5787044 140734617235904 18446744073709551615 4336756 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26583/tid=26588] ppid=26582 vsize=291560 CPUtime=2.92 cores=0-7
/proc/26583/task/26588/stat : 26588 (priss) R 26582 26582 26351 0 -1 4202560 4652 0 0 0 291 1 0 0 21 0 5 0 989421073 298557440 14458 33554432000 4194304 5787044 140734617235904 18446744073709551615 4336718 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.87
Current children cumulated vsize (KiB) 300260

[startup+6.30058 s]
/proc/loadavg: 3.70 3.93 3.90 5/176 26588
/proc/meminfo: memFree=14743432/32950928 swapFree=67056212/67111528
[pid=26582] ppid=26580 vsize=8700 CPUtime=0 cores=0-7
/proc/26582/stat : 26582 (priss.sh) S 26580 26582 26351 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 989421060 8908800 252 33554432000 4194304 4922060 140735840534560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/26582/statm: 2175 252 211 178 0 68 0
[pid=26583] ppid=26582 vsize=310584 CPUtime=24.67 cores=0-7
/proc/26583/stat : 26583 (priss) S 26582 26582 26351 0 -1 4202496 38743 0 0 0 2453 14 0 0 18 0 5 0 989421060 318038016 22234 33554432000 4194304 5787044 140734617235904 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26583/statm: 77646 22235 355 389 0 73396 0
[pid=26583/tid=26585] ppid=26582 vsize=310584 CPUtime=6.16 cores=0-7
/proc/26583/task/26585/stat : 26585 (priss) R 26582 26582 26351 0 -1 4202560 9036 0 0 0 614 2 0 0 25 0 5 0 989421065 318038016 22238 33554432000 4194304 5787044 140734617235904 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26583/tid=26586] ppid=26582 vsize=310584 CPUtime=6.16 cores=0-7
/proc/26583/task/26586/stat : 26586 (priss) R 26582 26582 26351 0 -1 4202560 7184 0 0 0 614 2 0 0 25 0 5 0 989421067 318038016 22241 33554432000 4194304 5787044 140734617235904 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26583/tid=26587] ppid=26582 vsize=310584 CPUtime=6.1 cores=0-7
/proc/26583/task/26587/stat : 26587 (priss) R 26582 26582 26351 0 -1 4202560 7276 0 0 0 603 7 0 0 25 0 5 0 989421071 318038016 22244 33554432000 4194304 5787044 140734617235904 18446744073709551615 256415052833 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26583/tid=26588] ppid=26582 vsize=310584 CPUtime=6.12 cores=0-7
/proc/26583/task/26588/stat : 26588 (priss) R 26582 26582 26351 0 -1 4202560 6546 0 0 0 611 1 0 0 18 0 5 0 989421073 318038016 22247 33554432000 4194304 5787044 140734617235904 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.67
Current children cumulated vsize (KiB) 319284

[startup+12.7004 s]
/proc/loadavg: 3.73 3.94 3.90 5/176 26588
/proc/meminfo: memFree=14702668/32950928 swapFree=67056212/67111528
[pid=26582] ppid=26580 vsize=8700 CPUtime=0 cores=0-7
/proc/26582/stat : 26582 (priss.sh) S 26580 26582 26351 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 989421060 8908800 252 33554432000 4194304 4922060 140735840534560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/26582/statm: 2175 252 211 178 0 68 0
[pid=26583] ppid=26582 vsize=314140 CPUtime=50.25 cores=0-7
/proc/26583/stat : 26583 (priss) S 26582 26582 26351 0 -1 4202496 59931 0 0 0 5000 25 0 0 18 0 5 0 989421060 321679360 27548 33554432000 4194304 5787044 140734617235904 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26583/statm: 78535 27548 417 389 0 74285 0
[pid=26583/tid=26585] ppid=26582 vsize=314140 CPUtime=12.57 cores=0-7
/proc/26583/task/26585/stat : 26585 (priss) R 26582 26582 26351 0 -1 4202560 14288 0 0 0 1253 4 0 0 25 0 5 0 989421065 321679360 27548 33554432000 4194304 5787044 140734617235904 18446744073709551615 5585240 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26583/tid=26586] ppid=26582 vsize=314140 CPUtime=12.55 cores=0-7
/proc/26583/task/26586/stat : 26586 (priss) R 26582 26582 26351 0 -1 4202560 13088 0 0 0 1251 4 0 0 18 0 5 0 989421067 321679360 27548 33554432000 4194304 5787044 140734617235904 18446744073709551615 5592132 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26583/tid=26587] ppid=26582 vsize=314140 CPUtime=12.49 cores=0-7
/proc/26583/task/26587/stat : 26587 (priss) R 26582 26582 26351 0 -1 4202560 12630 0 0 0 1236 13 0 0 19 0 5 0 989421071 321679360 27548 33554432000 4194304 5787044 140734617235904 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26583/tid=26588] ppid=26582 vsize=314140 CPUtime=12.52 cores=0-7
/proc/26583/task/26588/stat : 26588 (priss) R 26582 26582 26351 0 -1 4202560 11214 0 0 0 1250 2 0 0 18 0 5 0 989421073 321679360 27548 33554432000 4194304 5787044 140734617235904 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.25
Current children cumulated vsize (KiB) 322840

[startup+25.501 s]
/proc/loadavg: 3.79 3.94 3.90 5/176 26589
/proc/meminfo: memFree=14680252/32950928 swapFree=67056212/67111528
[pid=26582] ppid=26580 vsize=8700 CPUtime=0 cores=0-7
/proc/26582/stat : 26582 (priss.sh) S 26580 26582 26351 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 989421060 8908800 252 33554432000 4194304 4922060 140735840534560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/26582/statm: 2175 252 211 178 0 68 0
[pid=26583] ppid=26582 vsize=322464 CPUtime=101.44 cores=0-7
/proc/26583/stat : 26583 (priss) S 26582 26582 26351 0 -1 4202496 65723 0 0 0 10117 27 0 0 18 0 5 0 989421060 330203136 33340 33554432000 4194304 5787044 140734617235904 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26583/statm: 80616 33340 417 389 0 76366 0
[pid=26583/tid=26585] ppid=26582 vsize=322464 CPUtime=25.36 cores=0-7
/proc/26583/task/26585/stat : 26585 (priss) R 26582 26582 26351 0 -1 4202560 15262 0 0 0 2532 4 0 0 25 0 5 0 989421065 330203136 33340 33554432000 4194304 5787044 140734617235904 18446744073709551615 5590305 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26583/tid=26586] ppid=26582 vsize=322464 CPUtime=25.36 cores=0-7
/proc/26583/task/26586/stat : 26586 (priss) R 26582 26582 26351 0 -1 4202560 15515 0 0 0 2531 5 0 0 18 0 5 0 989421067 330203136 33340 33554432000 4194304 5787044 140734617235904 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26583/tid=26587] ppid=26582 vsize=322464 CPUtime=25.28 cores=0-7
/proc/26583/task/26587/stat : 26587 (priss) R 26582 26582 26351 0 -1 4202560 13963 0 0 0 2514 14 0 0 19 0 5 0 989421071 330203136 33340 33554432000 4194304 5787044 140734617235904 18446744073709551615 5591515 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26583/tid=26588] ppid=26582 vsize=322464 CPUtime=25.31 cores=0-7
/proc/26583/task/26588/stat : 26588 (priss) R 26582 26582 26351 0 -1 4202560 12272 0 0 0 2529 2 0 0 18 0 5 0 989421073 330203136 33340 33554432000 4194304 5787044 140734617235904 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 331164

[startup+51.1012 s]
/proc/loadavg: 3.86 3.94 3.90 5/176 26589
/proc/meminfo: memFree=14646572/32950928 swapFree=67056212/67111528
[pid=26582] ppid=26580 vsize=8700 CPUtime=0 cores=0-7
/proc/26582/stat : 26582 (priss.sh) S 26580 26582 26351 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 989421060 8908800 252 33554432000 4194304 4922060 140735840534560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/26582/statm: 2175 252 211 178 0 68 0
[pid=26583] ppid=26582 vsize=332520 CPUtime=203.8 cores=0-7
/proc/26583/stat : 26583 (priss) S 26582 26582 26351 0 -1 4202496 74476 0 0 0 20342 38 0 0 18 0 5 0 989421060 340500480 42092 33554432000 4194304 5787044 140734617235904 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26583/statm: 83130 42092 417 389 0 78880 0
[pid=26583/tid=26585] ppid=26582 vsize=332520 CPUtime=50.96 cores=0-7
/proc/26583/task/26585/stat : 26585 (priss) R 26582 26582 26351 0 -1 4202560 17416 0 0 0 5090 6 0 0 25 0 5 0 989421065 340500480 42092 33554432000 4194304 5787044 140734617235904 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26583/tid=26586] ppid=26582 vsize=332520 CPUtime=50.96 cores=0-7
/proc/26583/task/26586/stat : 26586 (priss) R 26582 26582 26351 0 -1 4202560 17162 0 0 0 5090 6 0 0 18 0 5 0 989421067 340500480 42092 33554432000 4194304 5787044 140734617235904 18446744073709551615 5586868 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26583/tid=26587] ppid=26582 vsize=332520 CPUtime=50.84 cores=0-7
/proc/26583/task/26587/stat : 26587 (priss) R 26582 26582 26351 0 -1 4202560 17465 0 0 0 5064 20 0 0 18 0 5 0 989421071 340500480 42092 33554432000 4194304 5787044 140734617235904 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26583/tid=26588] ppid=26582 vsize=332520 CPUtime=50.91 cores=0-7
/proc/26583/task/26588/stat : 26588 (priss) R 26582 26582 26351 0 -1 4202560 13722 0 0 0 5088 3 0 0 18 0 5 0 989421073 340500480 42092 33554432000 4194304 5787044 140734617235904 18446744073709551615 4229096 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.8
Current children cumulated vsize (KiB) 341220

[startup+102.307 s]
/proc/loadavg: 3.94 3.95 3.91 5/176 26591
/proc/meminfo: memFree=14579200/32950928 swapFree=67056212/67111528
[pid=26582] ppid=26580 vsize=8700 CPUtime=0 cores=0-7
/proc/26582/stat : 26582 (priss.sh) S 26580 26582 26351 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 989421060 8908800 252 33554432000 4194304 4922060 140735840534560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/26582/statm: 2175 252 211 178 0 68 0
[pid=26583] ppid=26582 vsize=353720 CPUtime=408.56 cores=0-7
/proc/26583/stat : 26583 (priss) S 26582 26582 26351 0 -1 4202496 91052 0 0 0 40786 70 0 0 18 0 5 0 989421060 362209280 58535 33554432000 4194304 5787044 140734617235904 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26583/statm: 88430 58535 417 389 0 84180 0
[pid=26583/tid=26585] ppid=26582 vsize=353720 CPUtime=102.16 cores=0-7
/proc/26583/task/26585/stat : 26585 (priss) R 26582 26582 26351 0 -1 4202560 20103 0 0 0 10207 9 0 0 25 0 5 0 989421065 362209280 58535 33554432000 4194304 5787044 140734617235904 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26583/tid=26586] ppid=26582 vsize=353720 CPUtime=102.15 cores=0-7
/proc/26583/task/26586/stat : 26586 (priss) R 26582 26582 26351 0 -1 4202560 22819 0 0 0 10203 12 0 0 18 0 5 0 989421067 362209280 58535 33554432000 4194304 5787044 140734617235904 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26583/tid=26587] ppid=26582 vsize=353720 CPUtime=102 cores=0-7
/proc/26583/task/26587/stat : 26587 (priss) R 26582 26582 26351 0 -1 4202560 21411 0 0 0 10158 42 0 0 18 0 5 0 989421071 362209280 58535 33554432000 4194304 5787044 140734617235904 18446744073709551615 5590301 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26583/tid=26588] ppid=26582 vsize=353720 CPUtime=102.11 cores=0-7

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

/proc/26583/task/26586/stat : 26586 (priss) R 26582 26582 26351 0 -1 4202560 139001 0 0 0 472041 181 0 0 25 0 5 0 989421067 2293854208 507984 33554432000 4194304 5787044 140734617235904 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26583/tid=26587] ppid=26582 vsize=2240092 CPUtime=4721.65 cores=0-7
/proc/26583/task/26587/stat : 26587 (priss) R 26582 26582 26351 0 -1 4202560 150309 0 0 0 471508 657 0 0 25 0 5 0 989421071 2293854208 507984 33554432000 4194304 5787044 140734617235904 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26583/tid=26588] ppid=26582 vsize=2240092 CPUtime=4722.19 cores=0-7
/proc/26583/task/26588/stat : 26588 (priss) R 26582 26582 26351 0 -1 4202560 131379 0 0 0 472136 83 0 0 25 0 5 0 989421073 2293854208 507984 33554432000 4194304 5787044 140734617235904 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 18888.4
Current children cumulated vsize (KiB) 2248792

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 26728
/proc/meminfo: memFree=12758648/32950928 swapFree=67056212/67111528
[pid=26582] ppid=26580 vsize=8700 CPUtime=0 cores=0-7
/proc/26582/stat : 26582 (priss.sh) S 26580 26582 26351 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 989421060 8908800 252 33554432000 4194304 4922060 140735840534560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/26582/statm: 2175 252 211 178 0 68 0
[pid=26583] ppid=26582 vsize=2248208 CPUtime=19128.4 cores=0-7
/proc/26583/stat : 26583 (priss) S 26582 26582 26351 0 -1 4202496 560895 0 0 0 1911757 1081 0 0 18 0 5 0 989421060 2302164992 512247 33554432000 4194304 5787044 140734617235904 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26583/statm: 562052 512247 417 389 0 557802 0
[pid=26583/tid=26585] ppid=26582 vsize=2248208 CPUtime=4782.2 cores=0-7
/proc/26583/task/26585/stat : 26585 (priss) R 26582 26582 26351 0 -1 4202560 129428 0 0 0 478063 157 0 0 25 0 5 0 989421065 2302164992 512247 33554432000 4194304 5787044 140734617235904 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26583/tid=26586] ppid=26582 vsize=2248208 CPUtime=4782.22 cores=0-7
/proc/26583/task/26586/stat : 26586 (priss) R 26582 26582 26351 0 -1 4202560 139002 0 0 0 478041 181 0 0 25 0 5 0 989421067 2302164992 512247 33554432000 4194304 5787044 140734617235904 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26583/tid=26587] ppid=26582 vsize=2248208 CPUtime=4781.64 cores=0-7
/proc/26583/task/26587/stat : 26587 (priss) R 26582 26582 26351 0 -1 4202560 150309 0 0 0 477507 657 0 0 25 0 5 0 989421071 2302164992 512247 33554432000 4194304 5787044 140734617235904 18446744073709551615 5591007 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26583/tid=26588] ppid=26582 vsize=2248208 CPUtime=4782.18 cores=0-7
/proc/26583/task/26588/stat : 26588 (priss) R 26582 26582 26351 0 -1 4202560 133445 0 0 0 478134 84 0 0 25 0 5 0 989421073 2302164992 512247 33554432000 4194304 5787044 140734617235904 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19128.4
Current children cumulated vsize (KiB) 2256908

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 26729
/proc/meminfo: memFree=12742088/32950928 swapFree=67056212/67111528
[pid=26582] ppid=26580 vsize=8700 CPUtime=0 cores=0-7
/proc/26582/stat : 26582 (priss.sh) S 26580 26582 26351 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 989421060 8908800 252 33554432000 4194304 4922060 140735840534560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/26582/statm: 2175 252 211 178 0 68 0
[pid=26583] ppid=26582 vsize=2256332 CPUtime=19368.4 cores=0-7
/proc/26583/stat : 26583 (priss) S 26582 26582 26351 0 -1 4202496 564995 0 0 0 1935752 1087 0 0 18 0 5 0 989421060 2310483968 516347 33554432000 4194304 5787044 140734617235904 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26583/statm: 564083 516347 417 389 0 559833 0
[pid=26583/tid=26585] ppid=26582 vsize=2256332 CPUtime=4842.2 cores=0-7
/proc/26583/task/26585/stat : 26585 (priss) R 26582 26582 26351 0 -1 4202560 131489 0 0 0 484060 160 0 0 25 0 5 0 989421065 2310483968 516347 33554432000 4194304 5787044 140734617235904 18446744073709551615 5591312 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26583/tid=26586] ppid=26582 vsize=2256332 CPUtime=4842.22 cores=0-7
/proc/26583/task/26586/stat : 26586 (priss) R 26582 26582 26351 0 -1 4202560 139002 0 0 0 484041 181 0 0 25 0 5 0 989421067 2310483968 516347 33554432000 4194304 5787044 140734617235904 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26583/tid=26587] ppid=26582 vsize=2256332 CPUtime=4841.65 cores=0-7
/proc/26583/task/26587/stat : 26587 (priss) R 26582 26582 26351 0 -1 4202560 150309 0 0 0 483507 658 0 0 25 0 5 0 989421071 2310483968 516347 33554432000 4194304 5787044 140734617235904 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26583/tid=26588] ppid=26582 vsize=2256332 CPUtime=4842.19 cores=0-7
/proc/26583/task/26588/stat : 26588 (priss) R 26582 26582 26351 0 -1 4202560 135484 0 0 0 484133 86 0 0 20 0 5 0 989421073 2310483968 516347 33554432000 4194304 5787044 140734617235904 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19368.4
Current children cumulated vsize (KiB) 2265032

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 26731
/proc/meminfo: memFree=12724188/32950928 swapFree=67056212/67111528
[pid=26582] ppid=26580 vsize=8700 CPUtime=0 cores=0-7
/proc/26582/stat : 26582 (priss.sh) S 26580 26582 26351 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 989421060 8908800 252 33554432000 4194304 4922060 140735840534560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/26582/statm: 2175 252 211 178 0 68 0
[pid=26583] ppid=26582 vsize=2337864 CPUtime=19608.4 cores=0-7
/proc/26583/stat : 26583 (priss) S 26582 26582 26351 0 -1 4202496 572493 0 0 0 1959745 1092 0 0 18 0 5 0 989421060 2393972736 520770 33554432000 4194304 5787044 140734617235904 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26583/statm: 584466 520770 417 389 0 580216 0
[pid=26583/tid=26585] ppid=26582 vsize=2337864 CPUtime=4902.2 cores=0-7
/proc/26583/task/26585/stat : 26585 (priss) R 26582 26582 26351 0 -1 4202560 136970 0 0 0 490057 163 0 0 25 0 5 0 989421065 2393972736 520770 33554432000 4194304 5787044 140734617235904 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26583/tid=26586] ppid=26582 vsize=2337864 CPUtime=4902.22 cores=0-7
/proc/26583/task/26586/stat : 26586 (priss) R 26582 26582 26351 0 -1 4202560 139003 0 0 0 490041 181 0 0 25 0 5 0 989421067 2393972736 520770 33554432000 4194304 5787044 140734617235904 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26583/tid=26587] ppid=26582 vsize=2337864 CPUtime=4901.64 cores=0-7
/proc/26583/task/26587/stat : 26587 (priss) R 26582 26582 26351 0 -1 4202560 150309 0 0 0 489506 658 0 0 18 0 5 0 989421071 2393972736 520770 33554432000 4194304 5787044 140734617235904 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26583/tid=26588] ppid=26582 vsize=2337864 CPUtime=4902.18 cores=0-7
/proc/26583/task/26588/stat : 26588 (priss) R 26582 26582 26351 0 -1 4202560 137500 0 0 0 490130 88 0 0 25 0 5 0 989421073 2393972736 520770 33554432000 4194304 5787044 140734617235904 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19608.4
Current children cumulated vsize (KiB) 2346564

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 26732
/proc/meminfo: memFree=12715952/32950928 swapFree=67056212/67111528
[pid=26582] ppid=26580 vsize=8700 CPUtime=0 cores=0-7
/proc/26582/stat : 26582 (priss.sh) S 26580 26582 26351 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 989421060 8908800 252 33554432000 4194304 4922060 140735840534560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/26582/statm: 2175 252 211 178 0 68 0
[pid=26583] ppid=26582 vsize=2354292 CPUtime=19848.4 cores=0-7
/proc/26583/stat : 26583 (priss) S 26582 26582 26351 0 -1 4202496 576585 0 0 0 1983744 1095 0 0 18 0 5 0 989421060 2410795008 522813 33554432000 4194304 5787044 140734617235904 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26583/statm: 588573 522813 417 389 0 584323 0
[pid=26583/tid=26585] ppid=26582 vsize=2354292 CPUtime=4962.21 cores=0-7
/proc/26583/task/26585/stat : 26585 (priss) R 26582 26582 26351 0 -1 4202560 136970 0 0 0 496057 164 0 0 25 0 5 0 989421065 2410795008 522813 33554432000 4194304 5787044 140734617235904 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26583/tid=26586] ppid=26582 vsize=2354292 CPUtime=4962.22 cores=0-7
/proc/26583/task/26586/stat : 26586 (priss) R 26582 26582 26351 0 -1 4202560 139004 0 0 0 496041 181 0 0 20 0 5 0 989421067 2410795008 522813 33554432000 4194304 5787044 140734617235904 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26583/tid=26587] ppid=26582 vsize=2354292 CPUtime=4961.64 cores=0-7
/proc/26583/task/26587/stat : 26587 (priss) R 26582 26582 26351 0 -1 4202560 150309 0 0 0 495506 658 0 0 25 0 5 0 989421071 2410795008 522813 33554432000 4194304 5787044 140734617235904 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26583/tid=26588] ppid=26582 vsize=2354292 CPUtime=4962.19 cores=0-7
/proc/26583/task/26588/stat : 26588 (priss) R 26582 26582 26351 0 -1 4202560 141591 0 0 0 496129 90 0 0 25 0 5 0 989421073 2410795008 522813 33554432000 4194304 5787044 140734617235904 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19848.4
Current children cumulated vsize (KiB) 2362992

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 26734
/proc/meminfo: memFree=12707720/32950928 swapFree=67056212/67111528
[pid=26582] ppid=26580 vsize=8700 CPUtime=0 cores=0-7
/proc/26582/stat : 26582 (priss.sh) S 26580 26582 26351 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 989421060 8908800 252 33554432000 4194304 4922060 140735840534560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/26582/statm: 2175 252 211 178 0 68 0
[pid=26583] ppid=26582 vsize=2365376 CPUtime=20088.3 cores=0-7
/proc/26583/stat : 26583 (priss) S 26582 26582 26351 0 -1 4202496 578607 0 0 0 2007740 1095 0 0 18 0 5 0 989421060 2422145024 524835 33554432000 4194304 5787044 140734617235904 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26583/statm: 591344 524835 417 389 0 587094 0
[pid=26583/tid=26585] ppid=26582 vsize=2365376 CPUtime=5022.2 cores=0-7
/proc/26583/task/26585/stat : 26585 (priss) R 26582 26582 26351 0 -1 4202560 136971 0 0 0 502056 164 0 0 25 0 5 0 989421065 2422145024 524835 33554432000 4194304 5787044 140734617235904 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26583/tid=26586] ppid=26582 vsize=2365376 CPUtime=5022.21 cores=0-7
/proc/26583/task/26586/stat : 26586 (priss) R 26582 26582 26351 0 -1 4202560 139006 0 0 0 502040 181 0 0 25 0 5 0 989421067 2422145024 524835 33554432000 4194304 5787044 140734617235904 18446744073709551615 5591217 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26583/tid=26587] ppid=26582 vsize=2365376 CPUtime=5021.63 cores=0-7
/proc/26583/task/26587/stat : 26587 (priss) R 26582 26582 26351 0 -1 4202560 150309 0 0 0 501505 658 0 0 23 0 5 0 989421071 2422145024 524835 33554432000 4194304 5787044 140734617235904 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26583/tid=26588] ppid=26582 vsize=2365376 CPUtime=5022.18 cores=0-7
/proc/26583/task/26588/stat : 26588 (priss) R 26582 26582 26351 0 -1 4202560 143610 0 0 0 502128 90 0 0 25 0 5 0 989421073 2422145024 524835 33554432000 4194304 5787044 140734617235904 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20088.3
Current children cumulated vsize (KiB) 2374076

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 26736
/proc/meminfo: memFree=12707424/32950928 swapFree=67056212/67111528
[pid=26582] ppid=26580 vsize=8700 CPUtime=0 cores=0-7
/proc/26582/stat : 26582 (priss.sh) S 26580 26582 26351 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 989421060 8908800 252 33554432000 4194304 4922060 140735840534560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/26582/statm: 2175 252 211 178 0 68 0
[pid=26583] ppid=26582 vsize=2365376 CPUtime=20328.4 cores=0-7
/proc/26583/stat : 26583 (priss) S 26582 26582 26351 0 -1 4202496 578610 0 0 0 2031741 1096 0 0 18 0 5 0 989421060 2422145024 524838 33554432000 4194304 5787044 140734617235904 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26583/statm: 591344 524838 417 389 0 587094 0
[pid=26583/tid=26585] ppid=26582 vsize=2365376 CPUtime=5082.2 cores=0-7
/proc/26583/task/26585/stat : 26585 (priss) R 26582 26582 26351 0 -1 4202560 136971 0 0 0 508056 164 0 0 25 0 5 0 989421065 2422145024 524838 33554432000 4194304 5787044 140734617235904 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26583/tid=26586] ppid=26582 vsize=2365376 CPUtime=5082.21 cores=0-7
/proc/26583/task/26586/stat : 26586 (priss) R 26582 26582 26351 0 -1 4202560 139009 0 0 0 508040 181 0 0 25 0 5 0 989421067 2422145024 524838 33554432000 4194304 5787044 140734617235904 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26583/tid=26587] ppid=26582 vsize=2365376 CPUtime=5081.63 cores=0-7
/proc/26583/task/26587/stat : 26587 (priss) R 26582 26582 26351 0 -1 4202560 150309 0 0 0 507505 658 0 0 25 0 5 0 989421071 2422145024 524838 33554432000 4194304 5787044 140734617235904 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26583/tid=26588] ppid=26582 vsize=2365376 CPUtime=5082.19 cores=0-7
/proc/26583/task/26588/stat : 26588 (priss) R 26582 26582 26351 0 -1 4202560 143610 0 0 0 508128 91 0 0 25 0 5 0 989421073 2422145024 524838 33554432000 4194304 5787044 140734617235904 18446744073709551615 5528390 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20328.4
Current children cumulated vsize (KiB) 2374076



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 26736
/proc/meminfo: memFree=12707544/32950928 swapFree=67056212/67111528
[pid=26582] ppid=26580 vsize=8700 CPUtime=0 cores=0-7
/proc/26582/stat : 26582 (priss.sh) S 26580 26582 26351 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 989421060 8908800 252 33554432000 4194304 4922060 140735840534560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/26582/statm: 2175 252 211 178 0 68 0
[pid=26583] ppid=26582 vsize=2365376 CPUtime=20399.2 cores=0-7
/proc/26583/stat : 26583 (priss) S 26582 26582 26351 0 -1 4202496 578612 0 0 0 2038824 1096 0 0 18 0 5 0 989421060 2422145024 524840 33554432000 4194304 5787044 140734617235904 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26583/statm: 591344 524840 417 389 0 587094 0
[pid=26583/tid=26585] ppid=26582 vsize=2365376 CPUtime=5099.91 cores=0-7
/proc/26583/task/26585/stat : 26585 (priss) R 26582 26582 26351 0 -1 4202560 136971 0 0 0 509827 164 0 0 25 0 5 0 989421065 2422145024 524840 33554432000 4194304 5787044 140734617235904 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26583/tid=26586] ppid=26582 vsize=2365376 CPUtime=5099.92 cores=0-7
/proc/26583/task/26586/stat : 26586 (priss) R 26582 26582 26351 0 -1 4202560 139011 0 0 0 509811 181 0 0 25 0 5 0 989421067 2422145024 524840 33554432000 4194304 5787044 140734617235904 18446744073709551615 5591024 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26583/tid=26587] ppid=26582 vsize=2365376 CPUtime=5099.34 cores=0-7
/proc/26583/task/26587/stat : 26587 (priss) R 26582 26582 26351 0 -1 4202560 150309 0 0 0 509276 658 0 0 25 0 5 0 989421071 2422145024 524840 33554432000 4194304 5787044 140734617235904 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26583/tid=26588] ppid=26582 vsize=2365376 CPUtime=5099.9 cores=0-7
/proc/26583/task/26588/stat : 26588 (priss) R 26582 26582 26351 0 -1 4202560 143610 0 0 0 509899 91 0 0 25 0 5 0 989421073 2422145024 524840 33554432000 4194304 5787044 140734617235904 18446744073709551615 5526827 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20399.2
Current children cumulated vsize (KiB) 2374076

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 26582 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.2
#
# 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.2
CPU user time (s): 20388.2
CPU system time (s): 10.96
CPU usage (%): 399.983
Max. virtual memory (cumulated for all children) (KiB): 2374076

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= 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 8.04978 second user time and 19.775 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-13 21:05:04
IDJOB=3499221
IDBENCH=71443
IDSOLVER=1994
FILE ID=node115/3499221-1307991904
RUNJOBID= node115-1307986801-26365
PBS_JOBID= 13559796
Free space on /var/tmp= 2884 MiB

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

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

MD5SUM BENCH= 70a781814cd432fb0f934a7edd92ccff
RANDOM SEED=2118757064

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14810256 kB
Buffers:        120584 kB
Cached:       17379812 kB
SwapCached:       9240 kB
Active:        1603564 kB
Inactive:     15915512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14810256 kB
SwapTotal:    67111528 kB
SwapFree:     67056212 kB
Dirty:            3508 kB
Writeback:           0 kB
AnonPages:       16300 kB
Mapped:          12808 kB
Slab:           556080 kB
PageTables:       4280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185388 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= 2880 MiB
End job on node115 at 2011-06-13 22:30:06