Trace number 3499545

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_29_50_3-dir.shuffled-as.sat03-179.cnf
MD5SUM7f62d729a30ffc73b7fa61161ba43630
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2304
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses73400
Sum of the clauses size147612
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 273371
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 529

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: 32708
0.00/0.02	c parsetime: 16566us
0.00/0.02	c parsed 73400 clauses with 870 variables
0.00/0.02	c NW started thread 0 successfully (1093445952)
0.00/0.03	c NW started thread 1 successfully (1116547392)
0.00/0.05	c NW started thread 2 successfully (1103935808)
0.00/0.06	c NW started thread 3 successfully (1127037248)
11.77/3.01	c preprocessor returned 10009 variables
11.77/3.01	c preprocessing returned UNKNOWN
11.77/3.01	c PP set 0 variables
11.77/3.01	c pp time: 2987534us (2s)
11.77/3.04	c preprocessor returned 10009 variables
11.77/3.04	c preprocessing returned UNKNOWN
11.77/3.04	c PP set 0 variables
11.77/3.04	c pp time: 2997427us (2s)
12.60/3.26	c preprocessor returned 10009 variables
12.60/3.26	c preprocessing returned UNKNOWN
12.60/3.26	c PP set 0 variables
12.60/3.26	c pp time: 3227764us (3s)
53.76/13.58	c preprocessor returned 30010 variables
53.76/13.58	c preprocessing returned UNKNOWN
53.76/13.58	c PP set 0 variables
53.76/13.58	c pp time: 13519484us (13s)
10610.28/2652.76	c HTE
10791.87/2698.11	c subsumption
10996.67/2749.36	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-3499545-1308004249/watcher-3499545-1308004249 -o /var/tmp/evaluation-result-3499545-1308004249/solver-3499545-1308004249 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499545-1308004249.cnf 442599517 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.93 2/170 32707
/proc/meminfo: memFree=4689944/32951124 swapFree=67054520/67111528
[pid=32707] ppid=32705 vsize=8700 CPUtime=0 cores=0-7
/proc/32707/stat : 32707 (priss.sh) S 32705 32707 32356 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 912023393 8908800 252 33554432000 4194304 4922060 140736469642784 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/32707/statm: 2175 252 211 178 0 68 0

[startup+0.054608 s]
/proc/loadavg: 4.00 4.00 3.93 2/170 32707
/proc/meminfo: memFree=4689944/32951124 swapFree=67054520/67111528
[pid=32707] ppid=32705 vsize=8700 CPUtime=0 cores=0-7
/proc/32707/stat : 32707 (priss.sh) S 32705 32707 32356 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 912023393 8908800 252 33554432000 4194304 4922060 140736469642784 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/32707/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100626 s]
/proc/loadavg: 4.00 4.00 3.93 2/170 32707
/proc/meminfo: memFree=4689944/32951124 swapFree=67054520/67111528
[pid=32707] ppid=32705 vsize=8700 CPUtime=0 cores=0-7
/proc/32707/stat : 32707 (priss.sh) S 32705 32707 32356 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 912023393 8908800 252 33554432000 4194304 4922060 140736469642784 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/32707/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300566 s]
/proc/loadavg: 4.00 4.00 3.93 2/170 32707
/proc/meminfo: memFree=4689944/32951124 swapFree=67054520/67111528
[pid=32707] ppid=32705 vsize=8700 CPUtime=0 cores=0-7
/proc/32707/stat : 32707 (priss.sh) S 32705 32707 32356 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 912023393 8908800 252 33554432000 4194304 4922060 140736469642784 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/32707/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700503 s]
/proc/loadavg: 4.00 4.00 3.93 2/170 32707
/proc/meminfo: memFree=4689944/32951124 swapFree=67054520/67111528
[pid=32707] ppid=32705 vsize=8700 CPUtime=0 cores=0-7
/proc/32707/stat : 32707 (priss.sh) S 32705 32707 32356 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 912023393 8908800 252 33554432000 4194304 4922060 140736469642784 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/32707/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50036 s]
/proc/loadavg: 4.00 4.00 3.93 5/176 32713
/proc/meminfo: memFree=4665120/32951124 swapFree=67054520/67111528
[pid=32707] ppid=32705 vsize=8700 CPUtime=0 cores=0-7
/proc/32707/stat : 32707 (priss.sh) S 32705 32707 32356 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 912023393 8908800 252 33554432000 4194304 4922060 140736469642784 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/32707/statm: 2175 252 211 178 0 68 0
[pid=32708] ppid=32707 vsize=273160 CPUtime=5.77 cores=0-7
/proc/32708/stat : 32708 (priss) S 32707 32707 32356 0 -1 4202496 12435 0 0 0 575 2 0 0 18 0 5 0 912023393 279715840 6461 33554432000 4194304 5787044 140737360028496 18446744073709551615 210216470961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/32708/statm: 68290 6461 350 389 0 64040 0
[pid=32708/tid=32710] ppid=32707 vsize=273160 CPUtime=1.45 cores=0-7
/proc/32708/task/32710/stat : 32710 (priss) R 32707 32707 32356 0 -1 4202560 2405 0 0 0 144 1 0 0 19 0 5 0 912023396 279715840 6461 33554432000 4194304 5787044 140737360028496 18446744073709551615 4336564 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32708/tid=32711] ppid=32707 vsize=273160 CPUtime=1.44 cores=0-7
/proc/32708/task/32711/stat : 32711 (priss) R 32707 32707 32356 0 -1 4202560 1987 0 0 0 144 0 0 0 19 0 5 0 912023397 279715840 6461 33554432000 4194304 5787044 140737360028496 18446744073709551615 4336688 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32708/tid=32712] ppid=32707 vsize=273160 CPUtime=1.43 cores=0-7
/proc/32708/task/32712/stat : 32712 (priss) R 32707 32707 32356 0 -1 4202560 2162 0 0 0 143 0 0 0 19 0 5 0 912023398 279715840 6461 33554432000 4194304 5787044 140737360028496 18446744073709551615 4336718 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32708/tid=32713] ppid=32707 vsize=273160 CPUtime=1.38 cores=0-7
/proc/32708/task/32713/stat : 32713 (priss) R 32707 32707 32356 0 -1 4202560 1877 0 0 0 138 0 0 0 19 0 5 0 912023399 279715840 6461 33554432000 4194304 5787044 140737360028496 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 281860

