Trace number 3499727

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q841.5-n45-p15-s16393788.cnf
MD5SUM683c9f75b69575e6451b8563d12f176b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.196969
Satisfiable
(Un)Satisfiability was proved
Number of variables1981
Number of clauses333838
Sum of the clauses size669567
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2333793
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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: 31767
0.00/0.07	c parsetime: 71642us
0.00/0.07	c parsed 333838 clauses with 1981 variables
0.00/0.09	c NW started thread 0 successfully (1102633280)
0.00/0.14	c NW started thread 1 successfully (1090599232)
0.00/0.18	c NW started thread 2 successfully (1116436800)
0.00/0.21	c NW started thread 3 successfully (1126926656)
78.06/19.71	c preprocessor returned 10002 variables
78.06/19.71	c preprocessing returned UNKNOWN
78.06/19.71	c PP set 0 variables
78.06/19.71	c pp time: 19565540us (19s)
78.45/19.89	c preprocessor returned 10002 variables
78.45/19.89	c preprocessing returned UNKNOWN
78.45/19.89	c PP set 0 variables
78.45/19.89	c pp time: 19799222us (19s)
84.42/21.39	c preprocessor returned 10002 variables
84.42/21.39	c preprocessing returned UNKNOWN
84.42/21.39	c PP set 0 variables
84.42/21.39	c pp time: 21199339us (21s)
103.98/26.23	c preprocessor returned 30018 variables
103.98/26.23	c preprocessing returned UNKNOWN
103.98/26.23	c PP set 0 variables
103.98/26.23	c pp time: 26018203us (26s)
9692.75/2423.53	c HTE
9976.70/2494.59	c subsumption
10497.14/2624.62	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-3499727-1308010391/watcher-3499727-1308010391 -o /var/tmp/evaluation-result-3499727-1308010391/solver-3499727-1308010391 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499727-1308010391.cnf 509431674 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 4.00 2/167 31766
/proc/meminfo: memFree=7397596/32951124 swapFree=67064380/67111528
[pid=31766] ppid=31764 vsize=8700 CPUtime=0 cores=0-7
/proc/31766/stat : 31766 (priss.sh) S 31764 31766 30793 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912639533 8908800 252 33554432000 4194304 4922060 140734129666112 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31766/statm: 2175 252 211 178 0 68 0

[startup+0.059793 s]
/proc/loadavg: 4.00 4.00 4.00 2/167 31766
/proc/meminfo: memFree=7397596/32951124 swapFree=67064380/67111528
[pid=31766] ppid=31764 vsize=8700 CPUtime=0 cores=0-7
/proc/31766/stat : 31766 (priss.sh) S 31764 31766 30793 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912639533 8908800 252 33554432000 4194304 4922060 140734129666112 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31766/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100781 s]
/proc/loadavg: 4.00 4.00 4.00 2/167 31766
/proc/meminfo: memFree=7397596/32951124 swapFree=67064380/67111528
[pid=31766] ppid=31764 vsize=8700 CPUtime=0 cores=0-7
/proc/31766/stat : 31766 (priss.sh) S 31764 31766 30793 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912639533 8908800 252 33554432000 4194304 4922060 140734129666112 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31766/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300785 s]
/proc/loadavg: 4.00 4.00 4.00 2/167 31766
/proc/meminfo: memFree=7397596/32951124 swapFree=67064380/67111528
[pid=31766] ppid=31764 vsize=8700 CPUtime=0 cores=0-7
/proc/31766/stat : 31766 (priss.sh) S 31764 31766 30793 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912639533 8908800 252 33554432000 4194304 4922060 140734129666112 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31766/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700677 s]
/proc/loadavg: 4.00 4.00 4.00 2/167 31766
/proc/meminfo: memFree=7397596/32951124 swapFree=67064380/67111528
[pid=31766] ppid=31764 vsize=8700 CPUtime=0 cores=0-7
/proc/31766/stat : 31766 (priss.sh) S 31764 31766 30793 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912639533 8908800 252 33554432000 4194304 4922060 140734129666112 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31766/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50052 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 31772
/proc/meminfo: memFree=7299240/32951124 swapFree=67064380/67111528
[pid=31766] ppid=31764 vsize=8700 CPUtime=0 cores=0-7
/proc/31766/stat : 31766 (priss.sh) S 31764 31766 30793 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912639533 8908800 252 33554432000 4194304 4922060 140734129666112 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31766/statm: 2175 252 211 178 0 68 0
[pid=31767] ppid=31766 vsize=330960 CPUtime=5.26 cores=0-7
/proc/31767/stat : 31767 (priss) S 31766 31766 30793 0 -1 4202496 55106 0 0 0 507 19 0 0 18 0 5 0 912639533 338903040 24761 33554432000 4194304 5787044 140736564270080 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/31767/statm: 82740 24761 349 389 0 78490 0
[pid=31767/tid=31769] ppid=31766 vsize=330960 CPUtime=1.34 cores=0-7
/proc/31767/task/31769/stat : 31769 (priss) R 31766 31766 30793 0 -1 4202560 10346 0 0 0 130 4 0 0 19 0 5 0 912639543 338903040 24761 33554432000 4194304 5787044 140736564270080 18446744073709551615 4336801 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31767/tid=31770] ppid=31766 vsize=330960 CPUtime=1.18 cores=0-7
/proc/31767/task/31770/stat : 31770 (priss) R 31766 31766 30793 0 -1 4202560 10275 0 0 0 111 7 0 0 19 0 5 0 912639548 338903040 24761 33554432000 4194304 5787044 140736564270080 18446744073709551615 4335789 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31767/tid=31771] ppid=31766 vsize=330960 CPUtime=1.26 cores=0-7
/proc/31767/task/31771/stat : 31771 (priss) R 31766 31766 30793 0 -1 4202560 9686 0 0 0 122 4 0 0 19 0 5 0 912639552 338903040 24761 33554432000 4194304 5787044 140736564270080 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=31767/tid=31772] ppid=31766 vsize=330960 CPUtime=1.26 cores=0-7
/proc/31767/task/31772/stat : 31772 (priss) R 31766 31766 30793 0 -1 4202560 8895 0 0 0 124 2 0 0 19 0 5 0 912639555 338903040 24761 33554432000 4194304 5787044 140736564270080 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.26
Current children cumulated vsize (KiB) 339660

