Trace number 3250898

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
MD5SUMf34a5dd1cdce70a322dd395bcb5f1303
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2548
Number of clauses582679
Sum of the clauses size1167806
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2582629
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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: 12275
0.00/0.13	c parsetime: 125553us
0.00/0.13	c parsed 582679 clauses with 2548 variables
0.00/0.16	c NW started thread 0 successfully (1087011136)
0.00/0.20	c NW started thread 1 successfully (1097500992)
0.00/0.25	c NW started thread 2 successfully (1115834688)
0.00/0.31	c NW started thread 3 successfully (1126324544)
189.41/47.75	c preprocessor returned 10010 variables
189.41/47.75	c preprocessing returned UNKNOWN
189.41/47.75	c PP set 0 variables
189.41/47.75	c pp time: 47525472us (47s)
189.41/47.76	c preprocessor returned 10010 variables
189.41/47.76	c preprocessing returned UNKNOWN
189.41/47.76	c PP set 0 variables
189.41/47.76	c pp time: 47597673us (47s)
190.21/47.97	c preprocessor returned 10010 variables
190.21/47.97	c preprocessing returned UNKNOWN
190.21/47.97	c PP set 0 variables
190.21/47.97	c pp time: 47711921us (47s)
200.99/50.69	c preprocessor returned 30004 variables
200.99/50.69	c preprocessing returned UNKNOWN
200.99/50.69	c PP set 0 variables
200.99/50.69	c pp time: 50373473us (50s)

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-3250898-1304083665/watcher-3250898-1304083665 -o /tmp/evaluation-result-3250898-1304083665/solver-3250898-1304083665 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3250898-1304083665.cnf 1142487378 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.59 7.92 7.99 5/182 12274
/proc/meminfo: memFree=24146172/32951124 swapFree=67111524/67111528
[pid=12274] ppid=12272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12274/stat : 12274 (priss.sh) S 12272 12274 12135 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 500782600 8908800 251 33554432000 4194304 4922060 140734626324400 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12274/statm: 2175 251 211 178 0 68 0

[startup+0.062587 s]
/proc/loadavg: 7.59 7.92 7.99 5/182 12274
/proc/meminfo: memFree=24146172/32951124 swapFree=67111524/67111528
[pid=12274] ppid=12272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12274/stat : 12274 (priss.sh) S 12272 12274 12135 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 500782600 8908800 251 33554432000 4194304 4922060 140734626324400 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12274/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100557 s]
/proc/loadavg: 7.59 7.92 7.99 5/182 12274
/proc/meminfo: memFree=24146172/32951124 swapFree=67111524/67111528
[pid=12274] ppid=12272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12274/stat : 12274 (priss.sh) S 12272 12274 12135 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 500782600 8908800 251 33554432000 4194304 4922060 140734626324400 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12274/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.304533 s]
/proc/loadavg: 7.59 7.92 7.99 5/182 12274
/proc/meminfo: memFree=24146172/32951124 swapFree=67111524/67111528
[pid=12274] ppid=12272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12274/stat : 12274 (priss.sh) S 12272 12274 12135 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 500782600 8908800 251 33554432000 4194304 4922060 140734626324400 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12274/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.918397 s]
/proc/loadavg: 7.59 7.92 7.99 5/182 12274
/proc/meminfo: memFree=24146172/32951124 swapFree=67111524/67111528
[pid=12274] ppid=12272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12274/stat : 12274 (priss.sh) S 12272 12274 12135 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 500782600 8908800 251 33554432000 4194304 4922060 140734626324400 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12274/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50026 s]
/proc/loadavg: 7.54 7.91 7.98 9/188 12280
/proc/meminfo: memFree=23964588/32951124 swapFree=67111524/67111528
[pid=12274] ppid=12272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12274/stat : 12274 (priss.sh) S 12272 12274 12135 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 500782600 8908800 251 33554432000 4194304 4922060 140734626324400 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12274/statm: 2175 251 211 178 0 68 0
[pid=12275] ppid=12274 vsize=413040 CPUtime=4.83 cores=0,2,4,6
/proc/12275/stat : 12275 (priss) S 12274 12274 12135 0 -1 4202496 92807 0 0 0 458 25 0 0 18 0 5 0 500782600 422952960 44552 33554432000 4194304 5787044 140733280625616 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12275/statm: 103260 44552 349 389 0 99010 0
[pid=12275/tid=12277] ppid=12274 vsize=413040 CPUtime=1.15 cores=0,2,4,6
/proc/12275/task/12277/stat : 12277 (priss) R 12274 12274 12135 0 -1 4202560 16735 0 0 0 109 6 0 0 18 0 5 0 500782616 422952960 44552 33554432000 4194304 5787044 140733280625616 18446744073709551615 4336214 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12275/tid=12278] ppid=12274 vsize=413040 CPUtime=1.17 cores=0,2,4,6
/proc/12275/task/12278/stat : 12278 (priss) R 12274 12274 12135 0 -1 4202560 16154 0 0 0 112 5 0 0 19 0 5 0 500782620 422952960 44552 33554432000 4194304 5787044 140733280625616 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12275/tid=12279] ppid=12274 vsize=413040 CPUtime=1.09 cores=0,2,4,6
/proc/12275/task/12279/stat : 12279 (priss) R 12274 12274 12135 0 -1 4202560 16146 0 0 0 103 6 0 0 19 0 5 0 500782625 422952960 44552 33554432000 4194304 5787044 140733280625616 18446744073709551615 4336664 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12275/tid=12280] ppid=12274 vsize=413040 CPUtime=1.1 cores=0,2,4,6
/proc/12275/task/12280/stat : 12280 (priss) R 12274 12274 12135 0 -1 4202560 15900 0 0 0 108 2 0 0 19 0 5 0 500782631 422952960 44552 33554432000 4194304 5787044 140733280625616 18446744073709551615 4336744 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.83
Current children cumulated vsize (KiB) 421740

