Trace number 3291275

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.33 1202.02

General information on the benchmark

NameSAT03/industrial/maris/CNF/
gripper13u.shuffled-as.sat03-395.cnf
MD5SUM3889b7ed90cc1fbe8bc8d140a1763832
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4427.96
Satisfiable
(Un)Satisfiability was proved
Number of variables4268
Number of clauses38965
Sum of the clauses size86077
Maximum clause length28
Minimum clause length1
Number of clauses of size 169
Number of clauses of size 235984
Number of clauses of size 3104
Number of clauses of size 42704
Number of clauses of size 50
Number of clauses of size over 5104

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: 29166
0.00/0.01	c parsetime: 10047us
0.00/0.01	c parsed 38965 clauses with 4268 variables
0.00/0.01	c NW started thread 0 successfully (1112164672)
0.00/0.01	c NW started thread 1 successfully (1084352832)
0.00/0.02	c NW started thread 2 successfully (1122654528)
0.00/0.02	c NW started thread 3 successfully (1133144384)
6.31/1.69	c preprocessor returned 10001 variables
6.31/1.69	c preprocessing returned UNKNOWN
6.31/1.69	c PP set 278 variables
6.31/1.69	c pp time: 1679175us (1s)
6.70/1.71	c preprocessor returned 10001 variables
6.70/1.71	c preprocessing returned UNKNOWN
6.70/1.71	c PP set 278 variables
6.70/1.71	c pp time: 1682358us (1s)
6.70/1.71	c preprocessor returned 10001 variables
6.70/1.71	c preprocessing returned UNKNOWN
6.70/1.71	c PP set 278 variables
6.70/1.71	c pp time: 1690721us (1s)
8.30/2.11	c added unsatisfied clause
8.30/2.11	c failed to add network clauses
12.70/3.24	c preprocessor returned 30008 variables
12.70/3.24	c preprocessing returned UNKNOWN
12.70/3.24	c PP set 278 variables
12.70/3.24	c pp time: 3216312us (3s)
27.46/6.96	c added unsatisfied clause
27.46/6.96	c failed to add network clauses
61.41/15.42	c added unsatisfied clause
61.41/15.42	c failed to add network clauses
62.23/15.69	c added unsatisfied clause
62.23/15.69	c failed to add network clauses
72.58/18.24	c added unsatisfied clause
72.58/18.24	c failed to add network clauses
72.58/18.24	c added unsatisfied clause
72.58/18.24	c failed to add network clauses
74.18/18.61	c added unsatisfied clause
74.18/18.61	c failed to add network clauses
89.75/22.59	c added unsatisfied clause
89.75/22.59	c failed to add network clauses
92.98/23.38	c added unsatisfied clause
92.98/23.38	c failed to add network clauses
94.15/23.66	c added unsatisfied clause
94.15/23.66	c failed to add network clauses
101.36/25.41	c added unsatisfied clause
101.36/25.41	c failed to add network clauses
112.12/28.15	c added unsatisfied clause
112.12/28.15	c failed to add network clauses
115.71/29.00	c added unsatisfied clause
115.71/29.00	c failed to add network clauses
122.50/30.77	c added unsatisfied clause
122.50/30.77	c failed to add network clauses
125.30/31.41	c added unsatisfied clause
125.30/31.41	c failed to add network clauses
138.07/34.64	c added unsatisfied clause
138.07/34.64	c failed to add network clauses
142.87/35.81	c added unsatisfied clause
142.87/35.81	c failed to add network clauses
152.05/38.12	c added unsatisfied clause
152.05/38.12	c failed to add network clauses
172.43/43.22	c added unsatisfied clause
172.43/43.22	c failed to add network clauses
172.43/43.23	c added unsatisfied clause
172.43/43.23	c failed to add network clauses
197.19/49.46	c added unsatisfied clause
197.19/49.46	c failed to add network clauses
336.95/84.69	c added unsatisfied clause
336.95/84.69	c failed to add network clauses
358.52/90.06	c added unsatisfied clause
358.52/90.06	c failed to add network clauses
513.51/128.82	c added unsatisfied clause
513.51/128.82	c failed to add network clauses
3474.95/870.26	c added unsatisfied clause
3474.95/870.26	c failed to add network clauses
4583.41/1147.78	c added unsatisfied clause
4583.41/1147.78	c failed to add network clauses
4687.68/1173.88	c added unsatisfied clause
4687.68/1173.88	c failed to add network clauses

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3291275-1304066269/watcher-3291275-1304066269 -o /tmp/evaluation-result-3291275-1304066269/solver-3291275-1304066269 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3291275-1304066269.cnf 79166965 4800 15500 4 

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

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


[startup+0 s]
/proc/loadavg: 7.65 7.94 7.98 5/182 29165
/proc/meminfo: memFree=14379208/32950928 swapFree=67111528/67111528
[pid=29165] ppid=29163 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29165/stat : 29165 (priss.sh) S 29163 29165 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596857556 8908800 252 33554432000 4194304 4922060 140734870852960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29165/statm: 2175 252 211 178 0 68 0