[startup+3.10123 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 31772
/proc/meminfo: memFree=7299292/32951124 swapFree=67064380/67111528
[pid=31766] ppid=31764 vsize=8700 CPUtime=0 cores=0-7
/proc/31766/stat : 31766 (priss.sh) S 31764 31766 30793 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912639533 8908800 252 33554432000 4194304 4922060 140734129666112 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31766/statm: 2175 252 211 178 0 68 0
[pid=31767] ppid=31766 vsize=333564 CPUtime=11.66 cores=0-7
/proc/31767/stat : 31767 (priss) S 31766 31766 30793 0 -1 4202496 56625 0 0 0 1147 19 0 0 18 0 5 0 912639533 341569536 24972 33554432000 4194304 5787044 140736564270080 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/31767/statm: 83391 24972 350 389 0 79141 0
[pid=31767/tid=31769] ppid=31766 vsize=333564 CPUtime=2.94 cores=0-7
/proc/31767/task/31769/stat : 31769 (priss) R 31766 31766 30793 0 -1 4202560 10820 0 0 0 290 4 0 0 18 0 5 0 912639543 341569536 24972 33554432000 4194304 5787044 140736564270080 18446744073709551615 4336770 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31767/tid=31770] ppid=31766 vsize=333564 CPUtime=2.78 cores=0-7
/proc/31767/task/31770/stat : 31770 (priss) R 31766 31766 30793 0 -1 4202560 10763 0 0 0 271 7 0 0 23 0 5 0 912639548 341569536 24972 33554432000 4194304 5787044 140736564270080 18446744073709551615 4336781 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31767/tid=31771] ppid=31766 vsize=333564 CPUtime=2.86 cores=0-7
/proc/31767/task/31771/stat : 31771 (priss) R 31766 31766 30793 0 -1 4202560 10243 0 0 0 282 4 0 0 22 0 5 0 912639552 341569536 24972 33554432000 4194304 5787044 140736564270080 18446744073709551615 4336977 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=31767/tid=31772] ppid=31766 vsize=333564 CPUtime=2.86 cores=0-7
/proc/31767/task/31772/stat : 31772 (priss) R 31766 31766 30793 0 -1 4202560 8895 0 0 0 284 2 0 0 18 0 5 0 912639555 341569536 24972 33554432000 4194304 5787044 140736564270080 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.66
Current children cumulated vsize (KiB) 342264

