Trace number 3499485

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/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_505.cnf
MD5SUM8e7b614904543aa28491ea45c761cbd5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark39.02
Satisfiable
(Un)Satisfiability was proved
Number of variables253
Number of clauses34014
Sum of the clauses size150994
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2336
Number of clauses of size 331196
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52482

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: 6161
0.00/0.01	c parsetime: 10586us
0.00/0.01	c parsed 34014 clauses with 253 variables
0.00/0.01	c NW started thread 0 successfully (1106200896)
0.00/0.02	c NW started thread 1 successfully (1116690752)
0.00/0.03	c NW started thread 2 successfully (1092163904)
0.00/0.03	c NW started thread 3 successfully (1127180608)
11.90/3.02	c preprocessor returned 10043 variables
11.90/3.02	c preprocessing returned UNKNOWN
11.90/3.02	c PP set 0 variables
11.90/3.02	c pp time: 3009394us (3s)
11.90/3.05	c preprocessor returned 10043 variables
11.90/3.05	c preprocessing returned UNKNOWN
11.90/3.05	c PP set 0 variables
11.90/3.05	c pp time: 3026698us (3s)
12.72/3.30	c preprocessor returned 10043 variables
12.72/3.30	c preprocessing returned UNKNOWN
12.72/3.30	c PP set 0 variables
12.72/3.30	c pp time: 3277456us (3s)
468.27/117.12	c preprocessor returned 30049 variables
468.27/117.12	c preprocessing returned UNKNOWN
468.27/117.12	c PP set 0 variables
468.27/117.12	c pp time: 117084337us (117s)
13487.60/3372.06	c HTE
13525.21/3381.41	c subsumption
13805.59/3451.55	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-3499485-1308002454/watcher-3499485-1308002454 -o /var/tmp/evaluation-result-3499485-1308002454/solver-3499485-1308002454 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499485-1308002454.cnf 911098868 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.97 1/167 6160
/proc/meminfo: memFree=15068472/32951124 swapFree=67060180/67111528
[pid=6160] ppid=6158 vsize=8700 CPUtime=0 cores=0-7
/proc/6160/stat : 6160 (priss.sh) S 6158 6160 5456 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 911845826 8908800 252 33554432000 4194304 4922060 140736442956160 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6160/statm: 2175 252 211 178 0 68 0

[startup+0.0542081 s]
/proc/loadavg: 4.00 4.00 3.97 1/167 6160
/proc/meminfo: memFree=15068472/32951124 swapFree=67060180/67111528
[pid=6160] ppid=6158 vsize=8700 CPUtime=0 cores=0-7
/proc/6160/stat : 6160 (priss.sh) S 6158 6160 5456 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 911845826 8908800 252 33554432000 4194304 4922060 140736442956160 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6160/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100186 s]
/proc/loadavg: 4.00 4.00 3.97 1/167 6160
/proc/meminfo: memFree=15068472/32951124 swapFree=67060180/67111528
[pid=6160] ppid=6158 vsize=8700 CPUtime=0 cores=0-7
/proc/6160/stat : 6160 (priss.sh) S 6158 6160 5456 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 911845826 8908800 252 33554432000 4194304 4922060 140736442956160 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6160/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30015 s]
/proc/loadavg: 4.00 4.00 3.97 1/167 6160
/proc/meminfo: memFree=15068472/32951124 swapFree=67060180/67111528
[pid=6160] ppid=6158 vsize=8700 CPUtime=0 cores=0-7
/proc/6160/stat : 6160 (priss.sh) S 6158 6160 5456 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 911845826 8908800 252 33554432000 4194304 4922060 140736442956160 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6160/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701077 s]
/proc/loadavg: 4.00 4.00 3.97 1/167 6160
/proc/meminfo: memFree=15068472/32951124 swapFree=67060180/67111528
[pid=6160] ppid=6158 vsize=8700 CPUtime=0 cores=0-7
/proc/6160/stat : 6160 (priss.sh) S 6158 6160 5456 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 911845826 8908800 252 33554432000 4194304 4922060 140736442956160 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6160/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50093 s]
/proc/loadavg: 4.00 4.00 3.97 5/173 6166
/proc/meminfo: memFree=15053936/32951124 swapFree=67060180/67111528
[pid=6160] ppid=6158 vsize=8700 CPUtime=0 cores=0-7
/proc/6160/stat : 6160 (priss.sh) S 6158 6160 5456 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 911845826 8908800 252 33554432000 4194304 4922060 140736442956160 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6160/statm: 2175 252 211 178 0 68 0
[pid=6161] ppid=6160 vsize=202844 CPUtime=5.91 cores=0-7
/proc/6161/stat : 6161 (priss) S 6160 6160 5456 0 -1 4202496 4274 0 0 0 590 1 0 0 19 0 5 0 911845826 207712256 4092 33554432000 4194304 5787044 140737193620160 18446744073709551615 253652683185 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6161/statm: 50711 4092 350 389 0 46461 0
[pid=6161/tid=6163] ppid=6160 vsize=202844 CPUtime=1.47 cores=0-7
/proc/6161/task/6163/stat : 6163 (priss) R 6160 6160 5456 0 -1 4202560 391 0 0 0 147 0 0 0 18 0 5 0 911845827 207712256 4092 33554432000 4194304 5787044 140737193620160 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=6161/tid=6164] ppid=6160 vsize=202844 CPUtime=1.46 cores=0-7
/proc/6161/task/6164/stat : 6164 (priss) R 6160 6160 5456 0 -1 4202560 357 0 0 0 146 0 0 0 25 0 5 0 911845828 207712256 4092 33554432000 4194304 5787044 140737193620160 18446744073709551615 4336808 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6161/tid=6165] ppid=6160 vsize=202844 CPUtime=1.46 cores=0-7
/proc/6161/task/6165/stat : 6165 (priss) R 6160 6160 5456 0 -1 4202560 297 0 0 0 146 0 0 0 18 0 5 0 911845829 207712256 4092 33554432000 4194304 5787044 140737193620160 18446744073709551615 253640964639 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=6161/tid=6166] ppid=6160 vsize=202844 CPUtime=1.45 cores=0-7
/proc/6161/task/6166/stat : 6166 (priss) R 6160 6160 5456 0 -1 4202560 320 0 0 0 145 0 0 0 18 0 5 0 911845829 207712256 4092 33554432000 4194304 5787044 140737193620160 18446744073709551615 253640964639 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) 211544

