Trace number 3289112

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.37 1201.82

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top21.cnf
MD5SUM9fab5edd49fb904ff76ff7abf98e0d14
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 variables51138
Number of clauses162526
Sum of the clauses size397144
Maximum clause length2101
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 299113
Number of clauses of size 362300
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5863

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: 29679
0.00/0.00	c setup for 4cores
0.00/0.05	c parsetime: 47030us
0.00/0.05	c parsed 162526 clauses with 51138 variables
0.00/0.06	c NW started thread 0 successfully (1091955008)
0.00/0.07	c NW started thread 1 successfully (1102444864)
0.00/0.08	c NW started thread 2 successfully (1114859840)
0.00/0.10	c NW started thread 3 successfully (1125349696)
6.13/1.66	c preprocessor returned 51138 variables
6.13/1.66	c preprocessing returned UNKNOWN
6.13/1.66	c PP set 2209 variables
6.13/1.66	c pp time: 1586092us (1s)
6.53/1.70	c preprocessor returned 51138 variables
6.53/1.70	c preprocessing returned UNKNOWN
6.53/1.70	c PP set 2209 variables
6.53/1.70	c pp time: 1620803us (1s)
6.53/1.70	c preprocessor returned 51138 variables
6.53/1.70	c preprocessing returned UNKNOWN
6.53/1.70	c PP set 2209 variables
6.53/1.70	c pp time: 1608380us (1s)
6.53/1.71	c preprocessor returned 51138 variables
6.53/1.71	c preprocessing returned UNKNOWN
6.53/1.71	c PP set 2209 variables
6.53/1.71	c pp time: 1600551us (1s)
6.93/1.86	c HTE
7.32/1.91	c subsumption
7.32/1.98	c simplified formula contains 0 unit clauses
7.73/2.06	c HTE
7.73/2.10	c subsumption
8.14/2.16	c simplified formula contains 0 unit clauses
13.32/3.48	c HTE
13.71/3.53	c subsumption
13.71/3.59	c simplified formula contains 0 unit clauses
18.50/4.71	c added unsatisfied clause
18.50/4.71	c failed to add network clauses
314.08/78.70	c HTE
322.07/80.78	c subsumption
332.05/83.25	c simplified formula contains 0 unit clauses
472.65/118.49	c received clause contains eliminated literal 4755
539.78/135.24	c added unsatisfied clause
539.78/135.24	c failed to add network clauses
3841.24/961.77	c added unsatisfied clause
3841.24/961.77	c failed to add network 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-3289112-1304052224/watcher-3289112-1304052224 -o /tmp/evaluation-result-3289112-1304052224/solver-3289112-1304052224 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3289112-1304052224.cnf 2113146968 4800 15500 4 

running on 4 cores: 1,3,5,7

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.16 7.79 6.11 5/182 29678
/proc/meminfo: memFree=28259488/32951124 swapFree=67111356/67111528
[pid=29678] ppid=29676 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29678/stat : 29678 (prissAuto.sh) S 29676 29678 27559 0 -1 4202496 330 0 0 0 0 0 0 0 19 0 1 0 516823134 8908800 251 33554432000 4194304 4922060 140737310386720 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29678/statm: 2175 251 211 178 0 68 0

