Trace number 3499729

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) 20398.8 5100.02

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q663-n40-p30-s67876261.cnf
MD5SUMed0227339111fb337104188c725538d0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.128979
Satisfiable
(Un)Satisfiability was proved
Number of variables1634
Number of clauses212885
Sum of the clauses size427324
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2212845
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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: 25706
0.00/0.04	c parsetime: 43884us
0.00/0.04	c parsed 212885 clauses with 1634 variables
0.00/0.06	c NW started thread 0 successfully (1110944064)
0.00/0.09	c NW started thread 1 successfully (1121433920)
0.00/0.12	c NW started thread 2 successfully (1085778240)
0.00/0.15	c NW started thread 3 successfully (1131923776)
40.93/10.49	c preprocessor returned 10006 variables
40.93/10.49	c preprocessing returned UNKNOWN
40.93/10.49	c PP set 0 variables
40.93/10.49	c pp time: 10364425us (10s)
41.33/10.51	c preprocessor returned 10006 variables
41.33/10.51	c preprocessing returned UNKNOWN
41.33/10.51	c PP set 0 variables
41.33/10.51	c pp time: 10455917us (10s)
41.72/10.61	c preprocessor returned 10006 variables
41.72/10.61	c preprocessing returned UNKNOWN
41.72/10.61	c PP set 0 variables
41.72/10.61	c pp time: 10527265us (10s)
65.34/16.54	c preprocessor returned 30016 variables
65.34/16.54	c preprocessing returned UNKNOWN
65.34/16.54	c PP set 0 variables
65.34/16.54	c pp time: 16394356us (16s)
8975.93/2244.35	c HTE
9163.55/2291.21	c subsumption
9603.96/2401.34	c simplified formula contains 0 unit clauses

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3499729-1308516873/watcher-3499729-1308516873 -o /tmp/evaluation-result-3499729-1308516873/solver-3499729-1308516873 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499729-1308516873.cnf 1402067100 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: 5.74 6.91 5.64 1/170 25705
/proc/meminfo: memFree=27500648/32951124 swapFree=67056676/67111528
[pid=25705] ppid=25703 vsize=8700 CPUtime=0 cores=0-7
/proc/25705/stat : 25705 (priss.sh) S 25703 25705 25422 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 963285304 8908800 252 33554432000 4194304 4922060 140737220331616 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25705/statm: 2175 252 211 178 0 68 0

[startup+0.0158889 s]
/proc/loadavg: 5.74 6.91 5.64 1/170 25705
/proc/meminfo: memFree=27500648/32951124 swapFree=67056676/67111528
[pid=25705] ppid=25703 vsize=8700 CPUtime=0 cores=0-7
/proc/25705/stat : 25705 (priss.sh) S 25703 25705 25422 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 963285304 8908800 252 33554432000 4194304 4922060 140737220331616 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25705/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10087 s]
/proc/loadavg: 5.74 6.91 5.64 1/170 25705
/proc/meminfo: memFree=27500648/32951124 swapFree=67056676/67111528
[pid=25705] ppid=25703 vsize=8700 CPUtime=0 cores=0-7
/proc/25705/stat : 25705 (priss.sh) S 25703 25705 25422 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 963285304 8908800 252 33554432000 4194304 4922060 140737220331616 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25705/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300843 s]
/proc/loadavg: 5.74 6.91 5.64 1/170 25705
/proc/meminfo: memFree=27500648/32951124 swapFree=67056676/67111528
[pid=25705] ppid=25703 vsize=8700 CPUtime=0 cores=0-7
/proc/25705/stat : 25705 (priss.sh) S 25703 25705 25422 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 963285304 8908800 252 33554432000 4194304 4922060 140737220331616 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25705/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700767 s]
/proc/loadavg: 5.74 6.91 5.64 1/170 25705
/proc/meminfo: memFree=27500648/32951124 swapFree=67056676/67111528
[pid=25705] ppid=25703 vsize=8700 CPUtime=0 cores=0-7
/proc/25705/stat : 25705 (priss.sh) S 25703 25705 25422 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 963285304 8908800 252 33554432000 4194304 4922060 140737220331616 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25705/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50063 s]
/proc/loadavg: 5.74 6.91 5.64 5/176 25711
/proc/meminfo: memFree=27416304/32951124 swapFree=67056676/67111528
[pid=25705] ppid=25703 vsize=8700 CPUtime=0 cores=0-7
/proc/25705/stat : 25705 (priss.sh) S 25703 25705 25422 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 963285304 8908800 252 33554432000 4194304 4922060 140737220331616 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25705/statm: 2175 252 211 178 0 68 0
[pid=25706] ppid=25705 vsize=379876 CPUtime=5.38 cores=0-7
/proc/25706/stat : 25706 (priss) S 25705 25705 25422 0 -1 4202496 35161 0 0 0 522 16 0 0 18 0 5 0 963285304 388993024 20952 33554432000 4194304 5787044 140733201617120 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/25706/statm: 94969 20952 350 389 0 90719 0
[pid=25706/tid=25708] ppid=25705 vsize=379876 CPUtime=1.38 cores=0-7
/proc/25706/task/25708/stat : 25708 (priss) R 25705 25705 25422 0 -1 4202560 6539 0 0 0 136 2 0 0 18 0 5 0 963285310 388993024 20952 33554432000 4194304 5787044 140733201617120 18446744073709551615 4340090 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=25706/tid=25709] ppid=25705 vsize=379876 CPUtime=1.33 cores=0-7
/proc/25706/task/25709/stat : 25709 (priss) R 25705 25705 25422 0 -1 4202560 5405 0 0 0 130 3 0 0 17 0 5 0 963285313 388993024 20952 33554432000 4194304 5787044 140733201617120 18446744073709551615 4339899 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25706/tid=25710] ppid=25705 vsize=379876 CPUtime=1.29 cores=0-7
/proc/25706/task/25710/stat : 25710 (priss) R 25705 25705 25422 0 -1 4202560 5797 0 0 0 122 7 0 0 18 0 5 0 963285316 388993024 20952 33554432000 4194304 5787044 140733201617120 18446744073709551615 4339899 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=25706/tid=25711] ppid=25705 vsize=379876 CPUtime=1.22 cores=0-7
/proc/25706/task/25711/stat : 25711 (priss) R 25705 25705 25422 0 -1 4202560 6458 0 0 0 121 1 0 0 18 0 5 0 963285319 388993024 20952 33554432000 4194304 5787044 140733201617120 18446744073709551615 4340045 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.38
Current children cumulated vsize (KiB) 388576

