Trace number 3289987

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.39 1201.92

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_10_keyfind_1.cnf
MD5SUMf35f3aee72237c1bf3d673feb4883756
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8080
Number of clauses96704
Sum of the clauses size539496
Maximum clause length8
Minimum clause length1
Number of clauses of size 1336
Number of clauses of size 21152
Number of clauses of size 315040
Number of clauses of size 42944
Number of clauses of size 518432
Number of clauses of size over 558800

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: 2890
0.00/0.04	c parsetime: 45331us
0.00/0.04	c parsed 96704 clauses with 8080 variables
0.00/0.06	c NW started thread 0 successfully (1093331264)
0.00/0.08	c NW started thread 1 successfully (1111750976)
0.00/0.10	c NW started thread 2 successfully (1122240832)
0.00/0.94	c NW started thread 3 successfully (1132730688)
6.53/1.70	c preprocessor returned 10006 variables
6.53/1.70	c preprocessing returned UNKNOWN
6.53/1.70	c PP set 336 variables
6.53/1.70	c pp time: 1637823us (1s)
6.53/1.73	c preprocessor returned 10006 variables
6.53/1.73	c preprocessing returned UNKNOWN
6.53/1.73	c PP set 336 variables
6.53/1.73	c pp time: 1647284us (1s)
6.53/1.74	c preprocessor returned 10006 variables
6.53/1.74	c preprocessing returned UNKNOWN
6.53/1.74	c PP set 336 variables
6.53/1.74	c pp time: 1635597us (1s)
20.90/5.36	c preprocessor returned 30003 variables
20.90/5.36	c preprocessing returned UNKNOWN
20.90/5.36	c PP set 336 variables
20.90/5.36	c pp time: 5236009us (5s)
21.72/5.51	c HTE
21.72/5.56	c subsumption
22.09/5.63	c simplified formula contains 0 unit clauses

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-3289987-1304061933/watcher-3289987-1304061933 -o /tmp/evaluation-result-3289987-1304061933/solver-3289987-1304061933 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3289987-1304061933.cnf 1002945040 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: 8.00 8.00 7.36 6/182 2889
/proc/meminfo: memFree=20002112/32950904 swapFree=67082284/67111528
[pid=2889] ppid=2887 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2889/stat : 2889 (priss.sh) S 2887 2889 1762 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517793033 8908800 252 33554432000 4194304 4922060 140734254183488 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2889/statm: 2175 252 211 178 0 68 0

[startup+0.042971 s]
/proc/loadavg: 8.00 8.00 7.36 6/182 2889
/proc/meminfo: memFree=20002112/32950904 swapFree=67082284/67111528
[pid=2889] ppid=2887 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2889/stat : 2889 (priss.sh) S 2887 2889 1762 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517793033 8908800 252 33554432000 4194304 4922060 140734254183488 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2889/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101178 s]
/proc/loadavg: 8.00 8.00 7.36 6/182 2889
/proc/meminfo: memFree=20002112/32950904 swapFree=67082284/67111528
[pid=2889] ppid=2887 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2889/stat : 2889 (priss.sh) S 2887 2889 1762 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517793033 8908800 252 33554432000 4194304 4922060 140734254183488 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2889/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300927 s]
/proc/loadavg: 8.00 8.00 7.36 6/182 2889
/proc/meminfo: memFree=20002112/32950904 swapFree=67082284/67111528
[pid=2889] ppid=2887 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2889/stat : 2889 (priss.sh) S 2887 2889 1762 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517793033 8908800 252 33554432000 4194304 4922060 140734254183488 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2889/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700855 s]
/proc/loadavg: 8.00 8.00 7.36 6/182 2889
/proc/meminfo: memFree=20002112/32950904 swapFree=67082284/67111528
[pid=2889] ppid=2887 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2889/stat : 2889 (priss.sh) S 2887 2889 1762 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517793033 8908800 252 33554432000 4194304 4922060 140734254183488 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2889/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50071 s]
/proc/loadavg: 8.00 8.00 7.36 9/188 2895
/proc/meminfo: memFree=19925060/32950904 swapFree=67082284/67111528
[pid=2889] ppid=2887 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2889/stat : 2889 (priss.sh) S 2887 2889 1762 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517793033 8908800 252 33554432000 4194304 4922060 140734254183488 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2889/statm: 2175 252 211 178 0 68 0
[pid=2890] ppid=2889 vsize=301944 CPUtime=5.74 cores=0,2,4,6
/proc/2890/stat : 2890 (priss) S 2889 2889 1762 0 -1 4202496 18430 0 0 0 571 3 0 0 18 0 5 0 517793033 309190656 16551 33554432000 4194304 5787044 140733488269696 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2890/statm: 75486 16551 355 389 0 71236 0
[pid=2890/tid=2892] ppid=2889 vsize=301944 CPUtime=1.43 cores=0,2,4,6
/proc/2890/task/2892/stat : 2892 (priss) R 2889 2889 1762 0 -1 4202560 2463 0 0 0 143 0 0 0 19 0 5 0 517793039 309190656 16551 33554432000 4194304 5787044 140733488269696 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2890/tid=2893] ppid=2889 vsize=301944 CPUtime=1.4 cores=0,2,4,6
/proc/2890/task/2893/stat : 2893 (priss) R 2889 2889 1762 0 -1 4202560 2002 0 0 0 140 0 0 0 25 0 5 0 517793041 309190656 16551 33554432000 4194304 5787044 140733488269696 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2890/tid=2894] ppid=2889 vsize=301944 CPUtime=1.39 cores=0,2,4,6
/proc/2890/task/2894/stat : 2894 (priss) R 2889 2889 1762 0 -1 4202560 2386 0 0 0 139 0 0 0 19 0 5 0 517793043 309190656 16551 33554432000 4194304 5787044 140733488269696 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=2890/tid=2895] ppid=2889 vsize=301944 CPUtime=1.36 cores=0,2,4,6
/proc/2890/task/2895/stat : 2895 (priss) R 2889 2889 1762 0 -1 4202560 3508 0 0 0 136 0 0 0 23 0 5 0 517793046 309190656 16551 33554432000 4194304 5787044 140733488269696 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.74
Current children cumulated vsize (KiB) 310644

