Trace number 3499577

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
priss 1.0? (TO) 20399.6 5100.02

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb59-26-2.used-as.sat04-892.cnf
MD5SUMfd8d5783ed404e5c6590d627ffdcca50
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 variables1534
Number of clauses132295
Sum of the clauses size266006
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2132236
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 559

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: 20809
0.00/0.03	c parsetime: 27272us
0.00/0.03	c parsed 132295 clauses with 1534 variables
0.00/0.03	c NW started thread 0 successfully (1115330880)
0.00/0.05	c NW started thread 1 successfully (1092888896)
0.00/0.07	c NW started thread 2 successfully (1103378752)
0.00/0.09	c NW started thread 3 successfully (1125820736)
16.50/4.26	c preprocessor returned 10010 variables
16.50/4.26	c preprocessing returned UNKNOWN
16.50/4.26	c PP set 0 variables
16.50/4.26	c pp time: 4198675us (4s)
16.50/4.26	c preprocessor returned 10010 variables
16.50/4.26	c preprocessing returned UNKNOWN
16.50/4.26	c PP set 0 variables
16.50/4.26	c pp time: 4229657us (4s)
17.33/4.46	c preprocessor returned 10010 variables
17.33/4.46	c preprocessing returned UNKNOWN
17.33/4.46	c PP set 0 variables
17.33/4.46	c pp time: 4379021us (4s)
35.69/9.01	c preprocessor returned 30008 variables
35.69/9.01	c preprocessing returned UNKNOWN
35.69/9.01	c PP set 0 variables
35.69/9.01	c pp time: 8914204us (8s)
8480.28/2120.21	c HTE
8523.07/2130.97	c subsumption
8851.91/2213.11	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-3499577-1308005410/watcher-3499577-1308005410 -o /var/tmp/evaluation-result-3499577-1308005410/solver-3499577-1308005410 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499577-1308005410.cnf 2056938825 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.98 2/170 20808
/proc/meminfo: memFree=17108520/32950928 swapFree=67050636/67111528
[pid=20808] ppid=20806 vsize=8700 CPUtime=0 cores=0-7
/proc/20808/stat : 20808 (priss.sh) S 20806 20808 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912139731 8908800 252 33554432000 4194304 4922060 140734196086240 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20808/statm: 2175 252 211 178 0 68 0

[startup+0.0548081 s]
/proc/loadavg: 4.00 4.00 3.98 2/170 20808
/proc/meminfo: memFree=17108520/32950928 swapFree=67050636/67111528
[pid=20808] ppid=20806 vsize=8700 CPUtime=0 cores=0-7
/proc/20808/stat : 20808 (priss.sh) S 20806 20808 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912139731 8908800 252 33554432000 4194304 4922060 140734196086240 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20808/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10073 s]
/proc/loadavg: 4.00 4.00 3.98 2/170 20808
/proc/meminfo: memFree=17108520/32950928 swapFree=67050636/67111528
[pid=20808] ppid=20806 vsize=8700 CPUtime=0 cores=0-7
/proc/20808/stat : 20808 (priss.sh) S 20806 20808 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912139731 8908800 252 33554432000 4194304 4922060 140734196086240 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20808/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300701 s]
/proc/loadavg: 4.00 4.00 3.98 2/170 20808
/proc/meminfo: memFree=17108520/32950928 swapFree=67050636/67111528
[pid=20808] ppid=20806 vsize=8700 CPUtime=0 cores=0-7
/proc/20808/stat : 20808 (priss.sh) S 20806 20808 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912139731 8908800 252 33554432000 4194304 4922060 140734196086240 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20808/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700635 s]
/proc/loadavg: 4.00 4.00 3.98 2/170 20808
/proc/meminfo: memFree=17108520/32950928 swapFree=67050636/67111528
[pid=20808] ppid=20806 vsize=8700 CPUtime=0 cores=0-7
/proc/20808/stat : 20808 (priss.sh) S 20806 20808 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912139731 8908800 252 33554432000 4194304 4922060 140734196086240 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20808/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5005 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 20814
/proc/meminfo: memFree=17049820/32950928 swapFree=67050636/67111528
[pid=20808] ppid=20806 vsize=8700 CPUtime=0 cores=0-7
/proc/20808/stat : 20808 (priss.sh) S 20806 20808 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912139731 8908800 252 33554432000 4194304 4922060 140734196086240 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20808/statm: 2175 252 211 178 0 68 0
[pid=20809] ppid=20808 vsize=357448 CPUtime=5.7 cores=0-7
/proc/20809/stat : 20809 (priss) S 20808 20808 20094 0 -1 4202496 21690 0 0 0 562 8 0 0 18 0 5 0 912139731 366026752 14664 33554432000 4194304 5787044 140737412336800 18446744073709551615 251826063793 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20809/statm: 89362 14664 350 389 0 85112 0
[pid=20809/tid=20811] ppid=20808 vsize=357448 CPUtime=1.44 cores=0-7
/proc/20809/task/20811/stat : 20811 (priss) R 20808 20808 20094 0 -1 4202560 3800 0 0 0 143 1 0 0 19 0 5 0 912139735 366026752 14664 33554432000 4194304 5787044 140737412336800 18446744073709551615 4336718 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20809/tid=20812] ppid=20808 vsize=357448 CPUtime=1.37 cores=0-7
/proc/20809/task/20812/stat : 20812 (priss) R 20808 20808 20094 0 -1 4202560 3258 0 0 0 133 4 0 0 18 0 5 0 912139737 366026752 14664 33554432000 4194304 5787044 140737412336800 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20809/tid=20813] ppid=20808 vsize=357448 CPUtime=1.4 cores=0-7
/proc/20809/task/20813/stat : 20813 (priss) R 20808 20808 20094 0 -1 4202560 3811 0 0 0 139 1 0 0 19 0 5 0 912139739 366026752 14664 33554432000 4194304 5787044 140737412336800 18446744073709551615 4336171 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20809/tid=20814] ppid=20808 vsize=357448 CPUtime=1.38 cores=0-7
/proc/20809/task/20814/stat : 20814 (priss) R 20808 20808 20094 0 -1 4202560 3325 0 0 0 138 0 0 0 18 0 5 0 912139740 366026752 14664 33554432000 4194304 5787044 140737412336800 18446744073709551615 4336688 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.7
Current children cumulated vsize (KiB) 366148