[startup+0.0955609 s]
/proc/loadavg: 8.16 7.79 6.11 5/182 29678
/proc/meminfo: memFree=28259488/32951124 swapFree=67111356/67111528
[pid=29678] ppid=29676 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29678/stat : 29678 (prissAuto.sh) S 29676 29678 27559 0 -1 4202496 330 0 0 0 0 0 0 0 19 0 1 0 516823134 8908800 251 33554432000 4194304 4922060 140737310386720 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29678/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.115036 s]
/proc/loadavg: 8.16 7.79 6.11 5/182 29678
/proc/meminfo: memFree=28259488/32951124 swapFree=67111356/67111528
[pid=29678] ppid=29676 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29678/stat : 29678 (prissAuto.sh) S 29676 29678 27559 0 -1 4202496 330 0 0 0 0 0 0 0 19 0 1 0 516823134 8908800 251 33554432000 4194304 4922060 140737310386720 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29678/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.388396 s]
/proc/loadavg: 8.16 7.79 6.11 5/182 29678
/proc/meminfo: memFree=28259488/32951124 swapFree=67111356/67111528
[pid=29678] ppid=29676 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29678/stat : 29678 (prissAuto.sh) S 29676 29678 27559 0 -1 4202496 330 0 0 0 0 0 0 0 19 0 1 0 516823134 8908800 251 33554432000 4194304 4922060 140737310386720 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29678/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700336 s]
/proc/loadavg: 8.16 7.79 6.11 5/182 29678
/proc/meminfo: memFree=28259488/32951124 swapFree=67111356/67111528
[pid=29678] ppid=29676 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29678/stat : 29678 (prissAuto.sh) S 29676 29678 27559 0 -1 4202496 330 0 0 0 0 0 0 0 19 0 1 0 516823134 8908800 251 33554432000 4194304 4922060 140737310386720 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29678/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50119 s]
/proc/loadavg: 8.16 7.79 6.11 10/188 29684
/proc/meminfo: memFree=28115984/32951124 swapFree=67111356/67111528
[pid=29678] ppid=29676 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29678/stat : 29678 (prissAuto.sh) S 29676 29678 27559 0 -1 4202496 330 0 0 0 0 0 0 0 19 0 1 0 516823134 8908800 251 33554432000 4194304 4922060 140737310386720 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29678/statm: 2175 251 211 178 0 68 0
[pid=29679] ppid=29678 vsize=348644 CPUtime=5.73 cores=1,3,5,7
/proc/29679/stat : 29679 (priss) S 29678 29678 27559 0 -1 4202496 45520 0 0 0 554 19 0 0 18 0 5 0 516823135 357011456 36064 33554432000 4194304 5787044 140735564879312 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29679/statm: 87161 36064 352 389 0 82911 0
[pid=29679/tid=29681] ppid=29678 vsize=348644 CPUtime=1.42 cores=1,3,5,7
/proc/29679/task/29681/stat : 29681 (priss) R 29678 29678 27559 0 -1 4202560 9546 0 0 0 139 3 0 0 19 0 5 0 516823141 357011456 36064 33554432000 4194304 5787044 140735564879312 18446744073709551615 18446744073699066094 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29679/tid=29682] ppid=29678 vsize=348644 CPUtime=1.4 cores=1,3,5,7
/proc/29679/task/29682/stat : 29682 (priss) R 29678 29678 27559 0 -1 4202560 8834 0 0 0 136 4 0 0 18 0 5 0 516823142 357011456 36064 33554432000 4194304 5787044 140735564879312 18446744073709551615 4278467 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29679/tid=29683] ppid=29678 vsize=348644 CPUtime=1.39 cores=1,3,5,7
/proc/29679/task/29683/stat : 29683 (priss) R 29678 29678 27559 0 -1 4202560 8821 0 0 0 134 5 0 0 18 0 5 0 516823143 357011456 36064 33554432000 4194304 5787044 140735564879312 18446744073709551615 4345946 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29679/tid=29684] ppid=29678 vsize=348644 CPUtime=1.38 cores=1,3,5,7
/proc/29679/task/29684/stat : 29684 (priss) R 29678 29678 27559 0 -1 4202560 9783 0 0 0 134 4 0 0 19 0 5 0 516823145 357011456 36064 33554432000 4194304 5787044 140735564879312 18446744073709551615 4278701 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 357344

[startup+3.10091 s]
/proc/loadavg: 8.31 7.83 6.13 9/188 29684
/proc/meminfo: memFree=28072584/32951124 swapFree=67111356/67111528
[pid=29678] ppid=29676 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29678/stat : 29678 (prissAuto.sh) S 29676 29678 27559 0 -1 4202496 330 0 0 0 0 0 0 0 19 0 1 0 516823134 8908800 251 33554432000 4194304 4922060 140737310386720 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29678/statm: 2175 251 211 178 0 68 0
[pid=29679] ppid=29678 vsize=437544 CPUtime=12.12 cores=1,3,5,7
/proc/29679/stat : 29679 (priss) S 29678 29678 27559 0 -1 4202496 65476 0 0 0 1188 24 0 0 18 0 5 0 516823135 448045056 47021 33554432000 4194304 5787044 140735564879312 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29679/statm: 109386 47021 418 389 0 105136 0
[pid=29679/tid=29681] ppid=29678 vsize=437544 CPUtime=3.02 cores=1,3,5,7
/proc/29679/task/29681/stat : 29681 (priss) R 29678 29678 27559 0 -1 4202560 13815 0 0 0 298 4 0 0 22 0 5 0 516823141 448045056 47021 33554432000 4194304 5787044 140735564879312 18446744073709551615 5591056 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29679/tid=29682] ppid=29678 vsize=437544 CPUtime=2.99 cores=1,3,5,7
/proc/29679/task/29682/stat : 29682 (priss) R 29678 29678 27559 0 -1 4202560 12048 0 0 0 294 5 0 0 19 0 5 0 516823142 448045056 47021 33554432000 4194304 5787044 140735564879312 18446744073709551615 4218848 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29679/tid=29683] ppid=29678 vsize=437544 CPUtime=2.99 cores=1,3,5,7
/proc/29679/task/29683/stat : 29683 (priss) R 29678 29678 27559 0 -1 4202560 12862 0 0 0 293 6 0 0 19 0 5 0 516823143 448045056 47021 33554432000 4194304 5787044 140735564879312 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29679/tid=29684] ppid=29678 vsize=437544 CPUtime=2.98 cores=1,3,5,7
/proc/29679/task/29684/stat : 29684 (priss) R 29678 29678 27559 0 -1 4202560 18215 0 0 0 292 6 0 0 19 0 5 0 516823145 448045056 47021 33554432000 4194304 5787044 140735564879312 18446744073709551615 5527019 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 446244