[startup+6.30063 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 31772
/proc/meminfo: memFree=7298188/32951124 swapFree=67064380/67111528
[pid=31766] ppid=31764 vsize=8700 CPUtime=0 cores=0-7
/proc/31766/stat : 31766 (priss.sh) S 31764 31766 30793 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912639533 8908800 252 33554432000 4194304 4922060 140734129666112 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31766/statm: 2175 252 211 178 0 68 0
[pid=31767] ppid=31766 vsize=333564 CPUtime=24.46 cores=0-7
/proc/31767/stat : 31767 (priss) S 31766 31766 30793 0 -1 4202496 56625 0 0 0 2427 19 0 0 18 0 5 0 912639533 341569536 24972 33554432000 4194304 5787044 140736564270080 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/31767/statm: 83391 24972 350 389 0 79141 0
[pid=31767/tid=31769] ppid=31766 vsize=333564 CPUtime=6.14 cores=0-7
/proc/31767/task/31769/stat : 31769 (priss) R 31766 31766 30793 0 -1 4202560 10820 0 0 0 610 4 0 0 25 0 5 0 912639543 341569536 24972 33554432000 4194304 5787044 140736564270080 18446744073709551615 244446604660 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31767/tid=31770] ppid=31766 vsize=333564 CPUtime=5.98 cores=0-7
/proc/31767/task/31770/stat : 31770 (priss) R 31766 31766 30793 0 -1 4202560 10763 0 0 0 591 7 0 0 25 0 5 0 912639548 341569536 24972 33554432000 4194304 5787044 140736564270080 18446744073709551615 4336768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31767/tid=31771] ppid=31766 vsize=333564 CPUtime=6.06 cores=0-7
/proc/31767/task/31771/stat : 31771 (priss) R 31766 31766 30793 0 -1 4202560 10243 0 0 0 602 4 0 0 25 0 5 0 912639552 341569536 24972 33554432000 4194304 5787044 140736564270080 18446744073709551615 4336193 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=31767/tid=31772] ppid=31766 vsize=333564 CPUtime=6.06 cores=0-7
/proc/31767/task/31772/stat : 31772 (priss) R 31766 31766 30793 0 -1 4202560 8895 0 0 0 604 2 0 0 25 0 5 0 912639555 341569536 24972 33554432000 4194304 5787044 140736564270080 18446744073709551615 4336744 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.46
Current children cumulated vsize (KiB) 342264

[startup+12.7004 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 31773
/proc/meminfo: memFree=7287604/32951124 swapFree=67064380/67111528
[pid=31766] ppid=31764 vsize=8700 CPUtime=0 cores=0-7
/proc/31766/stat : 31766 (priss.sh) S 31764 31766 30793 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912639533 8908800 252 33554432000 4194304 4922060 140734129666112 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31766/statm: 2175 252 211 178 0 68 0
[pid=31767] ppid=31766 vsize=333960 CPUtime=50.06 cores=0-7
/proc/31767/stat : 31767 (priss) S 31766 31766 30793 0 -1 4202496 59542 0 0 0 4986 20 0 0 18 0 5 0 912639533 341975040 27889 33554432000 4194304 5787044 140736564270080 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/31767/statm: 83490 27889 352 389 0 79240 0
[pid=31767/tid=31769] ppid=31766 vsize=333960 CPUtime=12.54 cores=0-7
/proc/31767/task/31769/stat : 31769 (priss) R 31766 31766 30793 0 -1 4202560 11766 0 0 0 1250 4 0 0 25 0 5 0 912639543 341975040 27889 33554432000 4194304 5787044 140736564270080 18446744073709551615 4336773 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31767/tid=31770] ppid=31766 vsize=333960 CPUtime=12.38 cores=0-7
/proc/31767/task/31770/stat : 31770 (priss) R 31766 31766 30793 0 -1 4202560 11702 0 0 0 1231 7 0 0 25 0 5 0 912639548 341975040 27889 33554432000 4194304 5787044 140736564270080 18446744073709551615 4336786 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31767/tid=31771] ppid=31766 vsize=333960 CPUtime=12.46 cores=0-7
/proc/31767/task/31771/stat : 31771 (priss) R 31766 31766 30793 0 -1 4202560 11191 0 0 0 1242 4 0 0 25 0 5 0 912639552 341975040 27889 33554432000 4194304 5787044 140736564270080 18446744073709551615 4336744 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=31767/tid=31772] ppid=31766 vsize=333960 CPUtime=12.46 cores=0-7
/proc/31767/task/31772/stat : 31772 (priss) R 31766 31766 30793 0 -1 4202560 8979 0 0 0 1244 2 0 0 25 0 5 0 912639555 341975040 27889 33554432000 4194304 5787044 140736564270080 18446744073709551615 4336786 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.06
Current children cumulated vsize (KiB) 342660

[startup+25.501 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 31773
/proc/meminfo: memFree=7204604/32951124 swapFree=67064380/67111528
[pid=31766] ppid=31764 vsize=8700 CPUtime=0 cores=0-7
/proc/31766/stat : 31766 (priss.sh) S 31764 31766 30793 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912639533 8908800 252 33554432000 4194304 4922060 140734129666112 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31766/statm: 2175 252 211 178 0 68 0
[pid=31767] ppid=31766 vsize=354356 CPUtime=101.19 cores=0-7
/proc/31767/stat : 31767 (priss) S 31766 31766 30793 0 -1 4202496 92542 0 0 0 10085 34 0 0 18 0 5 0 912639533 362860544 49068 33554432000 4194304 5787044 140736564270080 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/31767/statm: 88589 49068 404 389 0 84339 0
[pid=31767/tid=31769] ppid=31766 vsize=354356 CPUtime=25.31 cores=0-7
/proc/31767/task/31769/stat : 31769 (priss) R 31766 31766 30793 0 -1 4202560 21051 0 0 0 2525 6 0 0 18 0 5 0 912639543 362860544 49068 33554432000 4194304 5787044 140736564270080 18446744073709551615 5576432 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31767/tid=31770] ppid=31766 vsize=354356 CPUtime=25.14 cores=0-7
/proc/31767/task/31770/stat : 31770 (priss) R 31766 31766 30793 0 -1 4202560 24795 0 0 0 2497 17 0 0 19 0 5 0 912639548 362860544 49068 33554432000 4194304 5787044 140736564270080 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31767/tid=31771] ppid=31766 vsize=354356 CPUtime=25.26 cores=0-7
/proc/31767/task/31771/stat : 31771 (priss) R 31766 31766 30793 0 -1 4202560 17815 0 0 0 2520 6 0 0 25 0 5 0 912639552 362860544 49068 33554432000 4194304 5787044 140736564270080 18446744073709551615 5591019 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=31767/tid=31772] ppid=31766 vsize=354356 CPUtime=25.26 cores=0-7
/proc/31767/task/31772/stat : 31772 (priss) R 31766 31766 30793 0 -1 4202560 12977 0 0 0 2524 2 0 0 25 0 5 0 912639555 362860544 49068 33554432000 4194304 5787044 140736564270080 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.19
Current children cumulated vsize (KiB) 363056

