Trace number 3499691

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1327.5-n60-p30-s52708253.cnf
MD5SUM472b10ce0a2683d9355981037eea091e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.52092
Satisfiable
(Un)Satisfiability was proved
Number of variables3672
Number of clauses1163952
Sum of the clauses size2331456
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21163892
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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: 496
0.00/0.29	c parsetime: 288819us
0.00/0.29	c parsed 1163952 clauses with 3672 variables
0.00/0.36	c NW started thread 0 successfully (1104685376)
0.00/0.45	c NW started thread 1 successfully (1092966720)
0.00/0.55	c NW started thread 2 successfully (1115175232)
0.00/0.65	c NW started thread 3 successfully (1125665088)
60.73/15.87	c preprocessor returned 10003 variables
60.73/15.87	c preprocessing returned UNKNOWN
60.73/15.87	c PP set 0 variables
60.73/15.87	c pp time: 15502735us (15s)
61.93/16.14	c preprocessor returned 10003 variables
61.93/16.14	c preprocessing returned UNKNOWN
61.93/16.14	c PP set 0 variables
61.93/16.14	c pp time: 15594392us (15s)
63.93/16.61	c preprocessor returned 10003 variables
63.93/16.61	c preprocessing returned UNKNOWN
63.93/16.61	c PP set 0 variables
63.93/16.61	c pp time: 16155389us (16s)
84.34/21.77	c preprocessor returned 30006 variables
84.34/21.77	c preprocessing returned UNKNOWN
84.34/21.77	c PP set 0 variables
84.34/21.77	c pp time: 21118614us (21s)
6712.73/1678.93	c HTE
6835.53/1709.61	c subsumption
6835.53/1709.61	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-3499691-1308009392/watcher-3499691-1308009392 -o /var/tmp/evaluation-result-3499691-1308009392/solver-3499691-1308009392 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499691-1308009392.cnf 1528712265 40000 31000 8 

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

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


[startup+0 s]
/proc/loadavg: 3.83 3.94 3.93 1/170 495
/proc/meminfo: memFree=4671472/32951124 swapFree=67054520/67111528
[pid=495] ppid=493 vsize=8700 CPUtime=0 cores=0-7
/proc/495/stat : 495 (priss.sh) S 493 495 32356 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 912537766 8908800 252 33554432000 4194304 4922060 140733516732544 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/495/statm: 2175 252 211 178 0 68 0

[startup+0.083125 s]
/proc/loadavg: 3.83 3.94 3.93 1/170 495
/proc/meminfo: memFree=4671472/32951124 swapFree=67054520/67111528
[pid=495] ppid=493 vsize=8700 CPUtime=0 cores=0-7
/proc/495/stat : 495 (priss.sh) S 493 495 32356 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 912537766 8908800 252 33554432000 4194304 4922060 140733516732544 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/495/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101126 s]
/proc/loadavg: 3.83 3.94 3.93 1/170 495
/proc/meminfo: memFree=4671472/32951124 swapFree=67054520/67111528
[pid=495] ppid=493 vsize=8700 CPUtime=0 cores=0-7
/proc/495/stat : 495 (priss.sh) S 493 495 32356 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 912537766 8908800 252 33554432000 4194304 4922060 140733516732544 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/495/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301091 s]
/proc/loadavg: 3.83 3.94 3.93 1/170 495
/proc/meminfo: memFree=4671472/32951124 swapFree=67054520/67111528
[pid=495] ppid=493 vsize=8700 CPUtime=0 cores=0-7
/proc/495/stat : 495 (priss.sh) S 493 495 32356 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 912537766 8908800 252 33554432000 4194304 4922060 140733516732544 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/495/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701061 s]
/proc/loadavg: 3.83 3.94 3.93 1/170 495
/proc/meminfo: memFree=4671472/32951124 swapFree=67054520/67111528
[pid=495] ppid=493 vsize=8700 CPUtime=0 cores=0-7
/proc/495/stat : 495 (priss.sh) S 493 495 32356 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 912537766 8908800 252 33554432000 4194304 4922060 140733516732544 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/495/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50089 s]
/proc/loadavg: 3.83 3.94 3.93 5/176 501
/proc/meminfo: memFree=4179540/32951124 swapFree=67054520/67111528
[pid=495] ppid=493 vsize=8700 CPUtime=0 cores=0-7
/proc/495/stat : 495 (priss.sh) S 493 495 32356 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 912537766 8908800 252 33554432000 4194304 4922060 140733516732544 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/495/statm: 2175 252 211 178 0 68 0
[pid=496] ppid=495 vsize=785020 CPUtime=3.68 cores=0-7
/proc/496/stat : 496 (priss) S 495 495 32356 0 -1 4202496 173031 0 0 0 291 77 0 0 18 0 5 0 912537766 803860480 171025 33554432000 4194304 5787044 140736552873808 18446744073709551615 210216470961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/496/statm: 196255 171025 345 389 0 192005 0
[pid=496/tid=498] ppid=495 vsize=785020 CPUtime=0.98 cores=0-7
/proc/496/task/498/stat : 498 (priss) R 495 495 32356 0 -1 4202560 29914 0 0 0 83 15 0 0 18 0 5 0 912537803 803860480 171026 33554432000 4194304 5787044 140736552873808 18446744073709551615 4307736 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=496/tid=499] ppid=495 vsize=785020 CPUtime=0.93 cores=0-7
/proc/496/task/499/stat : 499 (priss) R 495 495 32356 0 -1 4202560 31727 0 0 0 86 7 0 0 18 0 5 0 912537812 803860480 171027 33554432000 4194304 5787044 140736552873808 18446744073709551615 4307811 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=496/tid=500] ppid=495 vsize=785020 CPUtime=0.81 cores=0-7
/proc/496/task/500/stat : 500 (priss) R 495 495 32356 0 -1 4202560 29199 0 0 0 66 15 0 0 18 0 5 0 912537821 803860480 171028 33554432000 4194304 5787044 140736552873808 18446744073709551615 4302086 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=496/tid=501] ppid=495 vsize=785020 CPUtime=0.36 cores=0-7
/proc/496/task/501/stat : 501 (priss) R 495 495 32356 0 -1 4202560 27937 0 0 0 2 34 0 0 18 0 5 0 912537832 803860480 171029 33554432000 4194304 5787044 140736552873808 18446744073709551615 210204690615 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.68
Current children cumulated vsize (KiB) 793720

