Trace number 3499471

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.6 5100.02

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_506.cnf
MD5SUM3c65ff80757b12edd41f8ee6da874877
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark77.5062
Satisfiable
(Un)Satisfiability was proved
Number of variables253
Number of clauses34386
Sum of the clauses size155873
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284
Number of clauses of size 331656
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52646

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: 32421
0.00/0.01	c parsetime: 10835us
0.00/0.01	c parsed 34386 clauses with 253 variables
0.00/0.01	c NW started thread 0 successfully (1113475392)
0.00/0.02	c NW started thread 1 successfully (1123965248)
0.00/0.03	c NW started thread 2 successfully (1134455104)
0.00/0.03	c NW started thread 3 successfully (1086286144)
12.72/3.25	c preprocessor returned 10043 variables
12.72/3.25	c preprocessing returned UNKNOWN
12.72/3.25	c PP set 0 variables
12.72/3.25	c pp time: 3235165us (3s)
12.72/3.26	c preprocessor returned 10043 variables
12.72/3.26	c preprocessing returned UNKNOWN
12.72/3.26	c PP set 0 variables
12.72/3.26	c pp time: 3233904us (3s)
13.90/3.54	c preprocessor returned 10043 variables
13.90/3.54	c preprocessing returned UNKNOWN
13.90/3.54	c PP set 0 variables
13.90/3.54	c pp time: 3524465us (3s)
441.88/110.57	c preprocessor returned 30049 variables
441.88/110.57	c preprocessing returned UNKNOWN
441.88/110.57	c PP set 0 variables
441.88/110.57	c pp time: 110535649us (110s)
13792.34/3448.25	c HTE
13827.55/3457.04	c subsumption
13994.74/3498.84	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 /tmp/evaluation-result-3499471-1308001477/watcher-3499471-1308001477 -o /tmp/evaluation-result-3499471-1308001477/solver-3499471-1308001477 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499471-1308001477.cnf 1633299125 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: 3.68 3.93 3.94 2/170 32420
/proc/meminfo: memFree=32181232/32951124 swapFree=67052812/67111528
[pid=32420] ppid=32418 vsize=8700 CPUtime=0 cores=0-7
/proc/32420/stat : 32420 (priss.sh) S 32418 32420 31871 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 911750282 8908800 252 33554432000 4194304 4922060 140733556052736 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32420/statm: 2175 252 211 178 0 68 0

[startup+0.0755789 s]
/proc/loadavg: 3.68 3.93 3.94 2/170 32420
/proc/meminfo: memFree=32181232/32951124 swapFree=67052812/67111528
[pid=32420] ppid=32418 vsize=8700 CPUtime=0 cores=0-7
/proc/32420/stat : 32420 (priss.sh) S 32418 32420 31871 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 911750282 8908800 252 33554432000 4194304 4922060 140733556052736 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32420/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100569 s]
/proc/loadavg: 3.68 3.93 3.94 2/170 32420
/proc/meminfo: memFree=32181232/32951124 swapFree=67052812/67111528
[pid=32420] ppid=32418 vsize=8700 CPUtime=0 cores=0-7
/proc/32420/stat : 32420 (priss.sh) S 32418 32420 31871 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 911750282 8908800 252 33554432000 4194304 4922060 140733556052736 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32420/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300531 s]
/proc/loadavg: 3.68 3.93 3.94 2/170 32420
/proc/meminfo: memFree=32181232/32951124 swapFree=67052812/67111528
[pid=32420] ppid=32418 vsize=8700 CPUtime=0 cores=0-7
/proc/32420/stat : 32420 (priss.sh) S 32418 32420 31871 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 911750282 8908800 252 33554432000 4194304 4922060 140733556052736 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32420/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700462 s]
/proc/loadavg: 3.68 3.93 3.94 2/170 32420
/proc/meminfo: memFree=32181232/32951124 swapFree=67052812/67111528
[pid=32420] ppid=32418 vsize=8700 CPUtime=0 cores=0-7
/proc/32420/stat : 32420 (priss.sh) S 32418 32420 31871 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 911750282 8908800 252 33554432000 4194304 4922060 140733556052736 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32420/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50032 s]
/proc/loadavg: 3.68 3.93 3.94 5/176 32426
/proc/meminfo: memFree=32165708/32951124 swapFree=67052812/67111528
[pid=32420] ppid=32418 vsize=8700 CPUtime=0 cores=0-7
/proc/32420/stat : 32420 (priss.sh) S 32418 32420 31871 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 911750282 8908800 252 33554432000 4194304 4922060 140733556052736 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32420/statm: 2175 252 211 178 0 68 0
[pid=32421] ppid=32420 vsize=203944 CPUtime=5.91 cores=0-7
/proc/32421/stat : 32421 (priss) S 32420 32420 31871 0 -1 4202496 4318 0 0 0 590 1 0 0 19 0 5 0 911750282 208838656 4135 33554432000 4194304 5787044 140737354277488 18446744073709551615 216646338993 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32421/statm: 50986 4135 350 389 0 46736 0
[pid=32421/tid=32423] ppid=32420 vsize=203944 CPUtime=1.47 cores=0-7
/proc/32421/task/32423/stat : 32423 (priss) R 32420 32420 31871 0 -1 4202560 385 0 0 0 147 0 0 0 18 0 5 0 911750284 208838656 4135 33554432000 4194304 5787044 140737354277488 18446744073709551615 4336131 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32421/tid=32424] ppid=32420 vsize=203944 CPUtime=1.47 cores=0-7
/proc/32421/task/32424/stat : 32424 (priss) R 32420 32420 31871 0 -1 4202560 338 0 0 0 147 0 0 0 25 0 5 0 911750284 208838656 4135 33554432000 4194304 5787044 140737354277488 18446744073709551615 216634171547 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32421/tid=32425] ppid=32420 vsize=203944 CPUtime=1.46 cores=0-7
/proc/32421/task/32425/stat : 32425 (priss) R 32420 32420 31871 0 -1 4202560 311 0 0 0 146 0 0 0 18 0 5 0 911750285 208838656 4135 33554432000 4194304 5787044 140737354277488 18446744073709551615 4336688 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32421/tid=32426] ppid=32420 vsize=203944 CPUtime=1.45 cores=0-7
/proc/32421/task/32426/stat : 32426 (priss) R 32420 32420 31871 0 -1 4202560 311 0 0 0 145 0 0 0 18 0 5 0 911750286 208838656 4135 33554432000 4194304 5787044 140737354277488 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 212644