[startup+3.10043 s]
/proc/loadavg: 8.00 8.00 7.37 9/188 2895
/proc/meminfo: memFree=19892968/32950904 swapFree=67082284/67111528
[pid=2889] ppid=2887 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2889/stat : 2889 (priss.sh) S 2887 2889 1762 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517793033 8908800 252 33554432000 4194304 4922060 140734254183488 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2889/statm: 2175 252 211 178 0 68 0
[pid=2890] ppid=2889 vsize=308712 CPUtime=12.12 cores=0,2,4,6
/proc/2890/stat : 2890 (priss) S 2889 2889 1762 0 -1 4202496 24012 0 0 0 1204 8 0 0 18 0 5 0 517793033 316121088 21418 33554432000 4194304 5787044 140733488269696 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2890/statm: 77178 21418 405 389 0 72928 0
[pid=2890/tid=2892] ppid=2889 vsize=308712 CPUtime=3.02 cores=0,2,4,6
/proc/2890/task/2892/stat : 2892 (priss) R 2889 2889 1762 0 -1 4202560 3559 0 0 0 301 1 0 0 25 0 5 0 517793039 316121088 21418 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2890/tid=2893] ppid=2889 vsize=308712 CPUtime=2.99 cores=0,2,4,6
/proc/2890/task/2893/stat : 2893 (priss) R 2889 2889 1762 0 -1 4202560 3517 0 0 0 297 2 0 0 25 0 5 0 517793041 316121088 21418 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591640 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2890/tid=2894] ppid=2889 vsize=308712 CPUtime=2.98 cores=0,2,4,6
/proc/2890/task/2894/stat : 2894 (priss) R 2889 2889 1762 0 -1 4202560 3819 0 0 0 296 2 0 0 25 0 5 0 517793043 316121088 21418 33554432000 4194304 5787044 140733488269696 18446744073709551615 237278984735 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=2890/tid=2895] ppid=2889 vsize=308712 CPUtime=2.96 cores=0,2,4,6
/proc/2890/task/2895/stat : 2895 (priss) R 2889 2889 1762 0 -1 4202560 5046 0 0 0 296 0 0 0 25 0 5 0 517793046 316121088 21418 33554432000 4194304 5787044 140733488269696 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 317412

