Trace number 3251558

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p15-s99099953.cnf
MD5SUMdda220d08783aabf4e7a9e99eeeccae6
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 variables2444
Number of clauses498568
Sum of the clauses size999480
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2498518
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: 27835
0.00/0.11	c parsetime: 114636us
0.00/0.11	c parsed 498568 clauses with 2444 variables
0.00/0.15	c NW started thread 0 successfully (1097468224)
0.00/0.19	c NW started thread 1 successfully (1110206784)
0.00/0.24	c NW started thread 2 successfully (1120696640)
0.00/0.29	c NW started thread 3 successfully (1131186496)
158.95/40.07	c preprocessor returned 10010 variables
158.95/40.07	c preprocessing returned UNKNOWN
158.95/40.07	c PP set 0 variables
158.95/40.07	c pp time: 39829171us (39s)
158.95/40.07	c preprocessor returned 10010 variables
158.95/40.07	c preprocessing returned UNKNOWN
158.95/40.07	c PP set 0 variables
158.95/40.07	c pp time: 39883028us (39s)
160.54/40.45	c preprocessor returned 10010 variables
160.54/40.45	c preprocessing returned UNKNOWN
160.54/40.45	c PP set 0 variables
160.54/40.45	c pp time: 40300081us (40s)
194.90/49.07	c preprocessor returned 30021 variables
194.90/49.07	c preprocessing returned UNKNOWN
194.90/49.07	c PP set 0 variables
194.90/49.07	c pp time: 48779132us (48s)

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-3251558-1304085676/watcher-3251558-1304085676 -o /tmp/evaluation-result-3251558-1304085676/solver-3251558-1304085676 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3251558-1304085676.cnf 1078765351 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.42 7.89 7.85 5/183 27834
/proc/meminfo: memFree=18130712/32950928 swapFree=67111528/67111528
[pid=27834] ppid=27832 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27834/stat : 27834 (priss.sh) S 27832 27834 25471 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520164337 8908800 251 33554432000 4194304 4922060 140733969263440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27834/statm: 2175 251 211 178 0 68 0

[startup+0.0474061 s]
/proc/loadavg: 7.42 7.89 7.85 5/183 27834
/proc/meminfo: memFree=18130712/32950928 swapFree=67111528/67111528
[pid=27834] ppid=27832 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27834/stat : 27834 (priss.sh) S 27832 27834 25471 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520164337 8908800 251 33554432000 4194304 4922060 140733969263440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27834/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10041 s]
/proc/loadavg: 7.42 7.89 7.85 5/183 27834
/proc/meminfo: memFree=18130712/32950928 swapFree=67111528/67111528
[pid=27834] ppid=27832 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27834/stat : 27834 (priss.sh) S 27832 27834 25471 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520164337 8908800 251 33554432000 4194304 4922060 140733969263440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27834/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301319 s]
/proc/loadavg: 7.42 7.89 7.85 5/183 27834
/proc/meminfo: memFree=18130712/32950928 swapFree=67111528/67111528
[pid=27834] ppid=27832 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27834/stat : 27834 (priss.sh) S 27832 27834 25471 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520164337 8908800 251 33554432000 4194304 4922060 140733969263440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27834/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700216 s]
/proc/loadavg: 7.42 7.89 7.85 5/183 27834
/proc/meminfo: memFree=18130712/32950928 swapFree=67111528/67111528
[pid=27834] ppid=27832 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27834/stat : 27834 (priss.sh) S 27832 27834 25471 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520164337 8908800 251 33554432000 4194304 4922060 140733969263440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27834/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50105 s]
/proc/loadavg: 7.42 7.89 7.85 9/189 27840
/proc/meminfo: memFree=17988944/32950928 swapFree=67111528/67111528
[pid=27834] ppid=27832 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27834/stat : 27834 (priss.sh) S 27832 27834 25471 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520164337 8908800 251 33554432000 4194304 4922060 140733969263440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27834/statm: 2175 251 211 178 0 68 0
[pid=27835] ppid=27834 vsize=363636 CPUtime=5.17 cores=0,2,4,6
/proc/27835/stat : 27835 (priss) S 27834 27834 25471 0 -1 4202496 81087 0 0 0 495 22 0 0 18 0 5 0 520164337 372363264 34757 33554432000 4194304 5787044 140734923564976 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/27835/statm: 90909 34757 349 389 0 86659 0
[pid=27835/tid=27837] ppid=27834 vsize=363636 CPUtime=1.24 cores=0,2,4,6
/proc/27835/task/27837/stat : 27837 (priss) R 27834 27834 25471 0 -1 4202560 15341 0 0 0 119 5 0 0 18 0 5 0 520164352 372363264 34757 33554432000 4194304 5787044 140734923564976 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=27835/tid=27838] ppid=27834 vsize=363636 CPUtime=1.27 cores=0,2,4,6
/proc/27835/task/27838/stat : 27838 (priss) R 27834 27834 25471 0 -1 4202560 14296 0 0 0 121 6 0 0 19 0 5 0 520164356 372363264 34757 33554432000 4194304 5787044 140734923564976 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=27835/tid=27839] ppid=27834 vsize=363636 CPUtime=1.22 cores=0,2,4,6
/proc/27835/task/27839/stat : 27839 (priss) R 27834 27834 25471 0 -1 4202560 14310 0 0 0 117 5 0 0 19 0 5 0 520164361 372363264 34757 33554432000 4194304 5787044 140734923564976 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=27835/tid=27840] ppid=27834 vsize=363636 CPUtime=1.13 cores=0,2,4,6
/proc/27835/task/27840/stat : 27840 (priss) R 27834 27834 25471 0 -1 4202560 13261 0 0 0 111 2 0 0 18 0 5 0 520164366 372363264 34757 33554432000 4194304 5787044 140734923564976 18446744073709551615 4336781 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.17
Current children cumulated vsize (KiB) 372336