[startup+3.10064 s]
/proc/loadavg: 4.00 4.00 3.97 5/173 6166
/proc/meminfo: memFree=15050568/32951124 swapFree=67060180/67111528
[pid=6160] ppid=6158 vsize=8700 CPUtime=0 cores=0-7
/proc/6160/stat : 6160 (priss.sh) S 6158 6160 5456 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 911845826 8908800 252 33554432000 4194304 4922060 140736442956160 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6160/statm: 2175 252 211 178 0 68 0
[pid=6161] ppid=6160 vsize=284728 CPUtime=12.3 cores=0-7
/proc/6161/stat : 6161 (priss) S 6160 6160 5456 0 -1 4202496 12369 0 0 0 1228 2 0 0 19 0 5 0 911845826 291561472 10342 33554432000 4194304 5787044 140737193620160 18446744073709551615 253652683185 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6161/statm: 71182 10342 402 389 0 66932 0
[pid=6161/tid=6163] ppid=6160 vsize=284728 CPUtime=3.07 cores=0-7
/proc/6161/task/6163/stat : 6163 (priss) R 6160 6160 5456 0 -1 4202560 2452 0 0 0 307 0 0 0 18 0 5 0 911845827 291561472 10342 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=6161/tid=6164] ppid=6160 vsize=284728 CPUtime=3.06 cores=0-7
/proc/6161/task/6164/stat : 6164 (priss) R 6160 6160 5456 0 -1 4202560 1590 0 0 0 306 0 0 0 25 0 5 0 911845828 291561472 10342 33554432000 4194304 5787044 140737193620160 18446744073709551615 4318956 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6161/tid=6165] ppid=6160 vsize=284728 CPUtime=3.05 cores=0-7
/proc/6161/task/6165/stat : 6165 (priss) R 6160 6160 5456 0 -1 4202560 2549 0 0 0 305 0 0 0 18 0 5 0 911845829 291561472 10342 33554432000 4194304 5787044 140737193620160 18446744073709551615 4238911 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=6161/tid=6166] ppid=6160 vsize=284728 CPUtime=3.05 cores=0-7
/proc/6161/task/6166/stat : 6166 (priss) R 6160 6160 5456 0 -1 4202560 2869 0 0 0 305 0 0 0 18 0 5 0 911845829 291561472 10342 33554432000 4194304 5787044 140737193620160 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 293428

