Trace number 3263660

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.3 1201.83

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
MD5SUMf19999592ac4a0c798533d80c1c7f2d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4244.96
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses58358
Sum of the clauses size583280
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 558298

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: 21902
0.00/0.04	c parsetime: 40731us
0.00/0.04	c parsed 58358 clauses with 150 variables
0.00/0.05	c NW started thread 0 successfully (1096075584)
0.00/0.06	c NW started thread 1 successfully (1106565440)
0.00/0.08	c NW started thread 2 successfully (1117055296)
0.00/0.13	c NW started thread 3 successfully (1127545152)
139.56/35.05	c preprocessor returned 10029 variables
139.56/35.05	c preprocessing returned UNKNOWN
139.56/35.05	c PP set 0 variables
139.56/35.05	c pp time: 34998942us (34s)
139.96/35.13	c preprocessor returned 10029 variables
139.96/35.13	c preprocessing returned UNKNOWN
139.96/35.13	c PP set 0 variables
139.96/35.13	c pp time: 35051132us (35s)
140.76/35.32	c preprocessor returned 10029 variables
140.76/35.32	c preprocessing returned UNKNOWN
140.76/35.32	c PP set 0 variables
140.76/35.32	c pp time: 35252857us (35s)
834.17/208.97	c preprocessor returned 30024 variables
834.17/208.97	c preprocessing returned UNKNOWN
834.17/208.97	c PP set 0 variables
834.17/208.97	c pp time: 208873703us (208s)

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

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.46 7.87 7.47 1/175 21901
/proc/meminfo: memFree=25347672/32951124 swapFree=67051468/67111528
[pid=21901] ppid=21899 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21901/stat : 21901 (priss.sh) S 21899 21901 21348 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518149808 8908800 251 33554432000 4194304 4922060 140736992553568 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21901/statm: 2175 251 211 178 0 68 0

[startup+0.0755049 s]
/proc/loadavg: 7.46 7.87 7.47 1/175 21901
/proc/meminfo: memFree=25347672/32951124 swapFree=67051468/67111528
[pid=21901] ppid=21899 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21901/stat : 21901 (priss.sh) S 21899 21901 21348 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518149808 8908800 251 33554432000 4194304 4922060 140736992553568 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21901/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.39164 s]
/proc/loadavg: 7.46 7.87 7.47 1/175 21901
/proc/meminfo: memFree=25347672/32951124 swapFree=67051468/67111528
[pid=21901] ppid=21899 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21901/stat : 21901 (priss.sh) S 21899 21901 21348 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518149808 8908800 251 33554432000 4194304 4922060 140736992553568 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21901/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.987519 s]
/proc/loadavg: 7.46 7.87 7.47 1/175 21901
/proc/meminfo: memFree=25347672/32951124 swapFree=67051468/67111528
[pid=21901] ppid=21899 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21901/stat : 21901 (priss.sh) S 21899 21901 21348 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518149808 8908800 251 33554432000 4194304 4922060 140736992553568 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21901/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.0875 s]
/proc/loadavg: 7.46 7.87 7.47 1/175 21901
/proc/meminfo: memFree=25347672/32951124 swapFree=67051468/67111528
[pid=21901] ppid=21899 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21901/stat : 21901 (priss.sh) S 21899 21901 21348 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518149808 8908800 251 33554432000 4194304 4922060 140736992553568 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21901/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50043 s]
/proc/loadavg: 7.46 7.87 7.47 1/175 21901
/proc/meminfo: memFree=25347672/32951124 swapFree=67051468/67111528
[pid=21901] ppid=21899 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21901/stat : 21901 (priss.sh) S 21899 21901 21348 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518149808 8908800 251 33554432000 4194304 4922060 140736992553568 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21901/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10114 s]
/proc/loadavg: 7.46 7.87 7.47 9/188 21939
/proc/meminfo: memFree=25273764/32951124 swapFree=67051468/67111528
[pid=21901] ppid=21899 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21901/stat : 21901 (priss.sh) S 21899 21901 21348 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518149808 8908800 251 33554432000 4194304 4922060 140736992553568 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21901/statm: 2175 251 211 178 0 68 0
[pid=21902] ppid=21901 vsize=221256 CPUtime=12.16 cores=0,2,4,6
/proc/21902/stat : 21902 (priss) S 21901 21901 21348 0 -1 4202496 9724 0 0 0 1210 6 0 0 19 0 5 0 518149808 226566144 9508 33554432000 4194304 5787044 140736474690096 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21902/statm: 55314 9508 351 389 0 51064 0
[pid=21902/tid=21904] ppid=21901 vsize=221256 CPUtime=3.03 cores=0,2,4,6
/proc/21902/task/21904/stat : 21904 (priss) R 21901 21901 21348 0 -1 4202560 979 0 0 0 303 0 0 0 25 0 5 0 518149813 226566144 9508 33554432000 4194304 5787044 140736474690096 18446744073709551615 4336729 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21902/tid=21905] ppid=21901 vsize=221256 CPUtime=3 cores=0,2,4,6
/proc/21902/task/21905/stat : 21905 (priss) R 21901 21901 21348 0 -1 4202560 899 0 0 0 300 0 0 0 25 0 5 0 518149815 226566144 9508 33554432000 4194304 5787044 140736474690096 18446744073709551615 4336696 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21902/tid=21906] ppid=21901 vsize=221256 CPUtime=3.01 cores=0,2,4,6
/proc/21902/task/21906/stat : 21906 (priss) R 21901 21901 21348 0 -1 4202560 869 0 0 0 301 0 0 0 25 0 5 0 518149816 226566144 9508 33554432000 4194304 5787044 140736474690096 18446744073709551615 4336696 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21902/tid=21907] ppid=21901 vsize=221256 CPUtime=2.99 cores=0,2,4,6
/proc/21902/task/21907/stat : 21907 (priss) R 21901 21901 21348 0 -1 4202560 889 0 0 0 299 0 0 0 25 0 5 0 518149818 226566144 9508 33554432000 4194304 5787044 140736474690096 18446744073709551615 4336229 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 229956