[startup+6.30032 s]
/proc/loadavg: 8.31 7.83 6.13 9/188 29684
/proc/meminfo: memFree=28068216/32951124 swapFree=67111356/67111528
[pid=29678] ppid=29676 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29678/stat : 29678 (prissAuto.sh) S 29676 29678 27559 0 -1 4202496 330 0 0 0 0 0 0 0 19 0 1 0 516823134 8908800 251 33554432000 4194304 4922060 140737310386720 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29678/statm: 2175 251 211 178 0 68 0
[pid=29679] ppid=29678 vsize=437544 CPUtime=24.9 cores=1,3,5,7
/proc/29679/stat : 29679 (priss) S 29678 29678 27559 0 -1 4202496 67992 0 0 0 2465 25 0 0 18 0 5 0 516823135 448045056 47875 33554432000 4194304 5787044 140735564879312 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29679/statm: 109386 47875 418 389 0 105136 0
[pid=29679/tid=29681] ppid=29678 vsize=437544 CPUtime=6.22 cores=1,3,5,7
/proc/29679/task/29681/stat : 29681 (priss) R 29678 29678 27559 0 -1 4202560 13998 0 0 0 618 4 0 0 25 0 5 0 516823141 448045056 47875 33554432000 4194304 5787044 140735564879312 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29679/tid=29682] ppid=29678 vsize=437544 CPUtime=6.18 cores=1,3,5,7
/proc/29679/task/29682/stat : 29682 (priss) R 29678 29678 27559 0 -1 4202560 12102 0 0 0 613 5 0 0 25 0 5 0 516823142 448045056 47875 33554432000 4194304 5787044 140735564879312 18446744073709551615 4238578 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29679/tid=29683] ppid=29678 vsize=437544 CPUtime=6.19 cores=1,3,5,7
/proc/29679/task/29683/stat : 29683 (priss) R 29678 29678 27559 0 -1 4202560 12954 0 0 0 613 6 0 0 25 0 5 0 516823143 448045056 47875 33554432000 4194304 5787044 140735564879312 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29679/tid=29684] ppid=29678 vsize=437544 CPUtime=6.18 cores=1,3,5,7
/proc/29679/task/29684/stat : 29684 (priss) R 29678 29678 27559 0 -1 4202560 20402 0 0 0 612 6 0 0 25 0 5 0 516823145 448045056 47875 33554432000 4194304 5787044 140735564879312 18446744073709551615 5524727 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.9
Current children cumulated vsize (KiB) 446244

[startup+12.7011 s]
/proc/loadavg: 8.26 7.83 6.15 9/188 29684
/proc/meminfo: memFree=28060652/32951124 swapFree=67111356/67111528
[pid=29678] ppid=29676 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29678/stat : 29678 (prissAuto.sh) S 29676 29678 27559 0 -1 4202496 330 0 0 0 0 0 0 0 19 0 1 0 516823134 8908800 251 33554432000 4194304 4922060 140737310386720 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29678/statm: 2175 251 211 178 0 68 0
[pid=29679] ppid=29678 vsize=437544 CPUtime=50.46 cores=1,3,5,7
/proc/29679/stat : 29679 (priss) S 29678 29678 27559 0 -1 4202496 69847 0 0 0 5019 27 0 0 18 0 5 0 516823135 448045056 49730 33554432000 4194304 5787044 140735564879312 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29679/statm: 109386 49730 418 389 0 105136 0
[pid=29679/tid=29681] ppid=29678 vsize=437544 CPUtime=12.62 cores=1,3,5,7
/proc/29679/task/29681/stat : 29681 (priss) R 29678 29678 27559 0 -1 4202560 14280 0 0 0 1258 4 0 0 25 0 5 0 516823141 448045056 49730 33554432000 4194304 5787044 140735564879312 18446744073709551615 5590976 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29679/tid=29682] ppid=29678 vsize=437544 CPUtime=12.54 cores=1,3,5,7
/proc/29679/task/29682/stat : 29682 (priss) R 29678 29678 27559 0 -1 4202560 12391 0 0 0 1248 6 0 0 25 0 5 0 516823142 448045056 49730 33554432000 4194304 5787044 140735564879312 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29679/tid=29683] ppid=29678 vsize=437544 CPUtime=12.6 cores=1,3,5,7
/proc/29679/task/29683/stat : 29683 (priss) R 29678 29678 27559 0 -1 4202560 13073 0 0 0 1253 7 0 0 25 0 5 0 516823143 448045056 49730 33554432000 4194304 5787044 140735564879312 18446744073709551615 5590446 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29679/tid=29684] ppid=29678 vsize=437544 CPUtime=12.58 cores=1,3,5,7
/proc/29679/task/29684/stat : 29684 (priss) R 29678 29678 27559 0 -1 4202560 21567 0 0 0 1251 7 0 0 25 0 5 0 516823145 448045056 49730 33554432000 4194304 5787044 140735564879312 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.46
Current children cumulated vsize (KiB) 446244