[startup+3.10123 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 20814
/proc/meminfo: memFree=17049696/32950928 swapFree=67050636/67111528
[pid=20808] ppid=20806 vsize=8700 CPUtime=0 cores=0-7
/proc/20808/stat : 20808 (priss.sh) S 20806 20808 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912139731 8908800 252 33554432000 4194304 4922060 140734196086240 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20808/statm: 2175 252 211 178 0 68 0
[pid=20809] ppid=20808 vsize=357448 CPUtime=12.1 cores=0-7
/proc/20809/stat : 20809 (priss) S 20808 20808 20094 0 -1 4202496 22749 0 0 0 1202 8 0 0 18 0 5 0 912139731 366026752 15723 33554432000 4194304 5787044 140737412336800 18446744073709551615 251826063793 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20809/statm: 89362 15723 352 389 0 85112 0
[pid=20809/tid=20811] ppid=20808 vsize=357448 CPUtime=3.04 cores=0-7
/proc/20809/task/20811/stat : 20811 (priss) R 20808 20808 20094 0 -1 4202560 4193 0 0 0 303 1 0 0 22 0 5 0 912139735 366026752 15723 33554432000 4194304 5787044 140737412336800 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20809/tid=20812] ppid=20808 vsize=357448 CPUtime=2.97 cores=0-7
/proc/20809/task/20812/stat : 20812 (priss) R 20808 20808 20094 0 -1 4202560 3258 0 0 0 293 4 0 0 22 0 5 0 912139737 366026752 15723 33554432000 4194304 5787044 140737412336800 18446744073709551615 4336819 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20809/tid=20813] ppid=20808 vsize=357448 CPUtime=3 cores=0-7
/proc/20809/task/20813/stat : 20813 (priss) R 20808 20808 20094 0 -1 4202560 4201 0 0 0 299 1 0 0 24 0 5 0 912139739 366026752 15723 33554432000 4194304 5787044 140737412336800 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20809/tid=20814] ppid=20808 vsize=357448 CPUtime=2.98 cores=0-7
/proc/20809/task/20814/stat : 20814 (priss) R 20808 20808 20094 0 -1 4202560 3601 0 0 0 298 0 0 0 22 0 5 0 912139740 366026752 15723 33554432000 4194304 5787044 140737412336800 18446744073709551615 4336749 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 366148

