Trace number 3284052

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 Auto? (TO) 4800.08 1201.72

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
Bench CategoryAPPLICATION (applications 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 variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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: 20785
0.00/0.00	c setup for 4cores
0.00/0.02	c parsetime: 18997us
0.00/0.02	c parsed 79453 clauses with 1430 variables
0.00/0.02	c NW started thread 0 successfully (1093470528)
0.00/0.03	c NW started thread 1 successfully (1103960384)
0.00/0.04	c NW started thread 2 successfully (1114450240)
0.00/0.07	c NW started thread 3 successfully (1124940096)
7.46/1.98	c preprocessor returned 10010 variables
7.46/1.98	c preprocessing returned UNKNOWN
7.46/1.98	c PP set 0 variables
7.46/1.98	c pp time: 1921507us (1s)
7.46/1.98	c preprocessor returned 10010 variables
7.46/1.98	c preprocessing returned UNKNOWN
7.46/1.98	c PP set 0 variables
7.46/1.98	c pp time: 1923637us (1s)
7.46/1.98	c preprocessor returned 10010 variables
7.46/1.98	c preprocessing returned UNKNOWN
7.46/1.98	c PP set 0 variables
7.46/1.98	c pp time: 1934392us (1s)
10.66/2.70	c preprocessor returned 30019 variables
10.66/2.70	c preprocessing returned UNKNOWN
10.66/2.70	c PP set 0 variables
10.66/2.70	c pp time: 2654217us (2s)

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-3284052-1304043162/watcher-3284052-1304043162 -o /tmp/evaluation-result-3284052-1304043162/solver-3284052-1304043162 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3284052-1304043162.cnf 505481182 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.85 8.08 8.09 5/182 20784
/proc/meminfo: memFree=12651408/32951124 swapFree=67111528/67111528
[pid=20784] ppid=20782 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20784/stat : 20784 (prissAuto.sh) S 20782 20784 19631 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515917183 8908800 252 33554432000 4194304 4922060 140734120666048 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20784/statm: 2175 252 211 178 0 68 0

[startup+0.0609841 s]
/proc/loadavg: 7.85 8.08 8.09 5/182 20784
/proc/meminfo: memFree=12651408/32951124 swapFree=67111528/67111528
[pid=20784] ppid=20782 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20784/stat : 20784 (prissAuto.sh) S 20782 20784 19631 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515917183 8908800 252 33554432000 4194304 4922060 140734120666048 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20784/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100588 s]
/proc/loadavg: 7.85 8.08 8.09 5/182 20784
/proc/meminfo: memFree=12651408/32951124 swapFree=67111528/67111528
[pid=20784] ppid=20782 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20784/stat : 20784 (prissAuto.sh) S 20782 20784 19631 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515917183 8908800 252 33554432000 4194304 4922060 140734120666048 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20784/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300555 s]
/proc/loadavg: 7.85 8.08 8.09 5/182 20784
/proc/meminfo: memFree=12651408/32951124 swapFree=67111528/67111528
[pid=20784] ppid=20782 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20784/stat : 20784 (prissAuto.sh) S 20782 20784 19631 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515917183 8908800 252 33554432000 4194304 4922060 140734120666048 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20784/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700484 s]
/proc/loadavg: 7.85 8.08 8.09 5/182 20784
/proc/meminfo: memFree=12651408/32951124 swapFree=67111528/67111528
[pid=20784] ppid=20782 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20784/stat : 20784 (prissAuto.sh) S 20782 20784 19631 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515917183 8908800 252 33554432000 4194304 4922060 140734120666048 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20784/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50034 s]
/proc/loadavg: 7.85 8.08 8.09 9/188 20790
/proc/meminfo: memFree=12609816/32951124 swapFree=67111528/67111528
[pid=20784] ppid=20782 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20784/stat : 20784 (prissAuto.sh) S 20782 20784 19631 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515917183 8908800 252 33554432000 4194304 4922060 140734120666048 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20784/statm: 2175 252 211 178 0 68 0
[pid=20785] ppid=20784 vsize=295656 CPUtime=5.87 cores=0,2,4,6
/proc/20785/stat : 20785 (priss) S 20784 20784 19631 0 -1 4202496 15394 0 0 0 584 3 0 0 18 0 5 0 515917183 302751744 14214 33554432000 4194304 5787044 140736787124256 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20785/statm: 73914 14214 355 389 0 69664 0
[pid=20785/tid=20787] ppid=20784 vsize=295656 CPUtime=1.46 cores=0,2,4,6
/proc/20785/task/20787/stat : 20787 (priss) R 20784 20784 19631 0 -1 4202560 2066 0 0 0 146 0 0 0 20 0 5 0 515917186 302751744 14214 33554432000 4194304 5787044 140736787124256 18446744073709551615 4318944 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20785/tid=20788] ppid=20784 vsize=295656 CPUtime=1.45 cores=0,2,4,6
/proc/20785/task/20788/stat : 20788 (priss) R 20784 20784 19631 0 -1 4202560 2868 0 0 0 145 0 0 0 18 0 5 0 515917186 302751744 14214 33554432000 4194304 5787044 140736787124256 18446744073709551615 4318959 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20785/tid=20789] ppid=20784 vsize=295656 CPUtime=1.45 cores=0,2,4,6
/proc/20785/task/20789/stat : 20789 (priss) R 20784 20784 19631 0 -1 4202560 2049 0 0 0 145 0 0 0 23 0 5 0 515917187 302751744 14214 33554432000 4194304 5787044 140736787124256 18446744073709551615 4318959 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20785/tid=20790] ppid=20784 vsize=295656 CPUtime=1.43 cores=0,2,4,6
/proc/20785/task/20790/stat : 20790 (priss) R 20784 20784 19631 0 -1 4202560 3358 0 0 0 143 0 0 0 23 0 5 0 515917189 302751744 14214 33554432000 4194304 5787044 140736787124256 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 304356

