Trace number 3259348

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.38 1203.92

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes10.cnf
MD5SUM601a386973128161e9173e2bdf583672
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.58791
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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: 20427
0.00/0.01	c parsetime: 11662us
0.00/0.01	c parsed 61409 clauses with 945 variables
0.00/0.01	c NW started thread 0 successfully (1098320192)
0.00/0.02	c NW started thread 1 successfully (1108810048)
0.00/0.02	c NW started thread 2 successfully (1119299904)
0.00/0.04	c NW started thread 3 successfully (1129789760)
6.92/1.89	c preprocessor returned 10006 variables
6.92/1.89	c preprocessing returned UNKNOWN
6.92/1.89	c PP set 0 variables
6.92/1.89	c pp time: 1868910us (1s)
6.92/1.89	c preprocessor returned 10006 variables
6.92/1.89	c preprocessing returned UNKNOWN
6.92/1.89	c PP set 0 variables
6.92/1.89	c pp time: 1865704us (1s)
7.33/1.91	c preprocessor returned 10006 variables
7.33/1.91	c preprocessing returned UNKNOWN
7.33/1.91	c PP set 0 variables
7.33/1.91	c pp time: 1882138us (1s)
67.30/17.11	c preprocessor returned 30038 variables
67.30/17.11	c preprocessing returned UNKNOWN
67.30/17.11	c PP set 0 variables
67.30/17.11	c pp time: 17063929us (17s)

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-3259348-1304047638/watcher-3259348-1304047638 -o /tmp/evaluation-result-3259348-1304047638/solver-3259348-1304047638 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3259348-1304047638.cnf 2119052311 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.78 8.02 8.06 5/180 20426
/proc/meminfo: memFree=24955668/32951132 swapFree=67111524/67111528
[pid=20426] ppid=20424 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20426/stat : 20426 (priss.sh) S 20424 20426 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516363420 8908800 252 33554432000 4194304 4922060 140734279590832 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20426/statm: 2175 252 211 178 0 68 0

[startup+0.0558069 s]
/proc/loadavg: 7.78 8.02 8.06 5/180 20426
/proc/meminfo: memFree=24955668/32951132 swapFree=67111524/67111528
[pid=20426] ppid=20424 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20426/stat : 20426 (priss.sh) S 20424 20426 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516363420 8908800 252 33554432000 4194304 4922060 140734279590832 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20426/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.106846 s]
/proc/loadavg: 7.78 8.02 8.06 5/180 20426
/proc/meminfo: memFree=24955668/32951132 swapFree=67111524/67111528
[pid=20426] ppid=20424 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20426/stat : 20426 (priss.sh) S 20424 20426 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516363420 8908800 252 33554432000 4194304 4922060 140734279590832 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20426/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300763 s]
/proc/loadavg: 7.78 8.02 8.06 5/180 20426
/proc/meminfo: memFree=24955668/32951132 swapFree=67111524/67111528
[pid=20426] ppid=20424 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20426/stat : 20426 (priss.sh) S 20424 20426 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516363420 8908800 252 33554432000 4194304 4922060 140734279590832 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20426/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700694 s]
/proc/loadavg: 7.78 8.02 8.06 5/180 20426
/proc/meminfo: memFree=24955668/32951132 swapFree=67111524/67111528
[pid=20426] ppid=20424 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20426/stat : 20426 (priss.sh) S 20424 20426 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516363420 8908800 252 33554432000 4194304 4922060 140734279590832 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20426/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50055 s]
/proc/loadavg: 7.78 8.02 8.06 9/186 20432
/proc/meminfo: memFree=24929340/32951132 swapFree=67111524/67111528
[pid=20426] ppid=20424 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20426/stat : 20426 (priss.sh) S 20424 20426 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516363420 8908800 252 33554432000 4194304 4922060 140734279590832 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20426/statm: 2175 252 211 178 0 68 0
[pid=20427] ppid=20426 vsize=289048 CPUtime=5.73 cores=0,2,4,6
/proc/20427/stat : 20427 (priss) S 20426 20426 18837 0 -1 4202496 17071 0 0 0 568 5 0 0 18 0 5 0 516363420 295985152 10572 33554432000 4194304 5787044 140734784468656 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20427/statm: 72262 10572 355 389 0 68012 0
[pid=20427/tid=20429] ppid=20426 vsize=289048 CPUtime=1.43 cores=0,2,4,6
/proc/20427/task/20429/stat : 20429 (priss) R 20426 20426 18837 0 -1 4202560 3073 0 0 0 142 1 0 0 19 0 5 0 516363422 295985152 10572 33554432000 4194304 5787044 140734784468656 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20427/tid=20430] ppid=20426 vsize=289048 CPUtime=1.42 cores=0,2,4,6
/proc/20427/task/20430/stat : 20430 (priss) R 20426 20426 18837 0 -1 4202560 2972 0 0 0 141 1 0 0 19 0 5 0 516363423 295985152 10572 33554432000 4194304 5787044 140734784468656 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20427/tid=20431] ppid=20426 vsize=289048 CPUtime=1.41 cores=0,2,4,6
/proc/20427/task/20431/stat : 20431 (priss) R 20426 20426 18837 0 -1 4202560 3030 0 0 0 140 1 0 0 19 0 5 0 516363423 295985152 10572 33554432000 4194304 5787044 140734784468656 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20427/tid=20432] ppid=20426 vsize=289048 CPUtime=1.42 cores=0,2,4,6
/proc/20427/task/20432/stat : 20432 (priss) R 20426 20426 18837 0 -1 4202560 4119 0 0 0 141 1 0 0 18 0 5 0 516363425 295985152 10572 33554432000 4194304 5787044 140734784468656 18446744073709551615 274664502253 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 297748

