Trace number 3260976

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.02

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-11-11-unsat.cnf
MD5SUMf5821fd80ce137a7b8cae2070a9b28d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.97324
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of clauses726
Sum of the clauses size2541
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2605
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5121

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: 9049
0.00/0.00	c parsetime: 236us
0.00/0.00	c parsed 726 clauses with 121 variables
0.00/0.00	c NW started thread 0 successfully (1114126656)
0.00/0.00	c NW started thread 1 successfully (1124616512)
0.00/0.00	c NW started thread 2 successfully (1135106368)
0.00/0.00	c NW started thread 3 successfully (1145596224)
0.00/0.83	c preprocessor returned 10111 variables
0.00/0.83	c preprocessing returned UNKNOWN
0.00/0.83	c PP set 0 variables
0.00/0.83	c pp time: 827696us (0s)
0.00/0.83	c preprocessor returned 10111 variables
0.00/0.83	c preprocessing returned UNKNOWN
0.00/0.83	c PP set 0 variables
0.00/0.83	c pp time: 827178us (0s)
0.00/0.84	c preprocessor returned 10111 variables
0.00/0.84	c preprocessing returned UNKNOWN
0.00/0.84	c PP set 0 variables
0.00/0.84	c pp time: 839829us (0s)
34.30/8.62	c preprocessor returned 30378 variables
34.30/8.62	c preprocessing returned UNKNOWN
34.30/8.62	c PP set 0 variables
34.30/8.62	c pp time: 8619383us (8s)

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-3260976-1304057373/watcher-3260976-1304057373 -o /tmp/evaluation-result-3260976-1304057373/solver-3260976-1304057373 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3260976-1304057373.cnf 942721313 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.51 7.99 8.02 5/180 9048
/proc/meminfo: memFree=26404080/32951132 swapFree=67111364/67111528
[pid=9048] ppid=9046 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9048/stat : 9048 (priss.sh) S 9046 9048 7814 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517335992 8908800 252 33554432000 4194304 4922060 140737217525728 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9048/statm: 2175 252 211 178 0 68 0

[startup+0.813639 s]
/proc/loadavg: 7.51 7.99 8.02 5/180 9048
/proc/meminfo: memFree=26404080/32951132 swapFree=67111364/67111528
[pid=9048] ppid=9046 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9048/stat : 9048 (priss.sh) S 9046 9048 7814 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517335992 8908800 252 33554432000 4194304 4922060 140737217525728 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9048/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.900625 s]
/proc/loadavg: 7.51 7.99 8.02 5/180 9048
/proc/meminfo: memFree=26404080/32951132 swapFree=67111364/67111528
[pid=9048] ppid=9046 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9048/stat : 9048 (priss.sh) S 9046 9048 7814 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517335992 8908800 252 33554432000 4194304 4922060 140737217525728 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9048/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.00061 s]
/proc/loadavg: 7.51 7.99 8.02 5/180 9048
/proc/meminfo: memFree=26404080/32951132 swapFree=67111364/67111528
[pid=9048] ppid=9046 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9048/stat : 9048 (priss.sh) S 9046 9048 7814 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517335992 8908800 252 33554432000 4194304 4922060 140737217525728 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9048/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.10059 s]
/proc/loadavg: 7.51 7.99 8.02 5/180 9048
/proc/meminfo: memFree=26404080/32951132 swapFree=67111364/67111528
[pid=9048] ppid=9046 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9048/stat : 9048 (priss.sh) S 9046 9048 7814 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517335992 8908800 252 33554432000 4194304 4922060 140737217525728 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9048/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50052 s]
/proc/loadavg: 7.51 7.99 8.02 5/180 9048
/proc/meminfo: memFree=26404080/32951132 swapFree=67111364/67111528
[pid=9048] ppid=9046 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9048/stat : 9048 (priss.sh) S 9046 9048 7814 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517335992 8908800 252 33554432000 4194304 4922060 140737217525728 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9048/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10025 s]
/proc/loadavg: 7.51 7.99 8.02 11/186 9054
/proc/meminfo: memFree=26365488/32951132 swapFree=67111364/67111528
[pid=9048] ppid=9046 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9048/stat : 9048 (priss.sh) S 9046 9048 7814 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517335992 8908800 252 33554432000 4194304 4922060 140737217525728 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9048/statm: 2175 252 211 178 0 68 0
[pid=9049] ppid=9048 vsize=212048 CPUtime=12.34 cores=0,2,4,6
/proc/9049/stat : 9049 (priss) S 9048 9048 7814 0 -1 4202496 8765 0 0 0 1233 1 0 0 25 0 5 0 517335992 217137152 7835 33554432000 4194304 5787044 140733616677344 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/9049/statm: 53012 7835 405 389 0 48762 0
[pid=9049/tid=9050] ppid=9048 vsize=212048 CPUtime=3.09 cores=0,2,4,6
/proc/9049/task/9050/stat : 9050 (priss) R 9048 9048 7814 0 -1 4202560 1695 0 0 0 309 0 0 0 25 0 5 0 517335993 217137152 7835 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=9049/tid=9051] ppid=9048 vsize=212048 CPUtime=3.08 cores=0,2,4,6
/proc/9049/task/9051/stat : 9051 (priss) R 9048 9048 7814 0 -1 4202560 1627 0 0 0 308 0 0 0 18 0 5 0 517335993 217137152 7835 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9049/tid=9052] ppid=9048 vsize=212048 CPUtime=3.07 cores=0,2,4,6
/proc/9049/task/9052/stat : 9052 (priss) R 9048 9048 7814 0 -1 4202560 1916 0 0 0 307 0 0 0 25 0 5 0 517335993 217137152 7835 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=9049/tid=9053] ppid=9048 vsize=212048 CPUtime=3.08 cores=0,2,4,6
/proc/9049/task/9053/stat : 9053 (priss) R 9048 9048 7814 0 -1 4202560 2029 0 0 0 308 0 0 0 25 0 5 0 517335993 217137152 7835 33554432000 4194304 5787044 140733616677344 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 220748

