Trace number 3288928

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 Auto? (TO) 4800.4 1201.92

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom25.cnf
MD5SUMc40bd543dad558d19995fef4fd742233
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables67777
Number of clauses227761
Sum of the clauses size582177
Maximum clause length2084
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2115213
Number of clauses of size 3111398
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 5802

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: 29169
0.00/0.00	c setup for 4cores
0.00/0.07	c parsetime: 66289us
0.00/0.07	c parsed 227761 clauses with 67777 variables
0.00/0.08	c NW started thread 0 successfully (1099680064)
0.00/0.10	c NW started thread 1 successfully (1110169920)
0.00/0.12	c NW started thread 2 successfully (1120659776)
0.00/0.14	c NW started thread 3 successfully (1087183168)
8.81/2.30	c preprocessor returned 67777 variables
8.81/2.30	c preprocessing returned UNKNOWN
8.81/2.30	c PP set 2244 variables
8.81/2.30	c pp time: 2168042us (2s)
8.81/2.31	c preprocessor returned 67777 variables
8.81/2.31	c preprocessing returned UNKNOWN
8.81/2.31	c PP set 2244 variables
8.81/2.31	c pp time: 2198507us (2s)
8.81/2.32	c preprocessor returned 67777 variables
8.81/2.32	c preprocessing returned UNKNOWN
8.81/2.32	c PP set 2244 variables
8.81/2.32	c pp time: 2218688us (2s)
8.81/2.33	c preprocessor returned 67777 variables
8.81/2.33	c preprocessing returned UNKNOWN
8.81/2.33	c PP set 2244 variables
8.81/2.33	c pp time: 2172180us (2s)
9.61/2.55	c HTE
10.02/2.61	c subsumption
10.42/2.71	c simplified formula contains 0 unit clauses
10.80/2.84	c HTE
10.80/2.89	c subsumption
11.20/2.98	c simplified formula contains 0 unit clauses
31.58/8.08	c added unsatisfied clause
31.58/8.08	c failed to add network clauses
61.13/15.46	c added unsatisfied clause
61.13/15.46	c failed to add network clauses
1580.53/395.85	c added unsatisfied clause
1580.53/395.85	c failed to add network clauses
2291.50/573.82	c added unsatisfied clause
2291.50/573.82	c failed to add network clauses
2490.83/623.70	c HTE
2881.49/721.56	c subsumption
3900.45/976.66	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.0 (svn: 935)

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-3288928-1304051827/watcher-3288928-1304051827 -o /tmp/evaluation-result-3288928-1304051827/solver-3288928-1304051827 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3288928-1304051827.cnf 878626838 4800 15500 4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.10 8.07 8.00 6/182 29168
/proc/meminfo: memFree=23880972/32951124 swapFree=67111524/67111528
[pid=29168] ppid=29166 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29168/stat : 29168 (prissAuto.sh) S 29166 29168 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516780401 8908800 251 33554432000 4194304 4922060 140733631069424 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29168/statm: 2175 251 211 178 0 68 0

[startup+0.103882 s]
/proc/loadavg: 8.10 8.07 8.00 6/182 29168
/proc/meminfo: memFree=23880972/32951124 swapFree=67111524/67111528
[pid=29168] ppid=29166 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29168/stat : 29168 (prissAuto.sh) S 29166 29168 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516780401 8908800 251 33554432000 4194304 4922060 140733631069424 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29168/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200841 s]
/proc/loadavg: 8.10 8.07 8.00 6/182 29168
/proc/meminfo: memFree=23880972/32951124 swapFree=67111524/67111528
[pid=29168] ppid=29166 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29168/stat : 29168 (prissAuto.sh) S 29166 29168 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516780401 8908800 251 33554432000 4194304 4922060 140733631069424 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29168/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.559719 s]
/proc/loadavg: 8.10 8.07 8.00 6/182 29168
/proc/meminfo: memFree=23880972/32951124 swapFree=67111524/67111528
[pid=29168] ppid=29166 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29168/stat : 29168 (prissAuto.sh) S 29166 29168 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516780401 8908800 251 33554432000 4194304 4922060 140733631069424 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29168/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.778773 s]
/proc/loadavg: 8.10 8.07 8.00 6/182 29168
/proc/meminfo: memFree=23880972/32951124 swapFree=67111524/67111528
[pid=29168] ppid=29166 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29168/stat : 29168 (prissAuto.sh) S 29166 29168 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516780401 8908800 251 33554432000 4194304 4922060 140733631069424 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29168/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50057 s]
/proc/loadavg: 8.10 8.07 8.00 9/188 29174
/proc/meminfo: memFree=23686988/32951124 swapFree=67111524/67111528
[pid=29168] ppid=29166 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29168/stat : 29168 (prissAuto.sh) S 29166 29168 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516780401 8908800 251 33554432000 4194304 4922060 140733631069424 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29168/statm: 2175 251 211 178 0 68 0
[pid=29169] ppid=29168 vsize=376652 CPUtime=5.64 cores=0,2,4,6
/proc/29169/stat : 29169 (priss) S 29168 29168 28051 0 -1 4202496 61783 0 0 0 544 20 0 0 18 0 5 0 516780401 385691648 48660 33554432000 4194304 5787044 140733936705344 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29169/statm: 94163 48660 352 389 0 89913 0
[pid=29169/tid=29171] ppid=29168 vsize=376652 CPUtime=1.4 cores=0,2,4,6
/proc/29169/task/29171/stat : 29171 (priss) R 29168 29168 28051 0 -1 4202560 12095 0 0 0 137 3 0 0 19 0 5 0 516780410 385691648 48660 33554432000 4194304 5787044 140733936705344 18446744073709551615 4278456 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29169/tid=29172] ppid=29168 vsize=376652 CPUtime=1.36 cores=0,2,4,6
/proc/29169/task/29172/stat : 29172 (priss) R 29168 29168 28051 0 -1 4202560 13719 0 0 0 131 5 0 0 19 0 5 0 516780411 385691648 48660 33554432000 4194304 5787044 140733936705344 18446744073709551615 4278456 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29169/tid=29173] ppid=29168 vsize=376652 CPUtime=1.36 cores=0,2,4,6
/proc/29169/task/29173/stat : 29173 (priss) R 29168 29168 28051 0 -1 4202560 10397 0 0 0 131 5 0 0 18 0 5 0 516780413 385691648 48660 33554432000 4194304 5787044 140733936705344 18446744073709551615 4278498 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29169/tid=29174] ppid=29168 vsize=376652 CPUtime=1.34 cores=0,2,4,6
/proc/29169/task/29174/stat : 29174 (priss) R 29168 29168 28051 0 -1 4202560 14497 0 0 0 131 3 0 0 19 0 5 0 516780415 385691648 48660 33554432000 4194304 5787044 140733936705344 18446744073709551615 4278498 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 385352

