Trace number 3258204

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.33 1202.92

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1375c111739g6.cnf
MD5SUMc7c04151ac14a13eb4a03259d055e119
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 variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

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: 20219
0.00/0.02	c parsetime: 21726us
0.00/0.02	c parsed 111739 clauses with 1375 variables
0.00/0.03	c NW started thread 0 successfully (1104034112)
0.00/0.04	c NW started thread 1 successfully (1117329728)
0.00/0.05	c NW started thread 2 successfully (1127819584)
0.00/0.06	c NW started thread 3 successfully (1093208384)
13.81/3.55	c preprocessor returned 10007 variables
13.81/3.55	c preprocessing returned UNKNOWN
13.81/3.55	c PP set 0 variables
13.81/3.55	c pp time: 3493330us (3s)
13.81/3.55	c preprocessor returned 10007 variables
13.81/3.55	c preprocessing returned UNKNOWN
13.81/3.55	c PP set 0 variables
13.81/3.55	c pp time: 3508650us (3s)
13.81/3.55	c preprocessor returned 10007 variables
13.81/3.55	c preprocessing returned UNKNOWN
13.81/3.55	c PP set 0 variables
13.81/3.55	c pp time: 3490532us (3s)
38.07/9.80	c preprocessor returned 30010 variables
38.07/9.80	c preprocessing returned UNKNOWN
38.07/9.80	c PP set 0 variables
38.07/9.80	c pp time: 9736663us (9s)

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-3258204-1304045228/watcher-3258204-1304045228 -o /tmp/evaluation-result-3258204-1304045228/solver-3258204-1304045228 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3258204-1304045228.cnf 397099185 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.81 8.07 8.08 5/180 20218
/proc/meminfo: memFree=24841560/32951132 swapFree=67111524/67111528
[pid=20218] ppid=20216 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20218/stat : 20218 (priss.sh) S 20216 20218 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516122440 8908800 252 33554432000 4194304 4922060 140735533334528 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20218/statm: 2175 252 211 178 0 68 0

[startup+0.0526961 s]
/proc/loadavg: 7.81 8.07 8.08 5/180 20218
/proc/meminfo: memFree=24841560/32951132 swapFree=67111524/67111528
[pid=20218] ppid=20216 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20218/stat : 20218 (priss.sh) S 20216 20218 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516122440 8908800 252 33554432000 4194304 4922060 140735533334528 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20218/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10328 s]
/proc/loadavg: 7.81 8.07 8.08 5/180 20218
/proc/meminfo: memFree=24841560/32951132 swapFree=67111524/67111528
[pid=20218] ppid=20216 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20218/stat : 20218 (priss.sh) S 20216 20218 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516122440 8908800 252 33554432000 4194304 4922060 140735533334528 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20218/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.486334 s]
/proc/loadavg: 7.81 8.07 8.08 5/180 20218
/proc/meminfo: memFree=24841560/32951132 swapFree=67111524/67111528
[pid=20218] ppid=20216 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20218/stat : 20218 (priss.sh) S 20216 20218 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516122440 8908800 252 33554432000 4194304 4922060 140735533334528 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20218/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.07505 s]
/proc/loadavg: 7.81 8.07 8.08 5/180 20218
/proc/meminfo: memFree=24841560/32951132 swapFree=67111524/67111528
[pid=20218] ppid=20216 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20218/stat : 20218 (priss.sh) S 20216 20218 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516122440 8908800 252 33554432000 4194304 4922060 140735533334528 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20218/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50098 s]
/proc/loadavg: 7.81 8.07 8.08 5/180 20218
/proc/meminfo: memFree=24841560/32951132 swapFree=67111524/67111528
[pid=20218] ppid=20216 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20218/stat : 20218 (priss.sh) S 20216 20218 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516122440 8908800 252 33554432000 4194304 4922060 140735533334528 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20218/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.1007 s]
/proc/loadavg: 7.81 8.07 8.08 9/186 20224
/proc/meminfo: memFree=24778900/32951132 swapFree=67111524/67111528
[pid=20218] ppid=20216 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20218/stat : 20218 (priss.sh) S 20216 20218 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516122440 8908800 252 33554432000 4194304 4922060 140735533334528 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20218/statm: 2175 252 211 178 0 68 0
[pid=20219] ppid=20218 vsize=299224 CPUtime=12.22 cores=0,2,4,6
/proc/20219/stat : 20219 (priss) S 20218 20218 18837 0 -1 4202496 25062 0 0 0 1215 7 0 0 18 0 5 0 516122440 306405376 15835 33554432000 4194304 5787044 140736008183920 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20219/statm: 74806 15835 355 389 0 70556 0
[pid=20219/tid=20221] ppid=20218 vsize=299224 CPUtime=3.04 cores=0,2,4,6
/proc/20219/task/20221/stat : 20221 (priss) R 20218 20218 18837 0 -1 4202560 4377 0 0 0 302 2 0 0 25 0 5 0 516122443 306405376 15835 33554432000 4194304 5787044 140736008183920 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20219/tid=20222] ppid=20218 vsize=299224 CPUtime=3.03 cores=0,2,4,6
/proc/20219/task/20222/stat : 20222 (priss) R 20218 20218 18837 0 -1 4202560 4319 0 0 0 302 1 0 0 25 0 5 0 516122444 306405376 15835 33554432000 4194304 5787044 140736008183920 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20219/tid=20223] ppid=20218 vsize=299224 CPUtime=3.03 cores=0,2,4,6
/proc/20219/task/20223/stat : 20223 (priss) R 20218 20218 18837 0 -1 4202560 4001 0 0 0 303 0 0 0 25 0 5 0 516122445 306405376 15835 33554432000 4194304 5787044 140736008183920 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20219/tid=20224] ppid=20218 vsize=299224 CPUtime=3.02 cores=0,2,4,6
/proc/20219/task/20224/stat : 20224 (priss) R 20218 20218 18837 0 -1 4202560 6125 0 0 0 301 1 0 0 25 0 5 0 516122447 306405376 15835 33554432000 4194304 5787044 140736008183920 18446744073709551615 4318944 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 307924