[startup+25.5008 s]
/proc/loadavg: 8.22 7.84 6.17 9/188 29685
/proc/meminfo: memFree=28050992/32951124 swapFree=67111356/67111528
[pid=29678] ppid=29676 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29678/stat : 29678 (prissAuto.sh) S 29676 29678 27559 0 -1 4202496 330 0 0 0 0 0 0 0 19 0 1 0 516823134 8908800 251 33554432000 4194304 4922060 140737310386720 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29678/statm: 2175 251 211 178 0 68 0
[pid=29679] ppid=29678 vsize=437544 CPUtime=101.58 cores=1,3,5,7
/proc/29679/stat : 29679 (priss) S 29678 29678 27559 0 -1 4202496 72273 0 0 0 10127 31 0 0 18 0 5 0 516823135 448045056 52156 33554432000 4194304 5787044 140735564879312 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29679/statm: 109386 52156 418 389 0 105136 0
[pid=29679/tid=29681] ppid=29678 vsize=437544 CPUtime=25.41 cores=1,3,5,7
/proc/29679/task/29681/stat : 29681 (priss) R 29678 29678 27559 0 -1 4202560 14884 0 0 0 2536 5 0 0 25 0 5 0 516823141 448045056 52156 33554432000 4194304 5787044 140735564879312 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29679/tid=29682] ppid=29678 vsize=437544 CPUtime=25.26 cores=1,3,5,7
/proc/29679/task/29682/stat : 29682 (priss) R 29678 29678 27559 0 -1 4202560 12777 0 0 0 2519 7 0 0 25 0 5 0 516823142 448045056 52156 33554432000 4194304 5787044 140735564879312 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29679/tid=29683] ppid=29678 vsize=437544 CPUtime=25.39 cores=1,3,5,7
/proc/29679/task/29683/stat : 29683 (priss) R 29678 29678 27559 0 -1 4202560 13811 0 0 0 2532 7 0 0 25 0 5 0 516823143 448045056 52156 33554432000 4194304 5787044 140735564879312 18446744073709551615 4255009 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29679/tid=29684] ppid=29678 vsize=437544 CPUtime=25.38 cores=1,3,5,7
/proc/29679/task/29684/stat : 29684 (priss) R 29678 29678 27559 0 -1 4202560 22265 0 0 0 2530 8 0 0 25 0 5 0 516823145 448045056 52156 33554432000 4194304 5787044 140735564879312 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 446244

[startup+51.1011 s]
/proc/loadavg: 8.20 7.87 6.22 9/188 29685
/proc/meminfo: memFree=28026740/32951124 swapFree=67111356/67111528
[pid=29678] ppid=29676 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29678/stat : 29678 (prissAuto.sh) S 29676 29678 27559 0 -1 4202496 330 0 0 0 0 0 0 0 19 0 1 0 516823134 8908800 251 33554432000 4194304 4922060 140737310386720 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29678/statm: 2175 251 211 178 0 68 0
[pid=29679] ppid=29678 vsize=438336 CPUtime=203.84 cores=1,3,5,7
/proc/29679/stat : 29679 (priss) S 29678 29678 27559 0 -1 4202496 76716 0 0 0 20348 36 0 0 18 0 5 0 516823135 448856064 56596 33554432000 4194304 5787044 140735564879312 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29679/statm: 109584 56596 418 389 0 105334 0
[pid=29679/tid=29681] ppid=29678 vsize=438336 CPUtime=51.02 cores=1,3,5,7
/proc/29679/task/29681/stat : 29681 (priss) R 29678 29678 27559 0 -1 4202560 15286 0 0 0 5096 6 0 0 25 0 5 0 516823141 448856064 56596 33554432000 4194304 5787044 140735564879312 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29679/tid=29682] ppid=29678 vsize=438336 CPUtime=50.72 cores=1,3,5,7
/proc/29679/task/29682/stat : 29682 (priss) R 29678 29678 27559 0 -1 4202560 14198 0 0 0 5063 9 0 0 25 0 5 0 516823142 448856064 56596 33554432000 4194304 5787044 140735564879312 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29679/tid=29683] ppid=29678 vsize=438336 CPUtime=51 cores=1,3,5,7
/proc/29679/task/29683/stat : 29683 (priss) R 29678 29678 27559 0 -1 4202560 14538 0 0 0 5091 9 0 0 25 0 5 0 516823143 448856064 56596 33554432000 4194304 5787044 140735564879312 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29679/tid=29684] ppid=29678 vsize=438336 CPUtime=50.98 cores=1,3,5,7
/proc/29679/task/29684/stat : 29684 (priss) R 29678 29678 27559 0 -1 4202560 24158 0 0 0 5089 9 0 0 25 0 5 0 516823145 448856064 56596 33554432000 4194304 5787044 140735564879312 18446744073709551615 5528377 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.84
Current children cumulated vsize (KiB) 447036