[startup+3.10128 s]
/proc/loadavg: 8.09 8.06 8.00 9/188 29174
/proc/meminfo: memFree=23629080/32951124 swapFree=67111524/67111528
[pid=29168] ppid=29166 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29168/stat : 29168 (prissAuto.sh) S 29166 29168 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516780401 8908800 251 33554432000 4194304 4922060 140733631069424 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29168/statm: 2175 251 211 178 0 68 0
[pid=29169] ppid=29168 vsize=463656 CPUtime=12 cores=0,2,4,6
/proc/29169/stat : 29169 (priss) S 29168 29168 28051 0 -1 4202496 88267 0 0 0 1175 25 0 0 18 0 5 0 516780401 474783744 61442 33554432000 4194304 5787044 140733936705344 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29169/statm: 115914 61442 415 389 0 111664 0
[pid=29169/tid=29171] ppid=29168 vsize=463656 CPUtime=2.99 cores=0,2,4,6
/proc/29169/task/29171/stat : 29171 (priss) R 29168 29168 28051 0 -1 4202560 17781 0 0 0 295 4 0 0 18 0 5 0 516780410 474783744 61442 33554432000 4194304 5787044 140733936705344 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29169/tid=29172] ppid=29168 vsize=463656 CPUtime=2.95 cores=0,2,4,6
/proc/29169/task/29172/stat : 29172 (priss) R 29168 29168 28051 0 -1 4202560 18697 0 0 0 288 7 0 0 24 0 5 0 516780411 474783744 61442 33554432000 4194304 5787044 140733936705344 18446744073709551615 5590604 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29169/tid=29173] ppid=29168 vsize=463656 CPUtime=2.96 cores=0,2,4,6
/proc/29169/task/29173/stat : 29173 (priss) R 29168 29168 28051 0 -1 4202560 14901 0 0 0 290 6 0 0 18 0 5 0 516780413 474783744 61442 33554432000 4194304 5787044 140733936705344 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29169/tid=29174] ppid=29168 vsize=463656 CPUtime=2.93 cores=0,2,4,6
/proc/29169/task/29174/stat : 29174 (priss) R 29168 29168 28051 0 -1 4202560 25813 0 0 0 288 5 0 0 24 0 5 0 516780415 474783744 61442 33554432000 4194304 5787044 140733936705344 18446744073709551615 5527716 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12
Current children cumulated vsize (KiB) 472356