[startup+3.10106 s]
/proc/loadavg: 7.85 8.08 8.09 9/188 20790
/proc/meminfo: memFree=12586752/32951124 swapFree=67111528/67111528
[pid=20784] ppid=20782 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20784/stat : 20784 (prissAuto.sh) S 20782 20784 19631 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515917183 8908800 252 33554432000 4194304 4922060 140734120666048 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20784/statm: 2175 252 211 178 0 68 0
[pid=20785] ppid=20784 vsize=298848 CPUtime=12.26 cores=0,2,4,6
/proc/20785/stat : 20785 (priss) S 20784 20784 19631 0 -1 4202496 22175 0 0 0 1222 4 0 0 18 0 5 0 515917183 306020352 17074 33554432000 4194304 5787044 140736787124256 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20785/statm: 74712 17074 417 389 0 70462 0
[pid=20785/tid=20787] ppid=20784 vsize=298848 CPUtime=3.05 cores=0,2,4,6
/proc/20785/task/20787/stat : 20787 (priss) R 20784 20784 19631 0 -1 4202560 3735 0 0 0 305 0 0 0 19 0 5 0 515917186 306020352 17074 33554432000 4194304 5787044 140736787124256 18446744073709551615 5590526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20785/tid=20788] ppid=20784 vsize=298848 CPUtime=3.05 cores=0,2,4,6
/proc/20785/task/20788/stat : 20788 (priss) R 20784 20784 19631 0 -1 4202560 4974 0 0 0 304 1 0 0 19 0 5 0 515917186 306020352 17074 33554432000 4194304 5787044 140736787124256 18446744073709551615 5591808 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20785/tid=20789] ppid=20784 vsize=298848 CPUtime=3.04 cores=0,2,4,6
/proc/20785/task/20789/stat : 20789 (priss) R 20784 20784 19631 0 -1 4202560 3703 0 0 0 304 0 0 0 19 0 5 0 515917187 306020352 17074 33554432000 4194304 5787044 140736787124256 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20785/tid=20790] ppid=20784 vsize=298848 CPUtime=3.02 cores=0,2,4,6
/proc/20785/task/20790/stat : 20790 (priss) R 20784 20784 19631 0 -1 4202560 4710 0 0 0 302 0 0 0 25 0 5 0 515917189 306020352 17074 33554432000 4194304 5787044 140736787124256 18446744073709551615 5524692 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.26
Current children cumulated vsize (KiB) 307548

[startup+6.30049 s]
/proc/loadavg: 7.94 8.10 8.10 9/188 20790
/proc/meminfo: memFree=12580912/32951124 swapFree=67111528/67111528
[pid=20784] ppid=20782 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20784/stat : 20784 (prissAuto.sh) S 20782 20784 19631 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515917183 8908800 252 33554432000 4194304 4922060 140734120666048 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20784/statm: 2175 252 211 178 0 68 0
[pid=20785] ppid=20784 vsize=303740 CPUtime=25.04 cores=0,2,4,6
/proc/20785/stat : 20785 (priss) S 20784 20784 19631 0 -1 4202496 24287 0 0 0 2499 5 0 0 18 0 5 0 515917183 311029760 19186 33554432000 4194304 5787044 140736787124256 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20785/statm: 75935 19186 417 389 0 71685 0
[pid=20785/tid=20787] ppid=20784 vsize=303740 CPUtime=6.25 cores=0,2,4,6
/proc/20785/task/20787/stat : 20787 (priss) R 20784 20784 19631 0 -1 4202560 3936 0 0 0 625 0 0 0 25 0 5 0 515917186 311029760 19186 33554432000 4194304 5787044 140736787124256 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20785/tid=20788] ppid=20784 vsize=303740 CPUtime=6.25 cores=0,2,4,6
/proc/20785/task/20788/stat : 20788 (priss) R 20784 20784 19631 0 -1 4202560 5330 0 0 0 624 1 0 0 25 0 5 0 515917186 311029760 19186 33554432000 4194304 5787044 140736787124256 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20785/tid=20789] ppid=20784 vsize=303740 CPUtime=6.25 cores=0,2,4,6
/proc/20785/task/20789/stat : 20789 (priss) R 20784 20784 19631 0 -1 4202560 4048 0 0 0 624 1 0 0 25 0 5 0 515917187 311029760 19186 33554432000 4194304 5787044 140736787124256 18446744073709551615 5590632 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20785/tid=20790] ppid=20784 vsize=303740 CPUtime=6.21 cores=0,2,4,6
/proc/20785/task/20790/stat : 20790 (priss) R 20784 20784 19631 0 -1 4202560 5920 0 0 0 620 1 0 0 25 0 5 0 515917189 311029760 19186 33554432000 4194304 5787044 140736787124256 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 312440

