Trace number 3499591

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

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d-0.02/
connm-ue-csp-sat-n1200-d-0.02-s405595518.used-as.sat04-950.cnf
MD5SUM287d3b23c6f72107e24ae4186653564e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1595.59
Satisfiable
(Un)Satisfiability was proved
Number of variables1124
Number of clauses13289
Sum of the clauses size40148
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313008
Number of clauses of size 4281
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 1202
0.00/0.00	c parsetime: 2982us
0.00/0.00	c parsed 13289 clauses with 1124 variables
0.00/0.00	c NW started thread 0 successfully (1117641024)
0.00/0.00	c NW started thread 1 successfully (1086265664)
0.00/0.01	c NW started thread 2 successfully (1102625088)
0.00/0.01	c NW started thread 3 successfully (1128130880)
0.00/0.53	c preprocessor returned 10003 variables
0.00/0.53	c preprocessing returned UNKNOWN
0.00/0.53	c PP set 0 variables
0.00/0.53	c pp time: 521602us (0s)
0.00/0.53	c preprocessor returned 10003 variables
0.00/0.53	c preprocessing returned UNKNOWN
0.00/0.53	c PP set 0 variables
0.00/0.53	c pp time: 520192us (0s)
0.00/0.53	c preprocessor returned 10003 variables
0.00/0.53	c preprocessing returned UNKNOWN
0.00/0.53	c PP set 0 variables
0.00/0.53	c pp time: 527169us (0s)
47.13/11.84	c preprocessor returned 30029 variables
47.13/11.84	c preprocessing returned UNKNOWN
47.13/11.84	c PP set 0 variables
47.13/11.84	c pp time: 11824853us (11s)
19891.98/4973.67	c HTE
19994.79/4999.39	c subsumption

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-3499591-1308006568/watcher-3499591-1308006568 -o /var/tmp/evaluation-result-3499591-1308006568/solver-3499591-1308006568 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499591-1308006568.cnf 527342213 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 3.98 1/170 1201
/proc/meminfo: memFree=10917460/32951124 swapFree=67056304/67111528
[pid=1201] ppid=1199 vsize=8700 CPUtime=0 cores=0-7
/proc/1201/stat : 1201 (priss.sh) S 1199 1201 326 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990887383 8908800 251 33554432000 4194304 4922060 140734653824400 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1201/statm: 2175 251 211 178 0 68 0

[startup+0.065225 s]
/proc/loadavg: 4.00 4.00 3.98 1/170 1201
/proc/meminfo: memFree=10917460/32951124 swapFree=67056304/67111528
[pid=1201] ppid=1199 vsize=8700 CPUtime=0 cores=0-7
/proc/1201/stat : 1201 (priss.sh) S 1199 1201 326 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990887383 8908800 251 33554432000 4194304 4922060 140734653824400 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1201/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101236 s]
/proc/loadavg: 4.00 4.00 3.98 1/170 1201
/proc/meminfo: memFree=10917460/32951124 swapFree=67056304/67111528
[pid=1201] ppid=1199 vsize=8700 CPUtime=0 cores=0-7
/proc/1201/stat : 1201 (priss.sh) S 1199 1201 326 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990887383 8908800 251 33554432000 4194304 4922060 140734653824400 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1201/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300166 s]
/proc/loadavg: 4.00 4.00 3.98 1/170 1201
/proc/meminfo: memFree=10917460/32951124 swapFree=67056304/67111528
[pid=1201] ppid=1199 vsize=8700 CPUtime=0 cores=0-7
/proc/1201/stat : 1201 (priss.sh) S 1199 1201 326 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990887383 8908800 251 33554432000 4194304 4922060 140734653824400 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1201/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701092 s]
/proc/loadavg: 4.00 4.00 3.98 1/170 1201
/proc/meminfo: memFree=10917460/32951124 swapFree=67056304/67111528
[pid=1201] ppid=1199 vsize=8700 CPUtime=0 cores=0-7
/proc/1201/stat : 1201 (priss.sh) S 1199 1201 326 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990887383 8908800 251 33554432000 4194304 4922060 140734653824400 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1201/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50093 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 1207
/proc/meminfo: memFree=10884080/32951124 swapFree=67056304/67111528
[pid=1201] ppid=1199 vsize=8700 CPUtime=0 cores=0-7
/proc/1201/stat : 1201 (priss.sh) S 1199 1201 326 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990887383 8908800 251 33554432000 4194304 4922060 140734653824400 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1201/statm: 2175 251 211 178 0 68 0
[pid=1202] ppid=1201 vsize=281324 CPUtime=5.93 cores=0-7
/proc/1202/stat : 1202 (priss) S 1201 1201 326 0 -1 4202496 10632 0 0 0 588 5 0 0 18 0 5 0 990887383 288075776 9097 33554432000 4194304 5787044 140734944277072 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1202/statm: 70331 9097 404 389 0 66081 0
[pid=1202/tid=1204] ppid=1201 vsize=281324 CPUtime=1.48 cores=0-7
/proc/1202/task/1204/stat : 1204 (priss) R 1201 1201 326 0 -1 4202560 2400 0 0 0 146 2 0 0 18 0 5 0 990887384 288075776 9097 33554432000 4194304 5787044 140734944277072 18446744073709551615 5591568 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1202/tid=1205] ppid=1201 vsize=281324 CPUtime=1.47 cores=0-7
/proc/1202/task/1205/stat : 1205 (priss) R 1201 1201 326 0 -1 4202560 1896 0 0 0 146 1 0 0 19 0 5 0 990887384 288075776 9097 33554432000 4194304 5787044 140734944277072 18446744073709551615 5590464 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1202/tid=1206] ppid=1201 vsize=281324 CPUtime=1.47 cores=0-7
/proc/1202/task/1206/stat : 1206 (priss) R 1201 1201 326 0 -1 4202560 2477 0 0 0 147 0 0 0 18 0 5 0 990887384 288075776 9097 33554432000 4194304 5787044 140734944277072 18446744073709551615 4220919 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=1202/tid=1207] ppid=1201 vsize=281324 CPUtime=1.47 cores=0-7
/proc/1202/task/1207/stat : 1207 (priss) R 1201 1201 326 0 -1 4202560 2300 0 0 0 147 0 0 0 18 0 5 0 990887384 288075776 9097 33554432000 4194304 5787044 140734944277072 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 290024