[startup+6.30115 s]
/proc/loadavg: 7.90 8.09 8.08 9/186 20224
/proc/meminfo: memFree=24769972/32951132 swapFree=67111524/67111528
[pid=20218] ppid=20216 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20218/stat : 20218 (priss.sh) S 20216 20218 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516122440 8908800 252 33554432000 4194304 4922060 140735533334528 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20218/statm: 2175 252 211 178 0 68 0
[pid=20219] ppid=20218 vsize=302036 CPUtime=24.09 cores=0,2,4,6
/proc/20219/stat : 20219 (priss) S 20218 20218 18837 0 -1 4202496 34688 0 0 0 2398 11 0 0 18 0 5 0 516122440 309284864 18246 33554432000 4194304 5787044 140736008183920 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20219/statm: 75509 18246 404 389 0 71259 0
[pid=20219/tid=20221] ppid=20218 vsize=302036 CPUtime=5.71 cores=0,2,4,6
/proc/20219/task/20221/stat : 20221 (priss) R 20218 20218 18837 0 -1 4202560 7836 0 0 0 568 3 0 0 21 0 5 0 516122443 309284864 18246 33554432000 4194304 5787044 140736008183920 18446744073709551615 4254492 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20219/tid=20222] ppid=20218 vsize=302036 CPUtime=6.23 cores=0,2,4,6
/proc/20219/task/20222/stat : 20222 (priss) R 20218 20218 18837 0 -1 4202560 7590 0 0 0 621 2 0 0 24 0 5 0 516122444 309284864 18246 33554432000 4194304 5787044 140736008183920 18446744073709551615 5586709 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20219/tid=20223] ppid=20218 vsize=302036 CPUtime=5.83 cores=0,2,4,6
/proc/20219/task/20223/stat : 20223 (priss) R 20218 20218 18837 0 -1 4202560 6884 0 0 0 581 2 0 0 22 0 5 0 516122445 309284864 18246 33554432000 4194304 5787044 140736008183920 18446744073709551615 5591280 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20219/tid=20224] ppid=20218 vsize=302036 CPUtime=6.22 cores=0,2,4,6
/proc/20219/task/20224/stat : 20224 (priss) R 20218 20218 18837 0 -1 4202560 6138 0 0 0 621 1 0 0 25 0 5 0 516122447 309284864 18246 33554432000 4194304 5787044 140736008183920 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.09
Current children cumulated vsize (KiB) 310736