[startup+51.1013 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 31774
/proc/meminfo: memFree=7181244/32951124 swapFree=67064380/67111528
[pid=31766] ppid=31764 vsize=8700 CPUtime=0 cores=0-7
/proc/31766/stat : 31766 (priss.sh) S 31764 31766 30793 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912639533 8908800 252 33554432000 4194304 4922060 140734129666112 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31766/statm: 2175 252 211 178 0 68 0
[pid=31767] ppid=31766 vsize=358876 CPUtime=203.53 cores=0-7
/proc/31767/stat : 31767 (priss) S 31766 31766 30793 0 -1 4202496 100287 0 0 0 20312 41 0 0 18 0 5 0 912639533 367489024 55312 33554432000 4194304 5787044 140736564270080 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/31767/statm: 89719 55312 417 389 0 85469 0
[pid=31767/tid=31769] ppid=31766 vsize=358876 CPUtime=50.9 cores=0-7
/proc/31767/task/31769/stat : 31769 (priss) R 31766 31766 30793 0 -1 4202560 21641 0 0 0 5082 8 0 0 20 0 5 0 912639543 367489024 55312 33554432000 4194304 5787044 140736564270080 18446744073709551615 5588240 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31767/tid=31770] ppid=31766 vsize=358876 CPUtime=50.71 cores=0-7
/proc/31767/task/31770/stat : 31770 (priss) R 31766 31766 30793 0 -1 4202560 25089 0 0 0 5053 18 0 0 18 0 5 0 912639548 367489024 55312 33554432000 4194304 5787044 140736564270080 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31767/tid=31771] ppid=31766 vsize=358876 CPUtime=50.84 cores=0-7
/proc/31767/task/31771/stat : 31771 (priss) R 31766 31766 30793 0 -1 4202560 18405 0 0 0 5076 8 0 0 25 0 5 0 912639552 367489024 55312 33554432000 4194304 5787044 140736564270080 18446744073709551615 5591539 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=31767/tid=31772] ppid=31766 vsize=358876 CPUtime=50.85 cores=0-7
/proc/31767/task/31772/stat : 31772 (priss) R 31766 31766 30793 0 -1 4202560 19248 0 0 0 5081 4 0 0 18 0 5 0 912639555 367489024 55312 33554432000 4194304 5787044 140736564270080 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.53
Current children cumulated vsize (KiB) 367576

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 31775
/proc/meminfo: memFree=7125912/32951124 swapFree=67064380/67111528
[pid=31766] ppid=31764 vsize=8700 CPUtime=0 cores=0-7
/proc/31766/stat : 31766 (priss.sh) S 31764 31766 30793 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912639533 8908800 252 33554432000 4194304 4922060 140734129666112 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31766/statm: 2175 252 211 178 0 68 0
[pid=31767] ppid=31766 vsize=383888 CPUtime=408.27 cores=0-7
/proc/31767/stat : 31767 (priss) S 31766 31766 30793 0 -1 4202496 113979 0 0 0 40772 55 0 0 18 0 5 0 912639533 393101312 68827 33554432000 4194304 5787044 140736564270080 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/31767/statm: 95972 68827 417 389 0 91722 0
[pid=31767/tid=31769] ppid=31766 vsize=383888 CPUtime=102.1 cores=0-7
/proc/31767/task/31769/stat : 31769 (priss) R 31766 31766 30793 0 -1 4202560 26512 0 0 0 10198 12 0 0 18 0 5 0 912639543 393101312 68827 33554432000 4194304 5787044 140736564270080 18446744073709551615 5585331 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31767/tid=31770] ppid=31766 vsize=383888 CPUtime=101.86 cores=0-7
/proc/31767/task/31770/stat : 31770 (priss) R 31766 31766 30793 0 -1 4202560 29188 0 0 0 10164 22 0 0 18 0 5 0 912639548 393101312 68827 33554432000 4194304 5787044 140736564270080 18446744073709551615 5592076 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31767/tid=31771] ppid=31766 vsize=383888 CPUtime=102.04 cores=0-7
/proc/31767/task/31771/stat : 31771 (priss) R 31766 31766 30793 0 -1 4202560 20147 0 0 0 10193 11 0 0 25 0 5 0 912639552 393101312 68827 33554432000 4194304 5787044 140736564270080 18446744073709551615 5585240 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=31767/tid=31772] ppid=31766 vsize=383888 CPUtime=102.04 cores=0-7

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

