Trace number 3287410

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

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
MD5SUMee159af2e208d290f7f3fefd15c344f2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark731.23
Satisfiable
(Un)Satisfiability was proved
Number of variables44692
Number of clauses129620
Sum of the clauses size302444
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 286412
Number of clauses of size 343206
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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: 30183
0.00/0.00	c setup for 4cores
0.00/0.03	c parsetime: 32659us
0.00/0.03	c parsed 129620 clauses with 44692 variables
0.00/0.04	c NW started thread 0 successfully (1111599424)
0.00/0.05	c NW started thread 1 successfully (1093962048)
0.00/0.06	c NW started thread 2 successfully (1122089280)
0.00/0.08	c NW started thread 3 successfully (1132579136)
0.00/1.07	c preprocessor returned 44692 variables
0.00/1.07	c preprocessing returned UNKNOWN
0.00/1.07	c PP set 515 variables
0.00/1.07	c pp time: 994743us (0s)
0.00/1.07	c preprocessor returned 44692 variables
0.00/1.07	c preprocessing returned UNKNOWN
0.00/1.07	c PP set 515 variables
0.00/1.07	c pp time: 1003675us (1s)
0.00/1.07	c preprocessor returned 44692 variables
0.00/1.07	c preprocessing returned UNKNOWN
0.00/1.07	c PP set 515 variables
0.00/1.07	c pp time: 996774us (0s)
0.00/1.49	c preprocessor returned 46692 variables
0.00/1.49	c preprocessing returned UNKNOWN
0.00/1.49	c PP set 515 variables
0.00/1.49	c pp time: 1396804us (1s)
0.00/1.61	c HTE
0.00/1.65	c subsumption
0.00/1.70	c simplified formula contains 0 unit clauses
8.40/2.21	c HTE
8.40/2.26	c subsumption
8.80/2.31	c simplified formula contains 0 unit clauses
12.80/3.38	c HTE
13.20/3.42	c subsumption
13.20/3.49	c simplified formula contains 0 unit clauses
17.18/4.44	c added unsatisfied clause
17.18/4.44	c failed to add network clauses
19.19/4.95	c HTE
19.59/5.01	c subsumption
19.59/5.09	c simplified formula contains 0 unit clauses
28.79/7.34	c received clause contains eliminated literal 22968
35.56/9.01	c added unsatisfied clause
35.56/9.01	c failed to add network clauses
59.12/14.92	c added unsatisfied clause
59.12/14.92	c failed to add network clauses
122.21/30.71	c HTE
122.61/30.83	c subsumption
123.01/30.99	c simplified formula contains 0 unit clauses

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3287410-1304049719/watcher-3287410-1304049719 -o /tmp/evaluation-result-3287410-1304049719/solver-3287410-1304049719 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3287410-1304049719.cnf 1137255937 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: 3.70 3.96 4.47 1/171 30182
/proc/meminfo: memFree=27812824/32951124 swapFree=67111356/67111528
[pid=30182] ppid=30180 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30182/stat : 30182 (prissAuto.sh) S 30180 30182 26197 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516569643 8908800 252 33554432000 4194304 4922060 140736716517664 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30182/statm: 2175 252 211 178 0 68 0