[startup+6.30069 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 20814
/proc/meminfo: memFree=17025888/32950928 swapFree=67050636/67111528
[pid=20808] ppid=20806 vsize=8700 CPUtime=0 cores=0-7
/proc/20808/stat : 20808 (priss.sh) S 20806 20808 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912139731 8908800 252 33554432000 4194304 4922060 140734196086240 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20808/statm: 2175 252 211 178 0 68 0
[pid=20809] ppid=20808 vsize=364268 CPUtime=24.9 cores=0-7
/proc/20809/stat : 20809 (priss) S 20808 20808 20094 0 -1 4202496 37960 0 0 0 2478 12 0 0 18 0 5 0 912139731 373010432 21146 33554432000 4194304 5787044 140737412336800 18446744073709551615 251826063793 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20809/statm: 91067 21146 404 389 0 86817 0
[pid=20809/tid=20811] ppid=20808 vsize=364268 CPUtime=6.23 cores=0-7
/proc/20809/task/20811/stat : 20811 (priss) R 20808 20808 20094 0 -1 4202560 8761 0 0 0 621 2 0 0 18 0 5 0 912139735 373010432 21146 33554432000 4194304 5787044 140737412336800 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20809/tid=20812] ppid=20808 vsize=364268 CPUtime=6.17 cores=0-7
/proc/20809/task/20812/stat : 20812 (priss) R 20808 20808 20094 0 -1 4202560 6940 0 0 0 612 5 0 0 18 0 5 0 912139737 373010432 21146 33554432000 4194304 5787044 140737412336800 18446744073709551615 5601969 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20809/tid=20813] ppid=20808 vsize=364268 CPUtime=6.19 cores=0-7
/proc/20809/task/20813/stat : 20813 (priss) R 20808 20808 20094 0 -1 4202560 9287 0 0 0 617 2 0 0 25 0 5 0 912139739 373010432 21146 33554432000 4194304 5787044 140737412336800 18446744073709551615 5590768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20809/tid=20814] ppid=20808 vsize=364268 CPUtime=6.19 cores=0-7
/proc/20809/task/20814/stat : 20814 (priss) R 20808 20808 20094 0 -1 4202560 5476 0 0 0 618 1 0 0 18 0 5 0 912139740 373010432 21146 33554432000 4194304 5787044 140737412336800 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.9
Current children cumulated vsize (KiB) 372968

[startup+12.7006 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 20814
/proc/meminfo: memFree=17013820/32950928 swapFree=67050636/67111528
[pid=20808] ppid=20806 vsize=8700 CPUtime=0 cores=0-7
/proc/20808/stat : 20808 (priss.sh) S 20806 20808 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912139731 8908800 252 33554432000 4194304 4922060 140734196086240 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20808/statm: 2175 252 211 178 0 68 0
[pid=20809] ppid=20808 vsize=368368 CPUtime=50.5 cores=0-7
/proc/20809/stat : 20809 (priss) S 20808 20808 20094 0 -1 4202496 46334 0 0 0 5035 15 0 0 18 0 5 0 912139731 377208832 25299 33554432000 4194304 5787044 140737412336800 18446744073709551615 251826063793 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20809/statm: 92092 25299 417 389 0 87842 0
[pid=20809/tid=20811] ppid=20808 vsize=368368 CPUtime=12.63 cores=0-7
/proc/20809/task/20811/stat : 20811 (priss) R 20808 20808 20094 0 -1 4202560 9257 0 0 0 1260 3 0 0 20 0 5 0 912139735 377208832 25299 33554432000 4194304 5787044 140737412336800 18446744073709551615 5591666 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20809/tid=20812] ppid=20808 vsize=368368 CPUtime=12.56 cores=0-7
/proc/20809/task/20812/stat : 20812 (priss) R 20808 20808 20094 0 -1 4202560 7448 0 0 0 1251 5 0 0 20 0 5 0 912139737 377208832 25299 33554432000 4194304 5787044 140737412336800 18446744073709551615 5590543 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20809/tid=20813] ppid=20808 vsize=368368 CPUtime=12.6 cores=0-7
/proc/20809/task/20813/stat : 20813 (priss) R 20808 20808 20094 0 -1 4202560 9805 0 0 0 1257 3 0 0 25 0 5 0 912139739 377208832 25299 33554432000 4194304 5787044 140737412336800 18446744073709551615 5588168 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20809/tid=20814] ppid=20808 vsize=368368 CPUtime=12.58 cores=0-7
/proc/20809/task/20814/stat : 20814 (priss) R 20808 20808 20094 0 -1 4202560 12328 0 0 0 1256 2 0 0 20 0 5 0 912139740 377208832 25299 33554432000 4194304 5787044 140737412336800 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 377068

[startup+25.5005 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 20814
/proc/meminfo: memFree=16996140/32950928 swapFree=67050636/67111528
[pid=20808] ppid=20806 vsize=8700 CPUtime=0 cores=0-7
/proc/20808/stat : 20808 (priss.sh) S 20806 20808 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912139731 8908800 252 33554432000 4194304 4922060 140734196086240 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20808/statm: 2175 252 211 178 0 68 0
[pid=20809] ppid=20808 vsize=368368 CPUtime=101.69 cores=0-7
/proc/20809/stat : 20809 (priss) S 20808 20808 20094 0 -1 4202496 50055 0 0 0 10152 17 0 0 18 0 5 0 912139731 377208832 29020 33554432000 4194304 5787044 140737412336800 18446744073709551615 251826063793 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20809/statm: 92092 29020 417 389 0 87842 0
[pid=20809/tid=20811] ppid=20808 vsize=368368 CPUtime=25.43 cores=0-7
/proc/20809/task/20811/stat : 20811 (priss) R 20808 20808 20094 0 -1 4202560 10144 0 0 0 2540 3 0 0 22 0 5 0 912139735 377208832 29020 33554432000 4194304 5787044 140737412336800 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20809/tid=20812] ppid=20808 vsize=368368 CPUtime=25.35 cores=0-7
/proc/20809/task/20812/stat : 20812 (priss) R 20808 20808 20094 0 -1 4202560 8410 0 0 0 2530 5 0 0 22 0 5 0 912139737 377208832 29020 33554432000 4194304 5787044 140737412336800 18446744073709551615 5590561 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20809/tid=20813] ppid=20808 vsize=368368 CPUtime=25.39 cores=0-7
/proc/20809/task/20813/stat : 20813 (priss) R 20808 20808 20094 0 -1 4202560 10833 0 0 0 2536 3 0 0 25 0 5 0 912139739 377208832 29020 33554432000 4194304 5787044 140737412336800 18446744073709551615 5591712 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20809/tid=20814] ppid=20808 vsize=368368 CPUtime=25.39 cores=0-7
/proc/20809/task/20814/stat : 20814 (priss) R 20808 20808 20094 0 -1 4202560 13172 0 0 0 2536 3 0 0 19 0 5 0 912139740 377208832 29020 33554432000 4194304 5787044 140737412336800 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 377068