[startup+6.3067 s]
/proc/loadavg: 7.55 7.99 8.02 9/186 9054
/proc/meminfo: memFree=26353780/32951132 swapFree=67111364/67111528
[pid=9048] ppid=9046 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9048/stat : 9048 (priss.sh) S 9046 9048 7814 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517335992 8908800 252 33554432000 4194304 4922060 140737217525728 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9048/statm: 2175 252 211 178 0 68 0
[pid=9049] ppid=9048 vsize=214068 CPUtime=25.14 cores=0,2,4,6
/proc/9049/stat : 9049 (priss) S 9048 9048 7814 0 -1 4202496 10229 0 0 0 2512 2 0 0 25 0 5 0 517335992 219205632 9299 33554432000 4194304 5787044 140733616677344 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/9049/statm: 53517 9299 405 389 0 49267 0
[pid=9049/tid=9050] ppid=9048 vsize=214068 CPUtime=6.29 cores=0,2,4,6
/proc/9049/task/9050/stat : 9050 (priss) R 9048 9048 7814 0 -1 4202560 2199 0 0 0 629 0 0 0 25 0 5 0 517335993 219205632 9299 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=9049/tid=9051] ppid=9048 vsize=214068 CPUtime=6.27 cores=0,2,4,6
/proc/9049/task/9051/stat : 9051 (priss) R 9048 9048 7814 0 -1 4202560 2124 0 0 0 627 0 0 0 25 0 5 0 517335993 219205632 9299 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9049/tid=9052] ppid=9048 vsize=214068 CPUtime=6.26 cores=0,2,4,6
/proc/9049/task/9052/stat : 9052 (priss) R 9048 9048 7814 0 -1 4202560 2379 0 0 0 625 1 0 0 25 0 5 0 517335993 219205632 9299 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=9049/tid=9053] ppid=9048 vsize=214068 CPUtime=6.29 cores=0,2,4,6
/proc/9049/task/9053/stat : 9053 (priss) R 9048 9048 7814 0 -1 4202560 2029 0 0 0 629 0 0 0 25 0 5 0 517335993 219205632 9299 33554432000 4194304 5787044 140733616677344 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 222768

