Trace number 3289618

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.05 1201.72

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom16.cnf
MD5SUM73a2c2d9e5c062e561bfdb7c82071a99
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 variables29254
Number of clauses97456
Sum of the clauses size247986
Maximum clause length977
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 250701
Number of clauses of size 346235
Number of clauses of size 4135
Number of clauses of size 514
Number of clauses of size over 5370

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: 29819
0.00/0.00	c setup for 4cores
0.00/0.03	c parsetime: 27112us
0.00/0.03	c parsed 97456 clauses with 29254 variables
0.00/0.03	c NW started thread 0 successfully (1112987968)
0.00/0.04	c NW started thread 1 successfully (1086302528)
0.00/0.05	c NW started thread 2 successfully (1096792384)
0.00/0.06	c NW started thread 3 successfully (1123477824)
0.00/0.78	c preprocessor returned 29254 variables
0.00/0.78	c preprocessing returned UNKNOWN
0.00/0.78	c PP set 1086 variables
0.00/0.78	c pp time: 690657us (0s)
0.00/0.78	c preprocessor returned 29254 variables
0.00/0.78	c preprocessing returned UNKNOWN
0.00/0.78	c PP set 1086 variables
0.00/0.78	c pp time: 699333us (0s)
0.00/0.78	c preprocessor returned 29254 variables
0.00/0.78	c preprocessing returned UNKNOWN
0.00/0.78	c PP set 1086 variables
0.00/0.78	c pp time: 696288us (0s)
0.00/1.20	c preprocessor returned 31254 variables
0.00/1.20	c preprocessing returned UNKNOWN
0.00/1.20	c PP set 1084 variables
0.00/1.20	c pp time: 1133458us (1s)
0.00/1.29	c HTE
0.00/1.31	c subsumption
0.00/1.35	c simplified formula contains 0 unit clauses
0.00/1.42	c HTE
0.00/1.45	c subsumption
0.00/1.48	c simplified formula contains 0 unit clauses
28.57/7.23	c added unsatisfied clause
28.57/7.23	c failed to add network clauses
38.94/9.87	c added unsatisfied clause
38.94/9.87	c failed to add network clauses
40.13/10.13	c added unsatisfied clause
40.13/10.13	c failed to add network clauses
83.27/20.92	c added unsatisfied clause
83.27/20.92	c failed to add network clauses
193.92/48.68	c added unsatisfied clause
193.92/48.68	c failed to add network clauses
322.53/80.82	c added unsatisfied clause
322.53/80.82	c failed to add network clauses
904.92/226.68	c added unsatisfied clause
904.92/226.68	c failed to add network clauses
2062.94/516.51	c added unsatisfied clause
2062.94/516.51	c failed to add network clauses
2136.44/534.97	c added unsatisfied clause
2136.44/534.97	c failed to add network clauses
2294.23/574.45	c added unsatisfied clause
2294.23/574.45	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-3289618-1304053428/watcher-3289618-1304053428 -o /tmp/evaluation-result-3289618-1304053428/solver-3289618-1304053428 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3289618-1304053428.cnf 1492259637 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.10 8.11 7.55 6/182 29818
/proc/meminfo: memFree=28089520/32951124 swapFree=67111356/67111528
[pid=29818] ppid=29816 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29818/stat : 29818 (prissAuto.sh) S 29816 29818 27559 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516943535 8908800 251 33554432000 4194304 4922060 140737143427504 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29818/statm: 2175 251 211 178 0 68 0