[startup+12.7004 s]
/proc/loadavg: 7.95 8.10 8.10 9/188 20790
/proc/meminfo: memFree=12554704/32951124 swapFree=67111528/67111528
[pid=20784] ppid=20782 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20784/stat : 20784 (prissAuto.sh) S 20782 20784 19631 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515917183 8908800 252 33554432000 4194304 4922060 140734120666048 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20784/statm: 2175 252 211 178 0 68 0
[pid=20785] ppid=20784 vsize=305648 CPUtime=50.6 cores=0,2,4,6
/proc/20785/stat : 20785 (priss) S 20784 20784 19631 0 -1 4202496 26296 0 0 0 5053 7 0 0 18 0 5 0 515917183 312983552 21195 33554432000 4194304 5787044 140736787124256 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20785/statm: 76412 21195 417 389 0 72162 0
[pid=20785/tid=20787] ppid=20784 vsize=305648 CPUtime=12.66 cores=0,2,4,6
/proc/20785/task/20787/stat : 20787 (priss) R 20784 20784 19631 0 -1 4202560 4396 0 0 0 1265 1 0 0 25 0 5 0 515917186 312983552 21195 33554432000 4194304 5787044 140736787124256 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20785/tid=20788] ppid=20784 vsize=305648 CPUtime=12.65 cores=0,2,4,6
/proc/20785/task/20788/stat : 20788 (priss) R 20784 20784 19631 0 -1 4202560 5677 0 0 0 1264 1 0 0 25 0 5 0 515917186 312983552 21195 33554432000 4194304 5787044 140736787124256 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20785/tid=20789] ppid=20784 vsize=305648 CPUtime=12.65 cores=0,2,4,6
/proc/20785/task/20789/stat : 20789 (priss) R 20784 20784 19631 0 -1 4202560 4783 0 0 0 1263 2 0 0 25 0 5 0 515917187 312983552 21195 33554432000 4194304 5787044 140736787124256 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20785/tid=20790] ppid=20784 vsize=305648 CPUtime=12.57 cores=0,2,4,6
/proc/20785/task/20790/stat : 20790 (priss) R 20784 20784 19631 0 -1 4202560 6387 0 0 0 1256 1 0 0 25 0 5 0 515917189 312983552 21195 33554432000 4194304 5787044 140736787124256 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 314348

[startup+25.5011 s]
/proc/loadavg: 8.02 8.11 8.10 9/188 20790
/proc/meminfo: memFree=12535484/32951124 swapFree=67111528/67111528
[pid=20784] ppid=20782 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20784/stat : 20784 (prissAuto.sh) S 20782 20784 19631 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515917183 8908800 252 33554432000 4194304 4922060 140734120666048 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20784/statm: 2175 252 211 178 0 68 0
[pid=20785] ppid=20784 vsize=313388 CPUtime=101.72 cores=0,2,4,6
/proc/20785/stat : 20785 (priss) S 20784 20784 19631 0 -1 4202496 30982 0 0 0 10162 10 0 0 18 0 5 0 515917183 320909312 25881 33554432000 4194304 5787044 140736787124256 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20785/statm: 78347 25881 417 389 0 74097 0
[pid=20785/tid=20787] ppid=20784 vsize=313388 CPUtime=25.45 cores=0,2,4,6
/proc/20785/task/20787/stat : 20787 (priss) R 20784 20784 19631 0 -1 4202560 5314 0 0 0 2544 1 0 0 25 0 5 0 515917186 320909312 25881 33554432000 4194304 5787044 140736787124256 18446744073709551615 4220208 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20785/tid=20788] ppid=20784 vsize=313388 CPUtime=25.45 cores=0,2,4,6
/proc/20785/task/20788/stat : 20788 (priss) R 20784 20784 19631 0 -1 4202560 7573 0 0 0 2543 2 0 0 25 0 5 0 515917186 320909312 25881 33554432000 4194304 5787044 140736787124256 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20785/tid=20789] ppid=20784 vsize=313388 CPUtime=25.44 cores=0,2,4,6
/proc/20785/task/20789/stat : 20789 (priss) R 20784 20784 19631 0 -1 4202560 5893 0 0 0 2541 3 0 0 25 0 5 0 515917187 320909312 25881 33554432000 4194304 5787044 140736787124256 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20785/tid=20790] ppid=20784 vsize=313388 CPUtime=25.3 cores=0,2,4,6
/proc/20785/task/20790/stat : 20790 (priss) R 20784 20784 19631 0 -1 4202560 7149 0 0 0 2528 2 0 0 25 0 5 0 515917189 320909312 25881 33554432000 4194304 5787044 140736787124256 18446744073709551615 5527482 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 322088