[startup+3.10098 s]
/proc/loadavg: 7.54 7.91 7.98 9/188 12280
/proc/meminfo: memFree=23963224/32951124 swapFree=67111524/67111528
[pid=12274] ppid=12272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12274/stat : 12274 (priss.sh) S 12272 12274 12135 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 500782600 8908800 251 33554432000 4194304 4922060 140734626324400 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12274/statm: 2175 251 211 178 0 68 0
[pid=12275] ppid=12274 vsize=413040 CPUtime=11.23 cores=0,2,4,6
/proc/12275/stat : 12275 (priss) S 12274 12274 12135 0 -1 4202496 92807 0 0 0 1098 25 0 0 18 0 5 0 500782600 422952960 44552 33554432000 4194304 5787044 140733280625616 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12275/statm: 103260 44552 349 389 0 99010 0
[pid=12275/tid=12277] ppid=12274 vsize=413040 CPUtime=2.75 cores=0,2,4,6
/proc/12275/task/12277/stat : 12277 (priss) R 12274 12274 12135 0 -1 4202560 16735 0 0 0 269 6 0 0 20 0 5 0 500782616 422952960 44552 33554432000 4194304 5787044 140733280625616 18446744073709551615 4336801 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12275/tid=12278] ppid=12274 vsize=413040 CPUtime=2.77 cores=0,2,4,6
/proc/12275/task/12278/stat : 12278 (priss) R 12274 12274 12135 0 -1 4202560 16154 0 0 0 272 5 0 0 22 0 5 0 500782620 422952960 44552 33554432000 4194304 5787044 140733280625616 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12275/tid=12279] ppid=12274 vsize=413040 CPUtime=2.69 cores=0,2,4,6
/proc/12275/task/12279/stat : 12279 (priss) R 12274 12274 12135 0 -1 4202560 16146 0 0 0 263 6 0 0 22 0 5 0 500782625 422952960 44552 33554432000 4194304 5787044 140733280625616 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12275/tid=12280] ppid=12274 vsize=413040 CPUtime=2.7 cores=0,2,4,6
/proc/12275/task/12280/stat : 12280 (priss) R 12274 12274 12135 0 -1 4202560 15900 0 0 0 268 2 0 0 22 0 5 0 500782631 422952960 44552 33554432000 4194304 5787044 140733280625616 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.23
Current children cumulated vsize (KiB) 421740

[startup+6.30042 s]
/proc/loadavg: 7.58 7.91 7.98 9/188 12280
/proc/meminfo: memFree=23959876/32951124 swapFree=67111524/67111528
[pid=12274] ppid=12272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12274/stat : 12274 (priss.sh) S 12272 12274 12135 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 500782600 8908800 251 33554432000 4194304 4922060 140734626324400 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12274/statm: 2175 251 211 178 0 68 0
[pid=12275] ppid=12274 vsize=413032 CPUtime=24.01 cores=0,2,4,6
/proc/12275/stat : 12275 (priss) S 12274 12274 12135 0 -1 4202496 96944 0 0 0 2376 25 0 0 18 0 5 0 500782600 422944768 46409 33554432000 4194304 5787044 140733280625616 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12275/statm: 103258 46409 350 389 0 99008 0
[pid=12275/tid=12277] ppid=12274 vsize=413032 CPUtime=5.96 cores=0,2,4,6
/proc/12275/task/12277/stat : 12277 (priss) R 12274 12274 12135 0 -1 4202560 18414 0 0 0 589 7 0 0 25 0 5 0 500782616 422944768 46409 33554432000 4194304 5787044 140733280625616 18446744073709551615 4336977 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12275/tid=12278] ppid=12274 vsize=413032 CPUtime=5.97 cores=0,2,4,6
/proc/12275/task/12278/stat : 12278 (priss) R 12274 12274 12135 0 -1 4202560 17847 0 0 0 591 6 0 0 25 0 5 0 500782620 422944768 46409 33554432000 4194304 5787044 140733280625616 18446744073709551615 4336763 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12275/tid=12279] ppid=12274 vsize=413032 CPUtime=5.89 cores=0,2,4,6
/proc/12275/task/12279/stat : 12279 (priss) R 12274 12274 12135 0 -1 4202560 16146 0 0 0 583 6 0 0 25 0 5 0 500782625 422944768 46409 33554432000 4194304 5787044 140733280625616 18446744073709551615 4336786 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12275/tid=12280] ppid=12274 vsize=413032 CPUtime=5.88 cores=0,2,4,6
/proc/12275/task/12280/stat : 12280 (priss) R 12274 12274 12135 0 -1 4202560 16665 0 0 0 586 2 0 0 25 0 5 0 500782631 422944768 46409 33554432000 4194304 5787044 140733280625616 18446744073709551615 4340045 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.01
Current children cumulated vsize (KiB) 421732

