Trace number 3289480

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.29 1201.83

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom14.cnf
MD5SUM7af4cc1b94644f101ccf5f2373fdbfea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark321.647
Satisfiable
(Un)Satisfiability was proved
Number of variables22886
Number of clauses76038
Sum of the clauses size193162
Maximum clause length786
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 240006
Number of clauses of size 335619
Number of clauses of size 4104
Number of clauses of size 512
Number of clauses of size over 5296

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: 29266
0.00/0.00	c setup for 4cores
0.00/0.02	c parsetime: 21292us
0.00/0.02	c parsed 76038 clauses with 22886 variables
0.00/0.03	c NW started thread 0 successfully (1100044608)
0.00/0.03	c NW started thread 1 successfully (1110534464)
0.00/0.04	c NW started thread 2 successfully (1121024320)
0.00/0.04	c NW started thread 3 successfully (1088477504)
0.00/1.06	c preprocessor returned 22886 variables
0.00/1.06	c preprocessing returned UNKNOWN
0.00/1.06	c PP set 878 variables
0.00/1.06	c pp time: 505988us (0s)
0.00/1.06	c preprocessor returned 22886 variables
0.00/1.06	c preprocessing returned UNKNOWN
0.00/1.06	c PP set 878 variables
0.00/1.06	c pp time: 510356us (0s)
0.00/1.06	c preprocessor returned 22886 variables
0.00/1.06	c preprocessing returned UNKNOWN
0.00/1.06	c PP set 878 variables
0.00/1.06	c pp time: 511036us (0s)
15.04/3.84	c preprocessor returned 30001 variables
15.04/3.84	c preprocessing returned UNKNOWN
15.04/3.84	c PP set 872 variables
15.04/3.84	c pp time: 3791890us (3s)
15.45/3.95	c HTE
15.45/3.97	c subsumption
15.85/4.00	c simplified formula contains 0 unit clauses
54.58/13.73	c added unsatisfied clause
54.58/13.73	c failed to add network clauses
66.96/16.86	c added unsatisfied clause
66.96/16.86	c failed to add network clauses
97.71/24.59	c added unsatisfied clause
97.71/24.59	c failed to add network clauses
1662.70/416.32	c added unsatisfied clause
1662.70/416.32	c failed to add network clauses
1722.61/431.35	c added unsatisfied clause
1722.61/431.35	c failed to add network clauses
1791.71/448.66	c added unsatisfied clause
1791.71/448.66	c failed to add network clauses
1794.93/449.43	c added unsatisfied clause
1794.93/449.43	c failed to add network clauses
2115.59/529.72	c added unsatisfied clause
2115.59/529.72	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-3289480-1304053031/watcher-3289480-1304053031 -o /tmp/evaluation-result-3289480-1304053031/solver-3289480-1304053031 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3289480-1304053031.cnf 1571342625 4800 15500 4 

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

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


[startup+0 s]
/proc/loadavg: 7.78 8.02 7.99 5/182 29265
/proc/meminfo: memFree=23864084/32951124 swapFree=67111524/67111528
[pid=29265] ppid=29263 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29265/stat : 29265 (prissAuto.sh) S 29263 29265 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516900812 8908800 252 33554432000 4194304 4922060 140736657559552 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29265/statm: 2175 252 211 178 0 68 0