[startup+51.1012 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 20815
/proc/meminfo: memFree=16961256/32950928 swapFree=67050636/67111528
[pid=20808] ppid=20806 vsize=8700 CPUtime=0 cores=0-7
/proc/20808/stat : 20808 (priss.sh) S 20806 20808 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912139731 8908800 252 33554432000 4194304 4922060 140734196086240 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20808/statm: 2175 252 211 178 0 68 0
[pid=20809] ppid=20808 vsize=376568 CPUtime=204.06 cores=0-7
/proc/20809/stat : 20809 (priss) S 20808 20808 20094 0 -1 4202496 60231 0 0 0 20380 26 0 0 18 0 5 0 912139731 385605632 39193 33554432000 4194304 5787044 140737412336800 18446744073709551615 251826063793 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20809/statm: 94142 39193 417 389 0 89892 0
[pid=20809/tid=20811] ppid=20808 vsize=376568 CPUtime=51.03 cores=0-7
/proc/20809/task/20811/stat : 20811 (priss) R 20808 20808 20094 0 -1 4202560 12371 0 0 0 5098 5 0 0 18 0 5 0 912139735 385605632 39193 33554432000 4194304 5787044 140737412336800 18446744073709551615 5576478 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20809/tid=20812] ppid=20808 vsize=376568 CPUtime=50.95 cores=0-7
/proc/20809/task/20812/stat : 20812 (priss) R 20808 20808 20094 0 -1 4202560 10589 0 0 0 5085 10 0 0 19 0 5 0 912139737 385605632 39193 33554432000 4194304 5787044 140737412336800 18446744073709551615 5588664 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20809/tid=20813] ppid=20808 vsize=376568 CPUtime=50.99 cores=0-7
/proc/20809/task/20813/stat : 20813 (priss) R 20808 20808 20094 0 -1 4202560 13955 0 0 0 5094 5 0 0 25 0 5 0 912139739 385605632 39193 33554432000 4194304 5787044 140737412336800 18446744073709551615 5592744 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20809/tid=20814] ppid=20808 vsize=376568 CPUtime=50.99 cores=0-7
/proc/20809/task/20814/stat : 20814 (priss) R 20808 20808 20094 0 -1 4202560 15820 0 0 0 5094 5 0 0 18 0 5 0 912139740 385605632 39193 33554432000 4194304 5787044 140737412336800 18446744073709551615 5527089 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 385268

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 20817
/proc/meminfo: memFree=16899352/32950928 swapFree=67050636/67111528
[pid=20808] ppid=20806 vsize=8700 CPUtime=0 cores=0-7
/proc/20808/stat : 20808 (priss.sh) S 20806 20808 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912139731 8908800 252 33554432000 4194304 4922060 140734196086240 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20808/statm: 2175 252 211 178 0 68 0
[pid=20809] ppid=20808 vsize=384768 CPUtime=408.87 cores=0-7
/proc/20809/stat : 20809 (priss) S 20808 20808 20094 0 -1 4202496 74318 0 0 0 40848 39 0 0 18 0 5 0 912139731 394002432 53095 33554432000 4194304 5787044 140737412336800 18446744073709551615 251826063793 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20809/statm: 96192 53095 417 389 0 91942 0
[pid=20809/tid=20811] ppid=20808 vsize=384768 CPUtime=102.23 cores=0-7
/proc/20809/task/20811/stat : 20811 (priss) R 20808 20808 20094 0 -1 4202560 15289 0 0 0 10214 9 0 0 18 0 5 0 912139735 394002432 53095 33554432000 4194304 5787044 140737412336800 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20809/tid=20812] ppid=20808 vsize=384768 CPUtime=102.14 cores=0-7
/proc/20809/task/20812/stat : 20812 (priss) R 20808 20808 20094 0 -1 4202560 13590 0 0 0 10202 12 0 0 18 0 5 0 912139737 394002432 53095 33554432000 4194304 5787044 140737412336800 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20809/tid=20813] ppid=20808 vsize=384768 CPUtime=102.19 cores=0-7
/proc/20809/task/20813/stat : 20813 (priss) R 20808 20808 20094 0 -1 4202560 18678 0 0 0 10211 8 0 0 25 0 5 0 912139739 394002432 53095 33554432000 4194304 5787044 140737412336800 18446744073709551615 4220143 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20809/tid=20814] ppid=20808 vsize=384768 CPUtime=102.18 cores=0-7

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

