Trace number 3289572

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.02 1201.92

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom18.cnf
MD5SUM9ece8f569c93ceee834817ef3350ed8e
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 variables36410
Number of clauses121578
Sum of the clauses size309786
Maximum clause length1188
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 262692
Number of clauses of size 358247
Number of clauses of size 4170
Number of clauses of size 516
Number of clauses of size over 5452

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: 29305
0.00/0.00	c setup for 4cores
0.00/0.03	c parsetime: 33357us
0.00/0.03	c parsed 121578 clauses with 36410 variables
0.00/0.04	c NW started thread 0 successfully (1095784768)
0.00/0.05	c NW started thread 1 successfully (1106274624)
0.00/0.06	c NW started thread 2 successfully (1116764480)
0.00/0.07	c NW started thread 3 successfully (1127254336)
0.00/1.00	c preprocessor returned 36410 variables
0.00/1.00	c preprocessing returned UNKNOWN
0.00/1.00	c PP set 1301 variables
0.00/1.00	c pp time: 920517us (0s)
0.00/1.00	c preprocessor returned 36410 variables
0.00/1.00	c preprocessing returned UNKNOWN
0.00/1.00	c PP set 1301 variables
0.00/1.00	c pp time: 926897us (0s)
0.00/1.00	c preprocessor returned 36410 variables
0.00/1.00	c preprocessing returned UNKNOWN
0.00/1.00	c PP set 1301 variables
0.00/1.00	c pp time: 917240us (0s)
5.79/1.55	c preprocessor returned 38410 variables
5.79/1.55	c preprocessing returned UNKNOWN
5.79/1.55	c PP set 1299 variables
5.79/1.55	c pp time: 1465256us (1s)
6.19/1.66	c HTE
6.58/1.70	c subsumption
6.58/1.75	c simplified formula contains 0 unit clauses
12.60/3.26	c HTE
13.00/3.30	c subsumption
13.00/3.37	c simplified formula contains 0 unit clauses
51.33/12.98	c added unsatisfied clause
51.33/12.98	c failed to add network clauses
51.72/13.03	c added unsatisfied clause
51.72/13.03	c failed to add network clauses
51.72/13.04	c added unsatisfied clause
51.72/13.04	c failed to add network clauses
51.72/13.05	c added unsatisfied clause
51.72/13.05	c failed to add network clauses
158.74/39.81	c added unsatisfied clause
158.74/39.81	c failed to add network clauses
165.94/41.64	c added unsatisfied clause
165.94/41.64	c failed to add network clauses
381.24/95.51	c added unsatisfied clause
381.24/95.51	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-3289572-1304053245/watcher-3289572-1304053245 -o /tmp/evaluation-result-3289572-1304053245/solver-3289572-1304053245 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3289572-1304053245.cnf 1247727510 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: 7.79 8.01 7.99 5/182 29304
/proc/meminfo: memFree=24178820/32951124 swapFree=67111524/67111528
[pid=29304] ppid=29302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29304/stat : 29304 (prissAuto.sh) S 29302 29304 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516922249 8908800 252 33554432000 4194304 4922060 140734158455120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29304/statm: 2175 252 211 178 0 68 0