[startup+3.279 s]
/proc/loadavg: 7.78 8.02 8.06 9/186 20432
/proc/meminfo: memFree=24904792/32951132 swapFree=67111524/67111528
[pid=20426] ppid=20424 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20426/stat : 20426 (priss.sh) S 20424 20426 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516363420 8908800 252 33554432000 4194304 4922060 140734279590832 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20426/statm: 2175 252 211 178 0 68 0
[pid=20427] ppid=20426 vsize=289048 CPUtime=13.19 cores=0,2,4,6
/proc/20427/stat : 20427 (priss) S 20426 20426 18837 0 -1 4202496 24017 0 0 0 1312 7 0 0 18 0 5 0 516363420 295985152 12807 33554432000 4194304 5787044 140734784468656 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20427/statm: 72262 12807 404 389 0 68012 0
[pid=20427/tid=20429] ppid=20426 vsize=289048 CPUtime=3.46 cores=0,2,4,6
/proc/20427/task/20429/stat : 20429 (priss) R 20426 20426 18837 0 -1 4202560 5697 0 0 0 345 1 0 0 20 0 5 0 516363422 295985152 12807 33554432000 4194304 5787044 140734784468656 18446744073709551615 4220881 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20427/tid=20430] ppid=20426 vsize=289048 CPUtime=3.47 cores=0,2,4,6
/proc/20427/task/20430/stat : 20430 (priss) R 20426 20426 18837 0 -1 4202560 5117 0 0 0 345 2 0 0 25 0 5 0 516363423 295985152 12807 33554432000 4194304 5787044 140734784468656 18446744073709551615 5586830 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20427/tid=20431] ppid=20426 vsize=289048 CPUtime=3.01 cores=0,2,4,6
/proc/20427/task/20431/stat : 20431 (priss) R 20426 20426 18837 0 -1 4202560 5196 0 0 0 299 2 0 0 25 0 5 0 516363423 295985152 12807 33554432000 4194304 5787044 140734784468656 18446744073709551615 4217502 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20427/tid=20432] ppid=20426 vsize=289048 CPUtime=3.2 cores=0,2,4,6
/proc/20427/task/20432/stat : 20432 (priss) R 20426 20426 18837 0 -1 4202560 4130 0 0 0 319 1 0 0 21 0 5 0 516363425 295985152 12807 33554432000 4194304 5787044 140734784468656 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 13.19
Current children cumulated vsize (KiB) 297748

[startup+6.30073 s]
/proc/loadavg: 7.80 8.02 8.06 9/186 20432
/proc/meminfo: memFree=24892624/32951132 swapFree=67111524/67111528
[pid=20426] ppid=20424 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20426/stat : 20426 (priss.sh) S 20424 20426 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516363420 8908800 252 33554432000 4194304 4922060 140734279590832 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20426/statm: 2175 252 211 178 0 68 0
[pid=20427] ppid=20426 vsize=293148 CPUtime=24.18 cores=0,2,4,6
/proc/20427/stat : 20427 (priss) S 20426 20426 18837 0 -1 4202496 25758 0 0 0 2410 8 0 0 18 0 5 0 516363420 300183552 14548 33554432000 4194304 5787044 140734784468656 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20427/statm: 73287 14548 404 389 0 69037 0
[pid=20427/tid=20429] ppid=20426 vsize=293148 CPUtime=6.22 cores=0,2,4,6
/proc/20427/task/20429/stat : 20429 (priss) R 20426 20426 18837 0 -1 4202560 5905 0 0 0 621 1 0 0 25 0 5 0 516363422 300183552 14548 33554432000 4194304 5787044 140734784468656 18446744073709551615 5590449 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20427/tid=20430] ppid=20426 vsize=293148 CPUtime=6.23 cores=0,2,4,6
/proc/20427/task/20430/stat : 20430 (priss) R 20426 20426 18837 0 -1 4202560 5365 0 0 0 621 2 0 0 25 0 5 0 516363423 300183552 14548 33554432000 4194304 5787044 140734784468656 18446744073709551615 5591342 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20427/tid=20431] ppid=20426 vsize=293148 CPUtime=5.72 cores=0,2,4,6
/proc/20427/task/20431/stat : 20431 (priss) R 20426 20426 18837 0 -1 4202560 6481 0 0 0 570 2 0 0 25 0 5 0 516363423 300183552 14548 33554432000 4194304 5787044 140734784468656 18446744073709551615 5590573 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20427/tid=20432] ppid=20426 vsize=293148 CPUtime=5.96 cores=0,2,4,6
/proc/20427/task/20432/stat : 20432 (priss) R 20426 20426 18837 0 -1 4202560 4130 0 0 0 595 1 0 0 25 0 5 0 516363425 300183552 14548 33554432000 4194304 5787044 140734784468656 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.18
Current children cumulated vsize (KiB) 301848

