Trace number 3249490

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.21 1202.72

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-17x30.cnf
MD5SUM3a506c7557d86d0d326e3b3cdee85b69
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2040
Number of clauses240210
Sum of the clauses size954720
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23060
Number of clauses of size 30
Number of clauses of size 4237150
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 8939
0.00/0.07	c parsetime: 65380us
0.00/0.07	c parsed 240210 clauses with 2040 variables
0.00/0.08	c NW started thread 0 successfully (1092995392)
0.00/0.10	c NW started thread 1 successfully (1103485248)
0.00/0.14	c NW started thread 2 successfully (1113975104)
0.00/0.17	c NW started thread 3 successfully (1124464960)
122.65/30.84	c preprocessor returned 10009 variables
122.65/30.84	c preprocessing returned UNKNOWN
122.65/30.84	c PP set 0 variables
122.65/30.84	c pp time: 30734249us (30s)
123.02/30.90	c preprocessor returned 10009 variables
123.02/30.90	c preprocessing returned UNKNOWN
123.02/30.90	c PP set 0 variables
123.02/30.90	c pp time: 30758524us (30s)
123.43/31.06	c preprocessor returned 10009 variables
123.43/31.06	c preprocessing returned UNKNOWN
123.43/31.06	c PP set 0 variables
123.43/31.06	c pp time: 30974625us (30s)
153.39/38.52	c preprocessor returned 30008 variables
153.39/38.52	c preprocessing returned UNKNOWN
153.39/38.52	c PP set 0 variables
153.39/38.52	c pp time: 38349209us (38s)

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-3249490-1304056168/watcher-3249490-1304056168 -o /tmp/evaluation-result-3249490-1304056168/solver-3249490-1304056168 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3249490-1304056168.cnf 1928420487 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.45 7.91 8.00 6/180 8938
/proc/meminfo: memFree=26505348/32951132 swapFree=67111364/67111528
[pid=8938] ppid=8936 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (priss.sh) S 8936 8938 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517215512 8908800 251 33554432000 4194304 4922060 140735606790768 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8938/statm: 2175 251 211 178 0 68 0

[startup+0.0658639 s]
/proc/loadavg: 7.45 7.91 8.00 6/180 8938
/proc/meminfo: memFree=26505348/32951132 swapFree=67111364/67111528
[pid=8938] ppid=8936 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (priss.sh) S 8936 8938 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517215512 8908800 251 33554432000 4194304 4922060 140735606790768 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8938/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101386 s]
/proc/loadavg: 7.45 7.91 8.00 6/180 8938
/proc/meminfo: memFree=26505348/32951132 swapFree=67111364/67111528
[pid=8938] ppid=8936 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (priss.sh) S 8936 8938 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517215512 8908800 251 33554432000 4194304 4922060 140735606790768 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8938/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30075 s]
/proc/loadavg: 7.45 7.91 8.00 6/180 8938
/proc/meminfo: memFree=26505348/32951132 swapFree=67111364/67111528
[pid=8938] ppid=8936 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (priss.sh) S 8936 8938 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517215512 8908800 251 33554432000 4194304 4922060 140735606790768 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8938/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700681 s]
/proc/loadavg: 7.45 7.91 8.00 6/180 8938
/proc/meminfo: memFree=26505348/32951132 swapFree=67111364/67111528
[pid=8938] ppid=8936 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (priss.sh) S 8936 8938 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517215512 8908800 251 33554432000 4194304 4922060 140735606790768 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8938/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50054 s]
/proc/loadavg: 7.45 7.91 8.00 9/186 8944
/proc/meminfo: memFree=26433872/32951132 swapFree=67111364/67111528
[pid=8938] ppid=8936 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (priss.sh) S 8936 8938 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517215512 8908800 251 33554432000 4194304 4922060 140735606790768 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8938/statm: 2175 251 211 178 0 68 0
[pid=8939] ppid=8938 vsize=258048 CPUtime=5.64 cores=0,2,4,6
/proc/8939/stat : 8939 (priss) S 8938 8938 7814 0 -1 4202496 18775 0 0 0 562 2 0 0 25 0 5 0 517215512 264241152 17586 33554432000 4194304 5787044 140733688875152 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/8939/statm: 64512 17586 349 389 0 60262 0
[pid=8939/tid=8941] ppid=8938 vsize=258048 CPUtime=1.4 cores=0,2,4,6
/proc/8939/task/8941/stat : 8941 (priss) R 8938 8938 7814 0 -1 4202560 1768 0 0 0 140 0 0 0 25 0 5 0 517215520 264241152 17586 33554432000 4194304 5787044 140733688875152 18446744073709551615 4336159 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=8939/tid=8942] ppid=8938 vsize=258048 CPUtime=1.38 cores=0,2,4,6
/proc/8939/task/8942/stat : 8942 (priss) R 8938 8938 7814 0 -1 4202560 1655 0 0 0 138 0 0 0 19 0 5 0 517215523 264241152 17586 33554432000 4194304 5787044 140733688875152 18446744073709551615 4336744 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=8939/tid=8943] ppid=8938 vsize=258048 CPUtime=1.35 cores=0,2,4,6
/proc/8939/task/8943/stat : 8943 (priss) R 8938 8938 7814 0 -1 4202560 1625 0 0 0 135 0 0 0 25 0 5 0 517215526 264241152 17586 33554432000 4194304 5787044 140733688875152 18446744073709551615 4336560 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=8939/tid=8944] ppid=8938 vsize=258048 CPUtime=1.32 cores=0,2,4,6
/proc/8939/task/8944/stat : 8944 (priss) R 8938 8938 7814 0 -1 4202560 1612 0 0 0 132 0 0 0 25 0 5 0 517215530 264241152 17586 33554432000 4194304 5787044 140733688875152 18446744073709551615 4336133 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 266748

