Trace number 3290033

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.19 1201.72

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_4_keyfind_1.cnf
MD5SUM07ea67092ce3fd4529e72f69434e3f99
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 variables1808
Number of clauses9968
Sum of the clauses size39152
Maximum clause length5
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2320
Number of clauses of size 33904
Number of clauses of size 41344
Number of clauses of size 54256
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: 4976
0.00/0.01	c parsetime: 3446us
0.00/0.01	c parsed 9968 clauses with 1808 variables
0.00/0.01	c NW started thread 0 successfully (1100290368)
0.00/0.01	c NW started thread 1 successfully (1110780224)
0.00/0.01	c NW started thread 2 successfully (1121270080)
0.00/0.01	c NW started thread 3 successfully (1131759936)
0.00/0.67	c preprocessor returned 10011 variables
0.00/0.67	c preprocessing returned UNKNOWN
0.00/0.67	c PP set 144 variables
0.00/0.67	c pp time: 645527us (0s)
0.00/0.67	c preprocessor returned 10011 variables
0.00/0.67	c preprocessing returned UNKNOWN
0.00/0.67	c PP set 144 variables
0.00/0.67	c pp time: 644570us (0s)
0.00/0.67	c preprocessor returned 10011 variables
0.00/0.67	c preprocessing returned UNKNOWN
0.00/0.67	c PP set 144 variables
0.00/0.67	c pp time: 645793us (0s)
25.12/6.37	c preprocessor returned 30006 variables
25.12/6.37	c preprocessing returned UNKNOWN
25.12/6.37	c PP set 144 variables
25.12/6.37	c pp time: 6355415us (6s)

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-3290033-1304062072/watcher-3290033-1304062072 -o /tmp/evaluation-result-3290033-1304062072/solver-3290033-1304062072 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3290033-1304062072.cnf 764140204 4800 15500 4 

running on 4 cores: 1,3,5,7

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: 4.01 4.26 5.44 2/171 4975
/proc/meminfo: memFree=31774856/32951124 swapFree=67111356/67111528
[pid=4975] ppid=4973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4975/stat : 4975 (priss.sh) S 4973 4975 4129 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498622795 8908800 251 33554432000 4194304 4922060 140735677487888 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4975/statm: 2175 251 211 178 0 68 0

[startup+0.051008 s]
/proc/loadavg: 4.01 4.26 5.44 2/171 4975
/proc/meminfo: memFree=31774856/32951124 swapFree=67111356/67111528
[pid=4975] ppid=4973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4975/stat : 4975 (priss.sh) S 4973 4975 4129 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498622795 8908800 251 33554432000 4194304 4922060 140735677487888 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4975/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.118 s]
/proc/loadavg: 4.01 4.26 5.44 2/171 4975
/proc/meminfo: memFree=31774856/32951124 swapFree=67111356/67111528
[pid=4975] ppid=4973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4975/stat : 4975 (priss.sh) S 4973 4975 4129 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498622795 8908800 251 33554432000 4194304 4922060 140735677487888 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4975/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.25955 s]
/proc/loadavg: 4.01 4.26 5.44 2/171 4975
/proc/meminfo: memFree=31774856/32951124 swapFree=67111356/67111528
[pid=4975] ppid=4973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4975/stat : 4975 (priss.sh) S 4973 4975 4129 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498622795 8908800 251 33554432000 4194304 4922060 140735677487888 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4975/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.30055 s]
/proc/loadavg: 4.01 4.26 5.44 2/171 4975
/proc/meminfo: memFree=31774856/32951124 swapFree=67111356/67111528
[pid=4975] ppid=4973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4975/stat : 4975 (priss.sh) S 4973 4975 4129 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498622795 8908800 251 33554432000 4194304 4922060 140735677487888 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4975/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50051 s]
/proc/loadavg: 4.01 4.26 5.44 2/171 4975
/proc/meminfo: memFree=31774856/32951124 swapFree=67111356/67111528
[pid=4975] ppid=4973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4975/stat : 4975 (priss.sh) S 4973 4975 4129 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498622795 8908800 251 33554432000 4194304 4922060 140735677487888 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4975/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10119 s]
/proc/loadavg: 4.01 4.25 5.43 5/177 4981
/proc/meminfo: memFree=31742408/32951124 swapFree=67111356/67111528
[pid=4975] ppid=4973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4975/stat : 4975 (priss.sh) S 4973 4975 4129 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498622795 8908800 251 33554432000 4194304 4922060 140735677487888 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4975/statm: 2175 251 211 178 0 68 0
[pid=4976] ppid=4975 vsize=276928 CPUtime=12.35 cores=1,3,5,7
/proc/4976/stat : 4976 (priss) S 4975 4975 4129 0 -1 4202496 9473 0 0 0 1231 4 0 0 20 0 5 0 498622796 283574272 8362 33554432000 4194304 5787044 140736324639936 18446744073709551615 270350207409 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/4976/statm: 69232 8362 405 389 0 64982 0
[pid=4976/tid=4978] ppid=4975 vsize=276928 CPUtime=3.07 cores=1,3,5,7
/proc/4976/task/4978/stat : 4978 (priss) R 4975 4975 4129 0 -1 4202560 2081 0 0 0 307 0 0 0 18 0 5 0 498622796 283574272 8362 33554432000 4194304 5787044 140736324639936 18446744073709551615 5592132 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=4976/tid=4979] ppid=4975 vsize=276928 CPUtime=3.08 cores=1,3,5,7
/proc/4976/task/4979/stat : 4979 (priss) R 4975 4975 4129 0 -1 4202560 1489 0 0 0 307 1 0 0 22 0 5 0 498622796 283574272 8362 33554432000 4194304 5787044 140736324639936 18446744073709551615 4218330 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=4976/tid=4980] ppid=4975 vsize=276928 CPUtime=3.08 cores=1,3,5,7
/proc/4976/task/4980/stat : 4980 (priss) R 4975 4975 4129 0 -1 4202560 2006 0 0 0 307 1 0 0 25 0 5 0 498622797 283574272 8362 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=4976/tid=4981] ppid=4975 vsize=276928 CPUtime=3.08 cores=1,3,5,7
/proc/4976/task/4981/stat : 4981 (priss) R 4975 4975 4129 0 -1 4202560 2215 0 0 0 308 0 0 0 25 0 5 0 498622797 283574272 8362 33554432000 4194304 5787044 140736324639936 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 285628