/proc/20809/task/20812/stat : 20812 (priss) R 20808 20808 20094 0 -1 4202560 104900 0 0 0 472058 149 0 0 25 0 5 0 912139737 1880694784 410331 33554432000 4194304 5787044 140737412336800 18446744073709551615 5591722 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20809/tid=20813] ppid=20808 vsize=1836616 CPUtime=4722.17 cores=0-7
/proc/20809/task/20813/stat : 20813 (priss) R 20808 20808 20094 0 -1 4202560 108337 0 0 0 472088 129 0 0 25 0 5 0 912139739 1880694784 410331 33554432000 4194304 5787044 140737412336800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20809/tid=20814] ppid=20808 vsize=1836616 CPUtime=4722.2 cores=0-7
/proc/20809/task/20814/stat : 20814 (priss) R 20808 20808 20094 0 -1 4202560 118775 0 0 0 472091 129 0 0 25 0 5 0 912139740 1880694784 410331 33554432000 4194304 5787044 140737412336800 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 18888.8
Current children cumulated vsize (KiB) 1845316

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 20965
/proc/meminfo: memFree=15445432/32950928 swapFree=67050636/67111528
[pid=20808] ppid=20806 vsize=8700 CPUtime=0 cores=0-7
/proc/20808/stat : 20808 (priss.sh) S 20806 20808 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912139731 8908800 252 33554432000 4194304 4922060 140734196086240 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20808/statm: 2175 252 211 178 0 68 0
[pid=20809] ppid=20808 vsize=1836616 CPUtime=19128.8 cores=0-7
/proc/20809/stat : 20809 (priss) S 20808 20808 20094 0 -1 4202496 450851 0 0 0 1912305 570 0 0 18 0 5 0 912139731 1880694784 414913 33554432000 4194304 5787044 140737412336800 18446744073709551615 251826063793 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20809/statm: 459154 414913 419 389 0 454904 0
[pid=20809/tid=20811] ppid=20808 vsize=1836616 CPUtime=4782.2 cores=0-7
/proc/20809/task/20811/stat : 20811 (priss) R 20808 20808 20094 0 -1 4202560 108471 0 0 0 478065 155 0 0 20 0 5 0 912139735 1880694784 414913 33554432000 4194304 5787044 140737412336800 18446744073709551615 5591328 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20809/tid=20812] ppid=20808 vsize=1836616 CPUtime=4782.06 cores=0-7
/proc/20809/task/20812/stat : 20812 (priss) R 20808 20808 20094 0 -1 4202560 106565 0 0 0 478053 153 0 0 25 0 5 0 912139737 1880694784 414913 33554432000 4194304 5787044 140737412336800 18446744073709551615 4229366 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20809/tid=20813] ppid=20808 vsize=1836616 CPUtime=4782.16 cores=0-7
/proc/20809/task/20813/stat : 20813 (priss) R 20808 20808 20094 0 -1 4202560 108350 0 0 0 478087 129 0 0 25 0 5 0 912139739 1880694784 414913 33554432000 4194304 5787044 140737412336800 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20809/tid=20814] ppid=20808 vsize=1836616 CPUtime=4782.2 cores=0-7
/proc/20809/task/20814/stat : 20814 (priss) R 20808 20808 20094 0 -1 4202560 119969 0 0 0 478090 130 0 0 25 0 5 0 912139740 1880694784 414913 33554432000 4194304 5787044 140737412336800 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19128.8
Current children cumulated vsize (KiB) 1845316

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 20967
/proc/meminfo: memFree=15424696/32950928 swapFree=67050636/67111528
[pid=20808] ppid=20806 vsize=8700 CPUtime=0 cores=0-7
/proc/20808/stat : 20808 (priss.sh) S 20806 20808 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912139731 8908800 252 33554432000 4194304 4922060 140734196086240 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20808/statm: 2175 252 211 178 0 68 0
[pid=20809] ppid=20808 vsize=1836616 CPUtime=19368.8 cores=0-7
/proc/20809/stat : 20809 (priss) S 20808 20808 20094 0 -1 4202496 456005 0 0 0 1936297 578 0 0 18 0 5 0 912139731 1880694784 420067 33554432000 4194304 5787044 140737412336800 18446744073709551615 251826063793 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20809/statm: 459154 420067 419 389 0 454904 0
[pid=20809/tid=20811] ppid=20808 vsize=1836616 CPUtime=4842.21 cores=0-7
/proc/20809/task/20811/stat : 20811 (priss) R 20808 20808 20094 0 -1 4202560 110129 0 0 0 484062 159 0 0 21 0 5 0 912139735 1880694784 420067 33554432000 4194304 5787044 140737412336800 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20809/tid=20812] ppid=20808 vsize=1836616 CPUtime=4842.06 cores=0-7
/proc/20809/task/20812/stat : 20812 (priss) R 20808 20808 20094 0 -1 4202560 109265 0 0 0 484049 157 0 0 25 0 5 0 912139737 1880694784 420067 33554432000 4194304 5787044 140737412336800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20809/tid=20813] ppid=20808 vsize=1836616 CPUtime=4842.16 cores=0-7
/proc/20809/task/20813/stat : 20813 (priss) R 20808 20808 20094 0 -1 4202560 108361 0 0 0 484087 129 0 0 25 0 5 0 912139739 1880694784 420067 33554432000 4194304 5787044 140737412336800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20809/tid=20814] ppid=20808 vsize=1836616 CPUtime=4842.2 cores=0-7
/proc/20809/task/20814/stat : 20814 (priss) R 20808 20808 20094 0 -1 4202560 120754 0 0 0 484089 131 0 0 25 0 5 0 912139740 1880694784 420067 33554432000 4194304 5787044 140737412336800 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19368.8
Current children cumulated vsize (KiB) 1845316

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 20968
/proc/meminfo: memFree=15402232/32950928 swapFree=67050636/67111528
[pid=20808] ppid=20806 vsize=8700 CPUtime=0 cores=0-7
/proc/20808/stat : 20808 (priss.sh) S 20806 20808 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912139731 8908800 252 33554432000 4194304 4922060 140734196086240 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20808/statm: 2175 252 211 178 0 68 0
[pid=20809] ppid=20808 vsize=1967688 CPUtime=19608.8 cores=0-7
/proc/20809/stat : 20809 (priss) S 20808 20808 20094 0 -1 4202496 461626 0 0 0 1960289 586 0 0 18 0 5 0 912139731 2014912512 425688 33554432000 4194304 5787044 140737412336800 18446744073709551615 251826063793 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20809/statm: 491922 425688 419 389 0 487672 0
[pid=20809/tid=20811] ppid=20808 vsize=1967688 CPUtime=4902.2 cores=0-7
/proc/20809/task/20811/stat : 20811 (priss) R 20808 20808 20094 0 -1 4202560 111621 0 0 0 490059 161 0 0 25 0 5 0 912139735 2014912512 425688 33554432000 4194304 5787044 140737412336800 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20809/tid=20812] ppid=20808 vsize=1967688 CPUtime=4902.07 cores=0-7
/proc/20809/task/20812/stat : 20812 (priss) R 20808 20808 20094 0 -1 4202560 111816 0 0 0 490046 161 0 0 25 0 5 0 912139737 2014912512 425688 33554432000 4194304 5787044 140737412336800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20809/tid=20813] ppid=20808 vsize=1967688 CPUtime=4902.16 cores=0-7
/proc/20809/task/20813/stat : 20813 (priss) R 20808 20808 20094 0 -1 4202560 108379 0 0 0 490087 129 0 0 25 0 5 0 912139739 2014912512 425688 33554432000 4194304 5787044 140737412336800 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20809/tid=20814] ppid=20808 vsize=1967688 CPUtime=4902.2 cores=0-7
/proc/20809/task/20814/stat : 20814 (priss) R 20808 20808 20094 0 -1 4202560 122314 0 0 0 490087 133 0 0 25 0 5 0 912139740 2014912512 425688 33554432000 4194304 5787044 140737412336800 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19608.8
Current children cumulated vsize (KiB) 1976388

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 20970
/proc/meminfo: memFree=15379264/32950928 swapFree=67050636/67111528
[pid=20808] ppid=20806 vsize=8700 CPUtime=0 cores=0-7
/proc/20808/stat : 20808 (priss.sh) S 20806 20808 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912139731 8908800 252 33554432000 4194304 4922060 140734196086240 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20808/statm: 2175 252 211 178 0 68 0
[pid=20809] ppid=20808 vsize=1967688 CPUtime=19848.8 cores=0-7
/proc/20809/stat : 20809 (priss) S 20808 20808 20094 0 -1 4202496 467376 0 0 0 1984280 595 0 0 18 0 5 0 912139731 2014912512 431438 33554432000 4194304 5787044 140737412336800 18446744073709551615 251826063793 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20809/statm: 491922 431438 419 389 0 487672 0
[pid=20809/tid=20811] ppid=20808 vsize=1967688 CPUtime=4962.21 cores=0-7
/proc/20809/task/20811/stat : 20811 (priss) R 20808 20808 20094 0 -1 4202560 114215 0 0 0 496056 165 0 0 25 0 5 0 912139735 2014912512 431438 33554432000 4194304 5787044 140737412336800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20809/tid=20812] ppid=20808 vsize=1967688 CPUtime=4962.07 cores=0-7
/proc/20809/task/20812/stat : 20812 (priss) R 20808 20808 20094 0 -1 4202560 113411 0 0 0 496043 164 0 0 25 0 5 0 912139737 2014912512 431438 33554432000 4194304 5787044 140737412336800 18446744073709551615 4238578 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20809/tid=20813] ppid=20808 vsize=1967688 CPUtime=4962.16 cores=0-7
/proc/20809/task/20813/stat : 20813 (priss) R 20808 20808 20094 0 -1 4202560 108404 0 0 0 496087 129 0 0 25 0 5 0 912139739 2014912512 431438 33554432000 4194304 5787044 140737412336800 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20809/tid=20814] ppid=20808 vsize=1967688 CPUtime=4962.2 cores=0-7
/proc/20809/task/20814/stat : 20814 (priss) R 20808 20808 20094 0 -1 4202560 123850 0 0 0 496085 135 0 0 25 0 5 0 912139740 2014912512 431438 33554432000 4194304 5787044 140737412336800 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19848.8
Current children cumulated vsize (KiB) 1976388

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 20971
/proc/meminfo: memFree=15356180/32950928 swapFree=67050636/67111528
[pid=20808] ppid=20806 vsize=8700 CPUtime=0 cores=0-7
/proc/20808/stat : 20808 (priss.sh) S 20806 20808 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912139731 8908800 252 33554432000 4194304 4922060 140734196086240 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20808/statm: 2175 252 211 178 0 68 0
[pid=20809] ppid=20808 vsize=2041416 CPUtime=20088.8 cores=0-7
/proc/20809/stat : 20809 (priss) S 20808 20808 20094 0 -1 4202496 475220 0 0 0 2008271 604 0 0 18 0 5 0 912139731 2090409984 437233 33554432000 4194304 5787044 140737412336800 18446744073709551615 251826063793 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20809/statm: 510354 437233 419 389 0 506104 0
[pid=20809/tid=20811] ppid=20808 vsize=2041416 CPUtime=5022.2 cores=0-7
/proc/20809/task/20811/stat : 20811 (priss) R 20808 20808 20094 0 -1 4202560 115837 0 0 0 502053 167 0 0 25 0 5 0 912139735 2090409984 437233 33554432000 4194304 5787044 140737412336800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20809/tid=20812] ppid=20808 vsize=2041416 CPUtime=5022.06 cores=0-7
/proc/20809/task/20812/stat : 20812 (priss) R 20808 20808 20094 0 -1 4202560 116978 0 0 0 502039 167 0 0 25 0 5 0 912139737 2090409984 437233 33554432000 4194304 5787044 140737412336800 18446744073709551615 4692090 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20809/tid=20813] ppid=20808 vsize=2041416 CPUtime=5022.16 cores=0-7
/proc/20809/task/20813/stat : 20813 (priss) R 20808 20808 20094 0 -1 4202560 108456 0 0 0 502087 129 0 0 25 0 5 0 912139739 2090409984 437233 33554432000 4194304 5787044 140737412336800 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20809/tid=20814] ppid=20808 vsize=2041416 CPUtime=5022.2 cores=0-7
/proc/20809/task/20814/stat : 20814 (priss) R 20808 20808 20094 0 -1 4202560 126453 0 0 0 502082 138 0 0 22 0 5 0 912139740 2090409984 437233 33554432000 4194304 5787044 140737412336800 18446744073709551615 5527113 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20088.8
Current children cumulated vsize (KiB) 2050116

