Trace number 3499443

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

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-5-5_34308.cnf
MD5SUM1ef198d3f2d717e33f4f2ba124eb7eb2
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 variables34306
Number of clauses708168
Sum of the clauses size3540840
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5708168
Number of clauses of size over 50

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: 29010
0.00/0.32	c parsetime: 319562us
0.00/0.32	c parsed 708168 clauses with 34306 variables
0.00/0.41	c NW started thread 0 successfully (1095088448)
0.00/0.56	c NW started thread 1 successfully (1105578304)
0.00/0.74	c NW started thread 2 successfully (1116068160)
0.00/0.89	c NW started thread 3 successfully (1126558016)
66.71/17.26	c preprocessor returned 34606 variables
66.71/17.26	c preprocessing returned UNKNOWN
66.71/17.26	c PP set 0 variables
66.71/17.26	c pp time: 16687921us (16s)
74.32/19.19	c preprocessor returned 34606 variables
74.32/19.19	c preprocessing returned UNKNOWN
74.32/19.19	c PP set 0 variables
74.32/19.19	c pp time: 18429647us (18s)
86.31/22.10	c preprocessor returned 34606 variables
86.31/22.10	c preprocessing returned UNKNOWN
86.31/22.10	c PP set 0 variables
86.31/22.10	c pp time: 21676962us (21s)
87.11/22.37	c preprocessor returned 36306 variables
87.11/22.37	c preprocessing returned UNKNOWN
87.11/22.37	c PP set 0 variables
87.11/22.37	c pp time: 21470859us (21s)
13430.35/3358.69	c HTE
13584.76/3397.28	c subsumption
14155.97/3540.07	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-3499443-1307999370/watcher-3499443-1307999370 -o /var/tmp/evaluation-result-3499443-1307999370/solver-3499443-1307999370 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499443-1307999370.cnf 1499185559 40000 31000 8 

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

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


[startup+0 s]
/proc/loadavg: 3.68 3.93 3.92 1/170 29009
/proc/meminfo: memFree=3809788/32950928 swapFree=67079488/67111528
[pid=29009] ppid=29007 vsize=8700 CPUtime=0 cores=0-7
/proc/29009/stat : 29009 (priss.sh) S 29007 29009 28583 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 911536756 8908800 252 33554432000 4194304 4922060 140736843512160 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29009/statm: 2175 252 211 178 0 68 0

[startup+0.079629 s]
/proc/loadavg: 3.68 3.93 3.92 1/170 29009
/proc/meminfo: memFree=3809788/32950928 swapFree=67079488/67111528
[pid=29009] ppid=29007 vsize=8700 CPUtime=0 cores=0-7
/proc/29009/stat : 29009 (priss.sh) S 29007 29009 28583 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 911536756 8908800 252 33554432000 4194304 4922060 140736843512160 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29009/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100625 s]
/proc/loadavg: 3.68 3.93 3.92 1/170 29009
/proc/meminfo: memFree=3809788/32950928 swapFree=67079488/67111528
[pid=29009] ppid=29007 vsize=8700 CPUtime=0 cores=0-7
/proc/29009/stat : 29009 (priss.sh) S 29007 29009 28583 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 911536756 8908800 252 33554432000 4194304 4922060 140736843512160 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29009/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300591 s]
/proc/loadavg: 3.68 3.93 3.92 1/170 29009
/proc/meminfo: memFree=3809788/32950928 swapFree=67079488/67111528
[pid=29009] ppid=29007 vsize=8700 CPUtime=0 cores=0-7
/proc/29009/stat : 29009 (priss.sh) S 29007 29009 28583 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 911536756 8908800 252 33554432000 4194304 4922060 140736843512160 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29009/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700587 s]
/proc/loadavg: 3.68 3.93 3.92 1/170 29009
/proc/meminfo: memFree=3809788/32950928 swapFree=67079488/67111528
[pid=29009] ppid=29007 vsize=8700 CPUtime=0 cores=0-7
/proc/29009/stat : 29009 (priss.sh) S 29007 29009 28583 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 911536756 8908800 252 33554432000 4194304 4922060 140736843512160 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29009/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50039 s]
/proc/loadavg: 3.68 3.93 3.92 5/176 29015
/proc/meminfo: memFree=3472724/32950928 swapFree=67079488/67111528
[pid=29009] ppid=29007 vsize=8700 CPUtime=0 cores=0-7
/proc/29009/stat : 29009 (priss.sh) S 29007 29009 28583 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 911536756 8908800 252 33554432000 4194304 4922060 140736843512160 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29009/statm: 2175 252 211 178 0 68 0
[pid=29010] ppid=29009 vsize=516140 CPUtime=3.92 cores=0-7
/proc/29010/stat : 29010 (priss) S 29009 29009 28583 0 -1 4202496 97993 0 0 0 341 51 0 0 18 0 5 0 911536756 528527360 92491 33554432000 4194304 5787044 140737093993440 18446744073709551615 274485791153 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 129035 92491 349 389 0 124785 0
[pid=29010/tid=29012] ppid=29009 vsize=516140 CPUtime=1.05 cores=0-7
/proc/29010/task/29012/stat : 29012 (priss) R 29009 29009 28583 0 -1 4202560 10265 0 0 0 102 3 0 0 18 0 5 0 911536798 528527360 92491 33554432000 4194304 5787044 140737093993440 18446744073709551615 4336816 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29010/tid=29013] ppid=29009 vsize=516140 CPUtime=0.74 cores=0-7
/proc/29010/task/29013/stat : 29013 (priss) R 29009 29009 28583 0 -1 4202560 11402 0 0 0 65 9 0 0 18 0 5 0 911536812 528527360 92491 33554432000 4194304 5787044 140737093993440 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29010/tid=29014] ppid=29009 vsize=516140 CPUtime=0.72 cores=0-7
/proc/29010/task/29014/stat : 29014 (priss) R 29009 29009 28583 0 -1 4202560 7953 0 0 0 71 1 0 0 17 0 5 0 911536830 528527360 92491 33554432000 4194304 5787044 140737093993440 18446744073709551615 4330717 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29010/tid=29015] ppid=29009 vsize=516140 CPUtime=0.59 cores=0-7
/proc/29010/task/29015/stat : 29015 (priss) R 29009 29009 28583 0 -1 4202560 8663 0 0 0 57 2 0 0 18 0 5 0 911536845 528527360 92491 33554432000 4194304 5787044 140737093993440 18446744073709551615 4332714 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.92
Current children cumulated vsize (KiB) 524840