[startup+6.30056 s]
/proc/loadavg: 4.01 4.25 5.43 5/177 4981
/proc/meminfo: memFree=31739308/32951124 swapFree=67111356/67111528
[pid=4975] ppid=4973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4975/stat : 4975 (priss.sh) S 4973 4975 4129 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498622795 8908800 251 33554432000 4194304 4922060 140735677487888 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4975/statm: 2175 251 211 178 0 68 0
[pid=4976] ppid=4975 vsize=282612 CPUtime=25.12 cores=1,3,5,7
/proc/4976/stat : 4976 (priss) S 4975 4975 4129 0 -1 4202496 11752 0 0 0 2506 6 0 0 20 0 5 0 498622796 289394688 10641 33554432000 4194304 5787044 140736324639936 18446744073709551615 270350207409 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/4976/statm: 70653 10641 405 389 0 66403 0
[pid=4976/tid=4978] ppid=4975 vsize=282612 CPUtime=6.26 cores=1,3,5,7
/proc/4976/task/4978/stat : 4978 (priss) R 4975 4975 4129 0 -1 4202560 3564 0 0 0 625 1 0 0 25 0 5 0 498622796 289394688 10641 33554432000 4194304 5787044 140736324639936 18446744073709551615 5592012 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=4976/tid=4979] ppid=4975 vsize=282612 CPUtime=6.27 cores=1,3,5,7
/proc/4976/task/4979/stat : 4979 (priss) R 4975 4975 4129 0 -1 4202560 1900 0 0 0 626 1 0 0 25 0 5 0 498622796 289394688 10641 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=4976/tid=4980] ppid=4975 vsize=282612 CPUtime=6.27 cores=1,3,5,7
/proc/4976/task/4980/stat : 4980 (priss) R 4975 4975 4129 0 -1 4202560 2391 0 0 0 625 2 0 0 25 0 5 0 498622797 289394688 10641 33554432000 4194304 5787044 140736324639936 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=4976/tid=4981] ppid=4975 vsize=282612 CPUtime=6.28 cores=1,3,5,7
/proc/4976/task/4981/stat : 4981 (priss) R 4975 4975 4129 0 -1 4202560 2215 0 0 0 628 0 0 0 25 0 5 0 498622797 289394688 10641 33554432000 4194304 5787044 140736324639936 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 291312