[startup+0.0127571 s]
/proc/loadavg: 7.78 8.02 7.99 5/182 29265
/proc/meminfo: memFree=23864084/32951124 swapFree=67111524/67111528
[pid=29265] ppid=29263 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29265/stat : 29265 (prissAuto.sh) S 29263 29265 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516900812 8908800 252 33554432000 4194304 4922060 140736657559552 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29265/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.186437 s]
/proc/loadavg: 7.78 8.02 7.99 5/182 29265
/proc/meminfo: memFree=23864084/32951124 swapFree=67111524/67111528
[pid=29265] ppid=29263 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29265/stat : 29265 (prissAuto.sh) S 29263 29265 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516900812 8908800 252 33554432000 4194304 4922060 140736657559552 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29265/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.902274 s]
/proc/loadavg: 7.78 8.02 7.99 5/182 29265
/proc/meminfo: memFree=23864084/32951124 swapFree=67111524/67111528
[pid=29265] ppid=29263 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29265/stat : 29265 (prissAuto.sh) S 29263 29265 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516900812 8908800 252 33554432000 4194304 4922060 140736657559552 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29265/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.18951 s]
/proc/loadavg: 7.78 8.02 7.99 5/182 29265
/proc/meminfo: memFree=23864084/32951124 swapFree=67111524/67111528
[pid=29265] ppid=29263 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29265/stat : 29265 (prissAuto.sh) S 29263 29265 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516900812 8908800 252 33554432000 4194304 4922060 140736657559552 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29265/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50045 s]
/proc/loadavg: 7.78 8.02 7.99 5/182 29265
/proc/meminfo: memFree=23864084/32951124 swapFree=67111524/67111528
[pid=29265] ppid=29263 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29265/stat : 29265 (prissAuto.sh) S 29263 29265 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516900812 8908800 252 33554432000 4194304 4922060 140736657559552 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29265/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10116 s]
/proc/loadavg: 7.78 8.02 7.99 9/188 29271
/proc/meminfo: memFree=23776988/32951124 swapFree=67111524/67111528
[pid=29265] ppid=29263 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29265/stat : 29265 (prissAuto.sh) S 29263 29265 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516900812 8908800 252 33554432000 4194304 4922060 140736657559552 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29265/statm: 2175 252 211 178 0 68 0
[pid=29266] ppid=29265 vsize=372824 CPUtime=12.24 cores=0,2,4,6
/proc/29266/stat : 29266 (priss) S 29265 29265 28051 0 -1 4202496 29249 0 0 0 1215 9 0 0 19 0 5 0 516900812 381771776 22036 33554432000 4194304 5787044 140733834504800 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29266/statm: 93206 22036 405 389 0 88956 0
[pid=29266/tid=29268] ppid=29265 vsize=372824 CPUtime=3.04 cores=0,2,4,6
/proc/29266/task/29268/stat : 29268 (priss) R 29265 29265 28051 0 -1 4202560 7309 0 0 0 302 2 0 0 24 0 5 0 516900815 381771776 22036 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29266/tid=29269] ppid=29265 vsize=372824 CPUtime=3.04 cores=0,2,4,6
/proc/29266/task/29269/stat : 29269 (priss) R 29265 29265 28051 0 -1 4202560 5060 0 0 0 303 1 0 0 25 0 5 0 516900815 381771776 22036 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29266/tid=29270] ppid=29265 vsize=372824 CPUtime=3.04 cores=0,2,4,6
/proc/29266/task/29270/stat : 29270 (priss) R 29265 29265 28051 0 -1 4202560 6301 0 0 0 302 2 0 0 24 0 5 0 516900816 381771776 22036 33554432000 4194304 5787044 140733834504800 18446744073709551615 5592824 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29266/tid=29271] ppid=29265 vsize=372824 CPUtime=3.04 cores=0,2,4,6
/proc/29266/task/29271/stat : 29271 (priss) R 29265 29265 28051 0 -1 4202560 6552 0 0 0 302 2 0 0 23 0 5 0 516900817 381771776 22036 33554432000 4194304 5787044 140733834504800 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 381524

[startup+6.30058 s]
/proc/loadavg: 7.79 8.02 7.99 9/188 29271
/proc/meminfo: memFree=23765848/32951124 swapFree=67111524/67111528
[pid=29265] ppid=29263 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29265/stat : 29265 (prissAuto.sh) S 29263 29265 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516900812 8908800 252 33554432000 4194304 4922060 140736657559552 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29265/statm: 2175 252 211 178 0 68 0
[pid=29266] ppid=29265 vsize=375120 CPUtime=25.02 cores=0,2,4,6
/proc/29266/stat : 29266 (priss) S 29265 29265 28051 0 -1 4202496 33976 0 0 0 2492 10 0 0 19 0 5 0 516900812 384122880 24439 33554432000 4194304 5787044 140733834504800 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29266/statm: 93780 24439 419 389 0 89530 0
[pid=29266/tid=29268] ppid=29265 vsize=375120 CPUtime=6.22 cores=0,2,4,6
/proc/29266/task/29268/stat : 29268 (priss) R 29265 29265 28051 0 -1 4202560 7514 0 0 0 620 2 0 0 25 0 5 0 516900815 384122880 24439 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29266/tid=29269] ppid=29265 vsize=375120 CPUtime=6.25 cores=0,2,4,6
/proc/29266/task/29269/stat : 29269 (priss) R 29265 29265 28051 0 -1 4202560 5275 0 0 0 623 2 0 0 25 0 5 0 516900815 384122880 24439 33554432000 4194304 5787044 140733834504800 18446744073709551615 4220703 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29266/tid=29270] ppid=29265 vsize=375120 CPUtime=6.24 cores=0,2,4,6
/proc/29266/task/29270/stat : 29270 (priss) R 29265 29265 28051 0 -1 4202560 6508 0 0 0 622 2 0 0 25 0 5 0 516900816 384122880 24439 33554432000 4194304 5787044 140733834504800 18446744073709551615 4220156 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29266/tid=29271] ppid=29265 vsize=375120 CPUtime=6.24 cores=0,2,4,6
/proc/29266/task/29271/stat : 29271 (priss) R 29265 29265 28051 0 -1 4202560 10652 0 0 0 622 2 0 0 25 0 5 0 516900817 384122880 24439 33554432000 4194304 5787044 140733834504800 18446744073709551615 4220688 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 383820