[startup+12.7006 s]
/proc/loadavg: 7.66 8.00 8.03 9/186 9054
/proc/meminfo: memFree=26334460/32951132 swapFree=67111364/67111528
[pid=9048] ppid=9046 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9048/stat : 9048 (priss.sh) S 9046 9048 7814 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517335992 8908800 252 33554432000 4194304 4922060 140737217525728 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9048/statm: 2175 252 211 178 0 68 0
[pid=9049] ppid=9048 vsize=219852 CPUtime=50.68 cores=0,2,4,6
/proc/9049/stat : 9049 (priss) S 9048 9048 7814 0 -1 4202496 13518 0 0 0 5065 3 0 0 25 0 5 0 517335992 225128448 11875 33554432000 4194304 5787044 140733616677344 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/9049/statm: 54963 11875 419 389 0 50713 0
[pid=9049/tid=9050] ppid=9048 vsize=219852 CPUtime=12.68 cores=0,2,4,6
/proc/9049/task/9050/stat : 9050 (priss) R 9048 9048 7814 0 -1 4202560 2559 0 0 0 1268 0 0 0 25 0 5 0 517335993 225128448 11875 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=9049/tid=9051] ppid=9048 vsize=219852 CPUtime=12.66 cores=0,2,4,6
/proc/9049/task/9051/stat : 9051 (priss) R 9048 9048 7814 0 -1 4202560 2503 0 0 0 1266 0 0 0 25 0 5 0 517335993 225128448 11875 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9049/tid=9052] ppid=9048 vsize=219852 CPUtime=12.62 cores=0,2,4,6
/proc/9049/task/9052/stat : 9052 (priss) R 9048 9048 7814 0 -1 4202560 2693 0 0 0 1261 1 0 0 25 0 5 0 517335993 225128448 11875 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=9049/tid=9053] ppid=9048 vsize=219852 CPUtime=12.68 cores=0,2,4,6
/proc/9049/task/9053/stat : 9053 (priss) R 9048 9048 7814 0 -1 4202560 4265 0 0 0 1268 0 0 0 25 0 5 0 517335993 225128448 11875 33554432000 4194304 5787044 140733616677344 18446744073709551615 5528390 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 228552

[startup+25.5004 s]
/proc/loadavg: 7.74 8.00 8.03 9/186 9055
/proc/meminfo: memFree=26285000/32951132 swapFree=67111364/67111528
[pid=9048] ppid=9046 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9048/stat : 9048 (priss.sh) S 9046 9048 7814 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517335992 8908800 252 33554432000 4194304 4922060 140737217525728 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9048/statm: 2175 252 211 178 0 68 0
[pid=9049] ppid=9048 vsize=227540 CPUtime=101.8 cores=0,2,4,6
/proc/9049/stat : 9049 (priss) S 9048 9048 7814 0 -1 4202496 17177 0 0 0 10174 6 0 0 25 0 5 0 517335992 233000960 15534 33554432000 4194304 5787044 140733616677344 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/9049/statm: 56885 15534 419 389 0 52635 0
[pid=9049/tid=9050] ppid=9048 vsize=227540 CPUtime=25.48 cores=0,2,4,6
/proc/9049/task/9050/stat : 9050 (priss) R 9048 9048 7814 0 -1 4202560 3133 0 0 0 2548 0 0 0 25 0 5 0 517335993 233000960 15534 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591535 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=9049/tid=9051] ppid=9048 vsize=227540 CPUtime=25.45 cores=0,2,4,6
/proc/9049/task/9051/stat : 9051 (priss) R 9048 9048 7814 0 -1 4202560 3123 0 0 0 2544 1 0 0 25 0 5 0 517335993 233000960 15534 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591764 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9049/tid=9052] ppid=9048 vsize=227540 CPUtime=25.35 cores=0,2,4,6
/proc/9049/task/9052/stat : 9052 (priss) R 9048 9048 7814 0 -1 4202560 3261 0 0 0 2533 2 0 0 25 0 5 0 517335993 233000960 15534 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=9049/tid=9053] ppid=9048 vsize=227540 CPUtime=25.48 cores=0,2,4,6
/proc/9049/task/9053/stat : 9053 (priss) R 9048 9048 7814 0 -1 4202560 6162 0 0 0 2547 1 0 0 25 0 5 0 517335993 233000960 15534 33554432000 4194304 5787044 140733616677344 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 236240

