Trace number 3292195

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.36 1202.12

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_34.renamed-as.sat05-1926.cnf
MD5SUM349e2f9eff952d4e42f8e1caefaa382b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark61.3457
Satisfiable
(Un)Satisfiability was proved
Number of variables1156
Number of clauses194072
Sum of the clauses size507926
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 276398
Number of clauses of size 3117606
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 568

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: 29937
0.00/0.05	c parsetime: 46146us
0.00/0.05	c parsed 194072 clauses with 1156 variables
0.00/0.06	c NW started thread 0 successfully (1085610304)
0.00/0.08	c NW started thread 1 successfully (1096100160)
0.00/0.10	c NW started thread 2 successfully (1106590016)
0.00/0.14	c NW started thread 3 successfully (1117079872)
17.71/4.58	c preprocessor returned 10009 variables
17.71/4.58	c preprocessing returned UNKNOWN
17.71/4.58	c PP set 1 variables
17.71/4.58	c pp time: 4502524us (4s)
18.11/4.61	c preprocessor returned 10009 variables
18.11/4.61	c preprocessing returned UNKNOWN
18.11/4.61	c PP set 1 variables
18.11/4.61	c pp time: 4546317us (4s)
18.11/4.61	c preprocessor returned 10009 variables
18.11/4.61	c preprocessing returned UNKNOWN
18.11/4.61	c PP set 1 variables
18.11/4.61	c pp time: 4505592us (4s)
56.85/14.34	c preprocessor returned 30014 variables
56.85/14.34	c preprocessing returned UNKNOWN
56.85/14.34	c PP set 1 variables
56.85/14.34	c pp time: 14209619us (14s)

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

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

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


[startup+0 s]
/proc/loadavg: 8.04 8.06 8.06 5/182 29936
/proc/meminfo: memFree=14203944/32950928 swapFree=67111528/67111528
[pid=29936] ppid=29934 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29936/stat : 29936 (priss.sh) S 29934 29936 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 597466924 8908800 252 33554432000 4194304 4922060 140736961213584 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29936/statm: 2175 252 211 178 0 68 0

[startup+0.0640481 s]
/proc/loadavg: 8.04 8.06 8.06 5/182 29936
/proc/meminfo: memFree=14203944/32950928 swapFree=67111528/67111528
[pid=29936] ppid=29934 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29936/stat : 29936 (priss.sh) S 29934 29936 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 597466924 8908800 252 33554432000 4194304 4922060 140736961213584 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29936/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100974 s]
/proc/loadavg: 8.04 8.06 8.06 5/182 29936
/proc/meminfo: memFree=14203944/32950928 swapFree=67111528/67111528
[pid=29936] ppid=29934 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29936/stat : 29936 (priss.sh) S 29934 29936 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 597466924 8908800 252 33554432000 4194304 4922060 140736961213584 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29936/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.898836 s]
/proc/loadavg: 8.04 8.06 8.06 5/182 29936
/proc/meminfo: memFree=14203944/32950928 swapFree=67111528/67111528
[pid=29936] ppid=29934 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29936/stat : 29936 (priss.sh) S 29934 29936 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 597466924 8908800 252 33554432000 4194304 4922060 140736961213584 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29936/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.900832 s]
/proc/loadavg: 8.04 8.06 8.06 5/182 29936
/proc/meminfo: memFree=14203944/32950928 swapFree=67111528/67111528
[pid=29936] ppid=29934 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29936/stat : 29936 (priss.sh) S 29934 29936 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 597466924 8908800 252 33554432000 4194304 4922060 140736961213584 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29936/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50073 s]
/proc/loadavg: 8.04 8.06 8.06 5/182 29936
/proc/meminfo: memFree=14203944/32950928 swapFree=67111528/67111528
[pid=29936] ppid=29934 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29936/stat : 29936 (priss.sh) S 29934 29936 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 597466924 8908800 252 33554432000 4194304 4922060 140736961213584 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29936/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10046 s]
/proc/loadavg: 8.04 8.06 8.06 9/188 29942
/proc/meminfo: memFree=14133464/32950928 swapFree=67111528/67111528
[pid=29936] ppid=29934 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29936/stat : 29936 (priss.sh) S 29934 29936 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 597466924 8908800 252 33554432000 4194304 4922060 140736961213584 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29936/statm: 2175 252 211 178 0 68 0
[pid=29937] ppid=29936 vsize=306832 CPUtime=12.11 cores=0,2,4,6
/proc/29937/stat : 29937 (priss) S 29936 29936 28330 0 -1 4202496 20626 0 0 0 1208 3 0 0 19 0 5 0 597466924 314195968 17734 33554432000 4194304 5787044 140733924155024 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29937/statm: 76708 17734 352 389 0 72458 0
[pid=29937/tid=29939] ppid=29936 vsize=306832 CPUtime=3.01 cores=0,2,4,6
/proc/29937/task/29939/stat : 29939 (priss) R 29936 29936 28330 0 -1 4202560 2547 0 0 0 301 0 0 0 25 0 5 0 597466930 314195968 17734 33554432000 4194304 5787044 140733924155024 18446744073709551615 4336744 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29937/tid=29940] ppid=29936 vsize=306832 CPUtime=3.01 cores=0,2,4,6
/proc/29937/task/29940/stat : 29940 (priss) R 29936 29936 28330 0 -1 4202560 2913 0 0 0 300 1 0 0 25 0 5 0 597466932 314195968 17734 33554432000 4194304 5787044 140733924155024 18446744073709551615 4336744 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29937/tid=29941] ppid=29936 vsize=306832 CPUtime=2.98 cores=0,2,4,6
/proc/29937/task/29941/stat : 29941 (priss) R 29936 29936 28330 0 -1 4202560 3046 0 0 0 298 0 0 0 25 0 5 0 597466934 314195968 17734 33554432000 4194304 5787044 140733924155024 18446744073709551615 4336254 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29937/tid=29942] ppid=29936 vsize=306832 CPUtime=2.96 cores=0,2,4,6
/proc/29937/task/29942/stat : 29942 (priss) R 29936 29936 28330 0 -1 4202560 2279 0 0 0 296 0 0 0 25 0 5 0 597466937 314195968 17734 33554432000 4194304 5787044 140733924155024 18446744073709551615 4336240 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.11
Current children cumulated vsize (KiB) 315532