[startup+6.30086 s]
/proc/loadavg: 8.00 8.00 7.37 9/188 2895
/proc/meminfo: memFree=19862520/32950904 swapFree=67082284/67111528
[pid=2889] ppid=2887 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2889/stat : 2889 (priss.sh) S 2887 2889 1762 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517793033 8908800 252 33554432000 4194304 4922060 140734254183488 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2889/statm: 2175 252 211 178 0 68 0
[pid=2890] ppid=2889 vsize=316432 CPUtime=24.89 cores=0,2,4,6
/proc/2890/stat : 2890 (priss) S 2889 2889 1762 0 -1 4202496 31560 0 0 0 2473 16 0 0 18 0 5 0 517793033 324026368 26888 33554432000 4194304 5787044 140733488269696 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2890/statm: 79108 26888 418 389 0 74858 0
[pid=2890/tid=2892] ppid=2889 vsize=316432 CPUtime=6.22 cores=0,2,4,6
/proc/2890/task/2892/stat : 2892 (priss) R 2889 2889 1762 0 -1 4202560 5100 0 0 0 619 3 0 0 25 0 5 0 517793039 324026368 26888 33554432000 4194304 5787044 140733488269696 18446744073709551615 237278984735 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2890/tid=2893] ppid=2889 vsize=316432 CPUtime=6.17 cores=0,2,4,6
/proc/2890/task/2893/stat : 2893 (priss) R 2889 2889 1762 0 -1 4202560 4053 0 0 0 613 4 0 0 18 0 5 0 517793041 324026368 26888 33554432000 4194304 5787044 140733488269696 18446744073709551615 5586779 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2890/tid=2894] ppid=2889 vsize=316432 CPUtime=6.18 cores=0,2,4,6
/proc/2890/task/2894/stat : 2894 (priss) R 2889 2889 1762 0 -1 4202560 4435 0 0 0 613 5 0 0 18 0 5 0 517793043 324026368 26888 33554432000 4194304 5787044 140733488269696 18446744073709551615 4218756 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=2890/tid=2895] ppid=2889 vsize=316432 CPUtime=6.16 cores=0,2,4,6
/proc/2890/task/2895/stat : 2895 (priss) R 2889 2889 1762 0 -1 4202560 9901 0 0 0 615 1 0 0 25 0 5 0 517793046 324026368 26888 33554432000 4194304 5787044 140733488269696 18446744073709551615 237278984735 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.89
Current children cumulated vsize (KiB) 325132

[startup+12.7007 s]
/proc/loadavg: 8.00 8.00 7.37 9/188 2896
/proc/meminfo: memFree=19825396/32950904 swapFree=67082284/67111528
[pid=2889] ppid=2887 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2889/stat : 2889 (priss.sh) S 2887 2889 1762 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517793033 8908800 252 33554432000 4194304 4922060 140734254183488 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2889/statm: 2175 252 211 178 0 68 0
[pid=2890] ppid=2889 vsize=322900 CPUtime=50.44 cores=0,2,4,6
/proc/2890/stat : 2890 (priss) S 2889 2889 1762 0 -1 4202496 35521 0 0 0 5018 26 0 0 18 0 5 0 517793033 330649600 30846 33554432000 4194304 5787044 140733488269696 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2890/statm: 80725 30846 419 389 0 76475 0
[pid=2890/tid=2892] ppid=2889 vsize=322900 CPUtime=12.61 cores=0,2,4,6
/proc/2890/task/2892/stat : 2892 (priss) R 2889 2889 1762 0 -1 4202560 5920 0 0 0 1256 5 0 0 19 0 5 0 517793039 330649600 30846 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2890/tid=2893] ppid=2889 vsize=322900 CPUtime=12.53 cores=0,2,4,6
/proc/2890/task/2893/stat : 2893 (priss) R 2889 2889 1762 0 -1 4202560 4942 0 0 0 1247 6 0 0 25 0 5 0 517793041 330649600 30846 33554432000 4194304 5787044 140733488269696 18446744073709551615 4254488 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2890/tid=2894] ppid=2889 vsize=322900 CPUtime=12.58 cores=0,2,4,6
/proc/2890/task/2894/stat : 2894 (priss) R 2889 2889 1762 0 -1 4202560 5126 0 0 0 1250 8 0 0 22 0 5 0 517793043 330649600 30846 33554432000 4194304 5787044 140733488269696 18446744073709551615 4254846 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=2890/tid=2895] ppid=2889 vsize=322900 CPUtime=12.56 cores=0,2,4,6
/proc/2890/task/2895/stat : 2895 (priss) R 2889 2889 1762 0 -1 4202560 11462 0 0 0 1252 4 0 0 25 0 5 0 517793046 330649600 30846 33554432000 4194304 5787044 140733488269696 18446744073709551615 237278984735 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 331600