[startup+51.101 s]
/proc/loadavg: 7.83 8.00 8.02 9/186 9055
/proc/meminfo: memFree=26224928/32951132 swapFree=67111364/67111528
[pid=9048] ppid=9046 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9048/stat : 9048 (priss.sh) S 9046 9048 7814 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517335992 8908800 252 33554432000 4194304 4922060 140737217525728 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9048/statm: 2175 252 211 178 0 68 0
[pid=9049] ppid=9048 vsize=232124 CPUtime=204.04 cores=0,2,4,6
/proc/9049/stat : 9049 (priss) S 9048 9048 7814 0 -1 4202496 20279 0 0 0 20395 9 0 0 25 0 5 0 517335992 237694976 18636 33554432000 4194304 5787044 140733616677344 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/9049/statm: 58031 18636 419 389 0 53781 0
[pid=9049/tid=9050] ppid=9048 vsize=232124 CPUtime=51.09 cores=0,2,4,6
/proc/9049/task/9050/stat : 9050 (priss) R 9048 9048 7814 0 -1 4202560 4081 0 0 0 5107 2 0 0 25 0 5 0 517335993 237694976 18636 33554432000 4194304 5787044 140733616677344 18446744073709551615 4229592 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=9049/tid=9051] ppid=9048 vsize=232124 CPUtime=51.03 cores=0,2,4,6
/proc/9049/task/9051/stat : 9051 (priss) R 9048 9048 7814 0 -1 4202560 3970 0 0 0 5101 2 0 0 25 0 5 0 517335993 237694976 18636 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9049/tid=9052] ppid=9048 vsize=232124 CPUtime=50.81 cores=0,2,4,6
/proc/9049/task/9052/stat : 9052 (priss) R 9048 9048 7814 0 -1 4202560 3956 0 0 0 5079 2 0 0 25 0 5 0 517335993 237694976 18636 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=9049/tid=9053] ppid=9048 vsize=232124 CPUtime=51.08 cores=0,2,4,6
/proc/9049/task/9053/stat : 9053 (priss) R 9048 9048 7814 0 -1 4202560 6774 0 0 0 5107 1 0 0 25 0 5 0 517335993 237694976 18636 33554432000 4194304 5787044 140733616677344 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 240824

[startup+102.301 s]
/proc/loadavg: 7.97 8.01 8.02 9/186 9057
/proc/meminfo: memFree=26079072/32951132 swapFree=67111364/67111528
[pid=9048] ppid=9046 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9048/stat : 9048 (priss.sh) S 9046 9048 7814 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517335992 8908800 252 33554432000 4194304 4922060 140737217525728 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9048/statm: 2175 252 211 178 0 68 0
[pid=9049] ppid=9048 vsize=241488 CPUtime=408.5 cores=0,2,4,6
/proc/9049/stat : 9049 (priss) S 9048 9048 7814 0 -1 4202496 26072 0 0 0 40836 14 0 0 25 0 5 0 517335992 247283712 24427 33554432000 4194304 5787044 140733616677344 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/9049/statm: 60372 24427 419 389 0 56122 0
[pid=9049/tid=9050] ppid=9048 vsize=241488 CPUtime=102.08 cores=0,2,4,6
/proc/9049/task/9050/stat : 9050 (priss) R 9048 9048 7814 0 -1 4202560 5205 0 0 0 10205 3 0 0 25 0 5 0 517335993 247283712 24427 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=9049/tid=9051] ppid=9048 vsize=241488 CPUtime=102.2 cores=0,2,4,6
/proc/9049/task/9051/stat : 9051 (priss) R 9048 9048 7814 0 -1 4202560 5250 0 0 0 10216 4 0 0 25 0 5 0 517335993 247283712 24427 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9049/tid=9052] ppid=9048 vsize=241488 CPUtime=101.92 cores=0,2,4,6
/proc/9049/task/9052/stat : 9052 (priss) R 9048 9048 7814 0 -1 4202560 5020 0 0 0 10189 3 0 0 25 0 5 0 517335993 247283712 24427 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591289 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=9049/tid=9053] ppid=9048 vsize=241488 CPUtime=102.27 cores=0,2,4,6
/proc/9049/task/9053/stat : 9053 (priss) R 9048 9048 7814 0 -1 4202560 9099 0 0 0 10224 3 0 0 25 0 5 0 517335993 247283712 24427 33554432000 4194304 5787044 140733616677344 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.5
Current children cumulated vsize (KiB) 250188

[startup+162.301 s]
/proc/loadavg: 8.14 8.05 8.03 9/186 9058
/proc/meminfo: memFree=25879652/32951132 swapFree=67111364/67111528
[pid=9048] ppid=9046 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9048/stat : 9048 (priss.sh) S 9046 9048 7814 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517335992 8908800 252 33554432000 4194304 4922060 140737217525728 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9048/statm: 2175 252 211 178 0 68 0
[pid=9049] ppid=9048 vsize=250288 CPUtime=648.12 cores=0,2,4,6

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