[startup+3.10062 s]
/proc/loadavg: 3.83 3.94 3.93 5/176 501
/proc/meminfo: memFree=4237448/32951124 swapFree=67054520/67111528
[pid=495] ppid=493 vsize=8700 CPUtime=0 cores=0-7
/proc/495/stat : 495 (priss.sh) S 493 495 32356 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 912537766 8908800 252 33554432000 4194304 4922060 140733516732544 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/495/statm: 2175 252 211 178 0 68 0
[pid=496] ppid=495 vsize=484096 CPUtime=9.96 cores=0-7
/proc/496/stat : 496 (priss) S 495 495 32356 0 -1 4202496 198694 0 0 0 906 90 0 0 18 0 5 0 912537766 495714304 80128 33554432000 4194304 5787044 140736552873808 18446744073709551615 210216470961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/496/statm: 121024 80128 350 389 0 116774 0
[pid=496/tid=498] ppid=495 vsize=484096 CPUtime=2.59 cores=0-7
/proc/496/task/498/stat : 498 (priss) R 495 495 32356 0 -1 4202560 34455 0 0 0 242 17 0 0 18 0 5 0 912537803 495714304 80128 33554432000 4194304 5787044 140736552873808 18446744073709551615 4336977 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=496/tid=499] ppid=495 vsize=484096 CPUtime=2.53 cores=0-7
/proc/496/task/499/stat : 499 (priss) R 495 495 32356 0 -1 4202560 37869 0 0 0 245 8 0 0 20 0 5 0 912537812 495714304 80128 33554432000 4194304 5787044 140736552873808 18446744073709551615 4336977 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=496/tid=500] ppid=495 vsize=484096 CPUtime=2.41 cores=0-7
/proc/496/task/500/stat : 500 (priss) R 495 495 32356 0 -1 4202560 35400 0 0 0 224 17 0 0 20 0 5 0 912537821 495714304 80128 33554432000 4194304 5787044 140736552873808 18446744073709551615 4336986 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=496/tid=501] ppid=495 vsize=484096 CPUtime=1.83 cores=0-7
/proc/496/task/501/stat : 501 (priss) R 495 495 32356 0 -1 4202560 36712 0 0 0 141 42 0 0 18 0 5 0 912537832 495714304 80128 33554432000 4194304 5787044 140736552873808 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.96
Current children cumulated vsize (KiB) 492796