[startup+3.10074 s]
/proc/loadavg: 7.42 7.89 7.85 9/188 27848
/proc/meminfo: memFree=17986348/32950928 swapFree=67111528/67111528
[pid=27834] ppid=27832 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27834/stat : 27834 (priss.sh) S 27832 27834 25471 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520164337 8908800 251 33554432000 4194304 4922060 140733969263440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27834/statm: 2175 251 211 178 0 68 0
[pid=27835] ppid=27834 vsize=363636 CPUtime=11.56 cores=0,2,4,6
/proc/27835/stat : 27835 (priss) S 27834 27834 25471 0 -1 4202496 81087 0 0 0 1134 22 0 0 18 0 5 0 520164337 372363264 34757 33554432000 4194304 5787044 140734923564976 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/27835/statm: 90909 34757 349 389 0 86659 0
[pid=27835/tid=27837] ppid=27834 vsize=363636 CPUtime=2.83 cores=0,2,4,6
/proc/27835/task/27837/stat : 27837 (priss) R 27834 27834 25471 0 -1 4202560 15341 0 0 0 278 5 0 0 21 0 5 0 520164352 372363264 34757 33554432000 4194304 5787044 140734923564976 18446744073709551615 4336175 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=27835/tid=27838] ppid=27834 vsize=363636 CPUtime=2.87 cores=0,2,4,6
/proc/27835/task/27838/stat : 27838 (priss) R 27834 27834 25471 0 -1 4202560 14296 0 0 0 281 6 0 0 22 0 5 0 520164356 372363264 34757 33554432000 4194304 5787044 140734923564976 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=27835/tid=27839] ppid=27834 vsize=363636 CPUtime=2.82 cores=0,2,4,6
/proc/27835/task/27839/stat : 27839 (priss) R 27834 27834 25471 0 -1 4202560 14310 0 0 0 277 5 0 0 22 0 5 0 520164361 372363264 34757 33554432000 4194304 5787044 140734923564976 18446744073709551615 18446744073699066094 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=27835/tid=27840] ppid=27834 vsize=363636 CPUtime=2.73 cores=0,2,4,6
/proc/27835/task/27840/stat : 27840 (priss) R 27834 27834 25471 0 -1 4202560 13261 0 0 0 271 2 0 0 21 0 5 0 520164366 372363264 34757 33554432000 4194304 5787044 140734923564976 18446744073709551615 4336664 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.56
Current children cumulated vsize (KiB) 372336

[startup+6.3011 s]
/proc/loadavg: 7.47 7.89 7.85 9/188 27848
/proc/meminfo: memFree=17980768/32950928 swapFree=67111528/67111528
[pid=27834] ppid=27832 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27834/stat : 27834 (priss.sh) S 27832 27834 25471 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520164337 8908800 251 33554432000 4194304 4922060 140733969263440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27834/statm: 2175 251 211 178 0 68 0
[pid=27835] ppid=27834 vsize=359740 CPUtime=24.34 cores=0,2,4,6
/proc/27835/stat : 27835 (priss) S 27834 27834 25471 0 -1 4202496 84415 0 0 0 2412 22 0 0 18 0 5 0 520164337 368373760 36137 33554432000 4194304 5787044 140734923564976 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/27835/statm: 89935 36137 350 389 0 85685 0
[pid=27835/tid=27837] ppid=27834 vsize=359740 CPUtime=6.01 cores=0,2,4,6
/proc/27835/task/27837/stat : 27837 (priss) R 27834 27834 25471 0 -1 4202560 16253 0 0 0 596 5 0 0 25 0 5 0 520164352 368373760 36137 33554432000 4194304 5787044 140734923564976 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=27835/tid=27838] ppid=27834 vsize=359740 CPUtime=6.07 cores=0,2,4,6
/proc/27835/task/27838/stat : 27838 (priss) R 27834 27834 25471 0 -1 4202560 15220 0 0 0 601 6 0 0 25 0 5 0 520164356 368373760 36137 33554432000 4194304 5787044 140734923564976 18446744073709551615 4336770 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=27835/tid=27839] ppid=27834 vsize=359740 CPUtime=6.01 cores=0,2,4,6
/proc/27835/task/27839/stat : 27839 (priss) R 27834 27834 25471 0 -1 4202560 15336 0 0 0 596 5 0 0 25 0 5 0 520164361 368373760 36137 33554432000 4194304 5787044 140734923564976 18446744073709551615 4336193 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=27835/tid=27840] ppid=27834 vsize=359740 CPUtime=5.93 cores=0,2,4,6
/proc/27835/task/27840/stat : 27840 (priss) R 27834 27834 25471 0 -1 4202560 13727 0 0 0 591 2 0 0 25 0 5 0 520164366 368373760 36137 33554432000 4194304 5787044 140734923564976 18446744073709551615 4336786 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.34
Current children cumulated vsize (KiB) 368440