[startup+12.7006 s]
/proc/loadavg: 7.82 8.01 8.05 9/186 20433
/proc/meminfo: memFree=24882536/32951132 swapFree=67111524/67111528
[pid=20426] ppid=20424 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20426/stat : 20426 (priss.sh) S 20424 20426 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516363420 8908800 252 33554432000 4194304 4922060 140734279590832 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20426/statm: 2175 252 211 178 0 68 0
[pid=20427] ppid=20426 vsize=293148 CPUtime=49.74 cores=0,2,4,6
/proc/20427/stat : 20427 (priss) S 20426 20426 18837 0 -1 4202496 27458 0 0 0 4965 9 0 0 18 0 5 0 516363420 300183552 16248 33554432000 4194304 5787044 140734784468656 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20427/statm: 73287 16248 404 389 0 69037 0
[pid=20427/tid=20429] ppid=20426 vsize=293148 CPUtime=12.62 cores=0,2,4,6
/proc/20427/task/20429/stat : 20429 (priss) R 20426 20426 18837 0 -1 4202560 6479 0 0 0 1261 1 0 0 25 0 5 0 516363422 300183552 16248 33554432000 4194304 5787044 140734784468656 18446744073709551615 5585259 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20427/tid=20430] ppid=20426 vsize=293148 CPUtime=12.62 cores=0,2,4,6
/proc/20427/task/20430/stat : 20430 (priss) R 20426 20426 18837 0 -1 4202560 5907 0 0 0 1260 2 0 0 25 0 5 0 516363423 300183552 16248 33554432000 4194304 5787044 140734784468656 18446744073709551615 5601760 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20427/tid=20431] ppid=20426 vsize=293148 CPUtime=12.08 cores=0,2,4,6
/proc/20427/task/20431/stat : 20431 (priss) R 20426 20426 18837 0 -1 4202560 7065 0 0 0 1205 3 0 0 25 0 5 0 516363423 300183552 16248 33554432000 4194304 5787044 140734784468656 18446744073709551615 4238578 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20427/tid=20432] ppid=20426 vsize=293148 CPUtime=12.35 cores=0,2,4,6
/proc/20427/task/20432/stat : 20432 (priss) R 20426 20426 18837 0 -1 4202560 4130 0 0 0 1234 1 0 0 25 0 5 0 516363425 300183552 16248 33554432000 4194304 5787044 140734784468656 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.74
Current children cumulated vsize (KiB) 301848

[startup+25.5004 s]
/proc/loadavg: 7.94 8.03 8.06 9/186 20433
/proc/meminfo: memFree=24860348/32951132 swapFree=67111524/67111528
[pid=20426] ppid=20424 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20426/stat : 20426 (priss.sh) S 20424 20426 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516363420 8908800 252 33554432000 4194304 4922060 140734279590832 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20426/statm: 2175 252 211 178 0 68 0
[pid=20427] ppid=20426 vsize=303972 CPUtime=100.84 cores=0,2,4,6
/proc/20427/stat : 20427 (priss) S 20426 20426 18837 0 -1 4202496 33217 0 0 0 10070 14 0 0 18 0 5 0 516363420 311267328 21302 33554432000 4194304 5787044 140734784468656 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20427/statm: 75993 21302 417 389 0 71743 0
[pid=20427/tid=20429] ppid=20426 vsize=303972 CPUtime=25.41 cores=0,2,4,6
/proc/20427/task/20429/stat : 20429 (priss) R 20426 20426 18837 0 -1 4202560 7275 0 0 0 2539 2 0 0 25 0 5 0 516363422 311267328 21302 33554432000 4194304 5787044 140734784468656 18446744073709551615 274664466176 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20427/tid=20430] ppid=20426 vsize=303972 CPUtime=25.43 cores=0,2,4,6
/proc/20427/task/20430/stat : 20430 (priss) R 20426 20426 18837 0 -1 4202560 7703 0 0 0 2540 3 0 0 25 0 5 0 516363423 311267328 21302 33554432000 4194304 5787044 140734784468656 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20427/tid=20431] ppid=20426 vsize=303972 CPUtime=24.8 cores=0,2,4,6
/proc/20427/task/20431/stat : 20431 (priss) R 20426 20426 18837 0 -1 4202560 7870 0 0 0 2474 6 0 0 25 0 5 0 516363423 311267328 21302 33554432000 4194304 5787044 140734784468656 18446744073709551615 5591246 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20427/tid=20432] ppid=20426 vsize=303972 CPUtime=25.14 cores=0,2,4,6
/proc/20427/task/20432/stat : 20432 (priss) R 20426 20426 18837 0 -1 4202560 6492 0 0 0 2513 1 0 0 25 0 5 0 516363425 311267328 21302 33554432000 4194304 5787044 140734784468656 18446744073709551615 274664469189 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.84
Current children cumulated vsize (KiB) 312672