[startup+3.10104 s]
/proc/loadavg: 3.68 3.93 3.94 5/176 32426
/proc/meminfo: memFree=32162012/32951124 swapFree=67052812/67111528
[pid=32420] ppid=32418 vsize=8700 CPUtime=0 cores=0-7
/proc/32420/stat : 32420 (priss.sh) S 32418 32420 31871 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 911750282 8908800 252 33554432000 4194304 4922060 140733556052736 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32420/statm: 2175 252 211 178 0 68 0
[pid=32421] ppid=32420 vsize=220276 CPUtime=12.31 cores=0-7
/proc/32421/stat : 32421 (priss) S 32420 32420 31871 0 -1 4202496 10090 0 0 0 1228 3 0 0 19 0 5 0 911750282 225562624 9300 33554432000 4194304 5787044 140737354277488 18446744073709551615 216646338993 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32421/statm: 55069 9300 355 389 0 50819 0
[pid=32421/tid=32423] ppid=32420 vsize=220276 CPUtime=3.07 cores=0-7
/proc/32421/task/32423/stat : 32423 (priss) R 32420 32420 31871 0 -1 4202560 1644 0 0 0 307 0 0 0 18 0 5 0 911750284 225562624 9300 33554432000 4194304 5787044 140737354277488 18446744073709551615 4359104 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32421/tid=32424] ppid=32420 vsize=220276 CPUtime=3.07 cores=0-7
/proc/32421/task/32424/stat : 32424 (priss) R 32420 32420 31871 0 -1 4202560 1658 0 0 0 307 0 0 0 25 0 5 0 911750284 225562624 9300 33554432000 4194304 5787044 140737354277488 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32421/tid=32425] ppid=32420 vsize=220276 CPUtime=3.06 cores=0-7
/proc/32421/task/32425/stat : 32425 (priss) R 32420 32420 31871 0 -1 4202560 1240 0 0 0 306 0 0 0 18 0 5 0 911750285 225562624 9300 33554432000 4194304 5787044 140737354277488 18446744073709551615 216634209246 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32421/tid=32426] ppid=32420 vsize=220276 CPUtime=3.03 cores=0-7
/proc/32421/task/32426/stat : 32426 (priss) R 32420 32420 31871 0 -1 4202560 2575 0 0 0 303 0 0 0 18 0 5 0 911750286 225562624 9300 33554432000 4194304 5787044 140737354277488 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 228976