[startup+3.10116 s]
/proc/loadavg: 3.68 3.93 3.92 5/176 29015
/proc/meminfo: memFree=3432800/32950928 swapFree=67079488/67111528
[pid=29009] ppid=29007 vsize=8700 CPUtime=0 cores=0-7
/proc/29009/stat : 29009 (priss.sh) S 29007 29009 28583 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 911536756 8908800 252 33554432000 4194304 4922060 140736843512160 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29009/statm: 2175 252 211 178 0 68 0
[pid=29010] ppid=29009 vsize=525624 CPUtime=10.32 cores=0-7
/proc/29010/stat : 29010 (priss) S 29009 29009 28583 0 -1 4202496 100506 0 0 0 981 51 0 0 18 0 5 0 911536756 538238976 94232 33554432000 4194304 5787044 140737093993440 18446744073709551615 274485791153 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 131406 94232 349 389 0 127156 0
[pid=29010/tid=29012] ppid=29009 vsize=525624 CPUtime=2.65 cores=0-7
/proc/29010/task/29012/stat : 29012 (priss) R 29009 29009 28583 0 -1 4202560 10265 0 0 0 262 3 0 0 22 0 5 0 911536798 538238976 94232 33554432000 4194304 5787044 140737093993440 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29010/tid=29013] ppid=29009 vsize=525624 CPUtime=2.34 cores=0-7
/proc/29010/task/29013/stat : 29013 (priss) R 29009 29009 28583 0 -1 4202560 11402 0 0 0 225 9 0 0 21 0 5 0 911536812 538238976 94232 33554432000 4194304 5787044 140737093993440 18446744073709551615 4336696 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29010/tid=29014] ppid=29009 vsize=525624 CPUtime=2.32 cores=0-7
/proc/29010/task/29014/stat : 29014 (priss) R 29009 29009 28583 0 -1 4202560 9549 0 0 0 231 1 0 0 20 0 5 0 911536830 538238976 94232 33554432000 4194304 5787044 140737093993440 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29010/tid=29015] ppid=29009 vsize=525624 CPUtime=2.19 cores=0-7
/proc/29010/task/29015/stat : 29015 (priss) R 29009 29009 28583 0 -1 4202560 9580 0 0 0 217 2 0 0 21 0 5 0 911536845 538238976 94232 33554432000 4194304 5787044 140737093993440 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 10.32
Current children cumulated vsize (KiB) 534324