[startup+3.10064 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 1207
/proc/meminfo: memFree=10882384/32951124 swapFree=67056304/67111528
[pid=1201] ppid=1199 vsize=8700 CPUtime=0 cores=0-7
/proc/1201/stat : 1201 (priss.sh) S 1199 1201 326 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990887383 8908800 251 33554432000 4194304 4922060 140734653824400 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1201/statm: 2175 251 211 178 0 68 0
[pid=1202] ppid=1201 vsize=282248 CPUtime=12.33 cores=0-7
/proc/1202/stat : 1202 (priss) S 1201 1201 326 0 -1 4202496 11155 0 0 0 1227 6 0 0 18 0 5 0 990887383 289021952 9620 33554432000 4194304 5787044 140734944277072 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1202/statm: 70562 9620 404 389 0 66312 0
[pid=1202/tid=1204] ppid=1201 vsize=282248 CPUtime=3.08 cores=0-7
/proc/1202/task/1204/stat : 1204 (priss) R 1201 1201 326 0 -1 4202560 2542 0 0 0 306 2 0 0 18 0 5 0 990887384 289021952 9620 33554432000 4194304 5787044 140734944277072 18446744073709551615 5592149 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1202/tid=1205] ppid=1201 vsize=282248 CPUtime=3.07 cores=0-7
/proc/1202/task/1205/stat : 1205 (priss) R 1201 1201 326 0 -1 4202560 2049 0 0 0 305 2 0 0 22 0 5 0 990887384 289021952 9620 33554432000 4194304 5787044 140734944277072 18446744073709551615 5590449 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1202/tid=1206] ppid=1201 vsize=282248 CPUtime=3.07 cores=0-7
/proc/1202/task/1206/stat : 1206 (priss) R 1201 1201 326 0 -1 4202560 2705 0 0 0 307 0 0 0 18 0 5 0 990887384 289021952 9620 33554432000 4194304 5787044 140734944277072 18446744073709551615 4213865 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=1202/tid=1207] ppid=1201 vsize=282248 CPUtime=3.07 cores=0-7
/proc/1202/task/1207/stat : 1207 (priss) R 1201 1201 326 0 -1 4202560 2300 0 0 0 307 0 0 0 20 0 5 0 990887384 289021952 9620 33554432000 4194304 5787044 140734944277072 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 290948