[startup+6.30048 s]
/proc/loadavg: 3.70 3.93 3.94 5/176 32427
/proc/meminfo: memFree=32138204/32951124 swapFree=67052812/67111528
[pid=32420] ppid=32418 vsize=8700 CPUtime=0 cores=0-7
/proc/32420/stat : 32420 (priss.sh) S 32418 32420 31871 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 911750282 8908800 252 33554432000 4194304 4922060 140733556052736 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32420/statm: 2175 252 211 178 0 68 0
[pid=32421] ppid=32420 vsize=289900 CPUtime=25.1 cores=0-7
/proc/32421/stat : 32421 (priss) S 32420 32420 31871 0 -1 4202496 13286 0 0 0 2506 4 0 0 19 0 5 0 911750282 296857600 11414 33554432000 4194304 5787044 140737354277488 18446744073709551615 216646338993 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32421/statm: 72475 11414 404 389 0 68225 0
[pid=32421/tid=32423] ppid=32420 vsize=289900 CPUtime=6.27 cores=0-7
/proc/32421/task/32423/stat : 32423 (priss) R 32420 32420 31871 0 -1 4202560 2142 0 0 0 627 0 0 0 18 0 5 0 911750284 296857600 11414 33554432000 4194304 5787044 140737354277488 18446744073709551615 4213865 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32421/tid=32424] ppid=32420 vsize=289900 CPUtime=6.26 cores=0-7
/proc/32421/task/32424/stat : 32424 (priss) R 32420 32420 31871 0 -1 4202560 2977 0 0 0 626 0 0 0 25 0 5 0 911750284 296857600 11414 33554432000 4194304 5787044 140737354277488 18446744073709551615 5590365 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32421/tid=32425] ppid=32420 vsize=289900 CPUtime=6.26 cores=0-7
/proc/32421/task/32425/stat : 32425 (priss) R 32420 32420 31871 0 -1 4202560 2572 0 0 0 625 1 0 0 18 0 5 0 911750285 296857600 11414 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32421/tid=32426] ppid=32420 vsize=289900 CPUtime=6.24 cores=0-7
/proc/32421/task/32426/stat : 32426 (priss) R 32420 32420 31871 0 -1 4202560 2622 0 0 0 623 1 0 0 20 0 5 0 911750286 296857600 11414 33554432000 4194304 5787044 140737354277488 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 298600

[startup+12.7004 s]
/proc/loadavg: 3.73 3.94 3.94 5/176 32427
/proc/meminfo: memFree=32129332/32951124 swapFree=67052812/67111528
[pid=32420] ppid=32418 vsize=8700 CPUtime=0 cores=0-7
/proc/32420/stat : 32420 (priss.sh) S 32418 32420 31871 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 911750282 8908800 252 33554432000 4194304 4922060 140733556052736 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32420/statm: 2175 252 211 178 0 68 0
[pid=32421] ppid=32420 vsize=295056 CPUtime=50.69 cores=0-7
/proc/32421/stat : 32421 (priss) S 32420 32420 31871 0 -1 4202496 15540 0 0 0 5064 5 0 0 19 0 5 0 911750282 302137344 13668 33554432000 4194304 5787044 140737354277488 18446744073709551615 216646338993 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32421/statm: 73764 13668 404 389 0 69514 0
[pid=32421/tid=32423] ppid=32420 vsize=295056 CPUtime=12.67 cores=0-7
/proc/32421/task/32423/stat : 32423 (priss) R 32420 32420 31871 0 -1 4202560 2639 0 0 0 1266 1 0 0 18 0 5 0 911750284 302137344 13668 33554432000 4194304 5787044 140737354277488 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32421/tid=32424] ppid=32420 vsize=295056 CPUtime=12.67 cores=0-7
/proc/32421/task/32424/stat : 32424 (priss) R 32420 32420 31871 0 -1 4202560 3332 0 0 0 1266 1 0 0 19 0 5 0 911750284 302137344 13668 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32421/tid=32425] ppid=32420 vsize=295056 CPUtime=12.66 cores=0-7
/proc/32421/task/32425/stat : 32425 (priss) R 32420 32420 31871 0 -1 4202560 3973 0 0 0 1265 1 0 0 20 0 5 0 911750285 302137344 13668 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32421/tid=32426] ppid=32420 vsize=295056 CPUtime=12.64 cores=0-7
/proc/32421/task/32426/stat : 32426 (priss) R 32420 32420 31871 0 -1 4202560 2623 0 0 0 1263 1 0 0 25 0 5 0 911750286 302137344 13668 33554432000 4194304 5787044 140737354277488 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 303756