/proc/31767/task/31770/stat : 31770 (priss) R 31766 31766 30793 0 -1 4202560 103707 0 0 0 471970 196 0 0 25 0 5 0 912639548 2170781696 476177 33554432000 4194304 5787044 140736564270080 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31767/tid=31771] ppid=31766 vsize=2119904 CPUtime=4722.04 cores=0-7
/proc/31767/task/31771/stat : 31771 (priss) R 31766 31766 30793 0 -1 4202560 119069 0 0 0 472012 192 0 0 25 0 5 0 912639552 2170781696 476177 33554432000 4194304 5787044 140736564270080 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31767/tid=31772] ppid=31766 vsize=2119904 CPUtime=4722.03 cores=0-7
/proc/31767/task/31772/stat : 31772 (priss) R 31766 31766 30793 0 -1 4202560 144769 0 0 0 472065 138 0 0 25 0 5 0 912639555 2170781696 476177 33554432000 4194304 5787044 140736564270080 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 18888
Current children cumulated vsize (KiB) 2128604

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 31912
/proc/meminfo: memFree=5489144/32951124 swapFree=67064380/67111528
[pid=31766] ppid=31764 vsize=8700 CPUtime=0 cores=0-7
/proc/31766/stat : 31766 (priss.sh) S 31764 31766 30793 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912639533 8908800 252 33554432000 4194304 4922060 140734129666112 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31766/statm: 2175 252 211 178 0 68 0
[pid=31767] ppid=31766 vsize=2120512 CPUtime=19128 cores=0-7
/proc/31767/stat : 31767 (priss) S 31766 31766 30793 0 -1 4202496 530966 0 0 0 1912012 790 0 0 18 0 5 0 912639533 2171404288 476581 33554432000 4194304 5787044 140736564270080 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/31767/statm: 530128 476581 417 389 0 525878 0
[pid=31767/tid=31769] ppid=31766 vsize=2120512 CPUtime=4782.1 cores=0-7
/proc/31767/task/31769/stat : 31769 (priss) R 31766 31766 30793 0 -1 4202560 147281 0 0 0 477948 262 0 0 25 0 5 0 912639543 2171404288 476581 33554432000 4194304 5787044 140736564270080 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31767/tid=31770] ppid=31766 vsize=2120512 CPUtime=4781.66 cores=0-7
/proc/31767/task/31770/stat : 31770 (priss) R 31766 31766 30793 0 -1 4202560 103942 0 0 0 477970 196 0 0 25 0 5 0 912639548 2171404288 476581 33554432000 4194304 5787044 140736564270080 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31767/tid=31771] ppid=31766 vsize=2120512 CPUtime=4782.03 cores=0-7
/proc/31767/task/31771/stat : 31771 (priss) R 31766 31766 30793 0 -1 4202560 119070 0 0 0 478011 192 0 0 25 0 5 0 912639552 2171404288 476581 33554432000 4194304 5787044 140736564270080 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31767/tid=31772] ppid=31766 vsize=2120512 CPUtime=4782.02 cores=0-7
/proc/31767/task/31772/stat : 31772 (priss) R 31766 31766 30793 0 -1 4202560 144769 0 0 0 478064 138 0 0 25 0 5 0 912639555 2171404288 476581 33554432000 4194304 5787044 140736564270080 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19128
Current children cumulated vsize (KiB) 2129212