[startup+12.7003 s]
/proc/loadavg: 7.61 7.91 7.98 9/188 12280
/proc/meminfo: memFree=23946532/32951124 swapFree=67111524/67111528
[pid=12274] ppid=12272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12274/stat : 12274 (priss.sh) S 12272 12274 12135 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 500782600 8908800 251 33554432000 4194304 4922060 140734626324400 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12274/statm: 2175 251 211 178 0 68 0
[pid=12275] ppid=12274 vsize=413032 CPUtime=49.58 cores=0,2,4,6
/proc/12275/stat : 12275 (priss) S 12274 12274 12135 0 -1 4202496 96944 0 0 0 4933 25 0 0 18 0 5 0 500782600 422944768 46409 33554432000 4194304 5787044 140733280625616 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12275/statm: 103258 46409 350 389 0 99008 0
[pid=12275/tid=12277] ppid=12274 vsize=413032 CPUtime=12.36 cores=0,2,4,6
/proc/12275/task/12277/stat : 12277 (priss) R 12274 12274 12135 0 -1 4202560 18414 0 0 0 1229 7 0 0 25 0 5 0 500782616 422944768 46409 33554432000 4194304 5787044 140733280625616 18446744073709551615 4336749 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12275/tid=12278] ppid=12274 vsize=413032 CPUtime=12.37 cores=0,2,4,6
/proc/12275/task/12278/stat : 12278 (priss) R 12274 12274 12135 0 -1 4202560 17847 0 0 0 1231 6 0 0 25 0 5 0 500782620 422944768 46409 33554432000 4194304 5787044 140733280625616 18446744073709551615 4336560 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12275/tid=12279] ppid=12274 vsize=413032 CPUtime=12.29 cores=0,2,4,6
/proc/12275/task/12279/stat : 12279 (priss) R 12274 12274 12135 0 -1 4202560 16146 0 0 0 1223 6 0 0 25 0 5 0 500782625 422944768 46409 33554432000 4194304 5787044 140733280625616 18446744073709551615 4336801 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12275/tid=12280] ppid=12274 vsize=413032 CPUtime=12.25 cores=0,2,4,6
/proc/12275/task/12280/stat : 12280 (priss) R 12274 12274 12135 0 -1 4202560 16665 0 0 0 1223 2 0 0 25 0 5 0 500782631 422944768 46409 33554432000 4194304 5787044 140733280625616 18446744073709551615 4336696 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.58
Current children cumulated vsize (KiB) 421732

[startup+25.506 s]
/proc/loadavg: 7.70 7.91 7.98 9/188 12280
/proc/meminfo: memFree=23930372/32951124 swapFree=67111524/67111528
[pid=12274] ppid=12272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12274/stat : 12274 (priss.sh) S 12272 12274 12135 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 500782600 8908800 251 33554432000 4194304 4922060 140734626324400 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12274/statm: 2175 251 211 178 0 68 0
[pid=12275] ppid=12274 vsize=413032 CPUtime=100.74 cores=0,2,4,6
/proc/12275/stat : 12275 (priss) S 12274 12274 12135 0 -1 4202496 96944 0 0 0 10049 25 0 0 18 0 5 0 500782600 422944768 46409 33554432000 4194304 5787044 140733280625616 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12275/statm: 103258 46409 350 389 0 99008 0
[pid=12275/tid=12277] ppid=12274 vsize=413032 CPUtime=25.16 cores=0,2,4,6
/proc/12275/task/12277/stat : 12277 (priss) R 12274 12274 12135 0 -1 4202560 18414 0 0 0 2509 7 0 0 25 0 5 0 500782616 422944768 46409 33554432000 4194304 5787044 140733280625616 18446744073709551615 4336768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12275/tid=12278] ppid=12274 vsize=413032 CPUtime=25.18 cores=0,2,4,6
/proc/12275/task/12278/stat : 12278 (priss) R 12274 12274 12135 0 -1 4202560 17847 0 0 0 2512 6 0 0 25 0 5 0 500782620 422944768 46409 33554432000 4194304 5787044 140733280625616 18446744073709551615 4335747 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12275/tid=12279] ppid=12274 vsize=413032 CPUtime=25.1 cores=0,2,4,6
/proc/12275/task/12279/stat : 12279 (priss) R 12274 12274 12135 0 -1 4202560 16146 0 0 0 2504 6 0 0 25 0 5 0 500782625 422944768 46409 33554432000 4194304 5787044 140733280625616 18446744073709551615 4336688 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12275/tid=12280] ppid=12274 vsize=413032 CPUtime=24.99 cores=0,2,4,6
/proc/12275/task/12280/stat : 12280 (priss) R 12274 12274 12135 0 -1 4202560 16665 0 0 0 2497 2 0 0 25 0 5 0 500782631 422944768 46409 33554432000 4194304 5787044 140733280625616 18446744073709551615 4336770 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.74
Current children cumulated vsize (KiB) 421732

