Trace number 3286675

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 1.0? (TO) 4800.31 1201.92

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-17-step21.cnf
MD5SUM4f6c74152fcb90409ea0105b51afa3bd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark73.1309
Satisfiable
(Un)Satisfiability was proved
Number of variables53919
Number of clauses308235
Sum of the clauses size690466
Maximum clause length61
Minimum clause length1
Number of clauses of size 1414
Number of clauses of size 2270265
Number of clauses of size 329435
Number of clauses of size 45675
Number of clauses of size 5487
Number of clauses of size over 51959

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: 17031
0.00/0.08	c parsetime: 77964us
0.00/0.08	c parsed 308235 clauses with 53919 variables
0.00/0.10	c NW started thread 0 successfully (1089186112)
0.00/0.12	c NW started thread 1 successfully (1099675968)
0.00/0.15	c NW started thread 2 successfully (1110165824)
0.00/0.19	c NW started thread 3 successfully (1120655680)
12.71/3.32	c preprocessor returned 53919 variables
12.71/3.32	c preprocessing returned UNKNOWN
12.71/3.32	c PP set 2048 variables
12.71/3.32	c pp time: 3208286us (3s)
12.71/3.36	c preprocessor returned 53919 variables
12.71/3.36	c preprocessing returned UNKNOWN
12.71/3.36	c PP set 2048 variables
12.71/3.36	c pp time: 3219116us (3s)
12.71/3.39	c preprocessor returned 53919 variables
12.71/3.39	c preprocessing returned UNKNOWN
12.71/3.39	c PP set 2048 variables
12.71/3.39	c pp time: 3216754us (3s)
13.10/3.49	c preprocessor returned 53919 variables
13.10/3.49	c preprocessing returned UNKNOWN
13.10/3.49	c PP set 2048 variables
13.10/3.49	c pp time: 3287382us (3s)
15.12/3.90	c HTE
16.30/4.29	c subsumption
17.10/4.44	c simplified formula contains 0 unit clauses
20.69/5.38	c HTE
22.68/5.80	c subsumption
23.49/6.04	c simplified formula contains 0 unit clauses
35.06/8.95	c received clause contains eliminated literal -10569
110.96/27.96	c HTE
128.53/32.30	c subsumption
133.32/33.55	c simplified formula contains 0 unit clauses
134.91/33.99	c HTE
136.52/34.39	c subsumption
141.31/35.58	c simplified formula contains 0 unit clauses
380.18/95.37	c HTE
388.97/97.59	c subsumption
392.14/98.35	c simplified formula contains 0 unit clauses
796.73/199.64	c received clause contains eliminated literal -28819
977.70/244.99	c received clause contains eliminated literal -21383
981.69/245.98	c HTE
1154.98/289.36	c subsumption
1201.34/300.95	c simplified formula contains 0 unit clauses
1469.33/368.05	c received clause contains eliminated literal -11575
3145.36/787.68	c received clause contains eliminated literal -16183
3606.32/903.09	c HTE
3994.59/1000.27	c subsumption

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-3286675-1304051043/watcher-3286675-1304051043 -o /tmp/evaluation-result-3286675-1304051043/solver-3286675-1304051043 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3286675-1304051043.cnf 1546849319 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: 4.68 5.87 7.04 6/182 17030
/proc/meminfo: memFree=13209976/32951124 swapFree=67111528/67111528
[pid=17030] ppid=17028 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17030/stat : 17030 (priss.sh) S 17028 17030 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595334858 8908800 252 33554432000 4194304 4922060 140733547710512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17030/statm: 2175 252 211 178 0 68 0