[startup+4842.3 s]
/proc/loadavg: 4.07 4.02 4.00 5/173 31914
/proc/meminfo: memFree=5482160/32951124 swapFree=67064380/67111528
[pid=31766] ppid=31764 vsize=8700 CPUtime=0 cores=0-7
/proc/31766/stat : 31766 (priss.sh) S 31764 31766 30793 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912639533 8908800 252 33554432000 4194304 4922060 140734129666112 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31766/statm: 2175 252 211 178 0 68 0
[pid=31767] ppid=31766 vsize=2122212 CPUtime=19368 cores=0-7
/proc/31767/stat : 31767 (priss) S 31766 31766 30793 0 -1 4202496 532710 0 0 0 1936012 790 0 0 18 0 5 0 912639533 2173145088 478325 33554432000 4194304 5787044 140736564270080 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/31767/statm: 530553 478325 417 389 0 526303 0
[pid=31767/tid=31769] ppid=31766 vsize=2122212 CPUtime=4842.09 cores=0-7
/proc/31767/task/31769/stat : 31769 (priss) R 31766 31766 30793 0 -1 4202560 147710 0 0 0 483947 262 0 0 25 0 5 0 912639543 2173145088 478325 33554432000 4194304 5787044 140736564270080 18446744073709551615 5591246 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31767/tid=31770] ppid=31766 vsize=2122212 CPUtime=4841.66 cores=0-7
/proc/31767/task/31770/stat : 31770 (priss) R 31766 31766 30793 0 -1 4202560 104232 0 0 0 483970 196 0 0 25 0 5 0 912639548 2173145088 478325 33554432000 4194304 5787044 140736564270080 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31767/tid=31771] ppid=31766 vsize=2122212 CPUtime=4842.03 cores=0-7
/proc/31767/task/31771/stat : 31771 (priss) R 31766 31766 30793 0 -1 4202560 119071 0 0 0 484011 192 0 0 25 0 5 0 912639552 2173145088 478325 33554432000 4194304 5787044 140736564270080 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31767/tid=31772] ppid=31766 vsize=2122212 CPUtime=4842.03 cores=0-7
/proc/31767/task/31772/stat : 31772 (priss) R 31766 31766 30793 0 -1 4202560 145793 0 0 0 484064 139 0 0 25 0 5 0 912639555 2173145088 478325 33554432000 4194304 5787044 140736564270080 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19368
Current children cumulated vsize (KiB) 2130912

[startup+4902.3 s]
/proc/loadavg: 4.03 4.01 4.00 5/173 31915
/proc/meminfo: memFree=5469616/32951124 swapFree=67064380/67111528
[pid=31766] ppid=31764 vsize=8700 CPUtime=0 cores=0-7
/proc/31766/stat : 31766 (priss.sh) S 31764 31766 30793 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912639533 8908800 252 33554432000 4194304 4922060 140734129666112 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31766/statm: 2175 252 211 178 0 68 0
[pid=31767] ppid=31766 vsize=2133996 CPUtime=19608 cores=0-7
/proc/31767/stat : 31767 (priss) S 31766 31766 30793 0 -1 4202496 535861 0 0 0 1960010 793 0 0 18 0 5 0 912639533 2185211904 481476 33554432000 4194304 5787044 140736564270080 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/31767/statm: 533499 481476 417 389 0 529249 0
[pid=31767/tid=31769] ppid=31766 vsize=2133996 CPUtime=4902.09 cores=0-7
/proc/31767/task/31769/stat : 31769 (priss) R 31766 31766 30793 0 -1 4202560 150649 0 0 0 489945 264 0 0 25 0 5 0 912639543 2185211904 481476 33554432000 4194304 5787044 140736564270080 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31767/tid=31770] ppid=31766 vsize=2133996 CPUtime=4901.66 cores=0-7
/proc/31767/task/31770/stat : 31770 (priss) R 31766 31766 30793 0 -1 4202560 104441 0 0 0 489970 196 0 0 25 0 5 0 912639548 2185211904 481476 33554432000 4194304 5787044 140736564270080 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31767/tid=31771] ppid=31766 vsize=2133996 CPUtime=4902.04 cores=0-7
/proc/31767/task/31771/stat : 31771 (priss) R 31766 31766 30793 0 -1 4202560 119074 0 0 0 490012 192 0 0 25 0 5 0 912639552 2185211904 481476 33554432000 4194304 5787044 140736564270080 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31767/tid=31772] ppid=31766 vsize=2133996 CPUtime=4902.03 cores=0-7
/proc/31767/task/31772/stat : 31772 (priss) R 31766 31766 30793 0 -1 4202560 145793 0 0 0 490064 139 0 0 25 0 5 0 912639555 2185211904 481476 33554432000 4194304 5787044 140736564270080 18446744073709551615 5527072 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19608
Current children cumulated vsize (KiB) 2142696

