Trace number 3249138

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) 4800.03 1201.72

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-6x34.cnf
MD5SUM1633295f58c28a5b4150be8640bdf9df
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables816
Number of clauses35088
Sum of the clauses size137904
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21224
Number of clauses of size 30
Number of clauses of size 433864
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 20094
0.00/0.01	c parsetime: 8898us
0.00/0.01	c parsed 35088 clauses with 816 variables
0.00/0.01	c NW started thread 0 successfully (1099340096)
0.00/0.01	c NW started thread 1 successfully (1109829952)
0.00/0.02	c NW started thread 2 successfully (1120319808)
0.00/0.02	c NW started thread 3 successfully (1130809664)
0.00/2.02	c preprocessor returned 10007 variables
0.00/2.02	c preprocessing returned UNKNOWN
0.00/2.02	c PP set 0 variables
0.00/2.02	c pp time: 2006521us (2s)
0.00/2.02	c preprocessor returned 10007 variables
0.00/2.02	c preprocessing returned UNKNOWN
0.00/2.02	c PP set 0 variables
0.00/2.02	c pp time: 2011923us (2s)
0.00/2.03	c preprocessor returned 10007 variables
0.00/2.03	c preprocessing returned UNKNOWN
0.00/2.03	c PP set 0 variables
0.00/2.03	c pp time: 2007449us (2s)
65.02/16.31	c preprocessor returned 30003 variables
65.02/16.31	c preprocessing returned UNKNOWN
65.02/16.31	c PP set 0 variables
65.02/16.31	c pp time: 16285438us (16s)

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.0 (svn: 935)

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 /tmp/evaluation-result-3249138-1304055696/watcher-3249138-1304055696 -o /tmp/evaluation-result-3249138-1304055696/solver-3249138-1304055696 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3249138-1304055696.cnf 2144374855 4800 15500 4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.54 7.96 7.98 5/182 20093
/proc/meminfo: memFree=12745008/32951124 swapFree=67102140/67111528
[pid=20093] ppid=20091 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20093/stat : 20093 (priss.sh) S 20091 20093 19423 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595800217 8908800 252 33554432000 4194304 4922060 140734897715200 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20093/statm: 2175 252 211 178 0 68 0

[startup+0.0280221 s]
/proc/loadavg: 7.54 7.96 7.98 5/182 20093
/proc/meminfo: memFree=12745008/32951124 swapFree=67102140/67111528
[pid=20093] ppid=20091 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20093/stat : 20093 (priss.sh) S 20091 20093 19423 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595800217 8908800 252 33554432000 4194304 4922060 140734897715200 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20093/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.180499 s]
/proc/loadavg: 7.54 7.96 7.98 5/182 20093
/proc/meminfo: memFree=12745008/32951124 swapFree=67102140/67111528
[pid=20093] ppid=20091 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20093/stat : 20093 (priss.sh) S 20091 20093 19423 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595800217 8908800 252 33554432000 4194304 4922060 140734897715200 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20093/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.23158 s]
/proc/loadavg: 7.54 7.96 7.98 5/182 20093
/proc/meminfo: memFree=12745008/32951124 swapFree=67102140/67111528
[pid=20093] ppid=20091 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20093/stat : 20093 (priss.sh) S 20091 20093 19423 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595800217 8908800 252 33554432000 4194304 4922060 140734897715200 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20093/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+2.13142 s]
/proc/loadavg: 7.54 7.96 7.98 5/182 20093
/proc/meminfo: memFree=12745008/32951124 swapFree=67102140/67111528
[pid=20093] ppid=20091 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20093/stat : 20093 (priss.sh) S 20091 20093 19423 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595800217 8908800 252 33554432000 4194304 4922060 140734897715200 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20093/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700
heavy processes:

[startup+2.2064 s]
/proc/loadavg: 7.54 7.96 7.98 10/188 20100
/proc/meminfo: memFree=12690020/32951124 swapFree=67102140/67111528
[pid=20093] ppid=20091 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20093/stat : 20093 (priss.sh) S 20091 20093 19423 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595800217 8908800 252 33554432000 4194304 4922060 140734897715200 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20093/statm: 2175 252 211 178 0 68 0
[pid=20094] ppid=20093 vsize=287808 CPUtime=8.73 cores=0,2,4,6
/proc/20094/stat : 20094 (priss) S 20093 20093 19423 0 -1 4202496 17652 0 0 0 869 4 0 0 18 0 5 0 595800217 294715392 12893 33554432000 4194304 5787044 140733527768752 18446744073709551615 216747002289 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20094/statm: 71952 12893 404 389 0 67702 0
[pid=20094/tid=20096] ppid=20093 vsize=287808 CPUtime=2.17 cores=0,2,4,6
/proc/20094/task/20096/stat : 20096 (priss) R 20093 20093 19423 0 -1 4202560 3900 0 0 0 216 1 0 0 18 0 5 0 595800219 294715392 12893 33554432000 4194304 5787044 140733527768752 18446744073709551615 216735283743 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20094/tid=20097] ppid=20093 vsize=287808 CPUtime=2.18 cores=0,2,4,6
/proc/20094/task/20097/stat : 20097 (priss) R 20093 20093 19423 0 -1 4202560 3275 0 0 0 217 1 0 0 18 0 5 0 595800219 294715392 12893 33554432000 4194304 5787044 140733527768752 18446744073709551615 216735283743 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20094/tid=20098] ppid=20093 vsize=287808 CPUtime=2.17 cores=0,2,4,6
/proc/20094/task/20098/stat : 20098 (priss) R 20093 20093 19423 0 -1 4202560 3666 0 0 0 216 1 0 0 21 0 5 0 595800219 294715392 12893 33554432000 4194304 5787044 140733527768752 18446744073709551615 216734579212 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20094/tid=20099] ppid=20093 vsize=287808 CPUtime=2.16 cores=0,2,4,6
/proc/20094/task/20099/stat : 20099 (priss) R 20093 20093 19423 0 -1 4202560 4082 0 0 0 216 0 0 0 19 0 5 0 595800220 294715392 12893 33554432000 4194304 5787044 140733527768752 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 8.73
Current children cumulated vsize (KiB) 296508

[startup+3.10025 s]
/proc/loadavg: 7.58 7.96 7.98 9/188 20100
/proc/meminfo: memFree=12683448/32951124 swapFree=67102140/67111528
[pid=20093] ppid=20091 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20093/stat : 20093 (priss.sh) S 20091 20093 19423 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595800217 8908800 252 33554432000 4194304 4922060 140734897715200 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20093/statm: 2175 252 211 178 0 68 0
[pid=20094] ppid=20093 vsize=287940 CPUtime=12.3 cores=0,2,4,6
/proc/20094/stat : 20094 (priss) S 20093 20093 19423 0 -1 4202496 19329 0 0 0 1225 5 0 0 18 0 5 0 595800217 294850560 14570 33554432000 4194304 5787044 140733527768752 18446744073709551615 216747002289 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20094/statm: 71985 14570 404 389 0 67735 0
[pid=20094/tid=20096] ppid=20093 vsize=287940 CPUtime=3.07 cores=0,2,4,6
/proc/20094/task/20096/stat : 20096 (priss) R 20093 20093 19423 0 -1 4202560 4450 0 0 0 306 1 0 0 19 0 5 0 595800219 294850560 14570 33554432000 4194304 5787044 140733527768752 18446744073709551615 216747004597 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20094/tid=20097] ppid=20093 vsize=287940 CPUtime=3.07 cores=0,2,4,6
/proc/20094/task/20097/stat : 20097 (priss) R 20093 20093 19423 0 -1 4202560 3777 0 0 0 306 1 0 0 19 0 5 0 595800219 294850560 14570 33554432000 4194304 5787044 140733527768752 18446744073709551615 216747004597 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20094/tid=20098] ppid=20093 vsize=287940 CPUtime=3.06 cores=0,2,4,6
/proc/20094/task/20098/stat : 20098 (priss) R 20093 20093 19423 0 -1 4202560 4260 0 0 0 305 1 0 0 24 0 5 0 595800219 294850560 14571 33554432000 4194304 5787044 140733527768752 18446744073709551615 5590260 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20094/tid=20099] ppid=20093 vsize=287940 CPUtime=3.05 cores=0,2,4,6
/proc/20094/task/20099/stat : 20099 (priss) R 20093 20093 19423 0 -1 4202560 4113 0 0 0 305 0 0 0 20 0 5 0 595800220 294850560 14571 33554432000 4194304 5787044 140733527768752 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 296640

