Trace number 3499625

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
harder/php-020-019.shuffled-as.sat05-1190.cnf
MD5SUM81bbeaaf9f0ca3bfc36d743097777052
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.58376
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses3630
Sum of the clauses size7600
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23610
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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: 9894
0.00/0.00	c parsetime: 905us
0.00/0.00	c parsed 3630 clauses with 380 variables
0.00/0.00	c NW started thread 0 successfully (1091897664)
0.00/0.00	c NW started thread 1 successfully (1102387520)
0.00/0.00	c NW started thread 2 successfully (1112877376)
0.00/0.00	c NW started thread 3 successfully (1123367232)
0.00/0.56	c preprocessor returned 10019 variables
0.00/0.56	c preprocessing returned UNKNOWN
0.00/0.56	c PP set 0 variables
0.00/0.56	c pp time: 561272us (0s)
0.00/0.56	c preprocessor returned 10019 variables
0.00/0.56	c preprocessing returned UNKNOWN
0.00/0.56	c PP set 0 variables
0.00/0.56	c pp time: 560706us (0s)
0.00/0.56	c preprocessor returned 10019 variables
0.00/0.56	c preprocessing returned UNKNOWN
0.00/0.56	c PP set 0 variables
0.00/0.56	c pp time: 560965us (0s)
23.15/5.89	c preprocessor returned 30020 variables
23.15/5.89	c preprocessing returned UNKNOWN
23.15/5.89	c PP set 0 variables
23.15/5.89	c pp time: 5887223us (5s)
6961.19/1740.43	c HTE
7001.98/1750.69	c subsumption
7086.39/1771.79	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-3499625-1308008485/watcher-3499625-1308008485 -o /var/tmp/evaluation-result-3499625-1308008485/solver-3499625-1308008485 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499625-1308008485.cnf 78817918 40000 31000 8 

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

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


[startup+0 s]
/proc/loadavg: 4.00 4.00 4.00 1/170 9893
/proc/meminfo: memFree=7441656/32950928 swapFree=67055948/67111528
[pid=9893] ppid=9891 vsize=8700 CPUtime=0 cores=0-7
/proc/9893/stat : 9893 (priss.sh) S 9891 9893 9069 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912448194 8908800 252 33554432000 4194304 4922060 140735198480144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9893/statm: 2175 252 211 178 0 68 0

[startup+0.013764 s]
/proc/loadavg: 4.00 4.00 4.00 1/170 9893
/proc/meminfo: memFree=7441656/32950928 swapFree=67055948/67111528
[pid=9893] ppid=9891 vsize=8700 CPUtime=0 cores=0-7
/proc/9893/stat : 9893 (priss.sh) S 9891 9893 9069 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912448194 8908800 252 33554432000 4194304 4922060 140735198480144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9893/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: 4.00 4.00 4.00 1/170 9893
/proc/meminfo: memFree=7441656/32950928 swapFree=67055948/67111528
[pid=9893] ppid=9891 vsize=8700 CPUtime=0 cores=0-7
/proc/9893/stat : 9893 (priss.sh) S 9891 9893 9069 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912448194 8908800 252 33554432000 4194304 4922060 140735198480144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9893/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30071 s]
/proc/loadavg: 4.00 4.00 4.00 1/170 9893
/proc/meminfo: memFree=7441656/32950928 swapFree=67055948/67111528
[pid=9893] ppid=9891 vsize=8700 CPUtime=0 cores=0-7
/proc/9893/stat : 9893 (priss.sh) S 9891 9893 9069 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912448194 8908800 252 33554432000 4194304 4922060 140735198480144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9893/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700634 s]
/proc/loadavg: 4.00 4.00 4.00 1/170 9893
/proc/meminfo: memFree=7441656/32950928 swapFree=67055948/67111528
[pid=9893] ppid=9891 vsize=8700 CPUtime=0 cores=0-7
/proc/9893/stat : 9893 (priss.sh) S 9891 9893 9069 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912448194 8908800 252 33554432000 4194304 4922060 140735198480144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9893/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: 4.00 4.00 4.00 5/176 9899
/proc/meminfo: memFree=7416212/32950928 swapFree=67055948/67111528
[pid=9893] ppid=9891 vsize=8700 CPUtime=0 cores=0-7
/proc/9893/stat : 9893 (priss.sh) S 9891 9893 9069 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912448194 8908800 252 33554432000 4194304 4922060 140735198480144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9893/statm: 2175 252 211 178 0 68 0
[pid=9894] ppid=9893 vsize=277888 CPUtime=5.96 cores=0-7
/proc/9894/stat : 9894 (priss) S 9893 9893 9069 0 -1 4202496 8961 0 0 0 592 4 0 0 25 0 5 0 912448194 284557312 7274 33554432000 4194304 5787044 140734834685824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/9894/statm: 69472 7274 404 389 0 65222 0
[pid=9894/tid=9896] ppid=9893 vsize=277888 CPUtime=1.48 cores=0-7
/proc/9894/task/9896/stat : 9896 (priss) R 9893 9893 9069 0 -1 4202560 1603 0 0 0 147 1 0 0 19 0 5 0 912448195 284557312 7274 33554432000 4194304 5787044 140734834685824 18446744073709551615 208080337390 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=9894/tid=9897] ppid=9893 vsize=277888 CPUtime=1.48 cores=0-7
/proc/9894/task/9897/stat : 9897 (priss) R 9893 9893 9069 0 -1 4202560 1847 0 0 0 147 1 0 0 19 0 5 0 912448195 284557312 7274 33554432000 4194304 5787044 140734834685824 18446744073709551615 208080337439 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9894/tid=9898] ppid=9893 vsize=277888 CPUtime=1.48 cores=0-7
/proc/9894/task/9898/stat : 9898 (priss) R 9893 9893 9069 0 -1 4202560 1870 0 0 0 147 1 0 0 19 0 5 0 912448195 284557312 7274 33554432000 4194304 5787044 140734834685824 18446744073709551615 4661914 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9894/tid=9899] ppid=9893 vsize=277888 CPUtime=1.49 cores=0-7
/proc/9894/task/9899/stat : 9899 (priss) R 9893 9893 9069 0 -1 4202560 2128 0 0 0 149 0 0 0 20 0 5 0 912448195 284557312 7274 33554432000 4194304 5787044 140734834685824 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 286588

