Trace number 3499501

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) 20399.7 5100.02

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-14_186.cnf
MD5SUM642fce7e30a701c3223fa5771c2e57dc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3212.64
Satisfiable
(Un)Satisfiability was proved
Number of variables186
Number of clauses9795
Sum of the clauses size43014
Maximum clause length14
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51239

Solver Data

0.00/0.01	c *****************************************************
0.00/0.01	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.01	c *   This program may be redistributed or modified   *
0.00/0.01	c * under the terms of the GNU General Public License *
0.00/0.01	c *****************************************************
0.00/0.01	c process id: 26239
0.00/0.01	c parsetime: 2967us
0.00/0.01	c parsed 9795 clauses with 186 variables
0.00/0.01	c NW started thread 0 successfully (1116309824)
0.00/0.01	c NW started thread 1 successfully (1088055616)
0.00/0.02	c NW started thread 2 successfully (1098545472)
0.00/0.02	c NW started thread 3 successfully (1126799680)
0.00/0.80	c preprocessor returned 10031 variables
0.00/0.80	c preprocessing returned UNKNOWN
0.00/0.80	c PP set 0 variables
0.00/0.80	c pp time: 787582us (0s)
0.00/0.80	c preprocessor returned 10031 variables
0.00/0.80	c preprocessing returned UNKNOWN
0.00/0.80	c PP set 0 variables
0.00/0.80	c pp time: 787740us (0s)
0.00/0.86	c preprocessor returned 10031 variables
0.00/0.86	c preprocessing returned UNKNOWN
0.00/0.86	c PP set 0 variables
0.00/0.86	c pp time: 842454us (0s)
202.71/50.72	c preprocessor returned 30173 variables
202.71/50.72	c preprocessing returned UNKNOWN
202.71/50.72	c PP set 0 variables
202.71/50.72	c pp time: 50699611us (50s)
12765.56/3191.53	c HTE
12789.15/3197.47	c subsumption
13188.36/3297.25	c simplified formula contains 0 unit clauses

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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 /var/tmp/evaluation-result-3499501-1308003405/watcher-3499501-1308003405 -o /var/tmp/evaluation-result-3499501-1308003405/solver-3499501-1308003405 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499501-1308003405.cnf 1649928163 40000 31000 8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.00 4.00 3.93 1/170 26237
/proc/meminfo: memFree=15135184/32951124 swapFree=67057920/67111528
[pid=26237] ppid=26235 vsize=11804 CPUtime=0 cores=0-7
/proc/26237/stat : 26237 (runsolver) S 26235 26237 26006 0 -1 4202560 42 0 0 0 0 0 0 0 21 0 1 0 892755787 12087296 50 33554432000 4194304 5436572 140736130049984 18446744073709551615 4883175 0 2147483391 4096 24578 18446744071699968823 0 0 17 3 0 0 0
/proc/26237/statm: 2951 50 31 304 0 2643 0