[startup+51.107 s]
/proc/loadavg: 8.02 8.04 8.06 9/186 20434
/proc/meminfo: memFree=24826476/32951132 swapFree=67111524/67111528
[pid=20426] ppid=20424 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20426/stat : 20426 (priss.sh) S 20424 20426 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516363420 8908800 252 33554432000 4194304 4922060 140734279590832 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20426/statm: 2175 252 211 178 0 68 0
[pid=20427] ppid=20426 vsize=315560 CPUtime=203.09 cores=0,2,4,6
/proc/20427/stat : 20427 (priss) S 20426 20426 18837 0 -1 4202496 40653 0 0 0 20287 22 0 0 18 0 5 0 516363420 323133440 28735 33554432000 4194304 5787044 140734784468656 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20427/statm: 78890 28735 417 389 0 74640 0
[pid=20427/tid=20429] ppid=20426 vsize=315560 CPUtime=51.01 cores=0,2,4,6
/proc/20427/task/20429/stat : 20429 (priss) R 20426 20426 18837 0 -1 4202560 8831 0 0 0 5097 4 0 0 25 0 5 0 516363422 323133440 28735 33554432000 4194304 5787044 140734784468656 18446744073709551615 4229536 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20427/tid=20430] ppid=20426 vsize=315560 CPUtime=51.03 cores=0,2,4,6
/proc/20427/task/20430/stat : 20430 (priss) R 20426 20426 18837 0 -1 4202560 9180 0 0 0 5098 5 0 0 25 0 5 0 516363423 323133440 28735 33554432000 4194304 5787044 140734784468656 18446744073709551615 5591289 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20427/tid=20431] ppid=20426 vsize=315560 CPUtime=50.25 cores=0,2,4,6
/proc/20427/task/20431/stat : 20431 (priss) R 20426 20426 18837 0 -1 4202560 9415 0 0 0 5016 9 0 0 25 0 5 0 516363423 323133440 28735 33554432000 4194304 5787044 140734784468656 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20427/tid=20432] ppid=20426 vsize=315560 CPUtime=50.73 cores=0,2,4,6
/proc/20427/task/20432/stat : 20432 (priss) R 20426 20426 18837 0 -1 4202560 9350 0 0 0 5071 2 0 0 25 0 5 0 516363425 323133440 28735 33554432000 4194304 5787044 140734784468656 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.09
Current children cumulated vsize (KiB) 324260

[startup+102.301 s]
/proc/loadavg: 8.13 8.06 8.07 9/186 20435
/proc/meminfo: memFree=24780708/32951132 swapFree=67111524/67111528
[pid=20426] ppid=20424 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20426/stat : 20426 (priss.sh) S 20424 20426 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516363420 8908800 252 33554432000 4194304 4922060 140734279590832 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20426/statm: 2175 252 211 178 0 68 0
[pid=20427] ppid=20426 vsize=334428 CPUtime=407.53 cores=0,2,4,6
/proc/20427/stat : 20427 (priss) S 20426 20426 18837 0 -1 4202496 51797 0 0 0 40718 35 0 0 18 0 5 0 516363420 342454272 39719 33554432000 4194304 5787044 140734784468656 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20427/statm: 83607 39719 417 389 0 79357 0
[pid=20427/tid=20429] ppid=20426 vsize=334428 CPUtime=102.19 cores=0,2,4,6
/proc/20427/task/20429/stat : 20429 (priss) R 20426 20426 18837 0 -1 4202560 10831 0 0 0 10212 7 0 0 25 0 5 0 516363422 342454272 39719 33554432000 4194304 5787044 140734784468656 18446744073709551615 5591730 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20427/tid=20430] ppid=20426 vsize=334428 CPUtime=102.22 cores=0,2,4,6
/proc/20427/task/20430/stat : 20430 (priss) R 20426 20426 18837 0 -1 4202560 12225 0 0 0 10214 8 0 0 25 0 5 0 516363423 342454272 39719 33554432000 4194304 5787044 140734784468656 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20427/tid=20431] ppid=20426 vsize=334428 CPUtime=101.16 cores=0,2,4,6
/proc/20427/task/20431/stat : 20431 (priss) R 20426 20426 18837 0 -1 4202560 12947 0 0 0 10101 15 0 0 25 0 5 0 516363423 342454272 39719 33554432000 4194304 5787044 140734784468656 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20427/tid=20432] ppid=20426 vsize=334428 CPUtime=101.91 cores=0,2,4,6

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