[startup+51.1005 s]
/proc/loadavg: 7.93 7.95 7.99 9/188 12281
/proc/meminfo: memFree=23833356/32951124 swapFree=67111524/67111528
[pid=12274] ppid=12272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12274/stat : 12274 (priss.sh) S 12272 12274 12135 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 500782600 8908800 251 33554432000 4194304 4922060 140734626324400 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12274/statm: 2175 251 211 178 0 68 0
[pid=12275] ppid=12274 vsize=416872 CPUtime=202.99 cores=0,2,4,6
/proc/12275/stat : 12275 (priss) S 12274 12274 12135 0 -1 4202496 167878 0 0 0 20259 40 0 0 18 0 5 0 500782600 426876928 66024 33554432000 4194304 5787044 140733280625616 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12275/statm: 104218 66024 417 389 0 99968 0
[pid=12275/tid=12277] ppid=12274 vsize=416872 CPUtime=50.75 cores=0,2,4,6
/proc/12275/task/12277/stat : 12277 (priss) R 12274 12274 12135 0 -1 4202560 40775 0 0 0 5064 11 0 0 25 0 5 0 500782616 426876928 66024 33554432000 4194304 5787044 140733280625616 18446744073709551615 5586843 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12275/tid=12278] ppid=12274 vsize=416872 CPUtime=50.77 cores=0,2,4,6
/proc/12275/task/12278/stat : 12278 (priss) R 12274 12274 12135 0 -1 4202560 37235 0 0 0 5066 11 0 0 25 0 5 0 500782620 426876928 66024 33554432000 4194304 5787044 140733280625616 18446744073709551615 5592784 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12275/tid=12279] ppid=12274 vsize=416872 CPUtime=50.69 cores=0,2,4,6
/proc/12275/task/12279/stat : 12279 (priss) R 12274 12274 12135 0 -1 4202560 25991 0 0 0 5061 8 0 0 25 0 5 0 500782625 426876928 66024 33554432000 4194304 5787044 140733280625616 18446744073709551615 5590976 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12275/tid=12280] ppid=12274 vsize=416872 CPUtime=50.47 cores=0,2,4,6
/proc/12275/task/12280/stat : 12280 (priss) R 12274 12274 12135 0 -1 4202560 36005 0 0 0 5042 5 0 0 25 0 5 0 500782631 426876928 66024 33554432000 4194304 5787044 140733280625616 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.99
Current children cumulated vsize (KiB) 425572

[startup+102.301 s]
/proc/loadavg: 8.05 7.97 8.00 9/188 12282
/proc/meminfo: memFree=23728300/32951124 swapFree=67111524/67111528
[pid=12274] ppid=12272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12274/stat : 12274 (priss.sh) S 12272 12274 12135 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 500782600 8908800 251 33554432000 4194304 4922060 140734626324400 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12274/statm: 2175 251 211 178 0 68 0
[pid=12275] ppid=12274 vsize=444460 CPUtime=407.5 cores=0,2,4,6
/proc/12275/stat : 12275 (priss) S 12274 12274 12135 0 -1 4202496 183784 0 0 0 40701 49 0 0 18 0 5 0 500782600 455127040 81927 33554432000 4194304 5787044 140733280625616 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12275/statm: 111115 81927 417 389 0 106865 0
[pid=12275/tid=12277] ppid=12274 vsize=444460 CPUtime=101.93 cores=0,2,4,6
/proc/12275/task/12277/stat : 12277 (priss) R 12274 12274 12135 0 -1 4202560 45340 0 0 0 10181 12 0 0 25 0 5 0 500782616 455127040 81927 33554432000 4194304 5787044 140733280625616 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12275/tid=12278] ppid=12274 vsize=444460 CPUtime=101.96 cores=0,2,4,6
/proc/12275/task/12278/stat : 12278 (priss) R 12274 12274 12135 0 -1 4202560 39943 0 0 0 10184 12 0 0 25 0 5 0 500782620 455127040 81927 33554432000 4194304 5787044 140733280625616 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12275/tid=12279] ppid=12274 vsize=444460 CPUtime=101.89 cores=0,2,4,6
/proc/12275/task/12279/stat : 12279 (priss) R 12274 12274 12135 0 -1 4202560 30753 0 0 0 10177 12 0 0 25 0 5 0 500782625 455127040 81927 33554432000 4194304 5787044 140733280625616 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12275/tid=12280] ppid=12274 vsize=444460 CPUtime=101.39 cores=0,2,4,6

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