[startup+0.0761581 s]
/proc/loadavg: 4.00 4.00 3.93 1/170 26237
/proc/meminfo: memFree=15135184/32951124 swapFree=67057920/67111528
[pid=26237] ppid=26235 vsize=8700 CPUtime=0 cores=0-7
/proc/26237/stat : 26237 (priss.sh) S 26235 26237 26006 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 892755787 8908800 252 33554432000 4194304 4922060 140735820637392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26237/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100153 s]
/proc/loadavg: 4.00 4.00 3.93 1/170 26237
/proc/meminfo: memFree=15135184/32951124 swapFree=67057920/67111528
[pid=26237] ppid=26235 vsize=8700 CPUtime=0 cores=0-7
/proc/26237/stat : 26237 (priss.sh) S 26235 26237 26006 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 892755787 8908800 252 33554432000 4194304 4922060 140735820637392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26237/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300118 s]
/proc/loadavg: 4.00 4.00 3.93 1/170 26237
/proc/meminfo: memFree=15135184/32951124 swapFree=67057920/67111528
[pid=26237] ppid=26235 vsize=8700 CPUtime=0 cores=0-7
/proc/26237/stat : 26237 (priss.sh) S 26235 26237 26006 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 892755787 8908800 252 33554432000 4194304 4922060 140735820637392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26237/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701045 s]
/proc/loadavg: 4.00 4.00 3.93 1/170 26237
/proc/meminfo: memFree=15135184/32951124 swapFree=67057920/67111528
[pid=26237] ppid=26235 vsize=8700 CPUtime=0 cores=0-7
/proc/26237/stat : 26237 (priss.sh) S 26235 26237 26006 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 892755787 8908800 252 33554432000 4194304 4922060 140735820637392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26237/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5009 s]
/proc/loadavg: 4.00 4.00 3.93 5/176 26243
/proc/meminfo: memFree=15106716/32951124 swapFree=67057920/67111528
[pid=26237] ppid=26235 vsize=8700 CPUtime=0 cores=0-7
/proc/26237/stat : 26237 (priss.sh) S 26235 26237 26006 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 892755787 8908800 252 33554432000 4194304 4922060 140735820637392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26237/statm: 2175 252 211 178 0 68 0
[pid=26239] ppid=26237 vsize=276008 CPUtime=5.92 cores=0-7
/proc/26239/stat : 26239 (priss) S 26237 26237 26006 0 -1 4202496 9140 0 0 0 591 1 0 0 18 0 5 0 892755788 282632192 7503 33554432000 4194304 5787044 140734756888048 18446744073709551615 254273440177 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26239/statm: 69002 7503 404 389 0 64752 0
[pid=26239/tid=26240] ppid=26237 vsize=276008 CPUtime=1.47 cores=0-7
/proc/26239/task/26240/stat : 26240 (priss) R 26237 26237 26006 0 -1 4202560 1427 0 0 0 147 0 0 0 18 0 5 0 892755788 282632192 7503 33554432000 4194304 5787044 140734756888048 18446744073709551615 5576621 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26239/tid=26241] ppid=26237 vsize=276008 CPUtime=1.47 cores=0-7
/proc/26239/task/26241/stat : 26241 (priss) R 26237 26237 26006 0 -1 4202560 1954 0 0 0 147 0 0 0 23 0 5 0 892755789 282632192 7503 33554432000 4194304 5787044 140734756888048 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26239/tid=26242] ppid=26237 vsize=276008 CPUtime=1.47 cores=0-7
/proc/26239/task/26242/stat : 26242 (priss) R 26237 26237 26006 0 -1 4202560 1911 0 0 0 147 0 0 0 18 0 5 0 892755789 282632192 7503 33554432000 4194304 5787044 140734756888048 18446744073709551615 4255030 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26239/tid=26243] ppid=26237 vsize=276008 CPUtime=1.47 cores=0-7
/proc/26239/task/26243/stat : 26243 (priss) R 26237 26237 26006 0 -1 4202560 2255 0 0 0 147 0 0 0 18 0 5 0 892755789 282632192 7503 33554432000 4194304 5787044 140734756888048 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 284708

[startup+3.10062 s]
/proc/loadavg: 4.00 4.00 3.93 5/176 26243
/proc/meminfo: memFree=15105492/32951124 swapFree=67057920/67111528
[pid=26237] ppid=26235 vsize=8700 CPUtime=0 cores=0-7
/proc/26237/stat : 26237 (priss.sh) S 26235 26237 26006 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 892755787 8908800 252 33554432000 4194304 4922060 140735820637392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26237/statm: 2175 252 211 178 0 68 0
[pid=26239] ppid=26237 vsize=276844 CPUtime=12.32 cores=0-7
/proc/26239/stat : 26239 (priss) S 26237 26237 26006 0 -1 4202496 9647 0 0 0 1230 2 0 0 18 0 5 0 892755788 283488256 8010 33554432000 4194304 5787044 140734756888048 18446744073709551615 254273440177 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26239/statm: 69211 8010 404 389 0 64961 0
[pid=26239/tid=26240] ppid=26237 vsize=276844 CPUtime=3.07 cores=0-7
/proc/26239/task/26240/stat : 26240 (priss) R 26237 26237 26006 0 -1 4202560 1583 0 0 0 307 0 0 0 18 0 5 0 892755788 283488256 8010 33554432000 4194304 5787044 140734756888048 18446744073709551615 5590788 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26239/tid=26241] ppid=26237 vsize=276844 CPUtime=3.07 cores=0-7
/proc/26239/task/26241/stat : 26241 (priss) R 26237 26237 26006 0 -1 4202560 2103 0 0 0 307 0 0 0 25 0 5 0 892755789 283488256 8010 33554432000 4194304 5787044 140734756888048 18446744073709551615 5590618 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26239/tid=26242] ppid=26237 vsize=276844 CPUtime=3.07 cores=0-7
/proc/26239/task/26242/stat : 26242 (priss) R 26237 26237 26006 0 -1 4202560 2113 0 0 0 307 0 0 0 18 0 5 0 892755789 283488256 8010 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26239/tid=26243] ppid=26237 vsize=276844 CPUtime=3.07 cores=0-7
/proc/26239/task/26243/stat : 26243 (priss) R 26237 26237 26006 0 -1 4202560 2255 0 0 0 307 0 0 0 20 0 5 0 892755789 283488256 8010 33554432000 4194304 5787044 140734756888048 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 285544