[startup+0.0839571 s]
/proc/loadavg: 7.79 8.01 7.99 5/182 29304
/proc/meminfo: memFree=24178820/32951124 swapFree=67111524/67111528
[pid=29304] ppid=29302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29304/stat : 29304 (prissAuto.sh) S 29302 29304 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516922249 8908800 252 33554432000 4194304 4922060 140734158455120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29304/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.107618 s]
/proc/loadavg: 7.79 8.01 7.99 5/182 29304
/proc/meminfo: memFree=24178820/32951124 swapFree=67111524/67111528
[pid=29304] ppid=29302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29304/stat : 29304 (prissAuto.sh) S 29302 29304 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516922249 8908800 252 33554432000 4194304 4922060 140734158455120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29304/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300478 s]
/proc/loadavg: 7.79 8.01 7.99 5/182 29304
/proc/meminfo: memFree=24178820/32951124 swapFree=67111524/67111528
[pid=29304] ppid=29302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29304/stat : 29304 (prissAuto.sh) S 29302 29304 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516922249 8908800 252 33554432000 4194304 4922060 140734158455120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29304/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700406 s]
/proc/loadavg: 7.79 8.01 7.99 5/182 29304
/proc/meminfo: memFree=24178820/32951124 swapFree=67111524/67111528
[pid=29304] ppid=29302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29304/stat : 29304 (prissAuto.sh) S 29302 29304 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516922249 8908800 252 33554432000 4194304 4922060 140734158455120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29304/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50126 s]
/proc/loadavg: 7.79 8.01 7.99 10/188 29310
/proc/meminfo: memFree=24055484/32951124 swapFree=67111524/67111528
[pid=29304] ppid=29302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29304/stat : 29304 (prissAuto.sh) S 29302 29304 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516922249 8908800 252 33554432000 4194304 4922060 140734158455120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29304/statm: 2175 252 211 178 0 68 0
[pid=29305] ppid=29304 vsize=395916 CPUtime=5.79 cores=1,3,5,7
/proc/29305/stat : 29305 (priss) S 29304 29304 28051 0 -1 4202496 45686 0 0 0 561 18 0 0 19 0 5 0 516922249 405417984 33400 33554432000 4194304 5787044 140736801423216 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29305/statm: 98979 33400 405 389 0 94729 0
[pid=29305/tid=29307] ppid=29304 vsize=395916 CPUtime=1.42 cores=1,3,5,7
/proc/29305/task/29307/stat : 29307 (priss) R 29304 29304 28051 0 -1 4202560 8443 0 0 0 138 4 0 0 19 0 5 0 516922253 405417984 33400 33554432000 4194304 5787044 140736801423216 18446744073709551615 4218754 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29305/tid=29308] ppid=29304 vsize=395916 CPUtime=1.42 cores=1,3,5,7
/proc/29305/task/29308/stat : 29308 (priss) R 29304 29304 28051 0 -1 4202560 10427 0 0 0 138 4 0 0 19 0 5 0 516922254 405417984 33400 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29305/tid=29309] ppid=29304 vsize=395916 CPUtime=1.42 cores=1,3,5,7
/proc/29305/task/29309/stat : 29309 (priss) R 29304 29304 28051 0 -1 4202560 10126 0 0 0 139 3 0 0 19 0 5 0 516922255 405417984 33400 33554432000 4194304 5787044 140736801423216 18446744073709551615 4227997 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29305/tid=29310] ppid=29304 vsize=395916 CPUtime=1.41 cores=1,3,5,7
/proc/29305/task/29310/stat : 29310 (priss) R 29304 29304 28051 0 -1 4202560 10381 0 0 0 137 4 0 0 19 0 5 0 516922257 405417984 33400 33554432000 4194304 5787044 140736801423216 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 404616

[startup+3.10097 s]
/proc/loadavg: 7.79 8.01 7.99 9/188 29310
/proc/meminfo: memFree=24034280/32951124 swapFree=67111524/67111528
[pid=29304] ppid=29302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29304/stat : 29304 (prissAuto.sh) S 29302 29304 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516922249 8908800 252 33554432000 4194304 4922060 140734158455120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29304/statm: 2175 252 211 178 0 68 0
[pid=29305] ppid=29304 vsize=395916 CPUtime=12.18 cores=1,3,5,7
/proc/29305/stat : 29305 (priss) S 29304 29304 28051 0 -1 4202496 49009 0 0 0 1199 19 0 0 19 0 5 0 516922249 405417984 35745 33554432000 4194304 5787044 140736801423216 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29305/statm: 98979 35745 419 389 0 94729 0
[pid=29305/tid=29307] ppid=29304 vsize=395916 CPUtime=3.02 cores=1,3,5,7
/proc/29305/task/29307/stat : 29307 (priss) R 29304 29304 28051 0 -1 4202560 8447 0 0 0 298 4 0 0 23 0 5 0 516922253 405417984 35745 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29305/tid=29308] ppid=29304 vsize=395916 CPUtime=3.02 cores=1,3,5,7
/proc/29305/task/29308/stat : 29308 (priss) R 29304 29304 28051 0 -1 4202560 10427 0 0 0 298 4 0 0 23 0 5 0 516922254 405417984 35745 33554432000 4194304 5787044 140736801423216 18446744073709551615 4220531 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29305/tid=29309] ppid=29304 vsize=395916 CPUtime=3.02 cores=1,3,5,7
/proc/29305/task/29309/stat : 29309 (priss) R 29304 29304 28051 0 -1 4202560 10219 0 0 0 299 3 0 0 23 0 5 0 516922255 405417984 35745 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29305/tid=29310] ppid=29304 vsize=395916 CPUtime=3 cores=1,3,5,7
/proc/29305/task/29310/stat : 29310 (priss) R 29304 29304 28051 0 -1 4202560 13607 0 0 0 296 4 0 0 23 0 5 0 516922257 405417984 35745 33554432000 4194304 5787044 140736801423216 18446744073709551615 5527610 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 404616