[startup+12.7008 s]
/proc/loadavg: 7.59 7.91 7.86 9/188 27848
/proc/meminfo: memFree=17972144/32950928 swapFree=67111528/67111528
[pid=27834] ppid=27832 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27834/stat : 27834 (priss.sh) S 27832 27834 25471 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520164337 8908800 251 33554432000 4194304 4922060 140733969263440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27834/statm: 2175 251 211 178 0 68 0
[pid=27835] ppid=27834 vsize=359740 CPUtime=49.9 cores=0,2,4,6
/proc/27835/stat : 27835 (priss) S 27834 27834 25471 0 -1 4202496 84415 0 0 0 4968 22 0 0 18 0 5 0 520164337 368373760 36137 33554432000 4194304 5787044 140734923564976 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/27835/statm: 89935 36137 350 389 0 85685 0
[pid=27835/tid=27837] ppid=27834 vsize=359740 CPUtime=12.38 cores=0,2,4,6
/proc/27835/task/27837/stat : 27837 (priss) R 27834 27834 25471 0 -1 4202560 16253 0 0 0 1233 5 0 0 25 0 5 0 520164352 368373760 36137 33554432000 4194304 5787044 140734923564976 18446744073709551615 4336718 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=27835/tid=27838] ppid=27834 vsize=359740 CPUtime=12.47 cores=0,2,4,6
/proc/27835/task/27838/stat : 27838 (priss) R 27834 27834 25471 0 -1 4202560 15220 0 0 0 1241 6 0 0 25 0 5 0 520164356 368373760 36137 33554432000 4194304 5787044 140734923564976 18446744073709551615 4336703 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=27835/tid=27839] ppid=27834 vsize=359740 CPUtime=12.41 cores=0,2,4,6
/proc/27835/task/27839/stat : 27839 (priss) R 27834 27834 25471 0 -1 4202560 15336 0 0 0 1236 5 0 0 25 0 5 0 520164361 368373760 36137 33554432000 4194304 5787044 140734923564976 18446744073709551615 4336756 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=27835/tid=27840] ppid=27834 vsize=359740 CPUtime=12.33 cores=0,2,4,6
/proc/27835/task/27840/stat : 27840 (priss) R 27834 27834 25471 0 -1 4202560 13727 0 0 0 1231 2 0 0 25 0 5 0 520164366 368373760 36137 33554432000 4194304 5787044 140734923564976 18446744073709551615 4336696 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.9
Current children cumulated vsize (KiB) 368440

[startup+25.5003 s]
/proc/loadavg: 7.68 7.91 7.86 9/188 27849
/proc/meminfo: memFree=17937872/32950928 swapFree=67111528/67111528
[pid=27834] ppid=27832 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27834/stat : 27834 (priss.sh) S 27832 27834 25471 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520164337 8908800 251 33554432000 4194304 4922060 140733969263440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27834/statm: 2175 251 211 178 0 68 0
[pid=27835] ppid=27834 vsize=364756 CPUtime=101.03 cores=0,2,4,6
/proc/27835/stat : 27835 (priss) S 27834 27834 25471 0 -1 4202496 89914 0 0 0 10080 23 0 0 18 0 5 0 520164337 373510144 41636 33554432000 4194304 5787044 140734923564976 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/27835/statm: 91189 41636 352 389 0 86939 0
[pid=27835/tid=27837] ppid=27834 vsize=364756 CPUtime=25.11 cores=0,2,4,6
/proc/27835/task/27837/stat : 27837 (priss) R 27834 27834 25471 0 -1 4202560 17657 0 0 0 2506 5 0 0 25 0 5 0 520164352 373510144 41636 33554432000 4194304 5787044 140734923564976 18446744073709551615 4336749 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=27835/tid=27838] ppid=27834 vsize=364756 CPUtime=25.27 cores=0,2,4,6
/proc/27835/task/27838/stat : 27838 (priss) R 27834 27834 25471 0 -1 4202560 16626 0 0 0 2521 6 0 0 25 0 5 0 520164356 373510144 41636 33554432000 4194304 5787044 140734923564976 18446744073709551615 4336763 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=27835/tid=27839] ppid=27834 vsize=364756 CPUtime=25.21 cores=0,2,4,6
/proc/27835/task/27839/stat : 27839 (priss) R 27834 27834 25471 0 -1 4202560 16745 0 0 0 2515 6 0 0 25 0 5 0 520164361 373510144 41636 33554432000 4194304 5787044 140734923564976 18446744073709551615 4336790 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=27835/tid=27840] ppid=27834 vsize=364756 CPUtime=25.13 cores=0,2,4,6
/proc/27835/task/27840/stat : 27840 (priss) R 27834 27834 25471 0 -1 4202560 15007 0 0 0 2511 2 0 0 25 0 5 0 520164366 373510144 41636 33554432000 4194304 5787044 140734923564976 18446744073709551615 4336790 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.03
Current children cumulated vsize (KiB) 373456