[startup+0.0978069 s]
/proc/loadavg: 8.10 8.11 7.55 6/182 29818
/proc/meminfo: memFree=28089520/32951124 swapFree=67111356/67111528
[pid=29818] ppid=29816 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29818/stat : 29818 (prissAuto.sh) S 29816 29818 27559 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516943535 8908800 251 33554432000 4194304 4922060 140737143427504 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29818/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.254909 s]
/proc/loadavg: 8.10 8.11 7.55 6/182 29818
/proc/meminfo: memFree=28089520/32951124 swapFree=67111356/67111528
[pid=29818] ppid=29816 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29818/stat : 29818 (prissAuto.sh) S 29816 29818 27559 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516943535 8908800 251 33554432000 4194304 4922060 140737143427504 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29818/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.361406 s]
/proc/loadavg: 8.10 8.11 7.55 6/182 29818
/proc/meminfo: memFree=28089520/32951124 swapFree=67111356/67111528
[pid=29818] ppid=29816 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29818/stat : 29818 (prissAuto.sh) S 29816 29818 27559 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516943535 8908800 251 33554432000 4194304 4922060 140737143427504 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29818/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.28105 s]
/proc/loadavg: 8.10 8.11 7.55 6/182 29818
/proc/meminfo: memFree=28089520/32951124 swapFree=67111356/67111528
[pid=29818] ppid=29816 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29818/stat : 29818 (prissAuto.sh) S 29816 29818 27559 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516943535 8908800 251 33554432000 4194304 4922060 140737143427504 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29818/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.58099 s]
/proc/loadavg: 8.10 8.11 7.55 6/182 29818
/proc/meminfo: memFree=28089520/32951124 swapFree=67111356/67111528
[pid=29818] ppid=29816 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29818/stat : 29818 (prissAuto.sh) S 29816 29818 27559 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516943535 8908800 251 33554432000 4194304 4922060 140737143427504 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29818/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10671 s]
/proc/loadavg: 8.10 8.11 7.55 9/188 29824
/proc/meminfo: memFree=27974544/32951124 swapFree=67111356/67111528
[pid=29818] ppid=29816 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29818/stat : 29818 (prissAuto.sh) S 29816 29818 27559 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516943535 8908800 251 33554432000 4194304 4922060 140737143427504 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29818/statm: 2175 251 211 178 0 68 0
[pid=29819] ppid=29818 vsize=379540 CPUtime=12.22 cores=1,3,5,7
/proc/29819/stat : 29819 (priss) S 29818 29818 27559 0 -1 4202496 39512 0 0 0 1206 16 0 0 18 0 5 0 516943535 388648960 28746 33554432000 4194304 5787044 140736606745472 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29819/statm: 94885 28746 419 389 0 90635 0
[pid=29819/tid=29821] ppid=29818 vsize=379540 CPUtime=3.04 cores=1,3,5,7
/proc/29819/task/29821/stat : 29821 (priss) R 29818 29818 27559 0 -1 4202560 7783 0 0 0 300 4 0 0 23 0 5 0 516943538 388648960 28746 33554432000 4194304 5787044 140736606745472 18446744073709551615 5601760 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29819/tid=29822] ppid=29818 vsize=379540 CPUtime=3.04 cores=1,3,5,7
/proc/29819/task/29822/stat : 29822 (priss) R 29818 29818 27559 0 -1 4202560 8876 0 0 0 301 3 0 0 24 0 5 0 516943539 388648960 28746 33554432000 4194304 5787044 140736606745472 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29819/tid=29823] ppid=29818 vsize=379540 CPUtime=3.02 cores=1,3,5,7
/proc/29819/task/29823/stat : 29823 (priss) R 29818 29818 27559 0 -1 4202560 7085 0 0 0 299 3 0 0 22 0 5 0 516943540 388648960 28746 33554432000 4194304 5787044 140736606745472 18446744073709551615 5585277 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29819/tid=29824] ppid=29818 vsize=379540 CPUtime=3.03 cores=1,3,5,7
/proc/29819/task/29824/stat : 29824 (priss) R 29818 29818 27559 0 -1 4202560 10615 0 0 0 299 4 0 0 24 0 5 0 516943541 388648960 28746 33554432000 4194304 5787044 140736606745472 18446744073709551615 5528576 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 388240

[startup+6.30113 s]
/proc/loadavg: 8.10 8.11 7.55 10/188 29824
/proc/meminfo: memFree=27965228/32951124 swapFree=67111356/67111528
[pid=29818] ppid=29816 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29818/stat : 29818 (prissAuto.sh) S 29816 29818 27559 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516943535 8908800 251 33554432000 4194304 4922060 140737143427504 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29818/statm: 2175 251 211 178 0 68 0
[pid=29819] ppid=29818 vsize=383640 CPUtime=24.99 cores=1,3,5,7
/proc/29819/stat : 29819 (priss) S 29818 29818 27559 0 -1 4202496 41363 0 0 0 2482 17 0 0 18 0 5 0 516943535 392847360 30597 33554432000 4194304 5787044 140736606745472 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29819/statm: 95910 30597 419 389 0 91660 0
[pid=29819/tid=29821] ppid=29818 vsize=383640 CPUtime=6.21 cores=1,3,5,7
/proc/29819/task/29821/stat : 29821 (priss) R 29818 29818 27559 0 -1 4202560 8201 0 0 0 617 4 0 0 25 0 5 0 516943538 392847360 30597 33554432000 4194304 5787044 140736606745472 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29819/tid=29822] ppid=29818 vsize=383640 CPUtime=6.24 cores=1,3,5,7
/proc/29819/task/29822/stat : 29822 (priss) R 29818 29818 27559 0 -1 4202560 8999 0 0 0 620 4 0 0 25 0 5 0 516943539 392847360 30597 33554432000 4194304 5787044 140736606745472 18446744073709551615 5586853 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29819/tid=29823] ppid=29818 vsize=383640 CPUtime=6.22 cores=1,3,5,7
/proc/29819/task/29823/stat : 29823 (priss) R 29818 29818 27559 0 -1 4202560 7200 0 0 0 619 3 0 0 25 0 5 0 516943540 392847360 30597 33554432000 4194304 5787044 140736606745472 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29819/tid=29824] ppid=29818 vsize=383640 CPUtime=6.22 cores=1,3,5,7
/proc/29819/task/29824/stat : 29824 (priss) R 29818 29818 27559 0 -1 4202560 11810 0 0 0 618 4 0 0 25 0 5 0 516943541 392847360 30597 33554432000 4194304 5787044 140736606745472 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 392340