[startup+3.1011 s]
/proc/loadavg: 4.00 4.00 3.93 5/176 32713
/proc/meminfo: memFree=4662888/32951124 swapFree=67054520/67111528
[pid=32707] ppid=32705 vsize=8700 CPUtime=0 cores=0-7
/proc/32707/stat : 32707 (priss.sh) S 32705 32707 32356 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 912023393 8908800 252 33554432000 4194304 4922060 140736469642784 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/32707/statm: 2175 252 211 178 0 68 0
[pid=32708] ppid=32707 vsize=291932 CPUtime=12.18 cores=0-7
/proc/32708/stat : 32708 (priss) S 32707 32707 32356 0 -1 4202496 23590 0 0 0 1213 5 0 0 18 0 5 0 912023393 298938368 13359 33554432000 4194304 5787044 140737360028496 18446744073709551615 210216470961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/32708/statm: 72983 13359 402 389 0 68733 0
[pid=32708/tid=32710] ppid=32707 vsize=291932 CPUtime=3.05 cores=0-7
/proc/32708/task/32710/stat : 32710 (priss) R 32707 32707 32356 0 -1 4202560 5325 0 0 0 304 1 0 0 18 0 5 0 912023396 298938368 13359 33554432000 4194304 5787044 140737360028496 18446744073709551615 4254564 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32708/tid=32711] ppid=32707 vsize=291932 CPUtime=3.03 cores=0-7
/proc/32708/task/32711/stat : 32711 (priss) R 32707 32707 32356 0 -1 4202560 4201 0 0 0 303 0 0 0 24 0 5 0 912023397 298938368 13359 33554432000 4194304 5787044 140737360028496 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32708/tid=32712] ppid=32707 vsize=291932 CPUtime=3.03 cores=0-7
/proc/32708/task/32712/stat : 32712 (priss) R 32707 32707 32356 0 -1 4202560 6004 0 0 0 302 1 0 0 18 0 5 0 912023398 298938368 13359 33554432000 4194304 5787044 140737360028496 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32708/tid=32713] ppid=32707 vsize=291932 CPUtime=2.98 cores=0-7
/proc/32708/task/32713/stat : 32713 (priss) R 32707 32707 32356 0 -1 4202560 4056 0 0 0 298 0 0 0 23 0 5 0 912023399 298938368 13359 33554432000 4194304 5787044 140737360028496 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 300632