[startup+51.1012 s]
/proc/loadavg: 7.79 7.92 7.86 9/188 27849
/proc/meminfo: memFree=17839012/32950928 swapFree=67111528/67111528
[pid=27834] ppid=27832 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27834/stat : 27834 (priss.sh) S 27832 27834 25471 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520164337 8908800 251 33554432000 4194304 4922060 140733969263440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27834/statm: 2175 251 211 178 0 68 0
[pid=27835] ppid=27834 vsize=394480 CPUtime=203.29 cores=0,2,4,6
/proc/27835/stat : 27835 (priss) S 27834 27834 25471 0 -1 4202496 151314 0 0 0 20295 34 0 0 18 0 5 0 520164337 403947520 59916 33554432000 4194304 5787044 140734923564976 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/27835/statm: 98620 59916 417 389 0 94370 0
[pid=27835/tid=27837] ppid=27834 vsize=394480 CPUtime=50.57 cores=0,2,4,6
/proc/27835/task/27837/stat : 27837 (priss) R 27834 27834 25471 0 -1 4202560 32148 0 0 0 5049 8 0 0 25 0 5 0 520164352 403947520 59916 33554432000 4194304 5787044 140734923564976 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=27835/tid=27838] ppid=27834 vsize=394480 CPUtime=50.86 cores=0,2,4,6
/proc/27835/task/27838/stat : 27838 (priss) R 27834 27834 25471 0 -1 4202560 32166 0 0 0 5078 8 0 0 25 0 5 0 520164356 403947520 59916 33554432000 4194304 5787044 140734923564976 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=27835/tid=27839] ppid=27834 vsize=394480 CPUtime=50.81 cores=0,2,4,6
/proc/27835/task/27839/stat : 27839 (priss) R 27834 27834 25471 0 -1 4202560 34030 0 0 0 5071 10 0 0 25 0 5 0 520164361 403947520 59916 33554432000 4194304 5787044 140734923564976 18446744073709551615 5591097 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=27835/tid=27840] ppid=27834 vsize=394480 CPUtime=50.73 cores=0,2,4,6
/proc/27835/task/27840/stat : 27840 (priss) R 27834 27834 25471 0 -1 4202560 29091 0 0 0 5069 4 0 0 25 0 5 0 520164366 403947520 59916 33554432000 4194304 5787044 140734923564976 18446744073709551615 5526949 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.29
Current children cumulated vsize (KiB) 403180

[startup+102.307 s]
/proc/loadavg: 7.95 7.94 7.87 9/188 27851
/proc/meminfo: memFree=17721328/32950928 swapFree=67111528/67111528
[pid=27834] ppid=27832 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27834/stat : 27834 (priss.sh) S 27832 27834 25471 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520164337 8908800 251 33554432000 4194304 4922060 140733969263440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27834/statm: 2175 251 211 178 0 68 0
[pid=27835] ppid=27834 vsize=422668 CPUtime=407.81 cores=0,2,4,6
/proc/27835/stat : 27835 (priss) S 27834 27834 25471 0 -1 4202496 171635 0 0 0 40739 42 0 0 18 0 5 0 520164337 432812032 80189 33554432000 4194304 5787044 140734923564976 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/27835/statm: 105667 80189 417 389 0 101417 0
[pid=27835/tid=27837] ppid=27834 vsize=422668 CPUtime=101.49 cores=0,2,4,6
/proc/27835/task/27837/stat : 27837 (priss) R 27834 27834 25471 0 -1 4202560 36585 0 0 0 10139 10 0 0 25 0 5 0 520164352 432812032 80189 33554432000 4194304 5787044 140734923564976 18446744073709551615 5591328 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=27835/tid=27838] ppid=27834 vsize=422668 CPUtime=102.07 cores=0,2,4,6
/proc/27835/task/27838/stat : 27838 (priss) R 27834 27834 25471 0 -1 4202560 35972 0 0 0 10197 10 0 0 25 0 5 0 520164356 432812032 80189 33554432000 4194304 5787044 140734923564976 18446744073709551615 4254912 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=27835/tid=27839] ppid=27834 vsize=422668 CPUtime=102 cores=0,2,4,6
/proc/27835/task/27839/stat : 27839 (priss) R 27834 27834 25471 0 -1 4202560 40172 0 0 0 10188 12 0 0 25 0 5 0 520164361 432812032 80189 33554432000 4194304 5787044 140734923564976 18446744073709551615 4692701 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=27835/tid=27840] ppid=27834 vsize=422668 CPUtime=101.94 cores=0,2,4,6

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