[startup+3.10035 s]
/proc/loadavg: 5.74 6.91 5.64 5/176 25711
/proc/meminfo: memFree=27415684/32951124 swapFree=67056676/67111528
[pid=25705] ppid=25703 vsize=8700 CPUtime=0 cores=0-7
/proc/25705/stat : 25705 (priss.sh) S 25703 25705 25422 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 963285304 8908800 252 33554432000 4194304 4922060 140737220331616 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25705/statm: 2175 252 211 178 0 68 0
[pid=25706] ppid=25705 vsize=379876 CPUtime=11.78 cores=0-7
/proc/25706/stat : 25706 (priss) S 25705 25705 25422 0 -1 4202496 35161 0 0 0 1162 16 0 0 18 0 5 0 963285304 388993024 20952 33554432000 4194304 5787044 140733201617120 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/25706/statm: 94969 20952 350 389 0 90719 0
[pid=25706/tid=25708] ppid=25705 vsize=379876 CPUtime=2.98 cores=0-7
/proc/25706/task/25708/stat : 25708 (priss) R 25705 25705 25422 0 -1 4202560 6539 0 0 0 296 2 0 0 20 0 5 0 963285310 388993024 20952 33554432000 4194304 5787044 140733201617120 18446744073709551615 4336819 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=25706/tid=25709] ppid=25705 vsize=379876 CPUtime=2.93 cores=0-7
/proc/25706/task/25709/stat : 25709 (priss) R 25705 25705 25422 0 -1 4202560 5405 0 0 0 290 3 0 0 20 0 5 0 963285313 388993024 20952 33554432000 4194304 5787044 140733201617120 18446744073709551615 4336786 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25706/tid=25710] ppid=25705 vsize=379876 CPUtime=2.89 cores=0-7
/proc/25706/task/25710/stat : 25710 (priss) R 25705 25705 25422 0 -1 4202560 5797 0 0 0 282 7 0 0 20 0 5 0 963285316 388993024 20952 33554432000 4194304 5787044 140733201617120 18446744073709551615 4336790 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=25706/tid=25711] ppid=25705 vsize=379876 CPUtime=2.82 cores=0-7
/proc/25706/task/25711/stat : 25711 (priss) R 25705 25705 25422 0 -1 4202560 6458 0 0 0 281 1 0 0 20 0 5 0 963285319 388993024 20952 33554432000 4194304 5787044 140733201617120 18446744073709551615 4336770 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.78
Current children cumulated vsize (KiB) 388576