[startup+6.30109 s]
/proc/loadavg: 3.85 3.94 3.93 5/176 501
/proc/meminfo: memFree=4335416/32951124 swapFree=67054520/67111528
[pid=495] ppid=493 vsize=8700 CPUtime=0 cores=0-7
/proc/495/stat : 495 (priss.sh) S 493 495 32356 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 912537766 8908800 252 33554432000 4194304 4922060 140733516732544 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/495/statm: 2175 252 211 178 0 68 0
[pid=496] ppid=495 vsize=487924 CPUtime=22.76 cores=0-7
/proc/496/stat : 496 (priss) S 495 495 32356 0 -1 4202496 202485 0 0 0 2185 91 0 0 18 0 5 0 912537766 499634176 83919 33554432000 4194304 5787044 140736552873808 18446744073709551615 210216470961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/496/statm: 121981 83919 350 389 0 117731 0
[pid=496/tid=498] ppid=495 vsize=487924 CPUtime=5.79 cores=0-7
/proc/496/task/498/stat : 498 (priss) R 495 495 32356 0 -1 4202560 35488 0 0 0 562 17 0 0 25 0 5 0 912537803 499634176 83919 33554432000 4194304 5787044 140736552873808 18446744073709551615 4340028 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=496/tid=499] ppid=495 vsize=487924 CPUtime=5.73 cores=0-7
/proc/496/task/499/stat : 499 (priss) R 495 495 32356 0 -1 4202560 38843 0 0 0 565 8 0 0 25 0 5 0 912537812 499634176 83919 33554432000 4194304 5787044 140736552873808 18446744073709551615 4340045 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=496/tid=500] ppid=495 vsize=487924 CPUtime=5.61 cores=0-7
/proc/496/task/500/stat : 500 (priss) R 495 495 32356 0 -1 4202560 36632 0 0 0 544 17 0 0 21 0 5 0 912537821 499634176 83919 33554432000 4194304 5787044 140736552873808 18446744073709551615 4340052 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=496/tid=501] ppid=495 vsize=487924 CPUtime=5.03 cores=0-7
/proc/496/task/501/stat : 501 (priss) R 495 495 32356 0 -1 4202560 37264 0 0 0 461 42 0 0 25 0 5 0 912537832 499634176 83919 33554432000 4194304 5787044 140736552873808 18446744073709551615 4340056 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 22.76
Current children cumulated vsize (KiB) 496624

[startup+12.701 s]
/proc/loadavg: 3.86 3.94 3.93 5/176 501
/proc/meminfo: memFree=4237468/32951124 swapFree=67054520/67111528
[pid=495] ppid=493 vsize=8700 CPUtime=0 cores=0-7
/proc/495/stat : 495 (priss.sh) S 493 495 32356 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 912537766 8908800 252 33554432000 4194304 4922060 140733516732544 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/495/statm: 2175 252 211 178 0 68 0
[pid=496] ppid=495 vsize=643368 CPUtime=48.35 cores=0-7
/proc/496/stat : 496 (priss) S 495 495 32356 0 -1 4202496 228489 0 0 0 4738 97 0 0 18 0 5 0 912537766 658808832 108411 33554432000 4194304 5787044 140736552873808 18446744073709551615 210216470961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/496/statm: 160842 108411 355 389 0 156592 0
[pid=496/tid=498] ppid=495 vsize=643368 CPUtime=12.19 cores=0-7
/proc/496/task/498/stat : 498 (priss) R 495 495 32356 0 -1 4202560 41551 0 0 0 1201 18 0 0 25 0 5 0 912537803 658808832 108411 33554432000 4194304 5787044 140736552873808 18446744073709551615 4355800 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=496/tid=499] ppid=495 vsize=643368 CPUtime=12.13 cores=0-7
/proc/496/task/499/stat : 499 (priss) R 495 495 32356 0 -1 4202560 45003 0 0 0 1204 9 0 0 25 0 5 0 912537812 658808832 108411 33554432000 4194304 5787044 140736552873808 18446744073709551615 4318944 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=496/tid=500] ppid=495 vsize=643368 CPUtime=12.01 cores=0-7
/proc/496/task/500/stat : 500 (priss) R 495 495 32356 0 -1 4202560 43283 0 0 0 1183 18 0 0 25 0 5 0 912537821 658808832 108411 33554432000 4194304 5787044 140736552873808 18446744073709551615 210204752415 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=496/tid=501] ppid=495 vsize=643368 CPUtime=11.42 cores=0-7
/proc/496/task/501/stat : 501 (priss) R 495 495 32356 0 -1 4202560 44394 0 0 0 1097 45 0 0 25 0 5 0 912537832 658808832 108411 33554432000 4194304 5787044 140736552873808 18446744073709551615 4318944 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 48.35
Current children cumulated vsize (KiB) 652068