[startup+3.10027 s]
/proc/loadavg: 7.45 7.91 8.00 9/186 8944
/proc/meminfo: memFree=26430152/32951132 swapFree=67111364/67111528
[pid=8938] ppid=8936 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (priss.sh) S 8936 8938 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517215512 8908800 251 33554432000 4194304 4922060 140735606790768 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8938/statm: 2175 251 211 178 0 68 0
[pid=8939] ppid=8938 vsize=328004 CPUtime=12.03 cores=0,2,4,6
/proc/8939/stat : 8939 (priss) S 8938 8938 7814 0 -1 4202496 20547 0 0 0 1201 2 0 0 25 0 5 0 517215512 335876096 18418 33554432000 4194304 5787044 140733688875152 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/8939/statm: 82001 18418 350 389 0 77751 0
[pid=8939/tid=8941] ppid=8938 vsize=328004 CPUtime=2.99 cores=0,2,4,6
/proc/8939/task/8941/stat : 8941 (priss) R 8938 8938 7814 0 -1 4202560 2169 0 0 0 299 0 0 0 25 0 5 0 517215520 335876096 18418 33554432000 4194304 5787044 140733688875152 18446744073709551615 4336773 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=8939/tid=8942] ppid=8938 vsize=328004 CPUtime=2.98 cores=0,2,4,6
/proc/8939/task/8942/stat : 8942 (priss) R 8938 8938 7814 0 -1 4202560 2154 0 0 0 298 0 0 0 22 0 5 0 517215523 335876096 18418 33554432000 4194304 5787044 140733688875152 18446744073709551615 4318959 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=8939/tid=8943] ppid=8938 vsize=328004 CPUtime=2.95 cores=0,2,4,6
/proc/8939/task/8943/stat : 8943 (priss) R 8938 8938 7814 0 -1 4202560 2049 0 0 0 295 0 0 0 25 0 5 0 517215526 335876096 18418 33554432000 4194304 5787044 140733688875152 18446744073709551615 4318959 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=8939/tid=8944] ppid=8938 vsize=328004 CPUtime=2.91 cores=0,2,4,6
/proc/8939/task/8944/stat : 8944 (priss) R 8938 8938 7814 0 -1 4202560 2060 0 0 0 291 0 0 0 25 0 5 0 517215530 335876096 18418 33554432000 4194304 5787044 140733688875152 18446744073709551615 242970211361 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.03
Current children cumulated vsize (KiB) 336704

[startup+6.30072 s]
/proc/loadavg: 7.74 7.96 8.02 10/186 8944
/proc/meminfo: memFree=26357260/32951132 swapFree=67111364/67111528
[pid=8938] ppid=8936 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (priss.sh) S 8936 8938 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517215512 8908800 251 33554432000 4194304 4922060 140735606790768 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8938/statm: 2175 251 211 178 0 68 0
[pid=8939] ppid=8938 vsize=367396 CPUtime=24.79 cores=0,2,4,6
/proc/8939/stat : 8939 (priss) S 8938 8938 7814 0 -1 4202496 39416 0 0 0 2466 13 0 0 25 0 5 0 517215512 376213504 37287 33554432000 4194304 5787044 140733688875152 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/8939/statm: 91849 37287 350 389 0 87599 0
[pid=8939/tid=8941] ppid=8938 vsize=367396 CPUtime=6.17 cores=0,2,4,6
/proc/8939/task/8941/stat : 8941 (priss) R 8938 8938 7814 0 -1 4202560 5032 0 0 0 615 2 0 0 19 0 5 0 517215520 376213504 37287 33554432000 4194304 5787044 140733688875152 18446744073709551615 4336560 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=8939/tid=8942] ppid=8938 vsize=367396 CPUtime=6.16 cores=0,2,4,6
/proc/8939/task/8942/stat : 8942 (priss) R 8938 8938 7814 0 -1 4202560 7131 0 0 0 614 2 0 0 19 0 5 0 517215523 376213504 37287 33554432000 4194304 5787044 140733688875152 18446744073709551615 4336768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=8939/tid=8943] ppid=8938 vsize=367396 CPUtime=6.14 cores=0,2,4,6
/proc/8939/task/8943/stat : 8943 (priss) R 8938 8938 7814 0 -1 4202560 9095 0 0 0 611 3 0 0 19 0 5 0 517215526 376213504 37287 33554432000 4194304 5787044 140733688875152 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=8939/tid=8944] ppid=8938 vsize=367396 CPUtime=6.11 cores=0,2,4,6
/proc/8939/task/8944/stat : 8944 (priss) R 8938 8938 7814 0 -1 4202560 6043 0 0 0 609 2 0 0 19 0 5 0 517215530 376213504 37287 33554432000 4194304 5787044 140733688875152 18446744073709551615 4336155 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.79
Current children cumulated vsize (KiB) 376096