/proc/9049/task/9051/stat : 9051 (priss) R 9048 9048 7814 0 -1 4202560 13313 0 0 0 81867 11 0 0 25 0 5 0 517335993 377733120 56234 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=9049/tid=9052] ppid=9048 vsize=368880 CPUtime=821.76 cores=0,2,4,6
/proc/9049/task/9052/stat : 9052 (priss) R 9048 9048 7814 0 -1 4202560 12740 0 0 0 82166 10 0 0 25 0 5 0 517335993 377733120 56234 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9049/tid=9053] ppid=9048 vsize=368880 CPUtime=822.17 cores=0,2,4,6
/proc/9049/task/9053/stat : 9053 (priss) R 9048 9048 7814 0 -1 4202560 17193 0 0 0 82196 21 0 0 25 0 5 0 517335993 377733120 56234 33554432000 4194304 5787044 140733616677344 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.14
Current children cumulated vsize (KiB) 377580

[startup+882.301 s]
/proc/loadavg: 8.08 8.09 8.04 9/186 9077
/proc/meminfo: memFree=24601820/32951132 swapFree=67111364/67111528
[pid=9048] ppid=9046 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9048/stat : 9048 (priss.sh) S 9046 9048 7814 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517335992 8908800 252 33554432000 4194304 4922060 140737217525728 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9048/statm: 2175 252 211 178 0 68 0
[pid=9049] ppid=9048 vsize=369136 CPUtime=3523.78 cores=0,2,4,6
/proc/9049/stat : 9049 (priss) S 9048 9048 7814 0 -1 4202496 58415 0 0 0 352324 54 0 0 25 0 5 0 517335992 377995264 56592 33554432000 4194304 5787044 140733616677344 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/9049/statm: 92284 56592 419 389 0 88034 0
[pid=9049/tid=9050] ppid=9048 vsize=369136 CPUtime=881.4 cores=0,2,4,6
/proc/9049/task/9050/stat : 9050 (priss) R 9048 9048 7814 0 -1 4202560 13313 0 0 0 88130 10 0 0 25 0 5 0 517335993 377995264 56592 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=9049/tid=9051] ppid=9048 vsize=369136 CPUtime=878.45 cores=0,2,4,6
/proc/9049/task/9051/stat : 9051 (priss) R 9048 9048 7814 0 -1 4202560 13334 0 0 0 87834 11 0 0 25 0 5 0 517335993 377995264 56592 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=9049/tid=9052] ppid=9048 vsize=369136 CPUtime=881.73 cores=0,2,4,6
/proc/9049/task/9052/stat : 9052 (priss) R 9048 9048 7814 0 -1 4202560 13077 0 0 0 88163 10 0 0 25 0 5 0 517335993 377995264 56592 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9049/tid=9053] ppid=9048 vsize=369136 CPUtime=882.17 cores=0,2,4,6
/proc/9049/task/9053/stat : 9053 (priss) R 9048 9048 7814 0 -1 4202560 17193 0 0 0 88195 22 0 0 25 0 5 0 517335993 377995264 56592 33554432000 4194304 5787044 140733616677344 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3523.78
Current children cumulated vsize (KiB) 377836

[startup+942.3 s]
/proc/loadavg: 8.03 8.07 8.04 9/186 9079
/proc/meminfo: memFree=24587040/32951132 swapFree=67111364/67111528
[pid=9048] ppid=9046 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9048/stat : 9048 (priss.sh) S 9046 9048 7814 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517335992 8908800 252 33554432000 4194304 4922060 140737217525728 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9048/statm: 2175 252 211 178 0 68 0
[pid=9049] ppid=9048 vsize=435184 CPUtime=3763.44 cores=0,2,4,6
/proc/9049/stat : 9049 (priss) S 9048 9048 7814 0 -1 4202496 58707 0 0 0 376289 55 0 0 25 0 5 0 517335992 445628416 56836 33554432000 4194304 5787044 140733616677344 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/9049/statm: 108796 56836 419 389 0 104546 0
[pid=9049/tid=9050] ppid=9048 vsize=435184 CPUtime=941.41 cores=0,2,4,6
/proc/9049/task/9050/stat : 9050 (priss) R 9048 9048 7814 0 -1 4202560 13343 0 0 0 94131 10 0 0 25 0 5 0 517335993 445628416 56836 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=9049/tid=9051] ppid=9048 vsize=435184 CPUtime=938.12 cores=0,2,4,6
/proc/9049/task/9051/stat : 9051 (priss) R 9048 9048 7814 0 -1 4202560 13395 0 0 0 93801 11 0 0 25 0 5 0 517335993 445628416 56836 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=9049/tid=9052] ppid=9048 vsize=435184 CPUtime=941.72 cores=0,2,4,6
/proc/9049/task/9052/stat : 9052 (priss) R 9048 9048 7814 0 -1 4202560 13260 0 0 0 94162 10 0 0 25 0 5 0 517335993 445628416 56836 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9049/tid=9053] ppid=9048 vsize=435184 CPUtime=942.16 cores=0,2,4,6
/proc/9049/task/9053/stat : 9053 (priss) R 9048 9048 7814 0 -1 4202560 17211 0 0 0 94193 23 0 0 25 0 5 0 517335993 445628416 56836 33554432000 4194304 5787044 140733616677344 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.44
Current children cumulated vsize (KiB) 443884