[startup+12.7003 s]
/proc/loadavg: 4.01 4.24 5.41 5/177 4981
/proc/meminfo: memFree=31720772/32951124 swapFree=67111356/67111528
[pid=4975] ppid=4973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4975/stat : 4975 (priss.sh) S 4973 4975 4129 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498622795 8908800 251 33554432000 4194304 4922060 140735677487888 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4975/statm: 2175 251 211 178 0 68 0
[pid=4976] ppid=4975 vsize=285460 CPUtime=50.67 cores=1,3,5,7
/proc/4976/stat : 4976 (priss) S 4975 4975 4129 0 -1 4202496 16283 0 0 0 5057 10 0 0 20 0 5 0 498622796 292311040 14188 33554432000 4194304 5787044 140736324639936 18446744073709551615 270350207409 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/4976/statm: 71365 14188 419 389 0 67115 0
[pid=4976/tid=4978] ppid=4975 vsize=285460 CPUtime=12.62 cores=1,3,5,7
/proc/4976/task/4978/stat : 4978 (priss) R 4975 4975 4129 0 -1 4202560 4200 0 0 0 1260 2 0 0 25 0 5 0 498622796 292311040 14188 33554432000 4194304 5787044 140736324639936 18446744073709551615 4238707 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=4976/tid=4979] ppid=4975 vsize=285460 CPUtime=12.67 cores=1,3,5,7
/proc/4976/task/4979/stat : 4979 (priss) R 4975 4975 4129 0 -1 4202560 2602 0 0 0 1265 2 0 0 25 0 5 0 498622796 292311040 14188 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591626 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=4976/tid=4980] ppid=4975 vsize=285460 CPUtime=12.67 cores=1,3,5,7
/proc/4976/task/4980/stat : 4980 (priss) R 4975 4975 4129 0 -1 4202560 3080 0 0 0 1264 3 0 0 25 0 5 0 498622797 292311040 14188 33554432000 4194304 5787044 140736324639936 18446744073709551615 5586640 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=4976/tid=4981] ppid=4975 vsize=285460 CPUtime=12.67 cores=1,3,5,7
/proc/4976/task/4981/stat : 4981 (priss) R 4975 4975 4129 0 -1 4202560 4719 0 0 0 1266 1 0 0 25 0 5 0 498622797 292311040 14188 33554432000 4194304 5787044 140736324639936 18446744073709551615 5526771 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 294160

[startup+25.5008 s]
/proc/loadavg: 4.09 4.25 5.40 5/177 4981
/proc/meminfo: memFree=31698712/32951124 swapFree=67111356/67111528
[pid=4975] ppid=4973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4975/stat : 4975 (priss.sh) S 4973 4975 4129 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498622795 8908800 251 33554432000 4194304 4922060 140735677487888 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4975/statm: 2175 251 211 178 0 68 0
[pid=4976] ppid=4975 vsize=292864 CPUtime=101.78 cores=1,3,5,7
/proc/4976/stat : 4976 (priss) S 4975 4975 4129 0 -1 4202496 21538 0 0 0 10159 19 0 0 20 0 5 0 498622796 299892736 19442 33554432000 4194304 5787044 140736324639936 18446744073709551615 270350207409 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/4976/statm: 73216 19442 419 389 0 68966 0
[pid=4976/tid=4978] ppid=4975 vsize=292864 CPUtime=25.36 cores=1,3,5,7
/proc/4976/task/4978/stat : 4978 (priss) R 4975 4975 4129 0 -1 4202560 5990 0 0 0 2532 4 0 0 25 0 5 0 498622796 299892736 19442 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=4976/tid=4979] ppid=4975 vsize=292864 CPUtime=25.46 cores=1,3,5,7
/proc/4976/task/4979/stat : 4979 (priss) R 4975 4975 4129 0 -1 4202560 3389 0 0 0 2544 2 0 0 25 0 5 0 498622796 299892736 19442 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=4976/tid=4980] ppid=4975 vsize=292864 CPUtime=25.45 cores=1,3,5,7
/proc/4976/task/4980/stat : 4980 (priss) R 4975 4975 4129 0 -1 4202560 4411 0 0 0 2539 6 0 0 25 0 5 0 498622797 299892736 19442 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591243 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=4976/tid=4981] ppid=4975 vsize=292864 CPUtime=25.47 cores=1,3,5,7
/proc/4976/task/4981/stat : 4981 (priss) R 4975 4975 4129 0 -1 4202560 6066 0 0 0 2542 5 0 0 25 0 5 0 498622797 299892736 19442 33554432000 4194304 5787044 140736324639936 18446744073709551615 4218705 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 301564