[startup+6.3007 s]
/proc/loadavg: 8.09 8.06 8.00 9/188 29174
/proc/meminfo: memFree=23630188/32951124 swapFree=67111524/67111528
[pid=29168] ppid=29166 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29168/stat : 29168 (prissAuto.sh) S 29166 29168 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516780401 8908800 251 33554432000 4194304 4922060 140733631069424 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29168/statm: 2175 251 211 178 0 68 0
[pid=29169] ppid=29168 vsize=464448 CPUtime=24.78 cores=0,2,4,6
/proc/29169/stat : 29169 (priss) S 29168 29168 28051 0 -1 4202496 89356 0 0 0 2452 26 0 0 18 0 5 0 516780401 475594752 62531 33554432000 4194304 5787044 140733936705344 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29169/statm: 116112 62531 418 389 0 111862 0
[pid=29169/tid=29171] ppid=29168 vsize=464448 CPUtime=6.2 cores=0,2,4,6
/proc/29169/task/29171/stat : 29171 (priss) R 29168 29168 28051 0 -1 4202560 18081 0 0 0 615 5 0 0 25 0 5 0 516780410 475594752 62531 33554432000 4194304 5787044 140733936705344 18446744073709551615 5585240 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29169/tid=29172] ppid=29168 vsize=464448 CPUtime=6.13 cores=0,2,4,6
/proc/29169/task/29172/stat : 29172 (priss) R 29168 29168 28051 0 -1 4202560 18916 0 0 0 606 7 0 0 25 0 5 0 516780411 475594752 62531 33554432000 4194304 5787044 140733936705344 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29169/tid=29173] ppid=29168 vsize=464448 CPUtime=6.15 cores=0,2,4,6
/proc/29169/task/29173/stat : 29173 (priss) R 29168 29168 28051 0 -1 4202560 15152 0 0 0 609 6 0 0 25 0 5 0 516780413 475594752 62531 33554432000 4194304 5787044 140733936705344 18446744073709551615 5586761 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29169/tid=29174] ppid=29168 vsize=464448 CPUtime=6.14 cores=0,2,4,6
/proc/29169/task/29174/stat : 29174 (priss) R 29168 29168 28051 0 -1 4202560 26132 0 0 0 608 6 0 0 25 0 5 0 516780415 475594752 62531 33554432000 4194304 5787044 140733936705344 18446744073709551615 212687336481 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.78
Current children cumulated vsize (KiB) 473148

[startup+12.7005 s]
/proc/loadavg: 8.08 8.06 8.00 9/188 29175
/proc/meminfo: memFree=23621432/32951124 swapFree=67111524/67111528
[pid=29168] ppid=29166 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29168/stat : 29168 (prissAuto.sh) S 29166 29168 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516780401 8908800 251 33554432000 4194304 4922060 140733631069424 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29168/statm: 2175 251 211 178 0 68 0
[pid=29169] ppid=29168 vsize=465636 CPUtime=50.34 cores=0,2,4,6
/proc/29169/stat : 29169 (priss) S 29168 29168 28051 0 -1 4202496 91003 0 0 0 5006 28 0 0 18 0 5 0 516780401 476811264 64178 33554432000 4194304 5787044 140733936705344 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29169/statm: 116409 64178 418 389 0 112159 0
[pid=29169/tid=29171] ppid=29168 vsize=465636 CPUtime=12.59 cores=0,2,4,6
/proc/29169/task/29171/stat : 29171 (priss) R 29168 29168 28051 0 -1 4202560 18496 0 0 0 1254 5 0 0 25 0 5 0 516780410 476811264 64178 33554432000 4194304 5787044 140733936705344 18446744073709551615 5588270 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29169/tid=29172] ppid=29168 vsize=465636 CPUtime=12.5 cores=0,2,4,6
/proc/29169/task/29172/stat : 29172 (priss) R 29168 29168 28051 0 -1 4202560 19341 0 0 0 1242 8 0 0 25 0 5 0 516780411 476811264 64179 33554432000 4194304 5787044 140733936705344 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29169/tid=29173] ppid=29168 vsize=465636 CPUtime=12.55 cores=0,2,4,6
/proc/29169/task/29173/stat : 29173 (priss) R 29168 29168 28051 0 -1 4202560 15393 0 0 0 1249 6 0 0 25 0 5 0 516780413 476811264 64179 33554432000 4194304 5787044 140733936705344 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29169/tid=29174] ppid=29168 vsize=465636 CPUtime=12.53 cores=0,2,4,6
/proc/29169/task/29174/stat : 29174 (priss) R 29168 29168 28051 0 -1 4202560 26699 0 0 0 1247 6 0 0 25 0 5 0 516780415 476811264 64179 33554432000 4194304 5787044 140733936705344 18446744073709551615 212687336133 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.34
Current children cumulated vsize (KiB) 474336