[startup+4962.3 s]
/proc/loadavg: 4.01 4.00 4.00 5/173 31917
/proc/meminfo: memFree=5448488/32951124 swapFree=67064380/67111528
[pid=31766] ppid=31764 vsize=8700 CPUtime=0 cores=0-7
/proc/31766/stat : 31766 (priss.sh) S 31764 31766 30793 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912639533 8908800 252 33554432000 4194304 4922060 140734129666112 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31766/statm: 2175 252 211 178 0 68 0
[pid=31767] ppid=31766 vsize=2141796 CPUtime=19848 cores=0-7
/proc/31767/stat : 31767 (priss) S 31766 31766 30793 0 -1 4202496 541155 0 0 0 1983997 805 0 0 18 0 5 0 912639533 2193199104 486770 33554432000 4194304 5787044 140736564270080 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/31767/statm: 535449 486770 417 389 0 531199 0
[pid=31767/tid=31769] ppid=31766 vsize=2141796 CPUtime=4962.09 cores=0-7
/proc/31767/task/31769/stat : 31769 (priss) R 31766 31766 30793 0 -1 4202560 152505 0 0 0 495944 265 0 0 25 0 5 0 912639543 2193199104 486770 33554432000 4194304 5787044 140736564270080 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31767/tid=31770] ppid=31766 vsize=2141796 CPUtime=4961.65 cores=0-7
/proc/31767/task/31770/stat : 31770 (priss) R 31766 31766 30793 0 -1 4202560 104620 0 0 0 495969 196 0 0 25 0 5 0 912639548 2193199104 486770 33554432000 4194304 5787044 140736564270080 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31767/tid=31771] ppid=31766 vsize=2141796 CPUtime=4962.03 cores=0-7
/proc/31767/task/31771/stat : 31771 (priss) R 31766 31766 30793 0 -1 4202560 119470 0 0 0 496011 192 0 0 25 0 5 0 912639552 2193199104 486770 33554432000 4194304 5787044 140736564270080 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31767/tid=31772] ppid=31766 vsize=2141796 CPUtime=4962.03 cores=0-7
/proc/31767/task/31772/stat : 31772 (priss) R 31766 31766 30793 0 -1 4202560 148656 0 0 0 496053 150 0 0 25 0 5 0 912639555 2193199104 486770 33554432000 4194304 5787044 140736564270080 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19848
Current children cumulated vsize (KiB) 2150496

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 31918
/proc/meminfo: memFree=5418824/32951124 swapFree=67064380/67111528
[pid=31766] ppid=31764 vsize=8700 CPUtime=0 cores=0-7
/proc/31766/stat : 31766 (priss.sh) S 31764 31766 30793 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912639533 8908800 252 33554432000 4194304 4922060 140734129666112 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31766/statm: 2175 252 211 178 0 68 0
[pid=31767] ppid=31766 vsize=2149896 CPUtime=20088 cores=0-7
/proc/31767/stat : 31767 (priss) S 31766 31766 30793 0 -1 4202496 548603 0 0 0 2007977 826 0 0 18 0 5 0 912639533 2201493504 494218 33554432000 4194304 5787044 140736564270080 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/31767/statm: 537474 494218 417 389 0 533224 0
[pid=31767/tid=31769] ppid=31766 vsize=2149896 CPUtime=5022.09 cores=0-7
/proc/31767/task/31769/stat : 31769 (priss) R 31766 31766 30793 0 -1 4202560 154455 0 0 0 501943 266 0 0 25 0 5 0 912639543 2201493504 494218 33554432000 4194304 5787044 140736564270080 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31767/tid=31770] ppid=31766 vsize=2149896 CPUtime=5021.66 cores=0-7
/proc/31767/task/31770/stat : 31770 (priss) R 31766 31766 30793 0 -1 4202560 105782 0 0 0 501969 197 0 0 25 0 5 0 912639548 2201493504 494218 33554432000 4194304 5787044 140736564270080 18446744073709551615 5591764 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31767/tid=31771] ppid=31766 vsize=2149896 CPUtime=5022.03 cores=0-7
/proc/31767/task/31771/stat : 31771 (priss) R 31766 31766 30793 0 -1 4202560 121783 0 0 0 502004 199 0 0 25 0 5 0 912639552 2201493504 494218 33554432000 4194304 5787044 140736564270080 18446744073709551615 4220728 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31767/tid=31772] ppid=31766 vsize=2149896 CPUtime=5022.03 cores=0-7
/proc/31767/task/31772/stat : 31772 (priss) R 31766 31766 30793 0 -1 4202560 150679 0 0 0 502041 162 0 0 25 0 5 0 912639555 2201493504 494218 33554432000 4194304 5787044 140736564270080 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20088
Current children cumulated vsize (KiB) 2158596

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 31920
/proc/meminfo: memFree=5389520/32951124 swapFree=67064380/67111528
[pid=31766] ppid=31764 vsize=8700 CPUtime=0 cores=0-7
/proc/31766/stat : 31766 (priss.sh) S 31764 31766 30793 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912639533 8908800 252 33554432000 4194304 4922060 140734129666112 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31766/statm: 2175 252 211 178 0 68 0
[pid=31767] ppid=31766 vsize=2222412 CPUtime=20328 cores=0-7
/proc/31767/stat : 31767 (priss) S 31766 31766 30793 0 -1 4202496 555896 0 0 0 2031956 847 0 0 18 0 5 0 912639533 2275749888 501511 33554432000 4194304 5787044 140736564270080 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/31767/statm: 555603 501511 417 389 0 551353 0
[pid=31767/tid=31769] ppid=31766 vsize=2222412 CPUtime=5082.09 cores=0-7
/proc/31767/task/31769/stat : 31769 (priss) R 31766 31766 30793 0 -1 4202560 156240 0 0 0 507942 267 0 0 25 0 5 0 912639543 2275749888 501511 33554432000 4194304 5787044 140736564270080 18446744073709551615 5591266 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31767/tid=31770] ppid=31766 vsize=2222412 CPUtime=5081.66 cores=0-7
/proc/31767/task/31770/stat : 31770 (priss) R 31766 31766 30793 0 -1 4202560 107010 0 0 0 507969 197 0 0 25 0 5 0 912639548 2275749888 501511 33554432000 4194304 5787044 140736564270080 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31767/tid=31771] ppid=31766 vsize=2222412 CPUtime=5082.03 cores=0-7
/proc/31767/task/31771/stat : 31771 (priss) R 31766 31766 30793 0 -1 4202560 124058 0 0 0 507995 208 0 0 25 0 5 0 912639552 2275749888 501511 33554432000 4194304 5787044 140736564270080 18446744073709551615 5586857 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31767/tid=31772] ppid=31766 vsize=2222412 CPUtime=5082.03 cores=0-7
/proc/31767/task/31772/stat : 31772 (priss) R 31766 31766 30793 0 -1 4202560 152684 0 0 0 508030 173 0 0 25 0 5 0 912639555 2275749888 501511 33554432000 4194304 5787044 140736564270080 18446744073709551615 4254912 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20328
Current children cumulated vsize (KiB) 2231112



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 31920
/proc/meminfo: memFree=5381820/32951124 swapFree=67064380/67111528
[pid=31766] ppid=31764 vsize=8700 CPUtime=0 cores=0-7
/proc/31766/stat : 31766 (priss.sh) S 31764 31766 30793 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912639533 8908800 252 33554432000 4194304 4922060 140734129666112 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31766/statm: 2175 252 211 178 0 68 0
[pid=31767] ppid=31766 vsize=2224544 CPUtime=20398.9 cores=0-7
/proc/31767/stat : 31767 (priss) S 31766 31766 30793 0 -1 4202496 557773 0 0 0 2039031 855 0 0 18 0 5 0 912639533 2277933056 503388 33554432000 4194304 5787044 140736564270080 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/31767/statm: 556136 503388 417 389 0 551886 0
[pid=31767/tid=31769] ppid=31766 vsize=2224544 CPUtime=5099.8 cores=0-7
/proc/31767/task/31769/stat : 31769 (priss) R 31766 31766 30793 0 -1 4202560 156762 0 0 0 509712 268 0 0 25 0 5 0 912639543 2277933056 503388 33554432000 4194304 5787044 140736564270080 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31767/tid=31770] ppid=31766 vsize=2224544 CPUtime=5099.37 cores=0-7
/proc/31767/task/31770/stat : 31770 (priss) R 31766 31766 30793 0 -1 4202560 107067 0 0 0 509740 197 0 0 25 0 5 0 912639548 2277933056 503388 33554432000 4194304 5787044 140736564270080 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31767/tid=31771] ppid=31766 vsize=2224544 CPUtime=5099.74 cores=0-7
/proc/31767/task/31771/stat : 31771 (priss) R 31766 31766 30793 0 -1 4202560 124725 0 0 0 509763 211 0 0 25 0 5 0 912639552 2277933056 503388 33554432000 4194304 5787044 140736564270080 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31767/tid=31772] ppid=31766 vsize=2224544 CPUtime=5099.73 cores=0-7
/proc/31767/task/31772/stat : 31772 (priss) R 31766 31766 30793 0 -1 4202560 153315 0 0 0 509796 177 0 0 25 0 5 0 912639555 2277933056 503388 33554432000 4194304 5787044 140736564270080 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20398.9
Current children cumulated vsize (KiB) 2233244

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 31766 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 20398.9
#
# 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): 20398.9
CPU user time (s): 20390.3
CPU system time (s): 8.55
CPU usage (%): 399.976
Max. virtual memory (cumulated for all children) (KiB): 2233244

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 8.03578 second user time and 19.2861 second system time

The end

Launcher Data

Begin job on node105 at 2011-06-14 02:13:11
IDJOB=3499727
IDBENCH=88221
IDSOLVER=1994
FILE ID=node105/3499727-1308010391
RUNJOBID= node105-1307989165-30807
PBS_JOBID= 13559823
Free space on /var/tmp= 2856 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p15-s16393788.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3499727-1308010391/watcher-3499727-1308010391 -o /var/tmp/evaluation-result-3499727-1308010391/solver-3499727-1308010391 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499727-1308010391.cnf 509431674 40000 31000 8

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

MD5SUM BENCH= 683c9f75b69575e6451b8563d12f176b
RANDOM SEED=509431674

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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:     32951124 kB
MemFree:       7398016 kB
Buffers:        122564 kB
Cached:       24587208 kB
SwapCached:      19904 kB
Active:        9231488 kB
Inactive:     15506460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7398016 kB
SwapTotal:    67111528 kB
SwapFree:     67064380 kB
Dirty:            5840 kB
Writeback:           0 kB
AnonPages:       26188 kB
Mapped:           9808 kB
Slab:           748824 kB
PageTables:       3536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   155200 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= 2852 MiB
End job on node105 at 2011-06-14 03:38:13