[startup+6.3009 s]
/proc/loadavg: 8.04 8.05 8.06 9/188 29942
/proc/meminfo: memFree=14108484/32950928 swapFree=67111528/67111528
[pid=29936] ppid=29934 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29936/stat : 29936 (priss.sh) S 29934 29936 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 597466924 8908800 252 33554432000 4194304 4922060 140736961213584 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29936/statm: 2175 252 211 178 0 68 0
[pid=29937] ppid=29936 vsize=330908 CPUtime=24.9 cores=0,2,4,6
/proc/29937/stat : 29937 (priss) S 29936 29936 28330 0 -1 4202496 29787 0 0 0 2485 5 0 0 19 0 5 0 597466924 338849792 23911 33554432000 4194304 5787044 140733924155024 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29937/statm: 82727 23911 405 389 0 78477 0
[pid=29937/tid=29939] ppid=29936 vsize=330908 CPUtime=6.2 cores=0,2,4,6
/proc/29937/task/29939/stat : 29939 (priss) R 29936 29936 28330 0 -1 4202560 5505 0 0 0 619 1 0 0 25 0 5 0 597466930 338849792 23911 33554432000 4194304 5787044 140733924155024 18446744073709551615 4229303 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29937/tid=29940] ppid=29936 vsize=330908 CPUtime=6.21 cores=0,2,4,6
/proc/29937/task/29940/stat : 29940 (priss) R 29936 29936 28330 0 -1 4202560 4946 0 0 0 620 1 0 0 25 0 5 0 597466932 338849792 23911 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29937/tid=29941] ppid=29936 vsize=330908 CPUtime=6.18 cores=0,2,4,6
/proc/29937/task/29941/stat : 29941 (priss) R 29936 29936 28330 0 -1 4202560 4291 0 0 0 618 0 0 0 25 0 5 0 597466934 338849792 23911 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29937/tid=29942] ppid=29936 vsize=330908 CPUtime=6.16 cores=0,2,4,6
/proc/29937/task/29942/stat : 29942 (priss) R 29936 29936 28330 0 -1 4202560 5204 0 0 0 616 0 0 0 25 0 5 0 597466937 338849792 23911 33554432000 4194304 5787044 140733924155024 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.9
Current children cumulated vsize (KiB) 339608