[startup+6.30079 s]
/proc/loadavg: 5.60 6.86 5.63 5/176 25711
/proc/meminfo: memFree=27416256/32951124 swapFree=67056676/67111528
[pid=25705] ppid=25703 vsize=8700 CPUtime=0 cores=0-7
/proc/25705/stat : 25705 (priss.sh) S 25703 25705 25422 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 963285304 8908800 252 33554432000 4194304 4922060 140737220331616 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25705/statm: 2175 252 211 178 0 68 0
[pid=25706] ppid=25705 vsize=379876 CPUtime=24.58 cores=0-7
/proc/25706/stat : 25706 (priss) S 25705 25705 25422 0 -1 4202496 37043 0 0 0 2440 18 0 0 18 0 5 0 963285304 388993024 22834 33554432000 4194304 5787044 140733201617120 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/25706/statm: 94969 22834 352 389 0 90719 0
[pid=25706/tid=25708] ppid=25705 vsize=379876 CPUtime=6.19 cores=0-7
/proc/25706/task/25708/stat : 25708 (priss) R 25705 25705 25422 0 -1 4202560 7190 0 0 0 616 3 0 0 18 0 5 0 963285310 388993024 22834 33554432000 4194304 5787044 140733201617120 18446744073709551615 4336756 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=25706/tid=25709] ppid=25705 vsize=379876 CPUtime=6.13 cores=0-7
/proc/25706/task/25709/stat : 25709 (priss) R 25705 25705 25422 0 -1 4202560 5569 0 0 0 610 3 0 0 25 0 5 0 963285313 388993024 22834 33554432000 4194304 5787044 140733201617120 18446744073709551615 4336744 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25706/tid=25710] ppid=25705 vsize=379876 CPUtime=6.09 cores=0-7
/proc/25706/task/25710/stat : 25710 (priss) R 25705 25705 25422 0 -1 4202560 6210 0 0 0 601 8 0 0 25 0 5 0 963285316 388993024 22834 33554432000 4194304 5787044 140733201617120 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=25706/tid=25711] ppid=25705 vsize=379876 CPUtime=6.02 cores=0-7
/proc/25706/task/25711/stat : 25711 (priss) R 25705 25705 25422 0 -1 4202560 7112 0 0 0 600 2 0 0 18 0 5 0 963285319 388993024 22834 33554432000 4194304 5787044 140733201617120 18446744073709551615 4336801 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.58
Current children cumulated vsize (KiB) 388576

[startup+12.7007 s]
/proc/loadavg: 5.47 6.81 5.62 5/176 25711
/proc/meminfo: memFree=27381684/32951124 swapFree=67056676/67111528
[pid=25705] ppid=25703 vsize=8700 CPUtime=0 cores=0-7
/proc/25705/stat : 25705 (priss.sh) S 25703 25705 25422 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 963285304 8908800 252 33554432000 4194304 4922060 140737220331616 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25705/statm: 2175 252 211 178 0 68 0
[pid=25706] ppid=25705 vsize=379364 CPUtime=50.12 cores=0-7
/proc/25706/stat : 25706 (priss) S 25705 25705 25422 0 -1 4202496 60051 0 0 0 4985 27 0 0 18 0 5 0 963285304 388468736 30115 33554432000 4194304 5787044 140733201617120 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/25706/statm: 94841 30115 404 389 0 90591 0
[pid=25706/tid=25708] ppid=25705 vsize=379364 CPUtime=12.56 cores=0-7
/proc/25706/task/25708/stat : 25708 (priss) R 25705 25705 25422 0 -1 4202560 15331 0 0 0 1249 7 0 0 18 0 5 0 963285310 388468736 30115 33554432000 4194304 5787044 140733201617120 18446744073709551615 4215354 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=25706/tid=25709] ppid=25705 vsize=379364 CPUtime=12.52 cores=0-7
/proc/25706/task/25709/stat : 25709 (priss) R 25705 25705 25422 0 -1 4202560 10193 0 0 0 1249 3 0 0 18 0 5 0 963285313 388468736 30115 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25706/tid=25710] ppid=25705 vsize=379364 CPUtime=12.46 cores=0-7
/proc/25706/task/25710/stat : 25710 (priss) R 25705 25705 25422 0 -1 4202560 13171 0 0 0 1234 12 0 0 18 0 5 0 963285316 388468736 30115 33554432000 4194304 5787044 140733201617120 18446744073709551615 4229318 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=25706/tid=25711] ppid=25705 vsize=379364 CPUtime=12.42 cores=0-7
/proc/25706/task/25711/stat : 25711 (priss) R 25705 25705 25422 0 -1 4202560 10394 0 0 0 1240 2 0 0 25 0 5 0 963285319 388468736 30115 33554432000 4194304 5787044 140733201617120 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.12
Current children cumulated vsize (KiB) 388064