[startup+12.7006 s]
/proc/loadavg: 7.76 7.96 8.02 9/186 8944
/proc/meminfo: memFree=26320412/32951132 swapFree=67111364/67111528
[pid=8938] ppid=8936 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (priss.sh) S 8936 8938 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517215512 8908800 251 33554432000 4194304 4922060 140735606790768 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8938/statm: 2175 251 211 178 0 68 0
[pid=8939] ppid=8938 vsize=367924 CPUtime=50.35 cores=0,2,4,6
/proc/8939/stat : 8939 (priss) S 8938 8938 7814 0 -1 4202496 40009 0 0 0 5022 13 0 0 25 0 5 0 517215512 376754176 37880 33554432000 4194304 5787044 140733688875152 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/8939/statm: 91981 37880 350 389 0 87731 0
[pid=8939/tid=8941] ppid=8938 vsize=367924 CPUtime=12.53 cores=0,2,4,6
/proc/8939/task/8941/stat : 8941 (priss) R 8938 8938 7814 0 -1 4202560 5180 0 0 0 1251 2 0 0 25 0 5 0 517215520 376754176 37880 33554432000 4194304 5787044 140733688875152 18446744073709551615 4336770 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=8939/tid=8942] ppid=8938 vsize=367924 CPUtime=12.56 cores=0,2,4,6
/proc/8939/task/8942/stat : 8942 (priss) R 8938 8938 7814 0 -1 4202560 7264 0 0 0 1254 2 0 0 25 0 5 0 517215523 376754176 37880 33554432000 4194304 5787044 140733688875152 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=8939/tid=8943] ppid=8938 vsize=367924 CPUtime=12.54 cores=0,2,4,6
/proc/8939/task/8943/stat : 8943 (priss) R 8938 8938 7814 0 -1 4202560 9251 0 0 0 1251 3 0 0 25 0 5 0 517215526 376754176 37880 33554432000 4194304 5787044 140733688875152 18446744073709551615 4336763 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=8939/tid=8944] ppid=8938 vsize=367924 CPUtime=12.51 cores=0,2,4,6
/proc/8939/task/8944/stat : 8944 (priss) R 8938 8938 7814 0 -1 4202560 6199 0 0 0 1249 2 0 0 25 0 5 0 517215530 376754176 37880 33554432000 4194304 5787044 140733688875152 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.35
Current children cumulated vsize (KiB) 376624

[startup+25.5004 s]
/proc/loadavg: 7.89 7.98 8.02 9/186 8944
/proc/meminfo: memFree=26283736/32951132 swapFree=67111364/67111528
[pid=8938] ppid=8936 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (priss.sh) S 8936 8938 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517215512 8908800 251 33554432000 4194304 4922060 140735606790768 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8938/statm: 2175 251 211 178 0 68 0
[pid=8939] ppid=8938 vsize=367924 CPUtime=101.46 cores=0,2,4,6
/proc/8939/stat : 8939 (priss) S 8938 8938 7814 0 -1 4202496 40066 0 0 0 10133 13 0 0 25 0 5 0 517215512 376754176 37937 33554432000 4194304 5787044 140733688875152 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/8939/statm: 91981 37937 352 389 0 87731 0
[pid=8939/tid=8941] ppid=8938 vsize=367924 CPUtime=25.26 cores=0,2,4,6
/proc/8939/task/8941/stat : 8941 (priss) R 8938 8938 7814 0 -1 4202560 5193 0 0 0 2524 2 0 0 25 0 5 0 517215520 376754176 37937 33554432000 4194304 5787044 140733688875152 18446744073709551615 4336193 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=8939/tid=8942] ppid=8938 vsize=367924 CPUtime=25.34 cores=0,2,4,6
/proc/8939/task/8942/stat : 8942 (priss) R 8938 8938 7814 0 -1 4202560 7280 0 0 0 2532 2 0 0 25 0 5 0 517215523 376754176 37937 33554432000 4194304 5787044 140733688875152 18446744073709551615 4336819 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=8939/tid=8943] ppid=8938 vsize=367924 CPUtime=25.34 cores=0,2,4,6
/proc/8939/task/8943/stat : 8943 (priss) R 8938 8938 7814 0 -1 4202560 9265 0 0 0 2531 3 0 0 25 0 5 0 517215526 376754176 37937 33554432000 4194304 5787044 140733688875152 18446744073709551615 4336193 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=8939/tid=8944] ppid=8938 vsize=367924 CPUtime=25.3 cores=0,2,4,6
/proc/8939/task/8944/stat : 8944 (priss) R 8938 8938 7814 0 -1 4202560 6213 0 0 0 2528 2 0 0 25 0 5 0 517215530 376754176 37937 33554432000 4194304 5787044 140733688875152 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 376624