[startup+25.5009 s]
/proc/loadavg: 3.89 3.94 3.93 5/176 501
/proc/meminfo: memFree=4174696/32951124 swapFree=67054520/67111528
[pid=495] ppid=493 vsize=8700 CPUtime=0 cores=0-7
/proc/495/stat : 495 (priss.sh) S 493 495 32356 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 912537766 8908800 252 33554432000 4194304 4922060 140733516732544 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/495/statm: 2175 252 211 178 0 68 0
[pid=496] ppid=495 vsize=658380 CPUtime=99.54 cores=0-7
/proc/496/stat : 496 (priss) S 495 495 32356 0 -1 4202496 346088 0 0 0 9773 181 0 0 18 0 5 0 912537766 674181120 125136 33554432000 4194304 5787044 140736552873808 18446744073709551615 210216470961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/496/statm: 164595 125136 417 389 0 160345 0
[pid=496/tid=498] ppid=495 vsize=658380 CPUtime=24.98 cores=0-7
/proc/496/task/498/stat : 498 (priss) R 495 495 32356 0 -1 4202560 70028 0 0 0 2470 28 0 0 18 0 5 0 912537803 674181120 125136 33554432000 4194304 5787044 140736552873808 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=496/tid=499] ppid=495 vsize=658380 CPUtime=24.93 cores=0-7
/proc/496/task/499/stat : 499 (priss) R 495 495 32356 0 -1 4202560 71468 0 0 0 2480 13 0 0 25 0 5 0 912537812 674181120 125136 33554432000 4194304 5787044 140736552873808 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=496/tid=500] ppid=495 vsize=658380 CPUtime=24.8 cores=0-7
/proc/496/task/500/stat : 500 (priss) R 495 495 32356 0 -1 4202560 74756 0 0 0 2452 28 0 0 18 0 5 0 912537821 674181120 125136 33554432000 4194304 5787044 140736552873808 18446744073709551615 5590240 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=496/tid=501] ppid=495 vsize=658380 CPUtime=24.22 cores=0-7
/proc/496/task/501/stat : 501 (priss) R 495 495 32356 0 -1 4202560 75578 0 0 0 2316 106 0 0 18 0 5 0 912537832 674181120 125136 33554432000 4194304 5787044 140736552873808 18446744073709551615 5526859 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 99.54
Current children cumulated vsize (KiB) 667080

[startup+51.1006 s]
/proc/loadavg: 3.93 3.95 3.93 5/176 502
/proc/meminfo: memFree=4119124/32951124 swapFree=67054520/67111528
[pid=495] ppid=493 vsize=8700 CPUtime=0 cores=0-7
/proc/495/stat : 495 (priss.sh) S 493 495 32356 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 912537766 8908800 252 33554432000 4194304 4922060 140733516732544 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/495/statm: 2175 252 211 178 0 68 0
[pid=496] ppid=495 vsize=738808 CPUtime=201.9 cores=0-7
/proc/496/stat : 496 (priss) S 495 495 32356 0 -1 4202496 359679 0 0 0 20004 186 0 0 18 0 5 0 912537766 756539392 138726 33554432000 4194304 5787044 140736552873808 18446744073709551615 210216470961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/496/statm: 184702 138726 417 389 0 180452 0
[pid=496/tid=498] ppid=495 vsize=738808 CPUtime=50.58 cores=0-7
/proc/496/task/498/stat : 498 (priss) R 495 495 32356 0 -1 4202560 73329 0 0 0 5029 29 0 0 18 0 5 0 912537803 756539392 138726 33554432000 4194304 5787044 140736552873808 18446744073709551615 4213865 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=496/tid=499] ppid=495 vsize=738808 CPUtime=50.53 cores=0-7
/proc/496/task/499/stat : 499 (priss) R 495 495 32356 0 -1 4202560 75178 0 0 0 5039 14 0 0 25 0 5 0 912537812 756539392 138726 33554432000 4194304 5787044 140736552873808 18446744073709551615 5576432 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=496/tid=500] ppid=495 vsize=738808 CPUtime=50.4 cores=0-7
/proc/496/task/500/stat : 500 (priss) R 495 495 32356 0 -1 4202560 79277 0 0 0 5010 30 0 0 18 0 5 0 912537821 756539392 138726 33554432000 4194304 5787044 140736552873808 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=496/tid=501] ppid=495 vsize=738808 CPUtime=49.8 cores=0-7
/proc/496/task/501/stat : 501 (priss) R 495 495 32356 0 -1 4202560 77637 0 0 0 4873 107 0 0 18 0 5 0 912537832 756539392 138726 33554432000 4194304 5787044 140736552873808 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 201.9
Current children cumulated vsize (KiB) 747508

[startup+102.306 s]
/proc/loadavg: 3.97 3.95 3.93 5/176 503
/proc/meminfo: memFree=4036160/32951124 swapFree=67054520/67111528
[pid=495] ppid=493 vsize=8700 CPUtime=0 cores=0-7
/proc/495/stat : 495 (priss.sh) S 493 495 32356 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 912537766 8908800 252 33554432000 4194304 4922060 140733516732544 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/495/statm: 2175 252 211 178 0 68 0
[pid=496] ppid=495 vsize=822544 CPUtime=406.67 cores=0-7
/proc/496/stat : 496 (priss) S 495 495 32356 0 -1 4202496 380396 0 0 0 40470 197 0 0 18 0 5 0 912537766 842285056 159370 33554432000 4194304 5787044 140736552873808 18446744073709551615 210216470961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/496/statm: 205636 159370 417 389 0 201386 0
[pid=496/tid=498] ppid=495 vsize=822544 CPUtime=101.77 cores=0-7
/proc/496/task/498/stat : 498 (priss) R 495 495 32356 0 -1 4202560 79391 0 0 0 10146 31 0 0 18 0 5 0 912537803 842285056 159370 33554432000 4194304 5787044 140736552873808 18446744073709551615 5591666 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=496/tid=499] ppid=495 vsize=822544 CPUtime=101.73 cores=0-7
/proc/496/task/499/stat : 499 (priss) R 495 495 32356 0 -1 4202560 79698 0 0 0 10157 16 0 0 25 0 5 0 912537812 842285056 159370 33554432000 4194304 5787044 140736552873808 18446744073709551615 5592744 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=496/tid=500] ppid=495 vsize=822544 CPUtime=101.6 cores=0-7
/proc/496/task/500/stat : 500 (priss) R 495 495 32356 0 -1 4202560 84665 0 0 0 10126 34 0 0 18 0 5 0 912537821 842285056 159370 33554432000 4194304 5787044 140736552873808 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=496/tid=501] ppid=495 vsize=822544 CPUtime=100.97 cores=0-7

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