[startup+6.30069 s]
/proc/loadavg: 7.58 7.96 7.98 10/188 20100
/proc/meminfo: memFree=12647496/32951124 swapFree=67102140/67111528
[pid=20093] ppid=20091 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20093/stat : 20093 (priss.sh) S 20091 20093 19423 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595800217 8908800 252 33554432000 4194304 4922060 140734897715200 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20093/statm: 2175 252 211 178 0 68 0
[pid=20094] ppid=20093 vsize=292040 CPUtime=25.07 cores=0,2,4,6
/proc/20094/stat : 20094 (priss) S 20093 20093 19423 0 -1 4202496 26139 0 0 0 2498 9 0 0 18 0 5 0 595800217 299048960 21380 33554432000 4194304 5787044 140733527768752 18446744073709551615 216747002289 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20094/statm: 73010 21380 404 389 0 68760 0
[pid=20094/tid=20096] ppid=20093 vsize=292040 CPUtime=6.27 cores=0,2,4,6
/proc/20094/task/20096/stat : 20096 (priss) R 20093 20093 19423 0 -1 4202560 6448 0 0 0 624 3 0 0 20 0 5 0 595800219 299048960 21380 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591547 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20094/tid=20097] ppid=20093 vsize=292040 CPUtime=6.28 cores=0,2,4,6
/proc/20094/task/20097/stat : 20097 (priss) R 20093 20093 19423 0 -1 4202560 6883 0 0 0 625 3 0 0 25 0 5 0 595800219 299048960 21380 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20094/tid=20098] ppid=20093 vsize=292040 CPUtime=6.25 cores=0,2,4,6
/proc/20094/task/20098/stat : 20098 (priss) R 20093 20093 19423 0 -1 4202560 5964 0 0 0 623 2 0 0 20 0 5 0 595800219 299048960 21380 33554432000 4194304 5787044 140733527768752 18446744073709551615 47410688647120 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20094/tid=20099] ppid=20093 vsize=292040 CPUtime=6.23 cores=0,2,4,6
/proc/20094/task/20099/stat : 20099 (priss) R 20093 20093 19423 0 -1 4202560 4115 0 0 0 623 0 0 0 25 0 5 0 595800220 299048960 21380 33554432000 4194304 5787044 140733527768752 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 300740

[startup+12.7006 s]
/proc/loadavg: 7.64 7.96 7.98 9/188 20100
/proc/meminfo: memFree=12598124/32951124 swapFree=67102140/67111528
[pid=20093] ppid=20091 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20093/stat : 20093 (priss.sh) S 20091 20093 19423 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595800217 8908800 252 33554432000 4194304 4922060 140734897715200 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20093/statm: 2175 252 211 178 0 68 0
[pid=20094] ppid=20093 vsize=292040 CPUtime=50.66 cores=0,2,4,6
/proc/20094/stat : 20094 (priss) S 20093 20093 19423 0 -1 4202496 35758 0 0 0 5051 15 0 0 18 0 5 0 595800217 299048960 30999 33554432000 4194304 5787044 140733527768752 18446744073709551615 216747002289 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20094/statm: 73010 30999 404 389 0 68760 0
[pid=20094/tid=20096] ppid=20093 vsize=292040 CPUtime=12.66 cores=0,2,4,6
/proc/20094/task/20096/stat : 20096 (priss) R 20093 20093 19423 0 -1 4202560 9495 0 0 0 1262 4 0 0 25 0 5 0 595800219 299048960 30999 33554432000 4194304 5787044 140733527768752 18446744073709551615 216734839841 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20094/tid=20097] ppid=20093 vsize=292040 CPUtime=12.67 cores=0,2,4,6
/proc/20094/task/20097/stat : 20097 (priss) R 20093 20093 19423 0 -1 4202560 9957 0 0 0 1263 4 0 0 25 0 5 0 595800219 299048960 30999 33554432000 4194304 5787044 140733527768752 18446744073709551615 5590573 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20094/tid=20098] ppid=20093 vsize=292040 CPUtime=12.66 cores=0,2,4,6
/proc/20094/task/20098/stat : 20098 (priss) R 20093 20093 19423 0 -1 4202560 9462 0 0 0 1262 4 0 0 25 0 5 0 595800219 299048960 30999 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591666 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20094/tid=20099] ppid=20093 vsize=292040 CPUtime=12.6 cores=0,2,4,6
/proc/20094/task/20099/stat : 20099 (priss) R 20093 20093 19423 0 -1 4202560 4115 0 0 0 1260 0 0 0 25 0 5 0 595800220 299048960 30999 33554432000 4194304 5787044 140733527768752 18446744073709551615 216734872542 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 300740