[startup+1002.3 s]
/proc/loadavg: 8.01 8.06 8.03 9/186 9081
/proc/meminfo: memFree=24581448/32951132 swapFree=67111364/67111528
[pid=9048] ppid=9046 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9048/stat : 9048 (priss.sh) S 9046 9048 7814 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517335992 8908800 252 33554432000 4194304 4922060 140737217525728 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9048/statm: 2175 252 211 178 0 68 0
[pid=9049] ppid=9048 vsize=435952 CPUtime=4003.07 cores=0,2,4,6
/proc/9049/stat : 9049 (priss) S 9048 9048 7814 0 -1 4202496 59005 0 0 0 400250 57 0 0 25 0 5 0 517335992 446414848 57134 33554432000 4194304 5787044 140733616677344 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/9049/statm: 108988 57134 419 389 0 104738 0
[pid=9049/tid=9050] ppid=9048 vsize=435952 CPUtime=1001.4 cores=0,2,4,6
/proc/9049/task/9050/stat : 9050 (priss) R 9048 9048 7814 0 -1 4202560 13436 0 0 0 100130 10 0 0 25 0 5 0 517335993 446414848 57134 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=9049/tid=9051] ppid=9048 vsize=435952 CPUtime=997.79 cores=0,2,4,6
/proc/9049/task/9051/stat : 9051 (priss) R 9048 9048 7814 0 -1 4202560 13559 0 0 0 99768 11 0 0 25 0 5 0 517335993 446414848 57134 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=9049/tid=9052] ppid=9048 vsize=435952 CPUtime=1001.7 cores=0,2,4,6
/proc/9049/task/9052/stat : 9052 (priss) R 9048 9048 7814 0 -1 4202560 13260 0 0 0 100160 10 0 0 25 0 5 0 517335993 446414848 57134 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9049/tid=9053] ppid=9048 vsize=435952 CPUtime=1002.15 cores=0,2,4,6
/proc/9049/task/9053/stat : 9053 (priss) R 9048 9048 7814 0 -1 4202560 17252 0 0 0 100190 25 0 0 25 0 5 0 517335993 446414848 57134 33554432000 4194304 5787044 140733616677344 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.07
Current children cumulated vsize (KiB) 444652

[startup+1062.31 s]
/proc/loadavg: 8.00 8.05 8.03 9/186 9082
/proc/meminfo: memFree=24573976/32951132 swapFree=67111364/67111528
[pid=9048] ppid=9046 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9048/stat : 9048 (priss.sh) S 9046 9048 7814 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517335992 8908800 252 33554432000 4194304 4922060 140737217525728 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9048/statm: 2175 252 211 178 0 68 0
[pid=9049] ppid=9048 vsize=440564 CPUtime=4242.73 cores=0,2,4,6
/proc/9049/stat : 9049 (priss) S 9048 9048 7814 0 -1 4202496 60565 0 0 0 424214 59 0 0 25 0 5 0 517335992 451137536 58694 33554432000 4194304 5787044 140733616677344 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/9049/statm: 110141 58694 419 389 0 105891 0
[pid=9049/tid=9050] ppid=9048 vsize=440564 CPUtime=1061.41 cores=0,2,4,6
/proc/9049/task/9050/stat : 9050 (priss) R 9048 9048 7814 0 -1 4202560 13606 0 0 0 106131 10 0 0 25 0 5 0 517335993 451137536 58694 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=9049/tid=9051] ppid=9048 vsize=440564 CPUtime=1057.46 cores=0,2,4,6
/proc/9049/task/9051/stat : 9051 (priss) R 9048 9048 7814 0 -1 4202560 14819 0 0 0 105735 11 0 0 25 0 5 0 517335993 451137536 58694 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=9049/tid=9052] ppid=9048 vsize=440564 CPUtime=1061.68 cores=0,2,4,6
/proc/9049/task/9052/stat : 9052 (priss) R 9048 9048 7814 0 -1 4202560 13263 0 0 0 106158 10 0 0 25 0 5 0 517335993 451137536 58694 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9049/tid=9053] ppid=9048 vsize=440564 CPUtime=1062.14 cores=0,2,4,6
/proc/9049/task/9053/stat : 9053 (priss) R 9048 9048 7814 0 -1 4202560 17379 0 0 0 106188 26 0 0 25 0 5 0 517335993 451137536 58694 33554432000 4194304 5787044 140733616677344 18446744073709551615 5527202 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4242.73
Current children cumulated vsize (KiB) 449264