/proc/27835/task/27838/stat : 27838 (priss) R 27834 27834 25471 0 -1 4202560 61538 0 0 0 81973 39 0 0 25 0 5 0 520164356 925179904 182321 33554432000 4194304 5787044 140734923564976 18446744073709551615 5591722 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=27835/tid=27839] ppid=27834 vsize=903496 CPUtime=821.43 cores=0,2,4,6
/proc/27835/task/27839/stat : 27839 (priss) R 27834 27834 25471 0 -1 4202560 65410 0 0 0 82098 45 0 0 25 0 5 0 520164361 925179904 182321 33554432000 4194304 5787044 140734923564976 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=27835/tid=27840] ppid=27834 vsize=903496 CPUtime=821.86 cores=0,2,4,6
/proc/27835/task/27840/stat : 27840 (priss) R 27834 27834 25471 0 -1 4202560 61942 0 0 0 82161 25 0 0 25 0 5 0 520164366 925179904 182321 33554432000 4194304 5787044 140734923564976 18446744073709551615 5527065 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3283.36
Current children cumulated vsize (KiB) 912196

[startup+882.301 s]
/proc/loadavg: 8.15 8.10 7.99 9/188 27874
/proc/meminfo: memFree=16945136/32950928 swapFree=67111528/67111528
[pid=27834] ppid=27832 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27834/stat : 27834 (priss.sh) S 27832 27834 25471 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520164337 8908800 251 33554432000 4194304 4922060 140733969263440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27834/statm: 2175 251 211 178 0 68 0
[pid=27835] ppid=27834 vsize=985432 CPUtime=3523.03 cores=0,2,4,6
/proc/27835/stat : 27835 (priss) S 27834 27834 25471 0 -1 4202496 287024 0 0 0 352135 168 0 0 18 0 5 0 520164337 1009082368 194123 33554432000 4194304 5787044 140734923564976 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/27835/statm: 246358 194123 417 389 0 242108 0
[pid=27835/tid=27837] ppid=27834 vsize=985432 CPUtime=879.64 cores=0,2,4,6
/proc/27835/task/27837/stat : 27837 (priss) R 27834 27834 25471 0 -1 4202560 65736 0 0 0 87919 45 0 0 25 0 5 0 520164352 1009082368 194123 33554432000 4194304 5787044 140734923564976 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=27835/tid=27838] ppid=27834 vsize=985432 CPUtime=880.11 cores=0,2,4,6
/proc/27835/task/27838/stat : 27838 (priss) R 27834 27834 25471 0 -1 4202560 63867 0 0 0 87970 41 0 0 25 0 5 0 520164356 1009082368 194123 33554432000 4194304 5787044 140734923564976 18446744073709551615 5591280 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=27835/tid=27839] ppid=27834 vsize=985432 CPUtime=881.11 cores=0,2,4,6
/proc/27835/task/27839/stat : 27839 (priss) R 27834 27834 25471 0 -1 4202560 70547 0 0 0 88059 52 0 0 25 0 5 0 520164361 1009082368 194123 33554432000 4194304 5787044 140734923564976 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=27835/tid=27840] ppid=27834 vsize=985432 CPUtime=881.86 cores=0,2,4,6
/proc/27835/task/27840/stat : 27840 (priss) R 27834 27834 25471 0 -1 4202560 62995 0 0 0 88160 26 0 0 25 0 5 0 520164366 1009082368 194123 33554432000 4194304 5787044 140734923564976 18446744073709551615 5527449 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3523.03
Current children cumulated vsize (KiB) 994132