[startup+102.307 s]
/proc/loadavg: 8.14 7.90 6.33 9/188 29687
/proc/meminfo: memFree=27964100/32951124 swapFree=67111356/67111528
[pid=29678] ppid=29676 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29678/stat : 29678 (prissAuto.sh) S 29676 29678 27559 0 -1 4202496 330 0 0 0 0 0 0 0 19 0 1 0 516823134 8908800 251 33554432000 4194304 4922060 140737310386720 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29678/statm: 2175 251 211 178 0 68 0
[pid=29679] ppid=29678 vsize=449228 CPUtime=408.36 cores=1,3,5,7
/proc/29679/stat : 29679 (priss) S 29678 29678 27559 0 -1 4202496 90334 0 0 0 40785 51 0 0 18 0 5 0 516823135 460009472 68392 33554432000 4194304 5787044 140735564879312 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29679/statm: 112307 68392 418 389 0 108057 0
[pid=29679/tid=29681] ppid=29678 vsize=449228 CPUtime=102.21 cores=1,3,5,7
/proc/29679/task/29681/stat : 29681 (priss) R 29678 29678 27559 0 -1 4202560 16476 0 0 0 10212 9 0 0 25 0 5 0 516823141 460009472 68392 33554432000 4194304 5787044 140735564879312 18446744073709551615 5591747 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29679/tid=29682] ppid=29678 vsize=449228 CPUtime=101.72 cores=1,3,5,7
/proc/29679/task/29682/stat : 29682 (priss) R 29678 29678 27559 0 -1 4202560 16347 0 0 0 10157 15 0 0 25 0 5 0 516823142 460009472 68392 33554432000 4194304 5787044 140735564879312 18446744073709551615 4255030 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29679/tid=29683] ppid=29678 vsize=449228 CPUtime=102.19 cores=1,3,5,7
/proc/29679/task/29683/stat : 29683 (priss) R 29678 29678 27559 0 -1 4202560 15936 0 0 0 10208 11 0 0 25 0 5 0 516823143 460009472 68392 33554432000 4194304 5787044 140735564879312 18446744073709551615 5591007 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29679/tid=29684] ppid=29678 vsize=449228 CPUtime=102.11 cores=1,3,5,7

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

/proc/29679/task/29682/stat : 29682 (priss) R 29678 29678 27559 0 -1 4202560 27545 0 0 0 82138 32 0 0 25 0 5 0 516823142 780529664 127190 33554432000 4194304 5787044 140735564879312 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29679/tid=29683] ppid=29678 vsize=762236 CPUtime=822.19 cores=1,3,5,7
/proc/29679/task/29683/stat : 29683 (priss) R 29678 29678 27559 0 -1 4202560 35418 0 0 0 82183 36 0 0 25 0 5 0 516823143 780529664 127190 33554432000 4194304 5787044 140735564879312 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29679/tid=29684] ppid=29678 vsize=762236 CPUtime=818.17 cores=1,3,5,7
/proc/29679/task/29684/stat : 29684 (priss) R 29678 29678 27559 0 -1 4202560 47672 0 0 0 81787 30 0 0 25 0 5 0 516823145 780529664 127190 33554432000 4194304 5787044 140735564879312 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.4
Current children cumulated vsize (KiB) 770936

[startup+882.301 s]
/proc/loadavg: 8.12 8.09 7.32 9/188 29772
/proc/meminfo: memFree=27682112/32951124 swapFree=67111356/67111528
[pid=29678] ppid=29676 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29678/stat : 29678 (prissAuto.sh) S 29676 29678 27559 0 -1 4202496 330 0 0 0 0 0 0 0 19 0 1 0 516823134 8908800 251 33554432000 4194304 4922060 140737310386720 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29678/statm: 2175 251 211 178 0 68 0
[pid=29679] ppid=29678 vsize=763420 CPUtime=3524.07 cores=1,3,5,7
/proc/29679/stat : 29679 (priss) S 29678 29678 27559 0 -1 4202496 151450 0 0 0 352277 130 0 0 18 0 5 0 516823135 781742080 128235 33554432000 4194304 5787044 140735564879312 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29679/statm: 190855 128235 418 389 0 186605 0
[pid=29679/tid=29681] ppid=29678 vsize=763420 CPUtime=882.2 cores=1,3,5,7
/proc/29679/task/29681/stat : 29681 (priss) R 29678 29678 27559 0 -1 4202560 31498 0 0 0 88192 28 0 0 25 0 5 0 516823141 781742080 128235 33554432000 4194304 5787044 140735564879312 18446744073709551615 5591024 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29679/tid=29682] ppid=29678 vsize=763420 CPUtime=881.65 cores=1,3,5,7
/proc/29679/task/29682/stat : 29682 (priss) R 29678 29678 27559 0 -1 4202560 27848 0 0 0 88133 32 0 0 25 0 5 0 516823142 781742080 128235 33554432000 4194304 5787044 140735564879312 18446744073709551615 4213865 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29679/tid=29683] ppid=29678 vsize=763420 CPUtime=882.19 cores=1,3,5,7
/proc/29679/task/29683/stat : 29683 (priss) R 29678 29678 27559 0 -1 4202560 35591 0 0 0 88183 36 0 0 25 0 5 0 516823143 781742080 128235 33554432000 4194304 5787044 140735564879312 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29679/tid=29684] ppid=29678 vsize=763420 CPUtime=877.89 cores=1,3,5,7
/proc/29679/task/29684/stat : 29684 (priss) R 29678 29678 27559 0 -1 4202560 47977 0 0 0 87758 31 0 0 25 0 5 0 516823145 781742080 128235 33554432000 4194304 5787044 140735564879312 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.07
Current children cumulated vsize (KiB) 772120