/proc/496/task/499/stat : 499 (priss) R 495 495 32356 0 -1 4202560 217047 0 0 0 472065 104 0 0 25 0 5 0 912537812 3397263360 748889 33554432000 4194304 5787044 140736552873808 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=496/tid=500] ppid=495 vsize=3317640 CPUtime=4721.58 cores=0-7
/proc/496/task/500/stat : 500 (priss) R 495 495 32356 0 -1 4202560 242945 0 0 0 471875 283 0 0 25 0 5 0 912537821 3397263360 748889 33554432000 4194304 5787044 140736552873808 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=496/tid=501] ppid=495 vsize=3317640 CPUtime=4720.72 cores=0-7
/proc/496/task/501/stat : 501 (priss) R 495 495 32356 0 -1 4202560 238779 0 0 0 471591 481 0 0 25 0 5 0 912537832 3397263360 748889 33554432000 4194304 5787044 140736552873808 18446744073709551615 5527582 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18886.3
Current children cumulated vsize (KiB) 3326340

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 662
/proc/meminfo: memFree=1650308/32951124 swapFree=67054520/67111528
[pid=495] ppid=493 vsize=8700 CPUtime=0 cores=0-7
/proc/495/stat : 495 (priss.sh) S 493 495 32356 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 912537766 8908800 252 33554432000 4194304 4922060 140733516732544 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/495/statm: 2175 252 211 178 0 68 0
[pid=496] ppid=495 vsize=3317640 CPUtime=19126.3 cores=0-7
/proc/496/stat : 496 (priss) S 495 495 32356 0 -1 4202496 988181 0 0 0 1911501 1131 0 0 18 0 5 0 912537766 3397263360 754602 33554432000 4194304 5787044 140736552873808 18446744073709551615 210216470961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/496/statm: 829410 754602 417 389 0 825160 0
[pid=496/tid=498] ppid=495 vsize=3317640 CPUtime=4781.76 cores=0-7
/proc/496/task/498/stat : 498 (priss) R 495 495 32356 0 -1 4202560 231718 0 0 0 477927 249 0 0 25 0 5 0 912537803 3397263360 754602 33554432000 4194304 5787044 140736552873808 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=496/tid=499] ppid=495 vsize=3317640 CPUtime=4781.69 cores=0-7
/proc/496/task/499/stat : 499 (priss) R 495 495 32356 0 -1 4202560 217048 0 0 0 478064 105 0 0 25 0 5 0 912537812 3397263360 754602 33554432000 4194304 5787044 140736552873808 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=496/tid=500] ppid=495 vsize=3317640 CPUtime=4781.57 cores=0-7
/proc/496/task/500/stat : 500 (priss) R 495 495 32356 0 -1 4202560 246377 0 0 0 477867 290 0 0 25 0 5 0 912537821 3397263360 754602 33554432000 4194304 5787044 140736552873808 18446744073709551615 210204308165 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=496/tid=501] ppid=495 vsize=3317640 CPUtime=4780.71 cores=0-7
/proc/496/task/501/stat : 501 (priss) R 495 495 32356 0 -1 4202560 238780 0 0 0 477590 481 0 0 25 0 5 0 912537832 3397263360 754602 33554432000 4194304 5787044 140736552873808 18446744073709551615 4228065 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19126.3
Current children cumulated vsize (KiB) 3326340

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 664
/proc/meminfo: memFree=1626796/32951124 swapFree=67054520/67111528
[pid=495] ppid=493 vsize=8700 CPUtime=0 cores=0-7
/proc/495/stat : 495 (priss.sh) S 493 495 32356 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 912537766 8908800 252 33554432000 4194304 4922060 140733516732544 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/495/statm: 2175 252 211 178 0 68 0
[pid=496] ppid=495 vsize=3317640 CPUtime=19366.3 cores=0-7
/proc/496/stat : 496 (priss) S 495 495 32356 0 -1 4202496 994006 0 0 0 1935488 1145 0 0 18 0 5 0 912537766 3397263360 760427 33554432000 4194304 5787044 140736552873808 18446744073709551615 210216470961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/496/statm: 829410 760427 417 389 0 825160 0
[pid=496/tid=498] ppid=495 vsize=3317640 CPUtime=4841.75 cores=0-7
/proc/496/task/498/stat : 498 (priss) R 495 495 32356 0 -1 4202560 234140 0 0 0 483921 254 0 0 25 0 5 0 912537803 3397263360 760428 33554432000 4194304 5787044 140736552873808 18446744073709551615 210204308513 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=496/tid=499] ppid=495 vsize=3317640 CPUtime=4841.69 cores=0-7
/proc/496/task/499/stat : 499 (priss) R 495 495 32356 0 -1 4202560 217048 0 0 0 484064 105 0 0 25 0 5 0 912537812 3397263360 760428 33554432000 4194304 5787044 140736552873808 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=496/tid=500] ppid=495 vsize=3317640 CPUtime=4841.58 cores=0-7
/proc/496/task/500/stat : 500 (priss) R 495 495 32356 0 -1 4202560 249781 0 0 0 483860 298 0 0 25 0 5 0 912537821 3397263360 760428 33554432000 4194304 5787044 140736552873808 18446744073709551615 5590268 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=496/tid=501] ppid=495 vsize=3317640 CPUtime=4840.71 cores=0-7
/proc/496/task/501/stat : 501 (priss) R 495 495 32356 0 -1 4202560 238780 0 0 0 483590 481 0 0 25 0 5 0 912537832 3397263360 760428 33554432000 4194304 5787044 140736552873808 18446744073709551615 5527008 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19366.3
Current children cumulated vsize (KiB) 3326340