[startup+25.5004 s]
/proc/loadavg: 5.15 6.68 5.60 5/176 25712
/proc/meminfo: memFree=27352736/32951124 swapFree=67056676/67111528
[pid=25705] ppid=25703 vsize=8700 CPUtime=0 cores=0-7
/proc/25705/stat : 25705 (priss.sh) S 25703 25705 25422 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 963285304 8908800 252 33554432000 4194304 4922060 140737220331616 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25705/statm: 2175 252 211 178 0 68 0
[pid=25706] ppid=25705 vsize=383464 CPUtime=101.31 cores=0-7
/proc/25706/stat : 25706 (priss) S 25705 25705 25422 0 -1 4202496 73506 0 0 0 10091 40 0 0 18 0 5 0 963285304 392667136 37699 33554432000 4194304 5787044 140733201617120 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/25706/statm: 95866 37699 417 389 0 91616 0
[pid=25706/tid=25708] ppid=25705 vsize=383464 CPUtime=25.35 cores=0-7
/proc/25706/task/25708/stat : 25708 (priss) R 25705 25705 25422 0 -1 4202560 16675 0 0 0 2528 7 0 0 18 0 5 0 963285310 392667136 37699 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=25706/tid=25709] ppid=25705 vsize=383464 CPUtime=25.33 cores=0-7
/proc/25706/task/25709/stat : 25709 (priss) R 25705 25705 25422 0 -1 4202560 11466 0 0 0 2528 5 0 0 18 0 5 0 963285313 392667136 37699 33554432000 4194304 5787044 140733201617120 18446744073709551615 4228002 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25706/tid=25710] ppid=25705 vsize=383464 CPUtime=25.26 cores=0-7
/proc/25706/task/25710/stat : 25710 (priss) R 25705 25705 25422 0 -1 4202560 14510 0 0 0 2513 13 0 0 21 0 5 0 963285316 392667136 37699 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=25706/tid=25711] ppid=25705 vsize=383464 CPUtime=25.22 cores=0-7
/proc/25706/task/25711/stat : 25711 (priss) R 25705 25705 25422 0 -1 4202560 19893 0 0 0 2510 12 0 0 19 0 5 0 963285319 392667136 37699 33554432000 4194304 5787044 140733201617120 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 392164

[startup+51.1009 s]
/proc/loadavg: 4.75 6.46 5.55 5/176 25712
/proc/meminfo: memFree=27308080/32951124 swapFree=67056676/67111528
[pid=25705] ppid=25703 vsize=8700 CPUtime=0 cores=0-7
/proc/25705/stat : 25705 (priss.sh) S 25703 25705 25422 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 963285304 8908800 252 33554432000 4194304 4922060 140737220331616 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25705/statm: 2175 252 211 178 0 68 0
[pid=25706] ppid=25705 vsize=391664 CPUtime=203.69 cores=0-7
/proc/25706/stat : 25706 (priss) S 25705 25705 25422 0 -1 4202496 84785 0 0 0 20323 46 0 0 18 0 5 0 963285304 401063936 48972 33554432000 4194304 5787044 140733201617120 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/25706/statm: 97916 48972 417 389 0 93666 0
[pid=25706/tid=25708] ppid=25705 vsize=391664 CPUtime=50.95 cores=0-7
/proc/25706/task/25708/stat : 25708 (priss) R 25705 25705 25422 0 -1 4202560 18917 0 0 0 5086 9 0 0 18 0 5 0 963285310 401063936 48972 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=25706/tid=25709] ppid=25705 vsize=391664 CPUtime=50.92 cores=0-7
/proc/25706/task/25709/stat : 25709 (priss) R 25705 25705 25422 0 -1 4202560 13576 0 0 0 5086 6 0 0 18 0 5 0 963285313 401063936 48972 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25706/tid=25710] ppid=25705 vsize=391664 CPUtime=50.85 cores=0-7
/proc/25706/task/25710/stat : 25710 (priss) R 25705 25705 25422 0 -1 4202560 18925 0 0 0 5071 14 0 0 25 0 5 0 963285316 401063936 48972 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=25706/tid=25711] ppid=25705 vsize=391664 CPUtime=50.81 cores=0-7
/proc/25706/task/25711/stat : 25711 (priss) R 25705 25705 25422 0 -1 4202560 22405 0 0 0 5067 14 0 0 25 0 5 0 963285319 401063936 48972 33554432000 4194304 5787044 140733201617120 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.69
Current children cumulated vsize (KiB) 400364