[startup+1122.3 s]
/proc/loadavg: 8.00 8.03 8.02 9/186 9084
/proc/meminfo: memFree=24543580/32951132 swapFree=67111364/67111528
[pid=9048] ppid=9046 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9048/stat : 9048 (priss.sh) S 9046 9048 7814 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517335992 8908800 252 33554432000 4194304 4922060 140737217525728 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9048/statm: 2175 252 211 178 0 68 0
[pid=9049] ppid=9048 vsize=444176 CPUtime=4482.35 cores=0,2,4,6
/proc/9049/stat : 9049 (priss) S 9048 9048 7814 0 -1 4202496 63130 0 0 0 448170 65 0 0 25 0 5 0 517335992 454836224 61259 33554432000 4194304 5787044 140733616677344 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/9049/statm: 111044 61259 419 389 0 106794 0
[pid=9049/tid=9050] ppid=9048 vsize=444176 CPUtime=1121.4 cores=0,2,4,6
/proc/9049/task/9050/stat : 9050 (priss) R 9048 9048 7814 0 -1 4202560 14226 0 0 0 112129 11 0 0 25 0 5 0 517335993 454836224 61259 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=9049/tid=9051] ppid=9048 vsize=444176 CPUtime=1117.14 cores=0,2,4,6
/proc/9049/task/9051/stat : 9051 (priss) R 9048 9048 7814 0 -1 4202560 15519 0 0 0 111701 13 0 0 25 0 5 0 517335993 454836224 61259 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=9049/tid=9052] ppid=9048 vsize=444176 CPUtime=1121.65 cores=0,2,4,6
/proc/9049/task/9052/stat : 9052 (priss) R 9048 9048 7814 0 -1 4202560 13813 0 0 0 112154 11 0 0 25 0 5 0 517335993 454836224 61259 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9049/tid=9053] ppid=9048 vsize=444176 CPUtime=1122.13 cores=0,2,4,6
/proc/9049/task/9053/stat : 9053 (priss) R 9048 9048 7814 0 -1 4202560 18074 0 0 0 112184 29 0 0 25 0 5 0 517335993 454836224 61259 33554432000 4194304 5787044 140733616677344 18446744073709551615 5527392 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 452876