[startup+0.238892 s]
/proc/loadavg: 7.65 7.94 7.98 5/182 29165
/proc/meminfo: memFree=14379208/32950928 swapFree=67111528/67111528
[pid=29165] ppid=29163 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29165/stat : 29165 (priss.sh) S 29163 29165 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596857556 8908800 252 33554432000 4194304 4922060 140734870852960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29165/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300591 s]
/proc/loadavg: 7.65 7.94 7.98 5/182 29165
/proc/meminfo: memFree=14379208/32950928 swapFree=67111528/67111528
[pid=29165] ppid=29163 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29165/stat : 29165 (priss.sh) S 29163 29165 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596857556 8908800 252 33554432000 4194304 4922060 140734870852960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29165/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.400571 s]
/proc/loadavg: 7.65 7.94 7.98 5/182 29165
/proc/meminfo: memFree=14379208/32950928 swapFree=67111528/67111528
[pid=29165] ppid=29163 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29165/stat : 29165 (priss.sh) S 29163 29165 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596857556 8908800 252 33554432000 4194304 4922060 140734870852960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29165/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700518 s]
/proc/loadavg: 7.65 7.94 7.98 5/182 29165
/proc/meminfo: memFree=14379208/32950928 swapFree=67111528/67111528
[pid=29165] ppid=29163 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29165/stat : 29165 (priss.sh) S 29163 29165 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596857556 8908800 252 33554432000 4194304 4922060 140734870852960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29165/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50038 s]
/proc/loadavg: 7.65 7.94 7.98 10/188 29171
/proc/meminfo: memFree=14346184/32950928 swapFree=67111528/67111528
[pid=29165] ppid=29163 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29165/stat : 29165 (priss.sh) S 29163 29165 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596857556 8908800 252 33554432000 4194304 4922060 140734870852960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29165/statm: 2175 252 211 178 0 68 0
[pid=29166] ppid=29165 vsize=344360 CPUtime=5.91 cores=0,2,4,6
/proc/29166/stat : 29166 (priss) S 29165 29165 28330 0 -1 4202496 12401 0 0 0 588 3 0 0 18 0 5 0 596857556 352624640 8320 33554432000 4194304 5787044 140737148012384 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29166/statm: 86090 8320 355 389 0 81840 0
[pid=29166/tid=29168] ppid=29165 vsize=344360 CPUtime=1.47 cores=0,2,4,6
/proc/29166/task/29168/stat : 29168 (priss) R 29165 29165 28330 0 -1 4202560 2060 0 0 0 147 0 0 0 19 0 5 0 596857558 352624640 8320 33554432000 4194304 5787044 140737148012384 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29166/tid=29169] ppid=29165 vsize=344360 CPUtime=1.46 cores=0,2,4,6
/proc/29166/task/29169/stat : 29169 (priss) R 29165 29165 28330 0 -1 4202560 1958 0 0 0 146 0 0 0 20 0 5 0 596857558 352624640 8320 33554432000 4194304 5787044 140737148012384 18446744073709551615 218880259028 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29166/tid=29170] ppid=29165 vsize=344360 CPUtime=1.46 cores=0,2,4,6
/proc/29166/task/29170/stat : 29170 (priss) R 29165 29165 28330 0 -1 4202560 2093 0 0 0 145 1 0 0 19 0 5 0 596857559 352624640 8320 33554432000 4194304 5787044 140737148012384 18446744073709551615 218880259058 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29166/tid=29171] ppid=29165 vsize=344360 CPUtime=1.46 cores=0,2,4,6
/proc/29166/task/29171/stat : 29171 (priss) R 29165 29165 28330 0 -1 4202560 3536 0 0 0 146 0 0 0 19 0 5 0 596857559 352624640 8320 33554432000 4194304 5787044 140737148012384 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 353060

[startup+3.1011 s]
/proc/loadavg: 7.65 7.94 7.98 10/188 29171
/proc/meminfo: memFree=14339608/32950928 swapFree=67111528/67111528
[pid=29165] ppid=29163 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29165/stat : 29165 (priss.sh) S 29163 29165 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596857556 8908800 252 33554432000 4194304 4922060 140734870852960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29165/statm: 2175 252 211 178 0 68 0
[pid=29166] ppid=29165 vsize=346992 CPUtime=12.3 cores=0,2,4,6
/proc/29166/stat : 29166 (priss) S 29165 29165 28330 0 -1 4202496 17185 0 0 0 1226 4 0 0 18 0 5 0 596857556 355319808 10662 33554432000 4194304 5787044 140737148012384 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29166/statm: 86748 10662 405 389 0 82498 0
[pid=29166/tid=29168] ppid=29165 vsize=346992 CPUtime=3.06 cores=0,2,4,6
/proc/29166/task/29168/stat : 29168 (priss) R 29165 29165 28330 0 -1 4202560 3655 0 0 0 306 0 0 0 25 0 5 0 596857558 355319808 10662 33554432000 4194304 5787044 140737148012384 18446744073709551615 5588240 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29166/tid=29169] ppid=29165 vsize=346992 CPUtime=3.06 cores=0,2,4,6
/proc/29166/task/29169/stat : 29169 (priss) R 29165 29165 28330 0 -1 4202560 3846 0 0 0 305 1 0 0 25 0 5 0 596857558 355319808 10662 33554432000 4194304 5787044 140737148012384 18446744073709551615 5585308 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29166/tid=29170] ppid=29165 vsize=346992 CPUtime=3.06 cores=0,2,4,6
/proc/29166/task/29170/stat : 29170 (priss) R 29165 29165 28330 0 -1 4202560 3394 0 0 0 305 1 0 0 25 0 5 0 596857559 355319808 10662 33554432000 4194304 5787044 140737148012384 18446744073709551615 4229312 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29166/tid=29171] ppid=29165 vsize=346992 CPUtime=3.06 cores=0,2,4,6
/proc/29166/task/29171/stat : 29171 (priss) R 29165 29165 28330 0 -1 4202560 3536 0 0 0 306 0 0 0 24 0 5 0 596857559 355319808 10662 33554432000 4194304 5787044 140737148012384 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 355692