[startup+25.5003 s]
/proc/loadavg: 7.70 7.96 7.98 9/188 20100
/proc/meminfo: memFree=12503752/32951124 swapFree=67102140/67111528
[pid=20093] ppid=20091 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20093/stat : 20093 (priss.sh) S 20091 20093 19423 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595800217 8908800 252 33554432000 4194304 4922060 140734897715200 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20093/statm: 2175 252 211 178 0 68 0
[pid=20094] ppid=20093 vsize=321800 CPUtime=101.75 cores=0,2,4,6
/proc/20094/stat : 20094 (priss) S 20093 20093 19423 0 -1 4202496 58020 0 0 0 10150 25 0 0 18 0 5 0 595800217 329523200 52554 33554432000 4194304 5787044 140733527768752 18446744073709551615 216747002289 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20094/statm: 80450 52554 417 389 0 76200 0
[pid=20094/tid=20096] ppid=20093 vsize=321800 CPUtime=25.46 cores=0,2,4,6
/proc/20094/task/20096/stat : 20096 (priss) R 20093 20093 19423 0 -1 4202560 16025 0 0 0 2538 8 0 0 25 0 5 0 595800219 329523200 52554 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20094/tid=20097] ppid=20093 vsize=321800 CPUtime=25.47 cores=0,2,4,6
/proc/20094/task/20097/stat : 20097 (priss) R 20093 20093 19423 0 -1 4202560 15339 0 0 0 2540 7 0 0 25 0 5 0 595800219 329523200 52554 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20094/tid=20098] ppid=20093 vsize=321800 CPUtime=25.45 cores=0,2,4,6
/proc/20094/task/20098/stat : 20098 (priss) R 20093 20093 19423 0 -1 4202560 12746 0 0 0 2538 7 0 0 25 0 5 0 595800219 329523200 52554 33554432000 4194304 5787044 140733527768752 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20094/tid=20099] ppid=20093 vsize=321800 CPUtime=25.32 cores=0,2,4,6
/proc/20094/task/20099/stat : 20099 (priss) R 20093 20093 19423 0 -1 4202560 11181 0 0 0 2530 2 0 0 25 0 5 0 595800220 329523200 52554 33554432000 4194304 5787044 140733527768752 18446744073709551615 5527395 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 330500

[startup+51.1009 s]
/proc/loadavg: 7.85 7.98 7.98 9/188 20101
/proc/meminfo: memFree=12375952/32951124 swapFree=67102140/67111528
[pid=20093] ppid=20091 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20093/stat : 20093 (priss.sh) S 20091 20093 19423 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595800217 8908800 252 33554432000 4194304 4922060 140734897715200 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20093/statm: 2175 252 211 178 0 68 0
[pid=20094] ppid=20093 vsize=549284 CPUtime=204 cores=0,2,4,6
/proc/20094/stat : 20094 (priss) S 20093 20093 19423 0 -1 4202496 84111 0 0 0 20361 39 0 0 18 0 5 0 595800217 562466816 78642 33554432000 4194304 5787044 140733527768752 18446744073709551615 216747002289 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20094/statm: 137321 78642 417 389 0 133071 0
[pid=20094/tid=20096] ppid=20093 vsize=549284 CPUtime=51.05 cores=0,2,4,6
/proc/20094/task/20096/stat : 20096 (priss) R 20093 20093 19423 0 -1 4202560 21055 0 0 0 5094 11 0 0 25 0 5 0 595800219 562466816 78642 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20094/tid=20097] ppid=20093 vsize=549284 CPUtime=51.06 cores=0,2,4,6
/proc/20094/task/20097/stat : 20097 (priss) R 20093 20093 19423 0 -1 4202560 21667 0 0 0 5096 10 0 0 25 0 5 0 595800219 562466816 78642 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20094/tid=20098] ppid=20093 vsize=549284 CPUtime=51.05 cores=0,2,4,6
/proc/20094/task/20098/stat : 20098 (priss) R 20093 20093 19423 0 -1 4202560 20807 0 0 0 5094 11 0 0 25 0 5 0 595800219 562466816 78642 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20094/tid=20099] ppid=20093 vsize=549284 CPUtime=50.78 cores=0,2,4,6
/proc/20094/task/20099/stat : 20099 (priss) R 20093 20093 19423 0 -1 4202560 17853 0 0 0 5073 5 0 0 25 0 5 0 595800220 562466816 78642 33554432000 4194304 5787044 140733527768752 18446744073709551615 5528404 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 557984

[startup+102.301 s]
/proc/loadavg: 8.00 8.00 7.99 9/188 20102
/proc/meminfo: memFree=12151248/32951124 swapFree=67102140/67111528
[pid=20093] ppid=20091 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20093/stat : 20093 (priss.sh) S 20091 20093 19423 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595800217 8908800 252 33554432000 4194304 4922060 140734897715200 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20093/statm: 2175 252 211 178 0 68 0
[pid=20094] ppid=20093 vsize=600832 CPUtime=408.51 cores=0,2,4,6
/proc/20094/stat : 20094 (priss) S 20093 20093 19423 0 -1 4202496 130891 0 0 0 40779 72 0 0 18 0 5 0 595800217 615251968 125358 33554432000 4194304 5787044 140733527768752 18446744073709551615 216747002289 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20094/statm: 150208 125358 417 389 0 145958 0
[pid=20094/tid=20096] ppid=20093 vsize=600832 CPUtime=102.24 cores=0,2,4,6
/proc/20094/task/20096/stat : 20096 (priss) R 20093 20093 19423 0 -1 4202560 32909 0 0 0 10203 21 0 0 25 0 5 0 595800219 615251968 125358 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20094/tid=20097] ppid=20093 vsize=600832 CPUtime=102.27 cores=0,2,4,6
/proc/20094/task/20097/stat : 20097 (priss) R 20093 20093 19423 0 -1 4202560 34342 0 0 0 10208 19 0 0 25 0 5 0 595800219 615251968 125358 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20094/tid=20098] ppid=20093 vsize=600832 CPUtime=102.24 cores=0,2,4,6
/proc/20094/task/20098/stat : 20098 (priss) R 20093 20093 19423 0 -1 4202560 31388 0 0 0 10203 21 0 0 25 0 5 0 595800219 615251968 125358 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 4 0 0 0

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