[startup+4902.3 s]
/proc/loadavg: 4.06 4.02 3.95 5/176 665
/proc/meminfo: memFree=1603920/32951124 swapFree=67054520/67111528
[pid=495] ppid=493 vsize=8700 CPUtime=0 cores=0-7
/proc/495/stat : 495 (priss.sh) S 493 495 32356 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 912537766 8908800 252 33554432000 4194304 4922060 140733516732544 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/495/statm: 2175 252 211 178 0 68 0
[pid=496] ppid=495 vsize=3317640 CPUtime=19606.3 cores=0-7
/proc/496/stat : 496 (priss) S 495 495 32356 0 -1 4202496 999751 0 0 0 1959479 1154 0 0 18 0 5 0 912537766 3397263360 766172 33554432000 4194304 5787044 140736552873808 18446744073709551615 210216470961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/496/statm: 829410 766172 417 389 0 825160 0
[pid=496/tid=498] ppid=495 vsize=3317640 CPUtime=4901.76 cores=0-7
/proc/496/task/498/stat : 498 (priss) R 495 495 32356 0 -1 4202560 236592 0 0 0 489917 259 0 0 25 0 5 0 912537803 3397263360 766172 33554432000 4194304 5787044 140736552873808 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=496/tid=499] ppid=495 vsize=3317640 CPUtime=4901.69 cores=0-7
/proc/496/task/499/stat : 499 (priss) R 495 495 32356 0 -1 4202560 217051 0 0 0 490064 105 0 0 25 0 5 0 912537812 3397263360 766172 33554432000 4194304 5787044 140736552873808 18446744073709551615 210204305831 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=496/tid=500] ppid=495 vsize=3317640 CPUtime=4901.58 cores=0-7
/proc/496/task/500/stat : 500 (priss) R 495 495 32356 0 -1 4202560 253069 0 0 0 489855 303 0 0 25 0 5 0 912537821 3397263360 766172 33554432000 4194304 5787044 140736552873808 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=496/tid=501] ppid=495 vsize=3317640 CPUtime=4900.71 cores=0-7
/proc/496/task/501/stat : 501 (priss) R 495 495 32356 0 -1 4202560 238781 0 0 0 489590 481 0 0 25 0 5 0 912537832 3397263360 766172 33554432000 4194304 5787044 140736552873808 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19606.3
Current children cumulated vsize (KiB) 3326340