[startup+51.101 s]
/proc/loadavg: 7.99 8.00 8.02 9/186 8945
/proc/meminfo: memFree=26114768/32951132 swapFree=67111364/67111528
[pid=8938] ppid=8936 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (priss.sh) S 8936 8938 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517215512 8908800 251 33554432000 4194304 4922060 140735606790768 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8938/statm: 2175 251 211 178 0 68 0
[pid=8939] ppid=8938 vsize=424384 CPUtime=203.67 cores=0,2,4,6
/proc/8939/stat : 8939 (priss) S 8938 8938 7814 0 -1 4202496 79809 0 0 0 20336 31 0 0 25 0 5 0 517215512 434569216 68127 33554432000 4194304 5787044 140733688875152 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/8939/statm: 106096 68127 417 389 0 101846 0
[pid=8939/tid=8941] ppid=8938 vsize=424384 CPUtime=50.72 cores=0,2,4,6
/proc/8939/task/8941/stat : 8941 (priss) R 8938 8938 7814 0 -1 4202560 12185 0 0 0 5066 6 0 0 25 0 5 0 517215520 434569216 68127 33554432000 4194304 5787044 140733688875152 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=8939/tid=8942] ppid=8938 vsize=424384 CPUtime=50.91 cores=0,2,4,6
/proc/8939/task/8942/stat : 8942 (priss) R 8938 8938 7814 0 -1 4202560 15861 0 0 0 5082 9 0 0 25 0 5 0 517215523 434569216 68127 33554432000 4194304 5787044 140733688875152 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=8939/tid=8943] ppid=8938 vsize=424384 CPUtime=50.94 cores=0,2,4,6
/proc/8939/task/8943/stat : 8943 (priss) R 8938 8938 7814 0 -1 4202560 19013 0 0 0 5087 7 0 0 25 0 5 0 517215526 434569216 68127 33554432000 4194304 5787044 140733688875152 18446744073709551615 5591034 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=8939/tid=8944] ppid=8938 vsize=424384 CPUtime=50.9 cores=0,2,4,6
/proc/8939/task/8944/stat : 8944 (priss) R 8938 8938 7814 0 -1 4202560 20635 0 0 0 5083 7 0 0 25 0 5 0 517215530 434569216 68127 33554432000 4194304 5787044 140733688875152 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.67
Current children cumulated vsize (KiB) 433084

[startup+102.307 s]
/proc/loadavg: 8.05 8.01 8.02 9/186 8946
/proc/meminfo: memFree=25881640/32951132 swapFree=67111364/67111528
[pid=8938] ppid=8936 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (priss.sh) S 8936 8938 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517215512 8908800 251 33554432000 4194304 4922060 140735606790768 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8938/statm: 2175 251 211 178 0 68 0
[pid=8939] ppid=8938 vsize=611668 CPUtime=408.1 cores=0,2,4,6
/proc/8939/stat : 8939 (priss) S 8938 8938 7814 0 -1 4202496 115777 0 0 0 40745 65 0 0 25 0 5 0 517215512 626348032 103768 33554432000 4194304 5787044 140733688875152 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/8939/statm: 152917 103768 417 389 0 148667 0
[pid=8939/tid=8941] ppid=8938 vsize=611668 CPUtime=101.61 cores=0,2,4,6
/proc/8939/task/8941/stat : 8941 (priss) R 8938 8938 7814 0 -1 4202560 21822 0 0 0 10150 11 0 0 25 0 5 0 517215520 626348032 103768 33554432000 4194304 5787044 140733688875152 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=8939/tid=8942] ppid=8938 vsize=611668 CPUtime=102.07 cores=0,2,4,6
/proc/8939/task/8942/stat : 8942 (priss) R 8938 8938 7814 0 -1 4202560 25355 0 0 0 10189 18 0 0 25 0 5 0 517215523 626348032 103768 33554432000 4194304 5787044 140733688875152 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=8939/tid=8943] ppid=8938 vsize=611668 CPUtime=102.13 cores=0,2,4,6
/proc/8939/task/8943/stat : 8943 (priss) R 8938 8938 7814 0 -1 4202560 29206 0 0 0 10196 17 0 0 25 0 5 0 517215526 626348032 103768 33554432000 4194304 5787044 140733688875152 18446744073709551615 4692126 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=8939/tid=8944] ppid=8938 vsize=611668 CPUtime=102.08 cores=0,2,4,6

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

