Trace number 3499743

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q585-n40-p30-s19690873.cnf
MD5SUMe096925b96a6999132833f44e4f216d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.155975
Satisfiable
(Un)Satisfiability was proved
Number of variables1638
Number of clauses253275
Sum of the clauses size508108
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2253235
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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: 7091
0.00/0.05	c parsetime: 51379us
0.00/0.05	c parsed 253275 clauses with 1638 variables
0.00/0.07	c NW started thread 0 successfully (1101965632)
0.00/0.10	c NW started thread 1 successfully (1117710656)
0.00/0.14	c NW started thread 2 successfully (1128200512)
0.00/0.18	c NW started thread 3 successfully (1138690368)
55.26/14.11	c preprocessor returned 10010 variables
55.26/14.11	c preprocessing returned UNKNOWN
55.26/14.11	c PP set 0 variables
55.26/14.11	c pp time: 14002281us (14s)
55.26/14.15	c preprocessor returned 10010 variables
55.26/14.15	c preprocessing returned UNKNOWN
55.26/14.15	c PP set 0 variables
55.26/14.15	c pp time: 14084367us (14s)
55.66/14.21	c preprocessor returned 10010 variables
55.66/14.21	c preprocessing returned UNKNOWN
55.66/14.21	c PP set 0 variables
55.66/14.21	c pp time: 14068280us (14s)
80.46/20.49	c preprocessor returned 30020 variables
80.46/20.49	c preprocessing returned UNKNOWN
80.46/20.49	c PP set 0 variables
80.46/20.49	c pp time: 20306730us (20s)
9240.84/2310.54	c HTE
9403.65/2351.28	c subsumption
9853.66/2463.76	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-3499743-1308011675/watcher-3499743-1308011675 -o /var/tmp/evaluation-result-3499743-1308011675/solver-3499743-1308011675 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499743-1308011675.cnf 189628890 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 7090
/proc/meminfo: memFree=7154196/32951124 swapFree=67064576/67111528
[pid=7090] ppid=7088 vsize=8700 CPUtime=0 cores=0-7
/proc/7090/stat : 7090 (priss.sh) S 7088 7090 5845 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893583088 8908800 251 33554432000 4194304 4922060 140736529505360 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7090/statm: 2175 251 211 178 0 68 0

[startup+0.102268 s]
/proc/loadavg: 4.00 4.00 4.00 2/167 7090
/proc/meminfo: memFree=7154196/32951124 swapFree=67064576/67111528
[pid=7090] ppid=7088 vsize=8700 CPUtime=0 cores=0-7
/proc/7090/stat : 7090 (priss.sh) S 7088 7090 5845 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893583088 8908800 251 33554432000 4194304 4922060 140736529505360 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7090/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200286 s]
/proc/loadavg: 4.00 4.00 4.00 2/167 7090
/proc/meminfo: memFree=7154196/32951124 swapFree=67064576/67111528
[pid=7090] ppid=7088 vsize=8700 CPUtime=0 cores=0-7
/proc/7090/stat : 7090 (priss.sh) S 7088 7090 5845 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893583088 8908800 251 33554432000 4194304 4922060 140736529505360 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7090/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301266 s]
/proc/loadavg: 4.00 4.00 4.00 2/167 7090
/proc/meminfo: memFree=7154196/32951124 swapFree=67064576/67111528
[pid=7090] ppid=7088 vsize=8700 CPUtime=0 cores=0-7
/proc/7090/stat : 7090 (priss.sh) S 7088 7090 5845 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893583088 8908800 251 33554432000 4194304 4922060 140736529505360 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7090/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700167 s]
/proc/loadavg: 4.00 4.00 4.00 2/167 7090
/proc/meminfo: memFree=7154196/32951124 swapFree=67064576/67111528
[pid=7090] ppid=7088 vsize=8700 CPUtime=0 cores=0-7
/proc/7090/stat : 7090 (priss.sh) S 7088 7090 5845 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893583088 8908800 251 33554432000 4194304 4922060 140736529505360 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7090/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.501 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 7096
/proc/meminfo: memFree=7083244/32951124 swapFree=67064576/67111528
[pid=7090] ppid=7088 vsize=8700 CPUtime=0 cores=0-7
/proc/7090/stat : 7090 (priss.sh) S 7088 7090 5845 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893583088 8908800 251 33554432000 4194304 4922060 140736529505360 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7090/statm: 2175 251 211 178 0 68 0
[pid=7091] ppid=7090 vsize=310016 CPUtime=4.94 cores=0-7
/proc/7091/stat : 7091 (priss) S 7090 7090 5845 0 -1 4202496 41999 0 0 0 477 17 0 0 18 0 5 0 893583088 317456384 17963 33554432000 4194304 5787044 140733975945552 18446744073709551615 264738228657 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/7091/statm: 77504 17963 349 389 0 73254 0
[pid=7091/tid=7093] ppid=7090 vsize=310016 CPUtime=1.23 cores=0-7
/proc/7091/task/7093/stat : 7093 (priss) R 7090 7090 5845 0 -1 4202560 7456 0 0 0 120 3 0 0 19 0 5 0 893583095 317456384 17963 33554432000 4194304 5787044 140733975945552 18446744073709551615 264726102666 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=7091/tid=7094] ppid=7090 vsize=310016 CPUtime=1.2 cores=0-7
/proc/7091/task/7094/stat : 7094 (priss) R 7090 7090 5845 0 -1 4202560 6533 0 0 0 114 6 0 0 19 0 5 0 893583099 317456384 17963 33554432000 4194304 5787044 140733975945552 18446744073709551615 4336181 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=7091/tid=7095] ppid=7090 vsize=310016 CPUtime=1.19 cores=0-7
/proc/7091/task/7095/stat : 7095 (priss) R 7090 7090 5845 0 -1 4202560 7919 0 0 0 114 5 0 0 19 0 5 0 893583103 317456384 17963 33554432000 4194304 5787044 140733975945552 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7091/tid=7096] ppid=7090 vsize=310016 CPUtime=1.13 cores=0-7
/proc/7091/task/7096/stat : 7096 (priss) R 7090 7090 5845 0 -1 4202560 7911 0 0 0 113 0 0 0 19 0 5 0 893583107 317456384 17963 33554432000 4194304 5787044 140733975945552 18446744073709551615 4336560 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.94
Current children cumulated vsize (KiB) 318716