[startup+942.301 s]
/proc/loadavg: 8.12 8.10 7.37 9/188 29773
/proc/meminfo: memFree=27659640/32951124 swapFree=67111356/67111528
[pid=29678] ppid=29676 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29678/stat : 29678 (prissAuto.sh) S 29676 29678 27559 0 -1 4202496 330 0 0 0 0 0 0 0 19 0 1 0 516823134 8908800 251 33554432000 4194304 4922060 140737310386720 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29678/statm: 2175 251 211 178 0 68 0
[pid=29679] ppid=29678 vsize=765076 CPUtime=3763.75 cores=1,3,5,7
/proc/29679/stat : 29679 (priss) S 29678 29678 27559 0 -1 4202496 151895 0 0 0 376244 131 0 0 18 0 5 0 516823135 783437824 128680 33554432000 4194304 5787044 140735564879312 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29679/statm: 191269 128680 418 389 0 187019 0
[pid=29679/tid=29681] ppid=29678 vsize=765076 CPUtime=942.21 cores=1,3,5,7
/proc/29679/task/29681/stat : 29681 (priss) R 29678 29678 27559 0 -1 4202560 31498 0 0 0 94193 28 0 0 25 0 5 0 516823141 783437824 128680 33554432000 4194304 5787044 140735564879312 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29679/tid=29682] ppid=29678 vsize=765076 CPUtime=941.32 cores=1,3,5,7
/proc/29679/task/29682/stat : 29682 (priss) R 29678 29678 27559 0 -1 4202560 28293 0 0 0 94100 32 0 0 25 0 5 0 516823142 783437824 128680 33554432000 4194304 5787044 140735564879312 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29679/tid=29683] ppid=29678 vsize=765076 CPUtime=942.19 cores=1,3,5,7
/proc/29679/task/29683/stat : 29683 (priss) R 29678 29678 27559 0 -1 4202560 35591 0 0 0 94183 36 0 0 25 0 5 0 516823143 783437824 128680 33554432000 4194304 5787044 140735564879312 18446744073709551615 5591356 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29679/tid=29684] ppid=29678 vsize=765076 CPUtime=937.9 cores=1,3,5,7
/proc/29679/task/29684/stat : 29684 (priss) R 29678 29678 27559 0 -1 4202560 47977 0 0 0 93759 31 0 0 25 0 5 0 516823145 783437824 128680 33554432000 4194304 5787044 140735564879312 18446744073709551615 5527087 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.75
Current children cumulated vsize (KiB) 773776

[startup+1002.3 s]
/proc/loadavg: 8.12 8.11 7.41 9/188 29775
/proc/meminfo: memFree=27644232/32951124 swapFree=67111356/67111528
[pid=29678] ppid=29676 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29678/stat : 29678 (prissAuto.sh) S 29676 29678 27559 0 -1 4202496 330 0 0 0 0 0 0 0 19 0 1 0 516823134 8908800 251 33554432000 4194304 4922060 140737310386720 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29678/statm: 2175 251 211 178 0 68 0
[pid=29679] ppid=29678 vsize=765076 CPUtime=4003.43 cores=1,3,5,7
/proc/29679/stat : 29679 (priss) S 29678 29678 27559 0 -1 4202496 151978 0 0 0 400211 132 0 0 18 0 5 0 516823135 783437824 128763 33554432000 4194304 5787044 140735564879312 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29679/statm: 191269 128763 418 389 0 187019 0
[pid=29679/tid=29681] ppid=29678 vsize=765076 CPUtime=1002.22 cores=1,3,5,7
/proc/29679/task/29681/stat : 29681 (priss) R 29678 29678 27559 0 -1 4202560 31500 0 0 0 100193 29 0 0 25 0 5 0 516823141 783437824 128763 33554432000 4194304 5787044 140735564879312 18446744073709551615 5591219 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29679/tid=29682] ppid=29678 vsize=765076 CPUtime=1000.99 cores=1,3,5,7
/proc/29679/task/29682/stat : 29682 (priss) R 29678 29678 27559 0 -1 4202560 28293 0 0 0 100067 32 0 0 25 0 5 0 516823142 783437824 128763 33554432000 4194304 5787044 140735564879312 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29679/tid=29683] ppid=29678 vsize=765076 CPUtime=1002.19 cores=1,3,5,7
/proc/29679/task/29683/stat : 29683 (priss) R 29678 29678 27559 0 -1 4202560 35595 0 0 0 100183 36 0 0 25 0 5 0 516823143 783437824 128763 33554432000 4194304 5787044 140735564879312 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29679/tid=29684] ppid=29678 vsize=765076 CPUtime=997.89 cores=1,3,5,7
/proc/29679/task/29684/stat : 29684 (priss) R 29678 29678 27559 0 -1 4202560 48054 0 0 0 99758 31 0 0 25 0 5 0 516823145 783437824 128763 33554432000 4194304 5787044 140735564879312 18446744073709551615 5527716 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.43
Current children cumulated vsize (KiB) 773776