[startup+3.10118 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 9899
/proc/meminfo: memFree=7411252/32950928 swapFree=67055948/67111528
[pid=9893] ppid=9891 vsize=8700 CPUtime=0 cores=0-7
/proc/9893/stat : 9893 (priss.sh) S 9891 9893 9069 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912448194 8908800 252 33554432000 4194304 4922060 140735198480144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9893/statm: 2175 252 211 178 0 68 0
[pid=9894] ppid=9893 vsize=280012 CPUtime=12.36 cores=0-7
/proc/9894/stat : 9894 (priss) S 9893 9893 9069 0 -1 4202496 10410 0 0 0 1230 6 0 0 25 0 5 0 912448194 286732288 8723 33554432000 4194304 5787044 140734834685824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/9894/statm: 70003 8723 404 389 0 65753 0
[pid=9894/tid=9896] ppid=9893 vsize=280012 CPUtime=3.08 cores=0-7
/proc/9894/task/9896/stat : 9896 (priss) R 9893 9893 9069 0 -1 4202560 2113 0 0 0 307 1 0 0 18 0 5 0 912448195 286732288 8723 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=9894/tid=9897] ppid=9893 vsize=280012 CPUtime=3.08 cores=0-7
/proc/9894/task/9897/stat : 9897 (priss) R 9893 9893 9069 0 -1 4202560 2364 0 0 0 306 2 0 0 22 0 5 0 912448195 286732288 8723 33554432000 4194304 5787044 140734834685824 18446744073709551615 5588240 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9894/tid=9898] ppid=9893 vsize=280012 CPUtime=3.08 cores=0-7
/proc/9894/task/9898/stat : 9898 (priss) R 9893 9893 9069 0 -1 4202560 2292 0 0 0 306 2 0 0 22 0 5 0 912448195 286732288 8723 33554432000 4194304 5787044 140734834685824 18446744073709551615 5585290 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9894/tid=9899] ppid=9893 vsize=280012 CPUtime=3.09 cores=0-7
/proc/9894/task/9899/stat : 9899 (priss) R 9893 9893 9069 0 -1 4202560 2128 0 0 0 309 0 0 0 25 0 5 0 912448195 286732288 8723 33554432000 4194304 5787044 140734834685824 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 288712