[startup+12.701 s]
/proc/loadavg: 8.17 8.13 7.56 11/189 29825
/proc/meminfo: memFree=27943768/32951124 swapFree=67111356/67111528
[pid=29818] ppid=29816 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29818/stat : 29818 (prissAuto.sh) S 29816 29818 27559 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516943535 8908800 251 33554432000 4194304 4922060 140737143427504 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29818/statm: 2175 251 211 178 0 68 0
[pid=29819] ppid=29818 vsize=383640 CPUtime=50.52 cores=1,3,5,7
/proc/29819/stat : 29819 (priss) S 29818 29818 27559 0 -1 4202496 43060 0 0 0 5032 20 0 0 18 0 5 0 516943535 392847360 32294 33554432000 4194304 5787044 140736606745472 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29819/statm: 95910 32294 419 389 0 91660 0
[pid=29819/tid=29821] ppid=29818 vsize=383640 CPUtime=12.6 cores=1,3,5,7
/proc/29819/task/29821/stat : 29821 (priss) R 29818 29818 27559 0 -1 4202560 8591 0 0 0 1255 5 0 0 25 0 5 0 516943538 392847360 32294 33554432000 4194304 5787044 140736606745472 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29819/tid=29822] ppid=29818 vsize=383640 CPUtime=12.63 cores=1,3,5,7
/proc/29819/task/29822/stat : 29822 (priss) R 29818 29818 27559 0 -1 4202560 9356 0 0 0 1259 4 0 0 25 0 5 0 516943539 392847360 32294 33554432000 4194304 5787044 140736606745472 18446744073709551615 5591027 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29819/tid=29823] ppid=29818 vsize=383640 CPUtime=12.59 cores=1,3,5,7
/proc/29819/task/29823/stat : 29823 (priss) R 29818 29818 27559 0 -1 4202560 7683 0 0 0 1256 3 0 0 25 0 5 0 516943540 392847360 32294 33554432000 4194304 5787044 140736606745472 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29819/tid=29824] ppid=29818 vsize=383640 CPUtime=12.61 cores=1,3,5,7
/proc/29819/task/29824/stat : 29824 (priss) R 29818 29818 27559 0 -1 4202560 12277 0 0 0 1256 5 0 0 25 0 5 0 516943541 392847360 32294 33554432000 4194304 5787044 140736606745472 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 392340

[startup+25.5006 s]
/proc/loadavg: 8.35 8.17 7.58 10/189 29826
/proc/meminfo: memFree=27902624/32951124 swapFree=67111356/67111528
[pid=29818] ppid=29816 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29818/stat : 29818 (prissAuto.sh) S 29816 29818 27559 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516943535 8908800 251 33554432000 4194304 4922060 140737143427504 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29818/statm: 2175 251 211 178 0 68 0
[pid=29819] ppid=29818 vsize=391048 CPUtime=101.64 cores=1,3,5,7
/proc/29819/stat : 29819 (priss) S 29818 29818 27559 0 -1 4202496 48046 0 0 0 10138 26 0 0 18 0 5 0 516943535 400433152 37280 33554432000 4194304 5787044 140736606745472 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29819/statm: 97762 37280 419 389 0 93512 0
[pid=29819/tid=29821] ppid=29818 vsize=391048 CPUtime=25.4 cores=1,3,5,7
/proc/29819/task/29821/stat : 29821 (priss) R 29818 29818 27559 0 -1 4202560 10004 0 0 0 2532 8 0 0 25 0 5 0 516943538 400433152 37280 33554432000 4194304 5787044 140736606745472 18446744073709551615 4218330 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29819/tid=29822] ppid=29818 vsize=391048 CPUtime=25.43 cores=1,3,5,7
/proc/29819/task/29822/stat : 29822 (priss) R 29818 29818 27559 0 -1 4202560 11410 0 0 0 2538 5 0 0 25 0 5 0 516943539 400433152 37280 33554432000 4194304 5787044 140736606745472 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29819/tid=29823] ppid=29818 vsize=391048 CPUtime=25.31 cores=1,3,5,7
/proc/29819/task/29823/stat : 29823 (priss) R 29818 29818 27559 0 -1 4202560 8594 0 0 0 2526 5 0 0 25 0 5 0 516943540 400433152 37280 33554432000 4194304 5787044 140736606745472 18446744073709551615 5590803 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29819/tid=29824] ppid=29818 vsize=391048 CPUtime=25.42 cores=1,3,5,7
/proc/29819/task/29824/stat : 29824 (priss) R 29818 29818 27559 0 -1 4202560 12885 0 0 0 2536 6 0 0 25 0 5 0 516943541 400433152 37280 33554432000 4194304 5787044 140736606745472 18446744073709551615 5527037 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 399748