[startup+12.7004 s]
/proc/loadavg: 7.81 8.01 7.99 9/188 29272
/proc/meminfo: memFree=23754936/32951124 swapFree=67111524/67111528
[pid=29265] ppid=29263 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29265/stat : 29265 (prissAuto.sh) S 29263 29265 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516900812 8908800 252 33554432000 4194304 4922060 140736657559552 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29265/statm: 2175 252 211 178 0 68 0
[pid=29266] ppid=29265 vsize=379220 CPUtime=50.6 cores=0,2,4,6
/proc/29266/stat : 29266 (priss) S 29265 29265 28051 0 -1 4202496 36541 0 0 0 5049 11 0 0 19 0 5 0 516900812 388321280 27004 33554432000 4194304 5787044 140733834504800 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29266/statm: 94805 27004 419 389 0 90555 0
[pid=29266/tid=29268] ppid=29265 vsize=379220 CPUtime=12.59 cores=0,2,4,6
/proc/29266/task/29268/stat : 29268 (priss) R 29265 29265 28051 0 -1 4202560 7881 0 0 0 1257 2 0 0 25 0 5 0 516900815 388321280 27004 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29266/tid=29269] ppid=29265 vsize=379220 CPUtime=12.65 cores=0,2,4,6
/proc/29266/task/29269/stat : 29269 (priss) R 29265 29265 28051 0 -1 4202560 6872 0 0 0 1263 2 0 0 25 0 5 0 516900815 388321280 27004 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29266/tid=29270] ppid=29265 vsize=379220 CPUtime=12.64 cores=0,2,4,6
/proc/29266/task/29270/stat : 29270 (priss) R 29265 29265 28051 0 -1 4202560 6896 0 0 0 1262 2 0 0 25 0 5 0 516900816 388321280 27004 33554432000 4194304 5787044 140733834504800 18446744073709551615 5590393 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29266/tid=29271] ppid=29265 vsize=379220 CPUtime=12.65 cores=0,2,4,6
/proc/29266/task/29271/stat : 29271 (priss) R 29265 29265 28051 0 -1 4202560 10865 0 0 0 1262 3 0 0 25 0 5 0 516900817 388321280 27004 33554432000 4194304 5787044 140733834504800 18446744073709551615 4238736 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 387920

[startup+25.5011 s]
/proc/loadavg: 7.92 8.03 8.00 9/188 29272
/proc/meminfo: memFree=23739912/32951124 swapFree=67111524/67111528
[pid=29265] ppid=29263 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29265/stat : 29265 (prissAuto.sh) S 29263 29265 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516900812 8908800 252 33554432000 4194304 4922060 140736657559552 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29265/statm: 2175 252 211 178 0 68 0
[pid=29266] ppid=29265 vsize=382612 CPUtime=101.7 cores=0,2,4,6
/proc/29266/stat : 29266 (priss) S 29265 29265 28051 0 -1 4202496 39826 0 0 0 10156 14 0 0 19 0 5 0 516900812 391794688 30289 33554432000 4194304 5787044 140733834504800 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29266/statm: 95653 30289 419 389 0 91403 0
[pid=29266/tid=29268] ppid=29265 vsize=382612 CPUtime=25.31 cores=0,2,4,6
/proc/29266/task/29268/stat : 29268 (priss) R 29265 29265 28051 0 -1 4202560 8588 0 0 0 2528 3 0 0 25 0 5 0 516900815 391794688 30289 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591712 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29266/tid=29269] ppid=29265 vsize=382612 CPUtime=25.45 cores=0,2,4,6
/proc/29266/task/29269/stat : 29269 (priss) R 29265 29265 28051 0 -1 4202560 8408 0 0 0 2541 4 0 0 25 0 5 0 516900815 391794688 30289 33554432000 4194304 5787044 140733834504800 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29266/tid=29270] ppid=29265 vsize=382612 CPUtime=25.43 cores=0,2,4,6
/proc/29266/task/29270/stat : 29270 (priss) R 29265 29265 28051 0 -1 4202560 7076 0 0 0 2541 2 0 0 20 0 5 0 516900816 391794688 30289 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29266/tid=29271] ppid=29265 vsize=382612 CPUtime=25.43 cores=0,2,4,6
/proc/29266/task/29271/stat : 29271 (priss) R 29265 29265 28051 0 -1 4202560 11727 0 0 0 2540 3 0 0 25 0 5 0 516900817 391794688 30289 33554432000 4194304 5787044 140733834504800 18446744073709551615 5527014 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 391312

