Trace number 3499503

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
MD5SUMa08160883ea01d58c880b6f2b323ef8b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables388
Number of clauses41212
Sum of the clauses size187726
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337442
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53770

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: 7472
0.00/0.01	c parsetime: 12781us
0.00/0.01	c parsed 41212 clauses with 388 variables
0.00/0.02	c NW started thread 0 successfully (1091266880)
0.00/0.02	c NW started thread 1 successfully (1101756736)
0.00/0.03	c NW started thread 2 successfully (1112246592)
0.00/0.04	c NW started thread 3 successfully (1122736448)
10.68/2.77	c preprocessor returned 10027 variables
10.68/2.77	c preprocessing returned UNKNOWN
10.68/2.77	c PP set 0 variables
10.68/2.77	c pp time: 2756116us (2s)
10.68/2.78	c preprocessor returned 10027 variables
10.68/2.78	c preprocessing returned UNKNOWN
10.68/2.78	c PP set 0 variables
10.68/2.78	c pp time: 2759175us (2s)
11.08/2.80	c preprocessor returned 10027 variables
11.08/2.80	c preprocessing returned UNKNOWN
11.08/2.80	c PP set 0 variables
11.08/2.80	c pp time: 2771235us (2s)
179.46/44.95	c preprocessor returned 30028 variables
179.46/44.95	c preprocessing returned UNKNOWN
179.46/44.95	c PP set 0 variables
179.46/44.95	c pp time: 44912521us (44s)
13316.84/3329.38	c HTE
13345.24/3336.50	c subsumption
13535.64/3384.06	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-3499503-1308003408/watcher-3499503-1308003408 -o /var/tmp/evaluation-result-3499503-1308003408/solver-3499503-1308003408 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499503-1308003408.cnf 1802082036 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.94 1/167 7471
/proc/meminfo: memFree=12908080/32951124 swapFree=67062556/67111528
[pid=7471] ppid=7469 vsize=8700 CPUtime=0 cores=0-7
/proc/7471/stat : 7471 (priss.sh) S 7469 7471 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 990571270 8908800 252 33554432000 4194304 4922060 140735582410448 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7471/statm: 2175 252 211 178 0 68 0

[startup+0.0846871 s]
/proc/loadavg: 4.00 4.00 3.94 1/167 7471
/proc/meminfo: memFree=12908080/32951124 swapFree=67062556/67111528
[pid=7471] ppid=7469 vsize=8700 CPUtime=0 cores=0-7
/proc/7471/stat : 7471 (priss.sh) S 7469 7471 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 990571270 8908800 252 33554432000 4194304 4922060 140735582410448 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7471/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10068 s]
/proc/loadavg: 4.00 4.00 3.94 1/167 7471
/proc/meminfo: memFree=12908080/32951124 swapFree=67062556/67111528
[pid=7471] ppid=7469 vsize=8700 CPUtime=0 cores=0-7
/proc/7471/stat : 7471 (priss.sh) S 7469 7471 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 990571270 8908800 252 33554432000 4194304 4922060 140735582410448 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7471/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300646 s]
/proc/loadavg: 4.00 4.00 3.94 1/167 7471
/proc/meminfo: memFree=12908080/32951124 swapFree=67062556/67111528
[pid=7471] ppid=7469 vsize=8700 CPUtime=0 cores=0-7
/proc/7471/stat : 7471 (priss.sh) S 7469 7471 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 990571270 8908800 252 33554432000 4194304 4922060 140735582410448 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7471/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70057 s]
/proc/loadavg: 4.00 4.00 3.94 1/167 7471
/proc/meminfo: memFree=12908080/32951124 swapFree=67062556/67111528
[pid=7471] ppid=7469 vsize=8700 CPUtime=0 cores=0-7
/proc/7471/stat : 7471 (priss.sh) S 7469 7471 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 990571270 8908800 252 33554432000 4194304 4922060 140735582410448 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7471/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50042 s]
/proc/loadavg: 4.00 4.00 3.94 5/173 7477
/proc/meminfo: memFree=12891444/32951124 swapFree=67062556/67111528
[pid=7471] ppid=7469 vsize=8700 CPUtime=0 cores=0-7
/proc/7471/stat : 7471 (priss.sh) S 7469 7471 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 990571270 8908800 252 33554432000 4194304 4922060 140735582410448 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7471/statm: 2175 252 211 178 0 68 0
[pid=7472] ppid=7471 vsize=271736 CPUtime=5.89 cores=0-7
/proc/7472/stat : 7472 (priss) S 7471 7471 7067 0 -1 4202496 5902 0 0 0 587 2 0 0 19 0 5 0 990571270 278257664 5770 33554432000 4194304 5787044 140734574750704 18446744073709551615 252469889457 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7472/statm: 67934 5770 352 389 0 63684 0
[pid=7472/tid=7474] ppid=7471 vsize=271736 CPUtime=1.47 cores=0-7
/proc/7472/task/7474/stat : 7474 (priss) R 7471 7471 7067 0 -1 4202560 742 0 0 0 147 0 0 0 18 0 5 0 990571272 278257664 5770 33554432000 4194304 5787044 140734574750704 18446744073709551615 4336254 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=7472/tid=7475] ppid=7471 vsize=271736 CPUtime=1.46 cores=0-7
/proc/7472/task/7475/stat : 7475 (priss) R 7471 7471 7067 0 -1 4202560 694 0 0 0 146 0 0 0 18 0 5 0 990571272 278257664 5770 33554432000 4194304 5787044 140734574750704 18446744073709551615 4336254 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7472/tid=7476] ppid=7471 vsize=271736 CPUtime=1.45 cores=0-7
/proc/7472/task/7476/stat : 7476 (priss) R 7471 7471 7067 0 -1 4202560 694 0 0 0 145 0 0 0 18 0 5 0 990571273 278257664 5770 33554432000 4194304 5787044 140734574750704 18446744073709551615 4336120 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7472/tid=7477] ppid=7471 vsize=271736 CPUtime=1.44 cores=0-7
/proc/7472/task/7477/stat : 7477 (priss) R 7471 7471 7067 0 -1 4202560 701 0 0 0 144 0 0 0 19 0 5 0 990571274 278257664 5770 33554432000 4194304 5787044 140734574750704 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 280436