[startup+51.1009 s]
/proc/loadavg: 8.29 8.17 7.59 9/188 29826
/proc/meminfo: memFree=27905028/32951124 swapFree=67111356/67111528
[pid=29818] ppid=29816 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29818/stat : 29818 (prissAuto.sh) S 29816 29818 27559 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516943535 8908800 251 33554432000 4194304 4922060 140737143427504 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29818/statm: 2175 251 211 178 0 68 0
[pid=29819] ppid=29818 vsize=398764 CPUtime=203.9 cores=1,3,5,7
/proc/29819/stat : 29819 (priss) S 29818 29818 27559 0 -1 4202496 55636 0 0 0 20353 37 0 0 18 0 5 0 516943535 408334336 44867 33554432000 4194304 5787044 140736606745472 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29819/statm: 99691 44867 419 389 0 95441 0
[pid=29819/tid=29821] ppid=29818 vsize=398764 CPUtime=51 cores=1,3,5,7
/proc/29819/task/29821/stat : 29821 (priss) R 29818 29818 27559 0 -1 4202560 11002 0 0 0 5090 10 0 0 25 0 5 0 516943538 408334336 44867 33554432000 4194304 5787044 140736606745472 18446744073709551615 222921438241 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29819/tid=29822] ppid=29818 vsize=398764 CPUtime=51.03 cores=1,3,5,7
/proc/29819/task/29822/stat : 29822 (priss) R 29818 29818 27559 0 -1 4202560 14743 0 0 0 5094 9 0 0 25 0 5 0 516943539 408334336 44867 33554432000 4194304 5787044 140736606745472 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29819/tid=29823] ppid=29818 vsize=398764 CPUtime=50.78 cores=1,3,5,7
/proc/29819/task/29823/stat : 29823 (priss) R 29818 29818 27559 0 -1 4202560 11046 0 0 0 5069 9 0 0 25 0 5 0 516943540 408334336 44867 33554432000 4194304 5787044 140736606745472 18446744073709551615 5591564 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29819/tid=29824] ppid=29818 vsize=398764 CPUtime=51.01 cores=1,3,5,7
/proc/29819/task/29824/stat : 29824 (priss) R 29818 29818 27559 0 -1 4202560 13692 0 0 0 5094 7 0 0 25 0 5 0 516943541 408334336 44867 33554432000 4194304 5787044 140736606745472 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 407464

[startup+102.301 s]
/proc/loadavg: 8.19 8.16 7.62 9/188 29828
/proc/meminfo: memFree=27868552/32951124 swapFree=67111356/67111528
[pid=29818] ppid=29816 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29818/stat : 29818 (prissAuto.sh) S 29816 29818 27559 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516943535 8908800 251 33554432000 4194304 4922060 140737143427504 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29818/statm: 2175 251 211 178 0 68 0
[pid=29819] ppid=29818 vsize=409624 CPUtime=408.41 cores=1,3,5,7
/proc/29819/stat : 29819 (priss) S 29818 29818 27559 0 -1 4202496 62273 0 0 0 40795 46 0 0 18 0 5 0 516943535 419454976 51414 33554432000 4194304 5787044 140736606745472 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29819/statm: 102406 51414 419 389 0 98156 0
[pid=29819/tid=29821] ppid=29818 vsize=409624 CPUtime=102.19 cores=1,3,5,7
/proc/29819/task/29821/stat : 29821 (priss) R 29818 29818 27559 0 -1 4202560 13589 0 0 0 10207 12 0 0 25 0 5 0 516943538 419454976 51414 33554432000 4194304 5787044 140736606745472 18446744073709551615 5591712 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29819/tid=29822] ppid=29818 vsize=409624 CPUtime=102.23 cores=1,3,5,7
/proc/29819/task/29822/stat : 29822 (priss) R 29818 29818 27559 0 -1 4202560 16074 0 0 0 10211 12 0 0 25 0 5 0 516943539 419454976 51414 33554432000 4194304 5787044 140736606745472 18446744073709551615 5590976 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29819/tid=29823] ppid=29818 vsize=409624 CPUtime=101.69 cores=1,3,5,7
/proc/29819/task/29823/stat : 29823 (priss) R 29818 29818 27559 0 -1 4202560 12506 0 0 0 10159 10 0 0 25 0 5 0 516943540 419454976 51414 33554432000 4194304 5787044 140736606745472 18446744073709551615 5591780 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29819/tid=29824] ppid=29818 vsize=409624 CPUtime=102.21 cores=1,3,5,7
/proc/29819/task/29824/stat : 29824 (priss) R 29818 29818 27559 0 -1 4202560 14951 0 0 0 10212 9 0 0 25 0 5 0 516943541 419454976 51414 33554432000 4194304 5787044 140736606745472 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.41
Current children cumulated vsize (KiB) 418324