[startup+51.1004 s]
/proc/loadavg: 7.95 8.03 8.00 9/188 29273
/proc/meminfo: memFree=23702256/32951124 swapFree=67111524/67111528
[pid=29265] ppid=29263 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29265/stat : 29265 (prissAuto.sh) S 29263 29265 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516900812 8908800 252 33554432000 4194304 4922060 140736657559552 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29265/statm: 2175 252 211 178 0 68 0
[pid=29266] ppid=29265 vsize=392284 CPUtime=203.95 cores=0,2,4,6
/proc/29266/stat : 29266 (priss) S 29265 29265 28051 0 -1 4202496 46831 0 0 0 20374 21 0 0 19 0 5 0 516900812 401698816 37291 33554432000 4194304 5787044 140733834504800 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29266/statm: 98071 37291 419 389 0 93821 0
[pid=29266/tid=29268] ppid=29265 vsize=392284 CPUtime=50.78 cores=0,2,4,6
/proc/29266/task/29268/stat : 29268 (priss) R 29265 29265 28051 0 -1 4202560 10734 0 0 0 5073 5 0 0 25 0 5 0 516900815 401698816 37291 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29266/tid=29269] ppid=29265 vsize=392284 CPUtime=51.04 cores=0,2,4,6
/proc/29266/task/29269/stat : 29269 (priss) R 29265 29265 28051 0 -1 4202560 10634 0 0 0 5097 7 0 0 25 0 5 0 516900815 401698816 37291 33554432000 4194304 5787044 140733834504800 18446744073709551615 212687342464 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29266/tid=29270] ppid=29265 vsize=392284 CPUtime=51.04 cores=0,2,4,6
/proc/29266/task/29270/stat : 29270 (priss) R 29265 29265 28051 0 -1 4202560 8537 0 0 0 5100 4 0 0 25 0 5 0 516900816 401698816 37291 33554432000 4194304 5787044 140733834504800 18446744073709551615 4218705 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29266/tid=29271] ppid=29265 vsize=392284 CPUtime=51.04 cores=0,2,4,6
/proc/29266/task/29271/stat : 29271 (priss) R 29265 29265 28051 0 -1 4202560 12899 0 0 0 5100 4 0 0 25 0 5 0 516900817 401698816 37291 33554432000 4194304 5787044 140733834504800 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 400984

[startup+102.301 s]
/proc/loadavg: 8.09 8.05 8.00 9/188 29274
/proc/meminfo: memFree=23655472/32951124 swapFree=67111524/67111528
[pid=29265] ppid=29263 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29265/stat : 29265 (prissAuto.sh) S 29263 29265 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516900812 8908800 252 33554432000 4194304 4922060 140736657559552 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29265/statm: 2175 252 211 178 0 68 0
[pid=29266] ppid=29265 vsize=403592 CPUtime=408.46 cores=0,2,4,6
/proc/29266/stat : 29266 (priss) S 29265 29265 28051 0 -1 4202496 55777 0 0 0 40814 32 0 0 19 0 5 0 516900812 413278208 46169 33554432000 4194304 5787044 140733834504800 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29266/statm: 100898 46169 419 389 0 96648 0
[pid=29266/tid=29268] ppid=29265 vsize=403592 CPUtime=101.69 cores=0,2,4,6
/proc/29266/task/29268/stat : 29268 (priss) R 29265 29265 28051 0 -1 4202560 14446 0 0 0 10160 9 0 0 25 0 5 0 516900815 413278208 46169 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29266/tid=29269] ppid=29265 vsize=403592 CPUtime=102.23 cores=0,2,4,6
/proc/29266/task/29269/stat : 29269 (priss) R 29265 29265 28051 0 -1 4202560 11908 0 0 0 10213 10 0 0 25 0 5 0 516900815 413278208 46169 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591024 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29266/tid=29270] ppid=29265 vsize=403592 CPUtime=102.23 cores=0,2,4,6
/proc/29266/task/29270/stat : 29270 (priss) R 29265 29265 28051 0 -1 4202560 9816 0 0 0 10218 5 0 0 25 0 5 0 516900816 413278208 46169 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29266/tid=29271] ppid=29265 vsize=403592 CPUtime=102.23 cores=0,2,4,6
/proc/29266/task/29271/stat : 29271 (priss) R 29265 29265 28051 0 -1 4202560 15580 0 0 0 10217 6 0 0 25 0 5 0 516900817 413278208 46169 33554432000 4194304 5787044 140733834504800 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.46
Current children cumulated vsize (KiB) 412292