[startup+25.5012 s]
/proc/loadavg: 8.06 8.06 8.00 9/188 29175
/proc/meminfo: memFree=23600340/32951124 swapFree=67111524/67111528
[pid=29168] ppid=29166 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29168/stat : 29168 (prissAuto.sh) S 29166 29168 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516780401 8908800 251 33554432000 4194304 4922060 140733631069424 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29168/statm: 2175 251 211 178 0 68 0
[pid=29169] ppid=29168 vsize=467508 CPUtime=101.46 cores=0,2,4,6
/proc/29169/stat : 29169 (priss) S 29168 29168 28051 0 -1 4202496 95544 0 0 0 10114 32 0 0 18 0 5 0 516780401 478728192 68719 33554432000 4194304 5787044 140733936705344 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29169/statm: 116877 68719 418 389 0 112627 0
[pid=29169/tid=29171] ppid=29168 vsize=467508 CPUtime=25.39 cores=0,2,4,6
/proc/29169/task/29171/stat : 29171 (priss) R 29168 29168 28051 0 -1 4202560 19724 0 0 0 2534 5 0 0 25 0 5 0 516780410 478728192 68719 33554432000 4194304 5787044 140733936705344 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29169/tid=29172] ppid=29168 vsize=467508 CPUtime=25.23 cores=0,2,4,6
/proc/29169/task/29172/stat : 29172 (priss) R 29168 29168 28051 0 -1 4202560 19654 0 0 0 2514 9 0 0 25 0 5 0 516780411 478728192 68719 33554432000 4194304 5787044 140733936705344 18446744073709551615 5601969 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29169/tid=29173] ppid=29168 vsize=467508 CPUtime=25.34 cores=0,2,4,6
/proc/29169/task/29173/stat : 29173 (priss) R 29168 29168 28051 0 -1 4202560 16403 0 0 0 2527 7 0 0 25 0 5 0 516780413 478728192 68719 33554432000 4194304 5787044 140733936705344 18446744073709551615 5586610 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29169/tid=29174] ppid=29168 vsize=467508 CPUtime=25.33 cores=0,2,4,6
/proc/29169/task/29174/stat : 29174 (priss) R 29168 29168 28051 0 -1 4202560 28688 0 0 0 2525 8 0 0 18 0 5 0 516780415 478728192 68719 33554432000 4194304 5787044 140733936705344 18446744073709551615 5527150 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 476208

[startup+51.1065 s]
/proc/loadavg: 8.10 8.07 8.00 9/188 29176
/proc/meminfo: memFree=23568784/32951124 swapFree=67111524/67111528
[pid=29168] ppid=29166 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29168/stat : 29168 (prissAuto.sh) S 29166 29168 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516780401 8908800 251 33554432000 4194304 4922060 140733631069424 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29168/statm: 2175 251 211 178 0 68 0
[pid=29169] ppid=29168 vsize=478296 CPUtime=203.74 cores=0,2,4,6
/proc/29169/stat : 29169 (priss) S 29168 29168 28051 0 -1 4202496 102615 0 0 0 20335 39 0 0 18 0 5 0 516780401 489775104 75788 33554432000 4194304 5787044 140733936705344 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29169/statm: 119574 75788 418 389 0 115324 0
[pid=29169/tid=29171] ppid=29168 vsize=478296 CPUtime=50.99 cores=0,2,4,6
/proc/29169/task/29171/stat : 29171 (priss) R 29168 29168 28051 0 -1 4202560 21071 0 0 0 5093 6 0 0 25 0 5 0 516780410 489775104 75788 33554432000 4194304 5787044 140733936705344 18446744073709551615 212687333120 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29169/tid=29172] ppid=29168 vsize=478296 CPUtime=50.68 cores=0,2,4,6
/proc/29169/task/29172/stat : 29172 (priss) R 29168 29168 28051 0 -1 4202560 20618 0 0 0 5058 10 0 0 25 0 5 0 516780411 489775104 75788 33554432000 4194304 5787044 140733936705344 18446744073709551615 4220225 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29169/tid=29173] ppid=29168 vsize=478296 CPUtime=50.95 cores=0,2,4,6
/proc/29169/task/29173/stat : 29173 (priss) R 29168 29168 28051 0 -1 4202560 17859 0 0 0 5086 9 0 0 25 0 5 0 516780413 489775104 75788 33554432000 4194304 5787044 140733936705344 18446744073709551615 5591159 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29169/tid=29174] ppid=29168 vsize=478296 CPUtime=50.93 cores=0,2,4,6
/proc/29169/task/29174/stat : 29174 (priss) R 29168 29168 28051 0 -1 4202560 31992 0 0 0 5083 10 0 0 25 0 5 0 516780415 489775104 75788 33554432000 4194304 5787044 140733936705344 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.74
Current children cumulated vsize (KiB) 486996

[startup+102.301 s]
/proc/loadavg: 8.11 8.07 8.00 9/188 29177
/proc/meminfo: memFree=23532284/32951124 swapFree=67111524/67111528
[pid=29168] ppid=29166 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29168/stat : 29168 (prissAuto.sh) S 29166 29168 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516780401 8908800 251 33554432000 4194304 4922060 140733631069424 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29168/statm: 2175 251 211 178 0 68 0
[pid=29169] ppid=29168 vsize=483940 CPUtime=408.23 cores=0,2,4,6
/proc/29169/stat : 29169 (priss) S 29168 29168 28051 0 -1 4202496 111741 0 0 0 40774 49 0 0 18 0 5 0 516780401 495554560 84825 33554432000 4194304 5787044 140733936705344 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29169/statm: 120985 84825 418 389 0 116735 0
[pid=29169/tid=29171] ppid=29168 vsize=483940 CPUtime=102.19 cores=0,2,4,6
/proc/29169/task/29171/stat : 29171 (priss) R 29168 29168 28051 0 -1 4202560 22029 0 0 0 10211 8 0 0 25 0 5 0 516780410 495554560 84825 33554432000 4194304 5787044 140733936705344 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29169/tid=29172] ppid=29168 vsize=483940 CPUtime=101.6 cores=0,2,4,6
/proc/29169/task/29172/stat : 29172 (priss) R 29168 29168 28051 0 -1 4202560 22175 0 0 0 10147 13 0 0 25 0 5 0 516780411 495554560 84825 33554432000 4194304 5787044 140733936705344 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29169/tid=29173] ppid=29168 vsize=483940 CPUtime=102.14 cores=0,2,4,6
/proc/29169/task/29173/stat : 29173 (priss) R 29168 29168 28051 0 -1 4202560 21047 0 0 0 10202 12 0 0 25 0 5 0 516780413 495554560 84825 33554432000 4194304 5787044 140733936705344 18446744073709551615 5585327 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29169/tid=29174] ppid=29168 vsize=483940 CPUtime=102.13 cores=0,2,4,6

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