[startup+6.30057 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 9899
/proc/meminfo: memFree=7400888/32950928 swapFree=67055948/67111528
[pid=9893] ppid=9891 vsize=8700 CPUtime=0 cores=0-7
/proc/9893/stat : 9893 (priss.sh) S 9891 9893 9069 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912448194 8908800 252 33554432000 4194304 4922060 140735198480144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9893/statm: 2175 252 211 178 0 68 0
[pid=9894] ppid=9893 vsize=283108 CPUtime=25.14 cores=0-7
/proc/9894/stat : 9894 (priss) S 9893 9893 9069 0 -1 4202496 14287 0 0 0 2505 9 0 0 25 0 5 0 912448194 289902592 11694 33554432000 4194304 5787044 140734834685824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/9894/statm: 70777 11694 417 389 0 66527 0
[pid=9894/tid=9896] ppid=9893 vsize=283108 CPUtime=6.28 cores=0-7
/proc/9894/task/9896/stat : 9896 (priss) R 9893 9893 9069 0 -1 4202560 2858 0 0 0 626 2 0 0 20 0 5 0 912448195 289902592 11694 33554432000 4194304 5787044 140734834685824 18446744073709551615 208079888391 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=9894/tid=9897] ppid=9893 vsize=283108 CPUtime=6.27 cores=0-7
/proc/9894/task/9897/stat : 9897 (priss) R 9893 9893 9069 0 -1 4202560 3093 0 0 0 625 2 0 0 20 0 5 0 912448195 289902592 11694 33554432000 4194304 5787044 140734834685824 18446744073709551615 4220208 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9894/tid=9898] ppid=9893 vsize=283108 CPUtime=6.28 cores=0-7
/proc/9894/task/9898/stat : 9898 (priss) R 9893 9893 9069 0 -1 4202560 2964 0 0 0 625 3 0 0 20 0 5 0 912448195 289902592 11694 33554432000 4194304 5787044 140734834685824 18446744073709551615 5590464 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9894/tid=9899] ppid=9893 vsize=283108 CPUtime=6.28 cores=0-7
/proc/9894/task/9899/stat : 9899 (priss) R 9893 9893 9069 0 -1 4202560 3859 0 0 0 628 0 0 0 18 0 5 0 912448195 289902592 11694 33554432000 4194304 5787044 140734834685824 18446744073709551615 5527156 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 291808

[startup+12.7004 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 9900
/proc/meminfo: memFree=7371760/32950928 swapFree=67055948/67111528
[pid=9893] ppid=9891 vsize=8700 CPUtime=0 cores=0-7
/proc/9893/stat : 9893 (priss.sh) S 9891 9893 9069 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912448194 8908800 252 33554432000 4194304 4922060 140735198480144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9893/statm: 2175 252 211 178 0 68 0
[pid=9894] ppid=9893 vsize=292700 CPUtime=50.69 cores=0-7
/proc/9894/stat : 9894 (priss) S 9893 9893 9069 0 -1 4202496 20803 0 0 0 5051 18 0 0 25 0 5 0 912448194 299724800 18209 33554432000 4194304 5787044 140734834685824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/9894/statm: 73175 18209 417 389 0 68925 0
[pid=9894/tid=9896] ppid=9893 vsize=292700 CPUtime=12.67 cores=0-7
/proc/9894/task/9896/stat : 9896 (priss) R 9893 9893 9069 0 -1 4202560 5233 0 0 0 1263 4 0 0 20 0 5 0 912448195 299724800 18209 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=9894/tid=9897] ppid=9893 vsize=292700 CPUtime=12.66 cores=0-7
/proc/9894/task/9897/stat : 9897 (priss) R 9893 9893 9069 0 -1 4202560 4434 0 0 0 1261 5 0 0 25 0 5 0 912448195 299724800 18209 33554432000 4194304 5787044 140734834685824 18446744073709551615 4254537 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9894/tid=9898] ppid=9893 vsize=292700 CPUtime=12.67 cores=0-7
/proc/9894/task/9898/stat : 9898 (priss) R 9893 9893 9069 0 -1 4202560 4186 0 0 0 1262 5 0 0 20 0 5 0 912448195 299724800 18209 33554432000 4194304 5787044 140734834685824 18446744073709551615 4229462 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9894/tid=9899] ppid=9893 vsize=292700 CPUtime=12.66 cores=0-7
/proc/9894/task/9899/stat : 9899 (priss) R 9893 9893 9069 0 -1 4202560 5437 0 0 0 1263 3 0 0 20 0 5 0 912448195 299724800 18209 33554432000 4194304 5787044 140734834685824 18446744073709551615 5528704 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 301400