[startup+6.30105 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 1207
/proc/meminfo: memFree=10877736/32951124 swapFree=67056304/67111528
[pid=1201] ppid=1199 vsize=8700 CPUtime=0 cores=0-7
/proc/1201/stat : 1201 (priss.sh) S 1199 1201 326 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990887383 8908800 251 33554432000 4194304 4922060 140734653824400 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1201/statm: 2175 251 211 178 0 68 0
[pid=1202] ppid=1201 vsize=283716 CPUtime=25.13 cores=0-7
/proc/1202/stat : 1202 (priss) S 1201 1201 326 0 -1 4202496 12131 0 0 0 2505 8 0 0 18 0 5 0 990887383 290525184 10596 33554432000 4194304 5787044 140734944277072 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1202/statm: 70929 10596 404 389 0 66679 0
[pid=1202/tid=1204] ppid=1201 vsize=283716 CPUtime=6.27 cores=0-7
/proc/1202/task/1204/stat : 1204 (priss) R 1201 1201 326 0 -1 4202560 2819 0 0 0 625 2 0 0 18 0 5 0 990887384 290525184 10596 33554432000 4194304 5787044 140734944277072 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1202/tid=1205] ppid=1201 vsize=283716 CPUtime=6.27 cores=0-7
/proc/1202/task/1205/stat : 1205 (priss) R 1201 1201 326 0 -1 4202560 2398 0 0 0 624 3 0 0 20 0 5 0 990887384 290525184 10596 33554432000 4194304 5787044 140734944277072 18446744073709551615 4219671 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1202/tid=1206] ppid=1201 vsize=283716 CPUtime=6.27 cores=0-7
/proc/1202/task/1206/stat : 1206 (priss) R 1201 1201 326 0 -1 4202560 3055 0 0 0 627 0 0 0 25 0 5 0 990887384 290525184 10596 33554432000 4194304 5787044 140734944277072 18446744073709551615 4220881 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=1202/tid=1207] ppid=1201 vsize=283716 CPUtime=6.27 cores=0-7
/proc/1202/task/1207/stat : 1207 (priss) R 1201 1201 326 0 -1 4202560 2300 0 0 0 627 0 0 0 25 0 5 0 990887384 290525184 10596 33554432000 4194304 5787044 140734944277072 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 292416

[startup+12.7009 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 1207
/proc/meminfo: memFree=10868588/32951124 swapFree=67056304/67111528
[pid=1201] ppid=1199 vsize=8700 CPUtime=0 cores=0-7
/proc/1201/stat : 1201 (priss.sh) S 1199 1201 326 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990887383 8908800 251 33554432000 4194304 4922060 140734653824400 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1201/statm: 2175 251 211 178 0 68 0
[pid=1202] ppid=1201 vsize=286516 CPUtime=50.72 cores=0-7
/proc/1202/stat : 1202 (priss) S 1201 1201 326 0 -1 4202496 15729 0 0 0 5061 11 0 0 18 0 5 0 990887383 293392384 13111 33554432000 4194304 5787044 140734944277072 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1202/statm: 71629 13111 417 389 0 67379 0
[pid=1202/tid=1204] ppid=1201 vsize=286516 CPUtime=12.68 cores=0-7
/proc/1202/task/1204/stat : 1204 (priss) R 1201 1201 326 0 -1 4202560 3331 0 0 0 1265 3 0 0 18 0 5 0 990887384 293392384 13111 33554432000 4194304 5787044 140734944277072 18446744073709551615 4238561 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1202/tid=1205] ppid=1201 vsize=286516 CPUtime=12.66 cores=0-7
/proc/1202/task/1205/stat : 1205 (priss) R 1201 1201 326 0 -1 4202560 2967 0 0 0 1261 5 0 0 18 0 5 0 990887384 293392384 13111 33554432000 4194304 5787044 140734944277072 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1202/tid=1206] ppid=1201 vsize=286516 CPUtime=12.67 cores=0-7
/proc/1202/task/1206/stat : 1206 (priss) R 1201 1201 326 0 -1 4202560 3732 0 0 0 1266 1 0 0 20 0 5 0 990887384 293392384 13111 33554432000 4194304 5787044 140734944277072 18446744073709551615 5591075 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=1202/tid=1207] ppid=1201 vsize=286516 CPUtime=12.67 cores=0-7
/proc/1202/task/1207/stat : 1207 (priss) R 1201 1201 326 0 -1 4202560 4140 0 0 0 1267 0 0 0 18 0 5 0 990887384 293392384 13111 33554432000 4194304 5787044 140734944277072 18446744073709551615 5528000 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 295216

[startup+25.5005 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 1207
/proc/meminfo: memFree=10846960/32951124 swapFree=67056304/67111528
[pid=1201] ppid=1199 vsize=8700 CPUtime=0 cores=0-7
/proc/1201/stat : 1201 (priss.sh) S 1199 1201 326 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990887383 8908800 251 33554432000 4194304 4922060 140734653824400 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1201/statm: 2175 251 211 178 0 68 0
[pid=1202] ppid=1201 vsize=295844 CPUtime=101.89 cores=0-7
/proc/1202/stat : 1202 (priss) S 1201 1201 326 0 -1 4202496 21098 0 0 0 10170 19 0 0 18 0 5 0 990887383 302944256 18480 33554432000 4194304 5787044 140734944277072 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1202/statm: 73961 18480 419 389 0 69711 0
[pid=1202/tid=1204] ppid=1201 vsize=295844 CPUtime=25.47 cores=0-7
/proc/1202/task/1204/stat : 1204 (priss) R 1201 1201 326 0 -1 4202560 4261 0 0 0 2543 4 0 0 18 0 5 0 990887384 302944256 18480 33554432000 4194304 5787044 140734944277072 18446744073709551615 4254492 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1202/tid=1205] ppid=1201 vsize=295844 CPUtime=25.46 cores=0-7
/proc/1202/task/1205/stat : 1205 (priss) R 1201 1201 326 0 -1 4202560 4804 0 0 0 2538 8 0 0 18 0 5 0 990887384 302944256 18480 33554432000 4194304 5787044 140734944277072 18446744073709551615 5590526 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1202/tid=1206] ppid=1201 vsize=295844 CPUtime=25.46 cores=0-7
/proc/1202/task/1206/stat : 1206 (priss) R 1201 1201 326 0 -1 4202560 5016 0 0 0 2544 2 0 0 25 0 5 0 990887384 302944256 18480 33554432000 4194304 5787044 140734944277072 18446744073709551615 4238936 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1202/tid=1207] ppid=1201 vsize=295844 CPUtime=25.46 cores=0-7
/proc/1202/task/1207/stat : 1207 (priss) R 1201 1201 326 0 -1 4202560 5458 0 0 0 2543 3 0 0 18 0 5 0 990887384 302944256 18480 33554432000 4194304 5787044 140734944277072 18446744073709551615 4238552 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 304544