/proc/8939/task/8942/stat : 8942 (priss) R 8938 8938 7814 0 -1 4202560 95161 0 0 0 88018 116 0 0 25 0 5 0 517215523 1532940288 337319 33554432000 4194304 5787044 140733688875152 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=8939/tid=8943] ppid=8938 vsize=1497012 CPUtime=881.98 cores=0,2,4,6
/proc/8939/task/8943/stat : 8943 (priss) R 8938 8938 7814 0 -1 4202560 101983 0 0 0 88093 105 0 0 25 0 5 0 517215526 1532940288 337319 33554432000 4194304 5787044 140733688875152 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=8939/tid=8944] ppid=8938 vsize=1497012 CPUtime=879.71 cores=0,2,4,6
/proc/8939/task/8944/stat : 8944 (priss) R 8938 8938 7814 0 -1 4202560 70116 0 0 0 87884 87 0 0 25 0 5 0 517215530 1532940288 337319 33554432000 4194304 5787044 140733688875152 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3522.57
Current children cumulated vsize (KiB) 1505712

[startup+942.3 s]
/proc/loadavg: 8.16 8.11 8.05 9/186 8978
/proc/meminfo: memFree=24132552/32951132 swapFree=67111364/67111528
[pid=8938] ppid=8936 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (priss.sh) S 8936 8938 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517215512 8908800 251 33554432000 4194304 4922060 140735606790768 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8938/statm: 2175 251 211 178 0 68 0
[pid=8939] ppid=8938 vsize=1599252 CPUtime=3762.18 cores=0,2,4,6
/proc/8939/stat : 8939 (priss) S 8938 8938 7814 0 -1 4202496 368377 0 0 0 375841 377 0 0 25 0 5 0 517215512 1637634048 348809 33554432000 4194304 5787044 140733688875152 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/8939/statm: 399813 348809 417 389 0 395563 0
[pid=8939/tid=8941] ppid=8938 vsize=1599252 CPUtime=939.28 cores=0,2,4,6
/proc/8939/task/8941/stat : 8941 (priss) R 8938 8938 7814 0 -1 4202560 86265 0 0 0 93868 60 0 0 25 0 5 0 517215520 1637634048 348809 33554432000 4194304 5787044 140733688875152 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=8939/tid=8942] ppid=8938 vsize=1599252 CPUtime=941.02 cores=0,2,4,6
/proc/8939/task/8942/stat : 8942 (priss) R 8938 8938 7814 0 -1 4202560 97843 0 0 0 93982 120 0 0 25 0 5 0 517215523 1637634048 348809 33554432000 4194304 5787044 140733688875152 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=8939/tid=8943] ppid=8938 vsize=1599252 CPUtime=941.98 cores=0,2,4,6
/proc/8939/task/8943/stat : 8943 (priss) R 8938 8938 7814 0 -1 4202560 101987 0 0 0 94092 106 0 0 25 0 5 0 517215526 1637634048 348809 33554432000 4194304 5787044 140733688875152 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=8939/tid=8944] ppid=8938 vsize=1599252 CPUtime=939.71 cores=0,2,4,6
/proc/8939/task/8944/stat : 8944 (priss) R 8938 8938 7814 0 -1 4202560 70167 0 0 0 93882 89 0 0 25 0 5 0 517215530 1637634048 348809 33554432000 4194304 5787044 140733688875152 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3762.18
Current children cumulated vsize (KiB) 1607952