[startup+942.301 s]
/proc/loadavg: 8.13 8.10 8.00 9/188 27876
/proc/meminfo: memFree=16866264/32950928 swapFree=67111528/67111528
[pid=27834] ppid=27832 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27834/stat : 27834 (priss.sh) S 27832 27834 25471 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520164337 8908800 251 33554432000 4194304 4922060 140733969263440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27834/statm: 2175 251 211 178 0 68 0
[pid=27835] ppid=27834 vsize=1006344 CPUtime=3762.7 cores=0,2,4,6
/proc/27835/stat : 27835 (priss) S 27834 27834 25471 0 -1 4202496 302060 0 0 0 376082 188 0 0 18 0 5 0 520164337 1030496256 209159 33554432000 4194304 5787044 140734923564976 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/27835/statm: 251586 209159 417 389 0 247336 0
[pid=27835/tid=27837] ppid=27834 vsize=1006344 CPUtime=939.63 cores=0,2,4,6
/proc/27835/task/27837/stat : 27837 (priss) R 27834 27834 25471 0 -1 4202560 68928 0 0 0 93914 49 0 0 25 0 5 0 520164352 1030496256 209159 33554432000 4194304 5787044 140734923564976 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=27835/tid=27838] ppid=27834 vsize=1006344 CPUtime=940.11 cores=0,2,4,6
/proc/27835/task/27838/stat : 27838 (priss) R 27834 27834 25471 0 -1 4202560 67944 0 0 0 93966 45 0 0 25 0 5 0 520164356 1030496256 209159 33554432000 4194304 5787044 140734923564976 18446744073709551615 5591289 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=27835/tid=27839] ppid=27834 vsize=1006344 CPUtime=940.78 cores=0,2,4,6
/proc/27835/task/27839/stat : 27839 (priss) R 27834 27834 25471 0 -1 4202560 74566 0 0 0 94017 61 0 0 25 0 5 0 520164361 1030496256 209159 33554432000 4194304 5787044 140734923564976 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=27835/tid=27840] ppid=27834 vsize=1006344 CPUtime=941.86 cores=0,2,4,6
/proc/27835/task/27840/stat : 27840 (priss) R 27834 27834 25471 0 -1 4202560 66743 0 0 0 94158 28 0 0 25 0 5 0 520164366 1030496256 209159 33554432000 4194304 5787044 140734923564976 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3762.7
Current children cumulated vsize (KiB) 1015044

[startup+1002.3 s]
/proc/loadavg: 8.11 8.09 8.00 9/188 27878
/proc/meminfo: memFree=16783040/32950928 swapFree=67111528/67111528
[pid=27834] ppid=27832 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27834/stat : 27834 (priss.sh) S 27832 27834 25471 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520164337 8908800 251 33554432000 4194304 4922060 140733969263440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27834/statm: 2175 251 211 178 0 68 0
[pid=27835] ppid=27834 vsize=1091656 CPUtime=4002.37 cores=0,2,4,6
/proc/27835/stat : 27835 (priss) S 27834 27834 25471 0 -1 4202496 315508 0 0 0 400034 203 0 0 18 0 5 0 520164337 1117855744 222157 33554432000 4194304 5787044 140734923564976 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/27835/statm: 272914 222157 417 389 0 268664 0
[pid=27835/tid=27837] ppid=27834 vsize=1091656 CPUtime=999.62 cores=0,2,4,6
/proc/27835/task/27837/stat : 27837 (priss) R 27834 27834 25471 0 -1 4202560 70276 0 0 0 99912 50 0 0 25 0 5 0 520164352 1117855744 222157 33554432000 4194304 5787044 140734923564976 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=27835/tid=27838] ppid=27834 vsize=1091656 CPUtime=1000.12 cores=0,2,4,6
/proc/27835/task/27838/stat : 27838 (priss) R 27834 27834 25471 0 -1 4202560 70802 0 0 0 99963 49 0 0 25 0 5 0 520164356 1117855744 222157 33554432000 4194304 5787044 140734923564976 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=27835/tid=27839] ppid=27834 vsize=1091656 CPUtime=1000.45 cores=0,2,4,6
/proc/27835/task/27839/stat : 27839 (priss) R 27834 27834 25471 0 -1 4202560 79894 0 0 0 99979 66 0 0 25 0 5 0 520164361 1117855744 222157 33554432000 4194304 5787044 140734923564976 18446744073709551615 5588574 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=27835/tid=27840] ppid=27834 vsize=1091656 CPUtime=1001.86 cores=0,2,4,6
/proc/27835/task/27840/stat : 27840 (priss) R 27834 27834 25471 0 -1 4202560 70657 0 0 0 100153 33 0 0 25 0 5 0 520164366 1117855744 222157 33554432000 4194304 5787044 140734923564976 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4002.37
Current children cumulated vsize (KiB) 1100356