[startup+0.0109359 s]
/proc/loadavg: 4.68 5.87 7.04 6/182 17030
/proc/meminfo: memFree=13209976/32951124 swapFree=67111528/67111528
[pid=17030] ppid=17028 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17030/stat : 17030 (priss.sh) S 17028 17030 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595334858 8908800 252 33554432000 4194304 4922060 140733547710512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17030/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100957 s]
/proc/loadavg: 4.68 5.87 7.04 6/182 17030
/proc/meminfo: memFree=13209976/32951124 swapFree=67111528/67111528
[pid=17030] ppid=17028 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17030/stat : 17030 (priss.sh) S 17028 17030 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595334858 8908800 252 33554432000 4194304 4922060 140733547710512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17030/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301925 s]
/proc/loadavg: 4.68 5.87 7.04 6/182 17030
/proc/meminfo: memFree=13209976/32951124 swapFree=67111528/67111528
[pid=17030] ppid=17028 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17030/stat : 17030 (priss.sh) S 17028 17030 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595334858 8908800 252 33554432000 4194304 4922060 140733547710512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17030/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.10057 s]
/proc/loadavg: 4.68 5.87 7.04 6/182 17030
/proc/meminfo: memFree=13209976/32951124 swapFree=67111528/67111528
[pid=17030] ppid=17028 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17030/stat : 17030 (priss.sh) S 17028 17030 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595334858 8908800 252 33554432000 4194304 4922060 140733547710512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17030/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50066 s]
/proc/loadavg: 4.68 5.87 7.04 6/182 17030
/proc/meminfo: memFree=13209976/32951124 swapFree=67111528/67111528
[pid=17030] ppid=17028 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17030/stat : 17030 (priss.sh) S 17028 17030 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595334858 8908800 252 33554432000 4194304 4922060 140733547710512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17030/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10037 s]
/proc/loadavg: 4.95 5.91 7.04 9/188 17036
/proc/meminfo: memFree=13041908/32951124 swapFree=67111528/67111528
[pid=17030] ppid=17028 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17030/stat : 17030 (priss.sh) S 17028 17030 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595334858 8908800 252 33554432000 4194304 4922060 140733547710512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17030/statm: 2175 252 211 178 0 68 0
[pid=17031] ppid=17030 vsize=414800 CPUtime=11.91 cores=1,3,5,7
/proc/17031/stat : 17031 (priss) S 17030 17030 15086 0 -1 4202496 102108 0 0 0 1168 23 0 0 19 0 5 0 595334858 424755200 54952 33554432000 4194304 5787044 140734296087104 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/17031/statm: 103700 54952 353 389 0 99450 0
[pid=17031/tid=17033] ppid=17030 vsize=414800 CPUtime=2.97 cores=1,3,5,7
/proc/17031/task/17033/stat : 17033 (priss) R 17030 17030 15086 0 -1 4202560 23690 0 0 0 292 5 0 0 23 0 5 0 595334868 424755200 54952 33554432000 4194304 5787044 140734296087104 18446744073709551615 4330504 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17031/tid=17034] ppid=17030 vsize=414800 CPUtime=2.94 cores=1,3,5,7
/proc/17031/task/17034/stat : 17034 (priss) R 17030 17030 15086 0 -1 4202560 23049 0 0 0 289 5 0 0 21 0 5 0 595334870 424755200 54952 33554432000 4194304 5787044 140734296087104 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17031/tid=17035] ppid=17030 vsize=414800 CPUtime=2.91 cores=1,3,5,7
/proc/17031/task/17035/stat : 17035 (priss) R 17030 17030 15086 0 -1 4202560 24571 0 0 0 285 6 0 0 21 0 5 0 595334873 424755200 54952 33554432000 4194304 5787044 140734296087104 18446744073709551615 4330518 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17031/tid=17036] ppid=17030 vsize=414800 CPUtime=2.87 cores=1,3,5,7
/proc/17031/task/17036/stat : 17036 (priss) R 17030 17030 15086 0 -1 4202560 16263 0 0 0 284 3 0 0 23 0 5 0 595334877 424755200 54952 33554432000 4194304 5787044 140734296087104 18446744073709551615 260020051867 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.91
Current children cumulated vsize (KiB) 423500

[startup+6.30078 s]
/proc/loadavg: 5.19 5.94 7.05 9/188 17036
/proc/meminfo: memFree=12964644/32951124 swapFree=67111528/67111528
[pid=17030] ppid=17028 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17030/stat : 17030 (priss.sh) S 17028 17030 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595334858 8908800 252 33554432000 4194304 4922060 140733547710512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17030/statm: 2175 252 211 178 0 68 0
[pid=17031] ppid=17030 vsize=406924 CPUtime=24.68 cores=1,3,5,7
/proc/17031/stat : 17031 (priss) S 17030 17030 15086 0 -1 4202496 121669 0 0 0 2441 27 0 0 19 0 5 0 595334858 416690176 61352 33554432000 4194304 5787044 140734296087104 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/17031/statm: 101731 61352 418 389 0 97481 0
[pid=17031/tid=17033] ppid=17030 vsize=406924 CPUtime=6.17 cores=1,3,5,7
/proc/17031/task/17033/stat : 17033 (priss) R 17030 17030 15086 0 -1 4202560 25814 0 0 0 611 6 0 0 25 0 5 0 595334868 416690176 61352 33554432000 4194304 5787044 140734296087104 18446744073709551615 5591515 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17031/tid=17034] ppid=17030 vsize=406924 CPUtime=6.15 cores=1,3,5,7
/proc/17031/task/17034/stat : 17034 (priss) R 17030 17030 15086 0 -1 4202560 25373 0 0 0 609 6 0 0 21 0 5 0 595334870 416690176 61352 33554432000 4194304 5787044 140734296087104 18446744073709551615 260020063104 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17031/tid=17035] ppid=17030 vsize=406924 CPUtime=6.11 cores=1,3,5,7
/proc/17031/task/17035/stat : 17035 (priss) R 17030 17030 15086 0 -1 4202560 27275 0 0 0 604 7 0 0 25 0 5 0 595334873 416690176 61352 33554432000 4194304 5787044 140734296087104 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17031/tid=17036] ppid=17030 vsize=406924 CPUtime=6.04 cores=1,3,5,7
/proc/17031/task/17036/stat : 17036 (priss) R 17030 17030 15086 0 -1 4202560 28672 0 0 0 599 5 0 0 25 0 5 0 595334877 416690176 61352 33554432000 4194304 5787044 140734296087104 18446744073709551615 4220290 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.68
Current children cumulated vsize (KiB) 415624