[startup+1002.3 s]
/proc/loadavg: 8.06 8.09 8.04 9/186 8981
/proc/meminfo: memFree=24009776/32951132 swapFree=67111364/67111528
[pid=8938] ppid=8936 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (priss.sh) S 8936 8938 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517215512 8908800 251 33554432000 4194304 4922060 140735606790768 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8938/statm: 2175 251 211 178 0 68 0
[pid=8939] ppid=8938 vsize=1634376 CPUtime=4001.75 cores=0,2,4,6
/proc/8939/stat : 8939 (priss) S 8938 8938 7814 0 -1 4202496 383873 0 0 0 399778 397 0 0 25 0 5 0 517215512 1673601024 364305 33554432000 4194304 5787044 140733688875152 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/8939/statm: 408594 364305 417 389 0 404344 0
[pid=8939/tid=8941] ppid=8938 vsize=1634376 CPUtime=999.23 cores=0,2,4,6
/proc/8939/task/8941/stat : 8941 (priss) R 8938 8938 7814 0 -1 4202560 95003 0 0 0 99858 65 0 0 25 0 5 0 517215520 1673601024 364305 33554432000 4194304 5787044 140733688875152 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=8939/tid=8942] ppid=8938 vsize=1634376 CPUtime=1000.67 cores=0,2,4,6
/proc/8939/task/8942/stat : 8942 (priss) R 8938 8938 7814 0 -1 4202560 97843 0 0 0 99947 120 0 0 25 0 5 0 517215523 1673601024 364305 33554432000 4194304 5787044 140733688875152 18446744073709551615 4229303 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=8939/tid=8943] ppid=8938 vsize=1634376 CPUtime=1001.95 cores=0,2,4,6
/proc/8939/task/8943/stat : 8943 (priss) R 8938 8938 7814 0 -1 4202560 102061 0 0 0 100089 106 0 0 25 0 5 0 517215526 1673601024 364305 33554432000 4194304 5787044 140733688875152 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=8939/tid=8944] ppid=8938 vsize=1634376 CPUtime=999.68 cores=0,2,4,6
/proc/8939/task/8944/stat : 8944 (priss) R 8938 8938 7814 0 -1 4202560 76851 0 0 0 99866 102 0 0 25 0 5 0 517215530 1673601024 364305 33554432000 4194304 5787044 140733688875152 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4001.75
Current children cumulated vsize (KiB) 1643076

[startup+1062.3 s]
/proc/loadavg: 8.24 8.15 8.07 9/186 8984
/proc/meminfo: memFree=23944644/32951132 swapFree=67111364/67111528
[pid=8938] ppid=8936 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (priss.sh) S 8936 8938 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517215512 8908800 251 33554432000 4194304 4922060 140735606790768 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8938/statm: 2175 251 211 178 0 68 0
[pid=8939] ppid=8938 vsize=1699912 CPUtime=4240.81 cores=0,2,4,6
/proc/8939/stat : 8939 (priss) S 8938 8938 7814 0 -1 4202496 391546 0 0 0 423653 428 0 0 25 0 5 0 517215512 1740709888 371978 33554432000 4194304 5787044 140733688875152 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/8939/statm: 424978 371978 417 389 0 420728 0
[pid=8939/tid=8941] ppid=8938 vsize=1699912 CPUtime=1059.1 cores=0,2,4,6
/proc/8939/task/8941/stat : 8941 (priss) R 8938 8938 7814 0 -1 4202560 95004 0 0 0 105843 67 0 0 25 0 5 0 517215520 1740709888 371978 33554432000 4194304 5787044 140733688875152 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=8939/tid=8942] ppid=8938 vsize=1699912 CPUtime=1060.34 cores=0,2,4,6
/proc/8939/task/8942/stat : 8942 (priss) R 8938 8938 7814 0 -1 4202560 97961 0 0 0 105914 120 0 0 25 0 5 0 517215523 1740709888 371978 33554432000 4194304 5787044 140733688875152 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=8939/tid=8943] ppid=8938 vsize=1699912 CPUtime=1061.95 cores=0,2,4,6
/proc/8939/task/8943/stat : 8943 (priss) R 8938 8938 7814 0 -1 4202560 102621 0 0 0 106088 107 0 0 25 0 5 0 517215526 1740709888 371978 33554432000 4194304 5787044 140733688875152 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=8939/tid=8944] ppid=8938 vsize=1699912 CPUtime=1059.21 cores=0,2,4,6
/proc/8939/task/8944/stat : 8944 (priss) R 8938 8938 7814 0 -1 4202560 83845 0 0 0 105791 130 0 0 25 0 5 0 517215530 1740709888 371978 33554432000 4194304 5787044 140733688875152 18446744073709551615 5527453 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4240.81
Current children cumulated vsize (KiB) 1708612