[startup+3.10113 s]
/proc/loadavg: 4.00 4.00 3.94 5/173 7477
/proc/meminfo: memFree=12869972/32951124 swapFree=67062556/67111528
[pid=7471] ppid=7469 vsize=8700 CPUtime=0 cores=0-7
/proc/7471/stat : 7471 (priss.sh) S 7469 7471 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 990571270 8908800 252 33554432000 4194304 4922060 140735582410448 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7471/statm: 2175 252 211 178 0 68 0
[pid=7472] ppid=7471 vsize=292236 CPUtime=12.28 cores=0-7
/proc/7472/stat : 7472 (priss) S 7471 7471 7067 0 -1 4202496 14249 0 0 0 1222 6 0 0 19 0 5 0 990571270 299249664 12794 33554432000 4194304 5787044 140734574750704 18446744073709551615 252469889457 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7472/statm: 73059 12794 404 389 0 68809 0
[pid=7472/tid=7474] ppid=7471 vsize=292236 CPUtime=3.07 cores=0-7
/proc/7472/task/7474/stat : 7474 (priss) R 7471 7471 7067 0 -1 4202560 1994 0 0 0 307 0 0 0 18 0 5 0 990571272 299249664 12794 33554432000 4194304 5787044 140734574750704 18446744073709551615 252457466434 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=7472/tid=7475] ppid=7471 vsize=292236 CPUtime=3.06 cores=0-7
/proc/7472/task/7475/stat : 7475 (priss) R 7471 7471 7067 0 -1 4202560 2454 0 0 0 305 1 0 0 19 0 5 0 990571272 299249664 12794 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7472/tid=7476] ppid=7471 vsize=292236 CPUtime=3.04 cores=0-7
/proc/7472/task/7476/stat : 7476 (priss) R 7471 7471 7067 0 -1 4202560 3456 0 0 0 303 1 0 0 18 0 5 0 990571273 299249664 12794 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7472/tid=7477] ppid=7471 vsize=292236 CPUtime=3.03 cores=0-7
/proc/7472/task/7477/stat : 7477 (priss) R 7471 7471 7067 0 -1 4202560 3274 0 0 0 302 1 0 0 18 0 5 0 990571274 299249664 12794 33554432000 4194304 5787044 140734574750704 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 300936