[startup+162.301 s]
/proc/loadavg: 8.19 8.16 7.65 9/188 29829
/proc/meminfo: memFree=27830696/32951124 swapFree=67111356/67111528
[pid=29818] ppid=29816 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29818/stat : 29818 (prissAuto.sh) S 29816 29818 27559 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516943535 8908800 251 33554432000 4194304 4922060 140737143427504 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29818/statm: 2175 251 211 178 0 68 0
[pid=29819] ppid=29818 vsize=427280 CPUtime=648.08 cores=1,3,5,7

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

/proc/29819/task/29822/stat : 29822 (priss) R 29818 29818 27559 0 -1 4202560 31449 0 0 0 82192 30 0 0 25 0 5 0 516943539 765255680 119665 33554432000 4194304 5787044 140736606745472 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29819/tid=29823] ppid=29818 vsize=747320 CPUtime=817.75 cores=1,3,5,7
/proc/29819/task/29823/stat : 29823 (priss) R 29818 29818 27559 0 -1 4202560 25785 0 0 0 81744 31 0 0 25 0 5 0 516943540 765255680 119665 33554432000 4194304 5787044 140736606745472 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29819/tid=29824] ppid=29818 vsize=747320 CPUtime=822.21 cores=1,3,5,7
/proc/29819/task/29824/stat : 29824 (priss) R 29818 29818 27559 0 -1 4202560 30209 0 0 0 82189 32 0 0 25 0 5 0 516943541 765255680 119665 33554432000 4194304 5787044 140736606745472 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.49
Current children cumulated vsize (KiB) 756020

[startup+882.301 s]
/proc/loadavg: 8.00 8.06 7.86 9/188 29882
/proc/meminfo: memFree=28088084/32951124 swapFree=67111356/67111528
[pid=29818] ppid=29816 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29818/stat : 29818 (prissAuto.sh) S 29816 29818 27559 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516943535 8908800 251 33554432000 4194304 4922060 140737143427504 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29818/statm: 2175 251 211 178 0 68 0
[pid=29819] ppid=29818 vsize=761528 CPUtime=3524.16 cores=1,3,5,7
/proc/29819/stat : 29819 (priss) S 29818 29818 27559 0 -1 4202496 137446 0 0 0 352254 162 0 0 18 0 5 0 516943535 779804672 125711 33554432000 4194304 5787044 140736606745472 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29819/statm: 190382 125711 419 389 0 186132 0
[pid=29819/tid=29821] ppid=29818 vsize=761528 CPUtime=882.19 cores=1,3,5,7
/proc/29819/task/29821/stat : 29821 (priss) R 29818 29818 27559 0 -1 4202560 39353 0 0 0 88161 58 0 0 25 0 5 0 516943538 779804672 125711 33554432000 4194304 5787044 140736606745472 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29819/tid=29822] ppid=29818 vsize=761528 CPUtime=882.23 cores=1,3,5,7
/proc/29819/task/29822/stat : 29822 (priss) R 29818 29818 27559 0 -1 4202560 32592 0 0 0 88192 31 0 0 25 0 5 0 516943539 779804672 125711 33554432000 4194304 5787044 140736606745472 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29819/tid=29823] ppid=29818 vsize=761528 CPUtime=877.43 cores=1,3,5,7
/proc/29819/task/29823/stat : 29823 (priss) R 29818 29818 27559 0 -1 4202560 28305 0 0 0 87709 34 0 0 25 0 5 0 516943540 779804672 125711 33554432000 4194304 5787044 140736606745472 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29819/tid=29824] ppid=29818 vsize=761528 CPUtime=882.22 cores=1,3,5,7
/proc/29819/task/29824/stat : 29824 (priss) R 29818 29818 27559 0 -1 4202560 32043 0 0 0 88185 37 0 0 25 0 5 0 516943541 779804672 125711 33554432000 4194304 5787044 140736606745472 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.16
Current children cumulated vsize (KiB) 770228