[startup+162.301 s]
/proc/loadavg: 8.14 8.07 8.01 9/188 29276
/proc/meminfo: memFree=23593688/32951124 swapFree=67111524/67111528
[pid=29265] ppid=29263 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29265/stat : 29265 (prissAuto.sh) S 29263 29265 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516900812 8908800 252 33554432000 4194304 4922060 140736657559552 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29265/statm: 2175 252 211 178 0 68 0
[pid=29266] ppid=29265 vsize=413436 CPUtime=648.15 cores=0,2,4,6

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

/proc/29266/task/29269/stat : 29269 (priss) R 29265 29265 28051 0 -1 4202560 26605 0 0 0 88187 25 0 0 25 0 5 0 516900815 684490752 102685 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591217 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29266/tid=29270] ppid=29265 vsize=668448 CPUtime=882.24 cores=0,2,4,6
/proc/29266/task/29270/stat : 29270 (priss) R 29265 29265 28051 0 -1 4202560 24607 0 0 0 88202 22 0 0 25 0 5 0 516900816 684490752 102685 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29266/tid=29271] ppid=29265 vsize=668448 CPUtime=882.13 cores=0,2,4,6
/proc/29266/task/29271/stat : 29271 (priss) R 29265 29265 28051 0 -1 4202560 29538 0 0 0 88193 20 0 0 25 0 5 0 516900817 684490752 102685 33554432000 4194304 5787044 140733834504800 18446744073709551615 5527232 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.02
Current children cumulated vsize (KiB) 677148

[startup+942.307 s]
/proc/loadavg: 8.01 8.08 8.04 9/188 29341
/proc/meminfo: memFree=23506692/32951124 swapFree=67111524/67111528
[pid=29265] ppid=29263 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29265/stat : 29265 (prissAuto.sh) S 29263 29265 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516900812 8908800 252 33554432000 4194304 4922060 140736657559552 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29265/statm: 2175 252 211 178 0 68 0
[pid=29266] ppid=29265 vsize=672548 CPUtime=3763.72 cores=0,2,4,6
/proc/29266/stat : 29266 (priss) S 29265 29265 28051 0 -1 4202496 116483 0 0 0 376268 104 0 0 19 0 5 0 516900812 688689152 106031 33554432000 4194304 5787044 140733834504800 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29266/statm: 168137 106031 419 389 0 163887 0
[pid=29266/tid=29268] ppid=29265 vsize=672548 CPUtime=937.12 cores=0,2,4,6
/proc/29266/task/29268/stat : 29268 (priss) R 29265 29265 28051 0 -1 4202560 30297 0 0 0 93679 33 0 0 25 0 5 0 516900815 688689152 106031 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29266/tid=29269] ppid=29265 vsize=672548 CPUtime=942.12 cores=0,2,4,6
/proc/29266/task/29269/stat : 29269 (priss) R 29265 29265 28051 0 -1 4202560 26871 0 0 0 94187 25 0 0 25 0 5 0 516900815 688689152 106031 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29266/tid=29270] ppid=29265 vsize=672548 CPUtime=942.26 cores=0,2,4,6
/proc/29266/task/29270/stat : 29270 (priss) R 29265 29265 28051 0 -1 4202560 25677 0 0 0 94203 23 0 0 25 0 5 0 516900816 688689152 106031 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29266/tid=29271] ppid=29265 vsize=672548 CPUtime=942.14 cores=0,2,4,6
/proc/29266/task/29271/stat : 29271 (priss) R 29265 29265 28051 0 -1 4202560 29611 0 0 0 94193 21 0 0 25 0 5 0 516900817 688689152 106031 33554432000 4194304 5787044 140733834504800 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.72
Current children cumulated vsize (KiB) 681248