[startup+25.5011 s]
/proc/loadavg: 3.79 3.94 3.94 5/176 32427
/proc/meminfo: memFree=32121940/32951124 swapFree=67052812/67111528
[pid=32420] ppid=32418 vsize=8700 CPUtime=0 cores=0-7
/proc/32420/stat : 32420 (priss.sh) S 32418 32420 31871 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 911750282 8908800 252 33554432000 4194304 4922060 140733556052736 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32420/statm: 2175 252 211 178 0 68 0
[pid=32421] ppid=32420 vsize=296176 CPUtime=101.89 cores=0-7
/proc/32421/stat : 32421 (priss) S 32420 32420 31871 0 -1 4202496 17560 0 0 0 10183 6 0 0 19 0 5 0 911750282 303284224 15688 33554432000 4194304 5787044 140737354277488 18446744073709551615 216646338993 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32421/statm: 74044 15688 404 389 0 69794 0
[pid=32421/tid=32423] ppid=32420 vsize=296176 CPUtime=25.47 cores=0-7
/proc/32421/task/32423/stat : 32423 (priss) R 32420 32420 31871 0 -1 4202560 3307 0 0 0 2546 1 0 0 18 0 5 0 911750284 303284224 15688 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32421/tid=32424] ppid=32420 vsize=296176 CPUtime=25.46 cores=0-7
/proc/32421/task/32424/stat : 32424 (priss) R 32420 32420 31871 0 -1 4202560 4162 0 0 0 2545 1 0 0 17 0 5 0 911750284 303284224 15688 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591813 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32421/tid=32425] ppid=32420 vsize=296176 CPUtime=25.46 cores=0-7
/proc/32421/task/32425/stat : 32425 (priss) R 32420 32420 31871 0 -1 4202560 4495 0 0 0 2545 1 0 0 18 0 5 0 911750285 303284224 15688 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591488 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32421/tid=32426] ppid=32420 vsize=296176 CPUtime=25.44 cores=0-7
/proc/32421/task/32426/stat : 32426 (priss) R 32420 32420 31871 0 -1 4202560 2623 0 0 0 2543 1 0 0 25 0 5 0 911750286 303284224 15688 33554432000 4194304 5787044 140737354277488 18446744073709551615 216634209261 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 304876

[startup+51.1006 s]
/proc/loadavg: 3.86 3.94 3.94 5/176 32428
/proc/meminfo: memFree=32104668/32951124 swapFree=67052812/67111528
[pid=32420] ppid=32418 vsize=8700 CPUtime=0 cores=0-7
/proc/32420/stat : 32420 (priss.sh) S 32418 32420 31871 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 911750282 8908800 252 33554432000 4194304 4922060 140733556052736 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32420/statm: 2175 252 211 178 0 68 0
[pid=32421] ppid=32420 vsize=304908 CPUtime=204.28 cores=0-7
/proc/32421/stat : 32421 (priss) S 32420 32420 31871 0 -1 4202496 21789 0 0 0 20418 10 0 0 19 0 5 0 911750282 312225792 19915 33554432000 4194304 5787044 140737354277488 18446744073709551615 216646338993 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32421/statm: 76227 19915 404 389 0 71977 0
[pid=32421/tid=32423] ppid=32420 vsize=304908 CPUtime=51.07 cores=0-7
/proc/32421/task/32423/stat : 32423 (priss) R 32420 32420 31871 0 -1 4202560 5506 0 0 0 5104 3 0 0 21 0 5 0 911750284 312225792 19915 33554432000 4194304 5787044 140737354277488 18446744073709551615 5590446 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32421/tid=32424] ppid=32420 vsize=304908 CPUtime=51.06 cores=0-7
/proc/32421/task/32424/stat : 32424 (priss) R 32420 32420 31871 0 -1 4202560 5082 0 0 0 5104 2 0 0 25 0 5 0 911750284 312225792 19915 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32421/tid=32425] ppid=32420 vsize=304908 CPUtime=51.05 cores=0-7
/proc/32421/task/32425/stat : 32425 (priss) R 32420 32420 31871 0 -1 4202560 5605 0 0 0 5103 2 0 0 19 0 5 0 911750285 312225792 19915 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32421/tid=32426] ppid=32420 vsize=304908 CPUtime=51.04 cores=0-7
/proc/32421/task/32426/stat : 32426 (priss) R 32420 32420 31871 0 -1 4202560 2623 0 0 0 5103 1 0 0 25 0 5 0 911750286 312225792 19915 33554432000 4194304 5787044 140737354277488 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.28
Current children cumulated vsize (KiB) 313608

[startup+102.307 s]
/proc/loadavg: 3.94 3.95 3.94 5/176 32429
/proc/meminfo: memFree=32072028/32951124 swapFree=67052812/67111528
[pid=32420] ppid=32418 vsize=8700 CPUtime=0 cores=0-7
/proc/32420/stat : 32420 (priss.sh) S 32418 32420 31871 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 911750282 8908800 252 33554432000 4194304 4922060 140733556052736 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32420/statm: 2175 252 211 178 0 68 0
[pid=32421] ppid=32420 vsize=317404 CPUtime=409.09 cores=0-7
/proc/32421/stat : 32421 (priss) S 32420 32420 31871 0 -1 4202496 29976 0 0 0 40893 16 0 0 19 0 5 0 911750282 325021696 27992 33554432000 4194304 5787044 140737354277488 18446744073709551615 216646338993 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32421/statm: 79351 27992 404 389 0 75101 0
[pid=32421/tid=32423] ppid=32420 vsize=317404 CPUtime=102.27 cores=0-7
/proc/32421/task/32423/stat : 32423 (priss) R 32420 32420 31871 0 -1 4202560 7103 0 0 0 10222 5 0 0 18 0 5 0 911750284 325021696 27992 33554432000 4194304 5787044 140737354277488 18446744073709551615 5586709 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32421/tid=32424] ppid=32420 vsize=317404 CPUtime=102.26 cores=0-7
/proc/32421/task/32424/stat : 32424 (priss) R 32420 32420 31871 0 -1 4202560 8824 0 0 0 10222 4 0 0 25 0 5 0 911750284 325021696 27992 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32421/tid=32425] ppid=32420 vsize=317404 CPUtime=102.26 cores=0-7
/proc/32421/task/32425/stat : 32425 (priss) R 32420 32420 31871 0 -1 4202560 8453 0 0 0 10222 4 0 0 19 0 5 0 911750285 325021696 27992 33554432000 4194304 5787044 140737354277488 18446744073709551615 5590319 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32421/tid=32426] ppid=32420 vsize=317404 CPUtime=102.24 cores=0-7

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