[startup+1062.3 s]
/proc/loadavg: 8.19 8.13 7.46 9/188 29785
/proc/meminfo: memFree=27631872/32951124 swapFree=67111356/67111528
[pid=29678] ppid=29676 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29678/stat : 29678 (prissAuto.sh) S 29676 29678 27559 0 -1 4202496 330 0 0 0 0 0 0 0 19 0 1 0 516823134 8908800 251 33554432000 4194304 4922060 140737310386720 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29678/statm: 2175 251 211 178 0 68 0
[pid=29679] ppid=29678 vsize=765076 CPUtime=4243.1 cores=1,3,5,7
/proc/29679/stat : 29679 (priss) S 29678 29678 27559 0 -1 4202496 153728 0 0 0 424175 135 0 0 18 0 5 0 516823135 783437824 130513 33554432000 4194304 5787044 140735564879312 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29679/statm: 191269 130513 418 389 0 187019 0
[pid=29679/tid=29681] ppid=29678 vsize=765076 CPUtime=1062.22 cores=1,3,5,7
/proc/29679/task/29681/stat : 29681 (priss) R 29678 29678 27559 0 -1 4202560 31506 0 0 0 106193 29 0 0 25 0 5 0 516823141 783437824 130513 33554432000 4194304 5787044 140735564879312 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29679/tid=29682] ppid=29678 vsize=765076 CPUtime=1060.67 cores=1,3,5,7
/proc/29679/task/29682/stat : 29682 (priss) R 29678 29678 27559 0 -1 4202560 28294 0 0 0 106035 32 0 0 25 0 5 0 516823142 783437824 130513 33554432000 4194304 5787044 140735564879312 18446744073709551615 5590295 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29679/tid=29683] ppid=29678 vsize=765076 CPUtime=1062.2 cores=1,3,5,7
/proc/29679/task/29683/stat : 29683 (priss) R 29678 29678 27559 0 -1 4202560 37263 0 0 0 106180 40 0 0 25 0 5 0 516823143 783437824 130513 33554432000 4194304 5787044 140735564879312 18446744073709551615 4218896 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29679/tid=29684] ppid=29678 vsize=765076 CPUtime=1057.89 cores=1,3,5,7
/proc/29679/task/29684/stat : 29684 (priss) R 29678 29678 27559 0 -1 4202560 48129 0 0 0 105758 31 0 0 25 0 5 0 516823145 783437824 130513 33554432000 4194304 5787044 140735564879312 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.1
Current children cumulated vsize (KiB) 773776

[startup+1122.3 s]
/proc/loadavg: 8.10 8.12 7.50 10/188 29787
/proc/meminfo: memFree=27587696/32951124 swapFree=67111356/67111528
[pid=29678] ppid=29676 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29678/stat : 29678 (prissAuto.sh) S 29676 29678 27559 0 -1 4202496 330 0 0 0 0 0 0 0 19 0 1 0 516823134 8908800 251 33554432000 4194304 4922060 140737310386720 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29678/statm: 2175 251 211 178 0 68 0
[pid=29679] ppid=29678 vsize=768964 CPUtime=4482.78 cores=1,3,5,7
/proc/29679/stat : 29679 (priss) S 29678 29678 27559 0 -1 4202496 156860 0 0 0 448138 140 0 0 18 0 5 0 516823135 787419136 133645 33554432000 4194304 5787044 140735564879312 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29679/statm: 192241 133645 418 389 0 187991 0
[pid=29679/tid=29681] ppid=29678 vsize=768964 CPUtime=1122.22 cores=1,3,5,7
/proc/29679/task/29681/stat : 29681 (priss) R 29678 29678 27559 0 -1 4202560 32511 0 0 0 112193 29 0 0 25 0 5 0 516823141 787419136 133645 33554432000 4194304 5787044 140735564879312 18446744073709551615 5586822 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29679/tid=29682] ppid=29678 vsize=768964 CPUtime=1120.35 cores=1,3,5,7
/proc/29679/task/29682/stat : 29682 (priss) R 29678 29678 27559 0 -1 4202560 28304 0 0 0 112002 33 0 0 25 0 5 0 516823142 787419136 133645 33554432000 4194304 5787044 140735564879312 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29679/tid=29683] ppid=29678 vsize=768964 CPUtime=1122.2 cores=1,3,5,7
/proc/29679/task/29683/stat : 29683 (priss) R 29678 29678 27559 0 -1 4202560 37932 0 0 0 112179 41 0 0 25 0 5 0 516823143 787419136 133645 33554432000 4194304 5787044 140735564879312 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29679/tid=29684] ppid=29678 vsize=768964 CPUtime=1117.9 cores=1,3,5,7
/proc/29679/task/29684/stat : 29684 (priss) R 29678 29678 27559 0 -1 4202560 49577 0 0 0 111755 35 0 0 25 0 5 0 516823145 787419136 133645 33554432000 4194304 5787044 140735564879312 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.78
Current children cumulated vsize (KiB) 777664