/proc/20094/task/20097/stat : 20097 (priss) R 20093 20093 19423 0 -1 4202560 86688 0 0 0 88151 76 0 0 25 0 5 0 595800219 1589170176 330574 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20094/tid=20098] ppid=20093 vsize=1551924 CPUtime=882.24 cores=0,2,4,6
/proc/20094/task/20098/stat : 20098 (priss) R 20093 20093 19423 0 -1 4202560 80148 0 0 0 88153 71 0 0 25 0 5 0 595800219 1589170176 330574 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20094/tid=20099] ppid=20093 vsize=1551924 CPUtime=877.79 cores=0,2,4,6
/proc/20094/task/20099/stat : 20099 (priss) R 20093 20093 19423 0 -1 4202560 80933 0 0 0 87741 38 0 0 25 0 5 0 595800220 1589170176 330574 33554432000 4194304 5787044 140733527768752 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.17
Current children cumulated vsize (KiB) 1560624

[startup+942.307 s]
/proc/loadavg: 8.08 8.10 8.04 9/188 20125
/proc/meminfo: memFree=11107252/32951124 swapFree=67102140/67111528
[pid=20093] ppid=20091 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20093/stat : 20093 (priss.sh) S 20091 20093 19423 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595800217 8908800 252 33554432000 4194304 4922060 140734897715200 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20093/statm: 2175 252 211 178 0 68 0
[pid=20094] ppid=20093 vsize=1577188 CPUtime=3763.87 cores=0,2,4,6
/proc/20094/stat : 20094 (priss) S 20093 20093 19423 0 -1 4202496 343837 0 0 0 376115 272 0 0 18 0 5 0 595800217 1615040512 337463 33554432000 4194304 5787044 140733527768752 18446744073709551615 216747002289 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20094/statm: 394297 337463 417 389 0 390047 0
[pid=20094/tid=20096] ppid=20093 vsize=1577188 CPUtime=941.5 cores=0,2,4,6
/proc/20094/task/20096/stat : 20096 (priss) R 20093 20093 19423 0 -1 4202560 87623 0 0 0 94069 81 0 0 25 0 5 0 595800219 1615040512 337463 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591243 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20094/tid=20097] ppid=20093 vsize=1577188 CPUtime=942.28 cores=0,2,4,6
/proc/20094/task/20097/stat : 20097 (priss) R 20093 20093 19423 0 -1 4202560 86863 0 0 0 94151 77 0 0 25 0 5 0 595800219 1615040512 337463 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20094/tid=20098] ppid=20093 vsize=1577188 CPUtime=942.25 cores=0,2,4,6
/proc/20094/task/20098/stat : 20098 (priss) R 20093 20093 19423 0 -1 4202560 80271 0 0 0 94153 72 0 0 25 0 5 0 595800219 1615040512 337463 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591564 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20094/tid=20099] ppid=20093 vsize=1577188 CPUtime=937.8 cores=0,2,4,6
/proc/20094/task/20099/stat : 20099 (priss) R 20093 20093 19423 0 -1 4202560 86351 0 0 0 93738 42 0 0 25 0 5 0 595800220 1615040512 337463 33554432000 4194304 5787044 140733527768752 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.87
Current children cumulated vsize (KiB) 1585888