[startup+6.30055 s]
/proc/loadavg: 7.68 7.94 7.98 9/188 29171
/proc/meminfo: memFree=14319272/32950928 swapFree=67111528/67111528
[pid=29165] ppid=29163 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29165/stat : 29165 (priss.sh) S 29163 29165 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596857556 8908800 252 33554432000 4194304 4922060 140734870852960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29165/statm: 2175 252 211 178 0 68 0
[pid=29166] ppid=29165 vsize=354676 CPUtime=25.07 cores=0,2,4,6
/proc/29166/stat : 29166 (priss) S 29165 29165 28330 0 -1 4202496 23823 0 0 0 2500 7 0 0 18 0 5 0 596857556 363188224 16055 33554432000 4194304 5787044 140737148012384 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29166/statm: 88669 16055 419 389 0 84419 0
[pid=29166/tid=29168] ppid=29165 vsize=354676 CPUtime=6.27 cores=0,2,4,6
/proc/29166/task/29168/stat : 29168 (priss) R 29165 29165 28330 0 -1 4202560 4658 0 0 0 626 1 0 0 25 0 5 0 596857558 363188224 16055 33554432000 4194304 5787044 140737148012384 18446744073709551615 218880670239 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29166/tid=29169] ppid=29165 vsize=354676 CPUtime=6.23 cores=0,2,4,6
/proc/29166/task/29169/stat : 29169 (priss) R 29165 29165 28330 0 -1 4202560 4756 0 0 0 622 1 0 0 25 0 5 0 596857558 363188224 16055 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29166/tid=29170] ppid=29165 vsize=354676 CPUtime=6.25 cores=0,2,4,6
/proc/29166/task/29170/stat : 29170 (priss) R 29165 29165 28330 0 -1 4202560 4320 0 0 0 624 1 0 0 25 0 5 0 596857559 363188224 16055 33554432000 4194304 5787044 140737148012384 18446744073709551615 5585240 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29166/tid=29171] ppid=29165 vsize=354676 CPUtime=6.26 cores=0,2,4,6
/proc/29166/task/29171/stat : 29171 (priss) R 29165 29165 28330 0 -1 4202560 7335 0 0 0 624 2 0 0 25 0 5 0 596857559 363188224 16055 33554432000 4194304 5787044 140737148012384 18446744073709551615 5524560 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 363376

[startup+12.7004 s]
/proc/loadavg: 7.70 7.94 7.98 9/188 29171
/proc/meminfo: memFree=14289000/32950928 swapFree=67111528/67111528
[pid=29165] ppid=29163 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29165/stat : 29165 (priss.sh) S 29163 29165 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596857556 8908800 252 33554432000 4194304 4922060 140734870852960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29165/statm: 2175 252 211 178 0 68 0
[pid=29166] ppid=29165 vsize=363088 CPUtime=50.62 cores=0,2,4,6
/proc/29166/stat : 29166 (priss) S 29165 29165 28330 0 -1 4202496 29428 0 0 0 5052 10 0 0 18 0 5 0 596857556 371802112 21660 33554432000 4194304 5787044 140737148012384 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29166/statm: 90772 21660 419 389 0 86522 0
[pid=29166/tid=29168] ppid=29165 vsize=363088 CPUtime=12.66 cores=0,2,4,6
/proc/29166/task/29168/stat : 29168 (priss) R 29165 29165 28330 0 -1 4202560 5682 0 0 0 1265 1 0 0 25 0 5 0 596857558 371802112 21660 33554432000 4194304 5787044 140737148012384 18446744073709551615 4218754 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29166/tid=29169] ppid=29165 vsize=363088 CPUtime=12.59 cores=0,2,4,6
/proc/29166/task/29169/stat : 29169 (priss) R 29165 29165 28330 0 -1 4202560 5867 0 0 0 1257 2 0 0 25 0 5 0 596857558 371802112 21660 33554432000 4194304 5787044 140737148012384 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29166/tid=29170] ppid=29165 vsize=363088 CPUtime=12.65 cores=0,2,4,6
/proc/29166/task/29170/stat : 29170 (priss) R 29165 29165 28330 0 -1 4202560 5350 0 0 0 1263 2 0 0 25 0 5 0 596857559 371802112 21660 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591097 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29166/tid=29171] ppid=29165 vsize=363088 CPUtime=12.66 cores=0,2,4,6
/proc/29166/task/29171/stat : 29171 (priss) R 29165 29165 28330 0 -1 4202560 9775 0 0 0 1263 3 0 0 25 0 5 0 596857559 371802112 21660 33554432000 4194304 5787044 140737148012384 18446744073709551615 4238952 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 371788