[startup+12.7068 s]
/proc/loadavg: 8.12 8.07 8.06 9/188 29943
/proc/meminfo: memFree=14098960/32950928 swapFree=67111528/67111528
[pid=29936] ppid=29934 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29936/stat : 29936 (priss.sh) S 29934 29936 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 597466924 8908800 252 33554432000 4194304 4922060 140736961213584 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29936/statm: 2175 252 211 178 0 68 0
[pid=29937] ppid=29936 vsize=334604 CPUtime=50.48 cores=0,2,4,6
/proc/29937/stat : 29937 (priss) S 29936 29936 28330 0 -1 4202496 31851 0 0 0 5042 6 0 0 19 0 5 0 597466924 342634496 25975 33554432000 4194304 5787044 140733924155024 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29937/statm: 83651 25975 405 389 0 79401 0
[pid=29937/tid=29939] ppid=29936 vsize=334604 CPUtime=12.56 cores=0,2,4,6
/proc/29937/task/29939/stat : 29939 (priss) R 29936 29936 28330 0 -1 4202560 6388 0 0 0 1255 1 0 0 25 0 5 0 597466930 342634496 25975 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29937/tid=29940] ppid=29936 vsize=334604 CPUtime=12.61 cores=0,2,4,6
/proc/29937/task/29940/stat : 29940 (priss) R 29936 29936 28330 0 -1 4202560 4946 0 0 0 1260 1 0 0 25 0 5 0 597466932 342634496 25975 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29937/tid=29941] ppid=29936 vsize=334604 CPUtime=12.58 cores=0,2,4,6
/proc/29937/task/29941/stat : 29941 (priss) R 29936 29936 28330 0 -1 4202560 5472 0 0 0 1257 1 0 0 25 0 5 0 597466934 342634496 25975 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591280 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29937/tid=29942] ppid=29936 vsize=334604 CPUtime=12.56 cores=0,2,4,6
/proc/29937/task/29942/stat : 29942 (priss) R 29936 29936 28330 0 -1 4202560 5204 0 0 0 1256 0 0 0 25 0 5 0 597466937 342634496 25975 33554432000 4194304 5787044 140733924155024 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 343304

[startup+25.5006 s]
/proc/loadavg: 8.23 8.10 8.07 9/188 29943
/proc/meminfo: memFree=14074016/32950928 swapFree=67111528/67111528
[pid=29936] ppid=29934 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29936/stat : 29936 (priss.sh) S 29934 29936 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 597466924 8908800 252 33554432000 4194304 4922060 140736961213584 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29936/statm: 2175 252 211 178 0 68 0
[pid=29937] ppid=29936 vsize=348224 CPUtime=101.58 cores=0,2,4,6
/proc/29937/stat : 29937 (priss) S 29936 29936 28330 0 -1 4202496 39594 0 0 0 10146 12 0 0 19 0 5 0 597466924 356581376 33014 33554432000 4194304 5787044 140733924155024 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29937/statm: 87056 33014 418 389 0 82806 0
[pid=29937/tid=29939] ppid=29936 vsize=348224 CPUtime=25.29 cores=0,2,4,6
/proc/29937/task/29939/stat : 29939 (priss) R 29936 29936 28330 0 -1 4202560 7683 0 0 0 2526 3 0 0 25 0 5 0 597466930 356581376 33014 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29937/tid=29940] ppid=29936 vsize=348224 CPUtime=25.4 cores=0,2,4,6
/proc/29937/task/29940/stat : 29940 (priss) R 29936 29936 28330 0 -1 4202560 5664 0 0 0 2538 2 0 0 25 0 5 0 597466932 356581376 33014 33554432000 4194304 5787044 140733924155024 18446744073709551615 218880221339 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29937/tid=29941] ppid=29936 vsize=348224 CPUtime=25.38 cores=0,2,4,6
/proc/29937/task/29941/stat : 29941 (priss) R 29936 29936 28330 0 -1 4202560 7850 0 0 0 2535 3 0 0 25 0 5 0 597466934 356581376 33014 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29937/tid=29942] ppid=29936 vsize=348224 CPUtime=25.36 cores=0,2,4,6
/proc/29937/task/29942/stat : 29942 (priss) R 29936 29936 28330 0 -1 4202560 8556 0 0 0 2534 2 0 0 25 0 5 0 597466937 356581376 33014 33554432000 4194304 5787044 140733924155024 18446744073709551615 5526880 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 356924