[startup+3.1007 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 7096
/proc/meminfo: memFree=7079896/32951124 swapFree=67064576/67111528
[pid=7090] ppid=7088 vsize=8700 CPUtime=0 cores=0-7
/proc/7090/stat : 7090 (priss.sh) S 7088 7090 5845 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893583088 8908800 251 33554432000 4194304 4922060 140736529505360 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7090/statm: 2175 251 211 178 0 68 0
[pid=7091] ppid=7090 vsize=308552 CPUtime=11.33 cores=0-7
/proc/7091/stat : 7091 (priss) S 7090 7090 5845 0 -1 4202496 43894 0 0 0 1116 17 0 0 18 0 5 0 893583088 315957248 18866 33554432000 4194304 5787044 140733975945552 18446744073709551615 264738228657 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/7091/statm: 77138 18866 350 389 0 72888 0
[pid=7091/tid=7093] ppid=7090 vsize=308552 CPUtime=2.84 cores=0-7
/proc/7091/task/7093/stat : 7093 (priss) R 7090 7090 5845 0 -1 4202560 8309 0 0 0 280 4 0 0 19 0 5 0 893583095 315957248 18866 33554432000 4194304 5787044 140733975945552 18446744073709551615 4336773 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=7091/tid=7094] ppid=7090 vsize=308552 CPUtime=2.8 cores=0-7
/proc/7091/task/7094/stat : 7094 (priss) R 7090 7090 5845 0 -1 4202560 6768 0 0 0 274 6 0 0 23 0 5 0 893583099 315957248 18866 33554432000 4194304 5787044 140733975945552 18446744073709551615 4336696 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=7091/tid=7095] ppid=7090 vsize=308552 CPUtime=2.79 cores=0-7
/proc/7091/task/7095/stat : 7095 (priss) R 7090 7090 5845 0 -1 4202560 8330 0 0 0 274 5 0 0 19 0 5 0 893583103 315957248 18866 33554432000 4194304 5787044 140733975945552 18446744073709551615 4336781 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7091/tid=7096] ppid=7090 vsize=308552 CPUtime=2.73 cores=0-7
/proc/7091/task/7096/stat : 7096 (priss) R 7090 7090 5845 0 -1 4202560 8307 0 0 0 273 0 0 0 23 0 5 0 893583107 315957248 18866 33554432000 4194304 5787044 140733975945552 18446744073709551615 4336696 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.33
Current children cumulated vsize (KiB) 317252