[startup+25.5062 s]
/proc/loadavg: 7.77 7.95 7.98 9/188 29171
/proc/meminfo: memFree=14242840/32950928 swapFree=67111528/67111528
[pid=29165] ppid=29163 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29165/stat : 29165 (priss.sh) S 29163 29165 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596857556 8908800 252 33554432000 4194304 4922060 140734870852960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29165/statm: 2175 252 211 178 0 68 0
[pid=29166] ppid=29165 vsize=374684 CPUtime=101.76 cores=0,2,4,6
/proc/29166/stat : 29166 (priss) S 29165 29165 28330 0 -1 4202496 38941 0 0 0 10159 17 0 0 18 0 5 0 596857556 383676416 31169 33554432000 4194304 5787044 140737148012384 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29166/statm: 93671 31169 419 389 0 89421 0
[pid=29166/tid=29168] ppid=29165 vsize=374684 CPUtime=25.46 cores=0,2,4,6
/proc/29166/task/29168/stat : 29168 (priss) R 29165 29165 28330 0 -1 4202560 8029 0 0 0 2543 3 0 0 25 0 5 0 596857558 383676416 31169 33554432000 4194304 5787044 140737148012384 18446744073709551615 5576446 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29166/tid=29169] ppid=29165 vsize=374684 CPUtime=25.33 cores=0,2,4,6
/proc/29166/task/29169/stat : 29169 (priss) R 29165 29165 28330 0 -1 4202560 7902 0 0 0 2529 4 0 0 25 0 5 0 596857558 383676416 31169 33554432000 4194304 5787044 140737148012384 18446744073709551615 5586694 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29166/tid=29170] ppid=29165 vsize=374684 CPUtime=25.46 cores=0,2,4,6
/proc/29166/task/29170/stat : 29170 (priss) R 29165 29165 28330 0 -1 4202560 7181 0 0 0 2543 3 0 0 25 0 5 0 596857559 383676416 31169 33554432000 4194304 5787044 140737148012384 18446744073709551615 4229538 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29166/tid=29171] ppid=29165 vsize=374684 CPUtime=25.46 cores=0,2,4,6
/proc/29166/task/29171/stat : 29171 (priss) R 29165 29165 28330 0 -1 4202560 13075 0 0 0 2541 5 0 0 25 0 5 0 596857559 383676416 31169 33554432000 4194304 5787044 140737148012384 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 383384

[startup+51.1007 s]
/proc/loadavg: 7.90 7.96 7.98 9/188 29172
/proc/meminfo: memFree=14179152/32950928 swapFree=67111528/67111528
[pid=29165] ppid=29163 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29165/stat : 29165 (priss.sh) S 29163 29165 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596857556 8908800 252 33554432000 4194304 4922060 140734870852960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29165/statm: 2175 252 211 178 0 68 0
[pid=29166] ppid=29165 vsize=396008 CPUtime=203.97 cores=0,2,4,6
/proc/29166/stat : 29166 (priss) S 29165 29165 28330 0 -1 4202496 54664 0 0 0 20370 27 0 0 18 0 5 0 596857556 405512192 46795 33554432000 4194304 5787044 140737148012384 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29166/statm: 99002 46795 419 389 0 94752 0
[pid=29166/tid=29168] ppid=29165 vsize=396008 CPUtime=51.05 cores=0,2,4,6
/proc/29166/task/29168/stat : 29168 (priss) R 29165 29165 28330 0 -1 4202560 12937 0 0 0 5099 6 0 0 25 0 5 0 596857558 405512192 46795 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29166/tid=29169] ppid=29165 vsize=396008 CPUtime=50.78 cores=0,2,4,6
/proc/29166/task/29169/stat : 29169 (priss) R 29165 29165 28330 0 -1 4202560 11521 0 0 0 5070 8 0 0 25 0 5 0 596857558 405512192 46795 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29166/tid=29170] ppid=29165 vsize=396008 CPUtime=51.04 cores=0,2,4,6
/proc/29166/task/29170/stat : 29170 (priss) R 29165 29165 28330 0 -1 4202560 11469 0 0 0 5100 4 0 0 25 0 5 0 596857559 405512192 46795 33554432000 4194304 5787044 140737148012384 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29166/tid=29171] ppid=29165 vsize=396008 CPUtime=51.05 cores=0,2,4,6
/proc/29166/task/29171/stat : 29171 (priss) R 29165 29165 28330 0 -1 4202560 15983 0 0 0 5097 8 0 0 25 0 5 0 596857559 405512192 46795 33554432000 4194304 5787044 140737148012384 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.97
Current children cumulated vsize (KiB) 404708