[startup+1002.3 s]
/proc/loadavg: 8.04 8.08 8.04 9/188 29343
/proc/meminfo: memFree=23451960/32951124 swapFree=67111524/67111528
[pid=29265] ppid=29263 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29265/stat : 29265 (prissAuto.sh) S 29263 29265 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516900812 8908800 252 33554432000 4194304 4922060 140736657559552 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29265/statm: 2175 252 211 178 0 68 0
[pid=29266] ppid=29265 vsize=676648 CPUtime=4003.37 cores=0,2,4,6
/proc/29266/stat : 29266 (priss) S 29265 29265 28051 0 -1 4202496 121771 0 0 0 400227 110 0 0 19 0 5 0 516900812 692887552 111319 33554432000 4194304 5787044 140733834504800 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29266/statm: 169162 111319 419 389 0 164912 0
[pid=29266/tid=29268] ppid=29265 vsize=676648 CPUtime=996.79 cores=0,2,4,6
/proc/29266/task/29268/stat : 29268 (priss) R 29265 29265 28051 0 -1 4202560 32108 0 0 0 99644 35 0 0 25 0 5 0 516900815 692887552 111319 33554432000 4194304 5787044 140733834504800 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29266/tid=29269] ppid=29265 vsize=676648 CPUtime=1002.11 cores=0,2,4,6
/proc/29266/task/29269/stat : 29269 (priss) R 29265 29265 28051 0 -1 4202560 28570 0 0 0 100183 28 0 0 25 0 5 0 516900815 692887552 111319 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29266/tid=29270] ppid=29265 vsize=676648 CPUtime=1002.25 cores=0,2,4,6
/proc/29266/task/29270/stat : 29270 (priss) R 29265 29265 28051 0 -1 4202560 26759 0 0 0 100202 23 0 0 25 0 5 0 516900816 692887552 111319 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29266/tid=29271] ppid=29265 vsize=676648 CPUtime=1002.14 cores=0,2,4,6
/proc/29266/task/29271/stat : 29271 (priss) R 29265 29265 28051 0 -1 4202560 30307 0 0 0 100192 22 0 0 25 0 5 0 516900817 692887552 111319 33554432000 4194304 5787044 140733834504800 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.37
Current children cumulated vsize (KiB) 685348

[startup+1062.3 s]
/proc/loadavg: 8.12 8.09 8.05 9/188 29345
/proc/meminfo: memFree=23386316/32951124 swapFree=67111524/67111528
[pid=29265] ppid=29263 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29265/stat : 29265 (prissAuto.sh) S 29263 29265 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516900812 8908800 252 33554432000 4194304 4922060 140736657559552 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29265/statm: 2175 252 211 178 0 68 0
[pid=29266] ppid=29265 vsize=746548 CPUtime=4243.03 cores=0,2,4,6
/proc/29266/stat : 29266 (priss) S 29265 29265 28051 0 -1 4202496 127374 0 0 0 424188 115 0 0 19 0 5 0 516900812 764465152 116922 33554432000 4194304 5787044 140733834504800 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29266/statm: 186637 116922 419 389 0 182387 0
[pid=29266/tid=29268] ppid=29265 vsize=746548 CPUtime=1056.46 cores=0,2,4,6
/proc/29266/task/29268/stat : 29268 (priss) R 29265 29265 28051 0 -1 4202560 33559 0 0 0 105610 36 0 0 25 0 5 0 516900815 764465152 116922 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29266/tid=29269] ppid=29265 vsize=746548 CPUtime=1062.11 cores=0,2,4,6
/proc/29266/task/29269/stat : 29269 (priss) R 29265 29265 28051 0 -1 4202560 29896 0 0 0 106181 30 0 0 25 0 5 0 516900815 764465152 116922 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29266/tid=29270] ppid=29265 vsize=746548 CPUtime=1062.25 cores=0,2,4,6
/proc/29266/task/29270/stat : 29270 (priss) R 29265 29265 28051 0 -1 4202560 27958 0 0 0 106201 24 0 0 25 0 5 0 516900816 764465152 116922 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29266/tid=29271] ppid=29265 vsize=746548 CPUtime=1062.14 cores=0,2,4,6
/proc/29266/task/29271/stat : 29271 (priss) R 29265 29265 28051 0 -1 4202560 31934 0 0 0 106191 23 0 0 25 0 5 0 516900817 764465152 116922 33554432000 4194304 5787044 140733834504800 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.03
Current children cumulated vsize (KiB) 755248