[startup+6.30109 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 7096
/proc/meminfo: memFree=7079532/32951124 swapFree=67064576/67111528
[pid=7090] ppid=7088 vsize=8700 CPUtime=0 cores=0-7
/proc/7090/stat : 7090 (priss.sh) S 7088 7090 5845 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893583088 8908800 251 33554432000 4194304 4922060 140736529505360 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7090/statm: 2175 251 211 178 0 68 0
[pid=7091] ppid=7090 vsize=308552 CPUtime=24.13 cores=0-7
/proc/7091/stat : 7091 (priss) S 7090 7090 5845 0 -1 4202496 43894 0 0 0 2396 17 0 0 18 0 5 0 893583088 315957248 18866 33554432000 4194304 5787044 140733975945552 18446744073709551615 264738228657 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/7091/statm: 77138 18866 350 389 0 72888 0
[pid=7091/tid=7093] ppid=7090 vsize=308552 CPUtime=6.04 cores=0-7
/proc/7091/task/7093/stat : 7093 (priss) R 7090 7090 5845 0 -1 4202560 8309 0 0 0 600 4 0 0 25 0 5 0 893583095 315957248 18866 33554432000 4194304 5787044 140733975945552 18446744073709551615 4336696 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=7091/tid=7094] ppid=7090 vsize=308552 CPUtime=6 cores=0-7
/proc/7091/task/7094/stat : 7094 (priss) R 7090 7090 5845 0 -1 4202560 6768 0 0 0 594 6 0 0 25 0 5 0 893583099 315957248 18866 33554432000 4194304 5787044 140733975945552 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=7091/tid=7095] ppid=7090 vsize=308552 CPUtime=5.99 cores=0-7
/proc/7091/task/7095/stat : 7095 (priss) R 7090 7090 5845 0 -1 4202560 8330 0 0 0 594 5 0 0 25 0 5 0 893583103 315957248 18866 33554432000 4194304 5787044 140733975945552 18446744073709551615 4336749 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7091/tid=7096] ppid=7090 vsize=308552 CPUtime=5.93 cores=0-7
/proc/7091/task/7096/stat : 7096 (priss) R 7090 7090 5845 0 -1 4202560 8307 0 0 0 593 0 0 0 25 0 5 0 893583107 315957248 18866 33554432000 4194304 5787044 140733975945552 18446744073709551615 4336749 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.13
Current children cumulated vsize (KiB) 317252

[startup+12.7009 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 7097
/proc/meminfo: memFree=7069364/32951124 swapFree=67064576/67111528
[pid=7090] ppid=7088 vsize=8700 CPUtime=0 cores=0-7
/proc/7090/stat : 7090 (priss.sh) S 7088 7090 5845 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893583088 8908800 251 33554432000 4194304 4922060 140736529505360 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7090/statm: 2175 251 211 178 0 68 0
[pid=7091] ppid=7090 vsize=311588 CPUtime=49.73 cores=0-7
/proc/7091/stat : 7091 (priss) S 7090 7090 5845 0 -1 4202496 46914 0 0 0 4956 17 0 0 18 0 5 0 893583088 319066112 21886 33554432000 4194304 5787044 140733975945552 18446744073709551615 264738228657 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/7091/statm: 77897 21886 352 389 0 73647 0
[pid=7091/tid=7093] ppid=7090 vsize=311588 CPUtime=12.44 cores=0-7
/proc/7091/task/7093/stat : 7093 (priss) R 7090 7090 5845 0 -1 4202560 9062 0 0 0 1240 4 0 0 25 0 5 0 893583095 319066112 21886 33554432000 4194304 5787044 140733975945552 18446744073709551615 4336808 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=7091/tid=7094] ppid=7090 vsize=311588 CPUtime=12.4 cores=0-7
/proc/7091/task/7094/stat : 7094 (priss) R 7090 7090 5845 0 -1 4202560 7527 0 0 0 1234 6 0 0 25 0 5 0 893583099 319066112 21886 33554432000 4194304 5787044 140733975945552 18446744073709551615 4336688 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=7091/tid=7095] ppid=7090 vsize=311588 CPUtime=12.39 cores=0-7
/proc/7091/task/7095/stat : 7095 (priss) R 7090 7090 5845 0 -1 4202560 9082 0 0 0 1234 5 0 0 25 0 5 0 893583103 319066112 21886 33554432000 4194304 5787044 140733975945552 18446744073709551615 4336808 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7091/tid=7096] ppid=7090 vsize=311588 CPUtime=12.33 cores=0-7
/proc/7091/task/7096/stat : 7096 (priss) R 7090 7090 5845 0 -1 4202560 9063 0 0 0 1233 0 0 0 25 0 5 0 893583107 319066112 21886 33554432000 4194304 5787044 140733975945552 18446744073709551615 264726061211 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.73
Current children cumulated vsize (KiB) 320288

[startup+25.5005 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 7097
/proc/meminfo: memFree=7014496/32951124 swapFree=67064576/67111528
[pid=7090] ppid=7088 vsize=8700 CPUtime=0 cores=0-7
/proc/7090/stat : 7090 (priss.sh) S 7088 7090 5845 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893583088 8908800 251 33554432000 4194304 4922060 140736529505360 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7090/statm: 2175 251 211 178 0 68 0
[pid=7091] ppid=7090 vsize=337012 CPUtime=100.87 cores=0-7
/proc/7091/stat : 7091 (priss) S 7090 7090 5845 0 -1 4202496 85280 0 0 0 10057 30 0 0 18 0 5 0 893583088 345100288 36036 33554432000 4194304 5787044 140733975945552 18446744073709551615 264738228657 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/7091/statm: 84253 36036 417 389 0 80003 0
[pid=7091/tid=7093] ppid=7090 vsize=337012 CPUtime=25.21 cores=0-7
/proc/7091/task/7093/stat : 7093 (priss) R 7090 7090 5845 0 -1 4202560 18039 0 0 0 2511 10 0 0 18 0 5 0 893583095 345100288 36036 33554432000 4194304 5787044 140733975945552 18446744073709551615 5590297 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=7091/tid=7094] ppid=7090 vsize=337012 CPUtime=25.18 cores=0-7
/proc/7091/task/7094/stat : 7094 (priss) R 7090 7090 5845 0 -1 4202560 18098 0 0 0 2509 9 0 0 25 0 5 0 893583099 345100288 36036 33554432000 4194304 5787044 140733975945552 18446744073709551615 5576446 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=7091/tid=7095] ppid=7090 vsize=337012 CPUtime=25.15 cores=0-7
/proc/7091/task/7095/stat : 7095 (priss) R 7090 7090 5845 0 -1 4202560 18637 0 0 0 2509 6 0 0 18 0 5 0 893583103 345100288 36036 33554432000 4194304 5787044 140733975945552 18446744073709551615 4238741 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7091/tid=7096] ppid=7090 vsize=337012 CPUtime=25.13 cores=0-7
/proc/7091/task/7096/stat : 7096 (priss) R 7090 7090 5845 0 -1 4202560 18326 0 0 0 2512 1 0 0 19 0 5 0 893583107 345100288 36036 33554432000 4194304 5787044 140733975945552 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.87
Current children cumulated vsize (KiB) 345712