[startup+6.30054 s]
/proc/loadavg: 3.70 3.93 3.92 5/176 29015
/proc/meminfo: memFree=3433184/32950928 swapFree=67079488/67111528
[pid=29009] ppid=29007 vsize=8700 CPUtime=0 cores=0-7
/proc/29009/stat : 29009 (priss.sh) S 29007 29009 28583 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 911536756 8908800 252 33554432000 4194304 4922060 140736843512160 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29009/statm: 2175 252 211 178 0 68 0
[pid=29010] ppid=29009 vsize=525624 CPUtime=23.11 cores=0-7
/proc/29010/stat : 29010 (priss) S 29009 29009 28583 0 -1 4202496 100507 0 0 0 2260 51 0 0 18 0 5 0 911536756 538238976 94233 33554432000 4194304 5787044 140737093993440 18446744073709551615 274485791153 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 131406 94233 350 389 0 127156 0
[pid=29010/tid=29012] ppid=29009 vsize=525624 CPUtime=5.85 cores=0-7
/proc/29010/task/29012/stat : 29012 (priss) R 29009 29009 28583 0 -1 4202560 10265 0 0 0 582 3 0 0 25 0 5 0 911536798 538238976 94233 33554432000 4194304 5787044 140737093993440 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29010/tid=29013] ppid=29009 vsize=525624 CPUtime=5.54 cores=0-7
/proc/29010/task/29013/stat : 29013 (priss) R 29009 29009 28583 0 -1 4202560 11403 0 0 0 545 9 0 0 25 0 5 0 911536812 538238976 94233 33554432000 4194304 5787044 140737093993440 18446744073709551615 4336020 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29010/tid=29014] ppid=29009 vsize=525624 CPUtime=5.52 cores=0-7
/proc/29010/task/29014/stat : 29014 (priss) R 29009 29009 28583 0 -1 4202560 9549 0 0 0 551 1 0 0 25 0 5 0 911536830 538238976 94233 33554432000 4194304 5787044 140737093993440 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29010/tid=29015] ppid=29009 vsize=525624 CPUtime=5.39 cores=0-7
/proc/29010/task/29015/stat : 29015 (priss) R 29009 29009 28583 0 -1 4202560 9580 0 0 0 537 2 0 0 25 0 5 0 911536845 538238976 94233 33554432000 4194304 5787044 140737093993440 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.11
Current children cumulated vsize (KiB) 534324

[startup+12.7004 s]
/proc/loadavg: 3.73 3.94 3.92 5/176 29015
/proc/meminfo: memFree=3433704/32950928 swapFree=67079488/67111528
[pid=29009] ppid=29007 vsize=8700 CPUtime=0 cores=0-7
/proc/29009/stat : 29009 (priss.sh) S 29007 29009 28583 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 911536756 8908800 252 33554432000 4194304 4922060 140736843512160 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29009/statm: 2175 252 211 178 0 68 0
[pid=29010] ppid=29009 vsize=525624 CPUtime=48.71 cores=0-7
/proc/29010/stat : 29010 (priss) S 29009 29009 28583 0 -1 4202496 100509 0 0 0 4820 51 0 0 18 0 5 0 911536756 538238976 94235 33554432000 4194304 5787044 140737093993440 18446744073709551615 274485791153 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 131406 94235 352 389 0 127156 0
[pid=29010/tid=29012] ppid=29009 vsize=525624 CPUtime=12.25 cores=0-7
/proc/29010/task/29012/stat : 29012 (priss) R 29009 29009 28583 0 -1 4202560 10265 0 0 0 1222 3 0 0 25 0 5 0 911536798 538238976 94235 33554432000 4194304 5787044 140737093993440 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29010/tid=29013] ppid=29009 vsize=525624 CPUtime=11.94 cores=0-7
/proc/29010/task/29013/stat : 29013 (priss) R 29009 29009 28583 0 -1 4202560 11405 0 0 0 1185 9 0 0 25 0 5 0 911536812 538238976 94235 33554432000 4194304 5787044 140737093993440 18446744073709551615 4336781 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29010/tid=29014] ppid=29009 vsize=525624 CPUtime=11.92 cores=0-7
/proc/29010/task/29014/stat : 29014 (priss) R 29009 29009 28583 0 -1 4202560 9549 0 0 0 1191 1 0 0 25 0 5 0 911536830 538238976 94235 33554432000 4194304 5787044 140737093993440 18446744073709551615 4278467 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29010/tid=29015] ppid=29009 vsize=525624 CPUtime=11.79 cores=0-7
/proc/29010/task/29015/stat : 29015 (priss) R 29009 29009 28583 0 -1 4202560 9580 0 0 0 1177 2 0 0 25 0 5 0 911536845 538238976 94235 33554432000 4194304 5787044 140737093993440 18446744073709551615 4336729 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 48.71
Current children cumulated vsize (KiB) 534324