[startup+6.30106 s]
/proc/loadavg: 4.00 4.00 3.97 5/173 6166
/proc/meminfo: memFree=15025024/32951124 swapFree=67060180/67111528
[pid=6160] ppid=6158 vsize=8700 CPUtime=0 cores=0-7
/proc/6160/stat : 6160 (priss.sh) S 6158 6160 5456 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 911845826 8908800 252 33554432000 4194304 4922060 140736442956160 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6160/statm: 2175 252 211 178 0 68 0
[pid=6161] ppid=6160 vsize=289884 CPUtime=25.1 cores=0-7
/proc/6161/stat : 6161 (priss) S 6160 6160 5456 0 -1 4202496 15194 0 0 0 2506 4 0 0 19 0 5 0 911845826 296841216 12557 33554432000 4194304 5787044 140737193620160 18446744073709551615 253652683185 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6161/statm: 72471 12557 404 389 0 68221 0
[pid=6161/tid=6163] ppid=6160 vsize=289884 CPUtime=6.27 cores=0-7
/proc/6161/task/6163/stat : 6163 (priss) R 6160 6160 5456 0 -1 4202560 2721 0 0 0 627 0 0 0 18 0 5 0 911845827 296841216 12557 33554432000 4194304 5787044 140737193620160 18446744073709551615 5585293 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=6161/tid=6164] ppid=6160 vsize=289884 CPUtime=6.27 cores=0-7
/proc/6161/task/6164/stat : 6164 (priss) R 6160 6160 5456 0 -1 4202560 2791 0 0 0 626 1 0 0 25 0 5 0 911845828 296841216 12557 33554432000 4194304 5787044 140737193620160 18446744073709551615 5590848 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6161/tid=6165] ppid=6160 vsize=289884 CPUtime=6.26 cores=0-7
/proc/6161/task/6165/stat : 6165 (priss) R 6160 6160 5456 0 -1 4202560 3834 0 0 0 625 1 0 0 18 0 5 0 911845829 296841216 12557 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591309 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=6161/tid=6166] ppid=6160 vsize=289884 CPUtime=6.24 cores=0-7
/proc/6161/task/6166/stat : 6166 (priss) R 6160 6160 5456 0 -1 4202560 2939 0 0 0 624 0 0 0 20 0 5 0 911845829 296841216 12557 33554432000 4194304 5787044 140737193620160 18446744073709551615 4359256 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) 298584

[startup+12.7009 s]
/proc/loadavg: 4.00 4.00 3.97 5/173 6176
/proc/meminfo: memFree=15015636/32951124 swapFree=67060180/67111528
[pid=6160] ppid=6158 vsize=8700 CPUtime=0 cores=0-7
/proc/6160/stat : 6160 (priss.sh) S 6158 6160 5456 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 911845826 8908800 252 33554432000 4194304 4922060 140736442956160 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6160/statm: 2175 252 211 178 0 68 0
[pid=6161] ppid=6160 vsize=291860 CPUtime=50.69 cores=0-7
/proc/6161/stat : 6161 (priss) S 6160 6160 5456 0 -1 4202496 16400 0 0 0 5064 5 0 0 19 0 5 0 911845826 298864640 13763 33554432000 4194304 5787044 140737193620160 18446744073709551615 253652683185 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6161/statm: 72965 13763 405 389 0 68715 0
[pid=6161/tid=6163] ppid=6160 vsize=291860 CPUtime=12.67 cores=0-7
/proc/6161/task/6163/stat : 6163 (priss) R 6160 6160 5456 0 -1 4202560 3181 0 0 0 1266 1 0 0 19 0 5 0 911845827 298864640 13763 33554432000 4194304 5787044 140737193620160 18446744073709551615 5590275 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=6161/tid=6164] ppid=6160 vsize=291860 CPUtime=12.66 cores=0-7
/proc/6161/task/6164/stat : 6164 (priss) R 6160 6160 5456 0 -1 4202560 2988 0 0 0 1265 1 0 0 19 0 5 0 911845828 298864640 13763 33554432000 4194304 5787044 140737193620160 18446744073709551615 4254919 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6161/tid=6165] ppid=6160 vsize=291860 CPUtime=12.65 cores=0-7
/proc/6161/task/6165/stat : 6165 (priss) R 6160 6160 5456 0 -1 4202560 4382 0 0 0 1264 1 0 0 18 0 5 0 911845829 298864640 13763 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=6161/tid=6166] ppid=6160 vsize=291860 CPUtime=12.64 cores=0-7
/proc/6161/task/6166/stat : 6166 (priss) R 6160 6160 5456 0 -1 4202560 2940 0 0 0 1264 0 0 0 25 0 5 0 911845829 298864640 13763 33554432000 4194304 5787044 140737193620160 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) 300560