[startup+51.1008 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 1208
/proc/meminfo: memFree=10819492/32951124 swapFree=67056304/67111528
[pid=1201] ppid=1199 vsize=8700 CPUtime=0 cores=0-7
/proc/1201/stat : 1201 (priss.sh) S 1199 1201 326 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990887383 8908800 251 33554432000 4194304 4922060 140734653824400 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1201/statm: 2175 251 211 178 0 68 0
[pid=1202] ppid=1201 vsize=304320 CPUtime=204.27 cores=0-7
/proc/1202/stat : 1202 (priss) S 1201 1201 326 0 -1 4202496 28014 0 0 0 20397 30 0 0 18 0 5 0 990887383 311623680 25391 33554432000 4194304 5787044 140734944277072 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1202/statm: 76080 25391 419 389 0 71830 0
[pid=1202/tid=1204] ppid=1201 vsize=304320 CPUtime=51.07 cores=0-7
/proc/1202/task/1204/stat : 1204 (priss) R 1201 1201 326 0 -1 4202560 5979 0 0 0 5101 6 0 0 18 0 5 0 990887384 311623680 25391 33554432000 4194304 5787044 140734944277072 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1202/tid=1205] ppid=1201 vsize=304320 CPUtime=51.05 cores=0-7
/proc/1202/task/1205/stat : 1205 (priss) R 1201 1201 326 0 -1 4202560 7561 0 0 0 5091 14 0 0 18 0 5 0 990887384 311623680 25391 33554432000 4194304 5787044 140734944277072 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1202/tid=1206] ppid=1201 vsize=304320 CPUtime=51.05 cores=0-7
/proc/1202/task/1206/stat : 1206 (priss) R 1201 1201 326 0 -1 4202560 6100 0 0 0 5102 3 0 0 25 0 5 0 990887384 311623680 25391 33554432000 4194304 5787044 140734944277072 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1202/tid=1207] ppid=1201 vsize=304320 CPUtime=51.06 cores=0-7
/proc/1202/task/1207/stat : 1207 (priss) R 1201 1201 326 0 -1 4202560 6815 0 0 0 5101 5 0 0 18 0 5 0 990887384 311623680 25391 33554432000 4194304 5787044 140734944277072 18446744073709551615 5524776 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.27
Current children cumulated vsize (KiB) 313020

[startup+102.306 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 1209
/proc/meminfo: memFree=10772612/32951124 swapFree=67056304/67111528
[pid=1201] ppid=1199 vsize=8700 CPUtime=0 cores=0-7
/proc/1201/stat : 1201 (priss.sh) S 1199 1201 326 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990887383 8908800 251 33554432000 4194304 4922060 140734653824400 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1201/statm: 2175 251 211 178 0 68 0
[pid=1202] ppid=1201 vsize=324556 CPUtime=409.07 cores=0-7
/proc/1202/stat : 1202 (priss) S 1201 1201 326 0 -1 4202496 39674 0 0 0 40861 46 0 0 18 0 5 0 990887383 332345344 36985 33554432000 4194304 5787044 140734944277072 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1202/statm: 81139 36985 419 389 0 76889 0
[pid=1202/tid=1204] ppid=1201 vsize=324556 CPUtime=102.28 cores=0-7
/proc/1202/task/1204/stat : 1204 (priss) R 1201 1201 326 0 -1 4202560 7891 0 0 0 10219 9 0 0 18 0 5 0 990887384 332345344 36985 33554432000 4194304 5787044 140734944277072 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1202/tid=1205] ppid=1201 vsize=324556 CPUtime=102.23 cores=0-7
/proc/1202/task/1205/stat : 1205 (priss) R 1201 1201 326 0 -1 4202560 10984 0 0 0 10202 21 0 0 22 0 5 0 990887384 332345344 36985 33554432000 4194304 5787044 140734944277072 18446744073709551615 4218754 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1202/tid=1206] ppid=1201 vsize=324556 CPUtime=102.25 cores=0-7
/proc/1202/task/1206/stat : 1206 (priss) R 1201 1201 326 0 -1 4202560 9062 0 0 0 10220 5 0 0 23 0 5 0 990887384 332345344 36985 33554432000 4194304 5787044 140734944277072 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1202/tid=1207] ppid=1201 vsize=324556 CPUtime=102.26 cores=0-7

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