[startup+6.30057 s]
/proc/loadavg: 7.59 7.89 7.48 9/188 21939
/proc/meminfo: memFree=25264848/32951124 swapFree=67051468/67111528
[pid=21901] ppid=21899 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21901/stat : 21901 (priss.sh) S 21899 21901 21348 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518149808 8908800 251 33554432000 4194304 4922060 140736992553568 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21901/statm: 2175 251 211 178 0 68 0
[pid=21902] ppid=21901 vsize=221256 CPUtime=24.93 cores=0,2,4,6
/proc/21902/stat : 21902 (priss) S 21901 21901 21348 0 -1 4202496 9724 0 0 0 2487 6 0 0 19 0 5 0 518149808 226566144 9508 33554432000 4194304 5787044 140736474690096 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21902/statm: 55314 9508 351 389 0 51064 0
[pid=21902/tid=21904] ppid=21901 vsize=221256 CPUtime=6.23 cores=0,2,4,6
/proc/21902/task/21904/stat : 21904 (priss) R 21901 21901 21348 0 -1 4202560 979 0 0 0 623 0 0 0 25 0 5 0 518149813 226566144 9508 33554432000 4194304 5787044 140736474690096 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21902/tid=21905] ppid=21901 vsize=221256 CPUtime=6.18 cores=0,2,4,6
/proc/21902/task/21905/stat : 21905 (priss) R 21901 21901 21348 0 -1 4202560 899 0 0 0 618 0 0 0 25 0 5 0 518149815 226566144 9508 33554432000 4194304 5787044 140736474690096 18446744073709551615 4337538 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21902/tid=21906] ppid=21901 vsize=221256 CPUtime=6.21 cores=0,2,4,6
/proc/21902/task/21906/stat : 21906 (priss) R 21901 21901 21348 0 -1 4202560 869 0 0 0 621 0 0 0 25 0 5 0 518149816 226566144 9508 33554432000 4194304 5787044 140736474690096 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21902/tid=21907] ppid=21901 vsize=221256 CPUtime=6.19 cores=0,2,4,6
/proc/21902/task/21907/stat : 21907 (priss) R 21901 21901 21348 0 -1 4202560 889 0 0 0 619 0 0 0 25 0 5 0 518149818 226566144 9508 33554432000 4194304 5787044 140736474690096 18446744073709551615 4336269 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.93
Current children cumulated vsize (KiB) 229956