[startup+6.30106 s]
/proc/loadavg: 4.00 4.00 3.93 5/176 26243
/proc/meminfo: memFree=15101676/32951124 swapFree=67057920/67111528
[pid=26237] ppid=26235 vsize=8700 CPUtime=0 cores=0-7
/proc/26237/stat : 26237 (priss.sh) S 26235 26237 26006 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 892755787 8908800 252 33554432000 4194304 4922060 140735820637392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26237/statm: 2175 252 211 178 0 68 0
[pid=26239] ppid=26237 vsize=281340 CPUtime=25.11 cores=0-7
/proc/26239/stat : 26239 (priss) S 26237 26237 26006 0 -1 4202496 11622 0 0 0 2509 2 0 0 18 0 5 0 892755788 288092160 9985 33554432000 4194304 5787044 140734756888048 18446744073709551615 254273440177 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26239/statm: 70335 9985 404 389 0 66085 0
[pid=26239/tid=26240] ppid=26237 vsize=281340 CPUtime=6.26 cores=0-7
/proc/26239/task/26240/stat : 26240 (priss) R 26237 26237 26006 0 -1 4202560 1932 0 0 0 626 0 0 0 18 0 5 0 892755788 288092160 9985 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26239/tid=26241] ppid=26237 vsize=281340 CPUtime=6.27 cores=0-7
/proc/26239/task/26241/stat : 26241 (priss) R 26237 26237 26006 0 -1 4202560 3413 0 0 0 627 0 0 0 25 0 5 0 892755789 288092160 9986 33554432000 4194304 5787044 140734756888048 18446744073709551615 254261277729 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26239/tid=26242] ppid=26237 vsize=281340 CPUtime=6.27 cores=0-7
/proc/26239/task/26242/stat : 26242 (priss) R 26237 26237 26006 0 -1 4202560 2430 0 0 0 627 0 0 0 18 0 5 0 892755789 288092160 9986 33554432000 4194304 5787044 140734756888048 18446744073709551615 254261283802 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26239/tid=26243] ppid=26237 vsize=281340 CPUtime=6.27 cores=0-7
/proc/26239/task/26243/stat : 26243 (priss) R 26237 26237 26006 0 -1 4202560 2255 0 0 0 627 0 0 0 25 0 5 0 892755789 288092160 9986 33554432000 4194304 5787044 140734756888048 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 290040

[startup+12.7009 s]
/proc/loadavg: 4.00 4.00 3.93 5/176 26244
/proc/meminfo: memFree=15091336/32951124 swapFree=67057920/67111528
[pid=26237] ppid=26235 vsize=8700 CPUtime=0 cores=0-7
/proc/26237/stat : 26237 (priss.sh) S 26235 26237 26006 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 892755787 8908800 252 33554432000 4194304 4922060 140735820637392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26237/statm: 2175 252 211 178 0 68 0
[pid=26239] ppid=26237 vsize=281340 CPUtime=50.71 cores=0-7
/proc/26239/stat : 26239 (priss) S 26237 26237 26006 0 -1 4202496 13061 0 0 0 5068 3 0 0 18 0 5 0 892755788 288092160 11424 33554432000 4194304 5787044 140734756888048 18446744073709551615 254273440177 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26239/statm: 70335 11424 404 389 0 66085 0
[pid=26239/tid=26240] ppid=26237 vsize=281340 CPUtime=12.67 cores=0-7
/proc/26239/task/26240/stat : 26240 (priss) R 26237 26237 26006 0 -1 4202560 2386 0 0 0 1266 1 0 0 18 0 5 0 892755788 288092160 11424 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26239/tid=26241] ppid=26237 vsize=281340 CPUtime=12.67 cores=0-7
/proc/26239/task/26241/stat : 26241 (priss) R 26237 26237 26006 0 -1 4202560 3871 0 0 0 1266 1 0 0 20 0 5 0 892755789 288092160 11424 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26239/tid=26242] ppid=26237 vsize=281340 CPUtime=12.66 cores=0-7
/proc/26239/task/26242/stat : 26242 (priss) R 26237 26237 26006 0 -1 4202560 2956 0 0 0 1266 0 0 0 18 0 5 0 892755789 288092160 11424 33554432000 4194304 5787044 140734756888048 18446744073709551615 5590453 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26239/tid=26243] ppid=26237 vsize=281340 CPUtime=12.67 cores=0-7
/proc/26239/task/26243/stat : 26243 (priss) R 26237 26237 26006 0 -1 4202560 2255 0 0 0 1267 0 0 0 25 0 5 0 892755789 288092160 11424 33554432000 4194304 5787044 140734756888048 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 290040