[startup+102.301 s]
/proc/loadavg: 8.29 8.06 8.01 9/188 29176
/proc/meminfo: memFree=14102108/32950928 swapFree=67111528/67111528
[pid=29165] ppid=29163 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29165/stat : 29165 (priss.sh) S 29163 29165 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596857556 8908800 252 33554432000 4194304 4922060 140734870852960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29165/statm: 2175 252 211 178 0 68 0
[pid=29166] ppid=29165 vsize=416972 CPUtime=407.65 cores=0,2,4,6
/proc/29166/stat : 29166 (priss) S 29165 29165 28330 0 -1 4202496 68752 0 0 0 40721 44 0 0 18 0 5 0 596857556 426979328 60673 33554432000 4194304 5787044 140737148012384 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29166/statm: 104243 60673 419 389 0 99993 0
[pid=29166/tid=29168] ppid=29165 vsize=416972 CPUtime=101.99 cores=0,2,4,6
/proc/29166/task/29168/stat : 29168 (priss) R 29165 29165 28330 0 -1 4202560 15749 0 0 0 10188 11 0 0 25 0 5 0 596857558 426979328 60673 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29166/tid=29169] ppid=29165 vsize=416972 CPUtime=101.5 cores=0,2,4,6
/proc/29166/task/29169/stat : 29169 (priss) R 29165 29165 28330 0 -1 4202560 15287 0 0 0 10137 13 0 0 25 0 5 0 596857558 426979328 60673 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29166/tid=29170] ppid=29165 vsize=416972 CPUtime=102.08 cores=0,2,4,6
/proc/29166/task/29170/stat : 29170 (priss) R 29165 29165 28330 0 -1 4202560 15670 0 0 0 10201 7 0 0 25 0 5 0 596857559 426979328 60673 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591615 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29166/tid=29171] ppid=29165 vsize=416972 CPUtime=102.02 cores=0,2,4,6

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

/proc/29166/task/29169/stat : 29169 (priss) R 29165 29165 28330 0 -1 4202560 44406 0 0 0 81908 46 0 0 25 0 5 0 596857558 935903232 166735 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29166/tid=29170] ppid=29165 vsize=913968 CPUtime=822.07 cores=0,2,4,6
/proc/29166/task/29170/stat : 29170 (priss) R 29165 29165 28330 0 -1 4202560 45809 0 0 0 82179 28 0 0 25 0 5 0 596857559 935903232 166735 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29166/tid=29171] ppid=29165 vsize=913968 CPUtime=822.02 cores=0,2,4,6
/proc/29166/task/29171/stat : 29171 (priss) R 29165 29165 28330 0 -1 4202560 44375 0 0 0 82159 43 0 0 25 0 5 0 596857559 935903232 166735 33554432000 4194304 5787044 140737148012384 18446744073709551615 4254912 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3283.6
Current children cumulated vsize (KiB) 922668

[startup+882.301 s]
/proc/loadavg: 8.10 8.07 8.01 10/188 29197
/proc/meminfo: memFree=13551356/32950928 swapFree=67111528/67111528
[pid=29165] ppid=29163 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29165/stat : 29165 (priss.sh) S 29163 29165 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596857556 8908800 252 33554432000 4194304 4922060 140734870852960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29165/statm: 2175 252 211 178 0 68 0
[pid=29166] ppid=29165 vsize=913968 CPUtime=3523.29 cores=0,2,4,6
/proc/29166/stat : 29166 (priss) S 29165 29165 28330 0 -1 4202496 179920 0 0 0 352161 168 0 0 18 0 5 0 596857556 935903232 170419 33554432000 4194304 5787044 140737148012384 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29166/statm: 228492 170419 419 389 0 224242 0
[pid=29166/tid=29168] ppid=29165 vsize=913968 CPUtime=879.93 cores=0,2,4,6
/proc/29166/task/29168/stat : 29168 (priss) R 29165 29165 28330 0 -1 4202560 41592 0 0 0 87945 48 0 0 25 0 5 0 596857558 935903232 170419 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591217 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29166/tid=29169] ppid=29165 vsize=913968 CPUtime=879.21 cores=0,2,4,6
/proc/29166/task/29169/stat : 29169 (priss) R 29165 29165 28330 0 -1 4202560 45207 0 0 0 87874 47 0 0 25 0 5 0 596857558 935903232 170419 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29166/tid=29170] ppid=29165 vsize=913968 CPUtime=882.07 cores=0,2,4,6
/proc/29166/task/29170/stat : 29170 (priss) R 29165 29165 28330 0 -1 4202560 45809 0 0 0 88179 28 0 0 25 0 5 0 596857559 935903232 170419 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29166/tid=29171] ppid=29165 vsize=913968 CPUtime=882.02 cores=0,2,4,6
/proc/29166/task/29171/stat : 29171 (priss) R 29165 29165 28330 0 -1 4202560 44558 0 0 0 88159 43 0 0 25 0 5 0 596857559 935903232 170419 33554432000 4194304 5787044 140737148012384 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3523.29
Current children cumulated vsize (KiB) 922668