[startup+6.30039 s]
/proc/loadavg: 7.81 8.00 7.99 9/188 29310
/proc/meminfo: memFree=24027788/32951124 swapFree=67111524/67111528
[pid=29304] ppid=29302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29304/stat : 29304 (prissAuto.sh) S 29302 29304 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516922249 8908800 252 33554432000 4194304 4922060 140734158455120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29304/statm: 2175 252 211 178 0 68 0
[pid=29305] ppid=29304 vsize=398980 CPUtime=24.95 cores=1,3,5,7
/proc/29305/stat : 29305 (priss) S 29304 29304 28051 0 -1 4202496 50356 0 0 0 2475 20 0 0 19 0 5 0 516922249 408555520 37047 33554432000 4194304 5787044 140736801423216 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29305/statm: 99745 37047 419 389 0 95495 0
[pid=29305/tid=29307] ppid=29304 vsize=398980 CPUtime=6.2 cores=1,3,5,7
/proc/29305/task/29307/stat : 29307 (priss) R 29304 29304 28051 0 -1 4202560 8484 0 0 0 616 4 0 0 25 0 5 0 516922253 408555520 37047 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29305/tid=29308] ppid=29304 vsize=398980 CPUtime=6.23 cores=1,3,5,7
/proc/29305/task/29308/stat : 29308 (priss) R 29304 29304 28051 0 -1 4202560 10487 0 0 0 618 5 0 0 25 0 5 0 516922254 408555520 37047 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29305/tid=29309] ppid=29304 vsize=398980 CPUtime=6.22 cores=1,3,5,7
/proc/29305/task/29309/stat : 29309 (priss) R 29304 29304 28051 0 -1 4202560 10421 0 0 0 618 4 0 0 25 0 5 0 516922255 408555520 37047 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29305/tid=29310] ppid=29304 vsize=398980 CPUtime=6.21 cores=1,3,5,7
/proc/29305/task/29310/stat : 29310 (priss) R 29304 29304 28051 0 -1 4202560 14655 0 0 0 616 5 0 0 25 0 5 0 516922257 408555520 37047 33554432000 4194304 5787044 140736801423216 18446744073709551615 5524660 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 407680

[startup+12.7012 s]
/proc/loadavg: 7.82 8.00 7.99 9/188 29310
/proc/meminfo: memFree=24020836/32951124 swapFree=67111524/67111528
[pid=29304] ppid=29302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29304/stat : 29304 (prissAuto.sh) S 29302 29304 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516922249 8908800 252 33554432000 4194304 4922060 140734158455120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29304/statm: 2175 252 211 178 0 68 0
[pid=29305] ppid=29304 vsize=398980 CPUtime=50.53 cores=1,3,5,7
/proc/29305/stat : 29305 (priss) S 29304 29304 28051 0 -1 4202496 51616 0 0 0 5030 23 0 0 19 0 5 0 516922249 408555520 38307 33554432000 4194304 5787044 140736801423216 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29305/statm: 99745 38307 419 389 0 95495 0
[pid=29305/tid=29307] ppid=29304 vsize=398980 CPUtime=12.57 cores=1,3,5,7
/proc/29305/task/29307/stat : 29307 (priss) R 29304 29304 28051 0 -1 4202560 8640 0 0 0 1252 5 0 0 25 0 5 0 516922253 408555520 38307 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29305/tid=29308] ppid=29304 vsize=398980 CPUtime=12.62 cores=1,3,5,7
/proc/29305/task/29308/stat : 29308 (priss) R 29304 29304 28051 0 -1 4202560 10539 0 0 0 1257 5 0 0 25 0 5 0 516922254 408555520 38307 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29305/tid=29309] ppid=29304 vsize=398980 CPUtime=12.61 cores=1,3,5,7
/proc/29305/task/29309/stat : 29309 (priss) R 29304 29304 28051 0 -1 4202560 10872 0 0 0 1257 4 0 0 25 0 5 0 516922255 408555520 38307 33554432000 4194304 5787044 140736801423216 18446744073709551615 4254572 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29305/tid=29310] ppid=29304 vsize=398980 CPUtime=12.61 cores=1,3,5,7
/proc/29305/task/29310/stat : 29310 (priss) R 29304 29304 28051 0 -1 4202560 15256 0 0 0 1255 6 0 0 25 0 5 0 516922257 408555520 38307 33554432000 4194304 5787044 140736801423216 18446744073709551615 5526908 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 407680