[startup+51.1007 s]
/proc/loadavg: 4.06 4.23 5.36 5/177 4982
/proc/meminfo: memFree=31672256/32951124 swapFree=67111356/67111528
[pid=4975] ppid=4973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4975/stat : 4975 (priss.sh) S 4973 4975 4129 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498622795 8908800 251 33554432000 4194304 4922060 140735677487888 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4975/statm: 2175 251 211 178 0 68 0
[pid=4976] ppid=4975 vsize=299848 CPUtime=204.05 cores=1,3,5,7
/proc/4976/stat : 4976 (priss) S 4975 4975 4129 0 -1 4202496 27958 0 0 0 20367 38 0 0 20 0 5 0 498622796 307044352 25859 33554432000 4194304 5787044 140736324639936 18446744073709551615 270350207409 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/4976/statm: 74962 25859 419 389 0 70712 0
[pid=4976/tid=4978] ppid=4975 vsize=299848 CPUtime=50.83 cores=1,3,5,7
/proc/4976/task/4978/stat : 4978 (priss) R 4975 4975 4129 0 -1 4202560 7757 0 0 0 5074 9 0 0 25 0 5 0 498622796 307044352 25859 33554432000 4194304 5787044 140736324639936 18446744073709551615 4255024 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=4976/tid=4979] ppid=4975 vsize=299848 CPUtime=51.06 cores=1,3,5,7
/proc/4976/task/4979/stat : 4979 (priss) R 4975 4975 4129 0 -1 4202560 5096 0 0 0 5103 3 0 0 25 0 5 0 498622796 307044352 25859 33554432000 4194304 5787044 140736324639936 18446744073709551615 5588144 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=4976/tid=4980] ppid=4975 vsize=299848 CPUtime=51.06 cores=1,3,5,7
/proc/4976/task/4980/stat : 4980 (priss) R 4975 4975 4129 0 -1 4202560 5478 0 0 0 5094 12 0 0 25 0 5 0 498622797 307044352 25859 33554432000 4194304 5787044 140736324639936 18446744073709551615 4254546 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=4976/tid=4981] ppid=4975 vsize=299848 CPUtime=51.07 cores=1,3,5,7
/proc/4976/task/4981/stat : 4981 (priss) R 4975 4975 4129 0 -1 4202560 7945 0 0 0 5095 12 0 0 25 0 5 0 498622797 307044352 25859 33554432000 4194304 5787044 140736324639936 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 308548

[startup+102.301 s]
/proc/loadavg: 4.07 4.20 5.29 5/177 4983
/proc/meminfo: memFree=31627956/32951124 swapFree=67111356/67111528
[pid=4975] ppid=4973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4975/stat : 4975 (priss.sh) S 4973 4975 4129 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498622795 8908800 251 33554432000 4194304 4922060 140735677487888 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4975/statm: 2175 251 211 178 0 68 0
[pid=4976] ppid=4975 vsize=317456 CPUtime=408.53 cores=1,3,5,7
/proc/4976/stat : 4976 (priss) S 4975 4975 4129 0 -1 4202496 39076 0 0 0 40783 70 0 0 20 0 5 0 498622796 325074944 36953 33554432000 4194304 5787044 140736324639936 18446744073709551615 270350207409 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/4976/statm: 79364 36953 419 389 0 75114 0
[pid=4976/tid=4978] ppid=4975 vsize=317456 CPUtime=101.74 cores=1,3,5,7
/proc/4976/task/4978/stat : 4978 (priss) R 4975 4975 4129 0 -1 4202560 11044 0 0 0 10155 19 0 0 25 0 5 0 498622796 325074944 36953 33554432000 4194304 5787044 140736324639936 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=4976/tid=4979] ppid=4975 vsize=317456 CPUtime=102.25 cores=1,3,5,7
/proc/4976/task/4979/stat : 4979 (priss) R 4975 4975 4129 0 -1 4202560 8516 0 0 0 10220 5 0 0 25 0 5 0 498622796 325074944 36953 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=4976/tid=4980] ppid=4975 vsize=317456 CPUtime=102.24 cores=1,3,5,7
/proc/4976/task/4980/stat : 4980 (priss) R 4975 4975 4129 0 -1 4202560 8361 0 0 0 10200 24 0 0 25 0 5 0 498622797 325074944 36953 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591532 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=4976/tid=4981] ppid=4975 vsize=317456 CPUtime=102.25 cores=1,3,5,7
/proc/4976/task/4981/stat : 4981 (priss) R 4975 4975 4129 0 -1 4202560 9473 0 0 0 10206 19 0 0 25 0 5 0 498622797 325074944 36953 33554432000 4194304 5787044 140736324639936 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.53
Current children cumulated vsize (KiB) 326156