[startup+4962.3 s]
/proc/loadavg: 4.02 4.01 3.95 5/176 667
/proc/meminfo: memFree=1582016/32951124 swapFree=67054520/67111528
[pid=495] ppid=493 vsize=8700 CPUtime=0 cores=0-7
/proc/495/stat : 495 (priss.sh) S 493 495 32356 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 912537766 8908800 252 33554432000 4194304 4922060 140733516732544 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/495/statm: 2175 252 211 178 0 68 0
[pid=496] ppid=495 vsize=3383176 CPUtime=19846.3 cores=0-7
/proc/496/stat : 496 (priss) S 495 495 32356 0 -1 4202496 1005196 0 0 0 1983471 1162 0 0 18 0 5 0 912537766 3464372224 771617 33554432000 4194304 5787044 140736552873808 18446744073709551615 210216470961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/496/statm: 845794 771617 417 389 0 841544 0
[pid=496/tid=498] ppid=495 vsize=3383176 CPUtime=4961.76 cores=0-7
/proc/496/task/498/stat : 498 (priss) R 495 495 32356 0 -1 4202560 238802 0 0 0 495913 263 0 0 25 0 5 0 912537803 3464372224 771617 33554432000 4194304 5787044 140736552873808 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=496/tid=499] ppid=495 vsize=3383176 CPUtime=4961.69 cores=0-7
/proc/496/task/499/stat : 499 (priss) R 495 495 32356 0 -1 4202560 217051 0 0 0 496064 105 0 0 25 0 5 0 912537812 3464372224 771617 33554432000 4194304 5787044 140736552873808 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=496/tid=500] ppid=495 vsize=3383176 CPUtime=4961.58 cores=0-7
/proc/496/task/500/stat : 500 (priss) R 495 495 32356 0 -1 4202560 256304 0 0 0 495851 307 0 0 25 0 5 0 912537821 3464372224 771617 33554432000 4194304 5787044 140736552873808 18446744073709551615 5591280 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=496/tid=501] ppid=495 vsize=3383176 CPUtime=4960.71 cores=0-7
/proc/496/task/501/stat : 501 (priss) R 495 495 32356 0 -1 4202560 238781 0 0 0 495590 481 0 0 25 0 5 0 912537832 3464372224 771617 33554432000 4194304 5787044 140736552873808 18446744073709551615 5527590 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19846.3
Current children cumulated vsize (KiB) 3391876