[startup+12.701 s]
/proc/loadavg: 7.91 8.09 8.08 9/186 20224
/proc/meminfo: memFree=24752560/32951132 swapFree=67111524/67111528
[pid=20218] ppid=20216 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20218/stat : 20218 (priss.sh) S 20216 20218 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516122440 8908800 252 33554432000 4194304 4922060 140735533334528 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20218/statm: 2175 252 211 178 0 68 0
[pid=20219] ppid=20218 vsize=308792 CPUtime=49.64 cores=0,2,4,6
/proc/20219/stat : 20219 (priss) S 20218 20218 18837 0 -1 4202496 42154 0 0 0 4951 13 0 0 18 0 5 0 516122440 316203008 22459 33554432000 4194304 5787044 140736008183920 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20219/statm: 77198 22459 417 389 0 72948 0
[pid=20219/tid=20221] ppid=20218 vsize=308792 CPUtime=12.11 cores=0,2,4,6
/proc/20219/task/20221/stat : 20221 (priss) R 20218 20218 18837 0 -1 4202560 8458 0 0 0 1208 3 0 0 25 0 5 0 516122443 316203008 22459 33554432000 4194304 5787044 140736008183920 18446744073709551615 5601765 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20219/tid=20222] ppid=20218 vsize=308792 CPUtime=12.62 cores=0,2,4,6
/proc/20219/task/20222/stat : 20222 (priss) R 20218 20218 18837 0 -1 4202560 9226 0 0 0 1260 2 0 0 25 0 5 0 516122444 316203008 22459 33554432000 4194304 5787044 140736008183920 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20219/tid=20223] ppid=20218 vsize=308792 CPUtime=12.2 cores=0,2,4,6
/proc/20219/task/20223/stat : 20223 (priss) R 20218 20218 18837 0 -1 4202560 7545 0 0 0 1218 2 0 0 25 0 5 0 516122445 316203008 22459 33554432000 4194304 5787044 140736008183920 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20219/tid=20224] ppid=20218 vsize=308792 CPUtime=12.62 cores=0,2,4,6
/proc/20219/task/20224/stat : 20224 (priss) R 20218 20218 18837 0 -1 4202560 10685 0 0 0 1259 3 0 0 25 0 5 0 516122447 316203008 22459 33554432000 4194304 5787044 140736008183920 18446744073709551615 5528581 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.64
Current children cumulated vsize (KiB) 317492

[startup+25.5008 s]
/proc/loadavg: 8.00 8.10 8.08 9/186 20225
/proc/meminfo: memFree=24738420/32951132 swapFree=67111524/67111528
[pid=20218] ppid=20216 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20218/stat : 20218 (priss.sh) S 20216 20218 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516122440 8908800 252 33554432000 4194304 4922060 140735533334528 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20218/statm: 2175 252 211 178 0 68 0
[pid=20219] ppid=20218 vsize=312588 CPUtime=100.79 cores=0,2,4,6
/proc/20219/stat : 20219 (priss) S 20218 20218 18837 0 -1 4202496 45628 0 0 0 10064 15 0 0 18 0 5 0 516122440 320090112 25933 33554432000 4194304 5787044 140736008183920 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20219/statm: 78147 25933 417 389 0 73897 0
[pid=20219/tid=20221] ppid=20218 vsize=312588 CPUtime=24.92 cores=0,2,4,6
/proc/20219/task/20221/stat : 20221 (priss) R 20218 20218 18837 0 -1 4202560 9299 0 0 0 2488 4 0 0 25 0 5 0 516122443 320090112 25933 33554432000 4194304 5787044 140736008183920 18446744073709551615 5588000 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20219/tid=20222] ppid=20218 vsize=312588 CPUtime=25.42 cores=0,2,4,6
/proc/20219/task/20222/stat : 20222 (priss) R 20218 20218 18837 0 -1 4202560 10064 0 0 0 2540 2 0 0 25 0 5 0 516122444 320090112 25933 33554432000 4194304 5787044 140736008183920 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20219/tid=20223] ppid=20218 vsize=312588 CPUtime=24.94 cores=0,2,4,6
/proc/20219/task/20223/stat : 20223 (priss) R 20218 20218 18837 0 -1 4202560 8476 0 0 0 2491 3 0 0 25 0 5 0 516122445 320090112 25933 33554432000 4194304 5787044 140736008183920 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20219/tid=20224] ppid=20218 vsize=312588 CPUtime=25.42 cores=0,2,4,6
/proc/20219/task/20224/stat : 20224 (priss) R 20218 20218 18837 0 -1 4202560 11549 0 0 0 2539 3 0 0 25 0 5 0 516122447 320090112 25933 33554432000 4194304 5787044 140736008183920 18446744073709551615 5549555 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.79
Current children cumulated vsize (KiB) 321288