[startup+25.5007 s]
/proc/loadavg: 4.00 4.00 3.93 5/176 26244
/proc/meminfo: memFree=15078356/32951124 swapFree=67057920/67111528
[pid=26237] ppid=26235 vsize=8700 CPUtime=0 cores=0-7
/proc/26237/stat : 26237 (priss.sh) S 26235 26237 26006 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 892755787 8908800 252 33554432000 4194304 4922060 140735820637392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26237/statm: 2175 252 211 178 0 68 0
[pid=26239] ppid=26237 vsize=285440 CPUtime=101.91 cores=0-7
/proc/26239/stat : 26239 (priss) S 26237 26237 26006 0 -1 4202496 16517 0 0 0 10184 7 0 0 18 0 5 0 892755788 292290560 14878 33554432000 4194304 5787044 140734756888048 18446744073709551615 254273440177 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26239/statm: 71360 14878 404 389 0 67110 0
[pid=26239/tid=26240] ppid=26237 vsize=285440 CPUtime=25.47 cores=0-7
/proc/26239/task/26240/stat : 26240 (priss) R 26237 26237 26006 0 -1 4202560 3181 0 0 0 2545 2 0 0 20 0 5 0 892755788 292290560 14878 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591730 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26239/tid=26241] ppid=26237 vsize=285440 CPUtime=25.46 cores=0-7
/proc/26239/task/26241/stat : 26241 (priss) R 26237 26237 26006 0 -1 4202560 5668 0 0 0 2544 2 0 0 20 0 5 0 892755789 292290560 14878 33554432000 4194304 5787044 140734756888048 18446744073709551615 5590393 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26239/tid=26242] ppid=26237 vsize=285440 CPUtime=25.47 cores=0-7
/proc/26239/task/26242/stat : 26242 (priss) R 26237 26237 26006 0 -1 4202560 3820 0 0 0 2545 2 0 0 20 0 5 0 892755789 292290560 14878 33554432000 4194304 5787044 140734756888048 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26239/tid=26243] ppid=26237 vsize=285440 CPUtime=25.47 cores=0-7
/proc/26239/task/26243/stat : 26243 (priss) R 26237 26237 26006 0 -1 4202560 2255 0 0 0 2547 0 0 0 25 0 5 0 892755789 292290560 14878 33554432000 4194304 5787044 140734756888048 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 294140

[startup+51.1011 s]
/proc/loadavg: 4.00 4.00 3.93 5/176 26245
/proc/meminfo: memFree=15060940/32951124 swapFree=67057920/67111528
[pid=26237] ppid=26235 vsize=8700 CPUtime=0 cores=0-7
/proc/26237/stat : 26237 (priss.sh) S 26235 26237 26006 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 892755787 8908800 252 33554432000 4194304 4922060 140735820637392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26237/statm: 2175 252 211 178 0 68 0
[pid=26239] ppid=26237 vsize=289540 CPUtime=204.31 cores=0-7
/proc/26239/stat : 26239 (priss) S 26237 26237 26006 0 -1 4202496 22999 0 0 0 20410 21 0 0 18 0 5 0 892755788 296488960 20127 33554432000 4194304 5787044 140734756888048 18446744073709551615 254273440177 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26239/statm: 72385 20127 417 389 0 68135 0
[pid=26239/tid=26240] ppid=26237 vsize=289540 CPUtime=51.07 cores=0-7
/proc/26239/task/26240/stat : 26240 (priss) R 26237 26237 26006 0 -1 4202560 4318 0 0 0 5100 7 0 0 18 0 5 0 892755788 296488960 20127 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591827 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26239/tid=26241] ppid=26237 vsize=289540 CPUtime=51.07 cores=0-7
/proc/26239/task/26241/stat : 26241 (priss) R 26237 26237 26006 0 -1 4202560 6947 0 0 0 5100 7 0 0 25 0 5 0 892755789 296488960 20127 33554432000 4194304 5787044 140734756888048 18446744073709551615 5592322 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26239/tid=26242] ppid=26237 vsize=289540 CPUtime=51.06 cores=0-7
/proc/26239/task/26242/stat : 26242 (priss) R 26237 26237 26006 0 -1 4202560 5847 0 0 0 5101 5 0 0 18 0 5 0 892755789 296488960 20127 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26239/tid=26243] ppid=26237 vsize=289540 CPUtime=51.06 cores=0-7
/proc/26239/task/26243/stat : 26243 (priss) R 26237 26237 26006 0 -1 4202560 4294 0 0 0 5106 0 0 0 18 0 5 0 892755789 296488960 20127 33554432000 4194304 5787044 140734756888048 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.31
Current children cumulated vsize (KiB) 298240

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/176 26246
/proc/meminfo: memFree=15033624/32951124 swapFree=67057920/67111528
[pid=26237] ppid=26235 vsize=8700 CPUtime=0 cores=0-7
/proc/26237/stat : 26237 (priss.sh) S 26235 26237 26006 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 892755787 8908800 252 33554432000 4194304 4922060 140735820637392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26237/statm: 2175 252 211 178 0 68 0
[pid=26239] ppid=26237 vsize=304376 CPUtime=409.1 cores=0-7
/proc/26239/stat : 26239 (priss) S 26237 26237 26006 0 -1 4202496 29019 0 0 0 40879 31 0 0 18 0 5 0 892755788 311681024 26038 33554432000 4194304 5787044 140734756888048 18446744073709551615 254273440177 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26239/statm: 76094 26038 417 389 0 71844 0
[pid=26239/tid=26240] ppid=26237 vsize=304376 CPUtime=102.26 cores=0-7
/proc/26239/task/26240/stat : 26240 (priss) R 26237 26237 26006 0 -1 4202560 5637 0 0 0 10218 8 0 0 21 0 5 0 892755788 311681024 26038 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26239/tid=26241] ppid=26237 vsize=304376 CPUtime=102.26 cores=0-7
/proc/26239/task/26241/stat : 26241 (priss) R 26237 26237 26006 0 -1 4202560 7950 0 0 0 10217 9 0 0 25 0 5 0 892755789 311681024 26038 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26239/tid=26242] ppid=26237 vsize=304376 CPUtime=102.27 cores=0-7
/proc/26239/task/26242/stat : 26242 (priss) R 26237 26237 26006 0 -1 4202560 7858 0 0 0 10219 8 0 0 21 0 5 0 892755789 311681024 26038 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26239/tid=26243] ppid=26237 vsize=304376 CPUtime=102.26 cores=0-7

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