[startup+12.7004 s]
/proc/loadavg: 7.62 7.89 7.49 9/188 21939
/proc/meminfo: memFree=25250008/32951124 swapFree=67051468/67111528
[pid=21901] ppid=21899 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21901/stat : 21901 (priss.sh) S 21899 21901 21348 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518149808 8908800 251 33554432000 4194304 4922060 140736992553568 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21901/statm: 2175 251 211 178 0 68 0
[pid=21902] ppid=21901 vsize=221256 CPUtime=50.52 cores=0,2,4,6
/proc/21902/stat : 21902 (priss) S 21901 21901 21348 0 -1 4202496 9727 0 0 0 5046 6 0 0 19 0 5 0 518149808 226566144 9511 33554432000 4194304 5787044 140736474690096 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21902/statm: 55314 9511 351 389 0 51064 0
[pid=21902/tid=21904] ppid=21901 vsize=221256 CPUtime=12.63 cores=0,2,4,6
/proc/21902/task/21904/stat : 21904 (priss) R 21901 21901 21348 0 -1 4202560 979 0 0 0 1263 0 0 0 25 0 5 0 518149813 226566144 9511 33554432000 4194304 5787044 140736474690096 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21902/tid=21905] ppid=21901 vsize=221256 CPUtime=12.55 cores=0,2,4,6
/proc/21902/task/21905/stat : 21905 (priss) R 21901 21901 21348 0 -1 4202560 899 0 0 0 1255 0 0 0 25 0 5 0 518149815 226566144 9511 33554432000 4194304 5787044 140736474690096 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21902/tid=21906] ppid=21901 vsize=221256 CPUtime=12.61 cores=0,2,4,6
/proc/21902/task/21906/stat : 21906 (priss) R 21901 21901 21348 0 -1 4202560 871 0 0 0 1261 0 0 0 25 0 5 0 518149816 226566144 9511 33554432000 4194304 5787044 140736474690096 18446744073709551615 4336756 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21902/tid=21907] ppid=21901 vsize=221256 CPUtime=12.59 cores=0,2,4,6
/proc/21902/task/21907/stat : 21907 (priss) R 21901 21901 21348 0 -1 4202560 890 0 0 0 1259 0 0 0 25 0 5 0 518149818 226566144 9511 33554432000 4194304 5787044 140736474690096 18446744073709551615 4336249 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 229956

[startup+25.5011 s]
/proc/loadavg: 7.70 7.90 7.49 9/188 21940
/proc/meminfo: memFree=25218020/32951124 swapFree=67051468/67111528
[pid=21901] ppid=21899 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21901/stat : 21901 (priss.sh) S 21899 21901 21348 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518149808 8908800 251 33554432000 4194304 4922060 140736992553568 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21901/statm: 2175 251 211 178 0 68 0
[pid=21902] ppid=21901 vsize=221256 CPUtime=101.63 cores=0,2,4,6
/proc/21902/stat : 21902 (priss) S 21901 21901 21348 0 -1 4202496 9728 0 0 0 10156 7 0 0 19 0 5 0 518149808 226566144 9512 33554432000 4194304 5787044 140736474690096 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21902/statm: 55314 9512 351 389 0 51064 0
[pid=21902/tid=21904] ppid=21901 vsize=221256 CPUtime=25.43 cores=0,2,4,6
/proc/21902/task/21904/stat : 21904 (priss) R 21901 21901 21348 0 -1 4202560 979 0 0 0 2543 0 0 0 25 0 5 0 518149813 226566144 9512 33554432000 4194304 5787044 140736474690096 18446744073709551615 4336703 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21902/tid=21905] ppid=21901 vsize=221256 CPUtime=25.28 cores=0,2,4,6
/proc/21902/task/21905/stat : 21905 (priss) R 21901 21901 21348 0 -1 4202560 899 0 0 0 2528 0 0 0 25 0 5 0 518149815 226566144 9512 33554432000 4194304 5787044 140736474690096 18446744073709551615 4336696 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21902/tid=21906] ppid=21901 vsize=221256 CPUtime=25.41 cores=0,2,4,6
/proc/21902/task/21906/stat : 21906 (priss) R 21901 21901 21348 0 -1 4202560 872 0 0 0 2541 0 0 0 25 0 5 0 518149816 226566144 9512 33554432000 4194304 5787044 140736474690096 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21902/tid=21907] ppid=21901 vsize=221256 CPUtime=25.38 cores=0,2,4,6
/proc/21902/task/21907/stat : 21907 (priss) R 21901 21901 21348 0 -1 4202560 890 0 0 0 2538 0 0 0 25 0 5 0 518149818 226566144 9512 33554432000 4194304 5787044 140736474690096 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 229956