[startup+6.30058 s]
/proc/loadavg: 4.00 4.00 3.93 5/176 32714
/proc/meminfo: memFree=4632984/32951124 swapFree=67054520/67111528
[pid=32707] ppid=32705 vsize=8700 CPUtime=0 cores=0-7
/proc/32707/stat : 32707 (priss.sh) S 32705 32707 32356 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 912023393 8908800 252 33554432000 4194304 4922060 140736469642784 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/32707/statm: 2175 252 211 178 0 68 0
[pid=32708] ppid=32707 vsize=295140 CPUtime=24.96 cores=0-7
/proc/32708/stat : 32708 (priss) S 32707 32707 32356 0 -1 4202496 26753 0 0 0 2491 5 0 0 18 0 5 0 912023393 302223360 14993 33554432000 4194304 5787044 140737360028496 18446744073709551615 210216470961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/32708/statm: 73785 14993 404 389 0 69535 0
[pid=32708/tid=32710] ppid=32707 vsize=295140 CPUtime=6.24 cores=0-7
/proc/32708/task/32710/stat : 32710 (priss) R 32707 32707 32356 0 -1 4202560 5691 0 0 0 623 1 0 0 18 0 5 0 912023396 302223360 14993 33554432000 4194304 5787044 140737360028496 18446744073709551615 5591342 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32708/tid=32711] ppid=32707 vsize=295140 CPUtime=6.24 cores=0-7
/proc/32708/task/32711/stat : 32711 (priss) R 32707 32707 32356 0 -1 4202560 6537 0 0 0 623 1 0 0 25 0 5 0 912023397 302223360 14993 33554432000 4194304 5787044 140737360028496 18446744073709551615 5585281 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32708/tid=32712] ppid=32707 vsize=295140 CPUtime=6.23 cores=0-7
/proc/32708/task/32712/stat : 32712 (priss) R 32707 32707 32356 0 -1 4202560 6464 0 0 0 621 2 0 0 18 0 5 0 912023398 302223360 14993 33554432000 4194304 5787044 140737360028496 18446744073709551615 4238753 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32708/tid=32713] ppid=32707 vsize=295140 CPUtime=6.18 cores=0-7
/proc/32708/task/32713/stat : 32713 (priss) R 32707 32707 32356 0 -1 4202560 4057 0 0 0 618 0 0 0 22 0 5 0 912023399 302223360 14993 33554432000 4194304 5787044 140737360028496 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 303840

[startup+12.7005 s]
/proc/loadavg: 4.00 4.00 3.93 5/176 32714
/proc/meminfo: memFree=4626000/32951124 swapFree=67054520/67111528
[pid=32707] ppid=32705 vsize=8700 CPUtime=0 cores=0-7
/proc/32707/stat : 32707 (priss.sh) S 32705 32707 32356 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 912023393 8908800 252 33554432000 4194304 4922060 140736469642784 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/32707/statm: 2175 252 211 178 0 68 0
[pid=32708] ppid=32707 vsize=297176 CPUtime=50.57 cores=0-7
/proc/32708/stat : 32708 (priss) S 32707 32707 32356 0 -1 4202496 28829 0 0 0 5050 7 0 0 18 0 5 0 912023393 304308224 17069 33554432000 4194304 5787044 140737360028496 18446744073709551615 210216470961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/32708/statm: 74294 17069 404 389 0 70044 0
[pid=32708/tid=32710] ppid=32707 vsize=297176 CPUtime=12.64 cores=0-7
/proc/32708/task/32710/stat : 32710 (priss) R 32707 32707 32356 0 -1 4202560 6398 0 0 0 1263 1 0 0 20 0 5 0 912023396 304308224 17069 33554432000 4194304 5787044 140737360028496 18446744073709551615 5591999 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32708/tid=32711] ppid=32707 vsize=297176 CPUtime=12.63 cores=0-7
/proc/32708/task/32711/stat : 32711 (priss) R 32707 32707 32356 0 -1 4202560 7054 0 0 0 1262 1 0 0 25 0 5 0 912023397 304308224 17069 33554432000 4194304 5787044 140737360028496 18446744073709551615 5591722 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32708/tid=32712] ppid=32707 vsize=297176 CPUtime=12.63 cores=0-7
/proc/32708/task/32712/stat : 32712 (priss) R 32707 32707 32356 0 -1 4202560 7316 0 0 0 1260 3 0 0 18 0 5 0 912023398 304308224 17069 33554432000 4194304 5787044 140737360028496 18446744073709551615 4218754 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32708/tid=32713] ppid=32707 vsize=297176 CPUtime=12.58 cores=0-7
/proc/32708/task/32713/stat : 32713 (priss) R 32707 32707 32356 0 -1 4202560 4057 0 0 0 1258 0 0 0 25 0 5 0 912023399 304308224 17069 33554432000 4194304 5787044 140737360028496 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 305876

[startup+25.5004 s]
/proc/loadavg: 4.00 4.00 3.93 5/176 32714
/proc/meminfo: memFree=4598428/32951124 swapFree=67054520/67111528
[pid=32707] ppid=32705 vsize=8700 CPUtime=0 cores=0-7
/proc/32707/stat : 32707 (priss.sh) S 32705 32707 32356 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 912023393 8908800 252 33554432000 4194304 4922060 140736469642784 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/32707/statm: 2175 252 211 178 0 68 0
[pid=32708] ppid=32707 vsize=306400 CPUtime=101.72 cores=0-7
/proc/32708/stat : 32708 (priss) S 32707 32707 32356 0 -1 4202496 38162 0 0 0 10159 13 0 0 18 0 5 0 912023393 313753600 24093 33554432000 4194304 5787044 140737360028496 18446744073709551615 210216470961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/32708/statm: 76600 24093 417 389 0 72350 0
[pid=32708/tid=32710] ppid=32707 vsize=306400 CPUtime=25.45 cores=0-7
/proc/32708/task/32710/stat : 32710 (priss) R 32707 32707 32356 0 -1 4202560 7755 0 0 0 2542 3 0 0 18 0 5 0 912023396 313753600 24093 33554432000 4194304 5787044 140737360028496 18446744073709551615 210204752415 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32708/tid=32711] ppid=32707 vsize=306400 CPUtime=25.43 cores=0-7
/proc/32708/task/32711/stat : 32711 (priss) R 32707 32707 32356 0 -1 4202560 8303 0 0 0 2541 2 0 0 25 0 5 0 912023397 313753600 24093 33554432000 4194304 5787044 140737360028496 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32708/tid=32712] ppid=32707 vsize=306400 CPUtime=25.43 cores=0-7
/proc/32708/task/32712/stat : 32712 (priss) R 32707 32707 32356 0 -1 4202560 9694 0 0 0 2539 4 0 0 18 0 5 0 912023398 313753600 24093 33554432000 4194304 5787044 140737360028496 18446744073709551615 4218715 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32708/tid=32713] ppid=32707 vsize=306400 CPUtime=25.34 cores=0-7
/proc/32708/task/32713/stat : 32713 (priss) R 32707 32707 32356 0 -1 4202560 8406 0 0 0 2532 2 0 0 19 0 5 0 912023399 313753600 24093 33554432000 4194304 5787044 140737360028496 18446744073709551615 210204752415 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 315100