[startup+102.307 s]
/proc/loadavg: 4.33 6.08 5.47 5/176 25714
/proc/meminfo: memFree=27241844/32951124 swapFree=67056676/67111528
[pid=25705] ppid=25703 vsize=8700 CPUtime=0 cores=0-7
/proc/25705/stat : 25705 (priss.sh) S 25703 25705 25422 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 963285304 8908800 252 33554432000 4194304 4922060 140737220331616 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25705/statm: 2175 252 211 178 0 68 0
[pid=25706] ppid=25705 vsize=399864 CPUtime=408.43 cores=0-7
/proc/25706/stat : 25706 (priss) S 25705 25705 25422 0 -1 4202496 101295 0 0 0 40755 88 0 0 18 0 5 0 963285304 409460736 65265 33554432000 4194304 5787044 140733201617120 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/25706/statm: 99966 65265 417 389 0 95716 0
[pid=25706/tid=25708] ppid=25705 vsize=399864 CPUtime=102.14 cores=0-7
/proc/25706/task/25708/stat : 25708 (priss) R 25705 25705 25422 0 -1 4202560 23184 0 0 0 10198 16 0 0 18 0 5 0 963285310 409460736 65265 33554432000 4194304 5787044 140733201617120 18446744073709551615 4229340 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=25706/tid=25709] ppid=25705 vsize=399864 CPUtime=102.1 cores=0-7
/proc/25706/task/25709/stat : 25709 (priss) R 25705 25705 25422 0 -1 4202560 17751 0 0 0 10198 12 0 0 25 0 5 0 963285313 409460736 65265 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25706/tid=25710] ppid=25705 vsize=399864 CPUtime=102.03 cores=0-7
/proc/25706/task/25710/stat : 25710 (priss) R 25705 25705 25422 0 -1 4202560 22607 0 0 0 10174 29 0 0 25 0 5 0 963285316 409460736 65265 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=25706/tid=25711] ppid=25705 vsize=399864 CPUtime=102 cores=0-7

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

/proc/25706/task/25709/stat : 25709 (priss) R 25705 25705 25422 0 -1 4202560 123288 0 0 0 471792 404 0 0 19 0 5 0 963285313 2347335680 509424 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591488 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25706/tid=25710] ppid=25705 vsize=2292320 CPUtime=4721.95 cores=0-7
/proc/25706/task/25710/stat : 25710 (priss) R 25705 25705 25422 0 -1 4202560 143509 0 0 0 471814 381 0 0 25 0 5 0 963285316 2347335680 509424 33554432000 4194304 5787044 140733201617120 18446744073709551615 5585281 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=25706/tid=25711] ppid=25705 vsize=2292320 CPUtime=4721.96 cores=0-7
/proc/25706/task/25711/stat : 25711 (priss) R 25705 25705 25422 0 -1 4202560 158002 0 0 0 471850 346 0 0 25 0 5 0 963285319 2347335680 509424 33554432000 4194304 5787044 140733201617120 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18888
Current children cumulated vsize (KiB) 2301020