[startup+0.0251349 s]
/proc/loadavg: 3.70 3.96 4.47 1/171 30182
/proc/meminfo: memFree=27812824/32951124 swapFree=67111356/67111528
[pid=30182] ppid=30180 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30182/stat : 30182 (prissAuto.sh) S 30180 30182 26197 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516569643 8908800 252 33554432000 4194304 4922060 140736716517664 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30182/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101189 s]
/proc/loadavg: 3.70 3.96 4.47 1/171 30182
/proc/meminfo: memFree=27812824/32951124 swapFree=67111356/67111528
[pid=30182] ppid=30180 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30182/stat : 30182 (prissAuto.sh) S 30180 30182 26197 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516569643 8908800 252 33554432000 4194304 4922060 140736716517664 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30182/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.331923 s]
/proc/loadavg: 3.70 3.96 4.47 1/171 30182
/proc/meminfo: memFree=27812824/32951124 swapFree=67111356/67111528
[pid=30182] ppid=30180 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30182/stat : 30182 (prissAuto.sh) S 30180 30182 26197 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516569643 8908800 252 33554432000 4194304 4922060 140736716517664 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30182/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.31787 s]
/proc/loadavg: 3.70 3.96 4.47 1/171 30182
/proc/meminfo: memFree=27812824/32951124 swapFree=67111356/67111528
[pid=30182] ppid=30180 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30182/stat : 30182 (prissAuto.sh) S 30180 30182 26197 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516569643 8908800 252 33554432000 4194304 4922060 140736716517664 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30182/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50084 s]
/proc/loadavg: 3.70 3.96 4.47 1/171 30182
/proc/meminfo: memFree=27812824/32951124 swapFree=67111356/67111528
[pid=30182] ppid=30180 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30182/stat : 30182 (prissAuto.sh) S 30180 30182 26197 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516569643 8908800 252 33554432000 4194304 4922060 140736716517664 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30182/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10055 s]
/proc/loadavg: 3.72 3.96 4.46 5/177 30188
/proc/meminfo: memFree=27649608/32951124 swapFree=67111356/67111528
[pid=30182] ppid=30180 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30182/stat : 30182 (prissAuto.sh) S 30180 30182 26197 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516569643 8908800 252 33554432000 4194304 4922060 140736716517664 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30182/statm: 2175 252 211 178 0 68 0
[pid=30183] ppid=30182 vsize=361300 CPUtime=12 cores=1,3,5,7
/proc/30183/stat : 30183 (priss) S 30182 30182 26197 0 -1 4202496 62577 0 0 0 1174 26 0 0 18 0 5 0 516569643 369971200 40726 33554432000 4194304 5787044 140737400318512 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30183/statm: 90325 40726 419 389 0 86075 0
[pid=30183/tid=30185] ppid=30182 vsize=361300 CPUtime=2.99 cores=1,3,5,7
/proc/30183/task/30185/stat : 30185 (priss) R 30182 30182 26197 0 -1 4202560 13145 0 0 0 294 5 0 0 22 0 5 0 516569647 369971200 40726 33554432000 4194304 5787044 140737400318512 18446744073709551615 4254502 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30183/tid=30186] ppid=30182 vsize=361300 CPUtime=2.97 cores=1,3,5,7
/proc/30183/task/30186/stat : 30186 (priss) R 30182 30182 26197 0 -1 4202560 12129 0 0 0 291 6 0 0 21 0 5 0 516569648 369971200 40726 33554432000 4194304 5787044 140737400318512 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=30183/tid=30187] ppid=30182 vsize=361300 CPUtime=2.96 cores=1,3,5,7
/proc/30183/task/30187/stat : 30187 (priss) R 30182 30182 26197 0 -1 4202560 11479 0 0 0 291 5 0 0 21 0 5 0 516569649 369971200 40726 33554432000 4194304 5787044 140737400318512 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30183/tid=30188] ppid=30182 vsize=361300 CPUtime=2.97 cores=1,3,5,7
/proc/30183/task/30188/stat : 30188 (priss) R 30182 30182 26197 0 -1 4202560 19374 0 0 0 290 7 0 0 21 0 5 0 516569651 369971200 40726 33554432000 4194304 5787044 140737400318512 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12
Current children cumulated vsize (KiB) 370000

[startup+6.30696 s]
/proc/loadavg: 3.72 3.96 4.46 5/177 30188
/proc/meminfo: memFree=27643060/32951124 swapFree=67111356/67111528
[pid=30182] ppid=30180 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30182/stat : 30182 (prissAuto.sh) S 30180 30182 26197 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516569643 8908800 252 33554432000 4194304 4922060 140736716517664 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30182/statm: 2175 252 211 178 0 68 0
[pid=30183] ppid=30182 vsize=361884 CPUtime=24.8 cores=1,3,5,7
/proc/30183/stat : 30183 (priss) S 30182 30182 26197 0 -1 4202496 64995 0 0 0 2453 27 0 0 18 0 5 0 516569643 370569216 42344 33554432000 4194304 5787044 140737400318512 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30183/statm: 90471 42344 419 389 0 86221 0
[pid=30183/tid=30185] ppid=30182 vsize=361884 CPUtime=6.17 cores=1,3,5,7
/proc/30183/task/30185/stat : 30185 (priss) R 30182 30182 26197 0 -1 4202560 13301 0 0 0 612 5 0 0 25 0 5 0 516569647 370569216 42344 33554432000 4194304 5787044 140737400318512 18446744073709551615 5586883 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30183/tid=30186] ppid=30182 vsize=361884 CPUtime=6.18 cores=1,3,5,7
/proc/30183/task/30186/stat : 30186 (priss) R 30182 30182 26197 0 -1 4202560 12156 0 0 0 611 7 0 0 25 0 5 0 516569648 370569216 42344 33554432000 4194304 5787044 140737400318512 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=30183/tid=30187] ppid=30182 vsize=361884 CPUtime=6.17 cores=1,3,5,7
/proc/30183/task/30187/stat : 30187 (priss) R 30182 30182 26197 0 -1 4202560 11510 0 0 0 612 5 0 0 25 0 5 0 516569649 370569216 42344 33554432000 4194304 5787044 140737400318512 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30183/tid=30188] ppid=30182 vsize=361884 CPUtime=6.17 cores=1,3,5,7
/proc/30183/task/30188/stat : 30188 (priss) R 30182 30182 26197 0 -1 4202560 21578 0 0 0 610 7 0 0 25 0 5 0 516569651 370569216 42344 33554432000 4194304 5787044 140737400318512 18446744073709551615 4213694 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.8
Current children cumulated vsize (KiB) 370584