[startup+6.30053 s]
/proc/loadavg: 4.00 4.00 3.94 5/173 7477
/proc/meminfo: memFree=12856524/32951124 swapFree=67062556/67111528
[pid=7471] ppid=7469 vsize=8700 CPUtime=0 cores=0-7
/proc/7471/stat : 7471 (priss.sh) S 7469 7471 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 990571270 8908800 252 33554432000 4194304 4922060 140735582410448 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7471/statm: 2175 252 211 178 0 68 0
[pid=7472] ppid=7471 vsize=293292 CPUtime=25.08 cores=0-7
/proc/7472/stat : 7472 (priss) S 7471 7471 7067 0 -1 4202496 14954 0 0 0 2501 7 0 0 19 0 5 0 990571270 300331008 13499 33554432000 4194304 5787044 140734574750704 18446744073709551615 252469889457 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7472/statm: 73323 13499 404 389 0 69073 0
[pid=7472/tid=7474] ppid=7471 vsize=293292 CPUtime=6.27 cores=0-7
/proc/7472/task/7474/stat : 7474 (priss) R 7471 7471 7067 0 -1 4202560 2204 0 0 0 627 0 0 0 18 0 5 0 990571272 300331008 13499 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=7472/tid=7475] ppid=7471 vsize=293292 CPUtime=6.25 cores=0-7
/proc/7472/task/7475/stat : 7475 (priss) R 7471 7471 7067 0 -1 4202560 2678 0 0 0 624 1 0 0 18 0 5 0 990571272 300331008 13499 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7472/tid=7476] ppid=7471 vsize=293292 CPUtime=6.24 cores=0-7
/proc/7472/task/7476/stat : 7476 (priss) R 7471 7471 7067 0 -1 4202560 3673 0 0 0 623 1 0 0 18 0 5 0 990571273 300331008 13499 33554432000 4194304 5787044 140734574750704 18446744073709551615 5590558 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7472/tid=7477] ppid=7471 vsize=293292 CPUtime=6.23 cores=0-7
/proc/7472/task/7477/stat : 7477 (priss) R 7471 7471 7067 0 -1 4202560 3328 0 0 0 622 1 0 0 19 0 5 0 990571274 300331008 13499 33554432000 4194304 5787044 140734574750704 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 301992

[startup+12.7003 s]
/proc/loadavg: 4.00 4.00 3.94 5/173 7477
/proc/meminfo: memFree=12850988/32951124 swapFree=67062556/67111528
[pid=7471] ppid=7469 vsize=8700 CPUtime=0 cores=0-7
/proc/7471/stat : 7471 (priss.sh) S 7469 7471 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 990571270 8908800 252 33554432000 4194304 4922060 140735582410448 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7471/statm: 2175 252 211 178 0 68 0
[pid=7472] ppid=7471 vsize=294424 CPUtime=50.68 cores=0-7
/proc/7472/stat : 7472 (priss) S 7471 7471 7067 0 -1 4202496 16309 0 0 0 5058 10 0 0 19 0 5 0 990571270 301490176 14854 33554432000 4194304 5787044 140734574750704 18446744073709551615 252469889457 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7472/statm: 73606 14854 404 389 0 69356 0
[pid=7472/tid=7474] ppid=7471 vsize=294424 CPUtime=12.67 cores=0-7
/proc/7472/task/7474/stat : 7474 (priss) R 7471 7471 7067 0 -1 4202560 2571 0 0 0 1266 1 0 0 18 0 5 0 990571272 301490176 14854 33554432000 4194304 5787044 140734574750704 18446744073709551615 5592081 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=7472/tid=7475] ppid=7471 vsize=294424 CPUtime=12.66 cores=0-7
/proc/7472/task/7475/stat : 7475 (priss) R 7471 7471 7067 0 -1 4202560 3172 0 0 0 1263 3 0 0 19 0 5 0 990571272 301490176 14854 33554432000 4194304 5787044 140734574750704 18446744073709551615 5592784 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7472/tid=7476] ppid=7471 vsize=294424 CPUtime=12.64 cores=0-7
/proc/7472/task/7476/stat : 7476 (priss) R 7471 7471 7067 0 -1 4202560 4163 0 0 0 1262 2 0 0 20 0 5 0 990571273 301490176 14854 33554432000 4194304 5787044 140734574750704 18446744073709551615 5586779 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7472/tid=7477] ppid=7471 vsize=294424 CPUtime=12.63 cores=0-7
/proc/7472/task/7477/stat : 7477 (priss) R 7471 7471 7067 0 -1 4202560 3332 0 0 0 1262 1 0 0 25 0 5 0 990571274 301490176 14854 33554432000 4194304 5787044 140734574750704 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 303124