[startup+25.5005 s]
/proc/loadavg: 8.00 8.00 7.38 9/188 2896
/proc/meminfo: memFree=19771448/32950904 swapFree=67082284/67111528
[pid=2889] ppid=2887 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2889/stat : 2889 (priss.sh) S 2887 2889 1762 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517793033 8908800 252 33554432000 4194304 4922060 140734254183488 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2889/statm: 2175 252 211 178 0 68 0
[pid=2890] ppid=2889 vsize=339136 CPUtime=101.53 cores=0,2,4,6
/proc/2890/stat : 2890 (priss) S 2889 2889 1762 0 -1 4202496 43658 0 0 0 10116 37 0 0 18 0 5 0 517793033 347275264 38896 33554432000 4194304 5787044 140733488269696 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2890/statm: 84784 38896 419 389 0 80534 0
[pid=2890/tid=2892] ppid=2889 vsize=339136 CPUtime=25.41 cores=0,2,4,6
/proc/2890/task/2892/stat : 2892 (priss) R 2889 2889 1762 0 -1 4202560 8900 0 0 0 2533 8 0 0 18 0 5 0 517793039 347275264 38896 33554432000 4194304 5787044 140733488269696 18446744073709551615 5586769 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2890/tid=2893] ppid=2889 vsize=339136 CPUtime=25.25 cores=0,2,4,6
/proc/2890/task/2893/stat : 2893 (priss) R 2889 2889 1762 0 -1 4202560 7673 0 0 0 2515 10 0 0 25 0 5 0 517793041 347275264 38896 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2890/tid=2894] ppid=2889 vsize=339136 CPUtime=25.36 cores=0,2,4,6
/proc/2890/task/2894/stat : 2894 (priss) R 2889 2889 1762 0 -1 4202560 6553 0 0 0 2526 10 0 0 18 0 5 0 517793043 347275264 38896 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=2890/tid=2895] ppid=2889 vsize=339136 CPUtime=25.35 cores=0,2,4,6
/proc/2890/task/2895/stat : 2895 (priss) R 2889 2889 1762 0 -1 4202560 12461 0 0 0 2529 6 0 0 25 0 5 0 517793046 347275264 38896 33554432000 4194304 5787044 140733488269696 18446744073709551615 5527239 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 347836

[startup+51.1009 s]
/proc/loadavg: 8.00 8.00 7.39 9/188 2897
/proc/meminfo: memFree=19710300/32950904 swapFree=67082284/67111528
[pid=2889] ppid=2887 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2889/stat : 2889 (priss.sh) S 2887 2889 1762 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517793033 8908800 252 33554432000 4194304 4922060 140734254183488 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2889/statm: 2175 252 211 178 0 68 0
[pid=2890] ppid=2889 vsize=356856 CPUtime=203.76 cores=0,2,4,6
/proc/2890/stat : 2890 (priss) S 2889 2889 1762 0 -1 4202496 53276 0 0 0 20325 51 0 0 18 0 5 0 517793033 365420544 48313 33554432000 4194304 5787044 140733488269696 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2890/statm: 89214 48313 419 389 0 84964 0
[pid=2890/tid=2892] ppid=2889 vsize=356856 CPUtime=51 cores=0,2,4,6
/proc/2890/task/2892/stat : 2892 (priss) R 2889 2889 1762 0 -1 4202560 12550 0 0 0 5088 12 0 0 25 0 5 0 517793039 365420544 48313 33554432000 4194304 5787044 140733488269696 18446744073709551615 237278540833 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2890/tid=2893] ppid=2889 vsize=356856 CPUtime=50.7 cores=0,2,4,6
/proc/2890/task/2893/stat : 2893 (priss) R 2889 2889 1762 0 -1 4202560 9040 0 0 0 5057 13 0 0 22 0 5 0 517793041 365420544 48313 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2890/tid=2894] ppid=2889 vsize=356856 CPUtime=50.96 cores=0,2,4,6
/proc/2890/task/2894/stat : 2894 (priss) R 2889 2889 1762 0 -1 4202560 8184 0 0 0 5082 14 0 0 25 0 5 0 517793043 365420544 48313 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=2890/tid=2895] ppid=2889 vsize=356856 CPUtime=50.95 cores=0,2,4,6
/proc/2890/task/2895/stat : 2895 (priss) R 2889 2889 1762 0 -1 4202560 15431 0 0 0 5085 10 0 0 25 0 5 0 517793046 365420544 48313 33554432000 4194304 5787044 140733488269696 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.76
Current children cumulated vsize (KiB) 365556

[startup+102.307 s]
/proc/loadavg: 8.07 8.03 7.43 9/188 2898
/proc/meminfo: memFree=19608628/32950904 swapFree=67082284/67111528
[pid=2889] ppid=2887 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2889/stat : 2889 (priss.sh) S 2887 2889 1762 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517793033 8908800 252 33554432000 4194304 4922060 140734254183488 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2889/statm: 2175 252 211 178 0 68 0
[pid=2890] ppid=2889 vsize=382140 CPUtime=408.26 cores=0,2,4,6
/proc/2890/stat : 2890 (priss) S 2889 2889 1762 0 -1 4202496 68398 0 0 0 40755 71 0 0 18 0 5 0 517793033 391311360 63144 33554432000 4194304 5787044 140733488269696 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2890/statm: 95535 63144 419 389 0 91285 0
[pid=2890/tid=2892] ppid=2889 vsize=382140 CPUtime=102.19 cores=0,2,4,6
/proc/2890/task/2892/stat : 2892 (priss) R 2889 2889 1762 0 -1 4202560 17223 0 0 0 10203 16 0 0 19 0 5 0 517793039 391311360 63144 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591671 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2890/tid=2893] ppid=2889 vsize=382140 CPUtime=101.61 cores=0,2,4,6
/proc/2890/task/2893/stat : 2893 (priss) R 2889 2889 1762 0 -1 4202560 12487 0 0 0 10144 17 0 0 25 0 5 0 517793041 391311360 63144 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2890/tid=2894] ppid=2889 vsize=382140 CPUtime=102.15 cores=0,2,4,6
/proc/2890/task/2894/stat : 2894 (priss) R 2889 2889 1762 0 -1 4202560 12476 0 0 0 10195 20 0 0 25 0 5 0 517793043 391311360 63144 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591328 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=2890/tid=2895] ppid=2889 vsize=382140 CPUtime=102.15 cores=0,2,4,6

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