[startup+51.1004 s]
/proc/loadavg: 8.08 8.11 8.09 9/186 20225
/proc/meminfo: memFree=24696552/32951132 swapFree=67111524/67111528
[pid=20218] ppid=20216 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20218/stat : 20218 (priss.sh) S 20216 20218 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516122440 8908800 252 33554432000 4194304 4922060 140735533334528 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20218/statm: 2175 252 211 178 0 68 0
[pid=20219] ppid=20218 vsize=329308 CPUtime=202.98 cores=0,2,4,6
/proc/20219/stat : 20219 (priss) S 20218 20218 18837 0 -1 4202496 54986 0 0 0 20272 26 0 0 18 0 5 0 516122440 337211392 35289 33554432000 4194304 5787044 140736008183920 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20219/statm: 82327 35289 417 389 0 78077 0
[pid=20219/tid=20221] ppid=20218 vsize=329308 CPUtime=50.51 cores=0,2,4,6
/proc/20219/task/20221/stat : 20221 (priss) R 20218 20218 18837 0 -1 4202560 12204 0 0 0 5044 7 0 0 25 0 5 0 516122443 337211392 35289 33554432000 4194304 5787044 140736008183920 18446744073709551615 4254552 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20219/tid=20222] ppid=20218 vsize=329308 CPUtime=50.99 cores=0,2,4,6
/proc/20219/task/20222/stat : 20222 (priss) R 20218 20218 18837 0 -1 4202560 11909 0 0 0 5094 5 0 0 25 0 5 0 516122444 337211392 35289 33554432000 4194304 5787044 140736008183920 18446744073709551615 274676628092 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20219/tid=20223] ppid=20218 vsize=329308 CPUtime=50.37 cores=0,2,4,6
/proc/20219/task/20223/stat : 20223 (priss) R 20218 20218 18837 0 -1 4202560 11572 0 0 0 5031 6 0 0 25 0 5 0 516122445 337211392 35289 33554432000 4194304 5787044 140736008183920 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20219/tid=20224] ppid=20218 vsize=329308 CPUtime=51.02 cores=0,2,4,6
/proc/20219/task/20224/stat : 20224 (priss) R 20218 20218 18837 0 -1 4202560 13061 0 0 0 5096 6 0 0 25 0 5 0 516122447 337211392 35289 33554432000 4194304 5787044 140736008183920 18446744073709551615 5527610 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 202.98
Current children cumulated vsize (KiB) 338008

[startup+102.301 s]
/proc/loadavg: 8.08 8.10 8.09 9/186 20227
/proc/meminfo: memFree=24565468/32951132 swapFree=67111524/67111528
[pid=20218] ppid=20216 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20218/stat : 20218 (priss.sh) S 20216 20218 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516122440 8908800 252 33554432000 4194304 4922060 140735533334528 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20218/statm: 2175 252 211 178 0 68 0
[pid=20219] ppid=20218 vsize=350220 CPUtime=407.44 cores=0,2,4,6
/proc/20219/stat : 20219 (priss) S 20218 20218 18837 0 -1 4202496 67699 0 0 0 40704 40 0 0 18 0 5 0 516122440 358625280 47872 33554432000 4194304 5787044 140736008183920 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20219/statm: 87555 47872 417 389 0 83305 0
[pid=20219/tid=20221] ppid=20218 vsize=350220 CPUtime=101.7 cores=0,2,4,6
/proc/20219/task/20221/stat : 20221 (priss) R 20218 20218 18837 0 -1 4202560 16044 0 0 0 10161 9 0 0 25 0 5 0 516122443 358625280 47872 33554432000 4194304 5787044 140736008183920 18446744073709551615 5591097 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20219/tid=20222] ppid=20218 vsize=350220 CPUtime=102.16 cores=0,2,4,6
/proc/20219/task/20222/stat : 20222 (priss) R 20218 20218 18837 0 -1 4202560 14671 0 0 0 10206 10 0 0 25 0 5 0 516122444 358625280 47872 33554432000 4194304 5787044 140736008183920 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20219/tid=20223] ppid=20218 vsize=350220 CPUtime=101.28 cores=0,2,4,6
/proc/20219/task/20223/stat : 20223 (priss) R 20218 20218 18837 0 -1 4202560 15744 0 0 0 10119 9 0 0 25 0 5 0 516122445 358625280 47872 33554432000 4194304 5787044 140736008183920 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20219/tid=20224] ppid=20218 vsize=350220 CPUtime=102.21 cores=0,2,4,6
/proc/20219/task/20224/stat : 20224 (priss) R 20218 20218 18837 0 -1 4202560 15000 0 0 0 10212 9 0 0 25 0 5 0 516122447 358625280 47872 33554432000 4194304 5787044 140736008183920 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.44
Current children cumulated vsize (KiB) 358920

[startup+162.301 s]
/proc/loadavg: 8.07 8.10 8.09 9/186 20228
/proc/meminfo: memFree=24521688/32951132 swapFree=67111524/67111528
[pid=20218] ppid=20216 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20218/stat : 20218 (priss.sh) S 20216 20218 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516122440 8908800 252 33554432000 4194304 4922060 140735533334528 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20218/statm: 2175 252 211 178 0 68 0
[pid=20219] ppid=20218 vsize=364788 CPUtime=647.05 cores=0,2,4,6

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