[startup+5082.3 s]
/proc/loadavg: 4.04 4.01 4.00 5/176 20973
/proc/meminfo: memFree=15333944/32950928 swapFree=67050636/67111528
[pid=20808] ppid=20806 vsize=8700 CPUtime=0 cores=0-7
/proc/20808/stat : 20808 (priss.sh) S 20806 20808 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912139731 8908800 252 33554432000 4194304 4922060 140734196086240 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20808/statm: 2175 252 211 178 0 68 0
[pid=20809] ppid=20808 vsize=2049608 CPUtime=20328.8 cores=0-7
/proc/20809/stat : 20809 (priss) S 20808 20808 20094 0 -1 4202496 484817 0 0 0 2032265 610 0 0 18 0 5 0 912139731 2098798592 442795 33554432000 4194304 5787044 140737412336800 18446744073709551615 251826063793 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20809/statm: 512402 442795 419 389 0 508152 0
[pid=20809/tid=20811] ppid=20808 vsize=2049608 CPUtime=5082.21 cores=0-7
/proc/20809/task/20811/stat : 20811 (priss) R 20808 20808 20094 0 -1 4202560 121521 0 0 0 508051 170 0 0 25 0 5 0 912139735 2098798592 442795 33554432000 4194304 5787044 140737412336800 18446744073709551615 5588664 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20809/tid=20812] ppid=20808 vsize=2049608 CPUtime=5082.06 cores=0-7
/proc/20809/task/20812/stat : 20812 (priss) R 20808 20808 20094 0 -1 4202560 119229 0 0 0 508038 168 0 0 25 0 5 0 912139737 2098798592 442795 33554432000 4194304 5787044 140737412336800 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20809/tid=20813] ppid=20808 vsize=2049608 CPUtime=5082.16 cores=0-7
/proc/20809/task/20813/stat : 20813 (priss) R 20808 20808 20094 0 -1 4202560 108509 0 0 0 508087 129 0 0 25 0 5 0 912139739 2098798592 442795 33554432000 4194304 5787044 140737412336800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20809/tid=20814] ppid=20808 vsize=2049608 CPUtime=5082.2 cores=0-7
/proc/20809/task/20814/stat : 20814 (priss) R 20808 20808 20094 0 -1 4202560 128062 0 0 0 508080 140 0 0 25 0 5 0 912139740 2098798592 442795 33554432000 4194304 5787044 140737412336800 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20328.8
Current children cumulated vsize (KiB) 2058308



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.03 4.01 4.00 5/176 20974
/proc/meminfo: memFree=15332076/32950928 swapFree=67050636/67111528
[pid=20808] ppid=20806 vsize=8700 CPUtime=0 cores=0-7
/proc/20808/stat : 20808 (priss.sh) S 20806 20808 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912139731 8908800 252 33554432000 4194304 4922060 140734196086240 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20808/statm: 2175 252 211 178 0 68 0
[pid=20809] ppid=20808 vsize=2049608 CPUtime=20399.6 cores=0-7
/proc/20809/stat : 20809 (priss) S 20808 20808 20094 0 -1 4202496 485258 0 0 0 2039346 611 0 0 18 0 5 0 912139731 2098798592 443236 33554432000 4194304 5787044 140737412336800 18446744073709551615 251826063793 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20809/statm: 512402 443236 419 389 0 508152 0
[pid=20809/tid=20811] ppid=20808 vsize=2049608 CPUtime=5099.91 cores=0-7
/proc/20809/task/20811/stat : 20811 (priss) R 20808 20808 20094 0 -1 4202560 121521 0 0 0 509821 170 0 0 25 0 5 0 912139735 2098798592 443236 33554432000 4194304 5787044 140737412336800 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20809/tid=20812] ppid=20808 vsize=2049608 CPUtime=5099.77 cores=0-7
/proc/20809/task/20812/stat : 20812 (priss) R 20808 20808 20094 0 -1 4202560 119229 0 0 0 509809 168 0 0 25 0 5 0 912139737 2098798592 443236 33554432000 4194304 5787044 140737412336800 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20809/tid=20813] ppid=20808 vsize=2049608 CPUtime=5099.86 cores=0-7
/proc/20809/task/20813/stat : 20813 (priss) R 20808 20808 20094 0 -1 4202560 108525 0 0 0 509857 129 0 0 25 0 5 0 912139739 2098798592 443236 33554432000 4194304 5787044 140737412336800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20809/tid=20814] ppid=20808 vsize=2049608 CPUtime=5099.9 cores=0-7
/proc/20809/task/20814/stat : 20814 (priss) R 20808 20808 20094 0 -1 4202560 128487 0 0 0 509849 141 0 0 25 0 5 0 912139740 2098798592 443236 33554432000 4194304 5787044 140737412336800 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20399.6
Current children cumulated vsize (KiB) 2058308

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