[startup+1122.3 s]
/proc/loadavg: 8.16 8.10 8.05 9/188 29346
/proc/meminfo: memFree=23345340/32951124 swapFree=67111524/67111528
[pid=29265] ppid=29263 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29265/stat : 29265 (prissAuto.sh) S 29263 29265 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516900812 8908800 252 33554432000 4194304 4922060 140736657559552 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29265/statm: 2175 252 211 178 0 68 0
[pid=29266] ppid=29265 vsize=749420 CPUtime=4482.69 cores=0,2,4,6
/proc/29266/stat : 29266 (priss) S 29265 29265 28051 0 -1 4202496 130830 0 0 0 448150 119 0 0 19 0 5 0 516900812 767406080 120176 33554432000 4194304 5787044 140733834504800 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29266/statm: 187355 120176 419 389 0 183105 0
[pid=29266/tid=29268] ppid=29265 vsize=749420 CPUtime=1116.13 cores=0,2,4,6
/proc/29266/task/29268/stat : 29268 (priss) R 29265 29265 28051 0 -1 4202560 33944 0 0 0 111577 36 0 0 25 0 5 0 516900815 767406080 120176 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29266/tid=29269] ppid=29265 vsize=749420 CPUtime=1122.1 cores=0,2,4,6
/proc/29266/task/29269/stat : 29269 (priss) R 29265 29265 28051 0 -1 4202560 30791 0 0 0 112179 31 0 0 25 0 5 0 516900815 767406080 120176 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29266/tid=29270] ppid=29265 vsize=749420 CPUtime=1122.25 cores=0,2,4,6
/proc/29266/task/29270/stat : 29270 (priss) R 29265 29265 28051 0 -1 4202560 28655 0 0 0 112200 25 0 0 25 0 5 0 516900816 767406080 120176 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29266/tid=29271] ppid=29265 vsize=749420 CPUtime=1122.14 cores=0,2,4,6
/proc/29266/task/29271/stat : 29271 (priss) R 29265 29265 28051 0 -1 4202560 33413 0 0 0 112189 25 0 0 25 0 5 0 516900817 767406080 120176 33554432000 4194304 5787044 140733834504800 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.69
Current children cumulated vsize (KiB) 758120