/proc/20427/task/20430/stat : 20430 (priss) R 20426 20426 18837 0 -1 4202560 33448 0 0 0 82187 33 0 0 25 0 5 0 516363423 689623040 122925 33554432000 4194304 5787044 140734784468656 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20427/tid=20431] ppid=20426 vsize=673460 CPUtime=816.88 cores=0,2,4,6
/proc/20427/task/20431/stat : 20431 (priss) R 20426 20426 18837 0 -1 4202560 35776 0 0 0 81640 48 0 0 25 0 5 0 516363423 689623040 122925 33554432000 4194304 5787044 140734784468656 18446744073709551615 5591356 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20427/tid=20432] ppid=20426 vsize=673460 CPUtime=821.73 cores=0,2,4,6
/proc/20427/task/20432/stat : 20432 (priss) R 20426 20426 18837 0 -1 4202560 29460 0 0 0 82156 17 0 0 25 0 5 0 516363425 689623040 122925 33554432000 4194304 5787044 140734784468656 18446744073709551615 5527202 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3282.94
Current children cumulated vsize (KiB) 682160

[startup+882.301 s]
/proc/loadavg: 8.01 8.05 8.07 9/186 20456
/proc/meminfo: memFree=24220980/32951132 swapFree=67111524/67111528
[pid=20426] ppid=20424 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20426/stat : 20426 (priss.sh) S 20424 20426 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516363420 8908800 252 33554432000 4194304 4922060 140734279590832 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20426/statm: 2175 252 211 178 0 68 0
[pid=20427] ppid=20426 vsize=673460 CPUtime=3522.55 cores=0,2,4,6
/proc/20427/stat : 20427 (priss) S 20426 20426 18837 0 -1 4202496 139735 0 0 0 352115 140 0 0 18 0 5 0 516363420 689623040 125653 33554432000 4194304 5787044 140734784468656 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20427/statm: 168365 125653 417 389 0 164115 0
[pid=20427/tid=20429] ppid=20426 vsize=673460 CPUtime=882.06 cores=0,2,4,6
/proc/20427/task/20429/stat : 20429 (priss) R 20426 20426 18837 0 -1 4202560 34221 0 0 0 88173 33 0 0 25 0 5 0 516363422 689623040 125653 33554432000 4194304 5787044 140734784468656 18446744073709551615 5591722 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20427/tid=20430] ppid=20426 vsize=673460 CPUtime=882.2 cores=0,2,4,6
/proc/20427/task/20430/stat : 20430 (priss) R 20426 20426 18837 0 -1 4202560 33451 0 0 0 88186 34 0 0 25 0 5 0 516363423 689623040 125653 33554432000 4194304 5787044 140734784468656 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20427/tid=20431] ppid=20426 vsize=673460 CPUtime=876.52 cores=0,2,4,6
/proc/20427/task/20431/stat : 20431 (priss) R 20426 20426 18837 0 -1 4202560 38724 0 0 0 87598 54 0 0 25 0 5 0 516363423 689623040 125653 33554432000 4194304 5787044 140734784468656 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20427/tid=20432] ppid=20426 vsize=673460 CPUtime=881.71 cores=0,2,4,6
/proc/20427/task/20432/stat : 20432 (priss) R 20426 20426 18837 0 -1 4202560 29462 0 0 0 88154 17 0 0 25 0 5 0 516363425 689623040 125653 33554432000 4194304 5787044 140734784468656 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3522.55
Current children cumulated vsize (KiB) 682160