[startup+162.301 s]
/proc/loadavg: 4.08 4.18 5.22 5/177 4985
/proc/meminfo: memFree=31600164/32951124 swapFree=67111356/67111528
[pid=4975] ppid=4973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4975/stat : 4975 (priss.sh) S 4973 4975 4129 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498622795 8908800 251 33554432000 4194304 4922060 140735677487888 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4975/statm: 2175 251 211 178 0 68 0
[pid=4976] ppid=4975 vsize=327888 CPUtime=648.2 cores=1,3,5,7

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

/proc/4976/task/4979/stat : 4979 (priss) R 4975 4975 4129 0 -1 4202560 27515 0 0 0 87824 17 0 0 25 0 5 0 498622796 618639360 103430 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=4976/tid=4980] ppid=4975 vsize=604140 CPUtime=882.24 cores=1,3,5,7
/proc/4976/task/4980/stat : 4980 (priss) R 4975 4975 4129 0 -1 4202560 23331 0 0 0 88146 78 0 0 25 0 5 0 498622797 618639360 103430 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=4976/tid=4981] ppid=4975 vsize=604140 CPUtime=882.26 cores=1,3,5,7
/proc/4976/task/4981/stat : 4981 (priss) R 4975 4975 4129 0 -1 4202560 25713 0 0 0 88143 83 0 0 25 0 5 0 498622797 618639360 103430 33554432000 4194304 5787044 140736324639936 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.28
Current children cumulated vsize (KiB) 612840

[startup+942.301 s]
/proc/loadavg: 4.10 4.07 4.54 5/177 5006
/proc/meminfo: memFree=31328804/32951124 swapFree=67111356/67111528
[pid=4975] ppid=4973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4975/stat : 4975 (priss.sh) S 4973 4975 4129 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498622795 8908800 251 33554432000 4194304 4922060 140735677487888 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4975/statm: 2175 251 211 178 0 68 0
[pid=4976] ppid=4975 vsize=617980 CPUtime=3763.96 cores=1,3,5,7
/proc/4976/stat : 4976 (priss) S 4975 4975 4129 0 -1 4202496 114360 0 0 0 376115 281 0 0 20 0 5 0 498622796 632811520 111562 33554432000 4194304 5787044 140736324639936 18446744073709551615 270350207409 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/4976/statm: 154495 111562 419 389 0 150245 0
[pid=4976/tid=4978] ppid=4975 vsize=617980 CPUtime=941.32 cores=1,3,5,7
/proc/4976/task/4978/stat : 4978 (priss) R 4975 4975 4129 0 -1 4202560 30257 0 0 0 94046 86 0 0 25 0 5 0 498622796 632811520 111562 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591268 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=4976/tid=4979] ppid=4975 vsize=617980 CPUtime=938.1 cores=1,3,5,7
/proc/4976/task/4979/stat : 4979 (priss) R 4975 4975 4129 0 -1 4202560 29870 0 0 0 93790 20 0 0 25 0 5 0 498622796 632811520 111562 33554432000 4194304 5787044 140736324639936 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=4976/tid=4980] ppid=4975 vsize=617980 CPUtime=942.24 cores=1,3,5,7
/proc/4976/task/4980/stat : 4980 (priss) R 4975 4975 4129 0 -1 4202560 24492 0 0 0 94146 78 0 0 25 0 5 0 498622797 632811520 111562 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=4976/tid=4981] ppid=4975 vsize=617980 CPUtime=942.26 cores=1,3,5,7
/proc/4976/task/4981/stat : 4981 (priss) R 4975 4975 4129 0 -1 4202560 28059 0 0 0 94132 94 0 0 25 0 5 0 498622797 632811520 111562 33554432000 4194304 5787044 140736324639936 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3763.96
Current children cumulated vsize (KiB) 626680