[startup+1002.3 s]
/proc/loadavg: 8.20 8.12 8.05 9/188 20126
/proc/meminfo: memFree=11021932/32951124 swapFree=67102140/67111528
[pid=20093] ppid=20091 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20093/stat : 20093 (priss.sh) S 20091 20093 19423 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595800217 8908800 252 33554432000 4194304 4922060 140734897715200 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20093/statm: 2175 252 211 178 0 68 0
[pid=20094] ppid=20093 vsize=1663096 CPUtime=4003.52 cores=0,2,4,6
/proc/20094/stat : 20094 (priss) S 20093 20093 19423 0 -1 4202496 364894 0 0 0 400057 295 0 0 18 0 5 0 595800217 1703010304 358520 33554432000 4194304 5787044 140733527768752 18446744073709551615 216747002289 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20094/statm: 415774 358520 417 389 0 411524 0
[pid=20094/tid=20096] ppid=20093 vsize=1663096 CPUtime=1001.16 cores=0,2,4,6
/proc/20094/task/20096/stat : 20096 (priss) R 20093 20093 19423 0 -1 4202560 92028 0 0 0 100030 86 0 0 25 0 5 0 595800219 1703010304 358520 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20094/tid=20097] ppid=20093 vsize=1663096 CPUtime=1002.28 cores=0,2,4,6
/proc/20094/task/20097/stat : 20097 (priss) R 20093 20093 19423 0 -1 4202560 93398 0 0 0 100142 86 0 0 25 0 5 0 595800219 1703010304 358520 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20094/tid=20098] ppid=20093 vsize=1663096 CPUtime=1002.25 cores=0,2,4,6
/proc/20094/task/20098/stat : 20098 (priss) R 20093 20093 19423 0 -1 4202560 85228 0 0 0 100147 78 0 0 25 0 5 0 595800219 1703010304 358520 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20094/tid=20099] ppid=20093 vsize=1663096 CPUtime=997.78 cores=0,2,4,6
/proc/20094/task/20099/stat : 20099 (priss) R 20093 20093 19423 0 -1 4202560 91511 0 0 0 99734 44 0 0 25 0 5 0 595800220 1703010304 358520 33554432000 4194304 5787044 140733527768752 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.52
Current children cumulated vsize (KiB) 1671796

[startup+1062.3 s]
/proc/loadavg: 8.20 8.13 8.06 9/188 20128
/proc/meminfo: memFree=10942812/32951124 swapFree=67102140/67111528
[pid=20093] ppid=20091 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20093/stat : 20093 (priss.sh) S 20091 20093 19423 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595800217 8908800 252 33554432000 4194304 4922060 140734897715200 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20093/statm: 2175 252 211 178 0 68 0
[pid=20094] ppid=20093 vsize=1663096 CPUtime=4243.18 cores=0,2,4,6
/proc/20094/stat : 20094 (priss) S 20093 20093 19423 0 -1 4202496 383886 0 0 0 423994 324 0 0 18 0 5 0 595800217 1703010304 377512 33554432000 4194304 5787044 140733527768752 18446744073709551615 216747002289 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20094/statm: 415774 377512 417 389 0 411524 0
[pid=20094/tid=20096] ppid=20093 vsize=1663096 CPUtime=1060.84 cores=0,2,4,6
/proc/20094/task/20096/stat : 20096 (priss) R 20093 20093 19423 0 -1 4202560 98690 0 0 0 105987 97 0 0 25 0 5 0 595800219 1703010304 377512 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20094/tid=20097] ppid=20093 vsize=1663096 CPUtime=1062.27 cores=0,2,4,6
/proc/20094/task/20097/stat : 20097 (priss) R 20093 20093 19423 0 -1 4202560 99829 0 0 0 106131 96 0 0 25 0 5 0 595800219 1703010304 377512 33554432000 4194304 5787044 140733527768752 18446744073709551615 216734839841 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20094/tid=20098] ppid=20093 vsize=1663096 CPUtime=1062.25 cores=0,2,4,6
/proc/20094/task/20098/stat : 20098 (priss) R 20093 20093 19423 0 -1 4202560 91127 0 0 0 106139 86 0 0 25 0 5 0 595800219 1703010304 377512 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20094/tid=20099] ppid=20093 vsize=1663096 CPUtime=1057.78 cores=0,2,4,6
/proc/20094/task/20099/stat : 20099 (priss) R 20093 20093 19423 0 -1 4202560 91511 0 0 0 105734 44 0 0 25 0 5 0 595800220 1703010304 377512 33554432000 4194304 5787044 140733527768752 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.18
Current children cumulated vsize (KiB) 1671796