[startup+51.1006 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 7098
/proc/meminfo: memFree=6976776/32951124 swapFree=67064576/67111528
[pid=7090] ppid=7088 vsize=8700 CPUtime=0 cores=0-7
/proc/7090/stat : 7090 (priss.sh) S 7088 7090 5845 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893583088 8908800 251 33554432000 4194304 4922060 140736529505360 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7090/statm: 2175 251 211 178 0 68 0
[pid=7091] ppid=7090 vsize=355112 CPUtime=203.22 cores=0-7
/proc/7091/stat : 7091 (priss) S 7090 7090 5845 0 -1 4202496 94699 0 0 0 20287 35 0 0 18 0 5 0 893583088 363634688 45455 33554432000 4194304 5787044 140733975945552 18446744073709551615 264738228657 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/7091/statm: 88778 45455 417 389 0 84528 0
[pid=7091/tid=7093] ppid=7090 vsize=355112 CPUtime=50.81 cores=0-7
/proc/7091/task/7093/stat : 7093 (priss) R 7090 7090 5845 0 -1 4202560 19523 0 0 0 5069 12 0 0 18 0 5 0 893583095 363634688 45455 33554432000 4194304 5787044 140733975945552 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=7091/tid=7094] ppid=7090 vsize=355112 CPUtime=50.78 cores=0-7
/proc/7091/task/7094/stat : 7094 (priss) R 7090 7090 5845 0 -1 4202560 19847 0 0 0 5067 11 0 0 25 0 5 0 893583099 363634688 45455 33554432000 4194304 5787044 140733975945552 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=7091/tid=7095] ppid=7090 vsize=355112 CPUtime=50.75 cores=0-7
/proc/7091/task/7095/stat : 7095 (priss) R 7090 7090 5845 0 -1 4202560 22426 0 0 0 5067 8 0 0 19 0 5 0 893583103 363634688 45455 33554432000 4194304 5787044 140733975945552 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7091/tid=7096] ppid=7090 vsize=355112 CPUtime=50.72 cores=0-7
/proc/7091/task/7096/stat : 7096 (priss) R 7090 7090 5845 0 -1 4202560 20723 0 0 0 5070 2 0 0 18 0 5 0 893583107 363634688 45455 33554432000 4194304 5787044 140733975945552 18446744073709551615 4508285 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.22
Current children cumulated vsize (KiB) 363812

[startup+102.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 7099
/proc/meminfo: memFree=6908532/32951124 swapFree=67064576/67111528
[pid=7090] ppid=7088 vsize=8700 CPUtime=0 cores=0-7
/proc/7090/stat : 7090 (priss.sh) S 7088 7090 5845 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893583088 8908800 251 33554432000 4194304 4922060 140736529505360 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7090/statm: 2175 251 211 178 0 68 0
[pid=7091] ppid=7090 vsize=378548 CPUtime=408.01 cores=0-7
/proc/7091/stat : 7091 (priss) S 7090 7090 5845 0 -1 4202496 111744 0 0 0 40753 48 0 0 18 0 5 0 893583088 387633152 62402 33554432000 4194304 5787044 140733975945552 18446744073709551615 264738228657 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/7091/statm: 94637 62402 417 389 0 90387 0
[pid=7091/tid=7093] ppid=7090 vsize=378548 CPUtime=102.01 cores=0-7
/proc/7091/task/7093/stat : 7093 (priss) R 7090 7090 5845 0 -1 4202560 23268 0 0 0 10186 15 0 0 18 0 5 0 893583095 387633152 62402 33554432000 4194304 5787044 140733975945552 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=7091/tid=7094] ppid=7090 vsize=378548 CPUtime=101.98 cores=0-7
/proc/7091/task/7094/stat : 7094 (priss) R 7090 7090 5845 0 -1 4202560 25051 0 0 0 10185 13 0 0 25 0 5 0 893583099 387633152 62402 33554432000 4194304 5787044 140733975945552 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=7091/tid=7095] ppid=7090 vsize=378548 CPUtime=101.95 cores=0-7
/proc/7091/task/7095/stat : 7095 (priss) R 7090 7090 5845 0 -1 4202560 26754 0 0 0 10183 12 0 0 18 0 5 0 893583103 387633152 62402 33554432000 4194304 5787044 140733975945552 18446744073709551615 264726066209 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7091/tid=7096] ppid=7090 vsize=378548 CPUtime=101.89 cores=0-7

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