[startup+51.1011 s]
/proc/loadavg: 8.15 8.09 8.07 9/188 29944
/proc/meminfo: memFree=14026444/32950928 swapFree=67111528/67111528
[pid=29936] ppid=29934 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29936/stat : 29936 (priss.sh) S 29934 29936 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 597466924 8908800 252 33554432000 4194304 4922060 140736961213584 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29936/statm: 2175 252 211 178 0 68 0
[pid=29937] ppid=29936 vsize=361004 CPUtime=203.83 cores=0,2,4,6
/proc/29937/stat : 29937 (priss) S 29936 29936 28330 0 -1 4202496 50353 0 0 0 20362 21 0 0 19 0 5 0 597466924 369668096 43704 33554432000 4194304 5787044 140733924155024 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29937/statm: 90251 43704 419 389 0 86001 0
[pid=29937/tid=29939] ppid=29936 vsize=361004 CPUtime=50.75 cores=0,2,4,6
/proc/29937/task/29939/stat : 29939 (priss) R 29936 29936 28330 0 -1 4202560 9873 0 0 0 5070 5 0 0 25 0 5 0 597466930 369668096 43704 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29937/tid=29940] ppid=29936 vsize=361004 CPUtime=51.01 cores=0,2,4,6
/proc/29937/task/29940/stat : 29940 (priss) R 29936 29936 28330 0 -1 4202560 8220 0 0 0 5097 4 0 0 25 0 5 0 597466932 369668096 43704 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29937/tid=29941] ppid=29936 vsize=361004 CPUtime=50.97 cores=0,2,4,6
/proc/29937/task/29941/stat : 29941 (priss) R 29936 29936 28330 0 -1 4202560 11668 0 0 0 5091 6 0 0 25 0 5 0 597466934 369668096 43704 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29937/tid=29942] ppid=29936 vsize=361004 CPUtime=50.96 cores=0,2,4,6
/proc/29937/task/29942/stat : 29942 (priss) R 29936 29936 28330 0 -1 4202560 10751 0 0 0 5092 4 0 0 25 0 5 0 597466937 369668096 43704 33554432000 4194304 5787044 140733924155024 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.83
Current children cumulated vsize (KiB) 369704

[startup+102.301 s]
/proc/loadavg: 8.11 8.09 8.07 9/188 29945
/proc/meminfo: memFree=13958232/32950928 swapFree=67111528/67111528
[pid=29936] ppid=29934 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29936/stat : 29936 (priss.sh) S 29934 29936 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 597466924 8908800 252 33554432000 4194304 4922060 140736961213584 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29936/statm: 2175 252 211 178 0 68 0
[pid=29937] ppid=29936 vsize=387864 CPUtime=408.3 cores=0,2,4,6
/proc/29937/stat : 29937 (priss) S 29936 29936 28330 0 -1 4202496 67657 0 0 0 40793 37 0 0 19 0 5 0 597466924 397172736 60778 33554432000 4194304 5787044 140733924155024 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29937/statm: 96966 60778 419 389 0 92716 0
[pid=29937/tid=29939] ppid=29936 vsize=387864 CPUtime=101.66 cores=0,2,4,6
/proc/29937/task/29939/stat : 29939 (priss) R 29936 29936 28330 0 -1 4202560 12544 0 0 0 10158 8 0 0 25 0 5 0 597466930 397172736 60778 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29937/tid=29940] ppid=29936 vsize=387864 CPUtime=102.19 cores=0,2,4,6
/proc/29937/task/29940/stat : 29940 (priss) R 29936 29936 28330 0 -1 4202560 11025 0 0 0 10214 5 0 0 25 0 5 0 597466932 397172736 60778 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29937/tid=29941] ppid=29936 vsize=387864 CPUtime=102.15 cores=0,2,4,6
/proc/29937/task/29941/stat : 29941 (priss) R 29936 29936 28330 0 -1 4202560 18524 0 0 0 10202 13 0 0 25 0 5 0 597466934 397172736 60778 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591192 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29937/tid=29942] ppid=29936 vsize=387864 CPUtime=102.14 cores=0,2,4,6
/proc/29937/task/29942/stat : 29942 (priss) R 29936 29936 28330 0 -1 4202560 15723 0 0 0 10205 9 0 0 25 0 5 0 597466937 397172736 60778 33554432000 4194304 5787044 140733924155024 18446744073709551615 5527392 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.3
Current children cumulated vsize (KiB) 396564

[startup+162.307 s]
/proc/loadavg: 8.04 8.07 8.06 9/188 29947
/proc/meminfo: memFree=13905624/32950928 swapFree=67111528/67111528
[pid=29936] ppid=29934 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29936/stat : 29936 (priss.sh) S 29934 29936 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 597466924 8908800 252 33554432000 4194304 4922060 140736961213584 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29936/statm: 2175 252 211 178 0 68 0
[pid=29937] ppid=29936 vsize=408480 CPUtime=647.96 cores=0,2,4,6

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