[startup+12.7006 s]
/proc/loadavg: 5.42 5.98 7.05 9/188 17036
/proc/meminfo: memFree=12965276/32951124 swapFree=67111528/67111528
[pid=17030] ppid=17028 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17030/stat : 17030 (priss.sh) S 17028 17030 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595334858 8908800 252 33554432000 4194304 4922060 140733547710512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17030/statm: 2175 252 211 178 0 68 0
[pid=17031] ppid=17030 vsize=406924 CPUtime=50.26 cores=1,3,5,7
/proc/17031/stat : 17031 (priss) S 17030 17030 15086 0 -1 4202496 121964 0 0 0 4999 27 0 0 19 0 5 0 595334858 416690176 61647 33554432000 4194304 5787044 140734296087104 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/17031/statm: 101731 61647 418 389 0 97481 0
[pid=17031/tid=17033] ppid=17030 vsize=406924 CPUtime=12.58 cores=1,3,5,7
/proc/17031/task/17033/stat : 17033 (priss) R 17030 17030 15086 0 -1 4202560 25858 0 0 0 1252 6 0 0 25 0 5 0 595334868 416690176 61647 33554432000 4194304 5787044 140734296087104 18446744073709551615 5592744 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17031/tid=17034] ppid=17030 vsize=406924 CPUtime=12.55 cores=1,3,5,7
/proc/17031/task/17034/stat : 17034 (priss) R 17030 17030 15086 0 -1 4202560 25531 0 0 0 1249 6 0 0 25 0 5 0 595334870 416690176 61647 33554432000 4194304 5787044 140734296087104 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17031/tid=17035] ppid=17030 vsize=406924 CPUtime=12.52 cores=1,3,5,7
/proc/17031/task/17035/stat : 17035 (priss) R 17030 17030 15086 0 -1 4202560 27277 0 0 0 1245 7 0 0 25 0 5 0 595334873 416690176 61647 33554432000 4194304 5787044 140734296087104 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17031/tid=17036] ppid=17030 vsize=406924 CPUtime=12.42 cores=1,3,5,7
/proc/17031/task/17036/stat : 17036 (priss) R 17030 17030 15086 0 -1 4202560 28763 0 0 0 1236 6 0 0 25 0 5 0 595334877 416690176 61647 33554432000 4194304 5787044 140734296087104 18446744073709551615 4221237 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.26
Current children cumulated vsize (KiB) 415624

[startup+25.5012 s]
/proc/loadavg: 5.73 6.03 7.06 9/188 17037
/proc/meminfo: memFree=12667932/32951124 swapFree=67111528/67111528
[pid=17030] ppid=17028 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17030/stat : 17030 (priss.sh) S 17028 17030 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595334858 8908800 252 33554432000 4194304 4922060 140733547710512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17030/statm: 2175 252 211 178 0 68 0
[pid=17031] ppid=17030 vsize=406924 CPUtime=101.37 cores=1,3,5,7
/proc/17031/stat : 17031 (priss) S 17030 17030 15086 0 -1 4202496 127101 0 0 0 10105 32 0 0 19 0 5 0 595334858 416690176 66784 33554432000 4194304 5787044 140734296087104 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/17031/statm: 101731 66784 418 389 0 97481 0
[pid=17031/tid=17033] ppid=17030 vsize=406924 CPUtime=25.37 cores=1,3,5,7
/proc/17031/task/17033/stat : 17033 (priss) R 17030 17030 15086 0 -1 4202560 26245 0 0 0 2531 6 0 0 25 0 5 0 595334868 416690176 66784 33554432000 4194304 5787044 140734296087104 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17031/tid=17034] ppid=17030 vsize=406924 CPUtime=25.34 cores=1,3,5,7
/proc/17031/task/17034/stat : 17034 (priss) R 17030 17030 15086 0 -1 4202560 26992 0 0 0 2527 7 0 0 25 0 5 0 595334870 416690176 66784 33554432000 4194304 5787044 140734296087104 18446744073709551615 4238707 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17031/tid=17035] ppid=17030 vsize=406924 CPUtime=25.31 cores=1,3,5,7
/proc/17031/task/17035/stat : 17035 (priss) R 17030 17030 15086 0 -1 4202560 28391 0 0 0 2523 8 0 0 25 0 5 0 595334873 416690176 66784 33554432000 4194304 5787044 140734296087104 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17031/tid=17036] ppid=17030 vsize=406924 CPUtime=25.14 cores=1,3,5,7
/proc/17031/task/17036/stat : 17036 (priss) R 17030 17030 15086 0 -1 4202560 30938 0 0 0 2506 8 0 0 25 0 5 0 595334877 416690176 66784 33554432000 4194304 5787044 140734296087104 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.37
Current children cumulated vsize (KiB) 415624