[startup+5022.3 s]
/proc/loadavg: 4.01 4.00 3.95 5/176 669
/proc/meminfo: memFree=1559516/32951124 swapFree=67054520/67111528
[pid=495] ppid=493 vsize=8700 CPUtime=0 cores=0-7
/proc/495/stat : 495 (priss.sh) S 493 495 32356 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 912537766 8908800 252 33554432000 4194304 4922060 140733516732544 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/495/statm: 2175 252 211 178 0 68 0
[pid=496] ppid=495 vsize=3383176 CPUtime=20086.3 cores=0-7
/proc/496/stat : 496 (priss) S 495 495 32356 0 -1 4202496 1010900 0 0 0 2007460 1173 0 0 18 0 5 0 912537766 3464372224 777321 33554432000 4194304 5787044 140736552873808 18446744073709551615 210216470961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/496/statm: 845794 777321 417 389 0 841544 0
[pid=496/tid=498] ppid=495 vsize=3383176 CPUtime=5021.76 cores=0-7
/proc/496/task/498/stat : 498 (priss) R 495 495 32356 0 -1 4202560 241240 0 0 0 501909 267 0 0 25 0 5 0 912537803 3464372224 777321 33554432000 4194304 5787044 140736552873808 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=496/tid=499] ppid=495 vsize=3383176 CPUtime=5021.69 cores=0-7
/proc/496/task/499/stat : 499 (priss) R 495 495 32356 0 -1 4202560 217051 0 0 0 502064 105 0 0 25 0 5 0 912537812 3464372224 777321 33554432000 4194304 5787044 140736552873808 18446744073709551615 5591722 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=496/tid=500] ppid=495 vsize=3383176 CPUtime=5021.57 cores=0-7
/proc/496/task/500/stat : 500 (priss) R 495 495 32356 0 -1 4202560 259570 0 0 0 501844 313 0 0 25 0 5 0 912537821 3464372224 777321 33554432000 4194304 5787044 140736552873808 18446744073709551615 5591289 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=496/tid=501] ppid=495 vsize=3383176 CPUtime=5020.7 cores=0-7
/proc/496/task/501/stat : 501 (priss) R 495 495 32356 0 -1 4202560 238781 0 0 0 501589 481 0 0 25 0 5 0 912537832 3464372224 777321 33554432000 4194304 5787044 140736552873808 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20086.3
Current children cumulated vsize (KiB) 3391876

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/176 670
/proc/meminfo: memFree=1536232/32951124 swapFree=67054520/67111528
[pid=495] ppid=493 vsize=8700 CPUtime=0 cores=0-7
/proc/495/stat : 495 (priss.sh) S 493 495 32356 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 912537766 8908800 252 33554432000 4194304 4922060 140733516732544 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/495/statm: 2175 252 211 178 0 68 0
[pid=496] ppid=495 vsize=3383176 CPUtime=20326.3 cores=0-7
/proc/496/stat : 496 (priss) S 495 495 32356 0 -1 4202496 1016667 0 0 0 2031448 1185 0 0 18 0 5 0 912537766 3464372224 783088 33554432000 4194304 5787044 140736552873808 18446744073709551615 210216470961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/496/statm: 845794 783088 417 389 0 841544 0
[pid=496/tid=498] ppid=495 vsize=3383176 CPUtime=5081.76 cores=0-7
/proc/496/task/498/stat : 498 (priss) R 495 495 32356 0 -1 4202560 243678 0 0 0 507904 272 0 0 25 0 5 0 912537803 3464372224 783088 33554432000 4194304 5787044 140736552873808 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=496/tid=499] ppid=495 vsize=3383176 CPUtime=5081.69 cores=0-7
/proc/496/task/499/stat : 499 (priss) R 495 495 32356 0 -1 4202560 217055 0 0 0 508064 105 0 0 25 0 5 0 912537812 3464372224 783088 33554432000 4194304 5787044 140736552873808 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=496/tid=500] ppid=495 vsize=3383176 CPUtime=5081.58 cores=0-7
/proc/496/task/500/stat : 500 (priss) R 495 495 32356 0 -1 4202560 262893 0 0 0 507837 321 0 0 25 0 5 0 912537821 3464372224 783088 33554432000 4194304 5787044 140736552873808 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=496/tid=501] ppid=495 vsize=3383176 CPUtime=5080.7 cores=0-7
/proc/496/task/501/stat : 501 (priss) R 495 495 32356 0 -1 4202560 238783 0 0 0 507589 481 0 0 25 0 5 0 912537832 3464372224 783088 33554432000 4194304 5787044 140736552873808 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20326.3
Current children cumulated vsize (KiB) 3391876



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 3.95 5/176 671
/proc/meminfo: memFree=1529512/32951124 swapFree=67054520/67111528
[pid=495] ppid=493 vsize=8700 CPUtime=0 cores=0-7
/proc/495/stat : 495 (priss.sh) S 493 495 32356 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 912537766 8908800 252 33554432000 4194304 4922060 140733516732544 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/495/statm: 2175 252 211 178 0 68 0
[pid=496] ppid=495 vsize=3448712 CPUtime=20397.1 cores=0-7
/proc/496/stat : 496 (priss) S 495 495 32356 0 -1 4202496 1018245 0 0 0 2038525 1189 0 0 18 0 5 0 912537766 3531481088 784666 33554432000 4194304 5787044 140736552873808 18446744073709551615 210216470961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/496/statm: 862178 784666 417 389 0 857928 0
[pid=496/tid=498] ppid=495 vsize=3448712 CPUtime=5099.47 cores=0-7
/proc/496/task/498/stat : 498 (priss) R 495 495 32356 0 -1 4202560 244346 0 0 0 509673 274 0 0 25 0 5 0 912537803 3531481088 784667 33554432000 4194304 5787044 140736552873808 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=496/tid=499] ppid=495 vsize=3448712 CPUtime=5099.39 cores=0-7
/proc/496/task/499/stat : 499 (priss) R 495 495 32356 0 -1 4202560 217055 0 0 0 509834 105 0 0 25 0 5 0 912537812 3531481088 784667 33554432000 4194304 5787044 140736552873808 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=496/tid=500] ppid=495 vsize=3448712 CPUtime=5099.28 cores=0-7
/proc/496/task/500/stat : 500 (priss) R 495 495 32356 0 -1 4202560 263804 0 0 0 509606 322 0 0 25 0 5 0 912537821 3531481088 784667 33554432000 4194304 5787044 140736552873808 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=496/tid=501] ppid=495 vsize=3448712 CPUtime=5098.41 cores=0-7
/proc/496/task/501/stat : 501 (priss) R 495 495 32356 0 -1 4202560 238783 0 0 0 509360 481 0 0 25 0 5 0 912537832 3531481088 784667 33554432000 4194304 5787044 140736552873808 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20397.1
Current children cumulated vsize (KiB) 3457412

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 495 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=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 20397.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5100.02
CPU time (s): 20397.1
CPU user time (s): 20385.2
CPU system time (s): 11.89
CPU usage (%): 399.942
Max. virtual memory (cumulated for all children) (KiB): 3457412

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

runsolver used 8.14876 second user time and 19.582 second system time

The end

Launcher Data

Begin job on node130 at 2011-06-14 01:56:33
IDJOB=3499691
IDBENCH=88203
IDSOLVER=1994
FILE ID=node130/3499691-1308009392
RUNJOBID= node130-1307999144-32370
PBS_JOBID= 13559842
Free space on /var/tmp= 2896 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1327.5-n60-p30-s52708253.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3499691-1308009392/watcher-3499691-1308009392 -o /var/tmp/evaluation-result-3499691-1308009392/solver-3499691-1308009392 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499691-1308009392.cnf 1528712265 40000 31000 8

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

MD5SUM BENCH= 472b10ce0a2683d9355981037eea091e
RANDOM SEED=1528712265

node130.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       4671892 kB
Buffers:        135640 kB
Cached:       27230916 kB
SwapCached:      10356 kB
Active:       12369652 kB
Inactive:     15015716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       4671892 kB
SwapTotal:    67111528 kB
SwapFree:     67054520 kB
Dirty:           16692 kB
Writeback:           0 kB
AnonPages:       16032 kB
Mapped:          12532 kB
Slab:           827336 kB
PageTables:       4268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190920 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= 2892 MiB
End job on node130 at 2011-06-14 03:21:35