[startup+1062.3 s]
/proc/loadavg: 8.10 8.09 8.00 9/188 27879
/proc/meminfo: memFree=16736536/32950928 swapFree=67111528/67111528
[pid=27834] ppid=27832 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27834/stat : 27834 (priss.sh) S 27832 27834 25471 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520164337 8908800 251 33554432000 4194304 4922060 140733969263440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27834/statm: 2175 251 211 178 0 68 0
[pid=27835] ppid=27834 vsize=1105904 CPUtime=4242.05 cores=0,2,4,6
/proc/27835/stat : 27835 (priss) S 27834 27834 25471 0 -1 4202496 320202 0 0 0 423997 208 0 0 18 0 5 0 520164337 1132445696 226626 33554432000 4194304 5787044 140734923564976 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/27835/statm: 276476 226626 417 389 0 272226 0
[pid=27835/tid=27837] ppid=27834 vsize=1105904 CPUtime=1059.63 cores=0,2,4,6
/proc/27835/task/27837/stat : 27837 (priss) R 27834 27834 25471 0 -1 4202560 70278 0 0 0 105912 51 0 0 25 0 5 0 520164352 1132445696 226626 33554432000 4194304 5787044 140734923564976 18446744073709551615 5590986 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=27835/tid=27838] ppid=27834 vsize=1105904 CPUtime=1060.12 cores=0,2,4,6
/proc/27835/task/27838/stat : 27838 (priss) R 27834 27834 25471 0 -1 4202560 72111 0 0 0 105961 51 0 0 25 0 5 0 520164356 1132445696 226626 33554432000 4194304 5787044 140734923564976 18446744073709551615 5588276 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=27835/tid=27839] ppid=27834 vsize=1105904 CPUtime=1060.13 cores=0,2,4,6
/proc/27835/task/27839/stat : 27839 (priss) R 27834 27834 25471 0 -1 4202560 79894 0 0 0 105946 67 0 0 25 0 5 0 520164361 1132445696 226626 33554432000 4194304 5787044 140734923564976 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=27835/tid=27840] ppid=27834 vsize=1105904 CPUtime=1061.87 cores=0,2,4,6
/proc/27835/task/27840/stat : 27840 (priss) R 27834 27834 25471 0 -1 4202560 74040 0 0 0 106151 36 0 0 25 0 5 0 520164366 1132445696 226626 33554432000 4194304 5787044 140734923564976 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4242.05
Current children cumulated vsize (KiB) 1114604

[startup+1122.3 s]
/proc/loadavg: 8.13 8.10 8.01 9/188 27881
/proc/meminfo: memFree=16727712/32950928 swapFree=67111528/67111528
[pid=27834] ppid=27832 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27834/stat : 27834 (priss.sh) S 27832 27834 25471 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520164337 8908800 251 33554432000 4194304 4922060 140733969263440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27834/statm: 2175 251 211 178 0 68 0
[pid=27835] ppid=27834 vsize=1105904 CPUtime=4481.72 cores=0,2,4,6
/proc/27835/stat : 27835 (priss) S 27834 27834 25471 0 -1 4202496 320209 0 0 0 447964 208 0 0 18 0 5 0 520164337 1132445696 226633 33554432000 4194304 5787044 140734923564976 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/27835/statm: 276476 226633 417 389 0 272226 0
[pid=27835/tid=27837] ppid=27834 vsize=1105904 CPUtime=1119.63 cores=0,2,4,6
/proc/27835/task/27837/stat : 27837 (priss) R 27834 27834 25471 0 -1 4202560 70283 0 0 0 111912 51 0 0 25 0 5 0 520164352 1132445696 226633 33554432000 4194304 5787044 140734923564976 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=27835/tid=27838] ppid=27834 vsize=1105904 CPUtime=1120.12 cores=0,2,4,6
/proc/27835/task/27838/stat : 27838 (priss) R 27834 27834 25471 0 -1 4202560 72112 0 0 0 111961 51 0 0 25 0 5 0 520164356 1132445696 226633 33554432000 4194304 5787044 140734923564976 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=27835/tid=27839] ppid=27834 vsize=1105904 CPUtime=1119.8 cores=0,2,4,6
/proc/27835/task/27839/stat : 27839 (priss) R 27834 27834 25471 0 -1 4202560 79895 0 0 0 111913 67 0 0 25 0 5 0 520164361 1132445696 226633 33554432000 4194304 5787044 140734923564976 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=27835/tid=27840] ppid=27834 vsize=1105904 CPUtime=1121.87 cores=0,2,4,6
/proc/27835/task/27840/stat : 27840 (priss) R 27834 27834 25471 0 -1 4202560 74040 0 0 0 112151 36 0 0 25 0 5 0 520164366 1132445696 226633 33554432000 4194304 5787044 140734923564976 18446744073709551615 5527209 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4481.72
Current children cumulated vsize (KiB) 1114604