[startup+51.1006 s]
/proc/loadavg: 8.02 8.10 8.09 9/188 20791
/proc/meminfo: memFree=12499832/32951124 swapFree=67111528/67111528
[pid=20784] ppid=20782 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20784/stat : 20784 (prissAuto.sh) S 20782 20784 19631 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515917183 8908800 252 33554432000 4194304 4922060 140734120666048 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20784/statm: 2175 252 211 178 0 68 0
[pid=20785] ppid=20784 vsize=323120 CPUtime=203.98 cores=0,2,4,6
/proc/20785/stat : 20785 (priss) S 20784 20784 19631 0 -1 4202496 37022 0 0 0 20381 17 0 0 18 0 5 0 515917183 330874880 31915 33554432000 4194304 5787044 140736787124256 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20785/statm: 80780 31915 417 389 0 76530 0
[pid=20785/tid=20787] ppid=20784 vsize=323120 CPUtime=51.06 cores=0,2,4,6
/proc/20785/task/20787/stat : 20787 (priss) R 20784 20784 19631 0 -1 4202560 7705 0 0 0 5103 3 0 0 25 0 5 0 515917186 330874880 31915 33554432000 4194304 5787044 140736787124256 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20785/tid=20788] ppid=20784 vsize=323120 CPUtime=51.05 cores=0,2,4,6
/proc/20785/task/20788/stat : 20788 (priss) R 20784 20784 19631 0 -1 4202560 8899 0 0 0 5101 4 0 0 25 0 5 0 515917186 330874880 31915 33554432000 4194304 5787044 140736787124256 18446744073709551615 5592132 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20785/tid=20789] ppid=20784 vsize=323120 CPUtime=51.04 cores=0,2,4,6
/proc/20785/task/20789/stat : 20789 (priss) R 20784 20784 19631 0 -1 4202560 7030 0 0 0 5100 4 0 0 25 0 5 0 515917187 330874880 31915 33554432000 4194304 5787044 140736787124256 18446744073709551615 270612770356 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20785/tid=20790] ppid=20784 vsize=323120 CPUtime=50.76 cores=0,2,4,6
/proc/20785/task/20790/stat : 20790 (priss) R 20784 20784 19631 0 -1 4202560 8335 0 0 0 5072 4 0 0 25 0 5 0 515917189 330874880 31915 33554432000 4194304 5787044 140736787124256 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.98
Current children cumulated vsize (KiB) 331820

[startup+102.307 s]
/proc/loadavg: 8.09 8.11 8.09 9/188 20792
/proc/meminfo: memFree=12417240/32951124 swapFree=67111528/67111528
[pid=20784] ppid=20782 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20784/stat : 20784 (prissAuto.sh) S 20782 20784 19631 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515917183 8908800 252 33554432000 4194304 4922060 140734120666048 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20784/statm: 2175 252 211 178 0 68 0
[pid=20785] ppid=20784 vsize=338408 CPUtime=408.5 cores=0,2,4,6
/proc/20785/stat : 20785 (priss) S 20784 20784 19631 0 -1 4202496 47266 0 0 0 40823 27 0 0 18 0 5 0 515917183 346529792 41994 33554432000 4194304 5787044 140736787124256 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20785/statm: 84602 41994 418 389 0 80352 0
[pid=20785/tid=20787] ppid=20784 vsize=338408 CPUtime=102.25 cores=0,2,4,6
/proc/20785/task/20787/stat : 20787 (priss) R 20784 20784 19631 0 -1 4202560 9355 0 0 0 10221 4 0 0 25 0 5 0 515917186 346529792 41994 33554432000 4194304 5787044 140736787124256 18446744073709551615 5576674 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20785/tid=20788] ppid=20784 vsize=338408 CPUtime=102.25 cores=0,2,4,6
/proc/20785/task/20788/stat : 20788 (priss) R 20784 20784 19631 0 -1 4202560 10623 0 0 0 10219 6 0 0 25 0 5 0 515917186 346529792 41994 33554432000 4194304 5787044 140736787124256 18446744073709551615 4220225 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20785/tid=20789] ppid=20784 vsize=338408 CPUtime=102.24 cores=0,2,4,6
/proc/20785/task/20789/stat : 20789 (priss) R 20784 20784 19631 0 -1 4202560 10652 0 0 0 10216 8 0 0 25 0 5 0 515917187 346529792 41994 33554432000 4194304 5787044 140736787124256 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20785/tid=20790] ppid=20784 vsize=338408 CPUtime=101.68 cores=0,2,4,6

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