/proc/29169/task/29172/stat : 29172 (priss) R 29168 29168 28051 0 -1 4202560 43305 0 0 0 81727 38 0 0 25 0 5 0 516780411 1104097280 209695 33554432000 4194304 5787044 140733936705344 18446744073709551615 5588574 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29169/tid=29173] ppid=29168 vsize=1078220 CPUtime=822.02 cores=0,2,4,6
/proc/29169/task/29173/stat : 29173 (priss) R 29168 29168 28051 0 -1 4202560 38876 0 0 0 82169 33 0 0 25 0 5 0 516780413 1104097280 209695 33554432000 4194304 5787044 140733936705344 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29169/tid=29174] ppid=29168 vsize=1078220 CPUtime=822.12 cores=0,2,4,6
/proc/29169/task/29174/stat : 29174 (priss) R 29168 29168 28051 0 -1 4202560 100935 0 0 0 82161 51 0 0 25 0 5 0 516780415 1104097280 209695 33554432000 4194304 5787044 140733936705344 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.14
Current children cumulated vsize (KiB) 1086920

[startup+882.301 s]
/proc/loadavg: 8.13 8.08 8.01 9/188 29230
/proc/meminfo: memFree=23088056/32951124 swapFree=67111524/67111528
[pid=29168] ppid=29166 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29168/stat : 29168 (prissAuto.sh) S 29166 29168 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516780401 8908800 251 33554432000 4194304 4922060 140733631069424 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29168/statm: 2175 251 211 178 0 68 0
[pid=29169] ppid=29168 vsize=1078220 CPUtime=3523.77 cores=0,2,4,6
/proc/29169/stat : 29169 (priss) S 29168 29168 28051 0 -1 4202496 239558 0 0 0 352212 165 0 0 18 0 5 0 516780401 1104097280 209915 33554432000 4194304 5787044 140733936705344 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29169/statm: 269555 209915 418 389 0 265305 0
[pid=29169/tid=29171] ppid=29168 vsize=1078220 CPUtime=882.16 cores=0,2,4,6
/proc/29169/task/29171/stat : 29171 (priss) R 29168 29168 28051 0 -1 4202560 45269 0 0 0 88177 39 0 0 25 0 5 0 516780410 1104097280 209915 33554432000 4194304 5787044 140733936705344 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29169/tid=29172] ppid=29168 vsize=1078220 CPUtime=877.59 cores=0,2,4,6
/proc/29169/task/29172/stat : 29172 (priss) R 29168 29168 28051 0 -1 4202560 43306 0 0 0 87721 38 0 0 25 0 5 0 516780411 1104097280 209915 33554432000 4194304 5787044 140733936705344 18446744073709551615 4213839 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29169/tid=29173] ppid=29168 vsize=1078220 CPUtime=882.01 cores=0,2,4,6
/proc/29169/task/29173/stat : 29173 (priss) R 29168 29168 28051 0 -1 4202560 38925 0 0 0 88168 33 0 0 25 0 5 0 516780413 1104097280 209915 33554432000 4194304 5787044 140733936705344 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29169/tid=29174] ppid=29168 vsize=1078220 CPUtime=881.84 cores=0,2,4,6
/proc/29169/task/29174/stat : 29174 (priss) R 29168 29168 28051 0 -1 4202560 100983 0 0 0 88133 51 0 0 25 0 5 0 516780415 1104097280 209915 33554432000 4194304 5787044 140733936705344 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3523.77
Current children cumulated vsize (KiB) 1086920