[startup+25.5009 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 9900
/proc/meminfo: memFree=7332656/32950928 swapFree=67055948/67111528
[pid=9893] ppid=9891 vsize=8700 CPUtime=0 cores=0-7
/proc/9893/stat : 9893 (priss.sh) S 9891 9893 9069 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912448194 8908800 252 33554432000 4194304 4922060 140735198480144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9893/statm: 2175 252 211 178 0 68 0
[pid=9894] ppid=9893 vsize=308084 CPUtime=101.83 cores=0-7
/proc/9894/stat : 9894 (priss) S 9893 9893 9069 0 -1 4202496 30866 0 0 0 10152 31 0 0 25 0 5 0 912448194 315478016 28245 33554432000 4194304 5787044 140734834685824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/9894/statm: 77021 28245 417 389 0 72771 0
[pid=9894/tid=9896] ppid=9893 vsize=308084 CPUtime=25.46 cores=0-7
/proc/9894/task/9896/stat : 9896 (priss) R 9893 9893 9069 0 -1 4202560 8104 0 0 0 2540 6 0 0 19 0 5 0 912448195 315478016 28245 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=9894/tid=9897] ppid=9893 vsize=308084 CPUtime=25.44 cores=0-7
/proc/9894/task/9897/stat : 9897 (priss) R 9893 9893 9069 0 -1 4202560 6207 0 0 0 2537 7 0 0 25 0 5 0 912448195 315478016 28245 33554432000 4194304 5787044 140734834685824 18446744073709551615 208092058293 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9894/tid=9898] ppid=9893 vsize=308084 CPUtime=25.46 cores=0-7
/proc/9894/task/9898/stat : 9898 (priss) R 9893 9893 9069 0 -1 4202560 6413 0 0 0 2536 10 0 0 19 0 5 0 912448195 315478016 28245 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9894/tid=9899] ppid=9893 vsize=308084 CPUtime=25.44 cores=0-7
/proc/9894/task/9899/stat : 9899 (priss) R 9893 9893 9069 0 -1 4202560 8629 0 0 0 2538 6 0 0 25 0 5 0 912448195 315478016 28245 33554432000 4194304 5787044 140734834685824 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 316784

[startup+51.101 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 9901
/proc/meminfo: memFree=7289068/32950928 swapFree=67055948/67111528
[pid=9893] ppid=9891 vsize=8700 CPUtime=0 cores=0-7
/proc/9893/stat : 9893 (priss.sh) S 9891 9893 9069 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912448194 8908800 252 33554432000 4194304 4922060 140735198480144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9893/statm: 2175 252 211 178 0 68 0
[pid=9894] ppid=9893 vsize=322324 CPUtime=204.18 cores=0-7
/proc/9894/stat : 9894 (priss) S 9893 9893 9069 0 -1 4202496 41659 0 0 0 20373 45 0 0 25 0 5 0 912448194 330059776 38895 33554432000 4194304 5787044 140734834685824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/9894/statm: 80581 38895 417 389 0 76331 0
[pid=9894/tid=9896] ppid=9893 vsize=322324 CPUtime=51.05 cores=0-7
/proc/9894/task/9896/stat : 9896 (priss) R 9893 9893 9069 0 -1 4202560 10503 0 0 0 5096 9 0 0 19 0 5 0 912448195 330059776 38895 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=9894/tid=9897] ppid=9893 vsize=322324 CPUtime=51.03 cores=0-7
/proc/9894/task/9897/stat : 9897 (priss) R 9893 9893 9069 0 -1 4202560 9669 0 0 0 5093 10 0 0 25 0 5 0 912448195 330059776 38895 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9894/tid=9898] ppid=9893 vsize=322324 CPUtime=51.04 cores=0-7
/proc/9894/task/9898/stat : 9898 (priss) R 9893 9893 9069 0 -1 4202560 8123 0 0 0 5092 12 0 0 19 0 5 0 912448195 330059776 38895 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9894/tid=9899] ppid=9893 vsize=322324 CPUtime=51.03 cores=0-7
/proc/9894/task/9899/stat : 9899 (priss) R 9893 9893 9069 0 -1 4202560 11851 0 0 0 5091 12 0 0 25 0 5 0 912448195 330059776 38895 33554432000 4194304 5787044 140734834685824 18446744073709551615 5527101 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.18
Current children cumulated vsize (KiB) 331024

[startup+102.306 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 9902
/proc/meminfo: memFree=7208060/32950928 swapFree=67055948/67111528
[pid=9893] ppid=9891 vsize=8700 CPUtime=0 cores=0-7
/proc/9893/stat : 9893 (priss.sh) S 9891 9893 9069 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912448194 8908800 252 33554432000 4194304 4922060 140735198480144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9893/statm: 2175 252 211 178 0 68 0
[pid=9894] ppid=9893 vsize=351852 CPUtime=408.94 cores=0-7
/proc/9894/stat : 9894 (priss) S 9893 9893 9069 0 -1 4202496 62063 0 0 0 40812 82 0 0 25 0 5 0 912448194 360296448 59057 33554432000 4194304 5787044 140734834685824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/9894/statm: 87963 59057 417 389 0 83713 0
[pid=9894/tid=9896] ppid=9893 vsize=351852 CPUtime=102.24 cores=0-7
/proc/9894/task/9896/stat : 9896 (priss) R 9893 9893 9069 0 -1 4202560 15943 0 0 0 10212 12 0 0 22 0 5 0 912448195 360296448 59057 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591246 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=9894/tid=9897] ppid=9893 vsize=351852 CPUtime=102.22 cores=0-7
/proc/9894/task/9897/stat : 9897 (priss) R 9893 9893 9069 0 -1 4202560 14351 0 0 0 10202 20 0 0 25 0 5 0 912448195 360296448 59057 33554432000 4194304 5787044 140734834685824 18446744073709551615 4219671 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9894/tid=9898] ppid=9893 vsize=351852 CPUtime=102.22 cores=0-7
/proc/9894/task/9898/stat : 9898 (priss) R 9893 9893 9069 0 -1 4202560 13641 0 0 0 10193 29 0 0 25 0 5 0 912448195 360296448 59057 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9894/tid=9899] ppid=9893 vsize=351852 CPUtime=102.22 cores=0-7

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