/proc/20785/task/20788/stat : 20788 (priss) R 20784 20784 19631 0 -1 4202560 29552 0 0 0 87820 28 0 0 25 0 5 0 515917186 670433280 109559 33554432000 4194304 5787044 140736787124256 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20785/tid=20789] ppid=20784 vsize=654720 CPUtime=882.23 cores=0,2,4,6
/proc/20785/task/20789/stat : 20789 (priss) R 20784 20784 19631 0 -1 4202560 30146 0 0 0 88194 29 0 0 25 0 5 0 515917187 670433280 109559 33554432000 4194304 5787044 140736787124256 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20785/tid=20790] ppid=20784 vsize=654720 CPUtime=881.16 cores=0,2,4,6
/proc/20785/task/20790/stat : 20790 (priss) R 20784 20784 19631 0 -1 4202560 26429 0 0 0 88093 23 0 0 25 0 5 0 515917189 670433280 109559 33554432000 4194304 5787044 140736787124256 18446744073709551615 5527101 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.2
Current children cumulated vsize (KiB) 663420

[startup+942.301 s]
/proc/loadavg: 8.10 8.14 8.09 9/188 20848
/proc/meminfo: memFree=13039560/32951124 swapFree=67111528/67111528
[pid=20784] ppid=20782 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20784/stat : 20784 (prissAuto.sh) S 20782 20784 19631 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515917183 8908800 252 33554432000 4194304 4922060 140734120666048 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20784/statm: 2175 252 211 178 0 68 0
[pid=20785] ppid=20784 vsize=654720 CPUtime=3763.88 cores=0,2,4,6
/proc/20785/stat : 20785 (priss) S 20784 20784 19631 0 -1 4202496 118891 0 0 0 376288 100 0 0 18 0 5 0 515917183 670433280 112051 33554432000 4194304 5787044 140736787124256 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20785/statm: 163680 112051 418 389 0 159430 0
[pid=20785/tid=20787] ppid=20784 vsize=654720 CPUtime=942.24 cores=0,2,4,6
/proc/20785/task/20787/stat : 20787 (priss) R 20784 20784 19631 0 -1 4202560 24995 0 0 0 94210 14 0 0 25 0 5 0 515917186 670433280 112051 33554432000 4194304 5787044 140736787124256 18446744073709551615 5586709 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20785/tid=20788] ppid=20784 vsize=654720 CPUtime=938.16 cores=0,2,4,6
/proc/20785/task/20788/stat : 20788 (priss) R 20784 20784 19631 0 -1 4202560 30661 0 0 0 93787 29 0 0 25 0 5 0 515917186 670433280 112051 33554432000 4194304 5787044 140736787124256 18446744073709551615 5591808 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20785/tid=20789] ppid=20784 vsize=654720 CPUtime=942.23 cores=0,2,4,6
/proc/20785/task/20789/stat : 20789 (priss) R 20784 20784 19631 0 -1 4202560 30146 0 0 0 94194 29 0 0 25 0 5 0 515917187 670433280 112051 33554432000 4194304 5787044 140736787124256 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20785/tid=20790] ppid=20784 vsize=654720 CPUtime=941.17 cores=0,2,4,6
/proc/20785/task/20790/stat : 20790 (priss) R 20784 20784 19631 0 -1 4202560 28036 0 0 0 94091 26 0 0 25 0 5 0 515917189 670433280 112051 33554432000 4194304 5787044 140736787124256 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.88
Current children cumulated vsize (KiB) 663420