Real time (s): 5100.02
CPU time (s): 20399.6
CPU user time (s): 20393.5
CPU system time (s): 6.11
CPU usage (%): 399.99
Max. virtual memory (cumulated for all children) (KiB): 2058308

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

runsolver used 7.70983 second user time and 19.1671 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-14 00:50:10
IDJOB=3499577
IDBENCH=84560
IDSOLVER=1994
FILE ID=node126/3499577-1308005410
RUNJOBID= node126-1307988234-20108
PBS_JOBID= 13559806
Free space on /var/tmp= 2892 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb59-26-2.used-as.sat04-892.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3499577-1308005410/watcher-3499577-1308005410 -o /var/tmp/evaluation-result-3499577-1308005410/solver-3499577-1308005410 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499577-1308005410.cnf 2056938825 40000 31000 8

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

MD5SUM BENCH= fd8d5783ed404e5c6590d627ffdcca50
RANDOM SEED=2056938825

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.74
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.783
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.74
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.783
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.80
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.783
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.783
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.82
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17109072 kB
Buffers:         67712 kB
Cached:       15190316 kB
SwapCached:      14604 kB
Active:         166416 kB
Inactive:     15110784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17109072 kB
SwapTotal:    67111528 kB
SwapFree:     67050636 kB
Dirty:            3144 kB
Writeback:           0 kB
AnonPages:       17080 kB
Mapped:           8884 kB
Slab:           498648 kB
PageTables:       4636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187240 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 node126 at 2011-06-14 02:15:12