[startup+1122.3 s]
/proc/loadavg: 8.13 8.14 8.07 9/186 8986
/proc/meminfo: memFree=23916360/32951132 swapFree=67111364/67111528
[pid=8938] ppid=8936 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (priss.sh) S 8936 8938 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517215512 8908800 251 33554432000 4194304 4922060 140735606790768 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8938/statm: 2175 251 211 178 0 68 0
[pid=8939] ppid=8938 vsize=1699912 CPUtime=4480.39 cores=0,2,4,6
/proc/8939/stat : 8939 (priss) S 8938 8938 7814 0 -1 4202496 394787 0 0 0 447605 434 0 0 25 0 5 0 517215512 1740709888 374887 33554432000 4194304 5787044 140733688875152 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/8939/statm: 424978 374887 417 389 0 420728 0
[pid=8939/tid=8941] ppid=8938 vsize=1699912 CPUtime=1119.07 cores=0,2,4,6
/proc/8939/task/8941/stat : 8941 (priss) R 8938 8938 7814 0 -1 4202560 95013 0 0 0 111838 69 0 0 25 0 5 0 517215520 1740709888 374887 33554432000 4194304 5787044 140733688875152 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=8939/tid=8942] ppid=8938 vsize=1699912 CPUtime=1120 cores=0,2,4,6
/proc/8939/task/8942/stat : 8942 (priss) R 8938 8938 7814 0 -1 4202560 98335 0 0 0 111879 121 0 0 25 0 5 0 517215523 1740709888 374887 33554432000 4194304 5787044 140733688875152 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=8939/tid=8943] ppid=8938 vsize=1699912 CPUtime=1121.95 cores=0,2,4,6
/proc/8939/task/8943/stat : 8943 (priss) R 8938 8938 7814 0 -1 4202560 103139 0 0 0 112086 109 0 0 25 0 5 0 517215526 1740709888 374887 33554432000 4194304 5787044 140733688875152 18446744073709551615 4229309 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=8939/tid=8944] ppid=8938 vsize=1699912 CPUtime=1119.18 cores=0,2,4,6
/proc/8939/task/8944/stat : 8944 (priss) R 8938 8938 7814 0 -1 4202560 86185 0 0 0 111785 133 0 0 25 0 5 0 517215530 1740709888 374887 33554432000 4194304 5787044 140733688875152 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4480.39
Current children cumulated vsize (KiB) 1708612

[startup+1182.3 s]
/proc/loadavg: 8.09 8.12 8.07 9/186 8987
/proc/meminfo: memFree=23865132/32951132 swapFree=67111364/67111528
[pid=8938] ppid=8936 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (priss.sh) S 8936 8938 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517215512 8908800 251 33554432000 4194304 4922060 140735606790768 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8938/statm: 2175 251 211 178 0 68 0
[pid=8939] ppid=8938 vsize=1772872 CPUtime=4720.01 cores=0,2,4,6
/proc/8939/stat : 8939 (priss) S 8938 8938 7814 0 -1 4202496 407753 0 0 0 471550 451 0 0 25 0 5 0 517215512 1815420928 387853 33554432000 4194304 5787044 140733688875152 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/8939/statm: 443218 387853 417 389 0 438968 0
[pid=8939/tid=8941] ppid=8938 vsize=1772872 CPUtime=1179.05 cores=0,2,4,6
/proc/8939/task/8941/stat : 8941 (priss) R 8938 8938 7814 0 -1 4202560 97096 0 0 0 117835 70 0 0 25 0 5 0 517215520 1815420928 387853 33554432000 4194304 5787044 140733688875152 18446744073709551615 5590552 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=8939/tid=8942] ppid=8938 vsize=1772872 CPUtime=1179.67 cores=0,2,4,6
/proc/8939/task/8942/stat : 8942 (priss) R 8938 8938 7814 0 -1 4202560 99594 0 0 0 117845 122 0 0 25 0 5 0 517215523 1815420928 387853 33554432000 4194304 5787044 140733688875152 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=8939/tid=8943] ppid=8938 vsize=1772872 CPUtime=1181.95 cores=0,2,4,6
/proc/8939/task/8943/stat : 8943 (priss) R 8938 8938 7814 0 -1 4202560 111771 0 0 0 118073 122 0 0 25 0 5 0 517215526 1815420928 387853 33554432000 4194304 5787044 140733688875152 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=8939/tid=8944] ppid=8938 vsize=1772872 CPUtime=1179.13 cores=0,2,4,6
/proc/8939/task/8944/stat : 8944 (priss) R 8938 8938 7814 0 -1 4202560 87177 0 0 0 117780 133 0 0 25 0 5 0 517215530 1815420928 387853 33554432000 4194304 5787044 140733688875152 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4720.01
Current children cumulated vsize (KiB) 1781572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.7 s]
/proc/loadavg: 7.81 8.05 8.04 9/186 9021
/proc/meminfo: memFree=24825928/32951132 swapFree=67111364/67111528
[pid=8938] ppid=8936 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (priss.sh) S 8936 8938 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517215512 8908800 251 33554432000 4194304 4922060 140735606790768 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8938/statm: 2175 251 211 178 0 68 0
[pid=8939] ppid=8938 vsize=1773336 CPUtime=4800.21 cores=0,2,4,6
/proc/8939/stat : 8939 (priss) S 8938 8938 7814 0 -1 4202496 413093 0 0 0 479554 467 0 0 25 0 5 0 517215512 1815896064 393193 33554432000 4194304 5787044 140733688875152 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/8939/statm: 443334 393193 417 389 0 439084 0
[pid=8939/tid=8941] ppid=8938 vsize=1773336 CPUtime=1198.61 cores=0,2,4,6
/proc/8939/task/8941/stat : 8941 (priss) R 8938 8938 7814 0 -1 4202560 97251 0 0 0 119783 78 0 0 25 0 5 0 517215520 1815896064 393193 33554432000 4194304 5787044 140733688875152 18446744073709551615 4255000 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=8939/tid=8942] ppid=8938 vsize=1773336 CPUtime=1199.53 cores=0,2,4,6
/proc/8939/task/8942/stat : 8942 (priss) R 8938 8938 7814 0 -1 4202560 99715 0 0 0 119830 123 0 0 25 0 5 0 517215523 1815896064 393193 33554432000 4194304 5787044 140733688875152 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=8939/tid=8943] ppid=8938 vsize=1773336 CPUtime=1202.35 cores=0,2,4,6
/proc/8939/task/8943/stat : 8943 (priss) R 8938 8938 7814 0 -1 4202560 116835 0 0 0 120106 129 0 0 25 0 5 0 517215526 1815896064 393193 33554432000 4194304 5787044 140733688875152 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=8939/tid=8944] ppid=8938 vsize=1773336 CPUtime=1199.51 cores=0,2,4,6
/proc/8939/task/8944/stat : 8944 (priss) R 8938 8938 7814 0 -1 4202560 87177 0 0 0 119817 134 0 0 25 0 5 0 517215530 1815896064 393193 33554432000 4194304 5787044 140733688875152 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 1782036

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

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