[startup+4782.3 s]
/proc/loadavg: 4.01 4.01 4.00 5/176 25863
/proc/meminfo: memFree=25440136/32951124 swapFree=67056676/67111528
[pid=25705] ppid=25703 vsize=8700 CPUtime=0 cores=0-7
/proc/25705/stat : 25705 (priss.sh) S 25703 25705 25422 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 963285304 8908800 252 33554432000 4194304 4922060 140737220331616 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25705/statm: 2175 252 211 178 0 68 0
[pid=25706] ppid=25705 vsize=2292320 CPUtime=19128 cores=0-7
/proc/25706/stat : 25706 (priss) S 25705 25705 25422 0 -1 4202496 563407 0 0 0 1911252 1550 0 0 18 0 5 0 963285304 2347335680 514505 33554432000 4194304 5787044 140733201617120 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/25706/statm: 573080 514505 417 389 0 568830 0
[pid=25706/tid=25708] ppid=25705 vsize=2292320 CPUtime=4782.01 cores=0-7
/proc/25706/task/25708/stat : 25708 (priss) R 25705 25705 25422 0 -1 4202560 122688 0 0 0 477791 410 0 0 25 0 5 0 963285310 2347335680 514505 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=25706/tid=25709] ppid=25705 vsize=2292320 CPUtime=4781.95 cores=0-7
/proc/25706/task/25709/stat : 25709 (priss) R 25705 25705 25422 0 -1 4202560 126284 0 0 0 477787 408 0 0 25 0 5 0 963285313 2347335680 514505 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25706/tid=25710] ppid=25705 vsize=2292320 CPUtime=4781.94 cores=0-7
/proc/25706/task/25710/stat : 25710 (priss) R 25705 25705 25422 0 -1 4202560 145464 0 0 0 477811 383 0 0 25 0 5 0 963285316 2347335680 514505 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591102 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=25706/tid=25711] ppid=25705 vsize=2292320 CPUtime=4781.95 cores=0-7
/proc/25706/task/25711/stat : 25711 (priss) R 25705 25705 25422 0 -1 4202560 158009 0 0 0 477849 346 0 0 18 0 5 0 963285319 2347335680 514505 33554432000 4194304 5787044 140733201617120 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19128
Current children cumulated vsize (KiB) 2301020

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 25864
/proc/meminfo: memFree=25418904/32951124 swapFree=67056676/67111528
[pid=25705] ppid=25703 vsize=8700 CPUtime=0 cores=0-7
/proc/25705/stat : 25705 (priss.sh) S 25703 25705 25422 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 963285304 8908800 252 33554432000 4194304 4922060 140737220331616 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25705/statm: 2175 252 211 178 0 68 0
[pid=25706] ppid=25705 vsize=2357856 CPUtime=19368 cores=0-7
/proc/25706/stat : 25706 (priss) S 25705 25705 25422 0 -1 4202496 568635 0 0 0 1935246 1556 0 0 18 0 5 0 963285304 2414444544 519733 33554432000 4194304 5787044 140733201617120 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/25706/statm: 589464 519733 417 389 0 585214 0
[pid=25706/tid=25708] ppid=25705 vsize=2357856 CPUtime=4842.01 cores=0-7
/proc/25706/task/25708/stat : 25708 (priss) R 25705 25705 25422 0 -1 4202560 123829 0 0 0 483791 410 0 0 19 0 5 0 963285310 2414444544 519733 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591325 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=25706/tid=25709] ppid=25705 vsize=2357856 CPUtime=4841.95 cores=0-7
/proc/25706/task/25709/stat : 25709 (priss) R 25705 25705 25422 0 -1 4202560 128301 0 0 0 483783 412 0 0 25 0 5 0 963285313 2414444544 519733 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591289 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25706/tid=25710] ppid=25705 vsize=2357856 CPUtime=4841.95 cores=0-7
/proc/25706/task/25710/stat : 25710 (priss) R 25705 25705 25422 0 -1 4202560 147359 0 0 0 483809 386 0 0 25 0 5 0 963285316 2414444544 519733 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=25706/tid=25711] ppid=25705 vsize=2357856 CPUtime=4841.96 cores=0-7
/proc/25706/task/25711/stat : 25711 (priss) R 25705 25705 25422 0 -1 4202560 158184 0 0 0 483849 347 0 0 25 0 5 0 963285319 2414444544 519733 33554432000 4194304 5787044 140733201617120 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19368
Current children cumulated vsize (KiB) 2366556

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 25866
/proc/meminfo: memFree=25390500/32951124 swapFree=67056676/67111528
[pid=25705] ppid=25703 vsize=8700 CPUtime=0 cores=0-7
/proc/25705/stat : 25705 (priss.sh) S 25703 25705 25422 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 963285304 8908800 252 33554432000 4194304 4922060 140737220331616 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25705/statm: 2175 252 211 178 0 68 0
[pid=25706] ppid=25705 vsize=2357856 CPUtime=19608 cores=0-7
/proc/25706/stat : 25706 (priss) S 25705 25705 25422 0 -1 4202496 575796 0 0 0 1959235 1568 0 0 18 0 5 0 963285304 2414444544 526894 33554432000 4194304 5787044 140733201617120 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/25706/statm: 589464 526894 417 389 0 585214 0
[pid=25706/tid=25708] ppid=25705 vsize=2357856 CPUtime=4902.01 cores=0-7
/proc/25706/task/25708/stat : 25708 (priss) R 25705 25705 25422 0 -1 4202560 126943 0 0 0 489787 414 0 0 19 0 5 0 963285310 2414444544 526894 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591328 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=25706/tid=25709] ppid=25705 vsize=2357856 CPUtime=4901.94 cores=0-7
/proc/25706/task/25709/stat : 25709 (priss) R 25705 25705 25422 0 -1 4202560 130282 0 0 0 489779 415 0 0 21 0 5 0 963285313 2414444544 526894 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25706/tid=25710] ppid=25705 vsize=2357856 CPUtime=4901.95 cores=0-7
/proc/25706/task/25710/stat : 25710 (priss) R 25705 25705 25422 0 -1 4202560 149373 0 0 0 489806 389 0 0 25 0 5 0 963285316 2414444544 526894 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=25706/tid=25711] ppid=25705 vsize=2357856 CPUtime=4901.96 cores=0-7
/proc/25706/task/25711/stat : 25711 (priss) R 25705 25705 25422 0 -1 4202560 158236 0 0 0 489849 347 0 0 18 0 5 0 963285319 2414444544 526894 33554432000 4194304 5787044 140733201617120 18446744073709551615 5527037 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19608
Current children cumulated vsize (KiB) 2366556

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 25867
/proc/meminfo: memFree=25363940/32951124 swapFree=67056676/67111528
[pid=25705] ppid=25703 vsize=8700 CPUtime=0 cores=0-7
/proc/25705/stat : 25705 (priss.sh) S 25703 25705 25422 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 963285304 8908800 252 33554432000 4194304 4922060 140737220331616 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25705/statm: 2175 252 211 178 0 68 0
[pid=25706] ppid=25705 vsize=2357856 CPUtime=19848 cores=0-7
/proc/25706/stat : 25706 (priss) S 25705 25705 25422 0 -1 4202496 582439 0 0 0 1983226 1577 0 0 18 0 5 0 963285304 2414444544 533537 33554432000 4194304 5787044 140733201617120 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/25706/statm: 589464 533537 417 389 0 585214 0
[pid=25706/tid=25708] ppid=25705 vsize=2357856 CPUtime=4962.01 cores=0-7
/proc/25706/task/25708/stat : 25708 (priss) R 25705 25705 25422 0 -1 4202560 128890 0 0 0 495784 417 0 0 25 0 5 0 963285310 2414444544 533537 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=25706/tid=25709] ppid=25705 vsize=2357856 CPUtime=4961.95 cores=0-7
/proc/25706/task/25709/stat : 25709 (priss) R 25705 25705 25422 0 -1 4202560 132122 0 0 0 495776 419 0 0 25 0 5 0 963285313 2414444544 533537 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25706/tid=25710] ppid=25705 vsize=2357856 CPUtime=4961.95 cores=0-7
/proc/25706/task/25710/stat : 25710 (priss) R 25705 25705 25422 0 -1 4202560 152203 0 0 0 495804 391 0 0 25 0 5 0 963285316 2414444544 533537 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=25706/tid=25711] ppid=25705 vsize=2357856 CPUtime=4961.96 cores=0-7
/proc/25706/task/25711/stat : 25711 (priss) R 25705 25705 25422 0 -1 4202560 158262 0 0 0 495849 347 0 0 25 0 5 0 963285319 2414444544 533537 33554432000 4194304 5787044 140733201617120 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19848
Current children cumulated vsize (KiB) 2366556

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 25869
/proc/meminfo: memFree=25340864/32951124 swapFree=67056676/67111528
[pid=25705] ppid=25703 vsize=8700 CPUtime=0 cores=0-7
/proc/25705/stat : 25705 (priss.sh) S 25703 25705 25422 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 963285304 8908800 252 33554432000 4194304 4922060 140737220331616 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25705/statm: 2175 252 211 178 0 68 0
[pid=25706] ppid=25705 vsize=2423392 CPUtime=20088 cores=0-7
/proc/25706/stat : 25706 (priss) S 25705 25705 25422 0 -1 4202496 588223 0 0 0 2007216 1587 0 0 18 0 5 0 963285304 2481553408 539321 33554432000 4194304 5787044 140733201617120 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/25706/statm: 605848 539321 417 389 0 601598 0
[pid=25706/tid=25708] ppid=25705 vsize=2423392 CPUtime=5022.02 cores=0-7
/proc/25706/task/25708/stat : 25708 (priss) R 25705 25705 25422 0 -1 4202560 130972 0 0 0 501781 421 0 0 18 0 5 0 963285310 2481553408 539321 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=25706/tid=25709] ppid=25705 vsize=2423392 CPUtime=5021.95 cores=0-7
/proc/25706/task/25709/stat : 25709 (priss) R 25705 25705 25422 0 -1 4202560 133970 0 0 0 501772 423 0 0 25 0 5 0 963285313 2481553408 539321 33554432000 4194304 5787044 140733201617120 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25706/tid=25710] ppid=25705 vsize=2423392 CPUtime=5021.95 cores=0-7
/proc/25706/task/25710/stat : 25710 (priss) R 25705 25705 25422 0 -1 4202560 154042 0 0 0 501801 394 0 0 25 0 5 0 963285316 2481553408 539321 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=25706/tid=25711] ppid=25705 vsize=2423392 CPUtime=5021.96 cores=0-7
/proc/25706/task/25711/stat : 25711 (priss) R 25705 25705 25422 0 -1 4202560 158277 0 0 0 501849 347 0 0 25 0 5 0 963285319 2481553408 539321 33554432000 4194304 5787044 140733201617120 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20088
Current children cumulated vsize (KiB) 2432092

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 25871
/proc/meminfo: memFree=25312820/32951124 swapFree=67056676/67111528
[pid=25705] ppid=25703 vsize=8700 CPUtime=0 cores=0-7
/proc/25705/stat : 25705 (priss.sh) S 25703 25705 25422 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 963285304 8908800 252 33554432000 4194304 4922060 140737220331616 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25705/statm: 2175 252 211 178 0 68 0
[pid=25706] ppid=25705 vsize=2488928 CPUtime=20328 cores=0-7
/proc/25706/stat : 25706 (priss) S 25705 25705 25422 0 -1 4202496 595142 0 0 0 2031207 1597 0 0 18 0 5 0 963285304 2548662272 546240 33554432000 4194304 5787044 140733201617120 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/25706/statm: 622232 546240 417 389 0 617982 0
[pid=25706/tid=25708] ppid=25705 vsize=2488928 CPUtime=5082.02 cores=0-7
/proc/25706/task/25708/stat : 25708 (priss) R 25705 25705 25422 0 -1 4202560 133082 0 0 0 507777 425 0 0 25 0 5 0 963285310 2548662272 546240 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=25706/tid=25709] ppid=25705 vsize=2488928 CPUtime=5081.95 cores=0-7
/proc/25706/task/25709/stat : 25709 (priss) R 25705 25705 25422 0 -1 4202560 136922 0 0 0 507769 426 0 0 25 0 5 0 963285313 2548662272 546240 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25706/tid=25710] ppid=25705 vsize=2488928 CPUtime=5081.95 cores=0-7
/proc/25706/task/25710/stat : 25710 (priss) R 25705 25705 25422 0 -1 4202560 155868 0 0 0 507799 396 0 0 25 0 5 0 963285316 2548662272 546240 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=25706/tid=25711] ppid=25705 vsize=2488928 CPUtime=5081.96 cores=0-7
/proc/25706/task/25711/stat : 25711 (priss) R 25705 25705 25422 0 -1 4202560 158308 0 0 0 507849 347 0 0 25 0 5 0 963285319 2548662272 546240 33554432000 4194304 5787044 140733201617120 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20328
Current children cumulated vsize (KiB) 2497628



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 25871
/proc/meminfo: memFree=25306112/32951124 swapFree=67056676/67111528
[pid=25705] ppid=25703 vsize=8700 CPUtime=0 cores=0-7
/proc/25705/stat : 25705 (priss.sh) S 25703 25705 25422 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 963285304 8908800 252 33554432000 4194304 4922060 140737220331616 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25705/statm: 2175 252 211 178 0 68 0
[pid=25706] ppid=25705 vsize=2488928 CPUtime=20398.8 cores=0-7
/proc/25706/stat : 25706 (priss) S 25705 25705 25422 0 -1 4202496 596810 0 0 0 2038286 1599 0 0 18 0 5 0 963285304 2548662272 547908 33554432000 4194304 5787044 140733201617120 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/25706/statm: 622232 547908 417 389 0 617982 0
[pid=25706/tid=25708] ppid=25705 vsize=2488928 CPUtime=5099.73 cores=0-7
/proc/25706/task/25708/stat : 25708 (priss) R 25705 25705 25422 0 -1 4202560 133637 0 0 0 509547 426 0 0 25 0 5 0 963285310 2548662272 547908 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=25706/tid=25709] ppid=25705 vsize=2488928 CPUtime=5099.65 cores=0-7
/proc/25706/task/25709/stat : 25709 (priss) R 25705 25705 25422 0 -1 4202560 137431 0 0 0 509538 427 0 0 19 0 5 0 963285313 2548662272 547908 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25706/tid=25710] ppid=25705 vsize=2488928 CPUtime=5099.66 cores=0-7
/proc/25706/task/25710/stat : 25710 (priss) R 25705 25705 25422 0 -1 4202560 156449 0 0 0 509569 397 0 0 25 0 5 0 963285316 2548662272 547908 33554432000 4194304 5787044 140733201617120 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=25706/tid=25711] ppid=25705 vsize=2488928 CPUtime=5099.66 cores=0-7
/proc/25706/task/25711/stat : 25711 (priss) R 25705 25705 25422 0 -1 4202560 158331 0 0 0 509619 347 0 0 25 0 5 0 963285319 2548662272 547908 33554432000 4194304 5787044 140733201617120 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20398.8
Current children cumulated vsize (KiB) 2497628

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 25705 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 20398.8
#
# 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): 20398.8
CPU user time (s): 20382.9
CPU system time (s): 15.99
CPU usage (%): 399.976
Max. virtual memory (cumulated for all children) (KiB): 2497628

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