[startup+25.5006 s]
/proc/loadavg: 4.00 4.00 3.97 5/173 6176
/proc/meminfo: memFree=15009028/32951124 swapFree=67060180/67111528
[pid=6160] ppid=6158 vsize=8700 CPUtime=0 cores=0-7
/proc/6160/stat : 6160 (priss.sh) S 6158 6160 5456 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 911845826 8908800 252 33554432000 4194304 4922060 140736442956160 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6160/statm: 2175 252 211 178 0 68 0
[pid=6161] ppid=6160 vsize=294752 CPUtime=101.89 cores=0-7
/proc/6161/stat : 6161 (priss) S 6160 6160 5456 0 -1 4202496 18419 0 0 0 10181 8 0 0 19 0 5 0 911845826 301826048 15782 33554432000 4194304 5787044 140737193620160 18446744073709551615 253652683185 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6161/statm: 73688 15782 405 389 0 69438 0
[pid=6161/tid=6163] ppid=6160 vsize=294752 CPUtime=25.47 cores=0-7
/proc/6161/task/6163/stat : 6163 (priss) R 6160 6160 5456 0 -1 4202560 3901 0 0 0 2546 1 0 0 18 0 5 0 911845827 301826048 15782 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=6161/tid=6164] ppid=6160 vsize=294752 CPUtime=25.46 cores=0-7
/proc/6161/task/6164/stat : 6164 (priss) R 6160 6160 5456 0 -1 4202560 3660 0 0 0 2544 2 0 0 25 0 5 0 911845828 301826048 15782 33554432000 4194304 5787044 140737193620160 18446744073709551615 4255030 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6161/tid=6165] ppid=6160 vsize=294752 CPUtime=25.45 cores=0-7
/proc/6161/task/6165/stat : 6165 (priss) R 6160 6160 5456 0 -1 4202560 5009 0 0 0 2543 2 0 0 18 0 5 0 911845829 301826048 15782 33554432000 4194304 5787044 140737193620160 18446744073709551615 5588270 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=6161/tid=6166] ppid=6160 vsize=294752 CPUtime=25.44 cores=0-7
/proc/6161/task/6166/stat : 6166 (priss) R 6160 6160 5456 0 -1 4202560 2940 0 0 0 2544 0 0 0 25 0 5 0 911845829 301826048 15782 33554432000 4194304 5787044 140737193620160 18446744073709551615 4359266 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) 303452

[startup+51.1009 s]
/proc/loadavg: 4.00 4.00 3.97 5/173 6177
/proc/meminfo: memFree=14991820/32951124 swapFree=67060180/67111528
[pid=6160] ppid=6158 vsize=8700 CPUtime=0 cores=0-7
/proc/6160/stat : 6160 (priss.sh) S 6158 6160 5456 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 911845826 8908800 252 33554432000 4194304 4922060 140736442956160 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6160/statm: 2175 252 211 178 0 68 0
[pid=6161] ppid=6160 vsize=301740 CPUtime=204.28 cores=0-7
/proc/6161/stat : 6161 (priss) S 6160 6160 5456 0 -1 4202496 22771 0 0 0 20416 12 0 0 19 0 5 0 911845826 308981760 20131 33554432000 4194304 5787044 140737193620160 18446744073709551615 253652683185 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6161/statm: 75435 20131 405 389 0 71185 0
[pid=6161/tid=6163] ppid=6160 vsize=301740 CPUtime=51.06 cores=0-7
/proc/6161/task/6163/stat : 6163 (priss) R 6160 6160 5456 0 -1 4202560 5030 0 0 0 5104 2 0 0 19 0 5 0 911845827 308981760 20131 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591640 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=6161/tid=6164] ppid=6160 vsize=301740 CPUtime=51.06 cores=0-7
/proc/6161/task/6164/stat : 6164 (priss) R 6160 6160 5456 0 -1 4202560 5582 0 0 0 5103 3 0 0 24 0 5 0 911845828 308981760 20131 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6161/tid=6165] ppid=6160 vsize=301740 CPUtime=51.05 cores=0-7
/proc/6161/task/6165/stat : 6165 (priss) R 6160 6160 5456 0 -1 4202560 6310 0 0 0 5100 5 0 0 20 0 5 0 911845829 308981760 20131 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=6161/tid=6166] ppid=6160 vsize=301740 CPUtime=51.04 cores=0-7
/proc/6161/task/6166/stat : 6166 (priss) R 6160 6160 5456 0 -1 4202560 2940 0 0 0 5104 0 0 0 25 0 5 0 911845829 308981760 20131 33554432000 4194304 5787044 140737193620160 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.28
Current children cumulated vsize (KiB) 310440

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.97 5/173 6178
/proc/meminfo: memFree=14958084/32951124 swapFree=67060180/67111528
[pid=6160] ppid=6158 vsize=8700 CPUtime=0 cores=0-7
/proc/6160/stat : 6160 (priss.sh) S 6158 6160 5456 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 911845826 8908800 252 33554432000 4194304 4922060 140736442956160 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6160/statm: 2175 252 211 178 0 68 0
[pid=6161] ppid=6160 vsize=315272 CPUtime=409.09 cores=0-7
/proc/6161/stat : 6161 (priss) S 6160 6160 5456 0 -1 4202496 31152 0 0 0 40891 18 0 0 19 0 5 0 911845826 322838528 28435 33554432000 4194304 5787044 140737193620160 18446744073709551615 253652683185 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6161/statm: 78818 28435 405 389 0 74568 0
[pid=6161/tid=6163] ppid=6160 vsize=315272 CPUtime=102.27 cores=0-7
/proc/6161/task/6163/stat : 6163 (priss) R 6160 6160 5456 0 -1 4202560 7258 0 0 0 10223 4 0 0 20 0 5 0 911845827 322838528 28435 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=6161/tid=6164] ppid=6160 vsize=315272 CPUtime=102.27 cores=0-7
/proc/6161/task/6164/stat : 6164 (priss) R 6160 6160 5456 0 -1 4202560 8877 0 0 0 10222 5 0 0 25 0 5 0 911845828 322838528 28435 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591793 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6161/tid=6165] ppid=6160 vsize=315272 CPUtime=102.24 cores=0-7
/proc/6161/task/6165/stat : 6165 (priss) R 6160 6160 5456 0 -1 4202560 9168 0 0 0 10217 7 0 0 22 0 5 0 911845829 322838528 28435 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=6161/tid=6166] ppid=6160 vsize=315272 CPUtime=102.25 cores=0-7

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