/proc/12275/task/12278/stat : 12278 (priss) R 12274 12274 12135 0 -1 4202560 60990 0 0 0 82156 31 0 0 25 0 5 0 500782620 883531776 175932 33554432000 4194304 5787044 140733280625616 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12275/tid=12279] ppid=12274 vsize=862824 CPUtime=820.54 cores=0,2,4,6
/proc/12275/task/12279/stat : 12279 (priss) R 12274 12274 12135 0 -1 4202560 58491 0 0 0 82025 29 0 0 25 0 5 0 500782625 883531776 175932 33554432000 4194304 5787044 140733280625616 18446744073709551615 5590876 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12275/tid=12280] ppid=12274 vsize=862824 CPUtime=818.8 cores=0,2,4,6
/proc/12275/task/12280/stat : 12280 (priss) R 12274 12274 12135 0 -1 4202560 65510 0 0 0 81845 35 0 0 25 0 5 0 500782631 883531776 175932 33554432000 4194304 5787044 140733280625616 18446744073709551615 5527212 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3283.45
Current children cumulated vsize (KiB) 871524

[startup+882.3 s]
/proc/loadavg: 8.10 8.06 8.00 9/188 12335
/proc/meminfo: memFree=23031136/32951124 swapFree=67111524/67111528
[pid=12274] ppid=12272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12274/stat : 12274 (priss.sh) S 12272 12274 12135 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 500782600 8908800 251 33554432000 4194304 4922060 140734626324400 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12274/statm: 2175 251 211 178 0 68 0
[pid=12275] ppid=12274 vsize=862824 CPUtime=3523.14 cores=0,2,4,6
/proc/12275/stat : 12275 (priss) S 12274 12274 12135 0 -1 4202496 280683 0 0 0 352177 137 0 0 18 0 5 0 500782600 883531776 177327 33554432000 4194304 5787044 140733280625616 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12275/statm: 215706 177327 417 389 0 211456 0
[pid=12275/tid=12277] ppid=12274 vsize=862824 CPUtime=881.93 cores=0,2,4,6
/proc/12275/task/12277/stat : 12277 (priss) R 12274 12274 12135 0 -1 4202560 66358 0 0 0 88158 35 0 0 25 0 5 0 500782616 883531776 177327 33554432000 4194304 5787044 140733280625616 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12275/tid=12278] ppid=12274 vsize=862824 CPUtime=881.88 cores=0,2,4,6
/proc/12275/task/12278/stat : 12278 (priss) R 12274 12274 12135 0 -1 4202560 62354 0 0 0 88155 33 0 0 25 0 5 0 500782620 883531776 177327 33554432000 4194304 5787044 140733280625616 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12275/tid=12279] ppid=12274 vsize=862824 CPUtime=880.21 cores=0,2,4,6
/proc/12275/task/12279/stat : 12279 (priss) R 12274 12274 12135 0 -1 4202560 58494 0 0 0 87992 29 0 0 25 0 5 0 500782625 883531776 177327 33554432000 4194304 5787044 140733280625616 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12275/tid=12280] ppid=12274 vsize=862824 CPUtime=878.8 cores=0,2,4,6
/proc/12275/task/12280/stat : 12280 (priss) R 12274 12274 12135 0 -1 4202560 65605 0 0 0 87845 35 0 0 25 0 5 0 500782631 883531776 177327 33554432000 4194304 5787044 140733280625616 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3523.14
Current children cumulated vsize (KiB) 871524