/proc/26239/task/26241/stat : 26241 (priss) R 26237 26237 26006 0 -1 4202560 48610 0 0 0 472146 71 0 0 25 0 5 0 892755789 1036206080 190854 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26239/tid=26242] ppid=26237 vsize=1011920 CPUtime=4722.24 cores=0-7
/proc/26239/task/26242/stat : 26242 (priss) R 26237 26237 26006 0 -1 4202560 44984 0 0 0 472115 109 0 0 25 0 5 0 892755789 1036206080 190854 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26239/tid=26243] ppid=26237 vsize=1011920 CPUtime=4722.22 cores=0-7
/proc/26239/task/26243/stat : 26243 (priss) R 26237 26237 26006 0 -1 4202560 64879 0 0 0 472152 70 0 0 25 0 5 0 892755789 1036206080 190854 33554432000 4194304 5787044 140734756888048 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 18888.9
Current children cumulated vsize (KiB) 1020620

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 26386
/proc/meminfo: memFree=14360408/32951124 swapFree=67057920/67111528
[pid=26237] ppid=26235 vsize=8700 CPUtime=0 cores=0-7
/proc/26237/stat : 26237 (priss.sh) S 26235 26237 26006 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 892755787 8908800 252 33554432000 4194304 4922060 140735820637392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26237/statm: 2175 252 211 178 0 68 0
[pid=26239] ppid=26237 vsize=1011920 CPUtime=19128.9 cores=0-7
/proc/26239/stat : 26239 (priss) S 26237 26237 26006 0 -1 4202496 205387 0 0 0 1912532 354 0 0 18 0 5 0 892755788 1036206080 193065 33554432000 4194304 5787044 140734756888048 18446744073709551615 254273440177 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26239/statm: 252980 193065 417 389 0 248730 0
[pid=26239/tid=26240] ppid=26237 vsize=1011920 CPUtime=4782.2 cores=0-7
/proc/26239/task/26240/stat : 26240 (priss) R 26237 26237 26006 0 -1 4202560 43592 0 0 0 478120 100 0 0 25 0 5 0 892755788 1036206080 193065 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26239/tid=26241] ppid=26237 vsize=1011920 CPUtime=4782.17 cores=0-7
/proc/26239/task/26241/stat : 26241 (priss) R 26237 26237 26006 0 -1 4202560 49251 0 0 0 478144 73 0 0 25 0 5 0 892755789 1036206080 193065 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26239/tid=26242] ppid=26237 vsize=1011920 CPUtime=4782.24 cores=0-7
/proc/26239/task/26242/stat : 26242 (priss) R 26237 26237 26006 0 -1 4202560 44985 0 0 0 478115 109 0 0 25 0 5 0 892755789 1036206080 193065 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26239/tid=26243] ppid=26237 vsize=1011920 CPUtime=4782.21 cores=0-7
/proc/26239/task/26243/stat : 26243 (priss) R 26237 26237 26006 0 -1 4202560 65966 0 0 0 478151 70 0 0 25 0 5 0 892755789 1036206080 193065 33554432000 4194304 5787044 140734756888048 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19128.9
Current children cumulated vsize (KiB) 1020620

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 26388
/proc/meminfo: memFree=14350332/32951124 swapFree=67057920/67111528
[pid=26237] ppid=26235 vsize=8700 CPUtime=0 cores=0-7
/proc/26237/stat : 26237 (priss.sh) S 26235 26237 26006 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 892755787 8908800 252 33554432000 4194304 4922060 140735820637392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26237/statm: 2175 252 211 178 0 68 0
[pid=26239] ppid=26237 vsize=1011920 CPUtime=19368.9 cores=0-7
/proc/26239/stat : 26239 (priss) S 26237 26237 26006 0 -1 4202496 207817 0 0 0 1936530 357 0 0 18 0 5 0 892755788 1036206080 195495 33554432000 4194304 5787044 140734756888048 18446744073709551615 254273440177 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26239/statm: 252980 195495 417 389 0 248730 0
[pid=26239/tid=26240] ppid=26237 vsize=1011920 CPUtime=4842.2 cores=0-7
/proc/26239/task/26240/stat : 26240 (priss) R 26237 26237 26006 0 -1 4202560 44228 0 0 0 484118 102 0 0 25 0 5 0 892755788 1036206080 195495 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26239/tid=26241] ppid=26237 vsize=1011920 CPUtime=4842.16 cores=0-7
/proc/26239/task/26241/stat : 26241 (priss) R 26237 26237 26006 0 -1 4202560 49840 0 0 0 484143 73 0 0 25 0 5 0 892755789 1036206080 195495 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26239/tid=26242] ppid=26237 vsize=1011920 CPUtime=4842.24 cores=0-7
/proc/26239/task/26242/stat : 26242 (priss) R 26237 26237 26006 0 -1 4202560 44985 0 0 0 484115 109 0 0 25 0 5 0 892755789 1036206080 195495 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26239/tid=26243] ppid=26237 vsize=1011920 CPUtime=4842.22 cores=0-7
/proc/26239/task/26243/stat : 26243 (priss) R 26237 26237 26006 0 -1 4202560 67171 0 0 0 484151 71 0 0 25 0 5 0 892755789 1036206080 195495 33554432000 4194304 5787044 140734756888048 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19368.9
Current children cumulated vsize (KiB) 1020620

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 26389
/proc/meminfo: memFree=14340620/32951124 swapFree=67057920/67111528
[pid=26237] ppid=26235 vsize=8700 CPUtime=0 cores=0-7
/proc/26237/stat : 26237 (priss.sh) S 26235 26237 26006 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 892755787 8908800 252 33554432000 4194304 4922060 140735820637392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26237/statm: 2175 252 211 178 0 68 0
[pid=26239] ppid=26237 vsize=1011920 CPUtime=19608.9 cores=0-7
/proc/26239/stat : 26239 (priss) S 26237 26237 26006 0 -1 4202496 210259 0 0 0 1960527 360 0 0 18 0 5 0 892755788 1036206080 197937 33554432000 4194304 5787044 140734756888048 18446744073709551615 254273440177 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26239/statm: 252980 197937 417 389 0 248730 0
[pid=26239/tid=26240] ppid=26237 vsize=1011920 CPUtime=4902.2 cores=0-7
/proc/26239/task/26240/stat : 26240 (priss) R 26237 26237 26006 0 -1 4202560 44866 0 0 0 490116 104 0 0 25 0 5 0 892755788 1036206080 197937 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26239/tid=26241] ppid=26237 vsize=1011920 CPUtime=4902.17 cores=0-7
/proc/26239/task/26241/stat : 26241 (priss) R 26237 26237 26006 0 -1 4202560 50290 0 0 0 490142 75 0 0 25 0 5 0 892755789 1036206080 197937 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26239/tid=26242] ppid=26237 vsize=1011920 CPUtime=4902.24 cores=0-7
/proc/26239/task/26242/stat : 26242 (priss) R 26237 26237 26006 0 -1 4202560 44985 0 0 0 490115 109 0 0 25 0 5 0 892755789 1036206080 197937 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26239/tid=26243] ppid=26237 vsize=1011920 CPUtime=4902.22 cores=0-7
/proc/26239/task/26243/stat : 26243 (priss) R 26237 26237 26006 0 -1 4202560 68525 0 0 0 490151 71 0 0 25 0 5 0 892755789 1036206080 197937 33554432000 4194304 5787044 140734756888048 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19608.9
Current children cumulated vsize (KiB) 1020620

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 26391
/proc/meminfo: memFree=14335264/32951124 swapFree=67057920/67111528
[pid=26237] ppid=26235 vsize=8700 CPUtime=0 cores=0-7
/proc/26237/stat : 26237 (priss.sh) S 26235 26237 26006 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 892755787 8908800 252 33554432000 4194304 4922060 140735820637392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26237/statm: 2175 252 211 178 0 68 0
[pid=26239] ppid=26237 vsize=1011920 CPUtime=19848.9 cores=0-7
/proc/26239/stat : 26239 (priss) S 26237 26237 26006 0 -1 4202496 211565 0 0 0 1984526 362 0 0 18 0 5 0 892755788 1036206080 199243 33554432000 4194304 5787044 140734756888048 18446744073709551615 254273440177 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26239/statm: 252980 199243 417 389 0 248730 0
[pid=26239/tid=26240] ppid=26237 vsize=1011920 CPUtime=4962.21 cores=0-7
/proc/26239/task/26240/stat : 26240 (priss) R 26237 26237 26006 0 -1 4202560 45427 0 0 0 496116 105 0 0 25 0 5 0 892755788 1036206080 199243 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26239/tid=26241] ppid=26237 vsize=1011920 CPUtime=4962.17 cores=0-7
/proc/26239/task/26241/stat : 26241 (priss) R 26237 26237 26006 0 -1 4202560 50681 0 0 0 496141 76 0 0 25 0 5 0 892755789 1036206080 199243 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26239/tid=26242] ppid=26237 vsize=1011920 CPUtime=4962.24 cores=0-7
/proc/26239/task/26242/stat : 26242 (priss) R 26237 26237 26006 0 -1 4202560 44988 0 0 0 496115 109 0 0 25 0 5 0 892755789 1036206080 199243 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26239/tid=26243] ppid=26237 vsize=1011920 CPUtime=4962.22 cores=0-7
/proc/26239/task/26243/stat : 26243 (priss) R 26237 26237 26006 0 -1 4202560 68876 0 0 0 496151 71 0 0 25 0 5 0 892755789 1036206080 199243 33554432000 4194304 5787044 140734756888048 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19848.9
Current children cumulated vsize (KiB) 1020620