[startup+25.501 s]
/proc/loadavg: 4.00 4.00 3.94 5/173 7477
/proc/meminfo: memFree=12833876/32951124 swapFree=67062556/67111528
[pid=7471] ppid=7469 vsize=8700 CPUtime=0 cores=0-7
/proc/7471/stat : 7471 (priss.sh) S 7469 7471 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 990571270 8908800 252 33554432000 4194304 4922060 140735582410448 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7471/statm: 2175 252 211 178 0 68 0
[pid=7472] ppid=7471 vsize=301988 CPUtime=101.87 cores=0-7
/proc/7472/stat : 7472 (priss) S 7471 7471 7067 0 -1 4202496 20848 0 0 0 10170 17 0 0 19 0 5 0 990571270 309235712 19393 33554432000 4194304 5787044 140734574750704 18446744073709551615 252469889457 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7472/statm: 75497 19393 404 389 0 71247 0
[pid=7472/tid=7474] ppid=7471 vsize=301988 CPUtime=25.47 cores=0-7
/proc/7472/task/7474/stat : 7474 (priss) R 7471 7471 7067 0 -1 4202560 4547 0 0 0 2544 3 0 0 18 0 5 0 990571272 309235712 19393 33554432000 4194304 5787044 140734574750704 18446744073709551615 4220728 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=7472/tid=7475] ppid=7471 vsize=301988 CPUtime=25.46 cores=0-7
/proc/7472/task/7475/stat : 7475 (priss) R 7471 7471 7067 0 -1 4202560 4388 0 0 0 2539 7 0 0 25 0 5 0 990571272 309235712 19393 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7472/tid=7476] ppid=7471 vsize=301988 CPUtime=25.44 cores=0-7
/proc/7472/task/7476/stat : 7476 (priss) R 7471 7471 7067 0 -1 4202560 5510 0 0 0 2540 4 0 0 18 0 5 0 990571273 309235712 19393 33554432000 4194304 5787044 140734574750704 18446744073709551615 4218330 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7472/tid=7477] ppid=7471 vsize=301988 CPUtime=25.43 cores=0-7
/proc/7472/task/7477/stat : 7477 (priss) R 7471 7471 7067 0 -1 4202560 3332 0 0 0 2542 1 0 0 25 0 5 0 990571274 309235712 19393 33554432000 4194304 5787044 140734574750704 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 310688

[startup+51.1012 s]
/proc/loadavg: 4.00 4.00 3.94 5/173 7478
/proc/meminfo: memFree=12810636/32951124 swapFree=67062556/67111528
[pid=7471] ppid=7469 vsize=8700 CPUtime=0 cores=0-7
/proc/7471/stat : 7471 (priss.sh) S 7469 7471 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 990571270 8908800 252 33554432000 4194304 4922060 140735582410448 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7471/statm: 2175 252 211 178 0 68 0
[pid=7472] ppid=7471 vsize=312060 CPUtime=204.25 cores=0-7
/proc/7472/stat : 7472 (priss) S 7471 7471 7067 0 -1 4202496 28517 0 0 0 20399 26 0 0 19 0 5 0 990571270 319549440 25280 33554432000 4194304 5787044 140734574750704 18446744073709551615 252469889457 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7472/statm: 78015 25280 417 389 0 73765 0
[pid=7472/tid=7474] ppid=7471 vsize=312060 CPUtime=51.06 cores=0-7
/proc/7472/task/7474/stat : 7474 (priss) R 7471 7471 7067 0 -1 4202560 5928 0 0 0 5101 5 0 0 18 0 5 0 990571272 319549440 25280 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=7472/tid=7475] ppid=7471 vsize=312060 CPUtime=51.05 cores=0-7
/proc/7472/task/7475/stat : 7475 (priss) R 7471 7471 7067 0 -1 4202560 5152 0 0 0 5096 9 0 0 22 0 5 0 990571272 319549440 25280 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7472/tid=7476] ppid=7471 vsize=312060 CPUtime=51.04 cores=0-7
/proc/7472/task/7476/stat : 7476 (priss) R 7471 7471 7067 0 -1 4202560 7857 0 0 0 5098 6 0 0 21 0 5 0 990571273 319549440 25280 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7472/tid=7477] ppid=7471 vsize=312060 CPUtime=51.03 cores=0-7
/proc/7472/task/7477/stat : 7477 (priss) R 7471 7471 7067 0 -1 4202560 6509 0 0 0 5099 4 0 0 18 0 5 0 990571274 319549440 25280 33554432000 4194304 5787044 140734574750704 18446744073709551615 4218789 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.25
Current children cumulated vsize (KiB) 320760

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.94 5/173 7480
/proc/meminfo: memFree=12764976/32951124 swapFree=67062556/67111528
[pid=7471] ppid=7469 vsize=8700 CPUtime=0 cores=0-7
/proc/7471/stat : 7471 (priss.sh) S 7469 7471 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 990571270 8908800 252 33554432000 4194304 4922060 140735582410448 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7471/statm: 2175 252 211 178 0 68 0
[pid=7472] ppid=7471 vsize=329016 CPUtime=409.03 cores=0-7
/proc/7472/stat : 7472 (priss) S 7471 7471 7067 0 -1 4202496 39978 0 0 0 40849 54 0 0 19 0 5 0 990571270 336912384 36609 33554432000 4194304 5787044 140734574750704 18446744073709551615 252469889457 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7472/statm: 82254 36609 417 389 0 78004 0
[pid=7472/tid=7474] ppid=7471 vsize=329016 CPUtime=102.25 cores=0-7
/proc/7472/task/7474/stat : 7474 (priss) R 7471 7471 7067 0 -1 4202560 8879 0 0 0 10214 11 0 0 18 0 5 0 990571272 336912384 36609 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=7472/tid=7475] ppid=7471 vsize=329016 CPUtime=102.24 cores=0-7
/proc/7472/task/7475/stat : 7475 (priss) R 7471 7471 7067 0 -1 4202560 7348 0 0 0 10209 15 0 0 18 0 5 0 990571272 336912384 36609 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7472/tid=7476] ppid=7471 vsize=329016 CPUtime=102.24 cores=0-7
/proc/7472/task/7476/stat : 7476 (priss) R 7471 7471 7067 0 -1 4202560 10137 0 0 0 10210 14 0 0 18 0 5 0 990571273 336912384 36609 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591097 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7472/tid=7477] ppid=7471 vsize=329016 CPUtime=102.22 cores=0-7

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