/proc/32421/task/32424/stat : 32424 (priss) R 32420 32420 31871 0 -1 4202560 61544 0 0 0 472167 51 0 0 25 0 5 0 911750284 1077227520 214102 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32421/tid=32425] ppid=32420 vsize=1051980 CPUtime=4722.25 cores=0-7
/proc/32421/task/32425/stat : 32425 (priss) R 32420 32420 31871 0 -1 4202560 55192 0 0 0 472161 64 0 0 20 0 5 0 911750285 1077227520 214102 33554432000 4194304 5787044 140737354277488 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32421/tid=32426] ppid=32420 vsize=1051980 CPUtime=4722.1 cores=0-7
/proc/32421/task/32426/stat : 32426 (priss) R 32420 32420 31871 0 -1 4202560 68653 0 0 0 472104 106 0 0 25 0 5 0 911750286 1077227520 214102 33554432000 4194304 5787044 140737354277488 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18888.8
Current children cumulated vsize (KiB) 1060680

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/176 32578
/proc/meminfo: memFree=31319640/32951124 swapFree=67052812/67111528
[pid=32420] ppid=32418 vsize=8700 CPUtime=0 cores=0-7
/proc/32420/stat : 32420 (priss.sh) S 32418 32420 31871 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 911750282 8908800 252 33554432000 4194304 4922060 140733556052736 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32420/statm: 2175 252 211 178 0 68 0
[pid=32421] ppid=32420 vsize=1051980 CPUtime=19128.8 cores=0-7
/proc/32421/stat : 32421 (priss) S 32420 32420 31871 0 -1 4202496 229066 0 0 0 1912613 263 0 0 19 0 5 0 911750282 1077227520 215008 33554432000 4194304 5787044 140737354277488 18446744073709551615 216646338993 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32421/statm: 262995 215008 417 389 0 258745 0
[pid=32421/tid=32423] ppid=32420 vsize=1051980 CPUtime=4782.17 cores=0-7
/proc/32421/task/32423/stat : 32423 (priss) R 32420 32420 31871 0 -1 4202560 40448 0 0 0 478178 39 0 0 20 0 5 0 911750284 1077227520 215008 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591827 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32421/tid=32424] ppid=32420 vsize=1051980 CPUtime=4782.17 cores=0-7
/proc/32421/task/32424/stat : 32424 (priss) R 32420 32420 31871 0 -1 4202560 61544 0 0 0 478166 51 0 0 25 0 5 0 911750284 1077227520 215008 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32421/tid=32425] ppid=32420 vsize=1051980 CPUtime=4782.25 cores=0-7
/proc/32421/task/32425/stat : 32425 (priss) R 32420 32420 31871 0 -1 4202560 55228 0 0 0 478160 65 0 0 25 0 5 0 911750285 1077227520 215008 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32421/tid=32426] ppid=32420 vsize=1051980 CPUtime=4782.1 cores=0-7
/proc/32421/task/32426/stat : 32426 (priss) R 32420 32420 31871 0 -1 4202560 68873 0 0 0 478104 106 0 0 25 0 5 0 911750286 1077227520 215008 33554432000 4194304 5787044 140737354277488 18446744073709551615 4229538 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19128.8
Current children cumulated vsize (KiB) 1060680

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/176 32579
/proc/meminfo: memFree=31316496/32951124 swapFree=67052812/67111528
[pid=32420] ppid=32418 vsize=8700 CPUtime=0 cores=0-7
/proc/32420/stat : 32420 (priss.sh) S 32418 32420 31871 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 911750282 8908800 252 33554432000 4194304 4922060 140733556052736 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32420/statm: 2175 252 211 178 0 68 0
[pid=32421] ppid=32420 vsize=1051980 CPUtime=19368.8 cores=0-7
/proc/32421/stat : 32421 (priss) S 32420 32420 31871 0 -1 4202496 229885 0 0 0 1936612 264 0 0 19 0 5 0 911750282 1077227520 215827 33554432000 4194304 5787044 140737354277488 18446744073709551615 216646338993 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32421/statm: 262995 215827 417 389 0 258745 0
[pid=32421/tid=32423] ppid=32420 vsize=1051980 CPUtime=4842.17 cores=0-7
/proc/32421/task/32423/stat : 32423 (priss) R 32420 32420 31871 0 -1 4202560 41061 0 0 0 484177 40 0 0 25 0 5 0 911750284 1077227520 215827 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32421/tid=32424] ppid=32420 vsize=1051980 CPUtime=4842.17 cores=0-7
/proc/32421/task/32424/stat : 32424 (priss) R 32420 32420 31871 0 -1 4202560 61544 0 0 0 484166 51 0 0 25 0 5 0 911750284 1077227520 215827 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32421/tid=32425] ppid=32420 vsize=1051980 CPUtime=4842.25 cores=0-7
/proc/32421/task/32425/stat : 32425 (priss) R 32420 32420 31871 0 -1 4202560 55294 0 0 0 484160 65 0 0 25 0 5 0 911750285 1077227520 215827 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32421/tid=32426] ppid=32420 vsize=1051980 CPUtime=4842.1 cores=0-7
/proc/32421/task/32426/stat : 32426 (priss) R 32420 32420 31871 0 -1 4202560 69013 0 0 0 484104 106 0 0 25 0 5 0 911750286 1077227520 215827 33554432000 4194304 5787044 140737354277488 18446744073709551615 5527122 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19368.8
Current children cumulated vsize (KiB) 1060680

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/176 32581
/proc/meminfo: memFree=31311084/32951124 swapFree=67052812/67111528
[pid=32420] ppid=32418 vsize=8700 CPUtime=0 cores=0-7
/proc/32420/stat : 32420 (priss.sh) S 32418 32420 31871 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 911750282 8908800 252 33554432000 4194304 4922060 140733556052736 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32420/statm: 2175 252 211 178 0 68 0
[pid=32421] ppid=32420 vsize=1051980 CPUtime=19608.8 cores=0-7
/proc/32421/stat : 32421 (priss) S 32420 32420 31871 0 -1 4202496 231262 0 0 0 1960609 268 0 0 19 0 5 0 911750282 1077227520 217204 33554432000 4194304 5787044 140737354277488 18446744073709551615 216646338993 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32421/statm: 262995 217204 417 389 0 258745 0
[pid=32421/tid=32423] ppid=32420 vsize=1051980 CPUtime=4902.18 cores=0-7
/proc/32421/task/32423/stat : 32423 (priss) R 32420 32420 31871 0 -1 4202560 41706 0 0 0 490176 42 0 0 25 0 5 0 911750284 1077227520 217204 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32421/tid=32424] ppid=32420 vsize=1051980 CPUtime=4902.17 cores=0-7
/proc/32421/task/32424/stat : 32424 (priss) R 32420 32420 31871 0 -1 4202560 61544 0 0 0 490166 51 0 0 25 0 5 0 911750284 1077227520 217204 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32421/tid=32425] ppid=32420 vsize=1051980 CPUtime=4902.25 cores=0-7
/proc/32421/task/32425/stat : 32425 (priss) R 32420 32420 31871 0 -1 4202560 55345 0 0 0 490160 65 0 0 25 0 5 0 911750285 1077227520 217204 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32421/tid=32426] ppid=32420 vsize=1051980 CPUtime=4902.09 cores=0-7
/proc/32421/task/32426/stat : 32426 (priss) R 32420 32420 31871 0 -1 4202560 69694 0 0 0 490101 108 0 0 25 0 5 0 911750286 1077227520 217204 33554432000 4194304 5787044 140737354277488 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19608.8
Current children cumulated vsize (KiB) 1060680

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/176 32583
/proc/meminfo: memFree=31305672/32951124 swapFree=67052812/67111528
[pid=32420] ppid=32418 vsize=8700 CPUtime=0 cores=0-7
/proc/32420/stat : 32420 (priss.sh) S 32418 32420 31871 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 911750282 8908800 252 33554432000 4194304 4922060 140733556052736 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32420/statm: 2175 252 211 178 0 68 0
[pid=32421] ppid=32420 vsize=1051980 CPUtime=19848.8 cores=0-7
/proc/32421/stat : 32421 (priss) S 32420 32420 31871 0 -1 4202496 232644 0 0 0 1984605 272 0 0 19 0 5 0 911750282 1077227520 218586 33554432000 4194304 5787044 140737354277488 18446744073709551615 216646338993 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32421/statm: 262995 218586 417 389 0 258745 0
[pid=32421/tid=32423] ppid=32420 vsize=1051980 CPUtime=4962.18 cores=0-7
/proc/32421/task/32423/stat : 32423 (priss) R 32420 32420 31871 0 -1 4202560 42315 0 0 0 496175 43 0 0 25 0 5 0 911750284 1077227520 218586 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32421/tid=32424] ppid=32420 vsize=1051980 CPUtime=4962.17 cores=0-7
/proc/32421/task/32424/stat : 32424 (priss) R 32420 32420 31871 0 -1 4202560 61546 0 0 0 496166 51 0 0 25 0 5 0 911750284 1077227520 218586 33554432000 4194304 5787044 140737354277488 18446744073709551615 5576674 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32421/tid=32425] ppid=32420 vsize=1051980 CPUtime=4962.25 cores=0-7
/proc/32421/task/32425/stat : 32425 (priss) R 32420 32420 31871 0 -1 4202560 55408 0 0 0 496160 65 0 0 25 0 5 0 911750285 1077227520 218586 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32421/tid=32426] ppid=32420 vsize=1051980 CPUtime=4962.1 cores=0-7
/proc/32421/task/32426/stat : 32426 (priss) R 32420 32420 31871 0 -1 4202560 70402 0 0 0 496099 111 0 0 25 0 5 0 911750286 1077227520 218586 33554432000 4194304 5787044 140737354277488 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19848.8
Current children cumulated vsize (KiB) 1060680

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/176 32584
/proc/meminfo: memFree=31300128/32951124 swapFree=67052812/67111528
[pid=32420] ppid=32418 vsize=8700 CPUtime=0 cores=0-7
/proc/32420/stat : 32420 (priss.sh) S 32418 32420 31871 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 911750282 8908800 252 33554432000 4194304 4922060 140733556052736 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32420/statm: 2175 252 211 178 0 68 0
[pid=32421] ppid=32420 vsize=1051980 CPUtime=20088.8 cores=0-7
/proc/32421/stat : 32421 (priss) S 32420 32420 31871 0 -1 4202496 234023 0 0 0 2008601 276 0 0 19 0 5 0 911750282 1077227520 219965 33554432000 4194304 5787044 140737354277488 18446744073709551615 216646338993 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32421/statm: 262995 219965 417 389 0 258745 0
[pid=32421/tid=32423] ppid=32420 vsize=1051980 CPUtime=5022.19 cores=0-7
/proc/32421/task/32423/stat : 32423 (priss) R 32420 32420 31871 0 -1 4202560 42975 0 0 0 502174 45 0 0 25 0 5 0 911750284 1077227520 219965 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32421/tid=32424] ppid=32420 vsize=1051980 CPUtime=5022.17 cores=0-7
/proc/32421/task/32424/stat : 32424 (priss) R 32420 32420 31871 0 -1 4202560 61547 0 0 0 502166 51 0 0 25 0 5 0 911750284 1077227520 219965 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32421/tid=32425] ppid=32420 vsize=1051980 CPUtime=5022.25 cores=0-7
/proc/32421/task/32425/stat : 32425 (priss) R 32420 32420 31871 0 -1 4202560 55467 0 0 0 502160 65 0 0 25 0 5 0 911750285 1077227520 219965 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32421/tid=32426] ppid=32420 vsize=1051980 CPUtime=5022.1 cores=0-7
/proc/32421/task/32426/stat : 32426 (priss) R 32420 32420 31871 0 -1 4202560 71061 0 0 0 502097 113 0 0 25 0 5 0 911750286 1077227520 219965 33554432000 4194304 5787044 140737354277488 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20088.8
Current children cumulated vsize (KiB) 1060680

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/176 32586
/proc/meminfo: memFree=31290872/32951124 swapFree=67052812/67111528
[pid=32420] ppid=32418 vsize=8700 CPUtime=0 cores=0-7
/proc/32420/stat : 32420 (priss.sh) S 32418 32420 31871 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 911750282 8908800 252 33554432000 4194304 4922060 140733556052736 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32420/statm: 2175 252 211 178 0 68 0
[pid=32421] ppid=32420 vsize=1051980 CPUtime=20328.8 cores=0-7
/proc/32421/stat : 32421 (priss) S 32420 32420 31871 0 -1 4202496 236381 0 0 0 2032598 280 0 0 19 0 5 0 911750282 1077227520 222323 33554432000 4194304 5787044 140737354277488 18446744073709551615 216646338993 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32421/statm: 262995 222323 417 389 0 258745 0
[pid=32421/tid=32423] ppid=32420 vsize=1051980 CPUtime=5082.18 cores=0-7
/proc/32421/task/32423/stat : 32423 (priss) R 32420 32420 31871 0 -1 4202560 43580 0 0 0 508172 46 0 0 25 0 5 0 911750284 1077227520 222323 33554432000 4194304 5787044 140737354277488 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32421/tid=32424] ppid=32420 vsize=1051980 CPUtime=5082.18 cores=0-7
/proc/32421/task/32424/stat : 32424 (priss) R 32420 32420 31871 0 -1 4202560 61547 0 0 0 508167 51 0 0 25 0 5 0 911750284 1077227520 222323 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32421/tid=32425] ppid=32420 vsize=1051980 CPUtime=5082.25 cores=0-7
/proc/32421/task/32425/stat : 32425 (priss) R 32420 32420 31871 0 -1 4202560 55519 0 0 0 508160 65 0 0 25 0 5 0 911750285 1077227520 222323 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32421/tid=32426] ppid=32420 vsize=1051980 CPUtime=5082.1 cores=0-7
/proc/32421/task/32426/stat : 32426 (priss) R 32420 32420 31871 0 -1 4202560 72762 0 0 0 508095 115 0 0 25 0 5 0 911750286 1077227520 222323 33554432000 4194304 5787044 140737354277488 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20328.8
Current children cumulated vsize (KiB) 1060680



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 3.97 5/176 32586
/proc/meminfo: memFree=31284636/32951124 swapFree=67052812/67111528
[pid=32420] ppid=32418 vsize=8700 CPUtime=0 cores=0-7
/proc/32420/stat : 32420 (priss.sh) S 32418 32420 31871 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 911750282 8908800 252 33554432000 4194304 4922060 140733556052736 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32420/statm: 2175 252 211 178 0 68 0
[pid=32421] ppid=32420 vsize=1056368 CPUtime=20399.6 cores=0-7
/proc/32421/stat : 32421 (priss) S 32420 32420 31871 0 -1 4202496 237844 0 0 0 2039679 281 0 0 19 0 5 0 911750282 1081720832 223786 33554432000 4194304 5787044 140737354277488 18446744073709551615 216646338993 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32421/statm: 264092 223786 417 389 0 259842 0
[pid=32421/tid=32423] ppid=32420 vsize=1056368 CPUtime=5099.89 cores=0-7
/proc/32421/task/32423/stat : 32423 (priss) R 32420 32420 31871 0 -1 4202560 43748 0 0 0 509943 46 0 0 21 0 5 0 911750284 1081720832 223786 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32421/tid=32424] ppid=32420 vsize=1056368 CPUtime=5099.88 cores=0-7
/proc/32421/task/32424/stat : 32424 (priss) R 32420 32420 31871 0 -1 4202560 61547 0 0 0 509937 51 0 0 25 0 5 0 911750284 1081720832 223786 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32421/tid=32425] ppid=32420 vsize=1056368 CPUtime=5099.96 cores=0-7
/proc/32421/task/32425/stat : 32425 (priss) R 32420 32420 31871 0 -1 4202560 56609 0 0 0 509930 66 0 0 25 0 5 0 911750285 1081720832 223786 33554432000 4194304 5787044 140737354277488 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32421/tid=32426] ppid=32420 vsize=1056368 CPUtime=5099.81 cores=0-7
/proc/32421/task/32426/stat : 32426 (priss) R 32420 32420 31871 0 -1 4202560 72967 0 0 0 509865 116 0 0 25 0 5 0 911750286 1081720832 223786 33554432000 4194304 5787044 140737354277488 18446744073709551615 5527089 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20399.6
Current children cumulated vsize (KiB) 1065068

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 32420 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 20399.6
#
# 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.6
CPU user time (s): 20396.8
CPU system time (s): 2.81
CPU usage (%): 399.991
Max. virtual memory (cumulated for all children) (KiB): 1065068

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= 332
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= 3