[startup+51.1005 s]
/proc/loadavg: 6.51 6.18 7.08 9/188 17038
/proc/meminfo: memFree=12511012/32951124 swapFree=67111528/67111528
[pid=17030] ppid=17028 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17030/stat : 17030 (priss.sh) S 17028 17030 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595334858 8908800 252 33554432000 4194304 4922060 140733547710512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17030/statm: 2175 252 211 178 0 68 0
[pid=17031] ppid=17030 vsize=490952 CPUtime=203.62 cores=1,3,5,7
/proc/17031/stat : 17031 (priss) S 17030 17030 15086 0 -1 4202496 145344 0 0 0 20322 40 0 0 19 0 5 0 595334858 502734848 82847 33554432000 4194304 5787044 140734296087104 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/17031/statm: 122738 82847 418 389 0 118488 0
[pid=17031/tid=17033] ppid=17030 vsize=490952 CPUtime=50.97 cores=1,3,5,7
/proc/17031/task/17033/stat : 17033 (priss) R 17030 17030 15086 0 -1 4202560 27760 0 0 0 5088 9 0 0 25 0 5 0 595334868 502734848 82847 33554432000 4194304 5787044 140734296087104 18446744073709551615 5588034 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17031/tid=17034] ppid=17030 vsize=490952 CPUtime=50.94 cores=1,3,5,7
/proc/17031/task/17034/stat : 17034 (priss) R 17030 17030 15086 0 -1 4202560 27417 0 0 0 5086 8 0 0 25 0 5 0 595334870 502734848 82847 33554432000 4194304 5787044 140734296087104 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17031/tid=17035] ppid=17030 vsize=490952 CPUtime=50.91 cores=1,3,5,7
/proc/17031/task/17035/stat : 17035 (priss) R 17030 17030 15086 0 -1 4202560 29144 0 0 0 5082 9 0 0 25 0 5 0 595334873 502734848 82847 33554432000 4194304 5787044 140734296087104 18446744073709551615 5576432 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17031/tid=17036] ppid=17030 vsize=490952 CPUtime=50.6 cores=1,3,5,7
/proc/17031/task/17036/stat : 17036 (priss) R 17030 17030 15086 0 -1 4202560 46488 0 0 0 5048 12 0 0 25 0 5 0 595334877 502734848 82847 33554432000 4194304 5787044 140734296087104 18446744073709551615 5527008 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.62
Current children cumulated vsize (KiB) 499652

[startup+102.301 s]
/proc/loadavg: 7.40 6.49 7.13 9/188 17039
/proc/meminfo: memFree=12422656/32951124 swapFree=67111528/67111528
[pid=17030] ppid=17028 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17030/stat : 17030 (priss.sh) S 17028 17030 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595334858 8908800 252 33554432000 4194304 4922060 140733547710512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17030/statm: 2175 252 211 178 0 68 0
[pid=17031] ppid=17030 vsize=644204 CPUtime=408.11 cores=1,3,5,7
/proc/17031/stat : 17031 (priss) S 17030 17030 15086 0 -1 4202496 168935 0 0 0 40749 62 0 0 19 0 5 0 595334858 659664896 105225 33554432000 4194304 5787044 140734296087104 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/17031/statm: 161051 105225 418 389 0 156801 0
[pid=17031/tid=17033] ppid=17030 vsize=644204 CPUtime=102.16 cores=1,3,5,7
/proc/17031/task/17033/stat : 17033 (priss) R 17030 17030 15086 0 -1 4202560 33176 0 0 0 10203 13 0 0 25 0 5 0 595334868 659664896 105225 33554432000 4194304 5787044 140734296087104 18446744073709551615 4692090 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17031/tid=17034] ppid=17030 vsize=644204 CPUtime=102.14 cores=1,3,5,7
/proc/17031/task/17034/stat : 17034 (priss) R 17030 17030 15086 0 -1 4202560 32363 0 0 0 10200 14 0 0 25 0 5 0 595334870 659664896 105225 33554432000 4194304 5787044 140734296087104 18446744073709551615 5586761 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17031/tid=17035] ppid=17030 vsize=644204 CPUtime=102.1 cores=1,3,5,7
/proc/17031/task/17035/stat : 17035 (priss) R 17030 17030 15086 0 -1 4202560 33557 0 0 0 10199 11 0 0 25 0 5 0 595334873 659664896 105225 33554432000 4194304 5787044 140734296087104 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17031/tid=17036] ppid=17030 vsize=644204 CPUtime=101.5 cores=1,3,5,7
/proc/17031/task/17036/stat : 17036 (priss) R 17030 17030 15086 0 -1 4202560 55304 0 0 0 10129 21 0 0 25 0 5 0 595334877 659664896 105225 33554432000 4194304 5787044 140734296087104 18446744073709551615 4213865 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.11
Current children cumulated vsize (KiB) 652904