/proc/29937/task/29940/stat : 29940 (priss) R 29936 29936 28330 0 -1 4202560 33718 0 0 0 88175 39 0 0 25 0 5 0 597466932 774410240 164124 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29937/tid=29941] ppid=29936 vsize=756260 CPUtime=882.04 cores=0,2,4,6
/proc/29937/task/29941/stat : 29941 (priss) R 29936 29936 28330 0 -1 4202560 44958 0 0 0 88169 35 0 0 25 0 5 0 597466934 774410240 164124 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29937/tid=29942] ppid=29936 vsize=756260 CPUtime=882.12 cores=0,2,4,6
/proc/29937/task/29942/stat : 29942 (priss) R 29936 29936 28330 0 -1 4202560 47114 0 0 0 88174 38 0 0 25 0 5 0 597466937 774410240 164124 33554432000 4194304 5787044 140733924155024 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3523.82
Current children cumulated vsize (KiB) 764960

[startup+942.301 s]
/proc/loadavg: 8.07 8.08 8.06 9/188 30032
/proc/meminfo: memFree=13232780/32950928 swapFree=67111528/67111528
[pid=29936] ppid=29934 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29936/stat : 29936 (priss.sh) S 29934 29936 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 597466924 8908800 252 33554432000 4194304 4922060 140736961213584 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29936/statm: 2175 252 211 178 0 68 0
[pid=29937] ppid=29936 vsize=834804 CPUtime=3763.49 cores=0,2,4,6
/proc/29937/stat : 29937 (priss) S 29936 29936 28330 0 -1 4202496 183625 0 0 0 376191 158 0 0 19 0 5 0 597466924 854839296 175019 33554432000 4194304 5787044 140733924155024 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29937/statm: 208701 175019 419 389 0 204451 0
[pid=29937/tid=29939] ppid=29936 vsize=834804 CPUtime=937.03 cores=0,2,4,6
/proc/29937/task/29939/stat : 29939 (priss) R 29936 29936 28330 0 -1 4202560 38367 0 0 0 93674 29 0 0 25 0 5 0 597466930 854839296 175019 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29937/tid=29940] ppid=29936 vsize=834804 CPUtime=942.14 cores=0,2,4,6
/proc/29937/task/29940/stat : 29940 (priss) R 29936 29936 28330 0 -1 4202560 37605 0 0 0 94170 44 0 0 25 0 5 0 597466932 854839296 175019 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591676 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29937/tid=29941] ppid=29936 vsize=834804 CPUtime=942.04 cores=0,2,4,6
/proc/29937/task/29941/stat : 29941 (priss) R 29936 29936 28330 0 -1 4202560 48773 0 0 0 94162 42 0 0 25 0 5 0 597466934 854839296 175019 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29937/tid=29942] ppid=29936 vsize=834804 CPUtime=942.12 cores=0,2,4,6
/proc/29937/task/29942/stat : 29942 (priss) R 29936 29936 28330 0 -1 4202560 49039 0 0 0 94172 40 0 0 25 0 5 0 597466937 854839296 175019 33554432000 4194304 5787044 140733924155024 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.49
Current children cumulated vsize (KiB) 843504

[startup+1002.3 s]
/proc/loadavg: 8.02 8.06 8.06 9/188 30034
/proc/meminfo: memFree=13182904/32950928 swapFree=67111528/67111528
[pid=29936] ppid=29934 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29936/stat : 29936 (priss.sh) S 29934 29936 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 597466924 8908800 252 33554432000 4194304 4922060 140736961213584 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29936/statm: 2175 252 211 178 0 68 0
[pid=29937] ppid=29936 vsize=974900 CPUtime=4003.15 cores=0,2,4,6
/proc/29937/stat : 29937 (priss) S 29936 29936 28330 0 -1 4202496 194649 0 0 0 400141 174 0 0 19 0 5 0 597466924 998297600 186043 33554432000 4194304 5787044 140733924155024 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29937/statm: 243725 186043 419 389 0 239475 0
[pid=29937/tid=29939] ppid=29936 vsize=974900 CPUtime=996.71 cores=0,2,4,6
/proc/29937/task/29939/stat : 29939 (priss) R 29936 29936 28330 0 -1 4202560 39615 0 0 0 99640 31 0 0 25 0 5 0 597466930 998297600 186043 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29937/tid=29940] ppid=29936 vsize=974900 CPUtime=1002.14 cores=0,2,4,6
/proc/29937/task/29940/stat : 29940 (priss) R 29936 29936 28330 0 -1 4202560 41400 0 0 0 100164 50 0 0 25 0 5 0 597466932 998297600 186043 33554432000 4194304 5787044 140733924155024 18446744073709551615 5389823 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29937/tid=29941] ppid=29936 vsize=974900 CPUtime=1002.03 cores=0,2,4,6
/proc/29937/task/29941/stat : 29941 (priss) R 29936 29936 28330 0 -1 4202560 51957 0 0 0 100157 46 0 0 25 0 5 0 597466934 998297600 186043 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591195 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29937/tid=29942] ppid=29936 vsize=974900 CPUtime=1002.12 cores=0,2,4,6
/proc/29937/task/29942/stat : 29942 (priss) R 29936 29936 28330 0 -1 4202560 51836 0 0 0 100167 45 0 0 25 0 5 0 597466937 998297600 186043 33554432000 4194304 5787044 140733924155024 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.15
Current children cumulated vsize (KiB) 983600