/proc/2890/task/2893/stat : 2893 (priss) R 2889 2889 1762 0 -1 4202560 33118 0 0 0 88090 43 0 0 25 0 5 0 517793041 754171904 150696 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2890/tid=2894] ppid=2889 vsize=736496 CPUtime=882.09 cores=0,2,4,6
/proc/2890/task/2894/stat : 2894 (priss) R 2889 2889 1762 0 -1 4202560 37085 0 0 0 88160 49 0 0 25 0 5 0 517793043 754171904 150696 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=2890/tid=2895] ppid=2889 vsize=736496 CPUtime=878.07 cores=0,2,4,6
/proc/2890/task/2895/stat : 2895 (priss) R 2889 2889 1762 0 -1 4202560 40184 0 0 0 87767 40 0 0 25 0 5 0 517793046 754171904 150696 33554432000 4194304 5787044 140733488269696 18446744073709551615 4254813 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3523.78
Current children cumulated vsize (KiB) 745196

[startup+942.301 s]
/proc/loadavg: 8.03 8.08 7.81 9/188 2921
/proc/meminfo: memFree=19054548/32950904 swapFree=67082284/67111528
[pid=2889] ppid=2887 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2889/stat : 2889 (priss.sh) S 2887 2889 1762 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517793033 8908800 252 33554432000 4194304 4922060 140734254183488 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2889/statm: 2175 252 211 178 0 68 0
[pid=2890] ppid=2889 vsize=742336 CPUtime=3763.46 cores=0,2,4,6
/proc/2890/stat : 2890 (priss) S 2889 2889 1762 0 -1 4202496 161767 0 0 0 376169 177 0 0 18 0 5 0 517793033 760152064 153349 33554432000 4194304 5787044 140733488269696 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2890/statm: 185584 153349 419 389 0 181334 0
[pid=2890/tid=2892] ppid=2889 vsize=742336 CPUtime=942.13 cores=0,2,4,6
/proc/2890/task/2892/stat : 2892 (priss) R 2889 2889 1762 0 -1 4202560 41346 0 0 0 94172 41 0 0 25 0 5 0 517793039 760152064 153349 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2890/tid=2893] ppid=2889 vsize=742336 CPUtime=941.33 cores=0,2,4,6
/proc/2890/task/2893/stat : 2893 (priss) R 2889 2889 1762 0 -1 4202560 33118 0 0 0 94090 43 0 0 25 0 5 0 517793041 760152064 153349 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2890/tid=2894] ppid=2889 vsize=742336 CPUtime=942.09 cores=0,2,4,6
/proc/2890/task/2894/stat : 2894 (priss) R 2889 2889 1762 0 -1 4202560 38622 0 0 0 94160 49 0 0 25 0 5 0 517793043 760152064 153349 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=2890/tid=2895] ppid=2889 vsize=742336 CPUtime=937.75 cores=0,2,4,6
/proc/2890/task/2895/stat : 2895 (priss) R 2889 2889 1762 0 -1 4202560 40610 0 0 0 93735 40 0 0 25 0 5 0 517793046 760152064 153349 33554432000 4194304 5787044 140733488269696 18446744073709551615 5527482 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.46
Current children cumulated vsize (KiB) 751036