[startup+25.5009 s]
/proc/loadavg: 7.86 8.00 7.99 9/188 29320
/proc/meminfo: memFree=24005184/32951124 swapFree=67111524/67111528
[pid=29304] ppid=29302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29304/stat : 29304 (prissAuto.sh) S 29302 29304 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516922249 8908800 252 33554432000 4194304 4922060 140734158455120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29304/statm: 2175 252 211 178 0 68 0
[pid=29305] ppid=29304 vsize=404268 CPUtime=101.63 cores=1,3,5,7
/proc/29305/stat : 29305 (priss) S 29304 29304 28051 0 -1 4202496 55564 0 0 0 10135 28 0 0 19 0 5 0 516922249 413970432 42255 33554432000 4194304 5787044 140736801423216 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29305/statm: 101067 42255 419 389 0 96817 0
[pid=29305/tid=29307] ppid=29304 vsize=404268 CPUtime=25.3 cores=1,3,5,7
/proc/29305/task/29307/stat : 29307 (priss) R 29304 29304 28051 0 -1 4202560 10569 0 0 0 2523 7 0 0 25 0 5 0 516922253 413970432 42255 33554432000 4194304 5787044 140736801423216 18446744073709551615 4238741 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29305/tid=29308] ppid=29304 vsize=404268 CPUtime=25.42 cores=1,3,5,7
/proc/29305/task/29308/stat : 29308 (priss) R 29304 29304 28051 0 -1 4202560 11294 0 0 0 2535 7 0 0 18 0 5 0 516922254 413970432 42255 33554432000 4194304 5787044 140736801423216 18446744073709551615 5590671 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29305/tid=29309] ppid=29304 vsize=404268 CPUtime=25.42 cores=1,3,5,7
/proc/29305/task/29309/stat : 29309 (priss) R 29304 29304 28051 0 -1 4202560 11581 0 0 0 2536 6 0 0 25 0 5 0 516922255 413970432 42255 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29305/tid=29310] ppid=29304 vsize=404268 CPUtime=25.4 cores=1,3,5,7
/proc/29305/task/29310/stat : 29310 (priss) R 29304 29304 28051 0 -1 4202560 15811 0 0 0 2533 7 0 0 25 0 5 0 516922257 413970432 42255 33554432000 4194304 5787044 140736801423216 18446744073709551615 5527072 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 412968

[startup+51.1012 s]
/proc/loadavg: 7.91 8.00 7.99 9/188 29320
/proc/meminfo: memFree=23969820/32951124 swapFree=67111524/67111528
[pid=29304] ppid=29302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29304/stat : 29304 (prissAuto.sh) S 29302 29304 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516922249 8908800 252 33554432000 4194304 4922060 140734158455120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29304/statm: 2175 252 211 178 0 68 0
[pid=29305] ppid=29304 vsize=413044 CPUtime=203.88 cores=1,3,5,7
/proc/29305/stat : 29305 (priss) S 29304 29304 28051 0 -1 4202496 63232 0 0 0 20349 39 0 0 19 0 5 0 516922249 422957056 49919 33554432000 4194304 5787044 140736801423216 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29305/statm: 103261 49919 419 389 0 99011 0
[pid=29305/tid=29307] ppid=29304 vsize=413044 CPUtime=50.75 cores=1,3,5,7
/proc/29305/task/29307/stat : 29307 (priss) R 29304 29304 28051 0 -1 4202560 13913 0 0 0 5065 10 0 0 25 0 5 0 516922253 422957056 49919 33554432000 4194304 5787044 140736801423216 18446744073709551615 4254912 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29305/tid=29308] ppid=29304 vsize=413044 CPUtime=51.02 cores=1,3,5,7
/proc/29305/task/29308/stat : 29308 (priss) R 29304 29304 28051 0 -1 4202560 13615 0 0 0 5092 10 0 0 25 0 5 0 516922254 422957056 49919 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591722 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29305/tid=29309] ppid=29304 vsize=413044 CPUtime=51.02 cores=1,3,5,7
/proc/29305/task/29309/stat : 29309 (priss) R 29304 29304 28051 0 -1 4202560 12905 0 0 0 5093 9 0 0 25 0 5 0 516922255 422957056 49919 33554432000 4194304 5787044 140736801423216 18446744073709551615 4238745 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29305/tid=29310] ppid=29304 vsize=413044 CPUtime=51 cores=1,3,5,7
/proc/29305/task/29310/stat : 29310 (priss) R 29304 29304 28051 0 -1 4202560 16490 0 0 0 5092 8 0 0 25 0 5 0 516922257 422957056 49919 33554432000 4194304 5787044 140736801423216 18446744073709551615 5534156 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.88
Current children cumulated vsize (KiB) 421744