[startup+942.3 s]
/proc/loadavg: 8.08 8.08 8.01 9/188 29231
/proc/meminfo: memFree=23052692/32951124 swapFree=67111524/67111528
[pid=29168] ppid=29166 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29168/stat : 29168 (prissAuto.sh) S 29166 29168 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516780401 8908800 251 33554432000 4194304 4922060 140733631069424 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29168/statm: 2175 251 211 178 0 68 0
[pid=29169] ppid=29168 vsize=1078352 CPUtime=3763.44 cores=0,2,4,6
/proc/29169/stat : 29169 (priss) S 29168 29168 28051 0 -1 4202496 239923 0 0 0 376179 165 0 0 18 0 5 0 516780401 1104232448 210033 33554432000 4194304 5787044 140733936705344 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29169/statm: 269588 210033 418 389 0 265338 0
[pid=29169/tid=29171] ppid=29168 vsize=1078352 CPUtime=942.16 cores=0,2,4,6
/proc/29169/task/29171/stat : 29171 (priss) R 29168 29168 28051 0 -1 4202560 45332 0 0 0 94176 40 0 0 25 0 5 0 516780410 1104232448 210033 33554432000 4194304 5787044 140733936705344 18446744073709551615 5591097 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29169/tid=29172] ppid=29168 vsize=1078352 CPUtime=937.59 cores=0,2,4,6
/proc/29169/task/29172/stat : 29172 (priss) R 29168 29168 28051 0 -1 4202560 43306 0 0 0 93721 38 0 0 25 0 5 0 516780411 1104232448 210033 33554432000 4194304 5787044 140733936705344 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29169/tid=29173] ppid=29168 vsize=1078352 CPUtime=942 cores=0,2,4,6
/proc/29169/task/29173/stat : 29173 (priss) R 29168 29168 28051 0 -1 4202560 38945 0 0 0 94167 33 0 0 25 0 5 0 516780413 1104232448 210033 33554432000 4194304 5787044 140733936705344 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29169/tid=29174] ppid=29168 vsize=1078352 CPUtime=941.51 cores=0,2,4,6
/proc/29169/task/29174/stat : 29174 (priss) R 29168 29168 28051 0 -1 4202560 101265 0 0 0 94100 51 0 0 25 0 5 0 516780415 1104232448 210033 33554432000 4194304 5787044 140733936705344 18446744073709551615 4336768 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.44
Current children cumulated vsize (KiB) 1087052

[startup+1002.3 s]
/proc/loadavg: 8.06 8.08 8.01 9/188 29233
/proc/meminfo: memFree=23020416/32951124 swapFree=67111524/67111528
[pid=29168] ppid=29166 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29168/stat : 29168 (prissAuto.sh) S 29166 29168 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516780401 8908800 251 33554432000 4194304 4922060 140733631069424 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29168/statm: 2175 251 211 178 0 68 0
[pid=29169] ppid=29168 vsize=1099120 CPUtime=4003.11 cores=0,2,4,6
/proc/29169/stat : 29169 (priss) S 29168 29168 28051 0 -1 4202496 244752 0 0 0 400143 168 0 0 18 0 5 0 516780401 1125498880 214833 33554432000 4194304 5787044 140733936705344 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29169/statm: 274780 214833 418 389 0 270530 0
[pid=29169/tid=29171] ppid=29168 vsize=1099120 CPUtime=1002.04 cores=0,2,4,6
/proc/29169/task/29171/stat : 29171 (priss) R 29168 29168 28051 0 -1 4202560 47865 0 0 0 100162 42 0 0 25 0 5 0 516780410 1125498880 214833 33554432000 4194304 5787044 140733936705344 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29169/tid=29172] ppid=29168 vsize=1099120 CPUtime=997.59 cores=0,2,4,6
/proc/29169/task/29172/stat : 29172 (priss) R 29168 29168 28051 0 -1 4202560 44160 0 0 0 99721 38 0 0 25 0 5 0 516780411 1125498880 214833 33554432000 4194304 5787044 140733936705344 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29169/tid=29173] ppid=29168 vsize=1099120 CPUtime=1002 cores=0,2,4,6
/proc/29169/task/29173/stat : 29173 (priss) R 29168 29168 28051 0 -1 4202560 40063 0 0 0 100166 34 0 0 25 0 5 0 516780413 1125498880 214833 33554432000 4194304 5787044 140733936705344 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29169/tid=29174] ppid=29168 vsize=1099120 CPUtime=1001.31 cores=0,2,4,6
/proc/29169/task/29174/stat : 29174 (priss) R 29168 29168 28051 0 -1 4202560 101589 0 0 0 100079 52 0 0 25 0 5 0 516780415 1125498880 214833 33554432000 4194304 5787044 140733936705344 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.11
Current children cumulated vsize (KiB) 1107820