[startup+12.7008 s]
/proc/loadavg: 3.76 3.96 4.46 5/177 30189
/proc/meminfo: memFree=27637728/32951124 swapFree=67111356/67111528
[pid=30182] ppid=30180 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30182/stat : 30182 (prissAuto.sh) S 30180 30182 26197 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516569643 8908800 252 33554432000 4194304 4922060 140736716517664 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30182/statm: 2175 252 211 178 0 68 0
[pid=30183] ppid=30182 vsize=361884 CPUtime=50.34 cores=1,3,5,7
/proc/30183/stat : 30183 (priss) S 30182 30182 26197 0 -1 4202496 66456 0 0 0 5006 28 0 0 18 0 5 0 516569643 370569216 43805 33554432000 4194304 5787044 140737400318512 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30183/statm: 90471 43805 419 389 0 86221 0
[pid=30183/tid=30185] ppid=30182 vsize=361884 CPUtime=12.54 cores=1,3,5,7
/proc/30183/task/30185/stat : 30185 (priss) R 30182 30182 26197 0 -1 4202560 13302 0 0 0 1249 5 0 0 25 0 5 0 516569647 370569216 43805 33554432000 4194304 5787044 140737400318512 18446744073709551615 5591195 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30183/tid=30186] ppid=30182 vsize=361884 CPUtime=12.57 cores=1,3,5,7
/proc/30183/task/30186/stat : 30186 (priss) R 30182 30182 26197 0 -1 4202560 12171 0 0 0 1250 7 0 0 25 0 5 0 516569648 370569216 43805 33554432000 4194304 5787044 140737400318512 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=30183/tid=30187] ppid=30182 vsize=361884 CPUtime=12.56 cores=1,3,5,7
/proc/30183/task/30187/stat : 30187 (priss) R 30182 30182 26197 0 -1 4202560 11778 0 0 0 1251 5 0 0 25 0 5 0 516569649 370569216 43805 33554432000 4194304 5787044 140737400318512 18446744073709551615 4220855 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30183/tid=30188] ppid=30182 vsize=361884 CPUtime=12.57 cores=1,3,5,7
/proc/30183/task/30188/stat : 30188 (priss) R 30182 30182 26197 0 -1 4202560 22755 0 0 0 1249 8 0 0 25 0 5 0 516569651 370569216 43805 33554432000 4194304 5787044 140737400318512 18446744073709551615 4254546 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.34
Current children cumulated vsize (KiB) 370584

[startup+25.5005 s]
/proc/loadavg: 3.80 3.96 4.45 5/177 30189
/proc/meminfo: memFree=27632400/32951124 swapFree=67111356/67111528
[pid=30182] ppid=30180 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30182/stat : 30182 (prissAuto.sh) S 30180 30182 26197 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516569643 8908800 252 33554432000 4194304 4922060 140736716517664 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30182/statm: 2175 252 211 178 0 68 0
[pid=30183] ppid=30182 vsize=361884 CPUtime=101.45 cores=1,3,5,7
/proc/30183/stat : 30183 (priss) S 30182 30182 26197 0 -1 4202496 68104 0 0 0 10114 31 0 0 18 0 5 0 516569643 370569216 45453 33554432000 4194304 5787044 140737400318512 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30183/statm: 90471 45453 419 389 0 86221 0
[pid=30183/tid=30185] ppid=30182 vsize=361884 CPUtime=25.27 cores=1,3,5,7
/proc/30183/task/30185/stat : 30185 (priss) R 30182 30182 26197 0 -1 4202560 13642 0 0 0 2521 6 0 0 25 0 5 0 516569647 370569216 45453 33554432000 4194304 5787044 140737400318512 18446744073709551615 5590624 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30183/tid=30186] ppid=30182 vsize=361884 CPUtime=25.37 cores=1,3,5,7
/proc/30183/task/30186/stat : 30186 (priss) R 30182 30182 26197 0 -1 4202560 12449 0 0 0 2529 8 0 0 25 0 5 0 516569648 370569216 45453 33554432000 4194304 5787044 140737400318512 18446744073709551615 5590340 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=30183/tid=30187] ppid=30182 vsize=361884 CPUtime=25.35 cores=1,3,5,7
/proc/30183/task/30187/stat : 30187 (priss) R 30182 30182 26197 0 -1 4202560 12322 0 0 0 2529 6 0 0 25 0 5 0 516569649 370569216 45453 33554432000 4194304 5787044 140737400318512 18446744073709551615 5590526 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30183/tid=30188] ppid=30182 vsize=361884 CPUtime=25.37 cores=1,3,5,7
/proc/30183/task/30188/stat : 30188 (priss) R 30182 30182 26197 0 -1 4202560 23241 0 0 0 2528 9 0 0 25 0 5 0 516569651 370569216 45453 33554432000 4194304 5787044 140737400318512 18446744073709551615 5530830 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 370584