[startup+942.301 s]
/proc/loadavg: 8.03 8.05 8.00 9/188 12337
/proc/meminfo: memFree=23003600/32951124 swapFree=67111524/67111528
[pid=12274] ppid=12272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12274/stat : 12274 (priss.sh) S 12272 12274 12135 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 500782600 8908800 251 33554432000 4194304 4922060 140734626324400 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12274/statm: 2175 251 211 178 0 68 0
[pid=12275] ppid=12274 vsize=866924 CPUtime=3762.79 cores=0,2,4,6
/proc/12275/stat : 12275 (priss) S 12274 12274 12135 0 -1 4202496 283626 0 0 0 376139 140 0 0 18 0 5 0 500782600 887730176 180270 33554432000 4194304 5787044 140733280625616 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12275/statm: 216731 180270 417 389 0 212481 0
[pid=12275/tid=12277] ppid=12274 vsize=866924 CPUtime=941.93 cores=0,2,4,6
/proc/12275/task/12277/stat : 12277 (priss) R 12274 12274 12135 0 -1 4202560 66562 0 0 0 94158 35 0 0 25 0 5 0 500782616 887730176 180270 33554432000 4194304 5787044 140733280625616 18446744073709551615 5591727 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12275/tid=12278] ppid=12274 vsize=866924 CPUtime=941.87 cores=0,2,4,6
/proc/12275/task/12278/stat : 12278 (priss) R 12274 12274 12135 0 -1 4202560 62354 0 0 0 94154 33 0 0 25 0 5 0 500782620 887730176 180270 33554432000 4194304 5787044 140733280625616 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12275/tid=12279] ppid=12274 vsize=866924 CPUtime=939.88 cores=0,2,4,6
/proc/12275/task/12279/stat : 12279 (priss) R 12274 12274 12135 0 -1 4202560 58502 0 0 0 93959 29 0 0 25 0 5 0 500782625 887730176 180270 33554432000 4194304 5787044 140733280625616 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12275/tid=12280] ppid=12274 vsize=866924 CPUtime=938.79 cores=0,2,4,6
/proc/12275/task/12280/stat : 12280 (priss) R 12274 12274 12135 0 -1 4202560 68336 0 0 0 93841 38 0 0 25 0 5 0 500782631 887730176 180270 33554432000 4194304 5787044 140733280625616 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3762.79
Current children cumulated vsize (KiB) 875624

[startup+1002.31 s]
/proc/loadavg: 8.01 8.04 8.00 9/188 12338
/proc/meminfo: memFree=22944688/32951124 swapFree=67111524/67111528
[pid=12274] ppid=12272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12274/stat : 12274 (priss.sh) S 12272 12274 12135 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 500782600 8908800 251 33554432000 4194304 4922060 140734626324400 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12274/statm: 2175 251 211 178 0 68 0
[pid=12275] ppid=12274 vsize=887816 CPUtime=4002.48 cores=0,2,4,6
/proc/12275/stat : 12275 (priss) S 12274 12274 12135 0 -1 4202496 292078 0 0 0 400099 149 0 0 18 0 5 0 500782600 909123584 188722 33554432000 4194304 5787044 140733280625616 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12275/statm: 221954 188722 417 389 0 217704 0
[pid=12275/tid=12277] ppid=12274 vsize=887816 CPUtime=1001.94 cores=0,2,4,6
/proc/12275/task/12277/stat : 12277 (priss) R 12274 12274 12135 0 -1 4202560 67799 0 0 0 100157 37 0 0 25 0 5 0 500782616 909123584 188722 33554432000 4194304 5787044 140733280625616 18446744073709551615 255106429985 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12275/tid=12278] ppid=12274 vsize=887816 CPUtime=1001.86 cores=0,2,4,6
/proc/12275/task/12278/stat : 12278 (priss) R 12274 12274 12135 0 -1 4202560 62376 0 0 0 100153 33 0 0 25 0 5 0 500782620 909123584 188722 33554432000 4194304 5787044 140733280625616 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12275/tid=12279] ppid=12274 vsize=887816 CPUtime=999.56 cores=0,2,4,6
/proc/12275/task/12279/stat : 12279 (priss) R 12274 12274 12135 0 -1 4202560 60203 0 0 0 99926 30 0 0 25 0 5 0 500782625 909123584 188722 33554432000 4194304 5787044 140733280625616 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12275/tid=12280] ppid=12274 vsize=887816 CPUtime=998.81 cores=0,2,4,6
/proc/12275/task/12280/stat : 12280 (priss) R 12274 12274 12135 0 -1 4202560 73828 0 0 0 99836 45 0 0 25 0 5 0 500782631 909123584 188722 33554432000 4194304 5787044 140733280625616 18446744073709551615 255118594741 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4002.48
Current children cumulated vsize (KiB) 896516