[startup+942.307 s]
/proc/loadavg: 8.10 8.05 8.07 5/177 20480
/proc/meminfo: memFree=24529332/32951132 swapFree=67111524/67111528
[pid=20426] ppid=20424 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20426/stat : 20426 (priss.sh) S 20424 20426 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516363420 8908800 252 33554432000 4194304 4922060 140734279590832 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20426/statm: 2175 252 211 178 0 68 0
[pid=20427] ppid=20426 vsize=673460 CPUtime=3758.23 cores=0,2,4,6
/proc/20427/stat : 20427 (priss) S 20426 20426 18837 0 -1 4202496 139753 0 0 0 375389 434 0 0 18 0 5 0 516363420 689623040 125671 33554432000 4194304 5787044 140734784468656 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20427/statm: 168365 125671 417 389 0 164115 0
[pid=20427/tid=20429] ppid=20426 vsize=673460 CPUtime=942.06 cores=0,2,4,6
/proc/20427/task/20429/stat : 20429 (priss) R 20426 20426 18837 0 -1 4202560 34225 0 0 0 94173 33 0 0 25 0 5 0 516363422 689623040 125671 33554432000 4194304 5787044 140734784468656 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20427/tid=20430] ppid=20426 vsize=673460 CPUtime=942.21 cores=0,2,4,6
/proc/20427/task/20430/stat : 20430 (priss) R 20426 20426 18837 0 -1 4202560 33460 0 0 0 94187 34 0 0 25 0 5 0 516363423 689623040 125671 33554432000 4194304 5787044 140734784468656 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20427/tid=20431] ppid=20426 vsize=673460 CPUtime=932.21 cores=0,2,4,6
/proc/20427/task/20431/stat : 20431 (priss) R 20426 20426 18837 0 -1 4202560 38724 0 0 0 92876 345 0 0 25 0 5 0 516363423 689623040 125671 33554432000 4194304 5787044 140734784468656 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20427/tid=20432] ppid=20426 vsize=673460 CPUtime=941.69 cores=0,2,4,6
/proc/20427/task/20432/stat : 20432 (priss) R 20426 20426 18837 0 -1 4202560 29467 0 0 0 94149 20 0 0 25 0 5 0 516363425 689623040 125671 33554432000 4194304 5787044 140734784468656 18446744073709551615 5527227 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3758.23
Current children cumulated vsize (KiB) 682160

[startup+1002.3 s]
/proc/loadavg: 7.92 7.99 8.04 9/186 20524
/proc/meminfo: memFree=23890364/32951132 swapFree=67111524/67111528
[pid=20426] ppid=20424 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20426/stat : 20426 (priss.sh) S 20424 20426 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516363420 8908800 252 33554432000 4194304 4922060 140734279590832 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20426/statm: 2175 252 211 178 0 68 0
[pid=20427] ppid=20426 vsize=673460 CPUtime=3997.88 cores=0,2,4,6
/proc/20427/stat : 20427 (priss) S 20426 20426 18837 0 -1 4202496 139806 0 0 0 399351 437 0 0 18 0 5 0 516363420 689623040 125724 33554432000 4194304 5787044 140734784468656 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20427/statm: 168365 125724 417 389 0 164115 0
[pid=20427/tid=20429] ppid=20426 vsize=673460 CPUtime=1002.05 cores=0,2,4,6
/proc/20427/task/20429/stat : 20429 (priss) R 20426 20426 18837 0 -1 4202560 34241 0 0 0 100171 34 0 0 25 0 5 0 516363422 689623040 125724 33554432000 4194304 5787044 140734784468656 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20427/tid=20430] ppid=20426 vsize=673460 CPUtime=1002.2 cores=0,2,4,6
/proc/20427/task/20430/stat : 20430 (priss) R 20426 20426 18837 0 -1 4202560 33479 0 0 0 100186 34 0 0 25 0 5 0 516363423 689623040 125724 33554432000 4194304 5787044 140734784468656 18446744073709551615 5591751 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20427/tid=20431] ppid=20426 vsize=673460 CPUtime=991.89 cores=0,2,4,6
/proc/20427/task/20431/stat : 20431 (priss) R 20426 20426 18837 0 -1 4202560 38724 0 0 0 98843 346 0 0 25 0 5 0 516363423 689623040 125724 33554432000 4194304 5787044 140734784468656 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20427/tid=20432] ppid=20426 vsize=673460 CPUtime=1001.67 cores=0,2,4,6
/proc/20427/task/20432/stat : 20432 (priss) R 20426 20426 18837 0 -1 4202560 29485 0 0 0 100147 20 0 0 25 0 5 0 516363425 689623040 125724 33554432000 4194304 5787044 140734784468656 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3997.88
Current children cumulated vsize (KiB) 682160