/proc/1202/task/1205/stat : 1205 (priss) R 1201 1201 326 0 -1 4202560 69654 0 0 0 472052 179 0 0 25 0 5 0 990887384 1264029696 267455 33554432000 4194304 5787044 140734944277072 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1202/tid=1206] ppid=1201 vsize=1234404 CPUtime=4719.71 cores=0-7
/proc/1202/task/1206/stat : 1206 (priss) R 1201 1201 326 0 -1 4202560 60243 0 0 0 471919 52 0 0 25 0 5 0 990887384 1264029696 267455 33554432000 4194304 5787044 140734944277072 18446744073709551615 5591722 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1202/tid=1207] ppid=1201 vsize=1234404 CPUtime=4722.36 cores=0-7
/proc/1202/task/1207/stat : 1207 (priss) R 1201 1201 326 0 -1 4202560 72160 0 0 0 472004 232 0 0 25 0 5 0 990887384 1264029696 267455 33554432000 4194304 5787044 140734944277072 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 18886.8
Current children cumulated vsize (KiB) 1243104

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 1346
/proc/meminfo: memFree=9834260/32951124 swapFree=67056304/67111528
[pid=1201] ppid=1199 vsize=8700 CPUtime=0 cores=0-7
/proc/1201/stat : 1201 (priss.sh) S 1199 1201 326 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990887383 8908800 251 33554432000 4194304 4922060 140734653824400 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1201/statm: 2175 251 211 178 0 68 0
[pid=1202] ppid=1201 vsize=1234724 CPUtime=19126.8 cores=0-7
/proc/1202/stat : 1202 (priss) S 1201 1201 326 0 -1 4202496 279395 0 0 0 1911965 713 0 0 18 0 5 0 990887383 1264357376 270527 33554432000 4194304 5787044 140734944277072 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1202/statm: 308681 270527 419 389 0 304431 0
[pid=1202/tid=1204] ppid=1201 vsize=1234724 CPUtime=4782.36 cores=0-7
/proc/1202/task/1204/stat : 1204 (priss) R 1201 1201 326 0 -1 4202560 73694 0 0 0 477997 239 0 0 25 0 5 0 990887384 1264357376 270527 33554432000 4194304 5787044 140734944277072 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1202/tid=1205] ppid=1201 vsize=1234724 CPUtime=4782.31 cores=0-7
/proc/1202/task/1205/stat : 1205 (priss) R 1201 1201 326 0 -1 4202560 70650 0 0 0 478048 183 0 0 25 0 5 0 990887384 1264357376 270527 33554432000 4194304 5787044 140734944277072 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1202/tid=1206] ppid=1201 vsize=1234724 CPUtime=4779.71 cores=0-7
/proc/1202/task/1206/stat : 1206 (priss) R 1201 1201 326 0 -1 4202560 60344 0 0 0 477919 52 0 0 25 0 5 0 990887384 1264357376 270527 33554432000 4194304 5787044 140734944277072 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1202/tid=1207] ppid=1201 vsize=1234724 CPUtime=4782.36 cores=0-7
/proc/1202/task/1207/stat : 1207 (priss) R 1201 1201 326 0 -1 4202560 73148 0 0 0 477999 237 0 0 25 0 5 0 990887384 1264357376 270527 33554432000 4194304 5787044 140734944277072 18446744073709551615 5527582 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19126.8
Current children cumulated vsize (KiB) 1243424

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 1348
/proc/meminfo: memFree=9821348/32951124 swapFree=67056304/67111528
[pid=1201] ppid=1199 vsize=8700 CPUtime=0 cores=0-7
/proc/1201/stat : 1201 (priss.sh) S 1199 1201 326 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990887383 8908800 251 33554432000 4194304 4922060 140734653824400 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1201/statm: 2175 251 211 178 0 68 0
[pid=1202] ppid=1201 vsize=1235972 CPUtime=19366.8 cores=0-7
/proc/1202/stat : 1202 (priss) S 1201 1201 326 0 -1 4202496 283546 0 0 0 1935958 719 0 0 18 0 5 0 990887383 1265635328 273716 33554432000 4194304 5787044 140734944277072 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1202/statm: 308993 273716 419 389 0 304743 0
[pid=1202/tid=1204] ppid=1201 vsize=1235972 CPUtime=4842.35 cores=0-7
/proc/1202/task/1204/stat : 1204 (priss) R 1201 1201 326 0 -1 4202560 75064 0 0 0 483995 240 0 0 25 0 5 0 990887384 1265635328 273716 33554432000 4194304 5787044 140734944277072 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1202/tid=1205] ppid=1201 vsize=1235972 CPUtime=4842.31 cores=0-7
/proc/1202/task/1205/stat : 1205 (priss) R 1201 1201 326 0 -1 4202560 72138 0 0 0 484047 184 0 0 25 0 5 0 990887384 1265635328 273716 33554432000 4194304 5787044 140734944277072 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1202/tid=1206] ppid=1201 vsize=1235972 CPUtime=4839.71 cores=0-7
/proc/1202/task/1206/stat : 1206 (priss) R 1201 1201 326 0 -1 4202560 60686 0 0 0 483919 52 0 0 25 0 5 0 990887384 1265635328 273716 33554432000 4194304 5787044 140734944277072 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1202/tid=1207] ppid=1201 vsize=1235972 CPUtime=4842.36 cores=0-7
/proc/1202/task/1207/stat : 1207 (priss) R 1201 1201 326 0 -1 4202560 74099 0 0 0 483995 241 0 0 25 0 5 0 990887384 1265635328 273716 33554432000 4194304 5787044 140734944277072 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19366.8
Current children cumulated vsize (KiB) 1244672

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 1349
/proc/meminfo: memFree=9811788/32951124 swapFree=67056304/67111528
[pid=1201] ppid=1199 vsize=8700 CPUtime=0 cores=0-7
/proc/1201/stat : 1201 (priss.sh) S 1199 1201 326 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990887383 8908800 251 33554432000 4194304 4922060 140734653824400 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1201/statm: 2175 251 211 178 0 68 0
[pid=1202] ppid=1201 vsize=1240364 CPUtime=19606.8 cores=0-7
/proc/1202/stat : 1202 (priss) S 1201 1201 326 0 -1 4202496 286408 0 0 0 1959954 724 0 0 18 0 5 0 990887383 1270132736 276097 33554432000 4194304 5787044 140734944277072 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1202/statm: 310091 276097 419 389 0 305841 0
[pid=1202/tid=1204] ppid=1201 vsize=1240364 CPUtime=4902.35 cores=0-7
/proc/1202/task/1204/stat : 1204 (priss) R 1201 1201 326 0 -1 4202560 75064 0 0 0 489995 240 0 0 18 0 5 0 990887384 1270132736 276097 33554432000 4194304 5787044 140734944277072 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1202/tid=1205] ppid=1201 vsize=1240364 CPUtime=4902.31 cores=0-7
/proc/1202/task/1205/stat : 1205 (priss) R 1201 1201 326 0 -1 4202560 72138 0 0 0 490047 184 0 0 25 0 5 0 990887384 1270132736 276097 33554432000 4194304 5787044 140734944277072 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1202/tid=1206] ppid=1201 vsize=1240364 CPUtime=4899.71 cores=0-7
/proc/1202/task/1206/stat : 1206 (priss) R 1201 1201 326 0 -1 4202560 61742 0 0 0 489918 53 0 0 25 0 5 0 990887384 1270132736 276097 33554432000 4194304 5787044 140734944277072 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1202/tid=1207] ppid=1201 vsize=1240364 CPUtime=4902.36 cores=0-7
/proc/1202/task/1207/stat : 1207 (priss) R 1201 1201 326 0 -1 4202560 75905 0 0 0 489991 245 0 0 19 0 5 0 990887384 1270132736 276097 33554432000 4194304 5787044 140734944277072 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19606.8
Current children cumulated vsize (KiB) 1249064

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 1351
/proc/meminfo: memFree=9807440/32951124 swapFree=67056304/67111528
[pid=1201] ppid=1199 vsize=8700 CPUtime=0 cores=0-7
/proc/1201/stat : 1201 (priss.sh) S 1199 1201 326 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990887383 8908800 251 33554432000 4194304 4922060 140734653824400 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1201/statm: 2175 251 211 178 0 68 0
[pid=1202] ppid=1201 vsize=1244788 CPUtime=19846.8 cores=0-7
/proc/1202/stat : 1202 (priss) S 1201 1201 326 0 -1 4202496 287486 0 0 0 1983954 725 0 0 18 0 5 0 990887383 1274662912 277175 33554432000 4194304 5787044 140734944277072 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1202/statm: 311197 277175 419 389 0 306947 0
[pid=1202/tid=1204] ppid=1201 vsize=1244788 CPUtime=4962.35 cores=0-7
/proc/1202/task/1204/stat : 1204 (priss) R 1201 1201 326 0 -1 4202560 75064 0 0 0 495995 240 0 0 25 0 5 0 990887384 1274662912 277175 33554432000 4194304 5787044 140734944277072 18446744073709551615 4215368 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1202/tid=1205] ppid=1201 vsize=1244788 CPUtime=4962.31 cores=0-7
/proc/1202/task/1205/stat : 1205 (priss) R 1201 1201 326 0 -1 4202560 72138 0 0 0 496047 184 0 0 25 0 5 0 990887384 1274662912 277175 33554432000 4194304 5787044 140734944277072 18446744073709551615 5591268 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1202/tid=1206] ppid=1201 vsize=1244788 CPUtime=4959.72 cores=0-7
/proc/1202/task/1206/stat : 1206 (priss) R 1201 1201 326 0 -1 4202560 62820 0 0 0 495918 54 0 0 25 0 5 0 990887384 1274662912 277175 33554432000 4194304 5787044 140734944277072 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1202/tid=1207] ppid=1201 vsize=1244788 CPUtime=4962.36 cores=0-7
/proc/1202/task/1207/stat : 1207 (priss) R 1201 1201 326 0 -1 4202560 75905 0 0 0 495991 245 0 0 25 0 5 0 990887384 1274662912 277175 33554432000 4194304 5787044 140734944277072 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19846.8
Current children cumulated vsize (KiB) 1253488

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 1353
/proc/meminfo: memFree=9732024/32951124 swapFree=67056304/67111528
[pid=1201] ppid=1199 vsize=8700 CPUtime=0 cores=0-7
/proc/1201/stat : 1201 (priss.sh) S 1199 1201 326 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990887383 8908800 251 33554432000 4194304 4922060 140734653824400 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1201/statm: 2175 251 211 178 0 68 0
[pid=1202] ppid=1201 vsize=1380376 CPUtime=20086.8 cores=0-7
/proc/1202/stat : 1202 (priss) S 1201 1201 326 0 -1 4202496 307096 0 0 0 2007951 728 0 0 18 0 5 0 990887383 1413505024 295843 33554432000 4194304 5787044 140734944277072 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1202/statm: 345094 295843 419 389 0 340844 0
[pid=1202/tid=1204] ppid=1201 vsize=1380376 CPUtime=5022.36 cores=0-7
/proc/1202/task/1204/stat : 1204 (priss) R 1201 1201 326 0 -1 4202560 75064 0 0 0 501995 241 0 0 25 0 5 0 990887384 1413505024 295843 33554432000 4194304 5787044 140734944277072 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1202/tid=1205] ppid=1201 vsize=1380376 CPUtime=5022.31 cores=0-7
/proc/1202/task/1205/stat : 1205 (priss) R 1201 1201 326 0 -1 4202560 72138 0 0 0 502047 184 0 0 25 0 5 0 990887384 1413505024 295843 33554432000 4194304 5787044 140734944277072 18446744073709551615 4218330 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1202/tid=1206] ppid=1201 vsize=1380376 CPUtime=5019.71 cores=0-7
/proc/1202/task/1206/stat : 1206 (priss) R 1201 1201 326 0 -1 4202560 63902 0 0 0 501917 54 0 0 25 0 5 0 990887384 1413505024 295843 33554432000 4194304 5787044 140734944277072 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1202/tid=1207] ppid=1201 vsize=1380376 CPUtime=5022.36 cores=0-7
/proc/1202/task/1207/stat : 1207 (priss) R 1201 1201 326 0 -1 4202560 94433 0 0 0 501988 248 0 0 25 0 5 0 990887384 1413505024 295843 33554432000 4194304 5787044 140734944277072 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20086.8
Current children cumulated vsize (KiB) 1389076

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 1354
/proc/meminfo: memFree=9727664/32951124 swapFree=67056304/67111528
[pid=1201] ppid=1199 vsize=8700 CPUtime=0 cores=0-7
/proc/1201/stat : 1201 (priss.sh) S 1199 1201 326 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990887383 8908800 251 33554432000 4194304 4922060 140734653824400 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1201/statm: 2175 251 211 178 0 68 0
[pid=1202] ppid=1201 vsize=1384784 CPUtime=20326.8 cores=0-7
/proc/1202/stat : 1202 (priss) S 1201 1201 326 0 -1 4202496 308182 0 0 0 2031950 729 0 0 18 0 5 0 990887383 1418018816 296925 33554432000 4194304 5787044 140734944277072 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1202/statm: 346196 296925 419 389 0 341946 0
[pid=1202/tid=1204] ppid=1201 vsize=1384784 CPUtime=5082.36 cores=0-7
/proc/1202/task/1204/stat : 1204 (priss) R 1201 1201 326 0 -1 4202560 75065 0 0 0 507995 241 0 0 25 0 5 0 990887384 1418018816 296925 33554432000 4194304 5787044 140734944277072 18446744073709551615 5591195 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1202/tid=1205] ppid=1201 vsize=1384784 CPUtime=5082.32 cores=0-7
/proc/1202/task/1205/stat : 1205 (priss) R 1201 1201 326 0 -1 4202560 72138 0 0 0 508048 184 0 0 25 0 5 0 990887384 1418018816 296925 33554432000 4194304 5787044 140734944277072 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1202/tid=1206] ppid=1201 vsize=1384784 CPUtime=5079.71 cores=0-7
/proc/1202/task/1206/stat : 1206 (priss) R 1201 1201 326 0 -1 4202560 64983 0 0 0 507916 55 0 0 25 0 5 0 990887384 1418018816 296925 33554432000 4194304 5787044 140734944277072 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1202/tid=1207] ppid=1201 vsize=1384784 CPUtime=5082.37 cores=0-7
/proc/1202/task/1207/stat : 1207 (priss) R 1201 1201 326 0 -1 4202560 94437 0 0 0 507989 248 0 0 25 0 5 0 990887384 1418018816 296925 33554432000 4194304 5787044 140734944277072 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20326.8
Current children cumulated vsize (KiB) 1393484



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 1355
/proc/meminfo: memFree=9726408/32951124 swapFree=67056304/67111528
[pid=1201] ppid=1199 vsize=8700 CPUtime=0 cores=0-7
/proc/1201/stat : 1201 (priss.sh) S 1199 1201 326 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990887383 8908800 251 33554432000 4194304 4922060 140734653824400 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1201/statm: 2175 251 211 178 0 68 0
[pid=1202] ppid=1201 vsize=1385972 CPUtime=20397.6 cores=0-7
/proc/1202/stat : 1202 (priss) S 1201 1201 326 0 -1 4202496 308489 0 0 0 2039031 730 0 0 18 0 5 0 990887383 1419235328 297232 33554432000 4194304 5787044 140734944277072 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1202/statm: 346493 297232 419 389 0 342243 0
[pid=1202/tid=1204] ppid=1201 vsize=1385972 CPUtime=5100.07 cores=0-7
/proc/1202/task/1204/stat : 1204 (priss) R 1201 1201 326 0 -1 4202560 75065 0 0 0 509766 241 0 0 25 0 5 0 990887384 1419235328 297232 33554432000 4194304 5787044 140734944277072 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1202/tid=1205] ppid=1201 vsize=1385972 CPUtime=5100.02 cores=0-7
/proc/1202/task/1205/stat : 1205 (priss) R 1201 1201 326 0 -1 4202560 72138 0 0 0 509818 184 0 0 25 0 5 0 990887384 1419235328 297232 33554432000 4194304 5787044 140734944277072 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1202/tid=1206] ppid=1201 vsize=1385972 CPUtime=5097.43 cores=0-7
/proc/1202/task/1206/stat : 1206 (priss) R 1201 1201 326 0 -1 4202560 65290 0 0 0 509687 56 0 0 25 0 5 0 990887384 1419235328 297232 33554432000 4194304 5787044 140734944277072 18446744073709551615 5591640 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1202/tid=1207] ppid=1201 vsize=1385972 CPUtime=5100.07 cores=0-7
/proc/1202/task/1207/stat : 1207 (priss) R 1201 1201 326 0 -1 4202560 94437 0 0 0 509759 248 0 0 25 0 5 0 990887384 1419235328 297232 33554432000 4194304 5787044 140734944277072 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20397.6
Current children cumulated vsize (KiB) 1394672

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 1201 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 20397.6
#
# 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): 20397.6
CPU user time (s): 20390.3
CPU system time (s): 7.3
CPU usage (%): 399.952
Max. virtual memory (cumulated for all children) (KiB): 1394672

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= 6
involuntary context switches= 3