[startup+5022.3 s]
/proc/loadavg: 4.05 4.01 3.95 5/176 26392
/proc/meminfo: memFree=14326416/32951124 swapFree=67057920/67111528
[pid=26237] ppid=26235 vsize=8700 CPUtime=0 cores=0-7
/proc/26237/stat : 26237 (priss.sh) S 26235 26237 26006 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 892755787 8908800 252 33554432000 4194304 4922060 140735820637392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26237/statm: 2175 252 211 178 0 68 0
[pid=26239] ppid=26237 vsize=1011920 CPUtime=20088.9 cores=0-7
/proc/26239/stat : 26239 (priss) S 26237 26237 26006 0 -1 4202496 213772 0 0 0 2008523 366 0 0 18 0 5 0 892755788 1036206080 201450 33554432000 4194304 5787044 140734756888048 18446744073709551615 254273440177 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26239/statm: 252980 201450 417 389 0 248730 0
[pid=26239/tid=26240] ppid=26237 vsize=1011920 CPUtime=5022.21 cores=0-7
/proc/26239/task/26240/stat : 26240 (priss) R 26237 26237 26006 0 -1 4202560 46003 0 0 0 502114 107 0 0 25 0 5 0 892755788 1036206080 201450 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26239/tid=26241] ppid=26237 vsize=1011920 CPUtime=5022.17 cores=0-7
/proc/26239/task/26241/stat : 26241 (priss) R 26237 26237 26006 0 -1 4202560 52235 0 0 0 502140 77 0 0 25 0 5 0 892755789 1036206080 201450 33554432000 4194304 5787044 140734756888048 18446744073709551615 5588286 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26239/tid=26242] ppid=26237 vsize=1011920 CPUtime=5022.24 cores=0-7
/proc/26239/task/26242/stat : 26242 (priss) R 26237 26237 26006 0 -1 4202560 44989 0 0 0 502115 109 0 0 25 0 5 0 892755789 1036206080 201450 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26239/tid=26243] ppid=26237 vsize=1011920 CPUtime=5022.22 cores=0-7
/proc/26239/task/26243/stat : 26243 (priss) R 26237 26237 26006 0 -1 4202560 68952 0 0 0 502151 71 0 0 25 0 5 0 892755789 1036206080 201451 33554432000 4194304 5787044 140734756888048 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 20088.9
Current children cumulated vsize (KiB) 1020620