[startup+51.1008 s]
/proc/loadavg: 3.87 3.96 4.44 5/177 30189
/proc/meminfo: memFree=27604956/32951124 swapFree=67111356/67111528
[pid=30182] ppid=30180 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30182/stat : 30182 (prissAuto.sh) S 30180 30182 26197 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516569643 8908800 252 33554432000 4194304 4922060 140736716517664 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30182/statm: 2175 252 211 178 0 68 0
[pid=30183] ppid=30182 vsize=368376 CPUtime=203.7 cores=1,3,5,7
/proc/30183/stat : 30183 (priss) S 30182 30182 26197 0 -1 4202496 76365 0 0 0 20326 44 0 0 18 0 5 0 516569643 377217024 52169 33554432000 4194304 5787044 140737400318512 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30183/statm: 92094 52169 419 389 0 87844 0
[pid=30183/tid=30185] ppid=30182 vsize=368376 CPUtime=50.87 cores=1,3,5,7
/proc/30183/task/30185/stat : 30185 (priss) R 30182 30182 26197 0 -1 4202560 14978 0 0 0 5078 9 0 0 25 0 5 0 516569647 377217024 52169 33554432000 4194304 5787044 140737400318512 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30183/tid=30186] ppid=30182 vsize=368376 CPUtime=50.96 cores=1,3,5,7
/proc/30183/task/30186/stat : 30186 (priss) R 30182 30182 26197 0 -1 4202560 13846 0 0 0 5084 12 0 0 25 0 5 0 516569648 377217024 52169 33554432000 4194304 5787044 140737400318512 18446744073709551615 5592856 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=30183/tid=30187] ppid=30182 vsize=368376 CPUtime=50.81 cores=1,3,5,7
/proc/30183/task/30187/stat : 30187 (priss) R 30182 30182 26197 0 -1 4202560 14739 0 0 0 5071 10 0 0 25 0 5 0 516569649 377217024 52169 33554432000 4194304 5787044 140737400318512 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30183/tid=30188] ppid=30182 vsize=368376 CPUtime=50.95 cores=1,3,5,7
/proc/30183/task/30188/stat : 30188 (priss) R 30182 30182 26197 0 -1 4202560 26352 0 0 0 5085 10 0 0 25 0 5 0 516569651 377217024 52169 33554432000 4194304 5787044 140737400318512 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.7
Current children cumulated vsize (KiB) 377076

[startup+102.301 s]
/proc/loadavg: 4.00 3.98 4.42 5/177 30191
/proc/meminfo: memFree=27541192/32951124 swapFree=67111356/67111528
[pid=30182] ppid=30180 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30182/stat : 30182 (prissAuto.sh) S 30180 30182 26197 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516569643 8908800 252 33554432000 4194304 4922060 140736716517664 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30182/statm: 2175 252 211 178 0 68 0
[pid=30183] ppid=30182 vsize=389380 CPUtime=408.18 cores=1,3,5,7
/proc/30183/stat : 30183 (priss) S 30182 30182 26197 0 -1 4202496 92417 0 0 0 40740 78 0 0 18 0 5 0 516569643 398725120 68093 33554432000 4194304 5787044 140737400318512 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30183/statm: 97345 68093 419 389 0 93095 0
[pid=30183/tid=30185] ppid=30182 vsize=389380 CPUtime=102.06 cores=1,3,5,7
/proc/30183/task/30185/stat : 30185 (priss) R 30182 30182 26197 0 -1 4202560 21539 0 0 0 10188 18 0 0 25 0 5 0 516569647 398725120 68093 33554432000 4194304 5787044 140737400318512 18446744073709551615 5586610 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30183/tid=30186] ppid=30182 vsize=389380 CPUtime=102.15 cores=1,3,5,7
/proc/30183/task/30186/stat : 30186 (priss) R 30182 30182 26197 0 -1 4202560 15603 0 0 0 10197 18 0 0 24 0 5 0 516569648 398725120 68093 33554432000 4194304 5787044 140737400318512 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=30183/tid=30187] ppid=30182 vsize=389380 CPUtime=102 cores=1,3,5,7
/proc/30183/task/30187/stat : 30187 (priss) R 30182 30182 26197 0 -1 4202560 18720 0 0 0 10180 20 0 0 25 0 5 0 516569649 398725120 68093 33554432000 4194304 5787044 140737400318512 18446744073709551615 5585293 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30183/tid=30188] ppid=30182 vsize=389380 CPUtime=101.86 cores=1,3,5,7
/proc/30183/task/30188/stat : 30188 (priss) R 30182 30182 26197 0 -1 4202560 30105 0 0 0 10167 19 0 0 25 0 5 0 516569651 398725120 68093 33554432000 4194304 5787044 140737400318512 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.18
Current children cumulated vsize (KiB) 398080