/proc/20219/task/20222/stat : 20222 (priss) R 20218 20218 18837 0 -1 4202560 39185 0 0 0 88127 39 0 0 25 0 5 0 516122444 718962688 141231 33554432000 4194304 5787044 140736008183920 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20219/tid=20223] ppid=20218 vsize=702112 CPUtime=876.77 cores=0,2,4,6
/proc/20219/task/20223/stat : 20223 (priss) R 20218 20218 18837 0 -1 4202560 38802 0 0 0 87644 33 0 0 25 0 5 0 516122445 718962688 141231 33554432000 4194304 5787044 140736008183920 18446744073709551615 274664469189 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20219/tid=20224] ppid=20218 vsize=702112 CPUtime=882.18 cores=0,2,4,6
/proc/20219/task/20224/stat : 20224 (priss) R 20218 20218 18837 0 -1 4202560 37986 0 0 0 88180 38 0 0 25 0 5 0 516122447 718962688 141231 33554432000 4194304 5787044 140736008183920 18446744073709551615 5527407 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3522.37
Current children cumulated vsize (KiB) 710812

[startup+942.301 s]
/proc/loadavg: 8.07 8.11 8.09 9/186 20291
/proc/meminfo: memFree=24491380/32951132 swapFree=67111524/67111528
[pid=20218] ppid=20216 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20218/stat : 20218 (priss.sh) S 20216 20218 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516122440 8908800 252 33554432000 4194304 4922060 140735533334528 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20218/statm: 2175 252 211 178 0 68 0
[pid=20219] ppid=20218 vsize=716040 CPUtime=3760.59 cores=0,2,4,6
/proc/20219/stat : 20219 (priss) S 20218 20218 18837 0 -1 4202496 169396 0 0 0 375877 182 0 0 18 0 5 0 516122440 733224960 147533 33554432000 4194304 5787044 140736008183920 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20219/statm: 179010 147533 418 389 0 174760 0
[pid=20219/tid=20221] ppid=20218 vsize=716040 CPUtime=941.64 cores=0,2,4,6
/proc/20219/task/20221/stat : 20221 (priss) R 20218 20218 18837 0 -1 4202560 40656 0 0 0 94121 43 0 0 25 0 5 0 516122443 733224960 147533 33554432000 4194304 5787044 140736008183920 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20219/tid=20222] ppid=20218 vsize=716040 CPUtime=940.51 cores=0,2,4,6
/proc/20219/task/20222/stat : 20222 (priss) R 20218 20218 18837 0 -1 4202560 39185 0 0 0 93996 55 0 0 25 0 5 0 516122444 733224960 147533 33554432000 4194304 5787044 140736008183920 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20219/tid=20223] ppid=20218 vsize=716040 CPUtime=936.16 cores=0,2,4,6
/proc/20219/task/20223/stat : 20223 (priss) R 20218 20218 18837 0 -1 4202560 42313 0 0 0 93580 36 0 0 25 0 5 0 516122445 733224960 147533 33554432000 4194304 5787044 140736008183920 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20219/tid=20224] ppid=20218 vsize=716040 CPUtime=942.19 cores=0,2,4,6
/proc/20219/task/20224/stat : 20224 (priss) R 20218 20218 18837 0 -1 4202560 41002 0 0 0 94174 45 0 0 25 0 5 0 516122447 733224960 147533 33554432000 4194304 5787044 140736008183920 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3760.59
Current children cumulated vsize (KiB) 724740

[startup+1002.3 s]
/proc/loadavg: 8.13 8.12 8.09 9/186 20293
/proc/meminfo: memFree=24391804/32951132 swapFree=67111524/67111528
[pid=20218] ppid=20216 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20218/stat : 20218 (priss.sh) S 20216 20218 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516122440 8908800 252 33554432000 4194304 4922060 140735533334528 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20218/statm: 2175 252 211 178 0 68 0
[pid=20219] ppid=20218 vsize=724384 CPUtime=4000.23 cores=0,2,4,6
/proc/20219/stat : 20219 (priss) S 20218 20218 18837 0 -1 4202496 171300 0 0 0 399840 183 0 0 18 0 5 0 516122440 741769216 149437 33554432000 4194304 5787044 140736008183920 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20219/statm: 181096 149437 418 389 0 176846 0
[pid=20219/tid=20221] ppid=20218 vsize=724384 CPUtime=1001.64 cores=0,2,4,6
/proc/20219/task/20221/stat : 20221 (priss) R 20218 20218 18837 0 -1 4202560 40658 0 0 0 100121 43 0 0 25 0 5 0 516122443 741769216 149437 33554432000 4194304 5787044 140736008183920 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20219/tid=20222] ppid=20218 vsize=724384 CPUtime=1000.18 cores=0,2,4,6
/proc/20219/task/20222/stat : 20222 (priss) R 20218 20218 18837 0 -1 4202560 39189 0 0 0 99963 55 0 0 25 0 5 0 516122444 741769216 149437 33554432000 4194304 5787044 140736008183920 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20219/tid=20223] ppid=20218 vsize=724384 CPUtime=996.14 cores=0,2,4,6
/proc/20219/task/20223/stat : 20223 (priss) R 20218 20218 18837 0 -1 4202560 44211 0 0 0 99577 37 0 0 25 0 5 0 516122445 741769216 149437 33554432000 4194304 5787044 140736008183920 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20219/tid=20224] ppid=20218 vsize=724384 CPUtime=1002.18 cores=0,2,4,6
/proc/20219/task/20224/stat : 20224 (priss) R 20218 20218 18837 0 -1 4202560 41002 0 0 0 100173 45 0 0 25 0 5 0 516122447 741769216 149437 33554432000 4194304 5787044 140736008183920 18446744073709551615 5527464 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4000.23
Current children cumulated vsize (KiB) 733084