[startup+51.1006 s]
/proc/loadavg: 7.80 7.91 7.50 9/188 21940
/proc/meminfo: memFree=25118684/32951124 swapFree=67051468/67111528
[pid=21901] ppid=21899 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21901/stat : 21901 (priss.sh) S 21899 21901 21348 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518149808 8908800 251 33554432000 4194304 4922060 140736992553568 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21901/statm: 2175 251 211 178 0 68 0
[pid=21902] ppid=21901 vsize=305212 CPUtime=203.87 cores=0,2,4,6
/proc/21902/stat : 21902 (priss) S 21901 21901 21348 0 -1 4202496 23854 0 0 0 20369 18 0 0 19 0 5 0 518149808 312537088 22484 33554432000 4194304 5787044 140736474690096 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21902/statm: 76303 22484 405 389 0 72053 0
[pid=21902/tid=21904] ppid=21901 vsize=305212 CPUtime=51.02 cores=0,2,4,6
/proc/21902/task/21904/stat : 21904 (priss) R 21901 21901 21348 0 -1 4202560 4628 0 0 0 5099 3 0 0 25 0 5 0 518149813 312537088 22484 33554432000 4194304 5787044 140736474690096 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21902/tid=21905] ppid=21901 vsize=305212 CPUtime=50.73 cores=0,2,4,6
/proc/21902/task/21905/stat : 21905 (priss) R 21901 21901 21348 0 -1 4202560 5283 0 0 0 5069 4 0 0 25 0 5 0 518149815 312537088 22484 33554432000 4194304 5787044 140736474690096 18446744073709551615 5591532 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21902/tid=21906] ppid=21901 vsize=305212 CPUtime=50.99 cores=0,2,4,6
/proc/21902/task/21906/stat : 21906 (priss) R 21901 21901 21348 0 -1 4202560 4151 0 0 0 5097 2 0 0 25 0 5 0 518149816 312537088 22484 33554432000 4194304 5787044 140736474690096 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21902/tid=21907] ppid=21901 vsize=305212 CPUtime=50.99 cores=0,2,4,6
/proc/21902/task/21907/stat : 21907 (priss) R 21901 21901 21348 0 -1 4202560 3704 0 0 0 5097 2 0 0 25 0 5 0 518149818 312537088 22484 33554432000 4194304 5787044 140736474690096 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.87
Current children cumulated vsize (KiB) 313912

[startup+102.3 s]
/proc/loadavg: 8.03 7.95 7.54 9/188 21942
/proc/meminfo: memFree=25015120/32951124 swapFree=67051468/67111528
[pid=21901] ppid=21899 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21901/stat : 21901 (priss.sh) S 21899 21901 21348 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518149808 8908800 251 33554432000 4194304 4922060 140736992553568 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21901/statm: 2175 251 211 178 0 68 0
[pid=21902] ppid=21901 vsize=327084 CPUtime=408.37 cores=0,2,4,6
/proc/21902/stat : 21902 (priss) S 21901 21901 21348 0 -1 4202496 36556 0 0 0 40809 28 0 0 19 0 5 0 518149808 334934016 35076 33554432000 4194304 5787044 140736474690096 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21902/statm: 81771 35076 405 389 0 77521 0
[pid=21902/tid=21904] ppid=21901 vsize=327084 CPUtime=102.21 cores=0,2,4,6
/proc/21902/task/21904/stat : 21904 (priss) R 21901 21901 21348 0 -1 4202560 7912 0 0 0 10216 5 0 0 25 0 5 0 518149813 334934016 35076 33554432000 4194304 5787044 140736474690096 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21902/tid=21905] ppid=21901 vsize=327084 CPUtime=101.65 cores=0,2,4,6
/proc/21902/task/21905/stat : 21905 (priss) R 21901 21901 21348 0 -1 4202560 10971 0 0 0 10156 9 0 0 25 0 5 0 518149815 334934016 35076 33554432000 4194304 5787044 140736474690096 18446744073709551615 5591075 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21902/tid=21906] ppid=21901 vsize=327084 CPUtime=102.19 cores=0,2,4,6
/proc/21902/task/21906/stat : 21906 (priss) R 21901 21901 21348 0 -1 4202560 7881 0 0 0 10214 5 0 0 25 0 5 0 518149816 334934016 35076 33554432000 4194304 5787044 140736474690096 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21902/tid=21907] ppid=21901 vsize=327084 CPUtime=102.19 cores=0,2,4,6
/proc/21902/task/21907/stat : 21907 (priss) R 21901 21901 21348 0 -1 4202560 3704 0 0 0 10217 2 0 0 25 0 5 0 518149818 334934016 35076 33554432000 4194304 5787044 140736474690096 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.37
Current children cumulated vsize (KiB) 335784

[startup+162.301 s]
/proc/loadavg: 8.12 7.99 7.58 9/188 21943
/proc/meminfo: memFree=24925432/32951124 swapFree=67051468/67111528
[pid=21901] ppid=21899 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21901/stat : 21901 (priss.sh) S 21899 21901 21348 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518149808 8908800 251 33554432000 4194304 4922060 140736992553568 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21901/statm: 2175 251 211 178 0 68 0
[pid=21902] ppid=21901 vsize=336320 CPUtime=648.05 cores=0,2,4,6

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