[startup+1062.3 s]
/proc/loadavg: 8.13 8.06 8.01 9/188 12340
/proc/meminfo: memFree=22878956/32951124 swapFree=67111524/67111528
[pid=12274] ppid=12272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12274/stat : 12274 (priss.sh) S 12272 12274 12135 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 500782600 8908800 251 33554432000 4194304 4922060 140734626324400 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12274/statm: 2175 251 211 178 0 68 0
[pid=12275] ppid=12274 vsize=907068 CPUtime=4242.13 cores=0,2,4,6
/proc/12275/stat : 12275 (priss) S 12274 12274 12135 0 -1 4202496 302367 0 0 0 424051 162 0 0 18 0 5 0 500782600 928837632 198786 33554432000 4194304 5787044 140733280625616 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12275/statm: 226767 198786 417 389 0 222517 0
[pid=12275/tid=12277] ppid=12274 vsize=907068 CPUtime=1061.92 cores=0,2,4,6
/proc/12275/task/12277/stat : 12277 (priss) R 12274 12274 12135 0 -1 4202560 70022 0 0 0 106151 41 0 0 25 0 5 0 500782616 928837632 198786 33554432000 4194304 5787044 140733280625616 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12275/tid=12278] ppid=12274 vsize=907068 CPUtime=1061.85 cores=0,2,4,6
/proc/12275/task/12278/stat : 12278 (priss) R 12274 12274 12135 0 -1 4202560 63438 0 0 0 106152 33 0 0 25 0 5 0 500782620 928837632 198786 33554432000 4194304 5787044 140733280625616 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12275/tid=12279] ppid=12274 vsize=907068 CPUtime=1059.23 cores=0,2,4,6
/proc/12275/task/12279/stat : 12279 (priss) R 12274 12274 12135 0 -1 4202560 63972 0 0 0 105891 32 0 0 25 0 5 0 500782625 928837632 198786 33554432000 4194304 5787044 140733280625616 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12275/tid=12280] ppid=12274 vsize=907068 CPUtime=1058.8 cores=0,2,4,6
/proc/12275/task/12280/stat : 12280 (priss) R 12274 12274 12135 0 -1 4202560 77063 0 0 0 105829 51 0 0 25 0 5 0 500782631 928837632 198786 33554432000 4194304 5787044 140733280625616 18446744073709551615 5527610 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4242.13
Current children cumulated vsize (KiB) 915768

[startup+1122.3 s]
/proc/loadavg: 8.17 8.08 8.01 9/188 12342
/proc/meminfo: memFree=22812232/32951124 swapFree=67111524/67111528
[pid=12274] ppid=12272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12274/stat : 12274 (priss.sh) S 12272 12274 12135 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 500782600 8908800 251 33554432000 4194304 4922060 140734626324400 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12274/statm: 2175 251 211 178 0 68 0
[pid=12275] ppid=12274 vsize=987204 CPUtime=4481.8 cores=0,2,4,6
/proc/12275/stat : 12275 (priss) S 12274 12274 12135 0 -1 4202496 308201 0 0 0 448013 167 0 0 18 0 5 0 500782600 1010896896 204620 33554432000 4194304 5787044 140733280625616 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12275/statm: 246801 204620 417 389 0 242551 0
[pid=12275/tid=12277] ppid=12274 vsize=987204 CPUtime=1121.93 cores=0,2,4,6
/proc/12275/task/12277/stat : 12277 (priss) R 12274 12274 12135 0 -1 4202560 72131 0 0 0 112149 44 0 0 25 0 5 0 500782616 1010896896 204620 33554432000 4194304 5787044 140733280625616 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12275/tid=12278] ppid=12274 vsize=987204 CPUtime=1121.84 cores=0,2,4,6
/proc/12275/task/12278/stat : 12278 (priss) R 12274 12274 12135 0 -1 4202560 63504 0 0 0 112151 33 0 0 25 0 5 0 500782620 1010896896 204620 33554432000 4194304 5787044 140733280625616 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12275/tid=12279] ppid=12274 vsize=987204 CPUtime=1118.9 cores=0,2,4,6
/proc/12275/task/12279/stat : 12279 (priss) R 12274 12274 12135 0 -1 4202560 67631 0 0 0 111856 34 0 0 25 0 5 0 500782625 1010896896 204620 33554432000 4194304 5787044 140733280625616 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12275/tid=12280] ppid=12274 vsize=987204 CPUtime=1118.8 cores=0,2,4,6
/proc/12275/task/12280/stat : 12280 (priss) R 12274 12274 12135 0 -1 4202560 77063 0 0 0 111829 51 0 0 25 0 5 0 500782631 1010896896 204620 33554432000 4194304 5787044 140733280625616 18446744073709551615 5527147 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4481.8
Current children cumulated vsize (KiB) 995904