[startup+1062.3 s]
/proc/loadavg: 8.40 8.10 8.07 9/186 20558
/proc/meminfo: memFree=24382872/32951132 swapFree=67111524/67111528
[pid=20426] ppid=20424 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20426/stat : 20426 (priss.sh) S 20424 20426 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516363420 8908800 252 33554432000 4194304 4922060 140734279590832 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20426/statm: 2175 252 211 178 0 68 0
[pid=20427] ppid=20426 vsize=677692 CPUtime=4234.77 cores=0,2,4,6
/proc/20427/stat : 20427 (priss) S 20426 20426 18837 0 -1 4202496 141450 0 0 0 423031 446 0 0 18 0 5 0 516363420 693956608 127368 33554432000 4194304 5787044 140734784468656 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20427/statm: 169423 127368 417 389 0 165173 0
[pid=20427/tid=20429] ppid=20426 vsize=677692 CPUtime=1062.04 cores=0,2,4,6
/proc/20427/task/20429/stat : 20429 (priss) R 20426 20426 18837 0 -1 4202560 34658 0 0 0 106170 34 0 0 25 0 5 0 516363422 693956608 127368 33554432000 4194304 5787044 140734784468656 18446744073709551615 5591195 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20427/tid=20430] ppid=20426 vsize=677692 CPUtime=1062.2 cores=0,2,4,6
/proc/20427/task/20430/stat : 20430 (priss) R 20426 20426 18837 0 -1 4202560 34640 0 0 0 106185 35 0 0 25 0 5 0 516363423 693956608 127368 33554432000 4194304 5787044 140734784468656 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20427/tid=20431] ppid=20426 vsize=677692 CPUtime=1050.26 cores=0,2,4,6
/proc/20427/task/20431/stat : 20431 (priss) R 20426 20426 18837 0 -1 4202560 38724 0 0 0 104680 346 0 0 25 0 5 0 516363423 693956608 127368 33554432000 4194304 5787044 140734784468656 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20427/tid=20432] ppid=20426 vsize=677692 CPUtime=1060.2 cores=0,2,4,6
/proc/20427/task/20432/stat : 20432 (priss) R 20426 20426 18837 0 -1 4202560 29551 0 0 0 105992 28 0 0 25 0 5 0 516363425 693956608 127368 33554432000 4194304 5787044 140734784468656 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4234.77
Current children cumulated vsize (KiB) 686392

[startup+1122.3 s]
/proc/loadavg: 8.14 8.08 8.06 9/186 20559
/proc/meminfo: memFree=24279240/32951132 swapFree=67111524/67111528
[pid=20426] ppid=20424 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20426/stat : 20426 (priss.sh) S 20424 20426 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516363420 8908800 252 33554432000 4194304 4922060 140734279590832 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20426/statm: 2175 252 211 178 0 68 0
[pid=20427] ppid=20426 vsize=692044 CPUtime=4474.43 cores=0,2,4,6
/proc/20427/stat : 20427 (priss) S 20426 20426 18837 0 -1 4202496 149124 0 0 0 446990 453 0 0 18 0 5 0 516363420 708653056 135042 33554432000 4194304 5787044 140734784468656 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20427/statm: 173011 135042 417 389 0 168761 0
[pid=20427/tid=20429] ppid=20426 vsize=692044 CPUtime=1122.03 cores=0,2,4,6
/proc/20427/task/20429/stat : 20429 (priss) R 20426 20426 18837 0 -1 4202560 36702 0 0 0 112166 37 0 0 25 0 5 0 516363422 708653056 135042 33554432000 4194304 5787044 140734784468656 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20427/tid=20430] ppid=20426 vsize=692044 CPUtime=1122.2 cores=0,2,4,6
/proc/20427/task/20430/stat : 20430 (priss) R 20426 20426 18837 0 -1 4202560 37649 0 0 0 112182 38 0 0 25 0 5 0 516363423 708653056 135042 33554432000 4194304 5787044 140734784468656 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20427/tid=20431] ppid=20426 vsize=692044 CPUtime=1109.93 cores=0,2,4,6
/proc/20427/task/20431/stat : 20431 (priss) R 20426 20426 18837 0 -1 4202560 39751 0 0 0 110647 346 0 0 25 0 5 0 516363423 708653056 135042 33554432000 4194304 5787044 140734784468656 18446744073709551615 5591722 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20427/tid=20432] ppid=20426 vsize=692044 CPUtime=1120.19 cores=0,2,4,6
/proc/20427/task/20432/stat : 20432 (priss) R 20426 20426 18837 0 -1 4202560 31145 0 0 0 111990 29 0 0 25 0 5 0 516363425 708653056 135042 33554432000 4194304 5787044 140734784468656 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4474.43
Current children cumulated vsize (KiB) 700744