[startup+1062.3 s]
/proc/loadavg: 8.14 8.12 8.09 9/186 20294
/proc/meminfo: memFree=24322104/32951132 swapFree=67111524/67111528
[pid=20218] ppid=20216 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20218/stat : 20218 (priss.sh) S 20216 20218 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516122440 8908800 252 33554432000 4194304 4922060 140735533334528 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20218/statm: 2175 252 211 178 0 68 0
[pid=20219] ppid=20218 vsize=724384 CPUtime=4239.88 cores=0,2,4,6
/proc/20219/stat : 20219 (priss) S 20218 20218 18837 0 -1 4202496 171316 0 0 0 423803 185 0 0 18 0 5 0 516122440 741769216 149453 33554432000 4194304 5787044 140736008183920 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20219/statm: 181096 149453 418 389 0 176846 0
[pid=20219/tid=20221] ppid=20218 vsize=724384 CPUtime=1061.65 cores=0,2,4,6
/proc/20219/task/20221/stat : 20221 (priss) R 20218 20218 18837 0 -1 4202560 40664 0 0 0 106121 44 0 0 25 0 5 0 516122443 741769216 149453 33554432000 4194304 5787044 140736008183920 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20219/tid=20222] ppid=20218 vsize=724384 CPUtime=1059.85 cores=0,2,4,6
/proc/20219/task/20222/stat : 20222 (priss) R 20218 20218 18837 0 -1 4202560 39197 0 0 0 105930 55 0 0 25 0 5 0 516122444 741769216 149453 33554432000 4194304 5787044 140736008183920 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20219/tid=20223] ppid=20218 vsize=724384 CPUtime=1056.13 cores=0,2,4,6
/proc/20219/task/20223/stat : 20223 (priss) R 20218 20218 18837 0 -1 4202560 44212 0 0 0 105576 37 0 0 25 0 5 0 516122445 741769216 149453 33554432000 4194304 5787044 140736008183920 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20219/tid=20224] ppid=20218 vsize=724384 CPUtime=1062.16 cores=0,2,4,6
/proc/20219/task/20224/stat : 20224 (priss) R 20218 20218 18837 0 -1 4202560 41003 0 0 0 106170 46 0 0 25 0 5 0 516122447 741769216 149453 33554432000 4194304 5787044 140736008183920 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4239.88
Current children cumulated vsize (KiB) 733084

[startup+1122.3 s]
/proc/loadavg: 8.27 8.16 8.10 9/186 20298
/proc/meminfo: memFree=24270128/32951132 swapFree=67111524/67111528
[pid=20218] ppid=20216 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20218/stat : 20218 (priss.sh) S 20216 20218 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516122440 8908800 252 33554432000 4194304 4922060 140735533334528 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20218/statm: 2175 252 211 178 0 68 0
[pid=20219] ppid=20218 vsize=724384 CPUtime=4479.54 cores=0,2,4,6
/proc/20219/stat : 20219 (priss) S 20218 20218 18837 0 -1 4202496 171355 0 0 0 447769 185 0 0 18 0 5 0 516122440 741769216 149492 33554432000 4194304 5787044 140736008183920 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20219/statm: 181096 149492 418 389 0 176846 0
[pid=20219/tid=20221] ppid=20218 vsize=724384 CPUtime=1121.65 cores=0,2,4,6
/proc/20219/task/20221/stat : 20221 (priss) R 20218 20218 18837 0 -1 4202560 40687 0 0 0 112121 44 0 0 25 0 5 0 516122443 741769216 149492 33554432000 4194304 5787044 140736008183920 18446744073709551615 4213865 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20219/tid=20222] ppid=20218 vsize=724384 CPUtime=1119.53 cores=0,2,4,6
/proc/20219/task/20222/stat : 20222 (priss) R 20218 20218 18837 0 -1 4202560 39209 0 0 0 111898 55 0 0 25 0 5 0 516122444 741769216 149492 33554432000 4194304 5787044 140736008183920 18446744073709551615 5591219 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20219/tid=20223] ppid=20218 vsize=724384 CPUtime=1116.12 cores=0,2,4,6
/proc/20219/task/20223/stat : 20223 (priss) R 20218 20218 18837 0 -1 4202560 44212 0 0 0 111575 37 0 0 25 0 5 0 516122445 741769216 149492 33554432000 4194304 5787044 140736008183920 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20219/tid=20224] ppid=20218 vsize=724384 CPUtime=1122.16 cores=0,2,4,6
/proc/20219/task/20224/stat : 20224 (priss) R 20218 20218 18837 0 -1 4202560 41007 0 0 0 112169 47 0 0 25 0 5 0 516122447 741769216 149492 33554432000 4194304 5787044 140736008183920 18446744073709551615 5527392 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4479.54
Current children cumulated vsize (KiB) 733084