[startup+51.1011 s]
/proc/loadavg: 4.00 4.00 3.93 5/176 32715
/proc/meminfo: memFree=4558448/32951124 swapFree=67054520/67111528
[pid=32707] ppid=32705 vsize=8700 CPUtime=0 cores=0-7
/proc/32707/stat : 32707 (priss.sh) S 32705 32707 32356 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 912023393 8908800 252 33554432000 4194304 4922060 140736469642784 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/32707/statm: 2175 252 211 178 0 68 0
[pid=32708] ppid=32707 vsize=322064 CPUtime=204.08 cores=0-7
/proc/32708/stat : 32708 (priss) S 32707 32707 32356 0 -1 4202496 48230 0 0 0 20383 25 0 0 18 0 5 0 912023393 329793536 34114 33554432000 4194304 5787044 140737360028496 18446744073709551615 210216470961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/32708/statm: 80516 34115 417 389 0 76266 0
[pid=32708/tid=32710] ppid=32707 vsize=322064 CPUtime=51.05 cores=0-7
/proc/32708/task/32710/stat : 32710 (priss) R 32707 32707 32356 0 -1 4202560 9690 0 0 0 5099 6 0 0 18 0 5 0 912023396 329793536 34115 33554432000 4194304 5787044 140737360028496 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32708/tid=32711] ppid=32707 vsize=322064 CPUtime=51.02 cores=0-7
/proc/32708/task/32711/stat : 32711 (priss) R 32707 32707 32356 0 -1 4202560 10141 0 0 0 5099 3 0 0 25 0 5 0 912023397 329793536 34115 33554432000 4194304 5787044 140737360028496 18446744073709551615 210204308165 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32708/tid=32712] ppid=32707 vsize=322064 CPUtime=51.02 cores=0-7
/proc/32708/task/32712/stat : 32712 (priss) R 32707 32707 32356 0 -1 4202560 12126 0 0 0 5096 6 0 0 18 0 5 0 912023398 329793536 34115 33554432000 4194304 5787044 140737360028496 18446744073709551615 5590283 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32708/tid=32713] ppid=32707 vsize=322064 CPUtime=50.9 cores=0-7
/proc/32708/task/32713/stat : 32713 (priss) R 32707 32707 32356 0 -1 4202560 12270 0 0 0 5083 7 0 0 19 0 5 0 912023399 329793536 34115 33554432000 4194304 5787044 140737360028496 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 330764

[startup+102.307 s]
/proc/loadavg: 4.04 4.01 3.93 5/176 32716
/proc/meminfo: memFree=4513900/32951124 swapFree=67054520/67111528
[pid=32707] ppid=32705 vsize=8700 CPUtime=0 cores=0-7
/proc/32707/stat : 32707 (priss.sh) S 32705 32707 32356 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 912023393 8908800 252 33554432000 4194304 4922060 140736469642784 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/32707/statm: 2175 252 211 178 0 68 0
[pid=32708] ppid=32707 vsize=338636 CPUtime=408.86 cores=0-7
/proc/32708/stat : 32708 (priss) S 32707 32707 32356 0 -1 4202496 59242 0 0 0 40842 44 0 0 18 0 5 0 912023393 346763264 45005 33554432000 4194304 5787044 140737360028496 18446744073709551615 210216470961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/32708/statm: 84659 45005 417 389 0 80409 0
[pid=32708/tid=32710] ppid=32707 vsize=338636 CPUtime=102.25 cores=0-7
/proc/32708/task/32710/stat : 32710 (priss) R 32707 32707 32356 0 -1 4202560 11951 0 0 0 10215 10 0 0 25 0 5 0 912023396 346763264 45005 33554432000 4194304 5787044 140737360028496 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32708/tid=32711] ppid=32707 vsize=338636 CPUtime=102.22 cores=0-7
/proc/32708/task/32711/stat : 32711 (priss) R 32707 32707 32356 0 -1 4202560 12104 0 0 0 10217 5 0 0 25 0 5 0 912023397 346763264 45005 33554432000 4194304 5787044 140737360028496 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32708/tid=32712] ppid=32707 vsize=338636 CPUtime=102.23 cores=0-7
/proc/32708/task/32712/stat : 32712 (priss) R 32707 32707 32356 0 -1 4202560 16244 0 0 0 10213 10 0 0 18 0 5 0 912023398 346763264 45005 33554432000 4194304 5787044 140737360028496 18446744073709551615 5591246 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32708/tid=32713] ppid=32707 vsize=338636 CPUtime=102.08 cores=0-7

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