[startup+1182.3 s]
/proc/loadavg: 8.12 8.07 8.06 9/186 20561
/proc/meminfo: memFree=24196272/32951132 swapFree=67111524/67111528
[pid=20426] ppid=20424 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20426/stat : 20426 (priss.sh) S 20424 20426 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516363420 8908800 252 33554432000 4194304 4922060 140734279590832 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20426/statm: 2175 252 211 178 0 68 0
[pid=20427] ppid=20426 vsize=704516 CPUtime=4714.08 cores=0,2,4,6
/proc/20427/stat : 20427 (priss) S 20426 20426 18837 0 -1 4202496 156090 0 0 0 470946 462 0 0 18 0 5 0 516363420 721424384 142008 33554432000 4194304 5787044 140734784468656 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20427/statm: 176129 142008 417 389 0 171879 0
[pid=20427/tid=20429] ppid=20426 vsize=704516 CPUtime=1182.02 cores=0,2,4,6
/proc/20427/task/20429/stat : 20429 (priss) R 20426 20426 18837 0 -1 4202560 38663 0 0 0 118161 41 0 0 25 0 5 0 516363422 721424384 142008 33554432000 4194304 5787044 140734784468656 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20427/tid=20430] ppid=20426 vsize=704516 CPUtime=1182.2 cores=0,2,4,6
/proc/20427/task/20430/stat : 20430 (priss) R 20426 20426 18837 0 -1 4202560 39589 0 0 0 118179 41 0 0 25 0 5 0 516363423 721424384 142008 33554432000 4194304 5787044 140734784468656 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20427/tid=20431] ppid=20426 vsize=704516 CPUtime=1169.61 cores=0,2,4,6
/proc/20427/task/20431/stat : 20431 (priss) R 20426 20426 18837 0 -1 4202560 40788 0 0 0 116614 347 0 0 25 0 5 0 516363423 721424384 142008 33554432000 4194304 5787044 140734784468656 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20427/tid=20432] ppid=20426 vsize=704516 CPUtime=1180.19 cores=0,2,4,6
/proc/20427/task/20432/stat : 20432 (priss) R 20426 20426 18837 0 -1 4202560 33173 0 0 0 117988 31 0 0 25 0 5 0 516363425 721424384 142008 33554432000 4194304 5787044 140734784468656 18446744073709551615 5528078 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4714.08
Current children cumulated vsize (KiB) 713216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.9 s]
/proc/loadavg: 8.09 8.07 8.06 9/186 20561
/proc/meminfo: memFree=24180156/32951132 swapFree=67111524/67111528
[pid=20426] ppid=20424 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20426/stat : 20426 (priss.sh) S 20424 20426 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516363420 8908800 252 33554432000 4194304 4922060 140734279590832 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20426/statm: 2175 252 211 178 0 68 0
[pid=20427] ppid=20426 vsize=711388 CPUtime=4800.38 cores=0,2,4,6
/proc/20427/stat : 20427 (priss) S 20426 20426 18837 0 -1 4202496 159156 0 0 0 479573 465 0 0 18 0 5 0 516363420 728461312 145074 33554432000 4194304 5787044 140734784468656 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20427/statm: 177847 145074 417 389 0 173597 0
[pid=20427/tid=20429] ppid=20426 vsize=711388 CPUtime=1203.62 cores=0,2,4,6
/proc/20427/task/20429/stat : 20429 (priss) R 20426 20426 18837 0 -1 4202560 39321 0 0 0 120320 42 0 0 25 0 5 0 516363422 728461312 145074 33554432000 4194304 5787044 140734784468656 18446744073709551615 4218896 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20427/tid=20430] ppid=20426 vsize=711388 CPUtime=1203.81 cores=0,2,4,6
/proc/20427/task/20430/stat : 20430 (priss) R 20426 20426 18837 0 -1 4202560 40285 0 0 0 120338 43 0 0 25 0 5 0 516363423 728461312 145074 33554432000 4194304 5787044 140734784468656 18446744073709551615 5591246 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20427/tid=20431] ppid=20426 vsize=711388 CPUtime=1191.09 cores=0,2,4,6
/proc/20427/task/20431/stat : 20431 (priss) R 20426 20426 18837 0 -1 4202560 41818 0 0 0 118762 347 0 0 25 0 5 0 516363423 728461312 145074 33554432000 4194304 5787044 140734784468656 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20427/tid=20432] ppid=20426 vsize=711388 CPUtime=1201.8 cores=0,2,4,6
/proc/20427/task/20432/stat : 20432 (priss) R 20426 20426 18837 0 -1 4202560 33855 0 0 0 120148 32 0 0 25 0 5 0 516363425 728461312 145074 33554432000 4194304 5787044 140734784468656 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 720088

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

Real time (s): 1203.92
CPU time (s): 4800.38
CPU user time (s): 4795.73
CPU system time (s): 4.65
CPU usage (%): 398.73
Max. virtual memory (cumulated for all children) (KiB): 720088

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

runsolver used 1.82072 second user time and 4.83826 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-29 05:27:18
IDJOB=3259348
IDBENCH=71570
IDSOLVER=1603
FILE ID=node131/3259348-1304047638
RUNJOBID= node131-1304036726-18855
PBS_JOBID= 13170364
Free space on /tmp= 71384 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes10.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259348-1304047638/watcher-3259348-1304047638 -o /tmp/evaluation-result-3259348-1304047638/solver-3259348-1304047638 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3259348-1304047638.cnf 2119052311 4800 15500 4

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

MD5SUM BENCH= 601a386973128161e9173e2bdf583672
RANDOM SEED=2119052311

node131.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24955832 kB
Buffers:        950040 kB
Cached:        6217796 kB
SwapCached:          4 kB
Active:         479692 kB
Inactive:      7023936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24955832 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2356 kB
Writeback:           0 kB
AnonPages:      334872 kB
Mapped:          15836 kB
Slab:           428284 kB
PageTables:       5384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   527948 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71372 MiB
End job on node131 at 2011-04-29 05:47:24