[startup+1062.3 s]
/proc/loadavg: 8.13 8.09 8.02 9/188 29235
/proc/meminfo: memFree=22993596/32951124 swapFree=67111524/67111528
[pid=29168] ppid=29166 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29168/stat : 29168 (prissAuto.sh) S 29166 29168 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516780401 8908800 251 33554432000 4194304 4922060 140733631069424 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29168/statm: 2175 251 211 178 0 68 0
[pid=29169] ppid=29168 vsize=1111276 CPUtime=4242.76 cores=0,2,4,6
/proc/29169/stat : 29169 (priss) S 29168 29168 28051 0 -1 4202496 249923 0 0 0 424103 173 0 0 18 0 5 0 516780401 1137946624 219808 33554432000 4194304 5787044 140733936705344 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29169/statm: 277819 219808 418 389 0 273569 0
[pid=29169/tid=29171] ppid=29168 vsize=1111276 CPUtime=1061.71 cores=0,2,4,6
/proc/29169/task/29171/stat : 29171 (priss) R 29168 29168 28051 0 -1 4202560 49377 0 0 0 106127 44 0 0 25 0 5 0 516780410 1137946624 219808 33554432000 4194304 5787044 140733936705344 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29169/tid=29172] ppid=29168 vsize=1111276 CPUtime=1057.59 cores=0,2,4,6
/proc/29169/task/29172/stat : 29172 (priss) R 29168 29168 28051 0 -1 4202560 45048 0 0 0 105720 39 0 0 25 0 5 0 516780411 1137946624 219808 33554432000 4194304 5787044 140733936705344 18446744073709551615 5591019 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29169/tid=29173] ppid=29168 vsize=1111276 CPUtime=1061.99 cores=0,2,4,6
/proc/29169/task/29173/stat : 29173 (priss) R 29168 29168 28051 0 -1 4202560 42409 0 0 0 106164 35 0 0 25 0 5 0 516780413 1137946624 219808 33554432000 4194304 5787044 140733936705344 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29169/tid=29174] ppid=29168 vsize=1111276 CPUtime=1061.3 cores=0,2,4,6
/proc/29169/task/29174/stat : 29174 (priss) R 29168 29168 28051 0 -1 4202560 102014 0 0 0 106077 53 0 0 25 0 5 0 516780415 1137946624 219808 33554432000 4194304 5787044 140733936705344 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4242.76
Current children cumulated vsize (KiB) 1119976

[startup+1122.3 s]
/proc/loadavg: 8.05 8.07 8.01 9/188 29236
/proc/meminfo: memFree=22963144/32951124 swapFree=67111524/67111528
[pid=29168] ppid=29166 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29168/stat : 29168 (prissAuto.sh) S 29166 29168 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516780401 8908800 251 33554432000 4194304 4922060 140733631069424 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29168/statm: 2175 251 211 178 0 68 0
[pid=29169] ppid=29168 vsize=1128968 CPUtime=4482.44 cores=0,2,4,6
/proc/29169/stat : 29169 (priss) S 29168 29168 28051 0 -1 4202496 257372 0 0 0 448061 183 0 0 18 0 5 0 516780401 1156063232 227257 33554432000 4194304 5787044 140733936705344 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29169/statm: 282242 227257 418 389 0 277992 0
[pid=29169/tid=29171] ppid=29168 vsize=1128968 CPUtime=1121.39 cores=0,2,4,6
/proc/29169/task/29171/stat : 29171 (priss) R 29168 29168 28051 0 -1 4202560 49394 0 0 0 112095 44 0 0 25 0 5 0 516780410 1156063232 227257 33554432000 4194304 5787044 140733936705344 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29169/tid=29172] ppid=29168 vsize=1128968 CPUtime=1117.6 cores=0,2,4,6
/proc/29169/task/29172/stat : 29172 (priss) R 29168 29168 28051 0 -1 4202560 48979 0 0 0 111715 45 0 0 25 0 5 0 516780411 1156063232 227257 33554432000 4194304 5787044 140733936705344 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29169/tid=29173] ppid=29168 vsize=1128968 CPUtime=1121.99 cores=0,2,4,6
/proc/29169/task/29173/stat : 29173 (priss) R 29168 29168 28051 0 -1 4202560 42634 0 0 0 112163 36 0 0 25 0 5 0 516780413 1156063232 227257 33554432000 4194304 5787044 140733936705344 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29169/tid=29174] ppid=29168 vsize=1128968 CPUtime=1121.3 cores=0,2,4,6
/proc/29169/task/29174/stat : 29174 (priss) R 29168 29168 28051 0 -1 4202560 105290 0 0 0 112075 55 0 0 25 0 5 0 516780415 1156063232 227257 33554432000 4194304 5787044 140733936705344 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 1137668