/proc/32708/task/32711/stat : 32711 (priss) R 32707 32707 32356 0 -1 4202560 88509 0 0 0 472159 50 0 0 25 0 5 0 912023397 1717104640 356442 33554432000 4194304 5787044 140737360028496 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=32708/tid=32712] ppid=32707 vsize=1676860 CPUtime=4722.26 cores=0-7
/proc/32708/task/32712/stat : 32712 (priss) R 32707 32707 32356 0 -1 4202560 96889 0 0 0 472091 135 0 0 25 0 5 0 912023398 1717104640 356442 33554432000 4194304 5787044 140737360028496 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32708/tid=32713] ppid=32707 vsize=1676860 CPUtime=4722.03 cores=0-7
/proc/32708/task/32713/stat : 32713 (priss) R 32707 32707 32356 0 -1 4202560 107468 0 0 0 472041 162 0 0 25 0 5 0 912023399 1717104640 356442 33554432000 4194304 5787044 140737360028496 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18888.7
Current children cumulated vsize (KiB) 1685560

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/176 394
/proc/meminfo: memFree=3262552/32951124 swapFree=67054520/67111528
[pid=32707] ppid=32705 vsize=8700 CPUtime=0 cores=0-7
/proc/32707/stat : 32707 (priss.sh) S 32705 32707 32356 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 912023393 8908800 252 33554432000 4194304 4922060 140736469642784 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/32707/statm: 2175 252 211 178 0 68 0
[pid=32708] ppid=32707 vsize=1676860 CPUtime=19128.7 cores=0-7
/proc/32708/stat : 32708 (priss) S 32707 32707 32356 0 -1 4202496 381906 0 0 0 1912409 461 0 0 18 0 5 0 912023393 1717104640 356445 33554432000 4194304 5787044 140737360028496 18446744073709551615 210216470961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/32708/statm: 419215 356445 417 389 0 414965 0
[pid=32708/tid=32710] ppid=32707 vsize=1676860 CPUtime=4782.26 cores=0-7
/proc/32708/task/32710/stat : 32710 (priss) R 32707 32707 32356 0 -1 4202560 85034 0 0 0 478114 112 0 0 25 0 5 0 912023396 1717104640 356445 33554432000 4194304 5787044 140737360028496 18446744073709551615 5591722 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32708/tid=32711] ppid=32707 vsize=1676860 CPUtime=4782.09 cores=0-7
/proc/32708/task/32711/stat : 32711 (priss) R 32707 32707 32356 0 -1 4202560 88509 0 0 0 478159 50 0 0 25 0 5 0 912023397 1717104640 356445 33554432000 4194304 5787044 140737360028496 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=32708/tid=32712] ppid=32707 vsize=1676860 CPUtime=4782.25 cores=0-7
/proc/32708/task/32712/stat : 32712 (priss) R 32707 32707 32356 0 -1 4202560 96890 0 0 0 478090 135 0 0 25 0 5 0 912023398 1717104640 356445 33554432000 4194304 5787044 140737360028496 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32708/tid=32713] ppid=32707 vsize=1676860 CPUtime=4782.02 cores=0-7
/proc/32708/task/32713/stat : 32713 (priss) R 32707 32707 32356 0 -1 4202560 107469 0 0 0 478040 162 0 0 25 0 5 0 912023399 1717104640 356445 33554432000 4194304 5787044 140737360028496 18446744073709551615 5527008 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19128.7
Current children cumulated vsize (KiB) 1685560

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/176 396
/proc/meminfo: memFree=3262356/32951124 swapFree=67054520/67111528
[pid=32707] ppid=32705 vsize=8700 CPUtime=0 cores=0-7
/proc/32707/stat : 32707 (priss.sh) S 32705 32707 32356 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 912023393 8908800 252 33554432000 4194304 4922060 140736469642784 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/32707/statm: 2175 252 211 178 0 68 0
[pid=32708] ppid=32707 vsize=1676860 CPUtime=19368.7 cores=0-7
/proc/32708/stat : 32708 (priss) S 32707 32707 32356 0 -1 4202496 381908 0 0 0 1936409 461 0 0 18 0 5 0 912023393 1717104640 356447 33554432000 4194304 5787044 140737360028496 18446744073709551615 210216470961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/32708/statm: 419215 356447 417 389 0 414965 0
[pid=32708/tid=32710] ppid=32707 vsize=1676860 CPUtime=4842.26 cores=0-7
/proc/32708/task/32710/stat : 32710 (priss) R 32707 32707 32356 0 -1 4202560 85034 0 0 0 484114 112 0 0 25 0 5 0 912023396 1717104640 356447 33554432000 4194304 5787044 140737360028496 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32708/tid=32711] ppid=32707 vsize=1676860 CPUtime=4842.09 cores=0-7
/proc/32708/task/32711/stat : 32711 (priss) R 32707 32707 32356 0 -1 4202560 88509 0 0 0 484159 50 0 0 25 0 5 0 912023397 1717104640 356447 33554432000 4194304 5787044 140737360028496 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=32708/tid=32712] ppid=32707 vsize=1676860 CPUtime=4842.25 cores=0-7
/proc/32708/task/32712/stat : 32712 (priss) R 32707 32707 32356 0 -1 4202560 96891 0 0 0 484090 135 0 0 25 0 5 0 912023398 1717104640 356447 33554432000 4194304 5787044 140737360028496 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32708/tid=32713] ppid=32707 vsize=1676860 CPUtime=4842.02 cores=0-7
/proc/32708/task/32713/stat : 32713 (priss) R 32707 32707 32356 0 -1 4202560 107470 0 0 0 484040 162 0 0 25 0 5 0 912023399 1717104640 356447 33554432000 4194304 5787044 140737360028496 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19368.7
Current children cumulated vsize (KiB) 1685560

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/176 397
/proc/meminfo: memFree=3262304/32951124 swapFree=67054520/67111528
[pid=32707] ppid=32705 vsize=8700 CPUtime=0 cores=0-7
/proc/32707/stat : 32707 (priss.sh) S 32705 32707 32356 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 912023393 8908800 252 33554432000 4194304 4922060 140736469642784 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/32707/statm: 2175 252 211 178 0 68 0
[pid=32708] ppid=32707 vsize=1676860 CPUtime=19608.7 cores=0-7
/proc/32708/stat : 32708 (priss) S 32707 32707 32356 0 -1 4202496 381909 0 0 0 1960409 462 0 0 18 0 5 0 912023393 1717104640 356448 33554432000 4194304 5787044 140737360028496 18446744073709551615 210216470961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/32708/statm: 419215 356448 417 389 0 414965 0
[pid=32708/tid=32710] ppid=32707 vsize=1676860 CPUtime=4902.26 cores=0-7
/proc/32708/task/32710/stat : 32710 (priss) R 32707 32707 32356 0 -1 4202560 85034 0 0 0 490114 112 0 0 25 0 5 0 912023396 1717104640 356448 33554432000 4194304 5787044 140737360028496 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32708/tid=32711] ppid=32707 vsize=1676860 CPUtime=4902.1 cores=0-7
/proc/32708/task/32711/stat : 32711 (priss) R 32707 32707 32356 0 -1 4202560 88509 0 0 0 490159 51 0 0 25 0 5 0 912023397 1717104640 356448 33554432000 4194304 5787044 140737360028496 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=32708/tid=32712] ppid=32707 vsize=1676860 CPUtime=4902.25 cores=0-7
/proc/32708/task/32712/stat : 32712 (priss) R 32707 32707 32356 0 -1 4202560 96891 0 0 0 490090 135 0 0 25 0 5 0 912023398 1717104640 356448 33554432000 4194304 5787044 140737360028496 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32708/tid=32713] ppid=32707 vsize=1676860 CPUtime=4902.03 cores=0-7
/proc/32708/task/32713/stat : 32713 (priss) R 32707 32707 32356 0 -1 4202560 107471 0 0 0 490040 163 0 0 25 0 5 0 912023399 1717104640 356448 33554432000 4194304 5787044 140737360028496 18446744073709551615 5527065 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19608.7
Current children cumulated vsize (KiB) 1685560

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/176 399
/proc/meminfo: memFree=3262116/32951124 swapFree=67054520/67111528
[pid=32707] ppid=32705 vsize=8700 CPUtime=0 cores=0-7
/proc/32707/stat : 32707 (priss.sh) S 32705 32707 32356 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 912023393 8908800 252 33554432000 4194304 4922060 140736469642784 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/32707/statm: 2175 252 211 178 0 68 0
[pid=32708] ppid=32707 vsize=1676860 CPUtime=19848.7 cores=0-7
/proc/32708/stat : 32708 (priss) S 32707 32707 32356 0 -1 4202496 381911 0 0 0 1984409 462 0 0 18 0 5 0 912023393 1717104640 356450 33554432000 4194304 5787044 140737360028496 18446744073709551615 210216470961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/32708/statm: 419215 356450 417 389 0 414965 0
[pid=32708/tid=32710] ppid=32707 vsize=1676860 CPUtime=4962.26 cores=0-7
/proc/32708/task/32710/stat : 32710 (priss) R 32707 32707 32356 0 -1 4202560 85034 0 0 0 496114 112 0 0 25 0 5 0 912023396 1717104640 356450 33554432000 4194304 5787044 140737360028496 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32708/tid=32711] ppid=32707 vsize=1676860 CPUtime=4962.09 cores=0-7
/proc/32708/task/32711/stat : 32711 (priss) R 32707 32707 32356 0 -1 4202560 88510 0 0 0 496158 51 0 0 25 0 5 0 912023397 1717104640 356450 33554432000 4194304 5787044 140737360028496 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=32708/tid=32712] ppid=32707 vsize=1676860 CPUtime=4962.25 cores=0-7
/proc/32708/task/32712/stat : 32712 (priss) R 32707 32707 32356 0 -1 4202560 96892 0 0 0 496090 135 0 0 25 0 5 0 912023398 1717104640 356450 33554432000 4194304 5787044 140737360028496 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32708/tid=32713] ppid=32707 vsize=1676860 CPUtime=4962.03 cores=0-7
/proc/32708/task/32713/stat : 32713 (priss) R 32707 32707 32356 0 -1 4202560 107471 0 0 0 496040 163 0 0 25 0 5 0 912023399 1717104640 356450 33554432000 4194304 5787044 140737360028496 18446744073709551615 5527426 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19848.7
Current children cumulated vsize (KiB) 1685560

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/176 400
/proc/meminfo: memFree=3261932/32951124 swapFree=67054520/67111528
[pid=32707] ppid=32705 vsize=8700 CPUtime=0 cores=0-7
/proc/32707/stat : 32707 (priss.sh) S 32705 32707 32356 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 912023393 8908800 252 33554432000 4194304 4922060 140736469642784 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/32707/statm: 2175 252 211 178 0 68 0
[pid=32708] ppid=32707 vsize=1676860 CPUtime=20088.7 cores=0-7
/proc/32708/stat : 32708 (priss) S 32707 32707 32356 0 -1 4202496 381918 0 0 0 2008409 462 0 0 18 0 5 0 912023393 1717104640 356457 33554432000 4194304 5787044 140737360028496 18446744073709551615 210216470961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/32708/statm: 419215 356457 417 389 0 414965 0
[pid=32708/tid=32710] ppid=32707 vsize=1676860 CPUtime=5022.26 cores=0-7
/proc/32708/task/32710/stat : 32710 (priss) R 32707 32707 32356 0 -1 4202560 85037 0 0 0 502114 112 0 0 25 0 5 0 912023396 1717104640 356457 33554432000 4194304 5787044 140737360028496 18446744073709551615 4254384 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32708/tid=32711] ppid=32707 vsize=1676860 CPUtime=5022.1 cores=0-7
/proc/32708/task/32711/stat : 32711 (priss) R 32707 32707 32356 0 -1 4202560 88510 0 0 0 502159 51 0 0 25 0 5 0 912023397 1717104640 356457 33554432000 4194304 5787044 140737360028496 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=32708/tid=32712] ppid=32707 vsize=1676860 CPUtime=5022.25 cores=0-7
/proc/32708/task/32712/stat : 32712 (priss) R 32707 32707 32356 0 -1 4202560 96895 0 0 0 502090 135 0 0 25 0 5 0 912023398 1717104640 356457 33554432000 4194304 5787044 140737360028496 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32708/tid=32713] ppid=32707 vsize=1676860 CPUtime=5022.03 cores=0-7
/proc/32708/task/32713/stat : 32713 (priss) R 32707 32707 32356 0 -1 4202560 107472 0 0 0 502040 163 0 0 25 0 5 0 912023399 1717104640 356457 33554432000 4194304 5787044 140737360028496 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20088.7
Current children cumulated vsize (KiB) 1685560

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/176 402
/proc/meminfo: memFree=3261760/32951124 swapFree=67054520/67111528
[pid=32707] ppid=32705 vsize=8700 CPUtime=0 cores=0-7
/proc/32707/stat : 32707 (priss.sh) S 32705 32707 32356 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 912023393 8908800 252 33554432000 4194304 4922060 140736469642784 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/32707/statm: 2175 252 211 178 0 68 0
[pid=32708] ppid=32707 vsize=1676860 CPUtime=20328.7 cores=0-7
/proc/32708/stat : 32708 (priss) S 32707 32707 32356 0 -1 4202496 381923 0 0 0 2032409 462 0 0 18 0 5 0 912023393 1717104640 356462 33554432000 4194304 5787044 140737360028496 18446744073709551615 210216470961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/32708/statm: 419215 356462 417 389 0 414965 0
[pid=32708/tid=32710] ppid=32707 vsize=1676860 CPUtime=5082.26 cores=0-7
/proc/32708/task/32710/stat : 32710 (priss) R 32707 32707 32356 0 -1 4202560 85037 0 0 0 508114 112 0 0 25 0 5 0 912023396 1717104640 356462 33554432000 4194304 5787044 140737360028496 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32708/tid=32711] ppid=32707 vsize=1676860 CPUtime=5082.1 cores=0-7
/proc/32708/task/32711/stat : 32711 (priss) R 32707 32707 32356 0 -1 4202560 88510 0 0 0 508159 51 0 0 25 0 5 0 912023397 1717104640 356462 33554432000 4194304 5787044 140737360028496 18446744073709551615 5591217 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=32708/tid=32712] ppid=32707 vsize=1676860 CPUtime=5082.25 cores=0-7
/proc/32708/task/32712/stat : 32712 (priss) R 32707 32707 32356 0 -1 4202560 96899 0 0 0 508090 135 0 0 25 0 5 0 912023398 1717104640 356462 33554432000 4194304 5787044 140737360028496 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32708/tid=32713] ppid=32707 vsize=1676860 CPUtime=5082.03 cores=0-7
/proc/32708/task/32713/stat : 32713 (priss) R 32707 32707 32356 0 -1 4202560 107473 0 0 0 508040 163 0 0 25 0 5 0 912023399 1717104640 356462 33554432000 4194304 5787044 140737360028496 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20328.7
Current children cumulated vsize (KiB) 1685560



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 3.95 5/176 402
/proc/meminfo: memFree=3261832/32951124 swapFree=67054520/67111528
[pid=32707] ppid=32705 vsize=8700 CPUtime=0 cores=0-7
/proc/32707/stat : 32707 (priss.sh) S 32705 32707 32356 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 912023393 8908800 252 33554432000 4194304 4922060 140736469642784 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/32707/statm: 2175 252 211 178 0 68 0
[pid=32708] ppid=32707 vsize=1676860 CPUtime=20399.5 cores=0-7
/proc/32708/stat : 32708 (priss) S 32707 32707 32356 0 -1 4202496 381927 0 0 0 2039491 463 0 0 18 0 5 0 912023393 1717104640 356466 33554432000 4194304 5787044 140737360028496 18446744073709551615 210216470961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/32708/statm: 419215 356466 417 389 0 414965 0
[pid=32708/tid=32710] ppid=32707 vsize=1676860 CPUtime=5099.96 cores=0-7
/proc/32708/task/32710/stat : 32710 (priss) R 32707 32707 32356 0 -1 4202560 85038 0 0 0 509884 112 0 0 25 0 5 0 912023396 1717104640 356466 33554432000 4194304 5787044 140737360028496 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32708/tid=32711] ppid=32707 vsize=1676860 CPUtime=5099.8 cores=0-7
/proc/32708/task/32711/stat : 32711 (priss) R 32707 32707 32356 0 -1 4202560 88512 0 0 0 509929 51 0 0 25 0 5 0 912023397 1717104640 356466 33554432000 4194304 5787044 140737360028496 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=32708/tid=32712] ppid=32707 vsize=1676860 CPUtime=5099.96 cores=0-7
/proc/32708/task/32712/stat : 32712 (priss) R 32707 32707 32356 0 -1 4202560 96899 0 0 0 509861 135 0 0 25 0 5 0 912023398 1717104640 356466 33554432000 4194304 5787044 140737360028496 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32708/tid=32713] ppid=32707 vsize=1676860 CPUtime=5099.74 cores=0-7
/proc/32708/task/32713/stat : 32713 (priss) R 32707 32707 32356 0 -1 4202560 107474 0 0 0 509810 164 0 0 25 0 5 0 912023399 1717104640 356466 33554432000 4194304 5787044 140737360028496 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20399.5
Current children cumulated vsize (KiB) 1685560

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 32707 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.5
#
# 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.5
CPU user time (s): 20394.9
CPU system time (s): 4.63
CPU usage (%): 399.99
Max. virtual memory (cumulated for all children) (KiB): 1685560

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