[startup+1002.3 s]
/proc/loadavg: 4.08 4.07 4.50 5/177 5007
/proc/meminfo: memFree=31302616/32951124 swapFree=67111356/67111528
[pid=4975] ppid=4973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4975/stat : 4975 (priss.sh) S 4973 4975 4129 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498622795 8908800 251 33554432000 4194304 4922060 140735677487888 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4975/statm: 2175 251 211 178 0 68 0
[pid=4976] ppid=4975 vsize=625324 CPUtime=4003.63 cores=1,3,5,7
/proc/4976/stat : 4976 (priss) S 4975 4975 4129 0 -1 4202496 120871 0 0 0 400061 302 0 0 20 0 5 0 498622796 640331776 117878 33554432000 4194304 5787044 140736324639936 18446744073709551615 270350207409 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/4976/statm: 156331 117878 419 389 0 152081 0
[pid=4976/tid=4978] ppid=4975 vsize=625324 CPUtime=1001.33 cores=1,3,5,7
/proc/4976/task/4978/stat : 4978 (priss) R 4975 4975 4129 0 -1 4202560 31932 0 0 0 100040 93 0 0 25 0 5 0 498622796 640331776 117878 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=4976/tid=4979] ppid=4975 vsize=625324 CPUtime=997.77 cores=1,3,5,7
/proc/4976/task/4979/stat : 4979 (priss) R 4975 4975 4129 0 -1 4202560 31660 0 0 0 99755 22 0 0 25 0 5 0 498622796 640331776 117878 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=4976/tid=4980] ppid=4975 vsize=625324 CPUtime=1002.23 cores=1,3,5,7
/proc/4976/task/4980/stat : 4980 (priss) R 4975 4975 4129 0 -1 4202560 26111 0 0 0 100137 86 0 0 25 0 5 0 498622797 640331776 117878 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=4976/tid=4981] ppid=4975 vsize=625324 CPUtime=1002.26 cores=1,3,5,7
/proc/4976/task/4981/stat : 4981 (priss) R 4975 4975 4129 0 -1 4202560 29486 0 0 0 100127 99 0 0 25 0 5 0 498622797 640331776 117878 33554432000 4194304 5787044 140736324639936 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.63
Current children cumulated vsize (KiB) 634024

[startup+1062.3 s]
/proc/loadavg: 4.08 4.07 4.48 5/177 5009
/proc/meminfo: memFree=31294780/32951124 swapFree=67111356/67111528
[pid=4975] ppid=4973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4975/stat : 4975 (priss.sh) S 4973 4975 4129 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498622795 8908800 251 33554432000 4194304 4922060 140735677487888 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4975/statm: 2175 251 211 178 0 68 0
[pid=4976] ppid=4975 vsize=625324 CPUtime=4243.32 cores=1,3,5,7
/proc/4976/stat : 4976 (priss) S 4975 4975 4129 0 -1 4202496 122833 0 0 0 424019 313 0 0 20 0 5 0 498622796 640331776 119840 33554432000 4194304 5787044 140736324639936 18446744073709551615 270350207409 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/4976/statm: 156331 119840 419 389 0 152081 0
[pid=4976/tid=4978] ppid=4975 vsize=625324 CPUtime=1061.33 cores=1,3,5,7
/proc/4976/task/4978/stat : 4978 (priss) R 4975 4975 4129 0 -1 4202560 31932 0 0 0 106040 93 0 0 25 0 5 0 498622796 640331776 119840 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=4976/tid=4979] ppid=4975 vsize=625324 CPUtime=1057.44 cores=1,3,5,7
/proc/4976/task/4979/stat : 4979 (priss) R 4975 4975 4129 0 -1 4202560 31660 0 0 0 105722 22 0 0 25 0 5 0 498622796 640331776 119840 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591488 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=4976/tid=4980] ppid=4975 vsize=625324 CPUtime=1062.25 cores=1,3,5,7
/proc/4976/task/4980/stat : 4980 (priss) R 4975 4975 4129 0 -1 4202560 28073 0 0 0 106128 97 0 0 25 0 5 0 498622797 640331776 119840 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=4976/tid=4981] ppid=4975 vsize=625324 CPUtime=1062.26 cores=1,3,5,7
/proc/4976/task/4981/stat : 4981 (priss) R 4975 4975 4129 0 -1 4202560 29486 0 0 0 106127 99 0 0 25 0 5 0 498622797 640331776 119840 33554432000 4194304 5787044 140736324639936 18446744073709551615 5527482 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.32
Current children cumulated vsize (KiB) 634024