[startup+942.301 s]
/proc/loadavg: 8.00 8.05 7.87 9/188 29883
/proc/meminfo: memFree=28036088/32951124 swapFree=67111356/67111528
[pid=29818] ppid=29816 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29818/stat : 29818 (prissAuto.sh) S 29816 29818 27559 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516943535 8908800 251 33554432000 4194304 4922060 140737143427504 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29818/statm: 2175 251 211 178 0 68 0
[pid=29819] ppid=29818 vsize=774964 CPUtime=3763.84 cores=1,3,5,7
/proc/29819/stat : 29819 (priss) S 29818 29818 27559 0 -1 4202496 146525 0 0 0 376209 175 0 0 18 0 5 0 516943535 793563136 134790 33554432000 4194304 5787044 140736606745472 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29819/statm: 193741 134790 419 389 0 189491 0
[pid=29819/tid=29821] ppid=29818 vsize=774964 CPUtime=942.2 cores=1,3,5,7
/proc/29819/task/29821/stat : 29821 (priss) R 29818 29818 27559 0 -1 4202560 40736 0 0 0 94160 60 0 0 25 0 5 0 516943538 793563136 134790 33554432000 4194304 5787044 140736606745472 18446744073709551615 5591268 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29819/tid=29822] ppid=29818 vsize=774964 CPUtime=942.23 cores=1,3,5,7
/proc/29819/task/29822/stat : 29822 (priss) R 29818 29818 27559 0 -1 4202560 35774 0 0 0 94188 35 0 0 25 0 5 0 516943539 793563136 134790 33554432000 4194304 5787044 140736606745472 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29819/tid=29823] ppid=29818 vsize=774964 CPUtime=937.11 cores=1,3,5,7
/proc/29819/task/29823/stat : 29823 (priss) R 29818 29818 27559 0 -1 4202560 30554 0 0 0 93675 36 0 0 25 0 5 0 516943540 793563136 134790 33554432000 4194304 5787044 140736606745472 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29819/tid=29824] ppid=29818 vsize=774964 CPUtime=942.22 cores=1,3,5,7
/proc/29819/task/29824/stat : 29824 (priss) R 29818 29818 27559 0 -1 4202560 34308 0 0 0 94180 42 0 0 25 0 5 0 516943541 793563136 134790 33554432000 4194304 5787044 140736606745472 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3763.84
Current children cumulated vsize (KiB) 783664

[startup+1002.3 s]
/proc/loadavg: 8.00 8.04 7.87 9/188 29885
/proc/meminfo: memFree=27998472/32951124 swapFree=67111356/67111528
[pid=29818] ppid=29816 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29818/stat : 29818 (prissAuto.sh) S 29816 29818 27559 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516943535 8908800 251 33554432000 4194304 4922060 140737143427504 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29818/statm: 2175 251 211 178 0 68 0
[pid=29819] ppid=29818 vsize=786808 CPUtime=4003.51 cores=1,3,5,7
/proc/29819/stat : 29819 (priss) S 29818 29818 27559 0 -1 4202496 155230 0 0 0 400164 187 0 0 18 0 5 0 516943535 805691392 143495 33554432000 4194304 5787044 140736606745472 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29819/statm: 196702 143495 419 389 0 192452 0
[pid=29819/tid=29821] ppid=29818 vsize=786808 CPUtime=1002.2 cores=1,3,5,7
/proc/29819/task/29821/stat : 29821 (priss) R 29818 29818 27559 0 -1 4202560 42316 0 0 0 100158 62 0 0 25 0 5 0 516943538 805691392 143495 33554432000 4194304 5787044 140736606745472 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29819/tid=29822] ppid=29818 vsize=786808 CPUtime=1002.23 cores=1,3,5,7
/proc/29819/task/29822/stat : 29822 (priss) R 29818 29818 27559 0 -1 4202560 39324 0 0 0 100184 39 0 0 25 0 5 0 516943539 805691392 143495 33554432000 4194304 5787044 140736606745472 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29819/tid=29823] ppid=29818 vsize=786808 CPUtime=996.78 cores=1,3,5,7
/proc/29819/task/29823/stat : 29823 (priss) R 29818 29818 27559 0 -1 4202560 32545 0 0 0 99640 38 0 0 25 0 5 0 516943540 805691392 143495 33554432000 4194304 5787044 140736606745472 18446744073709551615 5591315 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29819/tid=29824] ppid=29818 vsize=786808 CPUtime=1002.21 cores=1,3,5,7
/proc/29819/task/29824/stat : 29824 (priss) R 29818 29818 27559 0 -1 4202560 35892 0 0 0 100176 45 0 0 25 0 5 0 516943541 805691392 143495 33554432000 4194304 5787044 140736606745472 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.51
Current children cumulated vsize (KiB) 795508