runsolver used 7.57485 second user time and 20.2499 second system time

The end

Launcher Data

Begin job on node130 at 2011-06-14 00:30:49
IDJOB=3499545
IDBENCH=83982
IDSOLVER=1994
FILE ID=node130/3499545-1308004249
RUNJOBID= node130-1307999144-32370
PBS_JOBID= 13559842
Free space on /var/tmp= 2908 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_29_50_3-dir.shuffled-as.sat03-179.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3499545-1308004249/watcher-3499545-1308004249 -o /var/tmp/evaluation-result-3499545-1308004249/solver-3499545-1308004249 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499545-1308004249.cnf 442599517 40000 31000 8

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

MD5SUM BENCH= 7f62d729a30ffc73b7fa61161ba43630
RANDOM SEED=442599517

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       4690488 kB
Buffers:        133116 kB
Cached:       27214780 kB
SwapCached:      10356 kB
Active:       12354528 kB
Inactive:     15011844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       4690488 kB
SwapTotal:    67111528 kB
SwapFree:     67054520 kB
Dirty:            2356 kB
Writeback:           0 kB
AnonPages:       16220 kB
Mapped:          12404 kB
Slab:           826676 kB
PageTables:       4256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190264 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= 2908 MiB
End job on node130 at 2011-06-14 01:55:51