[startup+1002.3 s]
/proc/loadavg: 8.04 8.11 8.08 9/188 20849
/proc/meminfo: memFree=13021172/32951124 swapFree=67111528/67111528
[pid=20784] ppid=20782 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20784/stat : 20784 (prissAuto.sh) S 20782 20784 19631 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515917183 8908800 252 33554432000 4194304 4922060 140734120666048 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20784/statm: 2175 252 211 178 0 68 0
[pid=20785] ppid=20784 vsize=654720 CPUtime=4003.55 cores=0,2,4,6
/proc/20785/stat : 20785 (priss) S 20784 20784 19631 0 -1 4202496 120935 0 0 0 400252 103 0 0 18 0 5 0 515917183 670433280 113870 33554432000 4194304 5787044 140736787124256 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20785/statm: 163680 113870 418 389 0 159430 0
[pid=20785/tid=20787] ppid=20784 vsize=654720 CPUtime=1002.23 cores=0,2,4,6
/proc/20785/task/20787/stat : 20787 (priss) R 20784 20784 19631 0 -1 4202560 25002 0 0 0 100209 14 0 0 25 0 5 0 515917186 670433280 113870 33554432000 4194304 5787044 140736787124256 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20785/tid=20788] ppid=20784 vsize=654720 CPUtime=997.83 cores=0,2,4,6
/proc/20785/task/20788/stat : 20788 (priss) R 20784 20784 19631 0 -1 4202560 30663 0 0 0 99754 29 0 0 25 0 5 0 515917186 670433280 113870 33554432000 4194304 5787044 140736787124256 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20785/tid=20789] ppid=20784 vsize=654720 CPUtime=1002.23 cores=0,2,4,6
/proc/20785/task/20789/stat : 20789 (priss) R 20784 20784 19631 0 -1 4202560 30148 0 0 0 100194 29 0 0 25 0 5 0 515917187 670433280 113870 33554432000 4194304 5787044 140736787124256 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20785/tid=20790] ppid=20784 vsize=654720 CPUtime=1001.17 cores=0,2,4,6
/proc/20785/task/20790/stat : 20790 (priss) R 20784 20784 19631 0 -1 4202560 30069 0 0 0 100088 29 0 0 25 0 5 0 515917189 670433280 113870 33554432000 4194304 5787044 140736787124256 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.55
Current children cumulated vsize (KiB) 663420

[startup+1062.3 s]
/proc/loadavg: 8.06 8.10 8.08 9/188 20851
/proc/meminfo: memFree=12945748/32951124 swapFree=67111528/67111528
[pid=20784] ppid=20782 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20784/stat : 20784 (prissAuto.sh) S 20782 20784 19631 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515917183 8908800 252 33554432000 4194304 4922060 140734120666048 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20784/statm: 2175 252 211 178 0 68 0
[pid=20785] ppid=20784 vsize=654720 CPUtime=4243.23 cores=0,2,4,6
/proc/20785/stat : 20785 (priss) S 20784 20784 19631 0 -1 4202496 120984 0 0 0 424218 105 0 0 18 0 5 0 515917183 670433280 113919 33554432000 4194304 5787044 140736787124256 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20785/statm: 163680 113919 419 389 0 159430 0
[pid=20785/tid=20787] ppid=20784 vsize=654720 CPUtime=1062.23 cores=0,2,4,6
/proc/20785/task/20787/stat : 20787 (priss) R 20784 20784 19631 0 -1 4202560 25014 0 0 0 106208 15 0 0 25 0 5 0 515917186 670433280 113919 33554432000 4194304 5787044 140736787124256 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20785/tid=20788] ppid=20784 vsize=654720 CPUtime=1057.5 cores=0,2,4,6
/proc/20785/task/20788/stat : 20788 (priss) R 20784 20784 19631 0 -1 4202560 30667 0 0 0 105721 29 0 0 25 0 5 0 515917186 670433280 113919 33554432000 4194304 5787044 140736787124256 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20785/tid=20789] ppid=20784 vsize=654720 CPUtime=1062.23 cores=0,2,4,6
/proc/20785/task/20789/stat : 20789 (priss) R 20784 20784 19631 0 -1 4202560 30181 0 0 0 106194 29 0 0 25 0 5 0 515917187 670433280 113919 33554432000 4194304 5787044 140736787124256 18446744073709551615 5591535 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20785/tid=20790] ppid=20784 vsize=654720 CPUtime=1061.17 cores=0,2,4,6
/proc/20785/task/20790/stat : 20790 (priss) R 20784 20784 19631 0 -1 4202560 30069 0 0 0 106088 29 0 0 25 0 5 0 515917189 670433280 113919 33554432000 4194304 5787044 140736787124256 18446744073709551615 5524613 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.23
Current children cumulated vsize (KiB) 663420