[startup+162.301 s]
/proc/loadavg: 4.05 4.00 4.40 5/177 30196
/proc/meminfo: memFree=27490976/32951124 swapFree=67111356/67111528
[pid=30182] ppid=30180 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30182/stat : 30182 (prissAuto.sh) S 30180 30182 26197 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516569643 8908800 252 33554432000 4194304 4922060 140736716517664 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30182/statm: 2175 252 211 178 0 68 0
[pid=30183] ppid=30182 vsize=524704 CPUtime=647.81 cores=1,3,5,7

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

/proc/30183/task/30186/stat : 30186 (priss) R 30182 30182 26197 0 -1 4202560 41055 0 0 0 87846 97 0 0 25 0 5 0 516569648 913870848 171726 33554432000 4194304 5787044 140737400318512 18446744073709551615 4220688 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30183/tid=30187] ppid=30182 vsize=892452 CPUtime=881.07 cores=1,3,5,7
/proc/30183/task/30187/stat : 30187 (priss) R 30182 30182 26197 0 -1 4202560 51318 0 0 0 88012 95 0 0 25 0 5 0 516569649 913870848 171726 33554432000 4194304 5787044 140737400318512 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=30183/tid=30188] ppid=30182 vsize=892452 CPUtime=881.78 cores=1,3,5,7
/proc/30183/task/30188/stat : 30188 (priss) R 30182 30182 26197 0 -1 4202560 50713 0 0 0 88094 84 0 0 25 0 5 0 516569651 913870848 171726 33554432000 4194304 5787044 140737400318512 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3523.72
Current children cumulated vsize (KiB) 901152

[startup+942.3 s]
/proc/loadavg: 4.07 4.04 4.17 5/177 30216
/proc/meminfo: memFree=27124700/32951124 swapFree=67111356/67111528
[pid=30182] ppid=30180 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30182/stat : 30182 (prissAuto.sh) S 30180 30182 26197 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516569643 8908800 252 33554432000 4194304 4922060 140736716517664 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30182/statm: 2175 252 211 178 0 68 0
[pid=30183] ppid=30182 vsize=892452 CPUtime=3763.42 cores=1,3,5,7
/proc/30183/stat : 30183 (priss) S 30182 30182 26197 0 -1 4202496 197284 0 0 0 375964 378 0 0 18 0 5 0 516569643 913870848 171734 33554432000 4194304 5787044 140737400318512 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30183/statm: 223113 171734 419 389 0 218863 0
[pid=30183/tid=30185] ppid=30182 vsize=892452 CPUtime=941.34 cores=1,3,5,7
/proc/30183/task/30185/stat : 30185 (priss) R 30182 30182 26197 0 -1 4202560 47740 0 0 0 94035 99 0 0 25 0 5 0 516569647 913870848 171734 33554432000 4194304 5787044 140737400318512 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30183/tid=30186] ppid=30182 vsize=892452 CPUtime=939.11 cores=1,3,5,7
/proc/30183/task/30186/stat : 30186 (priss) R 30182 30182 26197 0 -1 4202560 41055 0 0 0 93814 97 0 0 25 0 5 0 516569648 913870848 171734 33554432000 4194304 5787044 140737400318512 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30183/tid=30187] ppid=30182 vsize=892452 CPUtime=941.08 cores=1,3,5,7
/proc/30183/task/30187/stat : 30187 (priss) R 30182 30182 26197 0 -1 4202560 51326 0 0 0 94013 95 0 0 25 0 5 0 516569649 913870848 171734 33554432000 4194304 5787044 140737400318512 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=30183/tid=30188] ppid=30182 vsize=892452 CPUtime=941.79 cores=1,3,5,7
/proc/30183/task/30188/stat : 30188 (priss) R 30182 30182 26197 0 -1 4202560 50713 0 0 0 94095 84 0 0 25 0 5 0 516569651 913870848 171734 33554432000 4194304 5787044 140737400318512 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.42
Current children cumulated vsize (KiB) 901152