/proc/7091/task/7094/stat : 7094 (priss) R 7090 7090 5845 0 -1 4202560 109195 0 0 0 477959 247 0 0 25 0 5 0 893583099 2052743168 430510 33554432000 4194304 5787044 140733975945552 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7091/tid=7095] ppid=7090 vsize=2004632 CPUtime=4782.06 cores=0-7
/proc/7091/task/7095/stat : 7095 (priss) R 7090 7090 5845 0 -1 4202560 122160 0 0 0 477764 442 0 0 25 0 5 0 893583103 2052743168 430510 33554432000 4194304 5787044 140733975945552 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7091/tid=7096] ppid=7090 vsize=2004632 CPUtime=4781.96 cores=0-7
/proc/7091/task/7096/stat : 7096 (priss) R 7090 7090 5845 0 -1 4202560 136902 0 0 0 478137 59 0 0 25 0 5 0 893583107 2052743168 430510 33554432000 4194304 5787044 140733975945552 18446744073709551615 5527433 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19128.3
Current children cumulated vsize (KiB) 2013332

[startup+4842.31 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 7237
/proc/meminfo: memFree=5430080/32951124 swapFree=67064576/67111528
[pid=7090] ppid=7088 vsize=8700 CPUtime=0 cores=0-7
/proc/7090/stat : 7090 (priss.sh) S 7088 7090 5845 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893583088 8908800 251 33554432000 4194304 4922060 140736529505360 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7090/statm: 2175 251 211 178 0 68 0
[pid=7091] ppid=7090 vsize=2004632 CPUtime=19368.4 cores=0-7
/proc/7091/stat : 7091 (priss) S 7090 7090 5845 0 -1 4202496 489504 0 0 0 1935735 1103 0 0 18 0 5 0 893583088 2052743168 430571 33554432000 4194304 5787044 140733975945552 18446744073709551615 264738228657 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/7091/statm: 501158 430571 417 389 0 496908 0
[pid=7091/tid=7093] ppid=7090 vsize=2004632 CPUtime=4842.1 cores=0-7
/proc/7091/task/7093/stat : 7093 (priss) R 7090 7090 5845 0 -1 4202560 109022 0 0 0 483857 353 0 0 25 0 5 0 893583095 2052743168 430571 33554432000 4194304 5787044 140733975945552 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=7091/tid=7094] ppid=7090 vsize=2004632 CPUtime=4842.07 cores=0-7
/proc/7091/task/7094/stat : 7094 (priss) R 7090 7090 5845 0 -1 4202560 109199 0 0 0 483960 247 0 0 25 0 5 0 893583099 2052743168 430571 33554432000 4194304 5787044 140733975945552 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7091/tid=7095] ppid=7090 vsize=2004632 CPUtime=4842.07 cores=0-7
/proc/7091/task/7095/stat : 7095 (priss) R 7090 7090 5845 0 -1 4202560 122197 0 0 0 483765 442 0 0 25 0 5 0 893583103 2052743168 430571 33554432000 4194304 5787044 140733975945552 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7091/tid=7096] ppid=7090 vsize=2004632 CPUtime=4841.97 cores=0-7
/proc/7091/task/7096/stat : 7096 (priss) R 7090 7090 5845 0 -1 4202560 136906 0 0 0 484138 59 0 0 25 0 5 0 893583107 2052743168 430571 33554432000 4194304 5787044 140733975945552 18446744073709551615 5527407 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19368.4
Current children cumulated vsize (KiB) 2013332

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 7239
/proc/meminfo: memFree=5429524/32951124 swapFree=67064576/67111528
[pid=7090] ppid=7088 vsize=8700 CPUtime=0 cores=0-7
/proc/7090/stat : 7090 (priss.sh) S 7088 7090 5845 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893583088 8908800 251 33554432000 4194304 4922060 140736529505360 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7090/statm: 2175 251 211 178 0 68 0
[pid=7091] ppid=7090 vsize=2004632 CPUtime=19608.4 cores=0-7
/proc/7091/stat : 7091 (priss) S 7090 7090 5845 0 -1 4202496 489564 0 0 0 1959733 1104 0 0 18 0 5 0 893583088 2052743168 430631 33554432000 4194304 5787044 140733975945552 18446744073709551615 264738228657 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/7091/statm: 501158 430631 417 389 0 496908 0
[pid=7091/tid=7093] ppid=7090 vsize=2004632 CPUtime=4902.09 cores=0-7
/proc/7091/task/7093/stat : 7093 (priss) R 7090 7090 5845 0 -1 4202560 109026 0 0 0 489856 353 0 0 25 0 5 0 893583095 2052743168 430631 33554432000 4194304 5787044 140733975945552 18446744073709551615 5586651 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=7091/tid=7094] ppid=7090 vsize=2004632 CPUtime=4902.08 cores=0-7
/proc/7091/task/7094/stat : 7094 (priss) R 7090 7090 5845 0 -1 4202560 109200 0 0 0 489960 248 0 0 25 0 5 0 893583099 2052743168 430631 33554432000 4194304 5787044 140733975945552 18446744073709551615 4254966 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7091/tid=7095] ppid=7090 vsize=2004632 CPUtime=4902.06 cores=0-7
/proc/7091/task/7095/stat : 7095 (priss) R 7090 7090 5845 0 -1 4202560 122243 0 0 0 489764 442 0 0 25 0 5 0 893583103 2052743168 430631 33554432000 4194304 5787044 140733975945552 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7091/tid=7096] ppid=7090 vsize=2004632 CPUtime=4901.96 cores=0-7
/proc/7091/task/7096/stat : 7096 (priss) R 7090 7090 5845 0 -1 4202560 136915 0 0 0 490137 59 0 0 25 0 5 0 893583107 2052743168 430631 33554432000 4194304 5787044 140733975945552 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19608.4
Current children cumulated vsize (KiB) 2013332

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 7241
/proc/meminfo: memFree=5429604/32951124 swapFree=67064576/67111528
[pid=7090] ppid=7088 vsize=8700 CPUtime=0 cores=0-7
/proc/7090/stat : 7090 (priss.sh) S 7088 7090 5845 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893583088 8908800 251 33554432000 4194304 4922060 140736529505360 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7090/statm: 2175 251 211 178 0 68 0
[pid=7091] ppid=7090 vsize=2004632 CPUtime=19848.4 cores=0-7
/proc/7091/stat : 7091 (priss) S 7090 7090 5845 0 -1 4202496 489635 0 0 0 1983734 1104 0 0 18 0 5 0 893583088 2052743168 430702 33554432000 4194304 5787044 140733975945552 18446744073709551615 264738228657 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/7091/statm: 501158 430702 417 389 0 496908 0
[pid=7091/tid=7093] ppid=7090 vsize=2004632 CPUtime=4962.1 cores=0-7
/proc/7091/task/7093/stat : 7093 (priss) R 7090 7090 5845 0 -1 4202560 109052 0 0 0 495857 353 0 0 25 0 5 0 893583095 2052743168 430702 33554432000 4194304 5787044 140733975945552 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=7091/tid=7094] ppid=7090 vsize=2004632 CPUtime=4962.08 cores=0-7
/proc/7091/task/7094/stat : 7094 (priss) R 7090 7090 5845 0 -1 4202560 109202 0 0 0 495960 248 0 0 25 0 5 0 893583099 2052743168 430702 33554432000 4194304 5787044 140733975945552 18446744073709551615 5591596 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7091/tid=7095] ppid=7090 vsize=2004632 CPUtime=4962.06 cores=0-7
/proc/7091/task/7095/stat : 7095 (priss) R 7090 7090 5845 0 -1 4202560 122279 0 0 0 495764 442 0 0 25 0 5 0 893583103 2052743168 430702 33554432000 4194304 5787044 140733975945552 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7091/tid=7096] ppid=7090 vsize=2004632 CPUtime=4961.97 cores=0-7
/proc/7091/task/7096/stat : 7096 (priss) R 7090 7090 5845 0 -1 4202560 136922 0 0 0 496138 59 0 0 25 0 5 0 893583107 2052743168 430702 33554432000 4194304 5787044 140733975945552 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19848.4
Current children cumulated vsize (KiB) 2013332

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 7242
/proc/meminfo: memFree=5428924/32951124 swapFree=67064576/67111528
[pid=7090] ppid=7088 vsize=8700 CPUtime=0 cores=0-7
/proc/7090/stat : 7090 (priss.sh) S 7088 7090 5845 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893583088 8908800 251 33554432000 4194304 4922060 140736529505360 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7090/statm: 2175 251 211 178 0 68 0
[pid=7091] ppid=7090 vsize=2004632 CPUtime=20088.4 cores=0-7
/proc/7091/stat : 7091 (priss) S 7090 7090 5845 0 -1 4202496 489739 0 0 0 2007735 1104 0 0 18 0 5 0 893583088 2052743168 430806 33554432000 4194304 5787044 140733975945552 18446744073709551615 264738228657 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/7091/statm: 501158 430806 417 389 0 496908 0
[pid=7091/tid=7093] ppid=7090 vsize=2004632 CPUtime=5022.1 cores=0-7
/proc/7091/task/7093/stat : 7093 (priss) R 7090 7090 5845 0 -1 4202560 109114 0 0 0 501857 353 0 0 25 0 5 0 893583095 2052743168 430806 33554432000 4194304 5787044 140733975945552 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=7091/tid=7094] ppid=7090 vsize=2004632 CPUtime=5022.08 cores=0-7
/proc/7091/task/7094/stat : 7094 (priss) R 7090 7090 5845 0 -1 4202560 109210 0 0 0 501960 248 0 0 25 0 5 0 893583099 2052743168 430806 33554432000 4194304 5787044 140733975945552 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7091/tid=7095] ppid=7090 vsize=2004632 CPUtime=5022.07 cores=0-7
/proc/7091/task/7095/stat : 7095 (priss) R 7090 7090 5845 0 -1 4202560 122304 0 0 0 501765 442 0 0 25 0 5 0 893583103 2052743168 430806 33554432000 4194304 5787044 140733975945552 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7091/tid=7096] ppid=7090 vsize=2004632 CPUtime=5021.97 cores=0-7
/proc/7091/task/7096/stat : 7096 (priss) R 7090 7090 5845 0 -1 4202560 136931 0 0 0 502138 59 0 0 25 0 5 0 893583107 2052743168 430806 33554432000 4194304 5787044 140733975945552 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20088.4
Current children cumulated vsize (KiB) 2013332

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 7244
/proc/meminfo: memFree=5428376/32951124 swapFree=67064576/67111528
[pid=7090] ppid=7088 vsize=8700 CPUtime=0 cores=0-7
/proc/7090/stat : 7090 (priss.sh) S 7088 7090 5845 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893583088 8908800 251 33554432000 4194304 4922060 140736529505360 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7090/statm: 2175 251 211 178 0 68 0
[pid=7091] ppid=7090 vsize=2004632 CPUtime=20328.4 cores=0-7
/proc/7091/stat : 7091 (priss) S 7090 7090 5845 0 -1 4202496 489869 0 0 0 2031736 1104 0 0 18 0 5 0 893583088 2052743168 430936 33554432000 4194304 5787044 140733975945552 18446744073709551615 264738228657 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/7091/statm: 501158 430936 417 389 0 496908 0
[pid=7091/tid=7093] ppid=7090 vsize=2004632 CPUtime=5082.1 cores=0-7
/proc/7091/task/7093/stat : 7093 (priss) R 7090 7090 5845 0 -1 4202560 109158 0 0 0 507857 353 0 0 25 0 5 0 893583095 2052743168 430936 33554432000 4194304 5787044 140733975945552 18446744073709551615 4238736 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=7091/tid=7094] ppid=7090 vsize=2004632 CPUtime=5082.08 cores=0-7
/proc/7091/task/7094/stat : 7094 (priss) R 7090 7090 5845 0 -1 4202560 109228 0 0 0 507960 248 0 0 25 0 5 0 893583099 2052743168 430936 33554432000 4194304 5787044 140733975945552 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7091/tid=7095] ppid=7090 vsize=2004632 CPUtime=5082.07 cores=0-7
/proc/7091/task/7095/stat : 7095 (priss) R 7090 7090 5845 0 -1 4202560 122360 0 0 0 507765 442 0 0 25 0 5 0 893583103 2052743168 430936 33554432000 4194304 5787044 140733975945552 18446744073709551615 5591239 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7091/tid=7096] ppid=7090 vsize=2004632 CPUtime=5081.97 cores=0-7
/proc/7091/task/7096/stat : 7096 (priss) R 7090 7090 5845 0 -1 4202560 136943 0 0 0 508138 59 0 0 25 0 5 0 893583107 2052743168 430936 33554432000 4194304 5787044 140733975945552 18446744073709551615 5527227 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20328.4
Current children cumulated vsize (KiB) 2013332



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 7244
/proc/meminfo: memFree=5428376/32951124 swapFree=67064576/67111528
[pid=7090] ppid=7088 vsize=8700 CPUtime=0 cores=0-7
/proc/7090/stat : 7090 (priss.sh) S 7088 7090 5845 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893583088 8908800 251 33554432000 4194304 4922060 140736529505360 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7090/statm: 2175 251 211 178 0 68 0
[pid=7091] ppid=7090 vsize=2004632 CPUtime=20399.2 cores=0-7
/proc/7091/stat : 7091 (priss) S 7090 7090 5845 0 -1 4202496 489906 0 0 0 2038818 1104 0 0 18 0 5 0 893583088 2052743168 430973 33554432000 4194304 5787044 140733975945552 18446744073709551615 264738228657 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/7091/statm: 501158 430973 417 389 0 496908 0
[pid=7091/tid=7093] ppid=7090 vsize=2004632 CPUtime=5099.81 cores=0-7
/proc/7091/task/7093/stat : 7093 (priss) R 7090 7090 5845 0 -1 4202560 109170 0 0 0 509628 353 0 0 25 0 5 0 893583095 2052743168 430973 33554432000 4194304 5787044 140733975945552 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=7091/tid=7094] ppid=7090 vsize=2004632 CPUtime=5099.79 cores=0-7
/proc/7091/task/7094/stat : 7094 (priss) R 7090 7090 5845 0 -1 4202560 109237 0 0 0 509731 248 0 0 25 0 5 0 893583099 2052743168 430973 33554432000 4194304 5787044 140733975945552 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7091/tid=7095] ppid=7090 vsize=2004632 CPUtime=5099.78 cores=0-7
/proc/7091/task/7095/stat : 7095 (priss) R 7090 7090 5845 0 -1 4202560 122373 0 0 0 509536 442 0 0 25 0 5 0 893583103 2052743168 430973 33554432000 4194304 5787044 140733975945552 18446744073709551615 5585354 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7091/tid=7096] ppid=7090 vsize=2004632 CPUtime=5099.68 cores=0-7
/proc/7091/task/7096/stat : 7096 (priss) R 7090 7090 5845 0 -1 4202560 136946 0 0 0 509909 59 0 0 25 0 5 0 893583107 2052743168 430973 33554432000 4194304 5787044 140733975945552 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20399.2
Current children cumulated vsize (KiB) 2013332

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+5100 s]
/proc/loadavg: 4.00 4.00 4.00 5/173 7244
/proc/meminfo: memFree=5428376/32951124 swapFree=67064576/67111528
[pid=7090] ppid=7088 vsize=8700 CPUtime=0 cores=0-7
/proc/7090/stat : 7090 (priss.sh) S 7088 7090 5845 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893583088 8908800 251 33554432000 4194304 4922060 140736529505360 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7090/statm: 2175 251 211 178 0 68 0
[pid=7091] ppid=7090 vsize=2004632 CPUtime=20399.2 cores=0-7
/proc/7091/stat : 7091 (priss) S 7090 7090 5845 0 -1 4202496 489906 0 0 0 2038818 1104 0 0 18 0 5 0 893583088 2052743168 430973 33554432000 4194304 5787044 140733975945552 18446744073709551615 264738228657 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/7091/statm: 501158 430973 417 389 0 496908 0
[pid=7091/tid=7093] ppid=7090 vsize=2004632 CPUtime=5099.81 cores=0-7
/proc/7091/task/7093/stat : 7093 (priss) R 7090 7090 5845 0 -1 4202560 109170 0 0 0 509628 353 0 0 25 0 5 0 893583095 2052743168 430973 33554432000 4194304 5787044 140733975945552 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=7091/tid=7094] ppid=7090 vsize=2004632 CPUtime=5099.79 cores=0-7
/proc/7091/task/7094/stat : 7094 (priss) R 7090 7090 5845 0 -1 4202560 109237 0 0 0 509731 248 0 0 25 0 5 0 893583099 2052743168 430973 33554432000 4194304 5787044 140733975945552 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7091/tid=7095] ppid=7090 vsize=2004632 CPUtime=5099.78 cores=0-7
/proc/7091/task/7095/stat : 7095 (priss) R 7090 7090 5845 0 -1 4202560 122373 0 0 0 509536 442 0 0 25 0 5 0 893583103 2052743168 430973 33554432000 4194304 5787044 140733975945552 18446744073709551615 5585354 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=7091/tid=7096] ppid=7090 vsize=2004632 CPUtime=5099.68 cores=0-7
/proc/7091/task/7096/stat : 7096 (priss) R 7090 7090 5845 0 -1 4202560 136946 0 0 0 509909 59 0 0 25 0 5 0 893583107 2052743168 430973 33554432000 4194304 5787044 140733975945552 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20399.2
Current children cumulated vsize (KiB) 2013332

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7090 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 20399.2
#
# 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.2
CPU user time (s): 20388.2
CPU system time (s): 11.04
CPU usage (%): 399.983
Max. virtual memory (cumulated for all children) (KiB): 2013332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
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= 2

runsolver used 8.03478 second user time and 19.584 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-14 02:34:35
IDJOB=3499743
IDBENCH=88229
IDSOLVER=1994
FILE ID=node141/3499743-1308011675
RUNJOBID= node141-1307988435-5859
PBS_JOBID= 13559809
Free space on /var/tmp= 2912 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q585-n40-p30-s19690873.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3499743-1308011675/watcher-3499743-1308011675 -o /var/tmp/evaluation-result-3499743-1308011675/solver-3499743-1308011675 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499743-1308011675.cnf 189628890 40000 31000 8

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

MD5SUM BENCH= e096925b96a6999132833f44e4f216d7
RANDOM SEED=189628890

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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:       7154492 kB
Buffers:        132908 kB
Cached:       24817000 kB
SwapCached:       9036 kB
Active:        9414808 kB
Inactive:     15552004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7154492 kB
SwapTotal:    67111528 kB
SwapFree:     67064576 kB
Dirty:            4748 kB
Writeback:           4 kB
AnonPages:       15412 kB
Mapped:           9536 kB
Slab:           763116 kB
PageTables:       3544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   151844 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 node141 at 2011-06-14 03:59:37