[startup+102.307 s]
/proc/loadavg: 8.03 8.02 7.99 9/188 29322
/proc/meminfo: memFree=23911748/32951124 swapFree=67111524/67111528
[pid=29304] ppid=29302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29304/stat : 29304 (prissAuto.sh) S 29302 29304 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516922249 8908800 252 33554432000 4194304 4922060 140734158455120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29304/statm: 2175 252 211 178 0 68 0
[pid=29305] ppid=29304 vsize=420488 CPUtime=408.43 cores=1,3,5,7
/proc/29305/stat : 29305 (priss) S 29304 29304 28051 0 -1 4202496 72862 0 0 0 40788 55 0 0 19 0 5 0 516922249 430579712 59483 33554432000 4194304 5787044 140736801423216 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29305/statm: 105122 59483 419 389 0 100872 0
[pid=29305/tid=29307] ppid=29304 vsize=420488 CPUtime=101.68 cores=1,3,5,7
/proc/29305/task/29307/stat : 29307 (priss) R 29304 29304 28051 0 -1 4202560 16379 0 0 0 10153 15 0 0 25 0 5 0 516922253 430579712 59483 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29305/tid=29308] ppid=29304 vsize=420488 CPUtime=102.22 cores=1,3,5,7
/proc/29305/task/29308/stat : 29308 (priss) R 29304 29304 28051 0 -1 4202560 15768 0 0 0 10207 15 0 0 25 0 5 0 516922254 430579712 59483 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29305/tid=29309] ppid=29304 vsize=420488 CPUtime=102.22 cores=1,3,5,7
/proc/29305/task/29309/stat : 29309 (priss) R 29304 29304 28051 0 -1 4202560 14143 0 0 0 10211 11 0 0 25 0 5 0 516922255 430579712 59483 33554432000 4194304 5787044 140736801423216 18446744073709551615 5590632 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29305/tid=29310] ppid=29304 vsize=420488 CPUtime=102.2 cores=1,3,5,7

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

/proc/29305/task/29308/stat : 29308 (priss) R 29304 29304 28051 0 -1 4202560 37515 0 0 0 88172 48 0 0 25 0 5 0 516922254 808271872 149276 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29305/tid=29309] ppid=29304 vsize=789328 CPUtime=882.2 cores=1,3,5,7
/proc/29305/task/29309/stat : 29309 (priss) R 29304 29304 28051 0 -1 4202560 36270 0 0 0 88174 46 0 0 25 0 5 0 516922255 808271872 149276 33554432000 4194304 5787044 140736801423216 18446744073709551615 5590297 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29305/tid=29310] ppid=29304 vsize=789328 CPUtime=881.42 cores=1,3,5,7
/proc/29305/task/29310/stat : 29310 (priss) R 29304 29304 28051 0 -1 4202560 42534 0 0 0 88086 56 0 0 25 0 5 0 516922257 808271872 149276 33554432000 4194304 5787044 140736801423216 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3523.33
Current children cumulated vsize (KiB) 798028

[startup+942.301 s]
/proc/loadavg: 8.15 8.10 8.06 9/188 29347
/proc/meminfo: memFree=23317136/32951124 swapFree=67111524/67111528
[pid=29304] ppid=29302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29304/stat : 29304 (prissAuto.sh) S 29302 29304 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516922249 8908800 252 33554432000 4194304 4922060 140734158455120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29304/statm: 2175 252 211 178 0 68 0
[pid=29305] ppid=29304 vsize=794388 CPUtime=3763.02 cores=1,3,5,7
/proc/29305/stat : 29305 (priss) S 29304 29304 28051 0 -1 4202496 171704 0 0 0 376080 222 0 0 19 0 5 0 516922249 813453312 157439 33554432000 4194304 5787044 140736801423216 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29305/statm: 198597 157439 419 389 0 194347 0
[pid=29305/tid=29307] ppid=29304 vsize=794388 CPUtime=937.08 cores=1,3,5,7
/proc/29305/task/29307/stat : 29307 (priss) R 29304 29304 28051 0 -1 4202560 43949 0 0 0 93648 60 0 0 25 0 5 0 516922253 813453312 157439 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29305/tid=29308] ppid=29304 vsize=794388 CPUtime=942.2 cores=1,3,5,7
/proc/29305/task/29308/stat : 29308 (priss) R 29304 29304 28051 0 -1 4202560 37910 0 0 0 94172 48 0 0 25 0 5 0 516922254 813453312 157439 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29305/tid=29309] ppid=29304 vsize=794388 CPUtime=942.2 cores=1,3,5,7
/proc/29305/task/29309/stat : 29309 (priss) R 29304 29304 28051 0 -1 4202560 40644 0 0 0 94166 54 0 0 25 0 5 0 516922255 813453312 157439 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29305/tid=29310] ppid=29304 vsize=794388 CPUtime=941.41 cores=1,3,5,7
/proc/29305/task/29310/stat : 29310 (priss) R 29304 29304 28051 0 -1 4202560 42892 0 0 0 94085 56 0 0 25 0 5 0 516922257 813453312 157439 33554432000 4194304 5787044 140736801423216 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3763.02
Current children cumulated vsize (KiB) 803088