[startup+1002.3 s]
/proc/loadavg: 8.01 8.06 7.82 9/188 2923
/proc/meminfo: memFree=19029880/32950904 swapFree=67082284/67111528
[pid=2889] ppid=2887 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2889/stat : 2889 (priss.sh) S 2887 2889 1762 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517793033 8908800 252 33554432000 4194304 4922060 140734254183488 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2889/statm: 2175 252 211 178 0 68 0
[pid=2890] ppid=2889 vsize=750844 CPUtime=4003.09 cores=0,2,4,6
/proc/2890/stat : 2890 (priss) S 2889 2889 1762 0 -1 4202496 165970 0 0 0 400128 181 0 0 18 0 5 0 517793033 768864256 157221 33554432000 4194304 5787044 140733488269696 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2890/statm: 187711 157221 419 389 0 183461 0
[pid=2890/tid=2892] ppid=2889 vsize=750844 CPUtime=1002.13 cores=0,2,4,6
/proc/2890/task/2892/stat : 2892 (priss) R 2889 2889 1762 0 -1 4202560 41676 0 0 0 100171 42 0 0 25 0 5 0 517793039 768864256 157221 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2890/tid=2893] ppid=2889 vsize=750844 CPUtime=1001.33 cores=0,2,4,6
/proc/2890/task/2893/stat : 2893 (priss) R 2889 2889 1762 0 -1 4202560 34137 0 0 0 100088 45 0 0 25 0 5 0 517793041 768864256 157221 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2890/tid=2894] ppid=2889 vsize=750844 CPUtime=1002.09 cores=0,2,4,6
/proc/2890/task/2894/stat : 2894 (priss) R 2889 2889 1762 0 -1 4202560 40872 0 0 0 100158 51 0 0 25 0 5 0 517793043 768864256 157221 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=2890/tid=2895] ppid=2889 vsize=750844 CPUtime=997.39 cores=0,2,4,6
/proc/2890/task/2895/stat : 2895 (priss) R 2889 2889 1762 0 -1 4202560 41214 0 0 0 99698 41 0 0 25 0 5 0 517793046 768864256 157221 33554432000 4194304 5787044 140733488269696 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.09
Current children cumulated vsize (KiB) 759544

[startup+1062.3 s]
/proc/loadavg: 8.04 8.06 7.83 10/188 2925
/proc/meminfo: memFree=19012764/32950904 swapFree=67082284/67111528
[pid=2889] ppid=2887 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2889/stat : 2889 (priss.sh) S 2887 2889 1762 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517793033 8908800 252 33554432000 4194304 4922060 140734254183488 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2889/statm: 2175 252 211 178 0 68 0
[pid=2890] ppid=2889 vsize=751120 CPUtime=4242.73 cores=0,2,4,6
/proc/2890/stat : 2890 (priss) S 2889 2889 1762 0 -1 4202496 167496 0 0 0 424091 182 0 0 18 0 5 0 517793033 769146880 158266 33554432000 4194304 5787044 140733488269696 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2890/statm: 187780 158266 419 389 0 183530 0
[pid=2890/tid=2892] ppid=2889 vsize=751120 CPUtime=1062.13 cores=0,2,4,6
/proc/2890/task/2892/stat : 2892 (priss) R 2889 2889 1762 0 -1 4202560 41699 0 0 0 106171 42 0 0 25 0 5 0 517793039 769146880 158266 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2890/tid=2893] ppid=2889 vsize=751120 CPUtime=1061.33 cores=0,2,4,6
/proc/2890/task/2893/stat : 2893 (priss) R 2889 2889 1762 0 -1 4202560 34192 0 0 0 106088 45 0 0 25 0 5 0 517793041 769146880 158266 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2890/tid=2894] ppid=2889 vsize=751120 CPUtime=1062.05 cores=0,2,4,6
/proc/2890/task/2894/stat : 2894 (priss) R 2889 2889 1762 0 -1 4202560 42318 0 0 0 106154 51 0 0 25 0 5 0 517793043 769146880 158266 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=2890/tid=2895] ppid=2889 vsize=751120 CPUtime=1057.06 cores=0,2,4,6
/proc/2890/task/2895/stat : 2895 (priss) R 2889 2889 1762 0 -1 4202560 41216 0 0 0 105665 41 0 0 25 0 5 0 517793046 769146880 158266 33554432000 4194304 5787044 140733488269696 18446744073709551615 5527239 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4242.73
Current children cumulated vsize (KiB) 759820