[startup+25.5012 s]
/proc/loadavg: 3.86 3.95 3.93 5/176 29015
/proc/meminfo: memFree=3341088/32950928 swapFree=67079488/67111528
[pid=29009] ppid=29007 vsize=8700 CPUtime=0 cores=0-7
/proc/29009/stat : 29009 (priss.sh) S 29007 29009 28583 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 911536756 8908800 252 33554432000 4194304 4922060 140736843512160 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29009/statm: 2175 252 211 178 0 68 0
[pid=29010] ppid=29009 vsize=631636 CPUtime=99.89 cores=0-7
/proc/29010/stat : 29010 (priss) S 29009 29009 28583 0 -1 4202496 131569 0 0 0 9927 62 0 0 18 0 5 0 911536756 646795264 117779 33554432000 4194304 5787044 140737093993440 18446744073709551615 274485791153 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 157909 117779 417 389 0 153659 0
[pid=29010/tid=29012] ppid=29009 vsize=631636 CPUtime=25.05 cores=0-7
/proc/29010/task/29012/stat : 29012 (priss) R 29009 29009 28583 0 -1 4202560 18297 0 0 0 2498 7 0 0 18 0 5 0 911536798 646795264 117779 33554432000 4194304 5787044 140737093993440 18446744073709551615 5590291 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29010/tid=29013] ppid=29009 vsize=631636 CPUtime=24.72 cores=0-7
/proc/29010/task/29013/stat : 29013 (priss) R 29009 29009 28583 0 -1 4202560 20533 0 0 0 2460 12 0 0 18 0 5 0 911536812 646795264 117779 33554432000 4194304 5787044 140737093993440 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29010/tid=29014] ppid=29009 vsize=631636 CPUtime=24.73 cores=0-7
/proc/29010/task/29014/stat : 29014 (priss) R 29009 29009 28583 0 -1 4202560 17489 0 0 0 2470 3 0 0 21 0 5 0 911536830 646795264 117779 33554432000 4194304 5787044 140737093993440 18446744073709551615 4220590 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29010/tid=29015] ppid=29009 vsize=631636 CPUtime=24.58 cores=0-7
/proc/29010/task/29015/stat : 29015 (priss) R 29009 29009 28583 0 -1 4202560 15540 0 0 0 2454 4 0 0 18 0 5 0 911536845 646795264 117779 33554432000 4194304 5787044 140737093993440 18446744073709551615 4220668 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 99.89
Current children cumulated vsize (KiB) 640336

[startup+51.1007 s]
/proc/loadavg: 3.91 3.96 3.93 5/176 29016
/proc/meminfo: memFree=3246368/32950928 swapFree=67079488/67111528
[pid=29009] ppid=29007 vsize=8700 CPUtime=0 cores=0-7
/proc/29009/stat : 29009 (priss.sh) S 29007 29009 28583 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 911536756 8908800 252 33554432000 4194304 4922060 140736843512160 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29009/statm: 2175 252 211 178 0 68 0
[pid=29010] ppid=29009 vsize=791132 CPUtime=202.21 cores=0-7
/proc/29010/stat : 29010 (priss) S 29009 29009 28583 0 -1 4202496 157240 0 0 0 20138 83 0 0 18 0 5 0 911536756 810119168 143448 33554432000 4194304 5787044 140737093993440 18446744073709551615 274485791153 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 197783 143448 417 389 0 193533 0
[pid=29010/tid=29012] ppid=29009 vsize=791132 CPUtime=50.64 cores=0-7
/proc/29010/task/29012/stat : 29012 (priss) R 29009 29009 28583 0 -1 4202560 25267 0 0 0 5051 13 0 0 18 0 5 0 911536798 810119168 143448 33554432000 4194304 5787044 140737093993440 18446744073709551615 4229044 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29010/tid=29013] ppid=29009 vsize=791132 CPUtime=50.3 cores=0-7
/proc/29010/task/29013/stat : 29013 (priss) R 29009 29009 28583 0 -1 4202560 26573 0 0 0 5013 17 0 0 18 0 5 0 911536812 810119168 143448 33554432000 4194304 5787044 140737093993440 18446744073709551615 4238565 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29010/tid=29014] ppid=29009 vsize=791132 CPUtime=50.3 cores=0-7
/proc/29010/task/29014/stat : 29014 (priss) R 29009 29009 28583 0 -1 4202560 24202 0 0 0 5023 7 0 0 25 0 5 0 911536830 810119168 143448 33554432000 4194304 5787044 140737093993440 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29010/tid=29015] ppid=29009 vsize=791132 CPUtime=50.16 cores=0-7
/proc/29010/task/29015/stat : 29015 (priss) R 29009 29009 28583 0 -1 4202560 21489 0 0 0 5006 10 0 0 18 0 5 0 911536845 810119168 143449 33554432000 4194304 5787044 140737093993440 18446744073709551615 274473628705 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 202.21
Current children cumulated vsize (KiB) 799832

[startup+102.307 s]
/proc/loadavg: 3.96 3.96 3.93 5/176 29017
/proc/meminfo: memFree=3079852/32950928 swapFree=67079488/67111528
[pid=29009] ppid=29007 vsize=8700 CPUtime=0 cores=0-7
/proc/29009/stat : 29009 (priss.sh) S 29007 29009 28583 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 911536756 8908800 252 33554432000 4194304 4922060 140736843512160 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29009/statm: 2175 252 211 178 0 68 0
[pid=29010] ppid=29009 vsize=905724 CPUtime=406.91 cores=0-7
/proc/29010/stat : 29010 (priss) S 29009 29009 28583 0 -1 4202496 197047 0 0 0 40569 122 0 0 18 0 5 0 911536756 927461376 183180 33554432000 4194304 5787044 140737093993440 18446744073709551615 274485791153 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 226431 183180 417 389 0 222181 0
[pid=29010/tid=29012] ppid=29009 vsize=905724 CPUtime=101.81 cores=0-7
/proc/29010/task/29012/stat : 29012 (priss) R 29009 29009 28583 0 -1 4202560 35709 0 0 0 10156 25 0 0 18 0 5 0 911536798 927461376 183180 33554432000 4194304 5787044 140737093993440 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29010/tid=29013] ppid=29009 vsize=905724 CPUtime=101.47 cores=0-7
/proc/29010/task/29013/stat : 29013 (priss) R 29009 29009 28583 0 -1 4202560 35197 0 0 0 10122 25 0 0 18 0 5 0 911536812 927461376 183180 33554432000 4194304 5787044 140737093993440 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29010/tid=29014] ppid=29009 vsize=905724 CPUtime=101.47 cores=0-7
/proc/29010/task/29014/stat : 29014 (priss) R 29009 29009 28583 0 -1 4202560 31737 0 0 0 10133 14 0 0 25 0 5 0 911536830 927461376 183180 33554432000 4194304 5787044 140737093993440 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29010/tid=29015] ppid=29009 vsize=905724 CPUtime=101.34 cores=0-7

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