runsolver used 7.30489 second user time and 20.4639 second system time

The end

Launcher Data

Begin job on node136 at 2011-06-19 22:54:33
IDJOB=3499729
IDBENCH=88222
IDSOLVER=1994
FILE ID=node136/3499729-1308516873
RUNJOBID= node136-1308511179-25436
PBS_JOBID= 13608248
Free space on /tmp= 73360 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q663-n40-p30-s67876261.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499729-1308516873/watcher-3499729-1308516873 -o /tmp/evaluation-result-3499729-1308516873/solver-3499729-1308516873 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499729-1308516873.cnf 1402067100 40000 31000 8

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

MD5SUM BENCH= ed0227339111fb337104188c725538d0
RANDOM SEED=1402067100

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.76
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.809
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.809
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.83
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.809
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.809
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:     32951124 kB
MemFree:      27501564 kB
Buffers:        562588 kB
Cached:        4488500 kB
SwapCached:       8800 kB
Active:        1598520 kB
Inactive:      3471468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27501564 kB
SwapTotal:    67111528 kB
SwapFree:     67056676 kB
Dirty:            4304 kB
Writeback:           0 kB
AnonPages:       16460 kB
Mapped:          12812 kB
Slab:           315396 kB
PageTables:       3796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185156 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73356 MiB
End job on node136 at 2011-06-20 00:19:35