[startup+1122.3 s]
/proc/loadavg: 8.22 8.11 7.86 9/188 2926
/proc/meminfo: memFree=18997392/32950904 swapFree=67082284/67111528
[pid=2889] ppid=2887 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2889/stat : 2889 (priss.sh) S 2887 2889 1762 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517793033 8908800 252 33554432000 4194304 4922060 140734254183488 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2889/statm: 2175 252 211 178 0 68 0
[pid=2890] ppid=2889 vsize=751264 CPUtime=4482.4 cores=0,2,4,6
/proc/2890/stat : 2890 (priss) S 2889 2889 1762 0 -1 4202496 167840 0 0 0 448057 183 0 0 18 0 5 0 517793033 769294336 158610 33554432000 4194304 5787044 140733488269696 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2890/statm: 187816 158610 419 389 0 183566 0
[pid=2890/tid=2892] ppid=2889 vsize=751264 CPUtime=1122.13 cores=0,2,4,6
/proc/2890/task/2892/stat : 2892 (priss) R 2889 2889 1762 0 -1 4202560 41852 0 0 0 112171 42 0 0 25 0 5 0 517793039 769294336 158610 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2890/tid=2893] ppid=2889 vsize=751264 CPUtime=1121.33 cores=0,2,4,6
/proc/2890/task/2893/stat : 2893 (priss) R 2889 2889 1762 0 -1 4202560 34380 0 0 0 112088 45 0 0 25 0 5 0 517793041 769294336 158610 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2890/tid=2894] ppid=2889 vsize=751264 CPUtime=1122.06 cores=0,2,4,6
/proc/2890/task/2894/stat : 2894 (priss) R 2889 2889 1762 0 -1 4202560 42319 0 0 0 112154 52 0 0 25 0 5 0 517793043 769294336 158610 33554432000 4194304 5787044 140733488269696 18446744073709551615 4213865 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=2890/tid=2895] ppid=2889 vsize=751264 CPUtime=1116.73 cores=0,2,4,6
/proc/2890/task/2895/stat : 2895 (priss) R 2889 2889 1762 0 -1 4202560 41218 0 0 0 111632 41 0 0 25 0 5 0 517793046 769294336 158610 33554432000 4194304 5787044 140733488269696 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 759964

[startup+1182.3 s]
/proc/loadavg: 8.23 8.12 7.87 9/188 2928
/proc/meminfo: memFree=18976320/32950904 swapFree=67082284/67111528
[pid=2889] ppid=2887 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2889/stat : 2889 (priss.sh) S 2887 2889 1762 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517793033 8908800 252 33554432000 4194304 4922060 140734254183488 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2889/statm: 2175 252 211 178 0 68 0
[pid=2890] ppid=2889 vsize=751264 CPUtime=4722.09 cores=0,2,4,6
/proc/2890/stat : 2890 (priss) S 2889 2889 1762 0 -1 4202496 169360 0 0 0 472023 186 0 0 18 0 5 0 517793033 769294336 160130 33554432000 4194304 5787044 140733488269696 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2890/statm: 187816 160130 419 389 0 183566 0
[pid=2890/tid=2892] ppid=2889 vsize=751264 CPUtime=1182.13 cores=0,2,4,6
/proc/2890/task/2892/stat : 2892 (priss) R 2889 2889 1762 0 -1 4202560 41998 0 0 0 118171 42 0 0 25 0 5 0 517793039 769294336 160130 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591217 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2890/tid=2893] ppid=2889 vsize=751264 CPUtime=1181.34 cores=0,2,4,6
/proc/2890/task/2893/stat : 2893 (priss) R 2889 2889 1762 0 -1 4202560 34653 0 0 0 118088 46 0 0 25 0 5 0 517793041 769294336 160130 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2890/tid=2894] ppid=2889 vsize=751264 CPUtime=1182.05 cores=0,2,4,6
/proc/2890/task/2894/stat : 2894 (priss) R 2889 2889 1762 0 -1 4202560 43414 0 0 0 118152 53 0 0 25 0 5 0 517793043 769294336 160130 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=2890/tid=2895] ppid=2889 vsize=751264 CPUtime=1176.42 cores=0,2,4,6
/proc/2890/task/2895/stat : 2895 (priss) R 2889 2889 1762 0 -1 4202560 41224 0 0 0 117600 42 0 0 25 0 5 0 517793046 769294336 160130 33554432000 4194304 5787044 140733488269696 18446744073709551615 5527392 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.09
Current children cumulated vsize (KiB) 759964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.15 8.11 7.88 5/181 2929
/proc/meminfo: memFree=19365604/32950904 swapFree=67082284/67111528
[pid=2889] ppid=2887 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2889/stat : 2889 (priss.sh) S 2887 2889 1762 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517793033 8908800 252 33554432000 4194304 4922060 140734254183488 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2889/statm: 2175 252 211 178 0 68 0
[pid=2890] ppid=2889 vsize=751264 CPUtime=4800.39 cores=0,2,4,6
/proc/2890/stat : 2890 (priss) S 2889 2889 1762 0 -1 4202496 170218 0 0 0 479852 187 0 0 18 0 5 0 517793033 769294336 160988 33554432000 4194304 5787044 140733488269696 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2890/statm: 187816 160988 419 389 0 183566 0
[pid=2890/tid=2892] ppid=2889 vsize=751264 CPUtime=1201.73 cores=0,2,4,6
/proc/2890/task/2892/stat : 2892 (priss) R 2889 2889 1762 0 -1 4202560 42074 0 0 0 120131 42 0 0 25 0 5 0 517793039 769294336 160988 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2890/tid=2893] ppid=2889 vsize=751264 CPUtime=1200.94 cores=0,2,4,6
/proc/2890/task/2893/stat : 2893 (priss) R 2889 2889 1762 0 -1 4202560 34752 0 0 0 120048 46 0 0 25 0 5 0 517793041 769294336 160988 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2890/tid=2894] ppid=2889 vsize=751264 CPUtime=1201.66 cores=0,2,4,6
/proc/2890/task/2894/stat : 2894 (priss) R 2889 2889 1762 0 -1 4202560 44097 0 0 0 120112 54 0 0 25 0 5 0 517793043 769294336 160988 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591342 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=2890/tid=2895] ppid=2889 vsize=751264 CPUtime=1195.91 cores=0,2,4,6
/proc/2890/task/2895/stat : 2895 (priss) R 2889 2889 1762 0 -1 4202560 41224 0 0 0 119549 42 0 0 25 0 5 0 517793046 769294336 160988 33554432000 4194304 5787044 140733488269696 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 759964

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

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