[startup+1002.3 s]
/proc/loadavg: 4.07 4.04 4.17 5/177 30218
/proc/meminfo: memFree=27111636/32951124 swapFree=67111356/67111528
[pid=30182] ppid=30180 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30182/stat : 30182 (prissAuto.sh) S 30180 30182 26197 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516569643 8908800 252 33554432000 4194304 4922060 140736716517664 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30182/statm: 2175 252 211 178 0 68 0
[pid=30183] ppid=30182 vsize=904072 CPUtime=4003.08 cores=1,3,5,7
/proc/30183/stat : 30183 (priss) S 30182 30182 26197 0 -1 4202496 200716 0 0 0 399928 380 0 0 18 0 5 0 516569643 925769728 175166 33554432000 4194304 5787044 140737400318512 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30183/statm: 226018 175166 419 389 0 221768 0
[pid=30183/tid=30185] ppid=30182 vsize=904072 CPUtime=1001.34 cores=1,3,5,7
/proc/30183/task/30185/stat : 30185 (priss) R 30182 30182 26197 0 -1 4202560 48656 0 0 0 100035 99 0 0 25 0 5 0 516569647 925769728 175166 33554432000 4194304 5787044 140737400318512 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30183/tid=30186] ppid=30182 vsize=904072 CPUtime=998.78 cores=1,3,5,7
/proc/30183/task/30186/stat : 30186 (priss) R 30182 30182 26197 0 -1 4202560 41055 0 0 0 99781 97 0 0 25 0 5 0 516569648 925769728 175166 33554432000 4194304 5787044 140737400318512 18446744073709551615 5576442 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30183/tid=30187] ppid=30182 vsize=904072 CPUtime=1001.07 cores=1,3,5,7
/proc/30183/task/30187/stat : 30187 (priss) R 30182 30182 26197 0 -1 4202560 53841 0 0 0 100010 97 0 0 25 0 5 0 516569649 925769728 175166 33554432000 4194304 5787044 140737400318512 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=30183/tid=30188] ppid=30182 vsize=904072 CPUtime=1001.78 cores=1,3,5,7
/proc/30183/task/30188/stat : 30188 (priss) R 30182 30182 26197 0 -1 4202560 50714 0 0 0 100094 84 0 0 25 0 5 0 516569651 925769728 175166 33554432000 4194304 5787044 140737400318512 18446744073709551615 5527089 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.08
Current children cumulated vsize (KiB) 912772

[startup+1062.31 s]
/proc/loadavg: 4.06 4.05 4.16 5/177 30220
/proc/meminfo: memFree=27093480/32951124 swapFree=67111356/67111528
[pid=30182] ppid=30180 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30182/stat : 30182 (prissAuto.sh) S 30180 30182 26197 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516569643 8908800 252 33554432000 4194304 4922060 140736716517664 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30182/statm: 2175 252 211 178 0 68 0
[pid=30183] ppid=30182 vsize=922012 CPUtime=4242.78 cores=1,3,5,7
/proc/30183/stat : 30183 (priss) S 30182 30182 26197 0 -1 4202496 205220 0 0 0 423893 385 0 0 18 0 5 0 516569643 944140288 179670 33554432000 4194304 5787044 140737400318512 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30183/statm: 230503 179670 419 389 0 226253 0
[pid=30183/tid=30185] ppid=30182 vsize=922012 CPUtime=1061.34 cores=1,3,5,7
/proc/30183/task/30185/stat : 30185 (priss) R 30182 30182 26197 0 -1 4202560 48657 0 0 0 106035 99 0 0 25 0 5 0 516569647 944140288 179670 33554432000 4194304 5787044 140737400318512 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30183/tid=30186] ppid=30182 vsize=922012 CPUtime=1058.45 cores=1,3,5,7
/proc/30183/task/30186/stat : 30186 (priss) R 30182 30182 26197 0 -1 4202560 41057 0 0 0 105748 97 0 0 25 0 5 0 516569648 944140288 179670 33554432000 4194304 5787044 140737400318512 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30183/tid=30187] ppid=30182 vsize=922012 CPUtime=1061.08 cores=1,3,5,7
/proc/30183/task/30187/stat : 30187 (priss) R 30182 30182 26197 0 -1 4202560 58330 0 0 0 106007 101 0 0 25 0 5 0 516569649 944140288 179670 33554432000 4194304 5787044 140737400318512 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=30183/tid=30188] ppid=30182 vsize=922012 CPUtime=1061.79 cores=1,3,5,7
/proc/30183/task/30188/stat : 30188 (priss) R 30182 30182 26197 0 -1 4202560 50726 0 0 0 106095 84 0 0 25 0 5 0 516569651 944140288 179670 33554432000 4194304 5787044 140737400318512 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4242.78
Current children cumulated vsize (KiB) 930712