[startup+942.301 s]
/proc/loadavg: 8.16 8.08 8.01 10/188 29199
/proc/meminfo: memFree=13522444/32950928 swapFree=67111528/67111528
[pid=29165] ppid=29163 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29165/stat : 29165 (priss.sh) S 29163 29165 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596857556 8908800 252 33554432000 4194304 4922060 140734870852960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29165/statm: 2175 252 211 178 0 68 0
[pid=29166] ppid=29165 vsize=983604 CPUtime=3762.95 cores=0,2,4,6
/proc/29166/stat : 29166 (priss) S 29165 29165 28330 0 -1 4202496 183696 0 0 0 376122 173 0 0 18 0 5 0 596857556 1007210496 173970 33554432000 4194304 5787044 140737148012384 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29166/statm: 245901 173970 419 389 0 241651 0
[pid=29166/tid=29168] ppid=29165 vsize=983604 CPUtime=939.93 cores=0,2,4,6
/proc/29166/task/29168/stat : 29168 (priss) R 29165 29165 28330 0 -1 4202560 42502 0 0 0 93944 49 0 0 25 0 5 0 596857558 1007210496 173970 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29166/tid=29169] ppid=29165 vsize=983604 CPUtime=938.88 cores=0,2,4,6
/proc/29166/task/29169/stat : 29169 (priss) R 29165 29165 28330 0 -1 4202560 45207 0 0 0 93841 47 0 0 25 0 5 0 596857558 1007210496 173970 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29166/tid=29170] ppid=29165 vsize=983604 CPUtime=942.07 cores=0,2,4,6
/proc/29166/task/29170/stat : 29170 (priss) R 29165 29165 28330 0 -1 4202560 45809 0 0 0 94179 28 0 0 25 0 5 0 596857559 1007210496 173970 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591760 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29166/tid=29171] ppid=29165 vsize=983604 CPUtime=942.02 cores=0,2,4,6
/proc/29166/task/29171/stat : 29171 (priss) R 29165 29165 28330 0 -1 4202560 47424 0 0 0 94155 47 0 0 25 0 5 0 596857559 1007210496 173970 33554432000 4194304 5787044 140737148012384 18446744073709551615 5528404 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3762.95
Current children cumulated vsize (KiB) 992304

[startup+1002.31 s]
/proc/loadavg: 8.01 8.04 8.00 9/188 29233
/proc/meminfo: memFree=13726324/32950928 swapFree=67111528/67111528
[pid=29165] ppid=29163 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29165/stat : 29165 (priss.sh) S 29163 29165 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596857556 8908800 252 33554432000 4194304 4922060 140734870852960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29165/statm: 2175 252 211 178 0 68 0
[pid=29166] ppid=29165 vsize=983604 CPUtime=4002.63 cores=0,2,4,6
/proc/29166/stat : 29166 (priss) S 29165 29165 28330 0 -1 4202496 186533 0 0 0 400085 178 0 0 18 0 5 0 596857556 1007210496 176807 33554432000 4194304 5787044 140737148012384 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29166/statm: 245901 176807 419 389 0 241651 0
[pid=29166/tid=29168] ppid=29165 vsize=983604 CPUtime=999.93 cores=0,2,4,6
/proc/29166/task/29168/stat : 29168 (priss) R 29165 29165 28330 0 -1 4202560 42504 0 0 0 99944 49 0 0 25 0 5 0 596857558 1007210496 176807 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29166/tid=29169] ppid=29165 vsize=983604 CPUtime=998.55 cores=0,2,4,6
/proc/29166/task/29169/stat : 29169 (priss) R 29165 29165 28330 0 -1 4202560 45211 0 0 0 99808 47 0 0 25 0 5 0 596857558 1007210496 176807 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29166/tid=29170] ppid=29165 vsize=983604 CPUtime=1002.07 cores=0,2,4,6
/proc/29166/task/29170/stat : 29170 (priss) R 29165 29165 28330 0 -1 4202560 45812 0 0 0 100179 28 0 0 25 0 5 0 596857559 1007210496 176807 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29166/tid=29171] ppid=29165 vsize=983604 CPUtime=1002.02 cores=0,2,4,6
/proc/29166/task/29171/stat : 29171 (priss) R 29165 29165 28330 0 -1 4202560 50252 0 0 0 100151 51 0 0 25 0 5 0 596857559 1007210496 176807 33554432000 4194304 5787044 140737148012384 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4002.63
Current children cumulated vsize (KiB) 992304