/proc/21902/task/21905/stat : 21905 (priss) R 21901 21901 21348 0 -1 4202560 25150 0 0 0 87784 23 0 0 25 0 5 0 518149815 663089152 110648 33554432000 4194304 5787044 140736474690096 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21902/tid=21906] ppid=21901 vsize=647548 CPUtime=882.18 cores=0,2,4,6
/proc/21902/task/21906/stat : 21906 (priss) R 21901 21901 21348 0 -1 4202560 29941 0 0 0 88185 33 0 0 25 0 5 0 518149816 663089152 110648 33554432000 4194304 5787044 140736474690096 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21902/tid=21907] ppid=21901 vsize=647548 CPUtime=881.52 cores=0,2,4,6
/proc/21902/task/21907/stat : 21907 (priss) R 21901 21901 21348 0 -1 4202560 21021 0 0 0 88135 17 0 0 25 0 5 0 518149818 663089152 110648 33554432000 4194304 5787044 140736474690096 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.02
Current children cumulated vsize (KiB) 656248

[startup+942.307 s]
/proc/loadavg: 8.01 8.07 7.86 9/188 21964
/proc/meminfo: memFree=24313668/32951124 swapFree=67051468/67111528
[pid=21901] ppid=21899 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21901/stat : 21901 (priss.sh) S 21899 21901 21348 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518149808 8908800 251 33554432000 4194304 4922060 140736992553568 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21901/statm: 2175 251 211 178 0 68 0
[pid=21902] ppid=21901 vsize=659352 CPUtime=3763.71 cores=0,2,4,6
/proc/21902/stat : 21902 (priss) S 21901 21901 21348 0 -1 4202496 124619 0 0 0 376245 126 0 0 19 0 5 0 518149808 675176448 120306 33554432000 4194304 5787044 140736474690096 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21902/statm: 164838 120306 418 389 0 160588 0
[pid=21902/tid=21904] ppid=21901 vsize=659352 CPUtime=942.13 cores=0,2,4,6
/proc/21902/task/21904/stat : 21904 (priss) R 21901 21901 21348 0 -1 4202560 34692 0 0 0 94176 37 0 0 25 0 5 0 518149813 675176448 120306 33554432000 4194304 5787044 140736474690096 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21902/tid=21905] ppid=21901 vsize=659352 CPUtime=938.07 cores=0,2,4,6
/proc/21902/task/21905/stat : 21905 (priss) R 21901 21901 21348 0 -1 4202560 27843 0 0 0 93782 25 0 0 25 0 5 0 518149815 675176448 120306 33554432000 4194304 5787044 140736474690096 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21902/tid=21906] ppid=21901 vsize=659352 CPUtime=942.18 cores=0,2,4,6
/proc/21902/task/21906/stat : 21906 (priss) R 21901 21901 21348 0 -1 4202560 32252 0 0 0 94181 37 0 0 25 0 5 0 518149816 675176448 120306 33554432000 4194304 5787044 140736474690096 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21902/tid=21907] ppid=21901 vsize=659352 CPUtime=941.19 cores=0,2,4,6
/proc/21902/task/21907/stat : 21907 (priss) R 21901 21901 21348 0 -1 4202560 23744 0 0 0 94099 20 0 0 25 0 5 0 518149818 675176448 120306 33554432000 4194304 5787044 140736474690096 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.71
Current children cumulated vsize (KiB) 668052

[startup+1002.3 s]
/proc/loadavg: 8.04 8.07 7.87 9/188 21966
/proc/meminfo: memFree=24295776/32951124 swapFree=67051468/67111528
[pid=21901] ppid=21899 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21901/stat : 21901 (priss.sh) S 21899 21901 21348 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518149808 8908800 251 33554432000 4194304 4922060 140736992553568 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21901/statm: 2175 251 211 178 0 68 0
[pid=21902] ppid=21901 vsize=661252 CPUtime=4003.36 cores=0,2,4,6
/proc/21902/stat : 21902 (priss) S 21901 21901 21348 0 -1 4202496 128376 0 0 0 400206 130 0 0 19 0 5 0 518149808 677122048 123516 33554432000 4194304 5787044 140736474690096 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21902/statm: 165313 123516 418 389 0 161063 0
[pid=21902/tid=21904] ppid=21901 vsize=661252 CPUtime=1002.11 cores=0,2,4,6
/proc/21902/task/21904/stat : 21904 (priss) R 21901 21901 21348 0 -1 4202560 35776 0 0 0 100174 37 0 0 25 0 5 0 518149813 677122048 123516 33554432000 4194304 5787044 140736474690096 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21902/tid=21905] ppid=21901 vsize=661252 CPUtime=998.06 cores=0,2,4,6
/proc/21902/task/21905/stat : 21905 (priss) R 21901 21901 21348 0 -1 4202560 29278 0 0 0 99780 26 0 0 25 0 5 0 518149815 677122048 123516 33554432000 4194304 5787044 140736474690096 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21902/tid=21906] ppid=21901 vsize=661252 CPUtime=1002.17 cores=0,2,4,6
/proc/21902/task/21906/stat : 21906 (priss) R 21901 21901 21348 0 -1 4202560 32775 0 0 0 100179 38 0 0 25 0 5 0 518149816 677122048 123516 33554432000 4194304 5787044 140736474690096 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21902/tid=21907] ppid=21901 vsize=661252 CPUtime=1000.87 cores=0,2,4,6
/proc/21902/task/21907/stat : 21907 (priss) R 21901 21901 21348 0 -1 4202560 24459 0 0 0 100065 22 0 0 25 0 5 0 518149818 677122048 123516 33554432000 4194304 5787044 140736474690096 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.36
Current children cumulated vsize (KiB) 669952