[startup+1122.3 s]
/proc/loadavg: 8.02 8.08 8.08 9/188 20853
/proc/meminfo: memFree=12930588/32951124 swapFree=67111528/67111528
[pid=20784] ppid=20782 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20784/stat : 20784 (prissAuto.sh) S 20782 20784 19631 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515917183 8908800 252 33554432000 4194304 4922060 140734120666048 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20784/statm: 2175 252 211 178 0 68 0
[pid=20785] ppid=20784 vsize=654720 CPUtime=4482.9 cores=0,2,4,6
/proc/20785/stat : 20785 (priss) S 20784 20784 19631 0 -1 4202496 121093 0 0 0 448185 105 0 0 18 0 5 0 515917183 670433280 114028 33554432000 4194304 5787044 140736787124256 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20785/statm: 163680 114028 419 389 0 159430 0
[pid=20785/tid=20787] ppid=20784 vsize=654720 CPUtime=1122.23 cores=0,2,4,6
/proc/20785/task/20787/stat : 20787 (priss) R 20784 20784 19631 0 -1 4202560 25034 0 0 0 112208 15 0 0 25 0 5 0 515917186 670433280 114028 33554432000 4194304 5787044 140736787124256 18446744073709551615 5590526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20785/tid=20788] ppid=20784 vsize=654720 CPUtime=1117.17 cores=0,2,4,6
/proc/20785/task/20788/stat : 20788 (priss) R 20784 20784 19631 0 -1 4202560 30680 0 0 0 111688 29 0 0 25 0 5 0 515917186 670433280 114028 33554432000 4194304 5787044 140736787124256 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20785/tid=20789] ppid=20784 vsize=654720 CPUtime=1122.23 cores=0,2,4,6
/proc/20785/task/20789/stat : 20789 (priss) R 20784 20784 19631 0 -1 4202560 30256 0 0 0 112194 29 0 0 25 0 5 0 515917187 670433280 114028 33554432000 4194304 5787044 140736787124256 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20785/tid=20790] ppid=20784 vsize=654720 CPUtime=1121.17 cores=0,2,4,6
/proc/20785/task/20790/stat : 20790 (priss) R 20784 20784 19631 0 -1 4202560 30070 0 0 0 112088 29 0 0 25 0 5 0 515917189 670433280 114028 33554432000 4194304 5787044 140736787124256 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.9
Current children cumulated vsize (KiB) 663420