[startup+1062.3 s]
/proc/loadavg: 8.00 8.03 7.88 9/188 29886
/proc/meminfo: memFree=27987768/32951124 swapFree=67111356/67111528
[pid=29818] ppid=29816 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29818/stat : 29818 (prissAuto.sh) S 29816 29818 27559 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516943535 8908800 251 33554432000 4194304 4922060 140737143427504 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29818/statm: 2175 251 211 178 0 68 0
[pid=29819] ppid=29818 vsize=786968 CPUtime=4243.21 cores=1,3,5,7
/proc/29819/stat : 29819 (priss) S 29818 29818 27559 0 -1 4202496 158077 0 0 0 424129 192 0 0 18 0 5 0 516943535 805855232 145935 33554432000 4194304 5787044 140736606745472 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29819/statm: 196742 145935 419 389 0 192492 0
[pid=29819/tid=29821] ppid=29818 vsize=786968 CPUtime=1062.2 cores=1,3,5,7
/proc/29819/task/29821/stat : 29821 (priss) R 29818 29818 27559 0 -1 4202560 42936 0 0 0 106158 62 0 0 25 0 5 0 516943538 805855232 145935 33554432000 4194304 5787044 140736606745472 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29819/tid=29822] ppid=29818 vsize=786968 CPUtime=1062.24 cores=1,3,5,7
/proc/29819/task/29822/stat : 29822 (priss) R 29818 29818 27559 0 -1 4202560 40548 0 0 0 106182 42 0 0 25 0 5 0 516943539 805855232 145935 33554432000 4194304 5787044 140736606745472 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29819/tid=29823] ppid=29818 vsize=786968 CPUtime=1056.45 cores=1,3,5,7
/proc/29819/task/29823/stat : 29823 (priss) R 29818 29818 27559 0 -1 4202560 32545 0 0 0 105607 38 0 0 25 0 5 0 516943540 805855232 145935 33554432000 4194304 5787044 140736606745472 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29819/tid=29824] ppid=29818 vsize=786968 CPUtime=1062.22 cores=1,3,5,7
/proc/29819/task/29824/stat : 29824 (priss) R 29818 29818 27559 0 -1 4202560 36895 0 0 0 106175 47 0 0 25 0 5 0 516943541 805855232 145935 33554432000 4194304 5787044 140736606745472 18446744073709551615 5527087 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.21
Current children cumulated vsize (KiB) 795668

[startup+1122.3 s]
/proc/loadavg: 8.00 8.02 7.89 9/188 29888
/proc/meminfo: memFree=27985496/32951124 swapFree=67111356/67111528
[pid=29818] ppid=29816 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29818/stat : 29818 (prissAuto.sh) S 29816 29818 27559 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516943535 8908800 251 33554432000 4194304 4922060 140737143427504 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29818/statm: 2175 251 211 178 0 68 0
[pid=29819] ppid=29818 vsize=786968 CPUtime=4482.86 cores=1,3,5,7
/proc/29819/stat : 29819 (priss) S 29818 29818 27559 0 -1 4202496 158078 0 0 0 448094 192 0 0 18 0 5 0 516943535 805855232 145936 33554432000 4194304 5787044 140736606745472 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29819/statm: 196742 145936 419 389 0 192492 0
[pid=29819/tid=29821] ppid=29818 vsize=786968 CPUtime=1122.2 cores=1,3,5,7
/proc/29819/task/29821/stat : 29821 (priss) R 29818 29818 27559 0 -1 4202560 42937 0 0 0 112157 63 0 0 25 0 5 0 516943538 805855232 145936 33554432000 4194304 5787044 140736606745472 18446744073709551615 4217891 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29819/tid=29822] ppid=29818 vsize=786968 CPUtime=1122.23 cores=1,3,5,7
/proc/29819/task/29822/stat : 29822 (priss) R 29818 29818 27559 0 -1 4202560 40548 0 0 0 112181 42 0 0 25 0 5 0 516943539 805855232 145936 33554432000 4194304 5787044 140736606745472 18446744073709551615 5592012 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29819/tid=29823] ppid=29818 vsize=786968 CPUtime=1116.12 cores=1,3,5,7
/proc/29819/task/29823/stat : 29823 (priss) R 29818 29818 27559 0 -1 4202560 32545 0 0 0 111574 38 0 0 25 0 5 0 516943540 805855232 145936 33554432000 4194304 5787044 140736606745472 18446744073709551615 5591579 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29819/tid=29824] ppid=29818 vsize=786968 CPUtime=1122.22 cores=1,3,5,7
/proc/29819/task/29824/stat : 29824 (priss) R 29818 29818 27559 0 -1 4202560 36895 0 0 0 112175 47 0 0 25 0 5 0 516943541 805855232 145936 33554432000 4194304 5787044 140736606745472 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4482.86
Current children cumulated vsize (KiB) 795668