[startup+1062.3 s]
/proc/loadavg: 8.04 8.07 7.88 9/188 21967
/proc/meminfo: memFree=24294380/32951124 swapFree=67051468/67111528
[pid=21901] ppid=21899 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21901/stat : 21901 (priss.sh) S 21899 21901 21348 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518149808 8908800 251 33554432000 4194304 4922060 140736992553568 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21901/statm: 2175 251 211 178 0 68 0
[pid=21902] ppid=21901 vsize=663300 CPUtime=4243.02 cores=0,2,4,6
/proc/21902/stat : 21902 (priss) S 21901 21901 21348 0 -1 4202496 129136 0 0 0 424172 130 0 0 19 0 5 0 518149808 679219200 123763 33554432000 4194304 5787044 140736474690096 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21902/statm: 165825 123763 418 389 0 161575 0
[pid=21902/tid=21904] ppid=21901 vsize=663300 CPUtime=1062.11 cores=0,2,4,6
/proc/21902/task/21904/stat : 21904 (priss) R 21901 21901 21348 0 -1 4202560 35776 0 0 0 106174 37 0 0 25 0 5 0 518149813 679219200 123763 33554432000 4194304 5787044 140736474690096 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21902/tid=21905] ppid=21901 vsize=663300 CPUtime=1058.07 cores=0,2,4,6
/proc/21902/task/21905/stat : 21905 (priss) R 21901 21901 21348 0 -1 4202560 29278 0 0 0 105781 26 0 0 25 0 5 0 518149815 679219200 123763 33554432000 4194304 5787044 140736474690096 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21902/tid=21906] ppid=21901 vsize=663300 CPUtime=1062.18 cores=0,2,4,6
/proc/21902/task/21906/stat : 21906 (priss) R 21901 21901 21348 0 -1 4202560 33533 0 0 0 106179 39 0 0 25 0 5 0 518149816 679219200 123763 33554432000 4194304 5787044 140736474690096 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21902/tid=21907] ppid=21901 vsize=663300 CPUtime=1060.54 cores=0,2,4,6
/proc/21902/task/21907/stat : 21907 (priss) R 21901 21901 21348 0 -1 4202560 24461 0 0 0 106032 22 0 0 25 0 5 0 518149818 679219200 123763 33554432000 4194304 5787044 140736474690096 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.02
Current children cumulated vsize (KiB) 672000

[startup+1122.3 s]
/proc/loadavg: 8.01 8.05 7.89 9/188 21969
/proc/meminfo: memFree=24292864/32951124 swapFree=67051468/67111528
[pid=21901] ppid=21899 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21901/stat : 21901 (priss.sh) S 21899 21901 21348 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518149808 8908800 251 33554432000 4194304 4922060 140736992553568 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21901/statm: 2175 251 211 178 0 68 0
[pid=21902] ppid=21901 vsize=663300 CPUtime=4482.7 cores=0,2,4,6
/proc/21902/stat : 21902 (priss) S 21901 21901 21348 0 -1 4202496 129420 0 0 0 448139 131 0 0 19 0 5 0 518149808 679219200 124047 33554432000 4194304 5787044 140736474690096 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21902/statm: 165825 124047 418 389 0 161575 0
[pid=21902/tid=21904] ppid=21901 vsize=663300 CPUtime=1122.1 cores=0,2,4,6
/proc/21902/task/21904/stat : 21904 (priss) R 21901 21901 21348 0 -1 4202560 35776 0 0 0 112173 37 0 0 25 0 5 0 518149813 679219200 124047 33554432000 4194304 5787044 140736474690096 18446744073709551615 5591813 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21902/tid=21905] ppid=21901 vsize=663300 CPUtime=1118.07 cores=0,2,4,6
/proc/21902/task/21905/stat : 21905 (priss) R 21901 21901 21348 0 -1 4202560 29278 0 0 0 111781 26 0 0 25 0 5 0 518149815 679219200 124047 33554432000 4194304 5787044 140736474690096 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21902/tid=21906] ppid=21901 vsize=663300 CPUtime=1122.18 cores=0,2,4,6
/proc/21902/task/21906/stat : 21906 (priss) R 21901 21901 21348 0 -1 4202560 33799 0 0 0 112179 39 0 0 25 0 5 0 518149816 679219200 124047 33554432000 4194304 5787044 140736474690096 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21902/tid=21907] ppid=21901 vsize=663300 CPUtime=1120.22 cores=0,2,4,6
/proc/21902/task/21907/stat : 21907 (priss) R 21901 21901 21348 0 -1 4202560 24479 0 0 0 112000 22 0 0 25 0 5 0 518149818 679219200 124047 33554432000 4194304 5787044 140736474690096 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.7
Current children cumulated vsize (KiB) 672000