[startup+1182.3 s]
/proc/loadavg: 8.15 8.12 7.54 10/188 29789
/proc/meminfo: memFree=27545616/32951124 swapFree=67111356/67111528
[pid=29678] ppid=29676 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29678/stat : 29678 (prissAuto.sh) S 29676 29678 27559 0 -1 4202496 330 0 0 0 0 0 0 0 19 0 1 0 516823134 8908800 251 33554432000 4194304 4922060 140737310386720 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29678/statm: 2175 251 211 178 0 68 0
[pid=29679] ppid=29678 vsize=769972 CPUtime=4722.46 cores=1,3,5,7
/proc/29679/stat : 29679 (priss) S 29678 29678 27559 0 -1 4202496 160183 0 0 0 472102 144 0 0 18 0 5 0 516823135 788451328 136968 33554432000 4194304 5787044 140735564879312 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29679/statm: 192493 136968 418 389 0 188243 0
[pid=29679/tid=29681] ppid=29678 vsize=769972 CPUtime=1182.21 cores=1,3,5,7
/proc/29679/task/29681/stat : 29681 (priss) R 29678 29678 27559 0 -1 4202560 32574 0 0 0 118192 29 0 0 25 0 5 0 516823141 788451328 136968 33554432000 4194304 5787044 140735564879312 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29679/tid=29682] ppid=29678 vsize=769972 CPUtime=1180.03 cores=1,3,5,7
/proc/29679/task/29682/stat : 29682 (priss) R 29678 29678 27559 0 -1 4202560 28317 0 0 0 117970 33 0 0 25 0 5 0 516823142 788451328 136968 33554432000 4194304 5787044 140735564879312 18446744073709551615 5591243 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29679/tid=29683] ppid=29678 vsize=769972 CPUtime=1182.2 cores=1,3,5,7
/proc/29679/task/29683/stat : 29683 (priss) R 29678 29678 27559 0 -1 4202560 38197 0 0 0 118179 41 0 0 25 0 5 0 516823143 788451328 136968 33554432000 4194304 5787044 140735564879312 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29679/tid=29684] ppid=29678 vsize=769972 CPUtime=1177.9 cores=1,3,5,7
/proc/29679/task/29684/stat : 29684 (priss) R 29678 29678 27559 0 -1 4202560 52559 0 0 0 117752 38 0 0 25 0 5 0 516823145 788451328 136968 33554432000 4194304 5787044 140735564879312 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 778672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.10 8.11 7.55 9/188 29789
/proc/meminfo: memFree=27538040/32951124 swapFree=67111356/67111528
[pid=29678] ppid=29676 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29678/stat : 29678 (prissAuto.sh) S 29676 29678 27559 0 -1 4202496 330 0 0 0 0 0 0 0 19 0 1 0 516823134 8908800 251 33554432000 4194304 4922060 140737310386720 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29678/statm: 2175 251 211 178 0 68 0
[pid=29679] ppid=29678 vsize=770500 CPUtime=4800.37 cores=1,3,5,7
/proc/29679/stat : 29679 (priss) S 29678 29678 27559 0 -1 4202496 160865 0 0 0 479892 145 0 0 18 0 5 0 516823135 788992000 137650 33554432000 4194304 5787044 140735564879312 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29679/statm: 192625 137650 418 389 0 188375 0
[pid=29679/tid=29681] ppid=29678 vsize=770500 CPUtime=1201.73 cores=1,3,5,7
/proc/29679/task/29681/stat : 29681 (priss) R 29678 29678 27559 0 -1 4202560 32660 0 0 0 120143 30 0 0 25 0 5 0 516823141 788992000 137650 33554432000 4194304 5787044 140735564879312 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29679/tid=29682] ppid=29678 vsize=770500 CPUtime=1199.42 cores=1,3,5,7
/proc/29679/task/29682/stat : 29682 (priss) R 29678 29678 27559 0 -1 4202560 28330 0 0 0 119909 33 0 0 25 0 5 0 516823142 788992000 137650 33554432000 4194304 5787044 140735564879312 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29679/tid=29683] ppid=29678 vsize=770500 CPUtime=1201.7 cores=1,3,5,7
/proc/29679/task/29683/stat : 29683 (priss) R 29678 29678 27559 0 -1 4202560 38296 0 0 0 120129 41 0 0 25 0 5 0 516823143 788992000 137650 33554432000 4194304 5787044 140735564879312 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29679/tid=29684] ppid=29678 vsize=770500 CPUtime=1197.41 cores=1,3,5,7
/proc/29679/task/29684/stat : 29684 (priss) R 29678 29678 27559 0 -1 4202560 53043 0 0 0 119702 39 0 0 25 0 5 0 516823145 788992000 137650 33554432000 4194304 5787044 140735564879312 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 779200

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

Real time (s): 1201.82
CPU time (s): 4800.37
CPU user time (s): 4798.92
CPU system time (s): 1.45
CPU usage (%): 399.425
Max. virtual memory (cumulated for all children) (KiB): 779200

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= 330
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.66075 second user time and 4.90525 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-29 06:43:44
IDJOB=3289112
IDBENCH=83115
IDSOLVER=1602
FILE ID=node109/3289112-1304052224
RUNJOBID= node109-1304051370-29599
PBS_JOBID= 13170356
Free space on /tmp= 72368 MiB

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

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

MD5SUM BENCH= 9fab5edd49fb904ff76ff7abf98e0d14
RANDOM SEED=2113146968

node109.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28259768 kB
Buffers:        878328 kB
Cached:        2852384 kB
SwapCached:        168 kB
Active:        1303308 kB
Inactive:      2962360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28259768 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            4320 kB
Writeback:           0 kB
AnonPages:      534880 kB
Mapped:          15744 kB
Slab:           360632 kB
PageTables:       5532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   755740 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= 72372 MiB
End job on node109 at 2011-04-29 07:03:48