[startup+5082.3 s]
/proc/loadavg: 4.02 4.01 3.95 5/176 26394
/proc/meminfo: memFree=14321308/32951124 swapFree=67057920/67111528
[pid=26237] ppid=26235 vsize=8700 CPUtime=0 cores=0-7
/proc/26237/stat : 26237 (priss.sh) S 26235 26237 26006 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 892755787 8908800 252 33554432000 4194304 4922060 140735820637392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26237/statm: 2175 252 211 178 0 68 0
[pid=26239] ppid=26237 vsize=1012052 CPUtime=20328.9 cores=0-7
/proc/26239/stat : 26239 (priss) S 26237 26237 26006 0 -1 4202496 215028 0 0 0 2032520 369 0 0 18 0 5 0 892755788 1036341248 202706 33554432000 4194304 5787044 140734756888048 18446744073709551615 254273440177 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26239/statm: 253013 202706 417 389 0 248763 0
[pid=26239/tid=26240] ppid=26237 vsize=1012052 CPUtime=5082.21 cores=0-7
/proc/26239/task/26240/stat : 26240 (priss) R 26237 26237 26006 0 -1 4202560 46429 0 0 0 508112 109 0 0 25 0 5 0 892755788 1036341248 202706 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26239/tid=26241] ppid=26237 vsize=1012052 CPUtime=5082.18 cores=0-7
/proc/26239/task/26241/stat : 26241 (priss) R 26237 26237 26006 0 -1 4202560 52814 0 0 0 508140 78 0 0 25 0 5 0 892755789 1036341248 202706 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26239/tid=26242] ppid=26237 vsize=1012052 CPUtime=5082.24 cores=0-7
/proc/26239/task/26242/stat : 26242 (priss) R 26237 26237 26006 0 -1 4202560 45022 0 0 0 508115 109 0 0 25 0 5 0 892755789 1036341248 202706 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26239/tid=26243] ppid=26237 vsize=1012052 CPUtime=5082.22 cores=0-7
/proc/26239/task/26243/stat : 26243 (priss) R 26237 26237 26006 0 -1 4202560 69170 0 0 0 508151 71 0 0 25 0 5 0 892755789 1036341248 202706 33554432000 4194304 5787044 140734756888048 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 20328.9
Current children cumulated vsize (KiB) 1020752



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.01 4.01 3.95 5/176 26394
/proc/meminfo: memFree=14314964/32951124 swapFree=67057920/67111528
[pid=26237] ppid=26235 vsize=8700 CPUtime=0 cores=0-7
/proc/26237/stat : 26237 (priss.sh) S 26235 26237 26006 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 892755787 8908800 252 33554432000 4194304 4922060 140735820637392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26237/statm: 2175 252 211 178 0 68 0
[pid=26239] ppid=26237 vsize=1016540 CPUtime=20399.7 cores=0-7
/proc/26239/stat : 26239 (priss) S 26237 26237 26006 0 -1 4202496 217125 0 0 0 2039601 370 0 0 18 0 5 0 892755788 1040936960 204303 33554432000 4194304 5787044 140734756888048 18446744073709551615 254273440177 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26239/statm: 254135 204303 417 389 0 249885 0
[pid=26239/tid=26240] ppid=26237 vsize=1016540 CPUtime=5099.91 cores=0-7
/proc/26239/task/26240/stat : 26240 (priss) R 26237 26237 26006 0 -1 4202560 46583 0 0 0 509882 109 0 0 25 0 5 0 892755788 1040936960 204303 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=26239/tid=26241] ppid=26237 vsize=1016540 CPUtime=5099.88 cores=0-7
/proc/26239/task/26241/stat : 26241 (priss) R 26237 26237 26006 0 -1 4202560 53590 0 0 0 509910 78 0 0 25 0 5 0 892755789 1040936960 204303 33554432000 4194304 5787044 140734756888048 18446744073709551615 254261314528 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26239/tid=26242] ppid=26237 vsize=1016540 CPUtime=5099.95 cores=0-7
/proc/26239/task/26242/stat : 26242 (priss) R 26237 26237 26006 0 -1 4202560 46175 0 0 0 509885 110 0 0 25 0 5 0 892755789 1040936960 204303 33554432000 4194304 5787044 140734756888048 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26239/tid=26243] ppid=26237 vsize=1016540 CPUtime=5099.93 cores=0-7
/proc/26239/task/26243/stat : 26243 (priss) R 26237 26237 26006 0 -1 4202560 69184 0 0 0 509922 71 0 0 25 0 5 0 892755789 1040936960 204303 33554432000 4194304 5787044 140734756888048 18446744073709551615 5527168 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 20399.7
Current children cumulated vsize (KiB) 1025240

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 26237 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 20399.7
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5100.02
CPU time (s): 20399.7
CPU user time (s): 20396
CPU system time (s): 3.7
CPU usage (%): 399.993
Max. virtual memory (cumulated for all children) (KiB): 1025240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
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 7.13291 second user time and 20.6869 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-14 00:16:45
IDJOB=3499501
IDBENCH=83356
IDSOLVER=1994
FILE ID=node140/3499501-1308003405
RUNJOBID= node140-1307998302-26020
PBS_JOBID= 13559826
Free space on /var/tmp= 2912 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-14_186.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3499501-1308003405/watcher-3499501-1308003405 -o /var/tmp/evaluation-result-3499501-1308003405/solver-3499501-1308003405 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499501-1308003405.cnf 1649928163 40000 31000 8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 642fce7e30a701c3223fa5771c2e57dc
RANDOM SEED=1649928163

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.74
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.833
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.833
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:     32951124 kB
MemFree:      15135860 kB
Buffers:        120348 kB
Cached:       17049208 kB
SwapCached:       6704 kB
Active:        1748596 kB
Inactive:     15438700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15135860 kB
SwapTotal:    67111528 kB
SwapFree:     67057920 kB
Dirty:            1564 kB
Writeback:          20 kB
AnonPages:       16240 kB
Mapped:          12908 kB
Slab:           562396 kB
PageTables:       4328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186560 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 /var/tmp at the end= 2912 MiB
End job on node140 at 2011-06-14 01:41:47