[startup+1182.3 s]
/proc/loadavg: 8.07 8.06 7.90 9/188 21971
/proc/meminfo: memFree=24284276/32951124 swapFree=67051468/67111528
[pid=21901] ppid=21899 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21901/stat : 21901 (priss.sh) S 21899 21901 21348 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518149808 8908800 251 33554432000 4194304 4922060 140736992553568 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21901/statm: 2175 251 211 178 0 68 0
[pid=21902] ppid=21901 vsize=663300 CPUtime=4722.37 cores=0,2,4,6
/proc/21902/stat : 21902 (priss) S 21901 21901 21348 0 -1 4202496 131246 0 0 0 472103 134 0 0 19 0 5 0 518149808 679219200 125873 33554432000 4194304 5787044 140736474690096 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21902/statm: 165825 125873 418 389 0 161575 0
[pid=21902/tid=21904] ppid=21901 vsize=663300 CPUtime=1182.1 cores=0,2,4,6
/proc/21902/task/21904/stat : 21904 (priss) R 21901 21901 21348 0 -1 4202560 35780 0 0 0 118173 37 0 0 25 0 5 0 518149813 679219200 125873 33554432000 4194304 5787044 140736474690096 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21902/tid=21905] ppid=21901 vsize=663300 CPUtime=1178.07 cores=0,2,4,6
/proc/21902/task/21905/stat : 21905 (priss) R 21901 21901 21348 0 -1 4202560 30789 0 0 0 117778 29 0 0 25 0 5 0 518149815 679219200 125873 33554432000 4194304 5787044 140736474690096 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21902/tid=21906] ppid=21901 vsize=663300 CPUtime=1182.18 cores=0,2,4,6
/proc/21902/task/21906/stat : 21906 (priss) R 21901 21901 21348 0 -1 4202560 34045 0 0 0 118179 39 0 0 25 0 5 0 518149816 679219200 125873 33554432000 4194304 5787044 140736474690096 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21902/tid=21907] ppid=21901 vsize=663300 CPUtime=1179.89 cores=0,2,4,6
/proc/21902/task/21907/stat : 21907 (priss) R 21901 21901 21348 0 -1 4202560 24544 0 0 0 117967 22 0 0 25 0 5 0 518149818 679219200 125873 33554432000 4194304 5787044 140736474690096 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 672000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.05 8.05 7.90 9/188 21971
/proc/meminfo: memFree=24275468/32951124 swapFree=67051468/67111528
[pid=21901] ppid=21899 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21901/stat : 21901 (priss.sh) S 21899 21901 21348 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518149808 8908800 251 33554432000 4194304 4922060 140736992553568 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21901/statm: 2175 251 211 178 0 68 0
[pid=21902] ppid=21901 vsize=663300 CPUtime=4800.3 cores=0,2,4,6
/proc/21902/stat : 21902 (priss) S 21901 21901 21348 0 -1 4202496 132304 0 0 0 479895 135 0 0 19 0 5 0 518149808 679219200 126931 33554432000 4194304 5787044 140736474690096 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21902/statm: 165825 126931 418 389 0 161575 0
[pid=21902/tid=21904] ppid=21901 vsize=663300 CPUtime=1201.61 cores=0,2,4,6
/proc/21902/task/21904/stat : 21904 (priss) R 21901 21901 21348 0 -1 4202560 35781 0 0 0 120124 37 0 0 25 0 5 0 518149813 679219200 126931 33554432000 4194304 5787044 140736474690096 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21902/tid=21905] ppid=21901 vsize=663300 CPUtime=1197.58 cores=0,2,4,6
/proc/21902/task/21905/stat : 21905 (priss) R 21901 21901 21348 0 -1 4202560 31309 0 0 0 119728 30 0 0 25 0 5 0 518149815 679219200 126931 33554432000 4194304 5787044 140736474690096 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21902/tid=21906] ppid=21901 vsize=663300 CPUtime=1201.68 cores=0,2,4,6
/proc/21902/task/21906/stat : 21906 (priss) R 21901 21901 21348 0 -1 4202560 34553 0 0 0 120129 39 0 0 25 0 5 0 518149816 679219200 126931 33554432000 4194304 5787044 140736474690096 18446744073709551615 4238936 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21902/tid=21907] ppid=21901 vsize=663300 CPUtime=1199.29 cores=0,2,4,6
/proc/21902/task/21907/stat : 21907 (priss) R 21901 21901 21348 0 -1 4202560 24573 0 0 0 119907 22 0 0 25 0 5 0 518149818 679219200 126931 33554432000 4194304 5787044 140736474690096 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 672000

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

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