[startup+1002.3 s]
/proc/loadavg: 7.88 8.05 8.04 9/188 29382
/proc/meminfo: memFree=23742580/32951124 swapFree=67111524/67111528
[pid=29304] ppid=29302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29304/stat : 29304 (prissAuto.sh) S 29302 29304 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516922249 8908800 252 33554432000 4194304 4922060 140734158455120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29304/statm: 2175 252 211 178 0 68 0
[pid=29305] ppid=29304 vsize=860180 CPUtime=4002.66 cores=1,3,5,7
/proc/29305/stat : 29305 (priss) S 29304 29304 28051 0 -1 4202496 173478 0 0 0 400042 224 0 0 19 0 5 0 516922249 880824320 158803 33554432000 4194304 5787044 140736801423216 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29305/statm: 215045 158803 419 389 0 210795 0
[pid=29305/tid=29307] ppid=29304 vsize=860180 CPUtime=996.75 cores=1,3,5,7
/proc/29305/task/29307/stat : 29307 (priss) R 29304 29304 28051 0 -1 4202560 44694 0 0 0 99614 61 0 0 25 0 5 0 516922253 880824320 158803 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29305/tid=29308] ppid=29304 vsize=860180 CPUtime=1002.2 cores=1,3,5,7
/proc/29305/task/29308/stat : 29308 (priss) R 29304 29304 28051 0 -1 4202560 38228 0 0 0 100171 49 0 0 25 0 5 0 516922254 880824320 158803 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591532 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29305/tid=29309] ppid=29304 vsize=860180 CPUtime=1002.21 cores=1,3,5,7
/proc/29305/task/29309/stat : 29309 (priss) R 29304 29304 28051 0 -1 4202560 41007 0 0 0 100165 56 0 0 25 0 5 0 516922255 880824320 158803 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29305/tid=29310] ppid=29304 vsize=860180 CPUtime=1001.41 cores=1,3,5,7
/proc/29305/task/29310/stat : 29310 (priss) R 29304 29304 28051 0 -1 4202560 43240 0 0 0 100084 57 0 0 25 0 5 0 516922257 880824320 158803 33554432000 4194304 5787044 140736801423216 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4002.66
Current children cumulated vsize (KiB) 868880

[startup+1062.3 s]
/proc/loadavg: 8.04 8.07 8.04 9/188 29383
/proc/meminfo: memFree=23679128/32951124 swapFree=67111524/67111528
[pid=29304] ppid=29302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29304/stat : 29304 (prissAuto.sh) S 29302 29304 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516922249 8908800 252 33554432000 4194304 4922060 140734158455120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29304/statm: 2175 252 211 178 0 68 0
[pid=29305] ppid=29304 vsize=861156 CPUtime=4242.33 cores=1,3,5,7
/proc/29305/stat : 29305 (priss) S 29304 29304 28051 0 -1 4202496 173845 0 0 0 424009 224 0 0 19 0 5 0 516922249 881823744 159170 33554432000 4194304 5787044 140736801423216 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29305/statm: 215289 159170 419 389 0 211039 0
[pid=29305/tid=29307] ppid=29304 vsize=861156 CPUtime=1056.42 cores=1,3,5,7
/proc/29305/task/29307/stat : 29307 (priss) R 29304 29304 28051 0 -1 4202560 45056 0 0 0 105581 61 0 0 25 0 5 0 516922253 881823744 159170 33554432000 4194304 5787044 140736801423216 18446744073709551615 4227968 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29305/tid=29308] ppid=29304 vsize=861156 CPUtime=1062.2 cores=1,3,5,7
/proc/29305/task/29308/stat : 29308 (priss) R 29304 29304 28051 0 -1 4202560 38228 0 0 0 106171 49 0 0 25 0 5 0 516922254 881823744 159170 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29305/tid=29309] ppid=29304 vsize=861156 CPUtime=1062.21 cores=1,3,5,7
/proc/29305/task/29309/stat : 29309 (priss) R 29304 29304 28051 0 -1 4202560 41012 0 0 0 106165 56 0 0 25 0 5 0 516922255 881823744 159170 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29305/tid=29310] ppid=29304 vsize=861156 CPUtime=1061.41 cores=1,3,5,7
/proc/29305/task/29310/stat : 29310 (priss) R 29304 29304 28051 0 -1 4202560 43240 0 0 0 106084 57 0 0 25 0 5 0 516922257 881823744 159170 33554432000 4194304 5787044 140736801423216 18446744073709551615 5527453 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4242.33
Current children cumulated vsize (KiB) 869856