[startup+162.301 s]
/proc/loadavg: 7.58 6.69 7.16 9/188 17136
/proc/meminfo: memFree=14899948/32951124 swapFree=67111528/67111528
[pid=17030] ppid=17028 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17030/stat : 17030 (priss.sh) S 17028 17030 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595334858 8908800 252 33554432000 4194304 4922060 140733547710512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17030/statm: 2175 252 211 178 0 68 0
[pid=17031] ppid=17030 vsize=661136 CPUtime=647.77 cores=1,3,5,7

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

/proc/17031/task/17034/stat : 17034 (priss) R 17030 17030 15086 0 -1 4202560 92441 0 0 0 82121 91 0 0 25 0 5 0 595334870 1433632768 301524 33554432000 4194304 5787044 140734296087104 18446744073709551615 4220896 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17031/tid=17035] ppid=17030 vsize=1400032 CPUtime=822.01 cores=1,3,5,7
/proc/17031/task/17035/stat : 17035 (priss) R 17030 17030 15086 0 -1 4202560 61379 0 0 0 82150 51 0 0 25 0 5 0 595334873 1433632768 301524 33554432000 4194304 5787044 140734296087104 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17031/tid=17036] ppid=17030 vsize=1400032 CPUtime=817.51 cores=1,3,5,7
/proc/17031/task/17036/stat : 17036 (priss) R 17030 17030 15086 0 -1 4202560 112582 0 0 0 81678 73 0 0 25 0 5 0 595334877 1433632768 301524 33554432000 4194304 5787044 140734296087104 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3283.99
Current children cumulated vsize (KiB) 1408732

[startup+882.301 s]
/proc/loadavg: 8.11 7.94 7.64 9/188 17156
/proc/meminfo: memFree=13694684/32951124 swapFree=67111528/67111528
[pid=17030] ppid=17028 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17030/stat : 17030 (priss.sh) S 17028 17030 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595334858 8908800 252 33554432000 4194304 4922060 140733547710512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17030/statm: 2175 252 211 178 0 68 0
[pid=17031] ppid=17030 vsize=1465568 CPUtime=3523.64 cores=1,3,5,7
/proc/17031/stat : 17031 (priss) S 17030 17030 15086 0 -1 4202496 373519 0 0 0 352066 298 0 0 19 0 5 0 595334858 1500741632 305775 33554432000 4194304 5787044 140734296087104 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/17031/statm: 366392 305775 418 389 0 362142 0
[pid=17031/tid=17033] ppid=17030 vsize=1465568 CPUtime=882.14 cores=1,3,5,7
/proc/17031/task/17033/stat : 17033 (priss) R 17030 17030 15086 0 -1 4202560 88506 0 0 0 88142 72 0 0 25 0 5 0 595334868 1500741632 305775 33554432000 4194304 5787044 140734296087104 18446744073709551615 5576432 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17031/tid=17034] ppid=17030 vsize=1465568 CPUtime=882.11 cores=1,3,5,7
/proc/17031/task/17034/stat : 17034 (priss) R 17030 17030 15086 0 -1 4202560 96509 0 0 0 88112 99 0 0 25 0 5 0 595334870 1500741632 305775 33554432000 4194304 5787044 140734296087104 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17031/tid=17035] ppid=17030 vsize=1465568 CPUtime=882 cores=1,3,5,7
/proc/17031/task/17035/stat : 17035 (priss) R 17030 17030 15086 0 -1 4202560 61384 0 0 0 88149 51 0 0 25 0 5 0 595334873 1500741632 305775 33554432000 4194304 5787044 140734296087104 18446744073709551615 5586640 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17031/tid=17036] ppid=17030 vsize=1465568 CPUtime=877.18 cores=1,3,5,7
/proc/17031/task/17036/stat : 17036 (priss) R 17030 17030 15086 0 -1 4202560 112585 0 0 0 87645 73 0 0 25 0 5 0 595334877 1500741632 305775 33554432000 4194304 5787044 140734296087104 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3523.64
Current children cumulated vsize (KiB) 1474268