[startup+1201.8 s]
/proc/loadavg: 8.05 8.05 7.90 9/188 21971
/proc/meminfo: memFree=24275468/32951124 swapFree=67051468/67111528
[pid=21901] ppid=21899 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21901/stat : 21901 (priss.sh) S 21899 21901 21348 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518149808 8908800 251 33554432000 4194304 4922060 140736992553568 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21901/statm: 2175 251 211 178 0 68 0
[pid=21902] ppid=21901 vsize=663300 CPUtime=4800.3 cores=0,2,4,6
/proc/21902/stat : 21902 (priss) S 21901 21901 21348 0 -1 4202496 132304 0 0 0 479895 135 0 0 19 0 5 0 518149808 679219200 126931 33554432000 4194304 5787044 140736474690096 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21902/statm: 165825 126931 418 389 0 161575 0
[pid=21902/tid=21904] ppid=21901 vsize=663300 CPUtime=1201.61 cores=0,2,4,6
/proc/21902/task/21904/stat : 21904 (priss) R 21901 21901 21348 0 -1 4202560 35781 0 0 0 120124 37 0 0 25 0 5 0 518149813 679219200 126931 33554432000 4194304 5787044 140736474690096 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21902/tid=21905] ppid=21901 vsize=663300 CPUtime=1197.58 cores=0,2,4,6
/proc/21902/task/21905/stat : 21905 (priss) R 21901 21901 21348 0 -1 4202560 31309 0 0 0 119728 30 0 0 25 0 5 0 518149815 679219200 126931 33554432000 4194304 5787044 140736474690096 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21902/tid=21906] ppid=21901 vsize=663300 CPUtime=1201.68 cores=0,2,4,6
/proc/21902/task/21906/stat : 21906 (priss) R 21901 21901 21348 0 -1 4202560 34553 0 0 0 120129 39 0 0 25 0 5 0 518149816 679219200 126931 33554432000 4194304 5787044 140736474690096 18446744073709551615 4238936 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21902/tid=21907] ppid=21901 vsize=663300 CPUtime=1199.29 cores=0,2,4,6
/proc/21902/task/21907/stat : 21907 (priss) R 21901 21901 21348 0 -1 4202560 24573 0 0 0 119907 22 0 0 25 0 5 0 518149818 679219200 126931 33554432000 4194304 5787044 140736474690096 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 672000

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.83
CPU time (s): 4800.3
CPU user time (s): 4798.95
CPU system time (s): 1.35
CPU usage (%): 399.418
Max. virtual memory (cumulated for all children) (KiB): 672000

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

The end

Launcher Data

Begin job on node101 at 2011-04-29 10:24:30
IDJOB=3263660
IDBENCH=84004
IDSOLVER=1603
FILE ID=node101/3263660-1304065470
RUNJOBID= node101-1304064266-21810
PBS_JOBID= 13170449
Free space on /tmp= 72020 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263660-1304065470/watcher-3263660-1304065470 -o /tmp/evaluation-result-3263660-1304065470/solver-3263660-1304065470 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3263660-1304065470.cnf 1094935589 4800 15500 4

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

MD5SUM BENCH= f19999592ac4a0c798533d80c1c7f2d7
RANDOM SEED=1094935589

node101.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.841
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.68
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.841
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.841
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.77
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.841
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.841
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.74
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.841
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.841
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.841
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:      25347960 kB
Buffers:       2018420 kB
Cached:        5105724 kB
SwapCached:      30452 kB
Active:        2979088 kB
Inactive:      4180880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25347960 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            3928 kB
Writeback:           0 kB
AnonPages:       26844 kB
Mapped:           9184 kB
Slab:           379192 kB
PageTables:       4692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   221012 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= 72020 MiB
End job on node101 at 2011-04-29 10:44:34