/proc/6161/task/6164/stat : 6164 (priss) R 6160 6160 5456 0 -1 4202560 49667 0 0 0 472177 41 0 0 25 0 5 0 911845828 1149853696 215493 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6161/tid=6165] ppid=6160 vsize=1122904 CPUtime=4722.24 cores=0-7
/proc/6161/task/6165/stat : 6165 (priss) R 6160 6160 5456 0 -1 4202560 55942 0 0 0 472154 70 0 0 25 0 5 0 911845829 1149853696 215493 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=6161/tid=6166] ppid=6160 vsize=1122904 CPUtime=4722.13 cores=0-7
/proc/6161/task/6166/stat : 6166 (priss) R 6160 6160 5456 0 -1 4202560 73825 0 0 0 472110 103 0 0 25 0 5 0 911845829 1149853696 215493 33554432000 4194304 5787044 140737193620160 18446744073709551615 4218750 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) 1131604

[startup+4782.3 s]
/proc/loadavg: 4.07 4.02 4.00 5/173 6318
/proc/meminfo: memFree=14205540/32951124 swapFree=67060180/67111528
[pid=6160] ppid=6158 vsize=8700 CPUtime=0 cores=0-7
/proc/6160/stat : 6160 (priss.sh) S 6158 6160 5456 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 911845826 8908800 252 33554432000 4194304 4922060 140736442956160 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6160/statm: 2175 252 211 178 0 68 0
[pid=6161] ppid=6160 vsize=1122904 CPUtime=19128.8 cores=0-7
/proc/6161/stat : 6161 (priss) S 6160 6160 5456 0 -1 4202496 232083 0 0 0 1912617 262 0 0 19 0 5 0 911845826 1149853696 215612 33554432000 4194304 5787044 140737193620160 18446744073709551615 253652683185 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6161/statm: 280726 215612 419 389 0 276476 0
[pid=6161/tid=6163] ppid=6160 vsize=1122904 CPUtime=4782.19 cores=0-7
/proc/6161/task/6163/stat : 6163 (priss) R 6160 6160 5456 0 -1 4202560 49621 0 0 0 478173 46 0 0 25 0 5 0 911845827 1149853696 215612 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=6161/tid=6164] ppid=6160 vsize=1122904 CPUtime=4782.18 cores=0-7
/proc/6161/task/6164/stat : 6164 (priss) R 6160 6160 5456 0 -1 4202560 49667 0 0 0 478177 41 0 0 25 0 5 0 911845828 1149853696 215612 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6161/tid=6165] ppid=6160 vsize=1122904 CPUtime=4782.23 cores=0-7
/proc/6161/task/6165/stat : 6165 (priss) R 6160 6160 5456 0 -1 4202560 55950 0 0 0 478153 70 0 0 25 0 5 0 911845829 1149853696 215612 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=6161/tid=6166] ppid=6160 vsize=1122904 CPUtime=4782.12 cores=0-7
/proc/6161/task/6166/stat : 6166 (priss) R 6160 6160 5456 0 -1 4202560 73936 0 0 0 478109 103 0 0 25 0 5 0 911845829 1149853696 215612 33554432000 4194304 5787044 140737193620160 18446744073709551615 5528446 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) 1131604