runsolver used 7.45187 second user time and 20.3459 second system time

The end

Launcher Data

Begin job on node110 at 2011-06-14 01:09:28
IDJOB=3499591
IDBENCH=84643
IDSOLVER=1994
FILE ID=node110/3499591-1308006568
RUNJOBID= node110-1307987150-340
PBS_JOBID= 13559801
Free space on /var/tmp= 2884 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT04/handmade/connamacher/connm-d-0.02/connm-ue-csp-sat-n1200-d-0.02-s405595518.used-as.sat04-950.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3499591-1308006568/watcher-3499591-1308006568 -o /var/tmp/evaluation-result-3499591-1308006568/solver-3499591-1308006568 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499591-1308006568.cnf 527342213 40000 31000 8

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

MD5SUM BENCH= 287d3b23c6f72107e24ae4186653564e
RANDOM SEED=527342213

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.76
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.830
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.830
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.74
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.830
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:     32951124 kB
MemFree:      10918136 kB
Buffers:        119840 kB
Cached:       21170984 kB
SwapCached:       9184 kB
Active:        5791300 kB
Inactive:     15518464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10918136 kB
SwapTotal:    67111528 kB
SwapFree:     67056304 kB
Dirty:            1572 kB
Writeback:           0 kB
AnonPages:       16700 kB
Mapped:          12844 kB
Slab:           657736 kB
PageTables:       3888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188872 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2880 MiB
End job on node110 at 2011-06-14 02:34:30