[startup+1182.31 s]
/proc/loadavg: 6.05 7.51 7.72 5/177 29907
/proc/meminfo: memFree=28157816/32951124 swapFree=67111356/67111528
[pid=29818] ppid=29816 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29818/stat : 29818 (prissAuto.sh) S 29816 29818 27559 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516943535 8908800 251 33554432000 4194304 4922060 140737143427504 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29818/statm: 2175 251 211 178 0 68 0
[pid=29819] ppid=29818 vsize=786968 CPUtime=4722.56 cores=1,3,5,7
/proc/29819/stat : 29819 (priss) S 29818 29818 27559 0 -1 4202496 158082 0 0 0 472064 192 0 0 18 0 5 0 516943535 805855232 145940 33554432000 4194304 5787044 140736606745472 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29819/statm: 196742 145940 419 389 0 192492 0
[pid=29819/tid=29821] ppid=29818 vsize=786968 CPUtime=1182.21 cores=1,3,5,7
/proc/29819/task/29821/stat : 29821 (priss) R 29818 29818 27559 0 -1 4202560 42938 0 0 0 118158 63 0 0 25 0 5 0 516943538 805855232 145940 33554432000 4194304 5787044 140736606745472 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29819/tid=29822] ppid=29818 vsize=786968 CPUtime=1182.24 cores=1,3,5,7
/proc/29819/task/29822/stat : 29822 (priss) R 29818 29818 27559 0 -1 4202560 40551 0 0 0 118182 42 0 0 25 0 5 0 516943539 805855232 145940 33554432000 4194304 5787044 140736606745472 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29819/tid=29823] ppid=29818 vsize=786968 CPUtime=1175.8 cores=1,3,5,7
/proc/29819/task/29823/stat : 29823 (priss) R 29818 29818 27559 0 -1 4202560 32545 0 0 0 117542 38 0 0 25 0 5 0 516943540 805855232 145940 33554432000 4194304 5787044 140736606745472 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29819/tid=29824] ppid=29818 vsize=786968 CPUtime=1182.23 cores=1,3,5,7
/proc/29819/task/29824/stat : 29824 (priss) R 29818 29818 27559 0 -1 4202560 36895 0 0 0 118176 47 0 0 25 0 5 0 516943541 805855232 145940 33554432000 4194304 5787044 140736606745472 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.56
Current children cumulated vsize (KiB) 795668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.59 7.34 7.66 5/177 29907
/proc/meminfo: memFree=28157804/32951124 swapFree=67111356/67111528
[pid=29818] ppid=29816 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29818/stat : 29818 (prissAuto.sh) S 29816 29818 27559 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516943535 8908800 251 33554432000 4194304 4922060 140737143427504 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29818/statm: 2175 251 211 178 0 68 0
[pid=29819] ppid=29818 vsize=786968 CPUtime=4800.05 cores=1,3,5,7
/proc/29819/stat : 29819 (priss) S 29818 29818 27559 0 -1 4202496 158082 0 0 0 479813 192 0 0 18 0 5 0 516943535 805855232 145940 33554432000 4194304 5787044 140736606745472 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/29819/statm: 196742 145940 419 389 0 192492 0
[pid=29819/tid=29821] ppid=29818 vsize=786968 CPUtime=1201.61 cores=1,3,5,7
/proc/29819/task/29821/stat : 29821 (priss) R 29818 29818 27559 0 -1 4202560 42938 0 0 0 120098 63 0 0 25 0 5 0 516943538 805855232 145940 33554432000 4194304 5787044 140736606745472 18446744073709551615 5591083 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29819/tid=29822] ppid=29818 vsize=786968 CPUtime=1201.64 cores=1,3,5,7
/proc/29819/task/29822/stat : 29822 (priss) R 29818 29818 27559 0 -1 4202560 40551 0 0 0 120122 42 0 0 25 0 5 0 516943539 805855232 145940 33554432000 4194304 5787044 140736606745472 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29819/tid=29823] ppid=29818 vsize=786968 CPUtime=1195.09 cores=1,3,5,7
/proc/29819/task/29823/stat : 29823 (priss) R 29818 29818 27559 0 -1 4202560 32545 0 0 0 119471 38 0 0 25 0 5 0 516943540 805855232 145940 33554432000 4194304 5787044 140736606745472 18446744073709551615 5576457 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29819/tid=29824] ppid=29818 vsize=786968 CPUtime=1201.63 cores=1,3,5,7
/proc/29819/task/29824/stat : 29824 (priss) R 29818 29818 27559 0 -1 4202560 36895 0 0 0 120116 47 0 0 25 0 5 0 516943541 805855232 145940 33554432000 4194304 5787044 140736606745472 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 795668

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

Real time (s): 1201.72
CPU time (s): 4800.05
CPU user time (s): 4798.13
CPU system time (s): 1.92
CPU usage (%): 399.433
Max. virtual memory (cumulated for all children) (KiB): 795668

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

runsolver used 1.61875 second user time and 4.94125 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-29 07:03:48
IDJOB=3289618
IDBENCH=83130
IDSOLVER=1602
FILE ID=node109/3289618-1304053428
RUNJOBID= node109-1304051370-29599
PBS_JOBID= 13170356
Free space on /tmp= 72376 MiB

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

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

MD5SUM BENCH= 73a2c2d9e5c062e561bfdb7c82071a99
RANDOM SEED=1492259637

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:      28089668 kB
Buffers:        879328 kB
Cached:        2845352 kB
SwapCached:        168 kB
Active:        1470572 kB
Inactive:      2964952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28089668 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            3184 kB
Writeback:           0 kB
AnonPages:      710328 kB
Mapped:          15680 kB
Slab:           360824 kB
PageTables:       6020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   923668 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= 72380 MiB
End job on node109 at 2011-04-29 07:23:52