runsolver used 8.06777 second user time and 19.547 second system time

The end

Launcher Data

Begin job on node103 at 2011-06-13 23:44:37
IDJOB=3499471
IDBENCH=83280
IDSOLVER=1994
FILE ID=node103/3499471-1308001477
RUNJOBID= node103-1307988272-31885
PBS_JOBID= 13559807
Free space on /tmp= 74068 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-23_506.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499471-1308001477/watcher-3499471-1308001477 -o /tmp/evaluation-result-3499471-1308001477/solver-3499471-1308001477 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499471-1308001477.cnf 1633299125 40000 31000 8

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

MD5SUM BENCH= 3c65ff80757b12edd41f8ee6da874877
RANDOM SEED=1633299125

node103.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.858
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.71
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.858
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.858
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.858
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.858
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.858
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.858
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.83
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.858
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:      32181652 kB
Buffers:        213144 kB
Cached:         326380 kB
SwapCached:      22656 kB
Active:         284924 kB
Inactive:       282912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32181652 kB
SwapTotal:    67111528 kB
SwapFree:     67052812 kB
Dirty:            2344 kB
Writeback:           0 kB
AnonPages:       26972 kB
Mapped:           8836 kB
Slab:           135528 kB
PageTables:       4372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186212 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74064 MiB
End job on node103 at 2011-06-14 01:09:39