[startup+1122.3 s]
/proc/loadavg: 8.19 8.13 8.06 9/188 20129
/proc/meminfo: memFree=10864924/32951124 swapFree=67102140/67111528
[pid=20093] ppid=20091 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20093/stat : 20093 (priss.sh) S 20091 20093 19423 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595800217 8908800 252 33554432000 4194304 4922060 140734897715200 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20093/statm: 2175 252 211 178 0 68 0
[pid=20094] ppid=20093 vsize=1798268 CPUtime=4482.86 cores=0,2,4,6
/proc/20094/stat : 20094 (priss) S 20093 20093 19423 0 -1 4202496 402594 0 0 0 447940 346 0 0 18 0 5 0 595800217 1841426432 396220 33554432000 4194304 5787044 140733527768752 18446744073709551615 216747002289 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20094/statm: 449567 396220 417 389 0 445317 0
[pid=20094/tid=20096] ppid=20093 vsize=1798268 CPUtime=1120.51 cores=0,2,4,6
/proc/20094/task/20096/stat : 20096 (priss) R 20093 20093 19423 0 -1 4202560 104788 0 0 0 111947 104 0 0 25 0 5 0 595800219 1841426432 396220 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591760 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20094/tid=20097] ppid=20093 vsize=1798268 CPUtime=1122.27 cores=0,2,4,6
/proc/20094/task/20097/stat : 20097 (priss) R 20093 20093 19423 0 -1 4202560 106013 0 0 0 112124 103 0 0 25 0 5 0 595800219 1841426432 396220 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20094/tid=20098] ppid=20093 vsize=1798268 CPUtime=1122.24 cores=0,2,4,6
/proc/20094/task/20098/stat : 20098 (priss) R 20093 20093 19423 0 -1 4202560 97547 0 0 0 112131 93 0 0 25 0 5 0 595800219 1841426432 396220 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20094/tid=20099] ppid=20093 vsize=1798268 CPUtime=1117.77 cores=0,2,4,6
/proc/20094/task/20099/stat : 20099 (priss) R 20093 20093 19423 0 -1 4202560 91517 0 0 0 111733 44 0 0 25 0 5 0 595800220 1841426432 396220 33554432000 4194304 5787044 140733527768752 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.86
Current children cumulated vsize (KiB) 1806968

[startup+1182.3 s]
/proc/loadavg: 8.12 8.12 8.06 9/188 20140
/proc/meminfo: memFree=10776436/32951124 swapFree=67102140/67111528
[pid=20093] ppid=20091 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20093/stat : 20093 (priss.sh) S 20091 20093 19423 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595800217 8908800 252 33554432000 4194304 4922060 140734897715200 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20093/statm: 2175 252 211 178 0 68 0
[pid=20094] ppid=20093 vsize=1867904 CPUtime=4722.52 cores=0,2,4,6
/proc/20094/stat : 20094 (priss) S 20093 20093 19423 0 -1 4202496 420822 0 0 0 471885 367 0 0 18 0 5 0 595800217 1912733696 414448 33554432000 4194304 5787044 140733527768752 18446744073709551615 216747002289 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20094/statm: 466976 414448 417 389 0 462726 0
[pid=20094/tid=20096] ppid=20093 vsize=1867904 CPUtime=1180.19 cores=0,2,4,6
/proc/20094/task/20096/stat : 20096 (priss) R 20093 20093 19423 0 -1 4202560 110464 0 0 0 117908 111 0 0 25 0 5 0 595800219 1912733696 414448 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20094/tid=20097] ppid=20093 vsize=1867904 CPUtime=1182.27 cores=0,2,4,6
/proc/20094/task/20097/stat : 20097 (priss) R 20093 20093 19423 0 -1 4202560 112063 0 0 0 118117 110 0 0 25 0 5 0 595800219 1912733696 414448 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591289 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20094/tid=20098] ppid=20093 vsize=1867904 CPUtime=1182.25 cores=0,2,4,6
/proc/20094/task/20098/stat : 20098 (priss) R 20093 20093 19423 0 -1 4202560 104018 0 0 0 118124 101 0 0 25 0 5 0 595800219 1912733696 414448 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20094/tid=20099] ppid=20093 vsize=1867904 CPUtime=1177.76 cores=0,2,4,6
/proc/20094/task/20099/stat : 20099 (priss) R 20093 20093 19423 0 -1 4202560 91548 0 0 0 117732 44 0 0 25 0 5 0 595800220 1912733696 414448 33554432000 4194304 5787044 140733527768752 18446744073709551615 5528404 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.52
Current children cumulated vsize (KiB) 1876604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 7.79 8.05 8.04 9/188 20269
/proc/meminfo: memFree=11078164/32951124 swapFree=67102140/67111528
[pid=20093] ppid=20091 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20093/stat : 20093 (priss.sh) S 20091 20093 19423 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595800217 8908800 252 33554432000 4194304 4922060 140734897715200 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20093/statm: 2175 252 211 178 0 68 0
[pid=20094] ppid=20093 vsize=1867904 CPUtime=4800.03 cores=0,2,4,6
/proc/20094/stat : 20094 (priss) S 20093 20093 19423 0 -1 4202496 426201 0 0 0 479627 376 0 0 18 0 5 0 595800217 1912733696 419827 33554432000 4194304 5787044 140733527768752 18446744073709551615 216747002289 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20094/statm: 466976 419827 417 389 0 462726 0
[pid=20094/tid=20096] ppid=20093 vsize=1867904 CPUtime=1199.48 cores=0,2,4,6
/proc/20094/task/20096/stat : 20096 (priss) R 20093 20093 19423 0 -1 4202560 112303 0 0 0 119834 114 0 0 25 0 5 0 595800219 1912733696 419827 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20094/tid=20097] ppid=20093 vsize=1867904 CPUtime=1201.67 cores=0,2,4,6
/proc/20094/task/20097/stat : 20097 (priss) R 20093 20093 19423 0 -1 4202560 113877 0 0 0 120055 112 0 0 25 0 5 0 595800219 1912733696 419827 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20094/tid=20098] ppid=20093 vsize=1867904 CPUtime=1201.65 cores=0,2,4,6
/proc/20094/task/20098/stat : 20098 (priss) R 20093 20093 19423 0 -1 4202560 105726 0 0 0 120061 104 0 0 25 0 5 0 595800219 1912733696 419827 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20094/tid=20099] ppid=20093 vsize=1867904 CPUtime=1197.17 cores=0,2,4,6
/proc/20094/task/20099/stat : 20099 (priss) R 20093 20093 19423 0 -1 4202560 91566 0 0 0 119673 44 0 0 25 0 5 0 595800220 1912733696 419827 33554432000 4194304 5787044 140733527768752 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 1876604

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

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