[startup+1182.3 s]
/proc/loadavg: 8.01 8.06 8.07 9/188 20854
/proc/meminfo: memFree=12914676/32951124 swapFree=67111528/67111528
[pid=20784] ppid=20782 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20784/stat : 20784 (prissAuto.sh) S 20782 20784 19631 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515917183 8908800 252 33554432000 4194304 4922060 140734120666048 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20784/statm: 2175 252 211 178 0 68 0
[pid=20785] ppid=20784 vsize=663624 CPUtime=4722.57 cores=0,2,4,6
/proc/20785/stat : 20785 (priss) S 20784 20784 19631 0 -1 4202496 123048 0 0 0 472152 105 0 0 18 0 5 0 515917183 679550976 115983 33554432000 4194304 5787044 140736787124256 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20785/statm: 165906 115983 419 389 0 161656 0
[pid=20785/tid=20787] ppid=20784 vsize=663624 CPUtime=1182.23 cores=0,2,4,6
/proc/20785/task/20787/stat : 20787 (priss) R 20784 20784 19631 0 -1 4202560 26202 0 0 0 118208 15 0 0 25 0 5 0 515917186 679550976 115983 33554432000 4194304 5787044 140736787124256 18446744073709551615 5586755 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20785/tid=20788] ppid=20784 vsize=663624 CPUtime=1176.85 cores=0,2,4,6
/proc/20785/task/20788/stat : 20788 (priss) R 20784 20784 19631 0 -1 4202560 30708 0 0 0 117656 29 0 0 25 0 5 0 515917186 679550976 115983 33554432000 4194304 5787044 140736787124256 18446744073709551615 5585293 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20785/tid=20789] ppid=20784 vsize=663624 CPUtime=1182.24 cores=0,2,4,6
/proc/20785/task/20789/stat : 20789 (priss) R 20784 20784 19631 0 -1 4202560 31009 0 0 0 118194 30 0 0 25 0 5 0 515917187 679550976 115983 33554432000 4194304 5787044 140736787124256 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20785/tid=20790] ppid=20784 vsize=663624 CPUtime=1181.17 cores=0,2,4,6
/proc/20785/task/20790/stat : 20790 (priss) R 20784 20784 19631 0 -1 4202560 30076 0 0 0 118088 29 0 0 25 0 5 0 515917189 679550976 115983 33554432000 4194304 5787044 140736787124256 18446744073709551615 5527019 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.57
Current children cumulated vsize (KiB) 672324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.00 8.06 8.07 9/188 20855
/proc/meminfo: memFree=12879708/32951124 swapFree=67111528/67111528
[pid=20784] ppid=20782 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20784/stat : 20784 (prissAuto.sh) S 20782 20784 19631 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515917183 8908800 252 33554432000 4194304 4922060 140734120666048 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20784/statm: 2175 252 211 178 0 68 0
[pid=20785] ppid=20784 vsize=668108 CPUtime=4800.08 cores=0,2,4,6
/proc/20785/stat : 20785 (priss) S 20784 20784 19631 0 -1 4202496 124673 0 0 0 479902 106 0 0 18 0 5 0 515917183 684142592 117608 33554432000 4194304 5787044 140736787124256 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20785/statm: 167027 117608 419 389 0 162777 0
[pid=20785/tid=20787] ppid=20784 vsize=668108 CPUtime=1201.64 cores=0,2,4,6
/proc/20785/task/20787/stat : 20787 (priss) R 20784 20784 19631 0 -1 4202560 26276 0 0 0 120149 15 0 0 25 0 5 0 515917186 684142592 117608 33554432000 4194304 5787044 140736787124256 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20785/tid=20788] ppid=20784 vsize=668108 CPUtime=1196.14 cores=0,2,4,6
/proc/20785/task/20788/stat : 20788 (priss) R 20784 20784 19631 0 -1 4202560 30729 0 0 0 119585 29 0 0 25 0 5 0 515917186 684142592 117608 33554432000 4194304 5787044 140736787124256 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20785/tid=20789] ppid=20784 vsize=668108 CPUtime=1201.64 cores=0,2,4,6
/proc/20785/task/20789/stat : 20789 (priss) R 20784 20784 19631 0 -1 4202560 31510 0 0 0 120134 30 0 0 25 0 5 0 515917187 684142592 117608 33554432000 4194304 5787044 140736787124256 18446744073709551615 5591813 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20785/tid=20790] ppid=20784 vsize=668108 CPUtime=1200.57 cores=0,2,4,6
/proc/20785/task/20790/stat : 20790 (priss) R 20784 20784 19631 0 -1 4202560 31105 0 0 0 120028 29 0 0 25 0 5 0 515917189 684142592 117608 33554432000 4194304 5787044 140736787124256 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 676808

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: 8.00 8.06 8.07 9/188 20855
/proc/meminfo: memFree=12879708/32951124 swapFree=67111528/67111528
[pid=20784] ppid=20782 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20784/stat : 20784 (prissAuto.sh) S 20782 20784 19631 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515917183 8908800 252 33554432000 4194304 4922060 140734120666048 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20784/statm: 2175 252 211 178 0 68 0
[pid=20785] ppid=20784 vsize=668108 CPUtime=4800.08 cores=0,2,4,6
/proc/20785/stat : 20785 (priss) S 20784 20784 19631 0 -1 4202496 124673 0 0 0 479902 106 0 0 18 0 5 0 515917183 684142592 117608 33554432000 4194304 5787044 140736787124256 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20785/statm: 167027 117608 419 389 0 162777 0
[pid=20785/tid=20787] ppid=20784 vsize=668108 CPUtime=1201.64 cores=0,2,4,6
/proc/20785/task/20787/stat : 20787 (priss) R 20784 20784 19631 0 -1 4202560 26276 0 0 0 120149 15 0 0 25 0 5 0 515917186 684142592 117608 33554432000 4194304 5787044 140736787124256 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20785/tid=20788] ppid=20784 vsize=668108 CPUtime=1196.14 cores=0,2,4,6
/proc/20785/task/20788/stat : 20788 (priss) R 20784 20784 19631 0 -1 4202560 30729 0 0 0 119585 29 0 0 25 0 5 0 515917186 684142592 117608 33554432000 4194304 5787044 140736787124256 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20785/tid=20789] ppid=20784 vsize=668108 CPUtime=1201.64 cores=0,2,4,6
/proc/20785/task/20789/stat : 20789 (priss) R 20784 20784 19631 0 -1 4202560 31510 0 0 0 120134 30 0 0 25 0 5 0 515917187 684142592 117608 33554432000 4194304 5787044 140736787124256 18446744073709551615 5591813 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20785/tid=20790] ppid=20784 vsize=668108 CPUtime=1200.57 cores=0,2,4,6
/proc/20785/task/20790/stat : 20790 (priss) R 20784 20784 19631 0 -1 4202560 31105 0 0 0 120028 29 0 0 25 0 5 0 515917189 684142592 117608 33554432000 4194304 5787044 140736787124256 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 676808

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20784 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.08
#
# 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.08
CPU user time (s): 4799.02
CPU system time (s): 1.06
CPU usage (%): 399.435
Max. virtual memory (cumulated for all children) (KiB): 676808

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= 333
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= 6
involuntary context switches= 3

runsolver used 1.84472 second user time and 4.71928 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-29 04:12:42
IDJOB=3284052
IDBENCH=71098
IDSOLVER=1602
FILE ID=node108/3284052-1304043162
RUNJOBID= node108-1304037066-19649
PBS_JOBID= 13170368
Free space on /tmp= 72092 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_09_UNKNOWN.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284052-1304043162/watcher-3284052-1304043162 -o /tmp/evaluation-result-3284052-1304043162/solver-3284052-1304043162 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3284052-1304043162.cnf 505481182 4800 15500 4

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=505481182

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.77
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.820
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.82
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.820
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.820
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.820
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:      12651564 kB
Buffers:       2295752 kB
Cached:       16134048 kB
SwapCached:          0 kB
Active:       11591456 kB
Inactive:      8125324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12651564 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2588 kB
Writeback:           0 kB
AnonPages:     1286076 kB
Mapped:          15624 kB
Slab:           518284 kB
PageTables:       7384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1578648 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= 72112 MiB
End job on node108 at 2011-04-29 04:32:46