[startup+1182.3 s]
/proc/loadavg: 7.00 7.85 7.93 5/177 27900
/proc/meminfo: memFree=17395984/32950928 swapFree=67111528/67111528
[pid=27834] ppid=27832 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27834/stat : 27834 (priss.sh) S 27832 27834 25471 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520164337 8908800 251 33554432000 4194304 4922060 140733969263440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27834/statm: 2175 251 211 178 0 68 0
[pid=27835] ppid=27834 vsize=1105904 CPUtime=4721.4 cores=0,2,4,6
/proc/27835/stat : 27835 (priss) S 27834 27834 25471 0 -1 4202496 320223 0 0 0 471932 208 0 0 18 0 5 0 520164337 1132445696 226647 33554432000 4194304 5787044 140734923564976 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/27835/statm: 276476 226647 417 389 0 272226 0
[pid=27835/tid=27837] ppid=27834 vsize=1105904 CPUtime=1179.62 cores=0,2,4,6
/proc/27835/task/27837/stat : 27837 (priss) R 27834 27834 25471 0 -1 4202560 70292 0 0 0 117911 51 0 0 25 0 5 0 520164352 1132445696 226647 33554432000 4194304 5787044 140734923564976 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=27835/tid=27838] ppid=27834 vsize=1105904 CPUtime=1180.12 cores=0,2,4,6
/proc/27835/task/27838/stat : 27838 (priss) R 27834 27834 25471 0 -1 4202560 72114 0 0 0 117961 51 0 0 25 0 5 0 520164356 1132445696 226647 33554432000 4194304 5787044 140734923564976 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=27835/tid=27839] ppid=27834 vsize=1105904 CPUtime=1179.48 cores=0,2,4,6
/proc/27835/task/27839/stat : 27839 (priss) R 27834 27834 25471 0 -1 4202560 79897 0 0 0 117881 67 0 0 25 0 5 0 520164361 1132445696 226647 33554432000 4194304 5787044 140734923564976 18446744073709551615 4254813 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=27835/tid=27840] ppid=27834 vsize=1105904 CPUtime=1181.87 cores=0,2,4,6
/proc/27835/task/27840/stat : 27840 (priss) R 27834 27834 25471 0 -1 4202560 74041 0 0 0 118151 36 0 0 25 0 5 0 520164366 1132445696 226647 33554432000 4194304 5787044 140734923564976 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4721.4
Current children cumulated vsize (KiB) 1114604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 6.15 7.60 7.84 5/177 27901
/proc/meminfo: memFree=17395972/32950928 swapFree=67111528/67111528
[pid=27834] ppid=27832 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/27834/stat : 27834 (priss.sh) S 27832 27834 25471 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 520164337 8908800 251 33554432000 4194304 4922060 140733969263440 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27834/statm: 2175 251 211 178 0 68 0
[pid=27835] ppid=27834 vsize=1105904 CPUtime=4800.11 cores=0,2,4,6
/proc/27835/stat : 27835 (priss) S 27834 27834 25471 0 -1 4202496 320235 0 0 0 479803 208 0 0 18 0 5 0 520164337 1132445696 226659 33554432000 4194304 5787044 140734923564976 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/27835/statm: 276476 226659 417 389 0 272226 0
[pid=27835/tid=27837] ppid=27834 vsize=1105904 CPUtime=1199.33 cores=0,2,4,6
/proc/27835/task/27837/stat : 27837 (priss) R 27834 27834 25471 0 -1 4202560 70303 0 0 0 119882 51 0 0 25 0 5 0 520164352 1132445696 226659 33554432000 4194304 5787044 140734923564976 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=27835/tid=27838] ppid=27834 vsize=1105904 CPUtime=1199.83 cores=0,2,4,6
/proc/27835/task/27838/stat : 27838 (priss) R 27834 27834 25471 0 -1 4202560 72115 0 0 0 119932 51 0 0 25 0 5 0 520164356 1132445696 226659 33554432000 4194304 5787044 140734923564976 18446744073709551615 5588182 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=27835/tid=27839] ppid=27834 vsize=1105904 CPUtime=1199.07 cores=0,2,4,6
/proc/27835/task/27839/stat : 27839 (priss) R 27834 27834 25471 0 -1 4202560 79897 0 0 0 119840 67 0 0 25 0 5 0 520164361 1132445696 226659 33554432000 4194304 5787044 140734923564976 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=27835/tid=27840] ppid=27834 vsize=1105904 CPUtime=1201.58 cores=0,2,4,6
/proc/27835/task/27840/stat : 27840 (priss) R 27834 27834 25471 0 -1 4202560 74041 0 0 0 120122 36 0 0 25 0 5 0 520164366 1132445696 226659 33554432000 4194304 5787044 140734923564976 18446744073709551615 5524727 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 1114604

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 27834 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.11
#
# 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.11
CPU user time (s): 4798.03
CPU system time (s): 2.08
CPU usage (%): 399.338
Max. virtual memory (cumulated for all children) (KiB): 1114604

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= 4
involuntary context switches= 2

runsolver used 1.75673 second user time and 4.81127 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 16:01:17
IDJOB=3251558
IDBENCH=88226
IDSOLVER=1603
FILE ID=node149/3251558-1304085676
RUNJOBID= node149-1304083219-27580
PBS_JOBID= 13170452
Free space on /tmp= 71920 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p15-s99099953.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251558-1304085676/watcher-3251558-1304085676 -o /tmp/evaluation-result-3251558-1304085676/solver-3251558-1304085676 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3251558-1304085676.cnf 1078765351 4800 15500 4

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

MD5SUM BENCH= dda220d08783aabf4e7a9e99eeeccae6
RANDOM SEED=1078765351

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18130868 kB
Buffers:       2224712 kB
Cached:       11813108 kB
SwapCached:          0 kB
Active:        6230032 kB
Inactive:      8040732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18130868 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7920 kB
Writeback:           0 kB
AnonPages:      231616 kB
Mapped:          15756 kB
Slab:           485904 kB
PageTables:       5296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   465568 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= 71924 MiB
End job on node149 at 2011-04-29 16:21:21