/proc/7472/task/7475/stat : 7475 (priss) R 7471 7471 7067 0 -1 4202560 53315 0 0 0 472109 110 0 0 25 0 5 0 990571272 1349595136 264742 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7472/tid=7476] ppid=7471 vsize=1317964 CPUtime=4722.17 cores=0-7
/proc/7472/task/7476/stat : 7476 (priss) R 7471 7471 7067 0 -1 4202560 79343 0 0 0 472007 210 0 0 25 0 5 0 990571273 1349595136 264742 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7472/tid=7477] ppid=7471 vsize=1317964 CPUtime=4722.25 cores=0-7
/proc/7472/task/7477/stat : 7477 (priss) R 7471 7471 7067 0 -1 4202560 75624 0 0 0 472099 126 0 0 25 0 5 0 990571274 1349595136 264742 33554432000 4194304 5787044 140734574750704 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 18888.9
Current children cumulated vsize (KiB) 1326664

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/173 7616
/proc/meminfo: memFree=11848100/32951124 swapFree=67062556/67111528
[pid=7471] ppid=7469 vsize=8700 CPUtime=0 cores=0-7
/proc/7471/stat : 7471 (priss.sh) S 7469 7471 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 990571270 8908800 252 33554432000 4194304 4922060 140735582410448 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7471/statm: 2175 252 211 178 0 68 0
[pid=7472] ppid=7471 vsize=1317964 CPUtime=19128.9 cores=0-7
/proc/7472/stat : 7472 (priss) S 7471 7471 7067 0 -1 4202496 278474 0 0 0 1912279 611 0 0 19 0 5 0 990571270 1349595136 264817 33554432000 4194304 5787044 140734574750704 18446744073709551615 252469889457 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7472/statm: 329491 264817 417 389 0 325241 0
[pid=7472/tid=7474] ppid=7471 vsize=1317964 CPUtime=4782.23 cores=0-7
/proc/7472/task/7474/stat : 7474 (priss) R 7471 7471 7067 0 -1 4202560 67054 0 0 0 478060 163 0 0 25 0 5 0 990571272 1349595136 264817 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=7472/tid=7475] ppid=7471 vsize=1317964 CPUtime=4782.18 cores=0-7
/proc/7472/task/7475/stat : 7475 (priss) R 7471 7471 7067 0 -1 4202560 53316 0 0 0 478108 110 0 0 25 0 5 0 990571272 1349595136 264817 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7472/tid=7476] ppid=7471 vsize=1317964 CPUtime=4782.17 cores=0-7
/proc/7472/task/7476/stat : 7476 (priss) R 7471 7471 7067 0 -1 4202560 79343 0 0 0 478007 210 0 0 25 0 5 0 990571273 1349595136 264817 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7472/tid=7477] ppid=7471 vsize=1317964 CPUtime=4782.24 cores=0-7
/proc/7472/task/7477/stat : 7477 (priss) R 7471 7471 7067 0 -1 4202560 75690 0 0 0 478098 126 0 0 25 0 5 0 990571274 1349595136 264817 33554432000 4194304 5787044 140734574750704 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19128.9
Current children cumulated vsize (KiB) 1326664

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/173 7618
/proc/meminfo: memFree=11847816/32951124 swapFree=67062556/67111528
[pid=7471] ppid=7469 vsize=8700 CPUtime=0 cores=0-7
/proc/7471/stat : 7471 (priss.sh) S 7469 7471 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 990571270 8908800 252 33554432000 4194304 4922060 140735582410448 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7471/statm: 2175 252 211 178 0 68 0
[pid=7472] ppid=7471 vsize=1317964 CPUtime=19368.9 cores=0-7
/proc/7472/stat : 7472 (priss) S 7471 7471 7067 0 -1 4202496 278554 0 0 0 1936279 611 0 0 19 0 5 0 990571270 1349595136 264897 33554432000 4194304 5787044 140734574750704 18446744073709551615 252469889457 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7472/statm: 329491 264897 417 389 0 325241 0
[pid=7472/tid=7474] ppid=7471 vsize=1317964 CPUtime=4842.23 cores=0-7
/proc/7472/task/7474/stat : 7474 (priss) R 7471 7471 7067 0 -1 4202560 67065 0 0 0 484060 163 0 0 25 0 5 0 990571272 1349595136 264897 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591552 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=7472/tid=7475] ppid=7471 vsize=1317964 CPUtime=4842.18 cores=0-7
/proc/7472/task/7475/stat : 7475 (priss) R 7471 7471 7067 0 -1 4202560 53317 0 0 0 484108 110 0 0 25 0 5 0 990571272 1349595136 264897 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7472/tid=7476] ppid=7471 vsize=1317964 CPUtime=4842.17 cores=0-7
/proc/7472/task/7476/stat : 7476 (priss) R 7471 7471 7067 0 -1 4202560 79343 0 0 0 484007 210 0 0 25 0 5 0 990571273 1349595136 264897 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591328 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7472/tid=7477] ppid=7471 vsize=1317964 CPUtime=4842.24 cores=0-7
/proc/7472/task/7477/stat : 7477 (priss) R 7471 7471 7067 0 -1 4202560 75758 0 0 0 484098 126 0 0 25 0 5 0 990571274 1349595136 264897 33554432000 4194304 5787044 140734574750704 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19368.9
Current children cumulated vsize (KiB) 1326664

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/173 7620
/proc/meminfo: memFree=11847044/32951124 swapFree=67062556/67111528
[pid=7471] ppid=7469 vsize=8700 CPUtime=0 cores=0-7
/proc/7471/stat : 7471 (priss.sh) S 7469 7471 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 990571270 8908800 252 33554432000 4194304 4922060 140735582410448 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7471/statm: 2175 252 211 178 0 68 0
[pid=7472] ppid=7471 vsize=1317964 CPUtime=19608.9 cores=0-7
/proc/7472/stat : 7472 (priss) S 7471 7471 7067 0 -1 4202496 278696 0 0 0 1960280 612 0 0 19 0 5 0 990571270 1349595136 265039 33554432000 4194304 5787044 140734574750704 18446744073709551615 252469889457 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7472/statm: 329491 265039 417 389 0 325241 0
[pid=7472/tid=7474] ppid=7471 vsize=1317964 CPUtime=4902.24 cores=0-7
/proc/7472/task/7474/stat : 7474 (priss) R 7471 7471 7067 0 -1 4202560 67066 0 0 0 490061 163 0 0 25 0 5 0 990571272 1349595136 265039 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=7472/tid=7475] ppid=7471 vsize=1317964 CPUtime=4902.18 cores=0-7
/proc/7472/task/7475/stat : 7475 (priss) R 7471 7471 7067 0 -1 4202560 53317 0 0 0 490108 110 0 0 25 0 5 0 990571272 1349595136 265039 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7472/tid=7476] ppid=7471 vsize=1317964 CPUtime=4902.17 cores=0-7
/proc/7472/task/7476/stat : 7476 (priss) R 7471 7471 7067 0 -1 4202560 79343 0 0 0 490007 210 0 0 25 0 5 0 990571273 1349595136 265039 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7472/tid=7477] ppid=7471 vsize=1317964 CPUtime=4902.25 cores=0-7
/proc/7472/task/7477/stat : 7477 (priss) R 7471 7471 7067 0 -1 4202560 75899 0 0 0 490099 126 0 0 25 0 5 0 990571274 1349595136 265039 33554432000 4194304 5787044 140734574750704 18446744073709551615 5527607 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19608.9
Current children cumulated vsize (KiB) 1326664

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/173 7624
/proc/meminfo: memFree=11845512/32951124 swapFree=67062556/67111528
[pid=7471] ppid=7469 vsize=8700 CPUtime=0 cores=0-7
/proc/7471/stat : 7471 (priss.sh) S 7469 7471 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 990571270 8908800 252 33554432000 4194304 4922060 140735582410448 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7471/statm: 2175 252 211 178 0 68 0
[pid=7472] ppid=7471 vsize=1317964 CPUtime=19848.9 cores=0-7
/proc/7472/stat : 7472 (priss) S 7471 7471 7067 0 -1 4202496 278781 0 0 0 1984280 612 0 0 19 0 5 0 990571270 1349595136 265124 33554432000 4194304 5787044 140734574750704 18446744073709551615 252469889457 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7472/statm: 329491 265124 417 389 0 325241 0
[pid=7472/tid=7474] ppid=7471 vsize=1317964 CPUtime=4962.24 cores=0-7
/proc/7472/task/7474/stat : 7474 (priss) R 7471 7471 7067 0 -1 4202560 67069 0 0 0 496061 163 0 0 25 0 5 0 990571272 1349595136 265124 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=7472/tid=7475] ppid=7471 vsize=1317964 CPUtime=4962.18 cores=0-7
/proc/7472/task/7475/stat : 7475 (priss) R 7471 7471 7067 0 -1 4202560 53318 0 0 0 496108 110 0 0 25 0 5 0 990571272 1349595136 265124 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7472/tid=7476] ppid=7471 vsize=1317964 CPUtime=4962.17 cores=0-7
/proc/7472/task/7476/stat : 7476 (priss) R 7471 7471 7067 0 -1 4202560 79343 0 0 0 496007 210 0 0 25 0 5 0 990571273 1349595136 265124 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7472/tid=7477] ppid=7471 vsize=1317964 CPUtime=4962.25 cores=0-7
/proc/7472/task/7477/stat : 7477 (priss) R 7471 7471 7067 0 -1 4202560 75980 0 0 0 496099 126 0 0 25 0 5 0 990571274 1349595136 265124 33554432000 4194304 5787044 140734574750704 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19848.9
Current children cumulated vsize (KiB) 1326664

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/173 7626
/proc/meminfo: memFree=11845416/32951124 swapFree=67062556/67111528
[pid=7471] ppid=7469 vsize=8700 CPUtime=0 cores=0-7
/proc/7471/stat : 7471 (priss.sh) S 7469 7471 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 990571270 8908800 252 33554432000 4194304 4922060 140735582410448 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7471/statm: 2175 252 211 178 0 68 0
[pid=7472] ppid=7471 vsize=1317964 CPUtime=20088.9 cores=0-7
/proc/7472/stat : 7472 (priss) S 7471 7471 7067 0 -1 4202496 278907 0 0 0 2008280 613 0 0 19 0 5 0 990571270 1349595136 265250 33554432000 4194304 5787044 140734574750704 18446744073709551615 252469889457 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7472/statm: 329491 265250 417 389 0 325241 0
[pid=7472/tid=7474] ppid=7471 vsize=1317964 CPUtime=5022.24 cores=0-7
/proc/7472/task/7474/stat : 7474 (priss) R 7471 7471 7067 0 -1 4202560 67070 0 0 0 502061 163 0 0 25 0 5 0 990571272 1349595136 265250 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=7472/tid=7475] ppid=7471 vsize=1317964 CPUtime=5022.18 cores=0-7
/proc/7472/task/7475/stat : 7475 (priss) R 7471 7471 7067 0 -1 4202560 53319 0 0 0 502108 110 0 0 25 0 5 0 990571272 1349595136 265250 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591532 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7472/tid=7476] ppid=7471 vsize=1317964 CPUtime=5022.18 cores=0-7
/proc/7472/task/7476/stat : 7476 (priss) R 7471 7471 7067 0 -1 4202560 79343 0 0 0 502008 210 0 0 25 0 5 0 990571273 1349595136 265250 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591552 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7472/tid=7477] ppid=7471 vsize=1317964 CPUtime=5022.26 cores=0-7
/proc/7472/task/7477/stat : 7477 (priss) R 7471 7471 7067 0 -1 4202560 76104 0 0 0 502099 127 0 0 25 0 5 0 990571274 1349595136 265250 33554432000 4194304 5787044 140734574750704 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20088.9
Current children cumulated vsize (KiB) 1326664