[startup+1201.7 s]
/proc/loadavg: 7.79 8.05 8.04 9/188 20269
/proc/meminfo: memFree=11078164/32951124 swapFree=67102140/67111528
[pid=20093] ppid=20091 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20093/stat : 20093 (priss.sh) S 20091 20093 19423 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595800217 8908800 252 33554432000 4194304 4922060 140734897715200 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20093/statm: 2175 252 211 178 0 68 0
[pid=20094] ppid=20093 vsize=1867904 CPUtime=4800.03 cores=0,2,4,6
/proc/20094/stat : 20094 (priss) S 20093 20093 19423 0 -1 4202496 426201 0 0 0 479627 376 0 0 18 0 5 0 595800217 1912733696 419827 33554432000 4194304 5787044 140733527768752 18446744073709551615 216747002289 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20094/statm: 466976 419827 417 389 0 462726 0
[pid=20094/tid=20096] ppid=20093 vsize=1867904 CPUtime=1199.48 cores=0,2,4,6
/proc/20094/task/20096/stat : 20096 (priss) R 20093 20093 19423 0 -1 4202560 112303 0 0 0 119834 114 0 0 25 0 5 0 595800219 1912733696 419827 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20094/tid=20097] ppid=20093 vsize=1867904 CPUtime=1201.67 cores=0,2,4,6
/proc/20094/task/20097/stat : 20097 (priss) R 20093 20093 19423 0 -1 4202560 113877 0 0 0 120055 112 0 0 25 0 5 0 595800219 1912733696 419827 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20094/tid=20098] ppid=20093 vsize=1867904 CPUtime=1201.65 cores=0,2,4,6
/proc/20094/task/20098/stat : 20098 (priss) R 20093 20093 19423 0 -1 4202560 105726 0 0 0 120061 104 0 0 25 0 5 0 595800219 1912733696 419827 33554432000 4194304 5787044 140733527768752 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20094/tid=20099] ppid=20093 vsize=1867904 CPUtime=1197.17 cores=0,2,4,6
/proc/20094/task/20099/stat : 20099 (priss) R 20093 20093 19423 0 -1 4202560 91566 0 0 0 119673 44 0 0 25 0 5 0 595800220 1912733696 419827 33554432000 4194304 5787044 140733527768752 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 1876604

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20093 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 4800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.72
CPU time (s): 4800.03
CPU user time (s): 4796.27
CPU system time (s): 3.76
CPU usage (%): 399.431
Max. virtual memory (cumulated for all children) (KiB): 1876604

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

runsolver used 1.78573 second user time and 4.78027 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-29 07:41:36
IDJOB=3249138
IDBENCH=83157
IDSOLVER=1603
FILE ID=node119/3249138-1304055696
RUNJOBID= node119-1304055684-20036
PBS_JOBID= 13170407
Free space on /tmp= 71812 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-6x34.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249138-1304055696/watcher-3249138-1304055696 -o /tmp/evaluation-result-3249138-1304055696/solver-3249138-1304055696 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3249138-1304055696.cnf 2144374855 4800 15500 4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 1633295f58c28a5b4150be8640bdf9df
RANDOM SEED=2144374855

node119.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.815
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.63
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.815
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.815
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.74
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.815
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.83
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.815
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.67
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.815
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.815
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.74
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.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12745032 kB
Buffers:       2231396 kB
Cached:       17269916 kB
SwapCached:       5504 kB
Active:        7924588 kB
Inactive:     11698192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12745032 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:            4172 kB
Writeback:           0 kB
AnonPages:      118036 kB
Mapped:          15580 kB
Slab:           520140 kB
PageTables:       4800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   309864 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 /tmp at the end= 71812 MiB
End job on node119 at 2011-04-29 08:01:39