[startup+1062.3 s]
/proc/loadavg: 8.01 8.05 8.05 9/188 30036
/proc/meminfo: memFree=13131272/32950928 swapFree=67111528/67111528
[pid=29936] ppid=29934 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29936/stat : 29936 (priss.sh) S 29934 29936 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 597466924 8908800 252 33554432000 4194304 4922060 140736961213584 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29936/statm: 2175 252 211 178 0 68 0
[pid=29937] ppid=29936 vsize=993388 CPUtime=4242.82 cores=0,2,4,6
/proc/29937/stat : 29937 (priss) S 29936 29936 28330 0 -1 4202496 207315 0 0 0 424094 188 0 0 19 0 5 0 597466924 1017229312 198709 33554432000 4194304 5787044 140733924155024 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29937/statm: 248347 198709 419 389 0 244097 0
[pid=29937/tid=29939] ppid=29936 vsize=993388 CPUtime=1056.38 cores=0,2,4,6
/proc/29937/task/29939/stat : 29939 (priss) R 29936 29936 28330 0 -1 4202560 43343 0 0 0 105605 33 0 0 25 0 5 0 597466930 1017229312 198709 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29937/tid=29940] ppid=29936 vsize=993388 CPUtime=1062.14 cores=0,2,4,6
/proc/29937/task/29940/stat : 29940 (priss) R 29936 29936 28330 0 -1 4202560 43883 0 0 0 106160 54 0 0 25 0 5 0 597466932 1017229312 198709 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591239 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29937/tid=29941] ppid=29936 vsize=993388 CPUtime=1062.03 cores=0,2,4,6
/proc/29937/task/29941/stat : 29941 (priss) R 29936 29936 28330 0 -1 4202560 55874 0 0 0 106152 51 0 0 25 0 5 0 597466934 1017229312 198709 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29937/tid=29942] ppid=29936 vsize=993388 CPUtime=1062.11 cores=0,2,4,6
/proc/29937/task/29942/stat : 29942 (priss) R 29936 29936 28330 0 -1 4202560 54374 0 0 0 106164 47 0 0 25 0 5 0 597466937 1017229312 198709 33554432000 4194304 5787044 140733924155024 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4242.82
Current children cumulated vsize (KiB) 1002088

[startup+1122.3 s]
/proc/loadavg: 8.10 8.07 8.06 9/188 30037
/proc/meminfo: memFree=13086600/32950928 swapFree=67111528/67111528
[pid=29936] ppid=29934 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29936/stat : 29936 (priss.sh) S 29934 29936 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 597466924 8908800 252 33554432000 4194304 4922060 140736961213584 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29936/statm: 2175 252 211 178 0 68 0
[pid=29937] ppid=29936 vsize=1007448 CPUtime=4482.47 cores=0,2,4,6
/proc/29937/stat : 29937 (priss) S 29936 29936 28330 0 -1 4202496 218563 0 0 0 448046 201 0 0 19 0 5 0 597466924 1031626752 209625 33554432000 4194304 5787044 140733924155024 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29937/statm: 251862 209625 419 389 0 247612 0
[pid=29937/tid=29939] ppid=29936 vsize=1007448 CPUtime=1116.05 cores=0,2,4,6
/proc/29937/task/29939/stat : 29939 (priss) R 29936 29936 28330 0 -1 4202560 45719 0 0 0 111569 36 0 0 25 0 5 0 597466930 1031626752 209625 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29937/tid=29940] ppid=29936 vsize=1007448 CPUtime=1122.14 cores=0,2,4,6
/proc/29937/task/29940/stat : 29940 (priss) R 29936 29936 28330 0 -1 4202560 46542 0 0 0 112157 57 0 0 25 0 5 0 597466932 1031626752 209625 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29937/tid=29941] ppid=29936 vsize=1007448 CPUtime=1122.02 cores=0,2,4,6
/proc/29937/task/29941/stat : 29941 (priss) R 29936 29936 28330 0 -1 4202560 59627 0 0 0 112146 56 0 0 25 0 5 0 597466934 1031626752 209625 33554432000 4194304 5787044 140733924155024 18446744073709551615 4219715 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29937/tid=29942] ppid=29936 vsize=1007448 CPUtime=1122.11 cores=0,2,4,6
/proc/29937/task/29942/stat : 29942 (priss) R 29936 29936 28330 0 -1 4202560 56834 0 0 0 112162 49 0 0 25 0 5 0 597466937 1031626752 209625 33554432000 4194304 5787044 140733924155024 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.47
Current children cumulated vsize (KiB) 1016148