[startup+1182.3 s]
/proc/loadavg: 8.00 8.03 8.01 5/179 9086
/proc/meminfo: memFree=26385644/32951132 swapFree=67111364/67111528
[pid=9048] ppid=9046 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9048/stat : 9048 (priss.sh) S 9046 9048 7814 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517335992 8908800 252 33554432000 4194304 4922060 140737217525728 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9048/statm: 2175 252 211 178 0 68 0
[pid=9049] ppid=9048 vsize=451704 CPUtime=4722 cores=0,2,4,6
/proc/9049/stat : 9049 (priss) S 9048 9048 7814 0 -1 4202496 67100 0 0 0 472129 71 0 0 25 0 5 0 517335992 462544896 65229 33554432000 4194304 5787044 140733616677344 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/9049/statm: 112926 65229 419 389 0 108676 0
[pid=9049/tid=9050] ppid=9048 vsize=451704 CPUtime=1181.4 cores=0,2,4,6
/proc/9049/task/9050/stat : 9050 (priss) R 9048 9048 7814 0 -1 4202560 15013 0 0 0 118128 12 0 0 25 0 5 0 517335993 462544896 65229 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=9049/tid=9051] ppid=9048 vsize=451704 CPUtime=1176.8 cores=0,2,4,6
/proc/9049/task/9051/stat : 9051 (priss) R 9048 9048 7814 0 -1 4202560 16303 0 0 0 117666 14 0 0 25 0 5 0 517335993 462544896 65229 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591568 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=9049/tid=9052] ppid=9048 vsize=451704 CPUtime=1181.64 cores=0,2,4,6
/proc/9049/task/9052/stat : 9052 (priss) R 9048 9048 7814 0 -1 4202560 15507 0 0 0 118152 12 0 0 25 0 5 0 517335993 462544896 65229 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9049/tid=9053] ppid=9048 vsize=451704 CPUtime=1182.13 cores=0,2,4,6
/proc/9049/task/9053/stat : 9053 (priss) R 9048 9048 7814 0 -1 4202560 18779 0 0 0 118182 31 0 0 25 0 5 0 517335993 462544896 65229 33554432000 4194304 5787044 140733616677344 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722
Current children cumulated vsize (KiB) 460404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.01 s]
/proc/loadavg: 7.75 7.96 7.99 9/186 9119
/proc/meminfo: memFree=26318812/32951132 swapFree=67111364/67111528
[pid=9048] ppid=9046 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9048/stat : 9048 (priss.sh) S 9046 9048 7814 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517335992 8908800 252 33554432000 4194304 4922060 140737217525728 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9048/statm: 2175 252 211 178 0 68 0
[pid=9049] ppid=9048 vsize=454312 CPUtime=4800.33 cores=0,2,4,6
/proc/9049/stat : 9049 (priss) S 9048 9048 7814 0 -1 4202496 68152 0 0 0 479944 89 0 0 25 0 5 0 517335992 465215488 66281 33554432000 4194304 5787044 140733616677344 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/9049/statm: 113578 66281 419 389 0 109328 0
[pid=9049/tid=9050] ppid=9048 vsize=454312 CPUtime=1201.02 cores=0,2,4,6
/proc/9049/task/9050/stat : 9050 (priss) R 9048 9048 7814 0 -1 4202560 15267 0 0 0 120088 14 0 0 25 0 5 0 517335993 465215488 66281 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=9049/tid=9051] ppid=9048 vsize=454312 CPUtime=1196.4 cores=0,2,4,6
/proc/9049/task/9051/stat : 9051 (priss) R 9048 9048 7814 0 -1 4202560 16728 0 0 0 119625 15 0 0 25 0 5 0 517335993 465215488 66281 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=9049/tid=9052] ppid=9048 vsize=454312 CPUtime=1201.32 cores=0,2,4,6
/proc/9049/task/9052/stat : 9052 (priss) R 9048 9048 7814 0 -1 4202560 15690 0 0 0 120120 12 0 0 25 0 5 0 517335993 465215488 66281 33554432000 4194304 5787044 140733616677344 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=9049/tid=9053] ppid=9048 vsize=454312 CPUtime=1201.55 cores=0,2,4,6
/proc/9049/task/9053/stat : 9053 (priss) R 9048 9048 7814 0 -1 4202560 18969 0 0 0 120108 47 0 0 25 0 5 0 517335993 465215488 66281 33554432000 4194304 5787044 140733616677344 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 463012

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9048 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 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.02
CPU time (s): 4800.33
CPU user time (s): 4799.44
CPU system time (s): 0.89
CPU usage (%): 399.354
Max. virtual memory (cumulated for all children) (KiB): 463012

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

The end

Launcher Data

Begin job on node128 at 2011-04-29 08:09:33
IDJOB=3260976
IDBENCH=83203
IDSOLVER=1603
FILE ID=node128/3260976-1304057373
RUNJOBID= node128-1304045274-7832
PBS_JOBID= 13170398
Free space on /tmp= 66972 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-11-11-unsat.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3260976-1304057373/watcher-3260976-1304057373 -o /tmp/evaluation-result-3260976-1304057373/solver-3260976-1304057373 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3260976-1304057373.cnf 942721313 4800 15500 4

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

MD5SUM BENCH= f5821fd80ce137a7b8cae2070a9b28d7
RANDOM SEED=942721313

node128.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.852
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.70
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.852
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.852
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.852
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.852
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.852
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.852
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.82
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      26404112 kB
Buffers:       1269040 kB
Cached:        4382560 kB
SwapCached:        160 kB
Active:         484412 kB
Inactive:      5477104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      26404112 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            5880 kB
Writeback:           0 kB
AnonPages:      309612 kB
Mapped:          15912 kB
Slab:           523264 kB
PageTables:       5336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   508848 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= 66972 MiB
End job on node128 at 2011-04-29 08:29:37