[startup+1122.3 s]
/proc/loadavg: 4.02 4.04 4.15 5/177 30221
/proc/meminfo: memFree=27062928/32951124 swapFree=67111356/67111528
[pid=30182] ppid=30180 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30182/stat : 30182 (prissAuto.sh) S 30180 30182 26197 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516569643 8908800 252 33554432000 4194304 4922060 140736716517664 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30182/statm: 2175 252 211 178 0 68 0
[pid=30183] ppid=30182 vsize=938736 CPUtime=4482.44 cores=1,3,5,7
/proc/30183/stat : 30183 (priss) S 30182 30182 26197 0 -1 4202496 213077 0 0 0 447841 403 0 0 18 0 5 0 516569643 961265664 187527 33554432000 4194304 5787044 140737400318512 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30183/statm: 234684 187527 419 389 0 230434 0
[pid=30183/tid=30185] ppid=30182 vsize=938736 CPUtime=1121.34 cores=1,3,5,7
/proc/30183/task/30185/stat : 30185 (priss) R 30182 30182 26197 0 -1 4202560 51321 0 0 0 112021 113 0 0 25 0 5 0 516569647 961265664 187527 33554432000 4194304 5787044 140737400318512 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30183/tid=30186] ppid=30182 vsize=938736 CPUtime=1118.12 cores=1,3,5,7
/proc/30183/task/30186/stat : 30186 (priss) R 30182 30182 26197 0 -1 4202560 42082 0 0 0 111715 97 0 0 25 0 5 0 516569648 961265664 187527 33554432000 4194304 5787044 140737400318512 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30183/tid=30187] ppid=30182 vsize=938736 CPUtime=1121.08 cores=1,3,5,7
/proc/30183/task/30187/stat : 30187 (priss) R 30182 30182 26197 0 -1 4202560 62484 0 0 0 112002 106 0 0 25 0 5 0 516569649 961265664 187527 33554432000 4194304 5787044 140737400318512 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=30183/tid=30188] ppid=30182 vsize=938736 CPUtime=1121.79 cores=1,3,5,7
/proc/30183/task/30188/stat : 30188 (priss) R 30182 30182 26197 0 -1 4202560 50740 0 0 0 112094 85 0 0 25 0 5 0 516569651 961265664 187527 33554432000 4194304 5787044 140737400318512 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 947436