[startup+1122.3 s]
/proc/loadavg: 8.17 8.10 8.05 9/188 29385
/proc/meminfo: memFree=23651300/32951124 swapFree=67111524/67111528
[pid=29304] ppid=29302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29304/stat : 29304 (prissAuto.sh) S 29302 29304 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516922249 8908800 252 33554432000 4194304 4922060 140734158455120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29304/statm: 2175 252 211 178 0 68 0
[pid=29305] ppid=29304 vsize=861156 CPUtime=4482.02 cores=1,3,5,7
/proc/29305/stat : 29305 (priss) S 29304 29304 28051 0 -1 4202496 173886 0 0 0 447977 225 0 0 19 0 5 0 516922249 881823744 159211 33554432000 4194304 5787044 140736801423216 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29305/statm: 215289 159211 419 389 0 211039 0
[pid=29305/tid=29307] ppid=29304 vsize=861156 CPUtime=1116.1 cores=1,3,5,7
/proc/29305/task/29307/stat : 29307 (priss) R 29304 29304 28051 0 -1 4202560 45056 0 0 0 111549 61 0 0 25 0 5 0 516922253 881823744 159211 33554432000 4194304 5787044 140736801423216 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29305/tid=29308] ppid=29304 vsize=861156 CPUtime=1122.2 cores=1,3,5,7
/proc/29305/task/29308/stat : 29308 (priss) R 29304 29304 28051 0 -1 4202560 38228 0 0 0 112171 49 0 0 25 0 5 0 516922254 881823744 159211 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29305/tid=29309] ppid=29304 vsize=861156 CPUtime=1122.21 cores=1,3,5,7
/proc/29305/task/29309/stat : 29309 (priss) R 29304 29304 28051 0 -1 4202560 41051 0 0 0 112165 56 0 0 25 0 5 0 516922255 881823744 159211 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29305/tid=29310] ppid=29304 vsize=861156 CPUtime=1121.41 cores=1,3,5,7
/proc/29305/task/29310/stat : 29310 (priss) R 29304 29304 28051 0 -1 4202560 43242 0 0 0 112084 57 0 0 25 0 5 0 516922257 881823744 159211 33554432000 4194304 5787044 140736801423216 18446744073709551615 5527227 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4482.02
Current children cumulated vsize (KiB) 869856

[startup+1182.3 s]
/proc/loadavg: 8.18 8.11 8.06 9/188 29387
/proc/meminfo: memFree=23611832/32951124 swapFree=67111524/67111528
[pid=29304] ppid=29302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29304/stat : 29304 (prissAuto.sh) S 29302 29304 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516922249 8908800 252 33554432000 4194304 4922060 140734158455120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29304/statm: 2175 252 211 178 0 68 0
[pid=29305] ppid=29304 vsize=930792 CPUtime=4721.7 cores=1,3,5,7
/proc/29305/stat : 29305 (priss) S 29304 29304 28051 0 -1 4202496 177487 0 0 0 471938 232 0 0 19 0 5 0 516922249 953131008 162812 33554432000 4194304 5787044 140736801423216 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29305/statm: 232698 162812 419 389 0 228448 0
[pid=29305/tid=29307] ppid=29304 vsize=930792 CPUtime=1175.77 cores=1,3,5,7
/proc/29305/task/29307/stat : 29307 (priss) R 29304 29304 28051 0 -1 4202560 45056 0 0 0 117516 61 0 0 25 0 5 0 516922253 953131008 162812 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29305/tid=29308] ppid=29304 vsize=930792 CPUtime=1182.2 cores=1,3,5,7
/proc/29305/task/29308/stat : 29308 (priss) R 29304 29304 28051 0 -1 4202560 41195 0 0 0 118164 56 0 0 25 0 5 0 516922254 953131008 162812 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29305/tid=29309] ppid=29304 vsize=930792 CPUtime=1182.21 cores=1,3,5,7
/proc/29305/task/29309/stat : 29309 (priss) R 29304 29304 28051 0 -1 4202560 41682 0 0 0 118165 56 0 0 25 0 5 0 516922255 953131008 162812 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29305/tid=29310] ppid=29304 vsize=930792 CPUtime=1181.41 cores=1,3,5,7
/proc/29305/task/29310/stat : 29310 (priss) R 29304 29304 28051 0 -1 4202560 43245 0 0 0 118084 57 0 0 25 0 5 0 516922257 953131008 162812 33554432000 4194304 5787044 140736801423216 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4721.7
Current children cumulated vsize (KiB) 939492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.21 8.12 8.06 10/188 29387
/proc/meminfo: memFree=23598908/32951124 swapFree=67111524/67111528
[pid=29304] ppid=29302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29304/stat : 29304 (prissAuto.sh) S 29302 29304 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516922249 8908800 252 33554432000 4194304 4922060 140734158455120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29304/statm: 2175 252 211 178 0 68 0
[pid=29305] ppid=29304 vsize=930792 CPUtime=4800.02 cores=1,3,5,7
/proc/29305/stat : 29305 (priss) S 29304 29304 28051 0 -1 4202496 178456 0 0 0 479767 235 0 0 19 0 5 0 516922249 953131008 163781 33554432000 4194304 5787044 140736801423216 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29305/statm: 232698 163781 419 389 0 228448 0
[pid=29305/tid=29307] ppid=29304 vsize=930792 CPUtime=1195.27 cores=1,3,5,7
/proc/29305/task/29307/stat : 29307 (priss) R 29304 29304 28051 0 -1 4202560 45056 0 0 0 119466 61 0 0 25 0 5 0 516922253 953131008 163781 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29305/tid=29308] ppid=29304 vsize=930792 CPUtime=1201.8 cores=1,3,5,7
/proc/29305/task/29308/stat : 29308 (priss) R 29304 29304 28051 0 -1 4202560 42052 0 0 0 120122 58 0 0 25 0 5 0 516922254 953131008 163781 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29305/tid=29309] ppid=29304 vsize=930792 CPUtime=1201.82 cores=1,3,5,7
/proc/29305/task/29309/stat : 29309 (priss) R 29304 29304 28051 0 -1 4202560 41759 0 0 0 120126 56 0 0 25 0 5 0 516922255 953131008 163781 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29305/tid=29310] ppid=29304 vsize=930792 CPUtime=1201.02 cores=1,3,5,7
/proc/29305/task/29310/stat : 29310 (priss) R 29304 29304 28051 0 -1 4202560 43280 0 0 0 120045 57 0 0 25 0 5 0 516922257 953131008 163781 33554432000 4194304 5787044 140736801423216 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 939492

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

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