[startup+942.307 s]
/proc/loadavg: 8.42 8.07 7.70 9/188 17160
/proc/meminfo: memFree=13563260/32951124 swapFree=67111528/67111528
[pid=17030] ppid=17028 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17030/stat : 17030 (priss.sh) S 17028 17030 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595334858 8908800 252 33554432000 4194304 4922060 140733547710512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17030/statm: 2175 252 211 178 0 68 0
[pid=17031] ppid=17030 vsize=1558344 CPUtime=3763.33 cores=1,3,5,7
/proc/17031/stat : 17031 (priss) S 17030 17030 15086 0 -1 4202496 395022 0 0 0 376029 304 0 0 19 0 5 0 595334858 1595744256 327278 33554432000 4194304 5787044 140734296087104 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/17031/statm: 389586 327278 418 389 0 385336 0
[pid=17031/tid=17033] ppid=17030 vsize=1558344 CPUtime=942.14 cores=1,3,5,7
/proc/17031/task/17033/stat : 17033 (priss) R 17030 17030 15086 0 -1 4202560 88506 0 0 0 94142 72 0 0 25 0 5 0 595334868 1595744256 327278 33554432000 4194304 5787044 140734296087104 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17031/tid=17034] ppid=17030 vsize=1558344 CPUtime=942.12 cores=1,3,5,7
/proc/17031/task/17034/stat : 17034 (priss) R 17030 17030 15086 0 -1 4202560 96516 0 0 0 94112 100 0 0 25 0 5 0 595334870 1595744256 327278 33554432000 4194304 5787044 140734296087104 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17031/tid=17035] ppid=17030 vsize=1558344 CPUtime=941.99 cores=1,3,5,7
/proc/17031/task/17035/stat : 17035 (priss) R 17030 17030 15086 0 -1 4202560 61431 0 0 0 94148 51 0 0 25 0 5 0 595334873 1595744256 327278 33554432000 4194304 5787044 140734296087104 18446744073709551615 4220648 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17031/tid=17036] ppid=17030 vsize=1558344 CPUtime=936.86 cores=1,3,5,7
/proc/17031/task/17036/stat : 17036 (priss) R 17030 17030 15086 0 -1 4202560 134034 0 0 0 93608 78 0 0 25 0 5 0 595334877 1595744256 327278 33554432000 4194304 5787044 140734296087104 18446744073709551615 4318944 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.33
Current children cumulated vsize (KiB) 1567044

[startup+1002.3 s]
/proc/loadavg: 8.28 8.09 7.73 9/188 17162
/proc/meminfo: memFree=13539168/32951124 swapFree=67111528/67111528
[pid=17030] ppid=17028 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17030/stat : 17030 (priss.sh) S 17028 17030 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595334858 8908800 252 33554432000 4194304 4922060 140733547710512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17030/statm: 2175 252 211 178 0 68 0
[pid=17031] ppid=17030 vsize=1558344 CPUtime=4002.98 cores=1,3,5,7
/proc/17031/stat : 17031 (priss) S 17030 17030 15086 0 -1 4202496 395081 0 0 0 399994 304 0 0 19 0 5 0 595334858 1595744256 327337 33554432000 4194304 5787044 140734296087104 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/17031/statm: 389586 327337 418 389 0 385336 0
[pid=17031/tid=17033] ppid=17030 vsize=1558344 CPUtime=1002.14 cores=1,3,5,7
/proc/17031/task/17033/stat : 17033 (priss) R 17030 17030 15086 0 -1 4202560 88511 0 0 0 100142 72 0 0 25 0 5 0 595334868 1595744256 327337 33554432000 4194304 5787044 140734296087104 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17031/tid=17034] ppid=17030 vsize=1558344 CPUtime=1002.12 cores=1,3,5,7
/proc/17031/task/17034/stat : 17034 (priss) R 17030 17030 15086 0 -1 4202560 96527 0 0 0 100112 100 0 0 25 0 5 0 595334870 1595744256 327337 33554432000 4194304 5787044 140734296087104 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17031/tid=17035] ppid=17030 vsize=1558344 CPUtime=1001.98 cores=1,3,5,7
/proc/17031/task/17035/stat : 17035 (priss) R 17030 17030 15086 0 -1 4202560 61473 0 0 0 100147 51 0 0 25 0 5 0 595334873 1595744256 327337 33554432000 4194304 5787044 140734296087104 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17031/tid=17036] ppid=17030 vsize=1558344 CPUtime=996.53 cores=1,3,5,7
/proc/17031/task/17036/stat : 17036 (priss) R 17030 17030 15086 0 -1 4202560 134035 0 0 0 99575 78 0 0 25 0 5 0 595334877 1595744256 327337 33554432000 4194304 5787044 140734296087104 18446744073709551615 4318959 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4002.98
Current children cumulated vsize (KiB) 1567044