[startup+1182.3 s]
/proc/loadavg: 4.01 4.03 4.14 5/177 30223
/proc/meminfo: memFree=27022580/32951124 swapFree=67111356/67111528
[pid=30182] ppid=30180 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30182/stat : 30182 (prissAuto.sh) S 30180 30182 26197 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516569643 8908800 252 33554432000 4194304 4922060 140736716517664 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30182/statm: 2175 252 211 178 0 68 0
[pid=30183] ppid=30182 vsize=953104 CPUtime=4722.1 cores=1,3,5,7
/proc/30183/stat : 30183 (priss) S 30182 30182 26197 0 -1 4202496 223091 0 0 0 471783 427 0 0 18 0 5 0 516569643 975978496 197541 33554432000 4194304 5787044 140737400318512 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30183/statm: 238276 197541 419 389 0 234026 0
[pid=30183/tid=30185] ppid=30182 vsize=953104 CPUtime=1181.34 cores=1,3,5,7
/proc/30183/task/30185/stat : 30185 (priss) R 30182 30182 26197 0 -1 4202560 54076 0 0 0 118009 125 0 0 25 0 5 0 516569647 975978496 197541 33554432000 4194304 5787044 140737400318512 18446744073709551615 4217177 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30183/tid=30186] ppid=30182 vsize=953104 CPUtime=1177.8 cores=1,3,5,7
/proc/30183/task/30186/stat : 30186 (priss) R 30182 30182 26197 0 -1 4202560 43446 0 0 0 117680 100 0 0 25 0 5 0 516569648 975978496 197541 33554432000 4194304 5787044 140737400318512 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30183/tid=30187] ppid=30182 vsize=953104 CPUtime=1181.08 cores=1,3,5,7
/proc/30183/task/30187/stat : 30187 (priss) R 30182 30182 26197 0 -1 4202560 66408 0 0 0 117993 115 0 0 25 0 5 0 516569649 975978496 197541 33554432000 4194304 5787044 140737400318512 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=30183/tid=30188] ppid=30182 vsize=953104 CPUtime=1181.79 cores=1,3,5,7
/proc/30183/task/30188/stat : 30188 (priss) R 30182 30182 26197 0 -1 4202560 52711 0 0 0 118094 85 0 0 25 0 5 0 516569651 975978496 197541 33554432000 4194304 5787044 140737400318512 18446744073709551615 5527468 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.1
Current children cumulated vsize (KiB) 961804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 4.08 4.04 4.14 5/177 30223
/proc/meminfo: memFree=27004460/32951124 swapFree=67111356/67111528
[pid=30182] ppid=30180 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30182/stat : 30182 (prissAuto.sh) S 30180 30182 26197 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516569643 8908800 252 33554432000 4194304 4922060 140736716517664 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30182/statm: 2175 252 211 178 0 68 0
[pid=30183] ppid=30182 vsize=957864 CPUtime=4800.43 cores=1,3,5,7
/proc/30183/stat : 30183 (priss) S 30182 30182 26197 0 -1 4202496 227570 0 0 0 479607 436 0 0 18 0 5 0 516569643 980852736 202020 33554432000 4194304 5787044 140737400318512 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30183/statm: 239466 202020 419 389 0 235216 0
[pid=30183/tid=30185] ppid=30182 vsize=957864 CPUtime=1200.95 cores=1,3,5,7
/proc/30183/task/30185/stat : 30185 (priss) R 30182 30182 26197 0 -1 4202560 54122 0 0 0 119969 126 0 0 25 0 5 0 516569647 980852736 202020 33554432000 4194304 5787044 140737400318512 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30183/tid=30186] ppid=30182 vsize=957864 CPUtime=1197.3 cores=1,3,5,7
/proc/30183/task/30186/stat : 30186 (priss) R 30182 30182 26197 0 -1 4202560 44463 0 0 0 119626 104 0 0 25 0 5 0 516569648 980852736 202020 33554432000 4194304 5787044 140737400318512 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30183/tid=30187] ppid=30182 vsize=957864 CPUtime=1200.69 cores=1,3,5,7
/proc/30183/task/30187/stat : 30187 (priss) R 30182 30182 26197 0 -1 4202560 68726 0 0 0 119950 119 0 0 25 0 5 0 516569649 980852736 202020 33554432000 4194304 5787044 140737400318512 18446744073709551615 4238753 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=30183/tid=30188] ppid=30182 vsize=957864 CPUtime=1201.4 cores=1,3,5,7
/proc/30183/task/30188/stat : 30188 (priss) R 30182 30182 26197 0 -1 4202560 53809 0 0 0 120054 86 0 0 25 0 5 0 516569651 980852736 202020 33554432000 4194304 5787044 140737400318512 18446744073709551615 5527087 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.43
Current children cumulated vsize (KiB) 966564

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: 4.08 4.04 4.14 5/177 30223
/proc/meminfo: memFree=27004460/32951124 swapFree=67111356/67111528
[pid=30182] ppid=30180 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30182/stat : 30182 (prissAuto.sh) S 30180 30182 26197 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516569643 8908800 252 33554432000 4194304 4922060 140736716517664 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30182/statm: 2175 252 211 178 0 68 0
[pid=30183] ppid=30182 vsize=957864 CPUtime=4800.43 cores=1,3,5,7
/proc/30183/stat : 30183 (priss) S 30182 30182 26197 0 -1 4202496 227570 0 0 0 479607 436 0 0 18 0 5 0 516569643 980852736 202020 33554432000 4194304 5787044 140737400318512 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30183/statm: 239466 202020 419 389 0 235216 0
[pid=30183/tid=30185] ppid=30182 vsize=957864 CPUtime=1200.95 cores=1,3,5,7
/proc/30183/task/30185/stat : 30185 (priss) R 30182 30182 26197 0 -1 4202560 54122 0 0 0 119969 126 0 0 25 0 5 0 516569647 980852736 202020 33554432000 4194304 5787044 140737400318512 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30183/tid=30186] ppid=30182 vsize=957864 CPUtime=1197.3 cores=1,3,5,7
/proc/30183/task/30186/stat : 30186 (priss) R 30182 30182 26197 0 -1 4202560 44463 0 0 0 119626 104 0 0 25 0 5 0 516569648 980852736 202020 33554432000 4194304 5787044 140737400318512 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=30183/tid=30187] ppid=30182 vsize=957864 CPUtime=1200.69 cores=1,3,5,7
/proc/30183/task/30187/stat : 30187 (priss) R 30182 30182 26197 0 -1 4202560 68726 0 0 0 119950 119 0 0 25 0 5 0 516569649 980852736 202020 33554432000 4194304 5787044 140737400318512 18446744073709551615 4238753 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=30183/tid=30188] ppid=30182 vsize=957864 CPUtime=1201.4 cores=1,3,5,7
/proc/30183/task/30188/stat : 30188 (priss) R 30182 30182 26197 0 -1 4202560 53809 0 0 0 120054 86 0 0 25 0 5 0 516569651 980852736 202020 33554432000 4194304 5787044 140737400318512 18446744073709551615 5527087 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.43
Current children cumulated vsize (KiB) 966564

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30182 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.43
#
# 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.43
CPU user time (s): 4796.07
CPU system time (s): 4.36
CPU usage (%): 399.395
Max. virtual memory (cumulated for all children) (KiB): 966564

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= 332
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.9827 second user time and 4.5883 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-29 06:01:59
IDJOB=3287410
IDBENCH=82466
IDSOLVER=1602
FILE ID=node137/3287410-1304049719
RUNJOBID= node137-1304043383-29277
PBS_JOBID= 13170366
Free space on /tmp= 71620 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287410-1304049719/watcher-3287410-1304049719 -o /tmp/evaluation-result-3287410-1304049719/solver-3287410-1304049719 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3287410-1304049719.cnf 1137255937 4800 15500 4

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

MD5SUM BENCH= ee159af2e208d290f7f3fefd15c344f2
RANDOM SEED=1137255937

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.844
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.83
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.844
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:      27813104 kB
Buffers:        894416 kB
Cached:        3711144 kB
SwapCached:         56 kB
Active:         255368 kB
Inactive:      4417392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27813104 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            3732 kB
Writeback:           0 kB
AnonPages:       66628 kB
Mapped:          14832 kB
Slab:           401352 kB
PageTables:       3924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189704 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= 71616 MiB
End job on node137 at 2011-04-29 06:22:03