[startup+1182.3 s]
/proc/loadavg: 8.17 8.11 8.06 9/188 29348
/proc/meminfo: memFree=23310168/32951124 swapFree=67111524/67111528
[pid=29265] ppid=29263 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29265/stat : 29265 (prissAuto.sh) S 29263 29265 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516900812 8908800 252 33554432000 4194304 4922060 140736657559552 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29265/statm: 2175 252 211 178 0 68 0
[pid=29266] ppid=29265 vsize=750408 CPUtime=4722.36 cores=0,2,4,6
/proc/29266/stat : 29266 (priss) S 29265 29265 28051 0 -1 4202496 133023 0 0 0 472115 121 0 0 19 0 5 0 516900812 768417792 122164 33554432000 4194304 5787044 140733834504800 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29266/statm: 187602 122164 419 389 0 183352 0
[pid=29266/tid=29268] ppid=29265 vsize=750408 CPUtime=1175.81 cores=0,2,4,6
/proc/29266/task/29268/stat : 29268 (priss) R 29265 29265 28051 0 -1 4202560 33944 0 0 0 117544 37 0 0 25 0 5 0 516900815 768417792 122164 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591219 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29266/tid=29269] ppid=29265 vsize=750408 CPUtime=1182.09 cores=0,2,4,6
/proc/29266/task/29269/stat : 29269 (priss) R 29265 29265 28051 0 -1 4202560 31150 0 0 0 118178 31 0 0 25 0 5 0 516900815 768417792 122164 33554432000 4194304 5787044 140733834504800 18446744073709551615 5586640 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29266/tid=29270] ppid=29265 vsize=750408 CPUtime=1182.25 cores=0,2,4,6
/proc/29266/task/29270/stat : 29270 (priss) R 29265 29265 28051 0 -1 4202560 29331 0 0 0 118199 26 0 0 25 0 5 0 516900816 768417792 122164 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29266/tid=29271] ppid=29265 vsize=750408 CPUtime=1182.14 cores=0,2,4,6
/proc/29266/task/29271/stat : 29271 (priss) R 29265 29265 28051 0 -1 4202560 34571 0 0 0 118189 25 0 0 25 0 5 0 516900817 768417792 122164 33554432000 4194304 5787044 140733834504800 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.36
Current children cumulated vsize (KiB) 759108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.19 8.12 8.06 9/188 29348
/proc/meminfo: memFree=23309384/32951124 swapFree=67111524/67111528
[pid=29265] ppid=29263 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29265/stat : 29265 (prissAuto.sh) S 29263 29265 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516900812 8908800 252 33554432000 4194304 4922060 140736657559552 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29265/statm: 2175 252 211 178 0 68 0
[pid=29266] ppid=29265 vsize=750704 CPUtime=4800.29 cores=0,2,4,6
/proc/29266/stat : 29266 (priss) S 29265 29265 28051 0 -1 4202496 133090 0 0 0 479908 121 0 0 19 0 5 0 516900812 768720896 122231 33554432000 4194304 5787044 140733834504800 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29266/statm: 187676 122231 419 389 0 183426 0
[pid=29266/tid=29268] ppid=29265 vsize=750704 CPUtime=1195.21 cores=0,2,4,6
/proc/29266/task/29268/stat : 29268 (priss) R 29265 29265 28051 0 -1 4202560 33944 0 0 0 119484 37 0 0 25 0 5 0 516900815 768720896 122231 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29266/tid=29269] ppid=29265 vsize=750704 CPUtime=1201.59 cores=0,2,4,6
/proc/29266/task/29269/stat : 29269 (priss) R 29265 29265 28051 0 -1 4202560 31151 0 0 0 120128 31 0 0 25 0 5 0 516900815 768720896 122231 33554432000 4194304 5787044 140733834504800 18446744073709551615 212687333555 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29266/tid=29270] ppid=29265 vsize=750704 CPUtime=1201.77 cores=0,2,4,6
/proc/29266/task/29270/stat : 29270 (priss) R 29265 29265 28051 0 -1 4202560 29331 0 0 0 120151 26 0 0 25 0 5 0 516900816 768720896 122231 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29266/tid=29271] ppid=29265 vsize=750704 CPUtime=1201.65 cores=0,2,4,6
/proc/29266/task/29271/stat : 29271 (priss) R 29265 29265 28051 0 -1 4202560 34637 0 0 0 120140 25 0 0 25 0 5 0 516900817 768720896 122231 33554432000 4194304 5787044 140733834504800 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 759404

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1201.8 s]
/proc/loadavg: 8.19 8.12 8.06 9/188 29348
/proc/meminfo: memFree=23309384/32951124 swapFree=67111524/67111528
[pid=29265] ppid=29263 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29265/stat : 29265 (prissAuto.sh) S 29263 29265 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516900812 8908800 252 33554432000 4194304 4922060 140736657559552 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29265/statm: 2175 252 211 178 0 68 0
[pid=29266] ppid=29265 vsize=750704 CPUtime=4800.29 cores=0,2,4,6
/proc/29266/stat : 29266 (priss) S 29265 29265 28051 0 -1 4202496 133090 0 0 0 479908 121 0 0 19 0 5 0 516900812 768720896 122231 33554432000 4194304 5787044 140733834504800 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29266/statm: 187676 122231 419 389 0 183426 0
[pid=29266/tid=29268] ppid=29265 vsize=750704 CPUtime=1195.21 cores=0,2,4,6
/proc/29266/task/29268/stat : 29268 (priss) R 29265 29265 28051 0 -1 4202560 33944 0 0 0 119484 37 0 0 25 0 5 0 516900815 768720896 122231 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29266/tid=29269] ppid=29265 vsize=750704 CPUtime=1201.59 cores=0,2,4,6
/proc/29266/task/29269/stat : 29269 (priss) R 29265 29265 28051 0 -1 4202560 31151 0 0 0 120128 31 0 0 25 0 5 0 516900815 768720896 122231 33554432000 4194304 5787044 140733834504800 18446744073709551615 212687333555 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29266/tid=29270] ppid=29265 vsize=750704 CPUtime=1201.77 cores=0,2,4,6
/proc/29266/task/29270/stat : 29270 (priss) R 29265 29265 28051 0 -1 4202560 29331 0 0 0 120151 26 0 0 25 0 5 0 516900816 768720896 122231 33554432000 4194304 5787044 140733834504800 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29266/tid=29271] ppid=29265 vsize=750704 CPUtime=1201.65 cores=0,2,4,6
/proc/29266/task/29271/stat : 29271 (priss) R 29265 29265 28051 0 -1 4202560 34637 0 0 0 120140 25 0 0 25 0 5 0 516900817 768720896 122231 33554432000 4194304 5787044 140733834504800 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 759404

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29265 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 4800.29
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.83
CPU time (s): 4800.29
CPU user time (s): 4799.08
CPU system time (s): 1.21
CPU usage (%): 399.416
Max. virtual memory (cumulated for all children) (KiB): 759404

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

runsolver used 1.79573 second user time and 4.77727 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-29 06:57:11
IDJOB=3289480
IDBENCH=83125
IDSOLVER=1602
FILE ID=node139/3289480-1304053031
RUNJOBID= node139-1304045238-28069
PBS_JOBID= 13170397
Free space on /tmp= 72548 MiB

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

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

MD5SUM BENCH= 7af4cc1b94644f101ccf5f2373fdbfea
RANDOM SEED=1571342625

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23864372 kB
Buffers:       2029972 kB
Cached:        5899724 kB
SwapCached:          4 kB
Active:        1447372 kB
Inactive:      7121464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23864372 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2728 kB
Writeback:           0 kB
AnonPages:      638780 kB
Mapped:          15628 kB
Slab:           452664 kB
PageTables:       6048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   847372 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= 72548 MiB
End job on node139 at 2011-04-29 07:17:15