[startup+4842.3 s]
/proc/loadavg: 4.02 4.01 4.00 5/173 6319
/proc/meminfo: memFree=14205004/32951124 swapFree=67060180/67111528
[pid=6160] ppid=6158 vsize=8700 CPUtime=0 cores=0-7
/proc/6160/stat : 6160 (priss.sh) S 6158 6160 5456 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 911845826 8908800 252 33554432000 4194304 4922060 140736442956160 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6160/statm: 2175 252 211 178 0 68 0
[pid=6161] ppid=6160 vsize=1122904 CPUtime=19368.8 cores=0-7
/proc/6161/stat : 6161 (priss) S 6160 6160 5456 0 -1 4202496 232170 0 0 0 1936617 262 0 0 19 0 5 0 911845826 1149853696 215699 33554432000 4194304 5787044 140737193620160 18446744073709551615 253652683185 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6161/statm: 280726 215699 419 389 0 276476 0
[pid=6161/tid=6163] ppid=6160 vsize=1122904 CPUtime=4842.19 cores=0-7
/proc/6161/task/6163/stat : 6163 (priss) R 6160 6160 5456 0 -1 4202560 49623 0 0 0 484173 46 0 0 25 0 5 0 911845827 1149853696 215699 33554432000 4194304 5787044 140737193620160 18446744073709551615 5590295 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=6161/tid=6164] ppid=6160 vsize=1122904 CPUtime=4842.18 cores=0-7
/proc/6161/task/6164/stat : 6164 (priss) R 6160 6160 5456 0 -1 4202560 49667 0 0 0 484177 41 0 0 25 0 5 0 911845828 1149853696 215699 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6161/tid=6165] ppid=6160 vsize=1122904 CPUtime=4842.23 cores=0-7
/proc/6161/task/6165/stat : 6165 (priss) R 6160 6160 5456 0 -1 4202560 55954 0 0 0 484153 70 0 0 25 0 5 0 911845829 1149853696 215699 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=6161/tid=6166] ppid=6160 vsize=1122904 CPUtime=4842.12 cores=0-7
/proc/6161/task/6166/stat : 6166 (priss) R 6160 6160 5456 0 -1 4202560 74017 0 0 0 484109 103 0 0 25 0 5 0 911845829 1149853696 215699 33554432000 4194304 5787044 140737193620160 18446744073709551615 5527068 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) 1131604