[startup+1182.3 s]
/proc/loadavg: 8.23 8.10 8.07 10/189 30042
/proc/meminfo: memFree=13033620/32950928 swapFree=67111528/67111528
[pid=29936] ppid=29934 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29936/stat : 29936 (priss.sh) S 29934 29936 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 597466924 8908800 252 33554432000 4194304 4922060 140736961213584 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29936/statm: 2175 252 211 178 0 68 0
[pid=29937] ppid=29936 vsize=1014048 CPUtime=4721.69 cores=0,2,4,6
/proc/29937/stat : 29937 (priss) S 29936 29936 28330 0 -1 4202496 224103 0 0 0 471961 208 0 0 19 0 5 0 597466924 1038385152 214281 33554432000 4194304 5787044 140733924155024 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29937/statm: 253512 214281 419 389 0 249262 0
[pid=29937/tid=29939] ppid=29936 vsize=1014048 CPUtime=1175.85 cores=0,2,4,6
/proc/29937/task/29939/stat : 29939 (priss) R 29936 29936 28330 0 -1 4202560 47231 0 0 0 117546 39 0 0 25 0 5 0 597466930 1038385152 214281 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29937/tid=29940] ppid=29936 vsize=1014048 CPUtime=1182.12 cores=0,2,4,6
/proc/29937/task/29940/stat : 29940 (priss) R 29936 29936 28330 0 -1 4202560 48170 0 0 0 118153 59 0 0 25 0 5 0 597466932 1038385152 214281 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29937/tid=29941] ppid=29936 vsize=1014048 CPUtime=1182 cores=0,2,4,6
/proc/29937/task/29941/stat : 29941 (priss) R 29936 29936 28330 0 -1 4202560 60405 0 0 0 118144 56 0 0 25 0 5 0 597466934 1038385152 214281 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591764 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29937/tid=29942] ppid=29936 vsize=1014048 CPUtime=1181.55 cores=0,2,4,6
/proc/29937/task/29942/stat : 29942 (priss) R 29936 29936 28330 0 -1 4202560 58456 0 0 0 118104 51 0 0 25 0 5 0 597466937 1038385152 214281 33554432000 4194304 5787044 140733924155024 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4721.69
Current children cumulated vsize (KiB) 1022748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.1 s]
/proc/loadavg: 8.36 8.14 8.08 9/188 30042
/proc/meminfo: memFree=13047756/32950928 swapFree=67111528/67111528
[pid=29936] ppid=29934 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29936/stat : 29936 (priss.sh) S 29934 29936 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 597466924 8908800 252 33554432000 4194304 4922060 140736961213584 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29936/statm: 2175 252 211 178 0 68 0
[pid=29937] ppid=29936 vsize=1014048 CPUtime=4800.36 cores=0,2,4,6
/proc/29937/stat : 29937 (priss) S 29936 29936 28330 0 -1 4202496 224104 0 0 0 479828 208 0 0 19 0 5 0 597466924 1038385152 214282 33554432000 4194304 5787044 140733924155024 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29937/statm: 253512 214282 419 389 0 249262 0
[pid=29937/tid=29939] ppid=29936 vsize=1014048 CPUtime=1195.66 cores=0,2,4,6
/proc/29937/task/29939/stat : 29939 (priss) R 29936 29936 28330 0 -1 4202560 47231 0 0 0 119527 39 0 0 25 0 5 0 597466930 1038385152 214282 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591587 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29937/tid=29940] ppid=29936 vsize=1014048 CPUtime=1201.93 cores=0,2,4,6
/proc/29937/task/29940/stat : 29940 (priss) R 29936 29936 28330 0 -1 4202560 48171 0 0 0 120134 59 0 0 25 0 5 0 597466932 1038385152 214282 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29937/tid=29941] ppid=29936 vsize=1014048 CPUtime=1201.8 cores=0,2,4,6
/proc/29937/task/29941/stat : 29941 (priss) R 29936 29936 28330 0 -1 4202560 60405 0 0 0 120124 56 0 0 25 0 5 0 597466934 1038385152 214282 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29937/tid=29942] ppid=29936 vsize=1014048 CPUtime=1200.81 cores=0,2,4,6
/proc/29937/task/29942/stat : 29942 (priss) R 29936 29936 28330 0 -1 4202560 58456 0 0 0 120030 51 0 0 25 0 5 0 597466937 1038385152 214282 33554432000 4194304 5787044 140733924155024 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 1022748

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

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