[startup+1182.3 s]
/proc/loadavg: 8.17 8.09 8.02 9/188 12343
/proc/meminfo: memFree=22756792/32951124 swapFree=67111524/67111528
[pid=12274] ppid=12272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12274/stat : 12274 (priss.sh) S 12272 12274 12135 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 500782600 8908800 251 33554432000 4194304 4922060 140734626324400 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12274/statm: 2175 251 211 178 0 68 0
[pid=12275] ppid=12274 vsize=1000632 CPUtime=4721.47 cores=0,2,4,6
/proc/12275/stat : 12275 (priss) S 12274 12274 12135 0 -1 4202496 313701 0 0 0 471974 173 0 0 18 0 5 0 500782600 1024647168 210120 33554432000 4194304 5787044 140733280625616 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12275/statm: 250158 210120 417 389 0 245908 0
[pid=12275/tid=12277] ppid=12274 vsize=1000632 CPUtime=1181.93 cores=0,2,4,6
/proc/12275/task/12277/stat : 12277 (priss) R 12274 12274 12135 0 -1 4202560 74029 0 0 0 118146 47 0 0 25 0 5 0 500782616 1024647168 210120 33554432000 4194304 5787044 140733280625616 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12275/tid=12278] ppid=12274 vsize=1000632 CPUtime=1181.83 cores=0,2,4,6
/proc/12275/task/12278/stat : 12278 (priss) R 12274 12274 12135 0 -1 4202560 63738 0 0 0 118150 33 0 0 25 0 5 0 500782620 1024647168 210120 33554432000 4194304 5787044 140733280625616 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12275/tid=12279] ppid=12274 vsize=1000632 CPUtime=1178.58 cores=0,2,4,6
/proc/12275/task/12279/stat : 12279 (priss) R 12274 12274 12135 0 -1 4202560 70999 0 0 0 117821 37 0 0 25 0 5 0 500782625 1024647168 210120 33554432000 4194304 5787044 140733280625616 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12275/tid=12280] ppid=12274 vsize=1000632 CPUtime=1178.8 cores=0,2,4,6
/proc/12275/task/12280/stat : 12280 (priss) R 12274 12274 12135 0 -1 4202560 77063 0 0 0 117829 51 0 0 25 0 5 0 500782631 1024647168 210120 33554432000 4194304 5787044 140733280625616 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4721.47
Current children cumulated vsize (KiB) 1009332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 8.12 8.08 8.02 9/188 12344
/proc/meminfo: memFree=22741416/32951124 swapFree=67111524/67111528
[pid=12274] ppid=12272 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12274/stat : 12274 (priss.sh) S 12272 12274 12135 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 500782600 8908800 251 33554432000 4194304 4922060 140734626324400 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12274/statm: 2175 251 211 178 0 68 0
[pid=12275] ppid=12274 vsize=1008052 CPUtime=4800.18 cores=0,2,4,6
/proc/12275/stat : 12275 (priss) S 12274 12274 12135 0 -1 4202496 316275 0 0 0 479844 174 0 0 18 0 5 0 500782600 1032245248 212469 33554432000 4194304 5787044 140733280625616 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12275/statm: 252013 212469 417 389 0 247763 0
[pid=12275/tid=12277] ppid=12274 vsize=1008052 CPUtime=1201.63 cores=0,2,4,6
/proc/12275/task/12277/stat : 12277 (priss) R 12274 12274 12135 0 -1 4202560 74820 0 0 0 120116 47 0 0 25 0 5 0 500782616 1032245248 212469 33554432000 4194304 5787044 140733280625616 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12275/tid=12278] ppid=12274 vsize=1008052 CPUtime=1201.55 cores=0,2,4,6
/proc/12275/task/12278/stat : 12278 (priss) R 12274 12274 12135 0 -1 4202560 63837 0 0 0 120121 34 0 0 25 0 5 0 500782620 1032245248 212469 33554432000 4194304 5787044 140733280625616 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12275/tid=12279] ppid=12274 vsize=1008052 CPUtime=1198.17 cores=0,2,4,6
/proc/12275/task/12279/stat : 12279 (priss) R 12274 12274 12135 0 -1 4202560 72683 0 0 0 119780 37 0 0 25 0 5 0 500782625 1032245248 212469 33554432000 4194304 5787044 140733280625616 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12275/tid=12280] ppid=12274 vsize=1008052 CPUtime=1198.51 cores=0,2,4,6
/proc/12275/task/12280/stat : 12280 (priss) R 12274 12274 12135 0 -1 4202560 77063 0 0 0 119800 51 0 0 25 0 5 0 500782631 1032245248 212469 33554432000 4194304 5787044 140733280625616 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 1016752

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 12274 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.18
#
# 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.18
CPU user time (s): 4798.44
CPU system time (s): 1.74
CPU usage (%): 399.343
Max. virtual memory (cumulated for all children) (KiB): 1016752

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

runsolver used 1.80972 second user time and 4.71128 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-29 15:27:45
IDJOB=3250898
IDBENCH=88204
IDSOLVER=1603
FILE ID=node144/3250898-1304083665
RUNJOBID= node144-1304083593-12153
PBS_JOBID= 13170542
Free space on /tmp= 72400 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250898-1304083665/watcher-3250898-1304083665 -o /tmp/evaluation-result-3250898-1304083665/solver-3250898-1304083665 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3250898-1304083665.cnf 1142487378 4800 15500 4

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

MD5SUM BENCH= f34a5dd1cdce70a322dd395bcb5f1303
RANDOM SEED=1142487378

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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	: 5226.16
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.850
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.850
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.850
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.75
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.850
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24146196 kB
Buffers:       2121728 kB
Cached:        5974568 kB
SwapCached:          4 kB
Active:         254792 kB
Inactive:      7991268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24146196 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           17392 kB
Writeback:           0 kB
AnonPages:      149796 kB
Mapped:          15632 kB
Slab:           494256 kB
PageTables:       5160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   344264 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= 72396 MiB
End job on node144 at 2011-04-29 15:47:49