[startup+4902.3 s]
/proc/loadavg: 4.01 4.00 4.00 5/173 6321
/proc/meminfo: memFree=14204228/32951124 swapFree=67060180/67111528
[pid=6160] ppid=6158 vsize=8700 CPUtime=0 cores=0-7
/proc/6160/stat : 6160 (priss.sh) S 6158 6160 5456 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 911845826 8908800 252 33554432000 4194304 4922060 140736442956160 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6160/statm: 2175 252 211 178 0 68 0
[pid=6161] ppid=6160 vsize=1123124 CPUtime=19608.8 cores=0-7
/proc/6161/stat : 6161 (priss) S 6160 6160 5456 0 -1 4202496 232380 0 0 0 1960617 263 0 0 19 0 5 0 911845826 1150078976 215909 33554432000 4194304 5787044 140737193620160 18446744073709551615 253652683185 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6161/statm: 280781 215909 419 389 0 276531 0
[pid=6161/tid=6163] ppid=6160 vsize=1123124 CPUtime=4902.19 cores=0-7
/proc/6161/task/6163/stat : 6163 (priss) R 6160 6160 5456 0 -1 4202560 49623 0 0 0 490173 46 0 0 25 0 5 0 911845827 1150078976 215909 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=6161/tid=6164] ppid=6160 vsize=1123124 CPUtime=4902.17 cores=0-7
/proc/6161/task/6164/stat : 6164 (priss) R 6160 6160 5456 0 -1 4202560 49668 0 0 0 490176 41 0 0 25 0 5 0 911845828 1150078976 215909 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6161/tid=6165] ppid=6160 vsize=1123124 CPUtime=4902.23 cores=0-7
/proc/6161/task/6165/stat : 6165 (priss) R 6160 6160 5456 0 -1 4202560 55959 0 0 0 490153 70 0 0 20 0 5 0 911845829 1150078976 215909 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591722 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=6161/tid=6166] ppid=6160 vsize=1123124 CPUtime=4902.12 cores=0-7
/proc/6161/task/6166/stat : 6166 (priss) R 6160 6160 5456 0 -1 4202560 74221 0 0 0 490109 103 0 0 25 0 5 0 911845829 1150078976 215909 33554432000 4194304 5787044 140737193620160 18446744073709551615 5528446 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) 1131824

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 6323
/proc/meminfo: memFree=14203188/32951124 swapFree=67060180/67111528
[pid=6160] ppid=6158 vsize=8700 CPUtime=0 cores=0-7
/proc/6160/stat : 6160 (priss.sh) S 6158 6160 5456 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 911845826 8908800 252 33554432000 4194304 4922060 140736442956160 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6160/statm: 2175 252 211 178 0 68 0
[pid=6161] ppid=6160 vsize=1124020 CPUtime=19848.8 cores=0-7
/proc/6161/stat : 6161 (priss) S 6160 6160 5456 0 -1 4202496 232594 0 0 0 1984618 263 0 0 19 0 5 0 911845826 1150996480 216123 33554432000 4194304 5787044 140737193620160 18446744073709551615 253652683185 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6161/statm: 281005 216123 419 389 0 276755 0
[pid=6161/tid=6163] ppid=6160 vsize=1124020 CPUtime=4962.2 cores=0-7
/proc/6161/task/6163/stat : 6163 (priss) R 6160 6160 5456 0 -1 4202560 49624 0 0 0 496173 47 0 0 25 0 5 0 911845827 1150996480 216123 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=6161/tid=6164] ppid=6160 vsize=1124020 CPUtime=4962.18 cores=0-7
/proc/6161/task/6164/stat : 6164 (priss) R 6160 6160 5456 0 -1 4202560 49668 0 0 0 496177 41 0 0 25 0 5 0 911845828 1150996480 216123 33554432000 4194304 5787044 140737193620160 18446744073709551615 5586761 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6161/tid=6165] ppid=6160 vsize=1124020 CPUtime=4962.24 cores=0-7
/proc/6161/task/6165/stat : 6165 (priss) R 6160 6160 5456 0 -1 4202560 55972 0 0 0 496154 70 0 0 25 0 5 0 911845829 1150996480 216123 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=6161/tid=6166] ppid=6160 vsize=1124020 CPUtime=4962.13 cores=0-7
/proc/6161/task/6166/stat : 6166 (priss) R 6160 6160 5456 0 -1 4202560 74421 0 0 0 496110 103 0 0 25 0 5 0 911845829 1150996480 216123 33554432000 4194304 5787044 140737193620160 18446744073709551615 5527140 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) 1132720

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 6324
/proc/meminfo: memFree=14202552/32951124 swapFree=67060180/67111528
[pid=6160] ppid=6158 vsize=8700 CPUtime=0 cores=0-7
/proc/6160/stat : 6160 (priss.sh) S 6158 6160 5456 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 911845826 8908800 252 33554432000 4194304 4922060 140736442956160 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6160/statm: 2175 252 211 178 0 68 0
[pid=6161] ppid=6160 vsize=1124276 CPUtime=20088.8 cores=0-7
/proc/6161/stat : 6161 (priss) S 6160 6160 5456 0 -1 4202496 232722 0 0 0 2008618 263 0 0 19 0 5 0 911845826 1151258624 216251 33554432000 4194304 5787044 140737193620160 18446744073709551615 253652683185 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6161/statm: 281069 216251 419 389 0 276819 0
[pid=6161/tid=6163] ppid=6160 vsize=1124276 CPUtime=5022.2 cores=0-7
/proc/6161/task/6163/stat : 6163 (priss) R 6160 6160 5456 0 -1 4202560 49624 0 0 0 502173 47 0 0 25 0 5 0 911845827 1151258624 216251 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=6161/tid=6164] ppid=6160 vsize=1124276 CPUtime=5022.18 cores=0-7
/proc/6161/task/6164/stat : 6164 (priss) R 6160 6160 5456 0 -1 4202560 49669 0 0 0 502177 41 0 0 25 0 5 0 911845828 1151258624 216251 33554432000 4194304 5787044 140737193620160 18446744073709551615 5590978 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6161/tid=6165] ppid=6160 vsize=1124276 CPUtime=5022.25 cores=0-7
/proc/6161/task/6165/stat : 6165 (priss) R 6160 6160 5456 0 -1 4202560 55985 0 0 0 502154 71 0 0 25 0 5 0 911845829 1151258624 216251 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591760 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=6161/tid=6166] ppid=6160 vsize=1124276 CPUtime=5022.13 cores=0-7
/proc/6161/task/6166/stat : 6166 (priss) R 6160 6160 5456 0 -1 4202560 74535 0 0 0 502110 103 0 0 25 0 5 0 911845829 1151258624 216251 33554432000 4194304 5787044 140737193620160 18446744073709551615 5526895 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) 1132976

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 6326
/proc/meminfo: memFree=14201648/32951124 swapFree=67060180/67111528
[pid=6160] ppid=6158 vsize=8700 CPUtime=0 cores=0-7
/proc/6160/stat : 6160 (priss.sh) S 6158 6160 5456 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 911845826 8908800 252 33554432000 4194304 4922060 140736442956160 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6160/statm: 2175 252 211 178 0 68 0
[pid=6161] ppid=6160 vsize=1124916 CPUtime=20328.8 cores=0-7
/proc/6161/stat : 6161 (priss) S 6160 6160 5456 0 -1 4202496 232927 0 0 0 2032618 263 0 0 19 0 5 0 911845826 1151913984 216456 33554432000 4194304 5787044 140737193620160 18446744073709551615 253652683185 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6161/statm: 281229 216456 419 389 0 276979 0
[pid=6161/tid=6163] ppid=6160 vsize=1124916 CPUtime=5082.2 cores=0-7
/proc/6161/task/6163/stat : 6163 (priss) R 6160 6160 5456 0 -1 4202560 49643 0 0 0 508173 47 0 0 25 0 5 0 911845827 1151913984 216456 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=6161/tid=6164] ppid=6160 vsize=1124916 CPUtime=5082.18 cores=0-7
/proc/6161/task/6164/stat : 6164 (priss) R 6160 6160 5456 0 -1 4202560 49669 0 0 0 508177 41 0 0 25 0 5 0 911845828 1151913984 216456 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6161/tid=6165] ppid=6160 vsize=1124916 CPUtime=5082.25 cores=0-7
/proc/6161/task/6165/stat : 6165 (priss) R 6160 6160 5456 0 -1 4202560 56018 0 0 0 508154 71 0 0 25 0 5 0 911845829 1151913984 216456 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=6161/tid=6166] ppid=6160 vsize=1124916 CPUtime=5082.13 cores=0-7
/proc/6161/task/6166/stat : 6166 (priss) R 6160 6160 5456 0 -1 4202560 74688 0 0 0 508110 103 0 0 25 0 5 0 911845829 1151913984 216456 33554432000 4194304 5787044 140737193620160 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) 1133616



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 6326
/proc/meminfo: memFree=14201260/32951124 swapFree=67060180/67111528
[pid=6160] ppid=6158 vsize=8700 CPUtime=0 cores=0-7
/proc/6160/stat : 6160 (priss.sh) S 6158 6160 5456 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 911845826 8908800 252 33554432000 4194304 4922060 140736442956160 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6160/statm: 2175 252 211 178 0 68 0
[pid=6161] ppid=6160 vsize=1125364 CPUtime=20399.7 cores=0-7
/proc/6161/stat : 6161 (priss) S 6160 6160 5456 0 -1 4202496 233022 0 0 0 2039701 264 0 0 19 0 5 0 911845826 1152372736 216551 33554432000 4194304 5787044 140737193620160 18446744073709551615 253652683185 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6161/statm: 281341 216551 419 389 0 277091 0
[pid=6161/tid=6163] ppid=6160 vsize=1125364 CPUtime=5099.91 cores=0-7
/proc/6161/task/6163/stat : 6163 (priss) R 6160 6160 5456 0 -1 4202560 49643 0 0 0 509944 47 0 0 25 0 5 0 911845827 1152372736 216551 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=6161/tid=6164] ppid=6160 vsize=1125364 CPUtime=5099.88 cores=0-7
/proc/6161/task/6164/stat : 6164 (priss) R 6160 6160 5456 0 -1 4202560 49669 0 0 0 509947 41 0 0 25 0 5 0 911845828 1152372736 216551 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6161/tid=6165] ppid=6160 vsize=1125364 CPUtime=5099.95 cores=0-7
/proc/6161/task/6165/stat : 6165 (priss) R 6160 6160 5456 0 -1 4202560 56027 0 0 0 509924 71 0 0 25 0 5 0 911845829 1152372736 216551 33554432000 4194304 5787044 140737193620160 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=6161/tid=6166] ppid=6160 vsize=1125364 CPUtime=5099.83 cores=0-7
/proc/6161/task/6166/stat : 6166 (priss) R 6160 6160 5456 0 -1 4202560 74774 0 0 0 509880 103 0 0 25 0 5 0 911845829 1152372736 216551 33554432000 4194304 5787044 140737193620160 18446744073709551615 5527407 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20399.7
Current children cumulated vsize (KiB) 1134064

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 6160 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): 20397
CPU system time (s): 2.64
CPU usage (%): 399.992
Max. virtual memory (cumulated for all children) (KiB): 1134064

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= 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 7.98179 second user time and 19.496 second system time

The end

Launcher Data

Begin job on node106 at 2011-06-14 00:00:54
IDJOB=3499485
IDBENCH=83313
IDSOLVER=1994
FILE ID=node106/3499485-1308002454
RUNJOBID= node106-1307987144-5470
PBS_JOBID= 13559800
Free space on /var/tmp= 2892 MiB

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

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

MD5SUM BENCH= 8e7b614904543aa28491ea45c761cbd5
RANDOM SEED=911098868

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15069016 kB
Buffers:        104844 kB
Cached:       17141104 kB
SwapCached:      12944 kB
Active:        1786528 kB
Inactive:     15476788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15069016 kB
SwapTotal:    67111528 kB
SwapFree:     67060180 kB
Dirty:            2344 kB
Writeback:           0 kB
AnonPages:       15144 kB
Mapped:           9448 kB
Slab:           553336 kB
PageTables:       3412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   158424 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= 2888 MiB
End job on node106 at 2011-06-14 01:25:56