[startup+5082.3 s]
/proc/loadavg: 4.03 4.01 3.97 5/173 7627
/proc/meminfo: memFree=11844524/32951124 swapFree=67062556/67111528
[pid=7471] ppid=7469 vsize=8700 CPUtime=0 cores=0-7
/proc/7471/stat : 7471 (priss.sh) S 7469 7471 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 990571270 8908800 252 33554432000 4194304 4922060 140735582410448 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7471/statm: 2175 252 211 178 0 68 0
[pid=7472] ppid=7471 vsize=1317964 CPUtime=20328.9 cores=0-7
/proc/7472/stat : 7472 (priss) S 7471 7471 7067 0 -1 4202496 279110 0 0 0 2032281 613 0 0 19 0 5 0 990571270 1349595136 265453 33554432000 4194304 5787044 140734574750704 18446744073709551615 252469889457 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7472/statm: 329491 265453 417 389 0 325241 0
[pid=7472/tid=7474] ppid=7471 vsize=1317964 CPUtime=5082.24 cores=0-7
/proc/7472/task/7474/stat : 7474 (priss) R 7471 7471 7067 0 -1 4202560 67074 0 0 0 508061 163 0 0 25 0 5 0 990571272 1349595136 265453 33554432000 4194304 5787044 140734574750704 18446744073709551615 4254537 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=7472/tid=7475] ppid=7471 vsize=1317964 CPUtime=5082.19 cores=0-7
/proc/7472/task/7475/stat : 7475 (priss) R 7471 7471 7067 0 -1 4202560 53322 0 0 0 508108 111 0 0 25 0 5 0 990571272 1349595136 265453 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7472/tid=7476] ppid=7471 vsize=1317964 CPUtime=5082.18 cores=0-7
/proc/7472/task/7476/stat : 7476 (priss) R 7471 7471 7067 0 -1 4202560 79343 0 0 0 508008 210 0 0 25 0 5 0 990571273 1349595136 265453 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7472/tid=7477] ppid=7471 vsize=1317964 CPUtime=5082.26 cores=0-7
/proc/7472/task/7477/stat : 7477 (priss) R 7471 7471 7067 0 -1 4202560 76300 0 0 0 508099 127 0 0 25 0 5 0 990571274 1349595136 265453 33554432000 4194304 5787044 140734574750704 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20328.9
Current children cumulated vsize (KiB) 1326664



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.02 4.01 3.97 5/173 7628
/proc/meminfo: memFree=11844264/32951124 swapFree=67062556/67111528
[pid=7471] ppid=7469 vsize=8700 CPUtime=0 cores=0-7
/proc/7471/stat : 7471 (priss.sh) S 7469 7471 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 990571270 8908800 252 33554432000 4194304 4922060 140735582410448 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7471/statm: 2175 252 211 178 0 68 0
[pid=7472] ppid=7471 vsize=1317964 CPUtime=20399.8 cores=0-7
/proc/7472/stat : 7472 (priss) S 7471 7471 7067 0 -1 4202496 279165 0 0 0 2039363 613 0 0 19 0 5 0 990571270 1349595136 265508 33554432000 4194304 5787044 140734574750704 18446744073709551615 252469889457 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7472/statm: 329491 265508 417 389 0 325241 0
[pid=7472/tid=7474] ppid=7471 vsize=1317964 CPUtime=5099.95 cores=0-7
/proc/7472/task/7474/stat : 7474 (priss) R 7471 7471 7067 0 -1 4202560 67075 0 0 0 509832 163 0 0 25 0 5 0 990571272 1349595136 265508 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=7472/tid=7475] ppid=7471 vsize=1317964 CPUtime=5099.9 cores=0-7
/proc/7472/task/7475/stat : 7475 (priss) R 7471 7471 7067 0 -1 4202560 53323 0 0 0 509879 111 0 0 25 0 5 0 990571272 1349595136 265508 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7472/tid=7476] ppid=7471 vsize=1317964 CPUtime=5099.88 cores=0-7
/proc/7472/task/7476/stat : 7476 (priss) R 7471 7471 7067 0 -1 4202560 79343 0 0 0 509778 210 0 0 25 0 5 0 990571273 1349595136 265508 33554432000 4194304 5787044 140734574750704 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7472/tid=7477] ppid=7471 vsize=1317964 CPUtime=5099.96 cores=0-7
/proc/7472/task/7477/stat : 7477 (priss) R 7471 7471 7067 0 -1 4202560 76353 0 0 0 509869 127 0 0 25 0 5 0 990571274 1349595136 265508 33554432000 4194304 5787044 140734574750704 18446744073709551615 5527218 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20399.8
Current children cumulated vsize (KiB) 1326664

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 7471 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.8
#
# 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.8
CPU user time (s): 20393.6
CPU system time (s): 6.13
CPU usage (%): 399.994
Max. virtual memory (cumulated for all children) (KiB): 1326664

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

runsolver used 8.12077 second user time and 19.629 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-14 00:16:48
IDJOB=3499503
IDBENCH=83358
IDSOLVER=1994
FILE ID=node111/3499503-1308003408
RUNJOBID= node111-1307998295-7081
PBS_JOBID= 13559825
Free space on /var/tmp= 2884 MiB

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

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

MD5SUM BENCH= a08160883ea01d58c880b6f2b323ef8b
RANDOM SEED=1802082036

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.849
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.83
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.849
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.67
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.849
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:      12908508 kB
Buffers:        121016 kB
Cached:       19237652 kB
SwapCached:      11344 kB
Active:        3936824 kB
Inactive:     15439140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12908508 kB
SwapTotal:    67111528 kB
SwapFree:     67062556 kB
Dirty:            2344 kB
Writeback:           0 kB
AnonPages:       15516 kB
Mapped:          10280 kB
Slab:           602672 kB
PageTables:       3420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   158780 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= 2880 MiB
End job on node111 at 2011-06-14 01:41:50