[startup+1182.3 s]
/proc/loadavg: 8.42 8.23 8.13 9/186 20301
/proc/meminfo: memFree=24186508/32951132 swapFree=67111524/67111528
[pid=20218] ppid=20216 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20218/stat : 20218 (priss.sh) S 20216 20218 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516122440 8908800 252 33554432000 4194304 4922060 140735533334528 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20218/statm: 2175 252 211 178 0 68 0
[pid=20219] ppid=20218 vsize=732584 CPUtime=4718.02 cores=0,2,4,6
/proc/20219/stat : 20219 (priss) S 20218 20218 18837 0 -1 4202496 174841 0 0 0 471607 195 0 0 18 0 5 0 516122440 750166016 152978 33554432000 4194304 5787044 140736008183920 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20219/statm: 183146 152978 418 389 0 178896 0
[pid=20219/tid=20221] ppid=20218 vsize=732584 CPUtime=1181.65 cores=0,2,4,6
/proc/20219/task/20221/stat : 20221 (priss) R 20218 20218 18837 0 -1 4202560 41165 0 0 0 118120 45 0 0 25 0 5 0 516122443 750166016 152978 33554432000 4194304 5787044 140736008183920 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20219/tid=20222] ppid=20218 vsize=732584 CPUtime=1179.2 cores=0,2,4,6
/proc/20219/task/20222/stat : 20222 (priss) R 20218 20218 18837 0 -1 4202560 41183 0 0 0 117863 57 0 0 25 0 5 0 516122444 750166016 152978 33554432000 4194304 5787044 140736008183920 18446744073709551615 5591241 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20219/tid=20223] ppid=20218 vsize=732584 CPUtime=1175.74 cores=0,2,4,6
/proc/20219/task/20223/stat : 20223 (priss) R 20218 20218 18837 0 -1 4202560 45237 0 0 0 117537 37 0 0 25 0 5 0 516122445 750166016 152978 33554432000 4194304 5787044 140736008183920 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20219/tid=20224] ppid=20218 vsize=732584 CPUtime=1181.34 cores=0,2,4,6
/proc/20219/task/20224/stat : 20224 (priss) R 20218 20218 18837 0 -1 4202560 41016 0 0 0 118081 53 0 0 25 0 5 0 516122447 750166016 152978 33554432000 4194304 5787044 140736008183920 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4718.02
Current children cumulated vsize (KiB) 741284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.91 s]
/proc/loadavg: 8.46 8.25 8.13 9/186 20301
/proc/meminfo: memFree=24179064/32951132 swapFree=67111524/67111528
[pid=20218] ppid=20216 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20218/stat : 20218 (priss.sh) S 20216 20218 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516122440 8908800 252 33554432000 4194304 4922060 140735533334528 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20218/statm: 2175 252 211 178 0 68 0
[pid=20219] ppid=20218 vsize=732584 CPUtime=4800.33 cores=0,2,4,6
/proc/20219/stat : 20219 (priss) S 20218 20218 18837 0 -1 4202496 176614 0 0 0 479835 198 0 0 18 0 5 0 516122440 750166016 154751 33554432000 4194304 5787044 140736008183920 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20219/statm: 183146 154751 418 389 0 178896 0
[pid=20219/tid=20221] ppid=20218 vsize=732584 CPUtime=1202.25 cores=0,2,4,6
/proc/20219/task/20221/stat : 20221 (priss) R 20218 20218 18837 0 -1 4202560 42035 0 0 0 120179 46 0 0 25 0 5 0 516122443 750166016 154751 33554432000 4194304 5787044 140736008183920 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20219/tid=20222] ppid=20218 vsize=732584 CPUtime=1199.72 cores=0,2,4,6
/proc/20219/task/20222/stat : 20222 (priss) R 20218 20218 18837 0 -1 4202560 42079 0 0 0 119913 59 0 0 25 0 5 0 516122444 750166016 154751 33554432000 4194304 5787044 140736008183920 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20219/tid=20223] ppid=20218 vsize=732584 CPUtime=1196.33 cores=0,2,4,6
/proc/20219/task/20223/stat : 20223 (priss) R 20218 20218 18837 0 -1 4202560 45238 0 0 0 119596 37 0 0 25 0 5 0 516122445 750166016 154751 33554432000 4194304 5787044 140736008183920 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20219/tid=20224] ppid=20218 vsize=732584 CPUtime=1201.94 cores=0,2,4,6
/proc/20219/task/20224/stat : 20224 (priss) R 20218 20218 18837 0 -1 4202560 41022 0 0 0 120140 54 0 0 25 0 5 0 516122447 750166016 154751 33554432000 4194304 5787044 140736008183920 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 741284

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

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