[startup+1122.3 s]
/proc/loadavg: 4.07 4.07 4.45 5/177 5010
/proc/meminfo: memFree=31287572/32951124 swapFree=67111356/67111528
[pid=4975] ppid=4973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4975/stat : 4975 (priss.sh) S 4973 4975 4129 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498622795 8908800 251 33554432000 4194304 4922060 140735677487888 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4975/statm: 2175 251 211 178 0 68 0
[pid=4976] ppid=4975 vsize=625324 CPUtime=4482.99 cores=1,3,5,7
/proc/4976/stat : 4976 (priss) S 4975 4975 4129 0 -1 4202496 124635 0 0 0 447979 320 0 0 20 0 5 0 498622796 640331776 121642 33554432000 4194304 5787044 140736324639936 18446744073709551615 270350207409 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/4976/statm: 156331 121642 419 389 0 152081 0
[pid=4976/tid=4978] ppid=4975 vsize=625324 CPUtime=1121.33 cores=1,3,5,7
/proc/4976/task/4978/stat : 4978 (priss) R 4975 4975 4129 0 -1 4202560 31932 0 0 0 112040 93 0 0 25 0 5 0 498622796 640331776 121642 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=4976/tid=4979] ppid=4975 vsize=625324 CPUtime=1117.12 cores=1,3,5,7
/proc/4976/task/4979/stat : 4979 (priss) R 4975 4975 4129 0 -1 4202560 31661 0 0 0 111690 22 0 0 25 0 5 0 498622796 640331776 121642 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591747 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=4976/tid=4980] ppid=4975 vsize=625324 CPUtime=1122.24 cores=1,3,5,7
/proc/4976/task/4980/stat : 4980 (priss) R 4975 4975 4129 0 -1 4202560 29874 0 0 0 112120 104 0 0 25 0 5 0 498622797 640331776 121642 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=4976/tid=4981] ppid=4975 vsize=625324 CPUtime=1122.26 cores=1,3,5,7
/proc/4976/task/4981/stat : 4981 (priss) R 4975 4975 4129 0 -1 4202560 29486 0 0 0 112127 99 0 0 25 0 5 0 498622797 640331776 121642 33554432000 4194304 5787044 140736324639936 18446744073709551615 5528390 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4482.99
Current children cumulated vsize (KiB) 634024

[startup+1182.3 s]
/proc/loadavg: 4.07 4.06 4.42 5/177 5012
/proc/meminfo: memFree=31281092/32951124 swapFree=67111356/67111528
[pid=4975] ppid=4973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4975/stat : 4975 (priss.sh) S 4973 4975 4129 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498622795 8908800 251 33554432000 4194304 4922060 140735677487888 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4975/statm: 2175 251 211 178 0 68 0
[pid=4976] ppid=4975 vsize=625324 CPUtime=4722.7 cores=1,3,5,7
/proc/4976/stat : 4976 (priss) S 4975 4975 4129 0 -1 4202496 126320 0 0 0 471944 326 0 0 20 0 5 0 498622796 640331776 123122 33554432000 4194304 5787044 140736324639936 18446744073709551615 270350207409 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/4976/statm: 156331 123122 419 389 0 152081 0
[pid=4976/tid=4978] ppid=4975 vsize=625324 CPUtime=1181.34 cores=1,3,5,7
/proc/4976/task/4978/stat : 4978 (priss) R 4975 4975 4129 0 -1 4202560 31935 0 0 0 118041 93 0 0 25 0 5 0 498622796 640331776 123122 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=4976/tid=4979] ppid=4975 vsize=625324 CPUtime=1176.79 cores=1,3,5,7
/proc/4976/task/4979/stat : 4979 (priss) R 4975 4975 4129 0 -1 4202560 31662 0 0 0 117657 22 0 0 25 0 5 0 498622796 640331776 123122 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=4976/tid=4980] ppid=4975 vsize=625324 CPUtime=1182.25 cores=1,3,5,7
/proc/4976/task/4980/stat : 4980 (priss) R 4975 4975 4129 0 -1 4202560 31551 0 0 0 118116 109 0 0 25 0 5 0 498622797 640331776 123122 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=4976/tid=4981] ppid=4975 vsize=625324 CPUtime=1182.27 cores=1,3,5,7
/proc/4976/task/4981/stat : 4981 (priss) R 4975 4975 4129 0 -1 4202560 29490 0 0 0 118128 99 0 0 25 0 5 0 498622797 640331776 123122 33554432000 4194304 5787044 140736324639936 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.7
Current children cumulated vsize (KiB) 634024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 4.05 4.06 4.41 5/177 5013
/proc/meminfo: memFree=31281084/32951124 swapFree=67111356/67111528
[pid=4975] ppid=4973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4975/stat : 4975 (priss.sh) S 4973 4975 4129 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498622795 8908800 251 33554432000 4194304 4922060 140735677487888 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4975/statm: 2175 251 211 178 0 68 0
[pid=4976] ppid=4975 vsize=625324 CPUtime=4800.19 cores=1,3,5,7
/proc/4976/stat : 4976 (priss) S 4975 4975 4129 0 -1 4202496 126325 0 0 0 479693 326 0 0 20 0 5 0 498622796 640331776 123127 33554432000 4194304 5787044 140736324639936 18446744073709551615 270350207409 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/4976/statm: 156331 123127 419 389 0 152081 0
[pid=4976/tid=4978] ppid=4975 vsize=625324 CPUtime=1200.74 cores=1,3,5,7
/proc/4976/task/4978/stat : 4978 (priss) R 4975 4975 4129 0 -1 4202560 31937 0 0 0 119981 93 0 0 25 0 5 0 498622796 640331776 123127 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591264 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=4976/tid=4979] ppid=4975 vsize=625324 CPUtime=1196.09 cores=1,3,5,7
/proc/4976/task/4979/stat : 4979 (priss) R 4975 4975 4129 0 -1 4202560 31664 0 0 0 119587 22 0 0 25 0 5 0 498622796 640331776 123127 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=4976/tid=4980] ppid=4975 vsize=625324 CPUtime=1201.65 cores=1,3,5,7
/proc/4976/task/4980/stat : 4980 (priss) R 4975 4975 4129 0 -1 4202560 31551 0 0 0 120056 109 0 0 25 0 5 0 498622797 640331776 123127 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=4976/tid=4981] ppid=4975 vsize=625324 CPUtime=1201.67 cores=1,3,5,7
/proc/4976/task/4981/stat : 4981 (priss) R 4975 4975 4129 0 -1 4202560 29491 0 0 0 120068 99 0 0 25 0 5 0 498622797 640331776 123127 33554432000 4194304 5787044 140736324639936 18446744073709551615 4254464 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 634024

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

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