[startup+1201.9 s]
/proc/loadavg: 8.15 8.11 7.88 5/181 2929
/proc/meminfo: memFree=19365604/32950904 swapFree=67082284/67111528
[pid=2889] ppid=2887 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2889/stat : 2889 (priss.sh) S 2887 2889 1762 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517793033 8908800 252 33554432000 4194304 4922060 140734254183488 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2889/statm: 2175 252 211 178 0 68 0
[pid=2890] ppid=2889 vsize=751264 CPUtime=4800.39 cores=0,2,4,6
/proc/2890/stat : 2890 (priss) S 2889 2889 1762 0 -1 4202496 170218 0 0 0 479852 187 0 0 18 0 5 0 517793033 769294336 160988 33554432000 4194304 5787044 140733488269696 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2890/statm: 187816 160988 419 389 0 183566 0
[pid=2890/tid=2892] ppid=2889 vsize=751264 CPUtime=1201.73 cores=0,2,4,6
/proc/2890/task/2892/stat : 2892 (priss) R 2889 2889 1762 0 -1 4202560 42074 0 0 0 120131 42 0 0 25 0 5 0 517793039 769294336 160988 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2890/tid=2893] ppid=2889 vsize=751264 CPUtime=1200.94 cores=0,2,4,6
/proc/2890/task/2893/stat : 2893 (priss) R 2889 2889 1762 0 -1 4202560 34752 0 0 0 120048 46 0 0 25 0 5 0 517793041 769294336 160988 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2890/tid=2894] ppid=2889 vsize=751264 CPUtime=1201.66 cores=0,2,4,6
/proc/2890/task/2894/stat : 2894 (priss) R 2889 2889 1762 0 -1 4202560 44097 0 0 0 120112 54 0 0 25 0 5 0 517793043 769294336 160988 33554432000 4194304 5787044 140733488269696 18446744073709551615 5591342 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=2890/tid=2895] ppid=2889 vsize=751264 CPUtime=1195.91 cores=0,2,4,6
/proc/2890/task/2895/stat : 2895 (priss) R 2889 2889 1762 0 -1 4202560 41224 0 0 0 119549 42 0 0 25 0 5 0 517793046 769294336 160988 33554432000 4194304 5787044 140733488269696 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 759964

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.92
CPU time (s): 4800.39
CPU user time (s): 4798.52
CPU system time (s): 1.87
CPU usage (%): 399.395
Max. virtual memory (cumulated for all children) (KiB): 759964

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= 333
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 2

runsolver used 1.9577 second user time and 4.6073 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 09:25:33
IDJOB=3289987
IDBENCH=83413
IDSOLVER=1603
FILE ID=node121/3289987-1304061933
RUNJOBID= node121-1304060729-2748
PBS_JOBID= 13170425
Free space on /tmp= 72648 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_10_keyfind_1.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289987-1304061933/watcher-3289987-1304061933 -o /tmp/evaluation-result-3289987-1304061933/solver-3289987-1304061933 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3289987-1304061933.cnf 1002945040 4800 15500 4

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

MD5SUM BENCH= f35f3aee72237c1bf3d673feb4883756
RANDOM SEED=1002945040

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

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

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20002144 kB
Buffers:       2180580 kB
Cached:       10199440 kB
SwapCached:       2776 kB
Active:        9118368 kB
Inactive:      3310848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20002144 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:            6644 kB
Writeback:           0 kB
AnonPages:       46796 kB
Mapped:          14116 kB
Slab:           455052 kB
PageTables:       3880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   256320 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72648 MiB
End job on node121 at 2011-04-29 09:45:37