[startup+1202.1 s]
/proc/loadavg: 8.36 8.14 8.08 9/188 30042
/proc/meminfo: memFree=13047756/32950928 swapFree=67111528/67111528
[pid=29936] ppid=29934 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29936/stat : 29936 (priss.sh) S 29934 29936 28330 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 597466924 8908800 252 33554432000 4194304 4922060 140736961213584 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29936/statm: 2175 252 211 178 0 68 0
[pid=29937] ppid=29936 vsize=1014048 CPUtime=4800.36 cores=0,2,4,6
/proc/29937/stat : 29937 (priss) S 29936 29936 28330 0 -1 4202496 224104 0 0 0 479828 208 0 0 19 0 5 0 597466924 1038385152 214282 33554432000 4194304 5787044 140733924155024 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29937/statm: 253512 214282 419 389 0 249262 0
[pid=29937/tid=29939] ppid=29936 vsize=1014048 CPUtime=1195.66 cores=0,2,4,6
/proc/29937/task/29939/stat : 29939 (priss) R 29936 29936 28330 0 -1 4202560 47231 0 0 0 119527 39 0 0 25 0 5 0 597466930 1038385152 214282 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591587 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29937/tid=29940] ppid=29936 vsize=1014048 CPUtime=1201.93 cores=0,2,4,6
/proc/29937/task/29940/stat : 29940 (priss) R 29936 29936 28330 0 -1 4202560 48171 0 0 0 120134 59 0 0 25 0 5 0 597466932 1038385152 214282 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29937/tid=29941] ppid=29936 vsize=1014048 CPUtime=1201.8 cores=0,2,4,6
/proc/29937/task/29941/stat : 29941 (priss) R 29936 29936 28330 0 -1 4202560 60405 0 0 0 120124 56 0 0 25 0 5 0 597466934 1038385152 214282 33554432000 4194304 5787044 140733924155024 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29937/tid=29942] ppid=29936 vsize=1014048 CPUtime=1200.81 cores=0,2,4,6
/proc/29937/task/29942/stat : 29942 (priss) R 29936 29936 28330 0 -1 4202560 58456 0 0 0 120030 51 0 0 25 0 5 0 597466937 1038385152 214282 33554432000 4194304 5787044 140733924155024 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 1022748

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1202.12
CPU time (s): 4800.36
CPU user time (s): 4798.28
CPU system time (s): 2.08
CPU usage (%): 399.325
Max. virtual memory (cumulated for all children) (KiB): 1022748

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

runsolver used 1.83472 second user time and 4.73028 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-29 12:19:23
IDJOB=3292195
IDBENCH=85965
IDSOLVER=1603
FILE ID=node112/3292195-1304072363
RUNJOBID= node112-1304062780-28650
PBS_JOBID= 13170443
Free space on /tmp= 72560 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_34.renamed-as.sat05-1926.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292195-1304072363/watcher-3292195-1304072363 -o /tmp/evaluation-result-3292195-1304072363/solver-3292195-1304072363 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3292195-1304072363.cnf 2097537098 4800 15500 4

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

MD5SUM BENCH= 349e2f9eff952d4e42f8e1caefaa382b
RANDOM SEED=2097537098

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14204092 kB
Buffers:       1996028 kB
Cached:       15808936 kB
SwapCached:          0 kB
Active:        7485156 kB
Inactive:     10705344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14204092 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4228 kB
Writeback:           0 kB
AnonPages:      385132 kB
Mapped:          15376 kB
Slab:           492728 kB
PageTables:       5012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   583304 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= 72556 MiB
End job on node112 at 2011-04-29 12:39:27