[startup+1201.7 s]
/proc/loadavg: 4.05 4.06 4.41 5/177 5013
/proc/meminfo: memFree=31281084/32951124 swapFree=67111356/67111528
[pid=4975] ppid=4973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4975/stat : 4975 (priss.sh) S 4973 4975 4129 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498622795 8908800 251 33554432000 4194304 4922060 140735677487888 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4975/statm: 2175 251 211 178 0 68 0
[pid=4976] ppid=4975 vsize=625324 CPUtime=4800.19 cores=1,3,5,7
/proc/4976/stat : 4976 (priss) S 4975 4975 4129 0 -1 4202496 126325 0 0 0 479693 326 0 0 20 0 5 0 498622796 640331776 123127 33554432000 4194304 5787044 140736324639936 18446744073709551615 270350207409 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/4976/statm: 156331 123127 419 389 0 152081 0
[pid=4976/tid=4978] ppid=4975 vsize=625324 CPUtime=1200.74 cores=1,3,5,7
/proc/4976/task/4978/stat : 4978 (priss) R 4975 4975 4129 0 -1 4202560 31937 0 0 0 119981 93 0 0 25 0 5 0 498622796 640331776 123127 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591264 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=4976/tid=4979] ppid=4975 vsize=625324 CPUtime=1196.09 cores=1,3,5,7
/proc/4976/task/4979/stat : 4979 (priss) R 4975 4975 4129 0 -1 4202560 31664 0 0 0 119587 22 0 0 25 0 5 0 498622796 640331776 123127 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=4976/tid=4980] ppid=4975 vsize=625324 CPUtime=1201.65 cores=1,3,5,7
/proc/4976/task/4980/stat : 4980 (priss) R 4975 4975 4129 0 -1 4202560 31551 0 0 0 120056 109 0 0 25 0 5 0 498622797 640331776 123127 33554432000 4194304 5787044 140736324639936 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=4976/tid=4981] ppid=4975 vsize=625324 CPUtime=1201.67 cores=1,3,5,7
/proc/4976/task/4981/stat : 4981 (priss) R 4975 4975 4129 0 -1 4202560 29491 0 0 0 120068 99 0 0 25 0 5 0 498622797 640331776 123127 33554432000 4194304 5787044 140736324639936 18446744073709551615 4254464 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 634024

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.72
CPU time (s): 4800.19
CPU user time (s): 4796.93
CPU system time (s): 3.26
CPU usage (%): 399.444
Max. virtual memory (cumulated for all children) (KiB): 634024

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

runsolver used 1.92571 second user time and 4.5993 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 09:27:52
IDJOB=3290033
IDBENCH=83416
IDSOLVER=1603
FILE ID=node143/3290033-1304062072
RUNJOBID= node143-1304059664-4759
PBS_JOBID= 13170423
Free space on /tmp= 72924 MiB

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

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

MD5SUM BENCH= 07ea67092ce3fd4529e72f69434e3f99
RANDOM SEED=764140204

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31775136 kB
Buffers:        192176 kB
Cached:         644380 kB
SwapCached:        168 kB
Active:         247116 kB
Inactive:       653236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31775136 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            1588 kB
Writeback:           0 kB
AnonPages:       63280 kB
Mapped:          14912 kB
Slab:           211740 kB
PageTables:       4068 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184060 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= 72924 MiB
End job on node143 at 2011-04-29 09:47:56