[startup+1062.3 s]
/proc/loadavg: 8.13 8.06 8.01 10/188 29235
/proc/meminfo: memFree=13667904/32950928 swapFree=67111528/67111528
[pid=29165] ppid=29163 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29165/stat : 29165 (priss.sh) S 29163 29165 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596857556 8908800 252 33554432000 4194304 4922060 140734870852960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29165/statm: 2175 252 211 178 0 68 0
[pid=29166] ppid=29165 vsize=983604 CPUtime=4242.29 cores=0,2,4,6
/proc/29166/stat : 29166 (priss) S 29165 29165 28330 0 -1 4202496 189231 0 0 0 424046 183 0 0 18 0 5 0 596857556 1007210496 179505 33554432000 4194304 5787044 140737148012384 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29166/statm: 245901 179505 419 389 0 241651 0
[pid=29166/tid=29168] ppid=29165 vsize=983604 CPUtime=1059.94 cores=0,2,4,6
/proc/29166/task/29168/stat : 29168 (priss) R 29165 29165 28330 0 -1 4202560 42549 0 0 0 105944 50 0 0 25 0 5 0 596857558 1007210496 179505 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29166/tid=29169] ppid=29165 vsize=983604 CPUtime=1058.21 cores=0,2,4,6
/proc/29166/task/29169/stat : 29169 (priss) R 29165 29165 28330 0 -1 4202560 45222 0 0 0 105774 47 0 0 25 0 5 0 596857558 1007210496 179505 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29166/tid=29170] ppid=29165 vsize=983604 CPUtime=1062.07 cores=0,2,4,6
/proc/29166/task/29170/stat : 29170 (priss) R 29165 29165 28330 0 -1 4202560 45837 0 0 0 106179 28 0 0 25 0 5 0 596857559 1007210496 179505 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29166/tid=29171] ppid=29165 vsize=983604 CPUtime=1062.02 cores=0,2,4,6
/proc/29166/task/29171/stat : 29171 (priss) R 29165 29165 28330 0 -1 4202560 52869 0 0 0 106146 56 0 0 25 0 5 0 596857559 1007210496 179505 33554432000 4194304 5787044 140737148012384 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4242.29
Current children cumulated vsize (KiB) 992304

[startup+1122.3 s]
/proc/loadavg: 8.23 8.09 8.02 9/188 29237
/proc/meminfo: memFree=13611580/32950928 swapFree=67111528/67111528
[pid=29165] ppid=29163 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29165/stat : 29165 (priss.sh) S 29163 29165 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596857556 8908800 252 33554432000 4194304 4922060 140734870852960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29165/statm: 2175 252 211 178 0 68 0
[pid=29166] ppid=29165 vsize=991804 CPUtime=4481.95 cores=0,2,4,6
/proc/29166/stat : 29166 (priss) S 29165 29165 28330 0 -1 4202496 194432 0 0 0 448007 188 0 0 18 0 5 0 596857556 1015607296 184481 33554432000 4194304 5787044 140737148012384 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29166/statm: 247951 184481 419 389 0 243701 0
[pid=29166/tid=29168] ppid=29165 vsize=991804 CPUtime=1119.93 cores=0,2,4,6
/proc/29166/task/29168/stat : 29168 (priss) R 29165 29165 28330 0 -1 4202560 42695 0 0 0 111943 50 0 0 25 0 5 0 596857558 1015607296 184481 33554432000 4194304 5787044 140737148012384 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29166/tid=29169] ppid=29165 vsize=991804 CPUtime=1117.88 cores=0,2,4,6
/proc/29166/task/29169/stat : 29169 (priss) R 29165 29165 28330 0 -1 4202560 45235 0 0 0 111741 47 0 0 25 0 5 0 596857558 1015607296 184481 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591295 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29166/tid=29170] ppid=29165 vsize=991804 CPUtime=1122.07 cores=0,2,4,6
/proc/29166/task/29170/stat : 29170 (priss) R 29165 29165 28330 0 -1 4202560 47907 0 0 0 112178 29 0 0 25 0 5 0 596857559 1015607296 184481 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29166/tid=29171] ppid=29165 vsize=991804 CPUtime=1122.02 cores=0,2,4,6
/proc/29166/task/29171/stat : 29171 (priss) R 29165 29165 28330 0 -1 4202560 55841 0 0 0 112141 61 0 0 25 0 5 0 596857559 1015607296 184481 33554432000 4194304 5787044 140737148012384 18446744073709551615 5521952 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4481.95
Current children cumulated vsize (KiB) 1000504