/proc/29010/task/29013/stat : 29013 (priss) R 29009 29009 28583 0 -1 4202560 190008 0 0 0 471904 204 0 0 25 0 5 0 911536812 3843538944 864707 33554432000 4194304 5787044 140737093993440 18446744073709551615 5591722 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29010/tid=29014] ppid=29009 vsize=3753456 CPUtime=4721.04 cores=0-7
/proc/29010/task/29014/stat : 29014 (priss) R 29009 29009 28583 0 -1 4202560 171665 0 0 0 471914 190 0 0 25 0 5 0 911536830 3843538944 864707 33554432000 4194304 5787044 140737093993440 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29010/tid=29015] ppid=29009 vsize=3753456 CPUtime=4720.89 cores=0-7
/proc/29010/task/29015/stat : 29015 (priss) R 29009 29009 28583 0 -1 4202560 252751 0 0 0 471604 485 0 0 25 0 5 0 911536845 3843538944 864707 33554432000 4194304 5787044 140737093993440 18446744073709551615 5527590 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 18885.3
Current children cumulated vsize (KiB) 3762156

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 29154
/proc/meminfo: memFree=335228/32950928 swapFree=67079488/67111528
[pid=29009] ppid=29007 vsize=8700 CPUtime=0 cores=0-7
/proc/29009/stat : 29009 (priss.sh) S 29007 29009 28583 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 911536756 8908800 252 33554432000 4194304 4922060 140736843512160 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29009/statm: 2175 252 211 178 0 68 0
[pid=29010] ppid=29009 vsize=3753456 CPUtime=19125.3 cores=0-7
/proc/29010/stat : 29010 (priss) S 29009 29009 28583 0 -1 4202496 891417 0 0 0 1911105 1423 0 0 18 0 5 0 911536756 3843538944 867801 33554432000 4194304 5787044 140737093993440 18446744073709551615 274485791153 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 938364 867801 417 389 0 934114 0
[pid=29010/tid=29012] ppid=29009 vsize=3753456 CPUtime=4781.45 cores=0-7
/proc/29010/task/29012/stat : 29012 (priss) R 29009 29009 28583 0 -1 4202560 216185 0 0 0 477641 504 0 0 25 0 5 0 911536798 3843538944 867801 33554432000 4194304 5787044 140737093993440 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29010/tid=29013] ppid=29009 vsize=3753456 CPUtime=4781.08 cores=0-7
/proc/29010/task/29013/stat : 29013 (priss) R 29009 29009 28583 0 -1 4202560 190174 0 0 0 477904 204 0 0 25 0 5 0 911536812 3843538944 867801 33554432000 4194304 5787044 140737093993440 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29010/tid=29014] ppid=29009 vsize=3753456 CPUtime=4781.05 cores=0-7
/proc/29010/task/29014/stat : 29014 (priss) R 29009 29009 28583 0 -1 4202560 171709 0 0 0 477914 191 0 0 25 0 5 0 911536830 3843538944 867801 33554432000 4194304 5787044 140737093993440 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29010/tid=29015] ppid=29009 vsize=3753456 CPUtime=4780.89 cores=0-7
/proc/29010/task/29015/stat : 29015 (priss) R 29009 29009 28583 0 -1 4202560 253639 0 0 0 477600 489 0 0 25 0 5 0 911536845 3843538944 867801 33554432000 4194304 5787044 140737093993440 18446744073709551615 5527150 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19125.3
Current children cumulated vsize (KiB) 3762156

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 29156
/proc/meminfo: memFree=282976/32950928 swapFree=67079488/67111528
[pid=29009] ppid=29007 vsize=8700 CPUtime=0 cores=0-7
/proc/29009/stat : 29009 (priss.sh) S 29007 29009 28583 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 911536756 8908800 252 33554432000 4194304 4922060 140736843512160 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29009/statm: 2175 252 211 178 0 68 0
[pid=29010] ppid=29009 vsize=3769972 CPUtime=19365.3 cores=0-7
/proc/29010/stat : 29010 (priss) S 29009 29009 28583 0 -1 4202496 904279 0 0 0 1935077 1450 0 0 18 0 5 0 911536756 3860451328 880663 33554432000 4194304 5787044 140737093993440 18446744073709551615 274485791153 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 942493 880663 417 389 0 938243 0
[pid=29010/tid=29012] ppid=29009 vsize=3769972 CPUtime=4841.45 cores=0-7
/proc/29010/task/29012/stat : 29012 (priss) R 29009 29009 28583 0 -1 4202560 216944 0 0 0 483639 506 0 0 25 0 5 0 911536798 3860451328 880663 33554432000 4194304 5787044 140737093993440 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29010/tid=29013] ppid=29009 vsize=3769972 CPUtime=4841.07 cores=0-7
/proc/29010/task/29013/stat : 29013 (priss) R 29009 29009 28583 0 -1 4202560 193778 0 0 0 483896 211 0 0 25 0 5 0 911536812 3860451328 880663 33554432000 4194304 5787044 140737093993440 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29010/tid=29014] ppid=29009 vsize=3769972 CPUtime=4841.04 cores=0-7
/proc/29010/task/29014/stat : 29014 (priss) R 29009 29009 28583 0 -1 4202560 175923 0 0 0 483911 193 0 0 25 0 5 0 911536830 3860451328 880663 33554432000 4194304 5787044 140737093993440 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29010/tid=29015] ppid=29009 vsize=3769972 CPUtime=4840.89 cores=0-7
/proc/29010/task/29015/stat : 29015 (priss) R 29009 29009 28583 0 -1 4202560 257924 0 0 0 483584 505 0 0 25 0 5 0 911536845 3860451328 880663 33554432000 4194304 5787044 140737093993440 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19365.3
Current children cumulated vsize (KiB) 3778672

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 29157
/proc/meminfo: memFree=228652/32950928 swapFree=67079488/67111528
[pid=29009] ppid=29007 vsize=8700 CPUtime=0 cores=0-7
/proc/29009/stat : 29009 (priss.sh) S 29007 29009 28583 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 911536756 8908800 252 33554432000 4194304 4922060 140736843512160 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29009/statm: 2175 252 211 178 0 68 0
[pid=29010] ppid=29009 vsize=3850868 CPUtime=19605.3 cores=0-7
/proc/29010/stat : 29010 (priss) S 29009 29009 28583 0 -1 4202496 917968 0 0 0 1959048 1478 0 0 18 0 5 0 911536756 3943288832 894352 33554432000 4194304 5787044 140737093993440 18446744073709551615 274485791153 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 962717 894352 417 389 0 958467 0
[pid=29010/tid=29012] ppid=29009 vsize=3850868 CPUtime=4901.45 cores=0-7
/proc/29010/task/29012/stat : 29012 (priss) R 29009 29009 28583 0 -1 4202560 217102 0 0 0 489638 507 0 0 25 0 5 0 911536798 3943288832 894352 33554432000 4194304 5787044 140737093993440 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29010/tid=29013] ppid=29009 vsize=3850868 CPUtime=4901.07 cores=0-7
/proc/29010/task/29013/stat : 29013 (priss) R 29009 29009 28583 0 -1 4202560 199093 0 0 0 489888 219 0 0 25 0 5 0 911536812 3943288832 894352 33554432000 4194304 5787044 140737093993440 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29010/tid=29014] ppid=29009 vsize=3850868 CPUtime=4901.04 cores=0-7
/proc/29010/task/29014/stat : 29014 (priss) R 29009 29009 28583 0 -1 4202560 179684 0 0 0 489910 194 0 0 25 0 5 0 911536830 3943288832 894352 33554432000 4194304 5787044 140737093993440 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29010/tid=29015] ppid=29009 vsize=3850868 CPUtime=4900.89 cores=0-7
/proc/29010/task/29015/stat : 29015 (priss) R 29009 29009 28583 0 -1 4202560 262379 0 0 0 489566 523 0 0 25 0 5 0 911536845 3943288832 894352 33554432000 4194304 5787044 140737093993440 18446744073709551615 5527610 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19605.3
Current children cumulated vsize (KiB) 3859568

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 29159
/proc/meminfo: memFree=163420/32950928 swapFree=67079488/67111528
[pid=29009] ppid=29007 vsize=8700 CPUtime=0 cores=0-7
/proc/29009/stat : 29009 (priss.sh) S 29007 29009 28583 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 911536756 8908800 252 33554432000 4194304 4922060 140736843512160 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29009/statm: 2175 252 211 178 0 68 0
[pid=29010] ppid=29009 vsize=3932788 CPUtime=19845.3 cores=0-7
/proc/29010/stat : 29010 (priss) S 29009 29009 28583 0 -1 4202496 934152 0 0 0 1983009 1518 0 0 18 0 5 0 911536756 4027174912 910536 33554432000 4194304 5787044 140737093993440 18446744073709551615 274485791153 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 983197 910536 417 389 0 978947 0
[pid=29010/tid=29012] ppid=29009 vsize=3932788 CPUtime=4961.45 cores=0-7
/proc/29010/task/29012/stat : 29012 (priss) R 29009 29009 28583 0 -1 4202560 221099 0 0 0 495623 522 0 0 25 0 5 0 911536798 4027174912 910536 33554432000 4194304 5787044 140737093993440 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29010/tid=29013] ppid=29009 vsize=3932788 CPUtime=4961.08 cores=0-7
/proc/29010/task/29013/stat : 29013 (priss) R 29009 29009 28583 0 -1 4202560 203015 0 0 0 495882 226 0 0 25 0 5 0 911536812 4027174912 910536 33554432000 4194304 5787044 140737093993440 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29010/tid=29014] ppid=29009 vsize=3932788 CPUtime=4961.04 cores=0-7
/proc/29010/task/29014/stat : 29014 (priss) R 29009 29009 28583 0 -1 4202560 183565 0 0 0 495907 197 0 0 25 0 5 0 911536830 4027174912 910536 33554432000 4194304 5787044 140737093993440 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29010/tid=29015] ppid=29009 vsize=3932788 CPUtime=4960.89 cores=0-7
/proc/29010/task/29015/stat : 29015 (priss) R 29009 29009 28583 0 -1 4202560 266763 0 0 0 495551 538 0 0 25 0 5 0 911536845 4027174912 910536 33554432000 4194304 5787044 140737093993440 18446744073709551615 5527716 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19845.3
Current children cumulated vsize (KiB) 3941488

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 29161
/proc/meminfo: memFree=96512/32950928 swapFree=67079488/67111528
[pid=29009] ppid=29007 vsize=8700 CPUtime=0 cores=0-7
/proc/29009/stat : 29009 (priss.sh) S 29007 29009 28583 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 911536756 8908800 252 33554432000 4194304 4922060 140736843512160 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29009/statm: 2175 252 211 178 0 68 0
[pid=29010] ppid=29009 vsize=3951352 CPUtime=20085.3 cores=0-7
/proc/29010/stat : 29010 (priss) S 29009 29009 28583 0 -1 4202496 950973 0 0 0 2006970 1556 0 0 18 0 5 0 911536756 4046184448 927357 33554432000 4194304 5787044 140737093993440 18446744073709551615 274485791153 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 987838 927357 417 389 0 983588 0
[pid=29010/tid=29012] ppid=29009 vsize=3951352 CPUtime=5021.45 cores=0-7
/proc/29010/task/29012/stat : 29012 (priss) R 29009 29009 28583 0 -1 4202560 225229 0 0 0 501607 538 0 0 25 0 5 0 911536798 4046184448 927357 33554432000 4194304 5787044 140737093993440 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29010/tid=29013] ppid=29009 vsize=3951352 CPUtime=5021.08 cores=0-7
/proc/29010/task/29013/stat : 29013 (priss) R 29009 29009 28583 0 -1 4202560 206864 0 0 0 501876 232 0 0 25 0 5 0 911536812 4046184448 927357 33554432000 4194304 5787044 140737093993440 18446744073709551615 5591730 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29010/tid=29014] ppid=29009 vsize=3951352 CPUtime=5021.04 cores=0-7
/proc/29010/task/29014/stat : 29014 (priss) R 29009 29009 28583 0 -1 4202560 188321 0 0 0 501904 200 0 0 25 0 5 0 911536830 4046184448 927357 33554432000 4194304 5787044 140737093993440 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29010/tid=29015] ppid=29009 vsize=3951352 CPUtime=5020.88 cores=0-7
/proc/29010/task/29015/stat : 29015 (priss) R 29009 29009 28583 0 -1 4202560 270849 0 0 0 501537 551 0 0 25 0 5 0 911536845 4046184448 927357 33554432000 4194304 5787044 140737093993440 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20085.3
Current children cumulated vsize (KiB) 3960052

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 29162
/proc/meminfo: memFree=97812/32950928 swapFree=67079488/67111528
[pid=29009] ppid=29007 vsize=8700 CPUtime=0 cores=0-7
/proc/29009/stat : 29009 (priss.sh) S 29007 29009 28583 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 911536756 8908800 252 33554432000 4194304 4922060 140736843512160 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29009/statm: 2175 252 211 178 0 68 0
[pid=29010] ppid=29009 vsize=3970940 CPUtime=20325.2 cores=0-7
/proc/29010/stat : 29010 (priss) S 29009 29009 28583 0 -1 4202496 967754 0 0 0 2030931 1594 0 0 18 0 5 0 911536756 4066242560 944138 33554432000 4194304 5787044 140737093993440 18446744073709551615 274485791153 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 992735 944138 417 389 0 988485 0
[pid=29010/tid=29012] ppid=29009 vsize=3970940 CPUtime=5081.45 cores=0-7
/proc/29010/task/29012/stat : 29012 (priss) R 29009 29009 28583 0 -1 4202560 229273 0 0 0 507594 551 0 0 25 0 5 0 911536798 4066242560 944138 33554432000 4194304 5787044 140737093993440 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29010/tid=29013] ppid=29009 vsize=3970940 CPUtime=5081.07 cores=0-7
/proc/29010/task/29013/stat : 29013 (priss) R 29009 29009 28583 0 -1 4202560 210775 0 0 0 507869 238 0 0 25 0 5 0 911536812 4066242560 944138 33554432000 4194304 5787044 140737093993440 18446744073709551615 274485793461 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29010/tid=29014] ppid=29009 vsize=3970940 CPUtime=5081.04 cores=0-7
/proc/29010/task/29014/stat : 29014 (priss) R 29009 29009 28583 0 -1 4202560 193026 0 0 0 507901 203 0 0 25 0 5 0 911536830 4066242560 944138 33554432000 4194304 5787044 140737093993440 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29010/tid=29015] ppid=29009 vsize=3970940 CPUtime=5080.88 cores=0-7
/proc/29010/task/29015/stat : 29015 (priss) R 29009 29009 28583 0 -1 4202560 274970 0 0 0 507521 567 0 0 25 0 5 0 911536845 4066242560 944138 33554432000 4194304 5787044 140737093993440 18446744073709551615 4238732 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20325.2
Current children cumulated vsize (KiB) 3979640



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 29163
/proc/meminfo: memFree=95664/32950928 swapFree=67079488/67111528
[pid=29009] ppid=29007 vsize=8700 CPUtime=0 cores=0-7
/proc/29009/stat : 29009 (priss.sh) S 29007 29009 28583 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 911536756 8908800 252 33554432000 4194304 4922060 140736843512160 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29009/statm: 2175 252 211 178 0 68 0
[pid=29010] ppid=29009 vsize=3975036 CPUtime=20396.1 cores=0-7
/proc/29010/stat : 29010 (priss) S 29009 29009 28583 0 -1 4202496 972370 0 0 0 2038004 1603 0 0 18 0 5 0 911536756 4070436864 948754 33554432000 4194304 5787044 140737093993440 18446744073709551615 274485791153 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 993759 948754 417 389 0 989509 0
[pid=29010/tid=29012] ppid=29009 vsize=3975036 CPUtime=5099.16 cores=0-7
/proc/29010/task/29012/stat : 29012 (priss) R 29009 29009 28583 0 -1 4202560 230479 0 0 0 509361 555 0 0 25 0 5 0 911536798 4070436864 948754 33554432000 4194304 5787044 140737093993440 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=29010/tid=29013] ppid=29009 vsize=3975036 CPUtime=5098.78 cores=0-7
/proc/29010/task/29013/stat : 29013 (priss) R 29009 29009 28583 0 -1 4202560 211929 0 0 0 509638 240 0 0 25 0 5 0 911536812 4070436864 948754 33554432000 4194304 5787044 140737093993440 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29010/tid=29014] ppid=29009 vsize=3975036 CPUtime=5098.74 cores=0-7
/proc/29010/task/29014/stat : 29014 (priss) R 29009 29009 28583 0 -1 4202560 194079 0 0 0 509671 203 0 0 25 0 5 0 911536830 4070436864 948754 33554432000 4194304 5787044 140737093993440 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29010/tid=29015] ppid=29009 vsize=3975036 CPUtime=5098.58 cores=0-7
/proc/29010/task/29015/stat : 29015 (priss) R 29009 29009 28583 0 -1 4202560 276173 0 0 0 509289 569 0 0 25 0 5 0 911536845 4070436864 948754 33554432000 4194304 5787044 140737093993440 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20396.1
Current children cumulated vsize (KiB) 3983736

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 29009 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 20396.1
#
# 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): 20396.1
CPU user time (s): 20380
CPU system time (s): 16.03
CPU usage (%): 399.921
Max. virtual memory (cumulated for all children) (KiB): 3983736

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= 331
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 3

runsolver used 7.76982 second user time and 19.524 second system time

The end

Launcher Data

Begin job on node125 at 2011-06-13 23:09:31
IDJOB=3499443
IDBENCH=83249
IDSOLVER=1994
FILE ID=node125/3499443-1307999370
RUNJOBID= node125-1307989165-28597
PBS_JOBID= 13559822
Free space on /var/tmp= 2804 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-5-5_34308.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3499443-1307999370/watcher-3499443-1307999370 -o /var/tmp/evaluation-result-3499443-1307999370/solver-3499443-1307999370 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499443-1307999370.cnf 1499185559 40000 31000 8

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

MD5SUM BENCH= 1ef198d3f2d717e33f4f2ba124eb7eb2
RANDOM SEED=1499185559

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       3810580 kB
Buffers:        137608 kB
Cached:       28065884 kB
SwapCached:       3336 kB
Active:       12329056 kB
Inactive:     15910692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       3810580 kB
SwapTotal:    67111528 kB
SwapFree:     67079488 kB
Dirty:           24464 kB
Writeback:           0 kB
AnonPages:       34556 kB
Mapped:          13744 kB
Slab:           835468 kB
PageTables:       4656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   184028 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= 2804 MiB
End job on node125 at 2011-06-14 00:34:33