[startup+1202.91 s]
/proc/loadavg: 8.46 8.25 8.13 9/186 20301
/proc/meminfo: memFree=24179064/32951132 swapFree=67111524/67111528
[pid=20218] ppid=20216 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20218/stat : 20218 (priss.sh) S 20216 20218 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516122440 8908800 252 33554432000 4194304 4922060 140735533334528 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20218/statm: 2175 252 211 178 0 68 0
[pid=20219] ppid=20218 vsize=732584 CPUtime=4800.33 cores=0,2,4,6
/proc/20219/stat : 20219 (priss) S 20218 20218 18837 0 -1 4202496 176614 0 0 0 479835 198 0 0 18 0 5 0 516122440 750166016 154751 33554432000 4194304 5787044 140736008183920 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20219/statm: 183146 154751 418 389 0 178896 0
[pid=20219/tid=20221] ppid=20218 vsize=732584 CPUtime=1202.25 cores=0,2,4,6
/proc/20219/task/20221/stat : 20221 (priss) R 20218 20218 18837 0 -1 4202560 42035 0 0 0 120179 46 0 0 25 0 5 0 516122443 750166016 154751 33554432000 4194304 5787044 140736008183920 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20219/tid=20222] ppid=20218 vsize=732584 CPUtime=1199.72 cores=0,2,4,6
/proc/20219/task/20222/stat : 20222 (priss) R 20218 20218 18837 0 -1 4202560 42079 0 0 0 119913 59 0 0 25 0 5 0 516122444 750166016 154751 33554432000 4194304 5787044 140736008183920 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20219/tid=20223] ppid=20218 vsize=732584 CPUtime=1196.33 cores=0,2,4,6
/proc/20219/task/20223/stat : 20223 (priss) R 20218 20218 18837 0 -1 4202560 45238 0 0 0 119596 37 0 0 25 0 5 0 516122445 750166016 154751 33554432000 4194304 5787044 140736008183920 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20219/tid=20224] ppid=20218 vsize=732584 CPUtime=1201.94 cores=0,2,4,6
/proc/20219/task/20224/stat : 20224 (priss) R 20218 20218 18837 0 -1 4202560 41022 0 0 0 120140 54 0 0 25 0 5 0 516122447 750166016 154751 33554432000 4194304 5787044 140736008183920 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 741284

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20218 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=0
# CPU time returned by wait4() is 0
# while last known CPU time is 4800.33
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1202.92
CPU time (s): 4800.33
CPU user time (s): 4798.35
CPU system time (s): 1.98
CPU usage (%): 399.055
Max. virtual memory (cumulated for all children) (KiB): 741284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 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= 2

runsolver used 1.93771 second user time and 4.84126 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-29 04:47:08
IDJOB=3258204
IDBENCH=71315
IDSOLVER=1603
FILE ID=node131/3258204-1304045228
RUNJOBID= node131-1304036726-18855
PBS_JOBID= 13170364
Free space on /tmp= 71380 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1375c111739g6.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258204-1304045228/watcher-3258204-1304045228 -o /tmp/evaluation-result-3258204-1304045228/solver-3258204-1304045228 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3258204-1304045228.cnf 397099185 4800 15500 4

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

MD5SUM BENCH= c7c04151ac14a13eb4a03259d055e119
RANDOM SEED=397099185

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24841724 kB
Buffers:        949596 kB
Cached:        6220640 kB
SwapCached:          4 kB
Active:         590992 kB
Inactive:      7026404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24841724 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2756 kB
Writeback:           0 kB
AnonPages:      446660 kB
Mapped:          15780 kB
Slab:           428360 kB
PageTables:       5712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   637020 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71380 MiB
End job on node131 at 2011-04-29 05:07:13