[startup+1182.3 s]
/proc/loadavg: 8.19 8.10 8.02 9/188 29238
/proc/meminfo: memFree=13564524/32950928 swapFree=67111528/67111528
[pid=29165] ppid=29163 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29165/stat : 29165 (priss.sh) S 29163 29165 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596857556 8908800 252 33554432000 4194304 4922060 140734870852960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29165/statm: 2175 252 211 178 0 68 0
[pid=29166] ppid=29165 vsize=991948 CPUtime=4721.63 cores=0,2,4,6
/proc/29166/stat : 29166 (priss) S 29165 29165 28330 0 -1 4202496 194783 0 0 0 471974 189 0 0 18 0 5 0 596857556 1015754752 184832 33554432000 4194304 5787044 140737148012384 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29166/statm: 247987 184832 419 389 0 243737 0
[pid=29166/tid=29168] ppid=29165 vsize=991948 CPUtime=1179.93 cores=0,2,4,6
/proc/29166/task/29168/stat : 29168 (priss) R 29165 29165 28330 0 -1 4202560 42887 0 0 0 117943 50 0 0 25 0 5 0 596857558 1015754752 184832 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29166/tid=29169] ppid=29165 vsize=991948 CPUtime=1177.55 cores=0,2,4,6
/proc/29166/task/29169/stat : 29169 (priss) R 29165 29165 28330 0 -1 4202560 45336 0 0 0 117708 47 0 0 25 0 5 0 596857558 1015754752 184832 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29166/tid=29170] ppid=29165 vsize=991948 CPUtime=1182.07 cores=0,2,4,6
/proc/29166/task/29170/stat : 29170 (priss) R 29165 29165 28330 0 -1 4202560 47965 0 0 0 118178 29 0 0 25 0 5 0 596857559 1015754752 184832 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591808 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29166/tid=29171] ppid=29165 vsize=991948 CPUtime=1182.02 cores=0,2,4,6
/proc/29166/task/29171/stat : 29171 (priss) R 29165 29165 28330 0 -1 4202560 55841 0 0 0 118141 61 0 0 25 0 5 0 596857559 1015754752 184832 33554432000 4194304 5787044 140737148012384 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4721.63
Current children cumulated vsize (KiB) 1000648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 8.13 8.10 8.02 9/188 29239
/proc/meminfo: memFree=13561172/32950928 swapFree=67111528/67111528
[pid=29165] ppid=29163 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29165/stat : 29165 (priss.sh) S 29163 29165 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596857556 8908800 252 33554432000 4194304 4922060 140734870852960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29165/statm: 2175 252 211 178 0 68 0
[pid=29166] ppid=29165 vsize=992492 CPUtime=4800.33 cores=0,2,4,6
/proc/29166/stat : 29166 (priss) S 29165 29165 28330 0 -1 4202496 195030 0 0 0 479844 189 0 0 18 0 5 0 596857556 1016311808 185079 33554432000 4194304 5787044 140737148012384 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29166/statm: 248123 185079 419 389 0 243873 0
[pid=29166/tid=29168] ppid=29165 vsize=992492 CPUtime=1199.64 cores=0,2,4,6
/proc/29166/task/29168/stat : 29168 (priss) R 29165 29165 28330 0 -1 4202560 42907 0 0 0 119914 50 0 0 25 0 5 0 596857558 1016311808 185079 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29166/tid=29169] ppid=29165 vsize=992492 CPUtime=1197.13 cores=0,2,4,6
/proc/29166/task/29169/stat : 29169 (priss) R 29165 29165 28330 0 -1 4202560 45447 0 0 0 119666 47 0 0 25 0 5 0 596857558 1016311808 185079 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29166/tid=29170] ppid=29165 vsize=992492 CPUtime=1201.78 cores=0,2,4,6
/proc/29166/task/29170/stat : 29170 (priss) R 29165 29165 28330 0 -1 4202560 48081 0 0 0 120149 29 0 0 25 0 5 0 596857559 1016311808 185079 33554432000 4194304 5787044 140737148012384 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29166/tid=29171] ppid=29165 vsize=992492 CPUtime=1201.72 cores=0,2,4,6
/proc/29166/task/29171/stat : 29171 (priss) R 29165 29165 28330 0 -1 4202560 55841 0 0 0 120111 61 0 0 25 0 5 0 596857559 1016311808 185079 33554432000 4194304 5787044 140737148012384 18446744073709551615 5527072 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 1001192

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

Real time (s): 1202.02
CPU time (s): 4800.33
CPU user time (s): 4798.44
CPU system time (s): 1.89
CPU usage (%): 399.356
Max. virtual memory (cumulated for all children) (KiB): 1001192

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= 333
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2

runsolver used 1.83772 second user time and 4.72828 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-29 10:37:49
IDJOB=3291275
IDBENCH=84180
IDSOLVER=1603
FILE ID=node112/3291275-1304066269
RUNJOBID= node112-1304062780-28650
PBS_JOBID= 13170443
Free space on /tmp= 72564 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT03/industrial/maris/CNF/gripper13u.shuffled-as.sat03-395.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291275-1304066269/watcher-3291275-1304066269 -o /tmp/evaluation-result-3291275-1304066269/solver-3291275-1304066269 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3291275-1304066269.cnf 79166965 4800 15500 4

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

MD5SUM BENCH= 3889b7ed90cc1fbe8bc8d140a1763832
RANDOM SEED=79166965

node112.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.828
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.65
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.828
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.828
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.67
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.828
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.82
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.828
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	: 5261.27
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.828
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.82
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.828
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.75
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14379364 kB
Buffers:       1995612 kB
Cached:       15803236 kB
SwapCached:          0 kB
Active:        7259336 kB
Inactive:     10756240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14379364 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1984 kB
Writeback:           0 kB
AnonPages:      216244 kB
Mapped:          15836 kB
Slab:           492608 kB
PageTables:       5360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   406972 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= 72560 MiB
End job on node112 at 2011-04-29 10:57:53