[startup+1201.9 s]
/proc/loadavg: 8.21 8.12 8.06 10/188 29387
/proc/meminfo: memFree=23598908/32951124 swapFree=67111524/67111528
[pid=29304] ppid=29302 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29304/stat : 29304 (prissAuto.sh) S 29302 29304 28051 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516922249 8908800 252 33554432000 4194304 4922060 140734158455120 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29304/statm: 2175 252 211 178 0 68 0
[pid=29305] ppid=29304 vsize=930792 CPUtime=4800.02 cores=1,3,5,7
/proc/29305/stat : 29305 (priss) S 29304 29304 28051 0 -1 4202496 178456 0 0 0 479767 235 0 0 19 0 5 0 516922249 953131008 163781 33554432000 4194304 5787044 140736801423216 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29305/statm: 232698 163781 419 389 0 228448 0
[pid=29305/tid=29307] ppid=29304 vsize=930792 CPUtime=1195.27 cores=1,3,5,7
/proc/29305/task/29307/stat : 29307 (priss) R 29304 29304 28051 0 -1 4202560 45056 0 0 0 119466 61 0 0 25 0 5 0 516922253 953131008 163781 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29305/tid=29308] ppid=29304 vsize=930792 CPUtime=1201.8 cores=1,3,5,7
/proc/29305/task/29308/stat : 29308 (priss) R 29304 29304 28051 0 -1 4202560 42052 0 0 0 120122 58 0 0 25 0 5 0 516922254 953131008 163781 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29305/tid=29309] ppid=29304 vsize=930792 CPUtime=1201.82 cores=1,3,5,7
/proc/29305/task/29309/stat : 29309 (priss) R 29304 29304 28051 0 -1 4202560 41759 0 0 0 120126 56 0 0 25 0 5 0 516922255 953131008 163781 33554432000 4194304 5787044 140736801423216 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29305/tid=29310] ppid=29304 vsize=930792 CPUtime=1201.02 cores=1,3,5,7
/proc/29305/task/29310/stat : 29310 (priss) R 29304 29304 28051 0 -1 4202560 43280 0 0 0 120045 57 0 0 25 0 5 0 516922257 953131008 163781 33554432000 4194304 5787044 140736801423216 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 939492

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29304 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.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.92
CPU time (s): 4800.02
CPU user time (s): 4797.67
CPU system time (s): 2.35
CPU usage (%): 399.363
Max. virtual memory (cumulated for all children) (KiB): 939492

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

runsolver used 1.62875 second user time and 4.93425 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-29 07:00:45
IDJOB=3289572
IDBENCH=83127
IDSOLVER=1602
FILE ID=node139/3289572-1304053245
RUNJOBID= node139-1304045238-28070
PBS_JOBID= 13170397
Free space on /tmp= 72548 MiB

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

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

MD5SUM BENCH= 9ece8f569c93ceee834817ef3350ed8e
RANDOM SEED=1247727510

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:      24179100 kB
Buffers:       2030048 kB
Cached:        5898520 kB
SwapCached:          4 kB
Active:        1133744 kB
Inactive:      7121484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24179100 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3512 kB
Writeback:           0 kB
AnonPages:      326592 kB
Mapped:          15632 kB
Slab:           452672 kB
PageTables:       4976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   517120 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:20:49