[startup+1202.7 s]
/proc/loadavg: 7.81 8.05 8.04 9/186 9021
/proc/meminfo: memFree=24825928/32951132 swapFree=67111364/67111528
[pid=8938] ppid=8936 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8938/stat : 8938 (priss.sh) S 8936 8938 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517215512 8908800 251 33554432000 4194304 4922060 140735606790768 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8938/statm: 2175 251 211 178 0 68 0
[pid=8939] ppid=8938 vsize=1773336 CPUtime=4800.21 cores=0,2,4,6
/proc/8939/stat : 8939 (priss) S 8938 8938 7814 0 -1 4202496 413093 0 0 0 479554 467 0 0 25 0 5 0 517215512 1815896064 393193 33554432000 4194304 5787044 140733688875152 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/8939/statm: 443334 393193 417 389 0 439084 0
[pid=8939/tid=8941] ppid=8938 vsize=1773336 CPUtime=1198.61 cores=0,2,4,6
/proc/8939/task/8941/stat : 8941 (priss) R 8938 8938 7814 0 -1 4202560 97251 0 0 0 119783 78 0 0 25 0 5 0 517215520 1815896064 393193 33554432000 4194304 5787044 140733688875152 18446744073709551615 4255000 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=8939/tid=8942] ppid=8938 vsize=1773336 CPUtime=1199.53 cores=0,2,4,6
/proc/8939/task/8942/stat : 8942 (priss) R 8938 8938 7814 0 -1 4202560 99715 0 0 0 119830 123 0 0 25 0 5 0 517215523 1815896064 393193 33554432000 4194304 5787044 140733688875152 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=8939/tid=8943] ppid=8938 vsize=1773336 CPUtime=1202.35 cores=0,2,4,6
/proc/8939/task/8943/stat : 8943 (priss) R 8938 8938 7814 0 -1 4202560 116835 0 0 0 120106 129 0 0 25 0 5 0 517215526 1815896064 393193 33554432000 4194304 5787044 140733688875152 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=8939/tid=8944] ppid=8938 vsize=1773336 CPUtime=1199.51 cores=0,2,4,6
/proc/8939/task/8944/stat : 8944 (priss) R 8938 8938 7814 0 -1 4202560 87177 0 0 0 119817 134 0 0 25 0 5 0 517215530 1815896064 393193 33554432000 4194304 5787044 140733688875152 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 1782036

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1202.72
CPU time (s): 4800.21
CPU user time (s): 4795.54
CPU system time (s): 4.67
CPU usage (%): 399.114
Max. virtual memory (cumulated for all children) (KiB): 1782036

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

runsolver used 1.79573 second user time and 4.77327 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-29 07:49:29
IDJOB=3249490
IDBENCH=83172
IDSOLVER=1603
FILE ID=node128/3249490-1304056168
RUNJOBID= node128-1304045274-7832
PBS_JOBID= 13170398
Free space on /tmp= 66964 MiB

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

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

MD5SUM BENCH= 3a506c7557d86d0d326e3b3cdee85b69
RANDOM SEED=1928420487

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:      26505620 kB
Buffers:       1268780 kB
Cached:        4386492 kB
SwapCached:        160 kB
Active:         383040 kB
Inactive:      5477276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      26505620 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           10420 kB
Writeback:           0 kB
AnonPages:      204736 kB
Mapped:          16124 kB
Slab:           523400 kB
PageTables:       5008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   391508 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= 66964 MiB
End job on node128 at 2011-04-29 08:09:33