[startup+1182.3 s]
/proc/loadavg: 8.05 8.07 8.01 9/188 29238
/proc/meminfo: memFree=22936324/32951124 swapFree=67111524/67111528
[pid=29168] ppid=29166 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29168/stat : 29168 (prissAuto.sh) S 29166 29168 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516780401 8908800 251 33554432000 4194304 4922060 140733631069424 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29168/statm: 2175 251 211 178 0 68 0
[pid=29169] ppid=29168 vsize=1128968 CPUtime=4722.09 cores=0,2,4,6
/proc/29169/stat : 29169 (priss) S 29168 29168 28051 0 -1 4202496 262113 0 0 0 472020 189 0 0 18 0 5 0 516780401 1156063232 231773 33554432000 4194304 5787044 140733936705344 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29169/statm: 282242 231773 418 389 0 277992 0
[pid=29169/tid=29171] ppid=29168 vsize=1128968 CPUtime=1181.06 cores=0,2,4,6
/proc/29169/task/29171/stat : 29171 (priss) R 29168 29168 28051 0 -1 4202560 50103 0 0 0 118062 44 0 0 25 0 5 0 516780410 1156063232 231773 33554432000 4194304 5787044 140733936705344 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29169/tid=29172] ppid=29168 vsize=1128968 CPUtime=1177.6 cores=0,2,4,6
/proc/29169/task/29172/stat : 29172 (priss) R 29168 29168 28051 0 -1 4202560 51074 0 0 0 117710 50 0 0 25 0 5 0 516780411 1156063232 231773 33554432000 4194304 5787044 140733936705344 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29169/tid=29173] ppid=29168 vsize=1128968 CPUtime=1181.97 cores=0,2,4,6
/proc/29169/task/29173/stat : 29173 (priss) R 29168 29168 28051 0 -1 4202560 44571 0 0 0 118160 37 0 0 25 0 5 0 516780413 1156063232 231773 33554432000 4194304 5787044 140733936705344 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29169/tid=29174] ppid=29168 vsize=1128968 CPUtime=1181.3 cores=0,2,4,6
/proc/29169/task/29174/stat : 29174 (priss) R 29168 29168 28051 0 -1 4202560 105290 0 0 0 118075 55 0 0 25 0 5 0 516780415 1156063232 231773 33554432000 4194304 5787044 140733936705344 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.09
Current children cumulated vsize (KiB) 1137668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.10 8.08 8.01 9/188 29238
/proc/meminfo: memFree=22933088/32951124 swapFree=67111524/67111528
[pid=29168] ppid=29166 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29168/stat : 29168 (prissAuto.sh) S 29166 29168 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516780401 8908800 251 33554432000 4194304 4922060 140733631069424 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29168/statm: 2175 251 211 178 0 68 0
[pid=29169] ppid=29168 vsize=1128968 CPUtime=4800.4 cores=0,2,4,6
/proc/29169/stat : 29169 (priss) S 29168 29168 28051 0 -1 4202496 262223 0 0 0 479851 189 0 0 18 0 5 0 516780401 1156063232 231883 33554432000 4194304 5787044 140733936705344 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29169/statm: 282242 231883 418 389 0 277992 0
[pid=29169/tid=29171] ppid=29168 vsize=1128968 CPUtime=1200.55 cores=0,2,4,6
/proc/29169/task/29171/stat : 29171 (priss) R 29168 29168 28051 0 -1 4202560 50151 0 0 0 120011 44 0 0 25 0 5 0 516780410 1156063232 231883 33554432000 4194304 5787044 140733936705344 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29169/tid=29172] ppid=29168 vsize=1128968 CPUtime=1197.2 cores=0,2,4,6
/proc/29169/task/29172/stat : 29172 (priss) R 29168 29168 28051 0 -1 4202560 51135 0 0 0 119670 50 0 0 25 0 5 0 516780411 1156063232 231883 33554432000 4194304 5787044 140733936705344 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29169/tid=29173] ppid=29168 vsize=1128968 CPUtime=1201.57 cores=0,2,4,6
/proc/29169/task/29173/stat : 29173 (priss) R 29168 29168 28051 0 -1 4202560 44571 0 0 0 120120 37 0 0 25 0 5 0 516780413 1156063232 231883 33554432000 4194304 5787044 140733936705344 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29169/tid=29174] ppid=29168 vsize=1128968 CPUtime=1200.91 cores=0,2,4,6
/proc/29169/task/29174/stat : 29174 (priss) R 29168 29168 28051 0 -1 4202560 105291 0 0 0 120036 55 0 0 25 0 5 0 516780415 1156063232 231883 33554432000 4194304 5787044 140733936705344 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 1137668

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 29168 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 4800.4
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.92
CPU time (s): 4800.4
CPU user time (s): 4798.51
CPU system time (s): 1.89
CPU usage (%): 399.394
Max. virtual memory (cumulated for all children) (KiB): 1137668

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 1.72074 second user time and 4.84626 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-29 06:37:07
IDJOB=3288928
IDBENCH=83109
IDSOLVER=1602
FILE ID=node139/3288928-1304051827
RUNJOBID= node139-1304045238-28069
PBS_JOBID= 13170397
Free space on /tmp= 72528 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom25.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288928-1304051827/watcher-3288928-1304051827 -o /tmp/evaluation-result-3288928-1304051827/solver-3288928-1304051827 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3288928-1304051827.cnf 878626838 4800 15500 4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= c40bd543dad558d19995fef4fd742233
RANDOM SEED=878626838

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.82
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.852
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:      23881128 kB
Buffers:       2029588 kB
Cached:        5917920 kB
SwapCached:          4 kB
Active:        1429964 kB
Inactive:      7121680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23881128 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5456 kB
Writeback:           0 kB
AnonPages:      603760 kB
Mapped:          15784 kB
Slab:           452956 kB
PageTables:       5708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   825112 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= 72544 MiB
End job on node139 at 2011-04-29 06:57:11