/proc/9894/task/9897/stat : 9897 (priss) R 9893 9893 9069 0 -1 4202560 104495 0 0 0 472079 146 0 0 25 0 5 0 912448195 1972408320 423788 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9894/tid=9898] ppid=9893 vsize=1926180 CPUtime=4722.28 cores=0-7
/proc/9894/task/9898/stat : 9898 (priss) R 9893 9893 9069 0 -1 4202560 115371 0 0 0 471900 328 0 0 25 0 5 0 912448195 1972408320 423788 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9894/tid=9899] ppid=9893 vsize=1926180 CPUtime=4722.27 cores=0-7
/proc/9894/task/9899/stat : 9899 (priss) R 9893 9893 9069 0 -1 4202560 117734 0 0 0 472079 148 0 0 25 0 5 0 912448195 1972408320 423788 33554432000 4194304 5787044 140734834685824 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 18889.1
Current children cumulated vsize (KiB) 1934880

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 10048
/proc/meminfo: memFree=5725272/32950928 swapFree=67055948/67111528
[pid=9893] ppid=9891 vsize=8700 CPUtime=0 cores=0-7
/proc/9893/stat : 9893 (priss.sh) S 9891 9893 9069 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912448194 8908800 252 33554432000 4194304 4922060 140735198480144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9893/statm: 2175 252 211 178 0 68 0
[pid=9894] ppid=9893 vsize=1931788 CPUtime=19129.1 cores=0-7
/proc/9894/stat : 9894 (priss) S 9893 9893 9069 0 -1 4202496 444803 0 0 0 1912201 711 0 0 25 0 5 0 912448194 1978150912 428003 33554432000 4194304 5787044 140734834685824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/9894/statm: 482947 428003 417 389 0 478697 0
[pid=9894/tid=9896] ppid=9893 vsize=1931788 CPUtime=4782.29 cores=0-7
/proc/9894/task/9896/stat : 9896 (priss) R 9893 9893 9069 0 -1 4202560 102860 0 0 0 478147 82 0 0 25 0 5 0 912448195 1978150912 428003 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591833 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=9894/tid=9897] ppid=9893 vsize=1931788 CPUtime=4782.25 cores=0-7
/proc/9894/task/9897/stat : 9897 (priss) R 9893 9893 9069 0 -1 4202560 106006 0 0 0 478077 148 0 0 25 0 5 0 912448195 1978150912 428003 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9894/tid=9898] ppid=9893 vsize=1931788 CPUtime=4782.28 cores=0-7
/proc/9894/task/9898/stat : 9898 (priss) R 9893 9893 9069 0 -1 4202560 115371 0 0 0 477900 328 0 0 25 0 5 0 912448195 1978150912 428003 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9894/tid=9899] ppid=9893 vsize=1931788 CPUtime=4782.26 cores=0-7
/proc/9894/task/9899/stat : 9899 (priss) R 9893 9893 9069 0 -1 4202560 119053 0 0 0 478075 151 0 0 25 0 5 0 912448195 1978150912 428003 33554432000 4194304 5787044 140734834685824 18446744073709551615 5527171 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19129.1
Current children cumulated vsize (KiB) 1940488

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 10049
/proc/meminfo: memFree=5709412/32950928 swapFree=67055948/67111528
[pid=9893] ppid=9891 vsize=8700 CPUtime=0 cores=0-7
/proc/9893/stat : 9893 (priss.sh) S 9891 9893 9069 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912448194 8908800 252 33554432000 4194304 4922060 140735198480144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9893/statm: 2175 252 211 178 0 68 0
[pid=9894] ppid=9893 vsize=1937476 CPUtime=19369.1 cores=0-7
/proc/9894/stat : 9894 (priss) S 9893 9893 9069 0 -1 4202496 448963 0 0 0 1936197 716 0 0 25 0 5 0 912448194 1983975424 432163 33554432000 4194304 5787044 140734834685824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/9894/statm: 484369 432163 417 389 0 480119 0
[pid=9894/tid=9896] ppid=9893 vsize=1937476 CPUtime=4842.3 cores=0-7
/proc/9894/task/9896/stat : 9896 (priss) R 9893 9893 9069 0 -1 4202560 104255 0 0 0 484146 84 0 0 25 0 5 0 912448195 1983975424 432163 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=9894/tid=9897] ppid=9893 vsize=1937476 CPUtime=4842.25 cores=0-7
/proc/9894/task/9897/stat : 9897 (priss) R 9893 9893 9069 0 -1 4202560 107359 0 0 0 484075 150 0 0 25 0 5 0 912448195 1983975424 432163 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9894/tid=9898] ppid=9893 vsize=1937476 CPUtime=4842.28 cores=0-7
/proc/9894/task/9898/stat : 9898 (priss) R 9893 9893 9069 0 -1 4202560 115371 0 0 0 483900 328 0 0 25 0 5 0 912448195 1983975424 432163 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9894/tid=9899] ppid=9893 vsize=1937476 CPUtime=4842.27 cores=0-7
/proc/9894/task/9899/stat : 9899 (priss) R 9893 9893 9069 0 -1 4202560 120465 0 0 0 484074 153 0 0 25 0 5 0 912448195 1983975424 432163 33554432000 4194304 5787044 140734834685824 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19369.1
Current children cumulated vsize (KiB) 1946176

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 10051
/proc/meminfo: memFree=5693376/32950928 swapFree=67055948/67111528
[pid=9893] ppid=9891 vsize=8700 CPUtime=0 cores=0-7
/proc/9893/stat : 9893 (priss.sh) S 9891 9893 9069 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912448194 8908800 252 33554432000 4194304 4922060 140735198480144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9893/statm: 2175 252 211 178 0 68 0
[pid=9894] ppid=9893 vsize=1951068 CPUtime=19609.1 cores=0-7
/proc/9894/stat : 9894 (priss) S 9893 9893 9069 0 -1 4202496 455041 0 0 0 1960193 721 0 0 25 0 5 0 912448194 1997893632 436192 33554432000 4194304 5787044 140734834685824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/9894/statm: 487767 436192 417 389 0 483517 0
[pid=9894/tid=9896] ppid=9893 vsize=1951068 CPUtime=4902.29 cores=0-7
/proc/9894/task/9896/stat : 9896 (priss) R 9893 9893 9069 0 -1 4202560 105622 0 0 0 490145 84 0 0 25 0 5 0 912448195 1997893632 436192 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=9894/tid=9897] ppid=9893 vsize=1951068 CPUtime=4902.26 cores=0-7
/proc/9894/task/9897/stat : 9897 (priss) R 9893 9893 9069 0 -1 4202560 110797 0 0 0 490074 152 0 0 25 0 5 0 912448195 1997893632 436192 33554432000 4194304 5787044 140734834685824 18446744073709551615 5576636 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9894/tid=9898] ppid=9893 vsize=1951068 CPUtime=4902.28 cores=0-7
/proc/9894/task/9898/stat : 9898 (priss) R 9893 9893 9069 0 -1 4202560 115371 0 0 0 489900 328 0 0 25 0 5 0 912448195 1997893632 436192 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9894/tid=9899] ppid=9893 vsize=1951068 CPUtime=4902.26 cores=0-7
/proc/9894/task/9899/stat : 9899 (priss) R 9893 9893 9069 0 -1 4202560 121738 0 0 0 490071 155 0 0 25 0 5 0 912448195 1997893632 436192 33554432000 4194304 5787044 140734834685824 18446744073709551615 5527215 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19609.1
Current children cumulated vsize (KiB) 1959768

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 10055
/proc/meminfo: memFree=5673848/32950928 swapFree=67055948/67111528
[pid=9893] ppid=9891 vsize=8700 CPUtime=0 cores=0-7
/proc/9893/stat : 9893 (priss.sh) S 9891 9893 9069 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912448194 8908800 252 33554432000 4194304 4922060 140735198480144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9893/statm: 2175 252 211 178 0 68 0
[pid=9894] ppid=9893 vsize=2022280 CPUtime=19849.1 cores=0-7
/proc/9894/stat : 9894 (priss) S 9893 9893 9069 0 -1 4202496 460887 0 0 0 1984186 726 0 0 25 0 5 0 912448194 2070814720 441012 33554432000 4194304 5787044 140734834685824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/9894/statm: 505570 441012 417 389 0 501320 0
[pid=9894/tid=9896] ppid=9893 vsize=2022280 CPUtime=4962.3 cores=0-7
/proc/9894/task/9896/stat : 9896 (priss) R 9893 9893 9069 0 -1 4202560 107012 0 0 0 496144 86 0 0 25 0 5 0 912448195 2070814720 441012 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=9894/tid=9897] ppid=9893 vsize=2022280 CPUtime=4962.25 cores=0-7
/proc/9894/task/9897/stat : 9897 (priss) R 9893 9893 9069 0 -1 4202560 113962 0 0 0 496072 153 0 0 25 0 5 0 912448195 2070814720 441012 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9894/tid=9898] ppid=9893 vsize=2022280 CPUtime=4962.27 cores=0-7
/proc/9894/task/9898/stat : 9898 (priss) R 9893 9893 9069 0 -1 4202560 115371 0 0 0 495899 328 0 0 25 0 5 0 912448195 2070814720 441012 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9894/tid=9899] ppid=9893 vsize=2022280 CPUtime=4962.27 cores=0-7
/proc/9894/task/9899/stat : 9899 (priss) R 9893 9893 9069 0 -1 4202560 123029 0 0 0 496069 158 0 0 25 0 5 0 912448195 2070814720 441012 33554432000 4194304 5787044 140734834685824 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19849.1
Current children cumulated vsize (KiB) 2030980

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 10057
/proc/meminfo: memFree=5663188/32950928 swapFree=67055948/67111528
[pid=9893] ppid=9891 vsize=8700 CPUtime=0 cores=0-7
/proc/9893/stat : 9893 (priss.sh) S 9891 9893 9069 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912448194 8908800 252 33554432000 4194304 4922060 140735198480144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9893/statm: 2175 252 211 178 0 68 0
[pid=9894] ppid=9893 vsize=2028104 CPUtime=20089.1 cores=0-7
/proc/9894/stat : 9894 (priss) S 9893 9893 9069 0 -1 4202496 463511 0 0 0 2008183 730 0 0 25 0 5 0 912448194 2076778496 443636 33554432000 4194304 5787044 140734834685824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/9894/statm: 507026 443636 417 389 0 502776 0
[pid=9894/tid=9896] ppid=9893 vsize=2028104 CPUtime=5022.3 cores=0-7
/proc/9894/task/9896/stat : 9896 (priss) R 9893 9893 9069 0 -1 4202560 108370 0 0 0 502143 87 0 0 25 0 5 0 912448195 2076778496 443636 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=9894/tid=9897] ppid=9893 vsize=2028104 CPUtime=5022.26 cores=0-7
/proc/9894/task/9897/stat : 9897 (priss) R 9893 9893 9069 0 -1 4202560 113962 0 0 0 502072 154 0 0 25 0 5 0 912448195 2076778496 443636 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9894/tid=9898] ppid=9893 vsize=2028104 CPUtime=5022.27 cores=0-7
/proc/9894/task/9898/stat : 9898 (priss) R 9893 9893 9069 0 -1 4202560 115371 0 0 0 501899 328 0 0 25 0 5 0 912448195 2076778496 443636 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9894/tid=9899] ppid=9893 vsize=2028104 CPUtime=5022.27 cores=0-7
/proc/9894/task/9899/stat : 9899 (priss) R 9893 9893 9069 0 -1 4202560 124295 0 0 0 502067 160 0 0 25 0 5 0 912448195 2076778496 443636 33554432000 4194304 5787044 140734834685824 18446744073709551615 5534201 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20089.1
Current children cumulated vsize (KiB) 2036804

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 10059
/proc/meminfo: memFree=5649144/32950928 swapFree=67055948/67111528
[pid=9893] ppid=9891 vsize=8700 CPUtime=0 cores=0-7
/proc/9893/stat : 9893 (priss.sh) S 9891 9893 9069 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912448194 8908800 252 33554432000 4194304 4922060 140735198480144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9893/statm: 2175 252 211 178 0 68 0
[pid=9894] ppid=9893 vsize=2121776 CPUtime=20329.1 cores=0-7
/proc/9894/stat : 9894 (priss) S 9893 9893 9069 0 -1 4202496 471046 0 0 0 2032178 735 0 0 25 0 5 0 912448194 2172698624 447073 33554432000 4194304 5787044 140734834685824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/9894/statm: 530444 447073 417 389 0 526194 0
[pid=9894/tid=9896] ppid=9893 vsize=2121776 CPUtime=5082.3 cores=0-7
/proc/9894/task/9896/stat : 9896 (priss) R 9893 9893 9069 0 -1 4202560 112561 0 0 0 508142 88 0 0 25 0 5 0 912448195 2172698624 447073 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=9894/tid=9897] ppid=9893 vsize=2121776 CPUtime=5082.26 cores=0-7
/proc/9894/task/9897/stat : 9897 (priss) R 9893 9893 9069 0 -1 4202560 113962 0 0 0 508072 154 0 0 25 0 5 0 912448195 2172698624 447073 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9894/tid=9898] ppid=9893 vsize=2121776 CPUtime=5082.27 cores=0-7
/proc/9894/task/9898/stat : 9898 (priss) R 9893 9893 9069 0 -1 4202560 115371 0 0 0 507899 328 0 0 25 0 5 0 912448195 2172698624 447073 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9894/tid=9899] ppid=9893 vsize=2121776 CPUtime=5082.26 cores=0-7
/proc/9894/task/9899/stat : 9899 (priss) R 9893 9893 9069 0 -1 4202560 127639 0 0 0 508063 163 0 0 25 0 5 0 912448195 2172698624 447073 33554432000 4194304 5787044 140734834685824 18446744073709551615 5527008 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20329.1
Current children cumulated vsize (KiB) 2130476



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 10059
/proc/meminfo: memFree=5647644/32950928 swapFree=67055948/67111528
[pid=9893] ppid=9891 vsize=8700 CPUtime=0 cores=0-7
/proc/9893/stat : 9893 (priss.sh) S 9891 9893 9069 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912448194 8908800 252 33554432000 4194304 4922060 140735198480144 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9893/statm: 2175 252 211 178 0 68 0
[pid=9894] ppid=9893 vsize=2121776 CPUtime=20399.9 cores=0-7
/proc/9894/stat : 9894 (priss) S 9893 9893 9069 0 -1 4202496 471406 0 0 0 2039259 736 0 0 25 0 5 0 912448194 2172698624 447433 33554432000 4194304 5787044 140734834685824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/9894/statm: 530444 447433 417 389 0 526194 0
[pid=9894/tid=9896] ppid=9893 vsize=2121776 CPUtime=5100.01 cores=0-7
/proc/9894/task/9896/stat : 9896 (priss) R 9893 9893 9069 0 -1 4202560 112561 0 0 0 509913 88 0 0 25 0 5 0 912448195 2172698624 447433 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591741 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=9894/tid=9897] ppid=9893 vsize=2121776 CPUtime=5099.96 cores=0-7
/proc/9894/task/9897/stat : 9897 (priss) R 9893 9893 9069 0 -1 4202560 113962 0 0 0 509842 154 0 0 25 0 5 0 912448195 2172698624 447433 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9894/tid=9898] ppid=9893 vsize=2121776 CPUtime=5099.98 cores=0-7
/proc/9894/task/9898/stat : 9898 (priss) R 9893 9893 9069 0 -1 4202560 115371 0 0 0 509670 328 0 0 25 0 5 0 912448195 2172698624 447433 33554432000 4194304 5787044 140734834685824 18446744073709551615 5591722 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9894/tid=9899] ppid=9893 vsize=2121776 CPUtime=5099.97 cores=0-7
/proc/9894/task/9899/stat : 9899 (priss) R 9893 9893 9069 0 -1 4202560 127999 0 0 0 509833 164 0 0 25 0 5 0 912448195 2172698624 447433 33554432000 4194304 5787044 140734834685824 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20399.9
Current children cumulated vsize (KiB) 2130476

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 9893 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): 20400
CPU user time (s): 20392.6
CPU system time (s): 7.36
CPU usage (%): 399.998
Max. virtual memory (cumulated for all children) (KiB): 2138672

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= 4
involuntary context switches= 2

runsolver used 7.35888 second user time and 20.0849 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-14 01:41:25
IDJOB=3499625
IDBENCH=85459
IDSOLVER=1994
FILE ID=node127/3499625-1308008485
RUNJOBID= node127-1307989128-9083
PBS_JOBID= 13559817
Free space on /var/tmp= 2880 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/harder/php-020-019.shuffled-as.sat05-1190.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3499625-1308008485/watcher-3499625-1308008485 -o /var/tmp/evaluation-result-3499625-1308008485/solver-3499625-1308008485 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499625-1308008485.cnf 78817918 40000 31000 8

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

MD5SUM BENCH= 81bbeaaf9f0ca3bfc36d743097777052
RANDOM SEED=78817918

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       7442076 kB
Buffers:        129028 kB
Cached:       24545900 kB
SwapCached:       9120 kB
Active:        9072232 kB
Inactive:     15621216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       7442076 kB
SwapTotal:    67111528 kB
SwapFree:     67055948 kB
Dirty:            1576 kB
Writeback:           0 kB
AnonPages:       16368 kB
Mapped:          12828 kB
Slab:           750660 kB
PageTables:       4680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   183252 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= 2876 MiB
End job on node127 at 2011-06-14 03:06:27