[startup+1062.3 s]
/proc/loadavg: 8.17 8.09 7.74 9/188 17163
/proc/meminfo: memFree=13495976/32951124 swapFree=67111528/67111528
[pid=17030] ppid=17028 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17030/stat : 17030 (priss.sh) S 17028 17030 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595334858 8908800 252 33554432000 4194304 4922060 140733547710512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17030/statm: 2175 252 211 178 0 68 0
[pid=17031] ppid=17030 vsize=1558344 CPUtime=4242.65 cores=1,3,5,7
/proc/17031/stat : 17031 (priss) S 17030 17030 15086 0 -1 4202496 403054 0 0 0 423949 316 0 0 19 0 5 0 595334858 1595744256 335310 33554432000 4194304 5787044 140734296087104 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/17031/statm: 389586 335310 418 389 0 385336 0
[pid=17031/tid=17033] ppid=17030 vsize=1558344 CPUtime=1062.14 cores=1,3,5,7
/proc/17031/task/17033/stat : 17033 (priss) R 17030 17030 15086 0 -1 4202560 91927 0 0 0 106136 78 0 0 25 0 5 0 595334868 1595744256 335310 33554432000 4194304 5787044 140734296087104 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17031/tid=17034] ppid=17030 vsize=1558344 CPUtime=1062.12 cores=1,3,5,7
/proc/17031/task/17034/stat : 17034 (priss) R 17030 17030 15086 0 -1 4202560 99674 0 0 0 106108 104 0 0 25 0 5 0 595334870 1595744256 335310 33554432000 4194304 5787044 140734296087104 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17031/tid=17035] ppid=17030 vsize=1558344 CPUtime=1061.98 cores=1,3,5,7
/proc/17031/task/17035/stat : 17035 (priss) R 17030 17030 15086 0 -1 4202560 62745 0 0 0 106144 54 0 0 25 0 5 0 595334873 1595744256 335310 33554432000 4194304 5787044 140734296087104 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17031/tid=17036] ppid=17030 vsize=1558344 CPUtime=1056.2 cores=1,3,5,7
/proc/17031/task/17036/stat : 17036 (priss) R 17030 17030 15086 0 -1 4202560 134173 0 0 0 105542 78 0 0 25 0 5 0 595334877 1595744256 335310 33554432000 4194304 5787044 140734296087104 18446744073709551615 4336312 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.65
Current children cumulated vsize (KiB) 1567044

[startup+1122.3 s]
/proc/loadavg: 8.06 8.07 7.76 9/188 17165
/proc/meminfo: memFree=13462984/32951124 swapFree=67111528/67111528
[pid=17030] ppid=17028 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17030/stat : 17030 (priss.sh) S 17028 17030 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595334858 8908800 252 33554432000 4194304 4922060 140733547710512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17030/statm: 2175 252 211 178 0 68 0
[pid=17031] ppid=17030 vsize=1558344 CPUtime=4482.3 cores=1,3,5,7
/proc/17031/stat : 17031 (priss) S 17030 17030 15086 0 -1 4202496 408613 0 0 0 447905 325 0 0 19 0 5 0 595334858 1595744256 340664 33554432000 4194304 5787044 140734296087104 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/17031/statm: 389586 340664 418 389 0 385336 0
[pid=17031/tid=17033] ppid=17030 vsize=1558344 CPUtime=1122.14 cores=1,3,5,7
/proc/17031/task/17033/stat : 17033 (priss) R 17030 17030 15086 0 -1 4202560 95222 0 0 0 112132 82 0 0 25 0 5 0 595334868 1595744256 340664 33554432000 4194304 5787044 140734296087104 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17031/tid=17034] ppid=17030 vsize=1558344 CPUtime=1122.11 cores=1,3,5,7
/proc/17031/task/17034/stat : 17034 (priss) R 17030 17030 15086 0 -1 4202560 100776 0 0 0 112105 106 0 0 25 0 5 0 595334870 1595744256 340664 33554432000 4194304 5787044 140734296087104 18446744073709551615 4219977 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17031/tid=17035] ppid=17030 vsize=1558344 CPUtime=1121.96 cores=1,3,5,7
/proc/17031/task/17035/stat : 17035 (priss) R 17030 17030 15086 0 -1 4202560 63556 0 0 0 112140 56 0 0 25 0 5 0 595334873 1595744256 340664 33554432000 4194304 5787044 140734296087104 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17031/tid=17036] ppid=17030 vsize=1558344 CPUtime=1115.87 cores=1,3,5,7
/proc/17031/task/17036/stat : 17036 (priss) R 17030 17030 15086 0 -1 4202560 134524 0 0 0 111509 78 0 0 25 0 5 0 595334877 1595744256 340664 33554432000 4194304 5787044 140734296087104 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.3
Current children cumulated vsize (KiB) 1567044

[startup+1182.3 s]
/proc/loadavg: 8.02 8.05 7.77 9/188 17167
/proc/meminfo: memFree=13424504/32951124 swapFree=67111528/67111528
[pid=17030] ppid=17028 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17030/stat : 17030 (priss.sh) S 17028 17030 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595334858 8908800 252 33554432000 4194304 4922060 140733547710512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17030/statm: 2175 252 211 178 0 68 0
[pid=17031] ppid=17030 vsize=1623880 CPUtime=4721.97 cores=1,3,5,7
/proc/17031/stat : 17031 (priss) S 17030 17030 15086 0 -1 4202496 413854 0 0 0 471863 334 0 0 19 0 5 0 595334858 1662853120 345905 33554432000 4194304 5787044 140734296087104 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/17031/statm: 405970 345905 418 389 0 401720 0
[pid=17031/tid=17033] ppid=17030 vsize=1623880 CPUtime=1182.14 cores=1,3,5,7
/proc/17031/task/17033/stat : 17033 (priss) R 17030 17030 15086 0 -1 4202560 96826 0 0 0 118129 85 0 0 25 0 5 0 595334868 1662853120 345905 33554432000 4194304 5787044 140734296087104 18446744073709551615 260020056773 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17031/tid=17034] ppid=17030 vsize=1623880 CPUtime=1182.12 cores=1,3,5,7
/proc/17031/task/17034/stat : 17034 (priss) R 17030 17030 15086 0 -1 4202560 102808 0 0 0 118102 110 0 0 25 0 5 0 595334870 1662853120 345905 33554432000 4194304 5787044 140734296087104 18446744073709551615 5591532 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17031/tid=17035] ppid=17030 vsize=1623880 CPUtime=1181.95 cores=1,3,5,7
/proc/17031/task/17035/stat : 17035 (priss) R 17030 17030 15086 0 -1 4202560 65132 0 0 0 118137 58 0 0 25 0 5 0 595334873 1662853120 345905 33554432000 4194304 5787044 140734296087104 18446744073709551615 5591034 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17031/tid=17036] ppid=17030 vsize=1623880 CPUtime=1175.55 cores=1,3,5,7
/proc/17031/task/17036/stat : 17036 (priss) R 17030 17030 15086 0 -1 4202560 134553 0 0 0 117476 79 0 0 25 0 5 0 595334877 1662853120 345905 33554432000 4194304 5787044 140734296087104 18446744073709551615 4337424 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4721.97
Current children cumulated vsize (KiB) 1632580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.91 s]
/proc/loadavg: 8.01 8.05 7.77 9/188 17167
/proc/meminfo: memFree=13398448/32951124 swapFree=67111528/67111528
[pid=17030] ppid=17028 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17030/stat : 17030 (priss.sh) S 17028 17030 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595334858 8908800 252 33554432000 4194304 4922060 140733547710512 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17030/statm: 2175 252 211 178 0 68 0
[pid=17031] ppid=17030 vsize=1623880 CPUtime=4800.31 cores=1,3,5,7
/proc/17031/stat : 17031 (priss) S 17030 17030 15086 0 -1 4202496 418511 0 0 0 479688 343 0 0 19 0 5 0 595334858 1662853120 350562 33554432000 4194304 5787044 140734296087104 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/17031/statm: 405970 350562 418 389 0 401720 0
[pid=17031/tid=17033] ppid=17030 vsize=1623880 CPUtime=1201.75 cores=1,3,5,7
/proc/17031/task/17033/stat : 17033 (priss) R 17030 17030 15086 0 -1 4202560 98825 0 0 0 120087 88 0 0 25 0 5 0 595334868 1662853120 350562 33554432000 4194304 5787044 140734296087104 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17031/tid=17034] ppid=17030 vsize=1623880 CPUtime=1201.73 cores=1,3,5,7
/proc/17031/task/17034/stat : 17034 (priss) R 17030 17030 15086 0 -1 4202560 103898 0 0 0 120061 112 0 0 25 0 5 0 595334870 1662853120 350562 33554432000 4194304 5787044 140734296087104 18446744073709551615 4220225 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17031/tid=17035] ppid=17030 vsize=1623880 CPUtime=1201.57 cores=1,3,5,7
/proc/17031/task/17035/stat : 17035 (priss) R 17030 17030 15086 0 -1 4202560 66622 0 0 0 120095 62 0 0 25 0 5 0 595334873 1662853120 350562 33554432000 4194304 5787044 140734296087104 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17031/tid=17036] ppid=17030 vsize=1623880 CPUtime=1195.05 cores=1,3,5,7
/proc/17031/task/17036/stat : 17036 (priss) R 17030 17030 15086 0 -1 4202560 134631 0 0 0 119426 79 0 0 25 0 5 0 595334877 1662853120 350562 33554432000 4194304 5787044 140734296087104 18446744073709551615 4336768 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1632580

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17030 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.31
#
# 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.31
CPU user time (s): 4796.88
CPU system time (s): 3.43
CPU usage (%): 399.385
Max. virtual memory (cumulated for all children) (KiB): 1632580

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.76473 second user time and 4.80027 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-29 06:24:03
IDJOB=3286675
IDBENCH=82432
IDSOLVER=1603
FILE ID=node110/3286675-1304051043
RUNJOBID= node110-1304039990-15105
PBS_JOBID= 13170381
Free space on /tmp= 72744 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-17-step21.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286675-1304051043/watcher-3286675-1304051043 -o /tmp/evaluation-result-3286675-1304051043/solver-3286675-1304051043 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3286675-1304051043.cnf 1546849319 4800 15500 4

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

MD5SUM BENCH= 4f6c74152fcb90409ea0105b51afa3bd
RANDOM SEED=1546849319

node110.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.830
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.66
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.830
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.83
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.830
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.75
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.830
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.83
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.830
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.76
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.830
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.83
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.830
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.74
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13210248 kB
Buffers:       2339344 kB
Cached:       13444664 kB
SwapCached:          0 kB
Active:       11326620 kB
Inactive:      7833960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13210248 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           95700 kB
Writeback:           0 kB
AnonPages:     3375932 kB
Mapped:          15452 kB
Slab:           508300 kB
PageTables:      11456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3685648 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= 72812 MiB
End job on node110 at 2011-04-29 06:44:07