Trace number 3282350

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 Auto? (TO) 4800.32 1202.02

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2982.37
Satisfiable
(Un)Satisfiability was proved
Number of variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 20077
0.00/0.00	c setup for 4cores
0.00/0.16	c parsetime: 162722us
0.00/0.16	c parsed 598619 clauses with 200308 variables
0.00/0.20	c NW started thread 0 successfully (1116711232)
0.00/0.24	c NW started thread 1 successfully (1127201088)
0.00/0.28	c NW started thread 2 successfully (1090025792)
0.00/0.32	c NW started thread 3 successfully (1103821120)
126.39/31.96	c preprocessor returned 200308 variables
126.39/31.96	c preprocessing returned UNKNOWN
126.39/31.96	c PP set 275 variables
126.39/31.96	c pp time: 31716842us (31s)
126.81/32.00	c preprocessor returned 200308 variables
126.81/32.00	c preprocessing returned UNKNOWN
126.81/32.00	c PP set 275 variables
126.81/32.00	c pp time: 31624240us (31s)
127.21/32.16	c preprocessor returned 200308 variables
127.21/32.16	c preprocessing returned UNKNOWN
127.21/32.16	c PP set 275 variables
127.21/32.16	c pp time: 31881348us (31s)
127.59/32.21	c preprocessor returned 200308 variables
127.59/32.21	c preprocessing returned UNKNOWN
127.59/32.21	c PP set 275 variables
127.59/32.21	c pp time: 31876758us (31s)
319.33/80.27	c HTE
324.93/81.62	c subsumption
327.31/82.25	c simplified formula contains 0 unit clauses
553.41/138.86	c received clause contains eliminated literal -1116

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-3282350-1304040679/watcher-3282350-1304040679 -o /tmp/evaluation-result-3282350-1304040679/solver-3282350-1304040679 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3282350-1304040679.cnf 1173822859 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.20 8.11 8.01 5/182 20076
/proc/meminfo: memFree=13734788/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20076/stat : 20076 (prissAuto.sh) S 20074 20076 19631 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515668918 8908800 251 33554432000 4194304 4922060 140736719203456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20076/statm: 2175 251 211 178 0 68 0

[startup+0.00907399 s]
/proc/loadavg: 8.20 8.11 8.01 5/182 20076
/proc/meminfo: memFree=13734788/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20076/stat : 20076 (prissAuto.sh) S 20074 20076 19631 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515668918 8908800 251 33554432000 4194304 4922060 140736719203456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20076/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101078 s]
/proc/loadavg: 8.20 8.11 8.01 5/182 20076
/proc/meminfo: memFree=13734788/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20076/stat : 20076 (prissAuto.sh) S 20074 20076 19631 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515668918 8908800 251 33554432000 4194304 4922060 140736719203456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20076/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301091 s]
/proc/loadavg: 8.20 8.11 8.01 5/182 20076
/proc/meminfo: memFree=13734788/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20076/stat : 20076 (prissAuto.sh) S 20074 20076 19631 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515668918 8908800 251 33554432000 4194304 4922060 140736719203456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20076/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700956 s]
/proc/loadavg: 8.20 8.11 8.01 5/182 20076
/proc/meminfo: memFree=13734788/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20076/stat : 20076 (prissAuto.sh) S 20074 20076 19631 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515668918 8908800 251 33554432000 4194304 4922060 140736719203456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20076/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5008 s]
/proc/loadavg: 8.20 8.11 8.01 9/188 20082
/proc/meminfo: memFree=13310288/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20076/stat : 20076 (prissAuto.sh) S 20074 20076 19631 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515668918 8908800 251 33554432000 4194304 4922060 140736719203456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20076/statm: 2175 251 211 178 0 68 0
[pid=20077] ppid=20076 vsize=666608 CPUtime=5.08 cores=0,2,4,6
/proc/20077/stat : 20077 (priss) S 20076 20076 19631 0 -1 4202496 155033 0 0 0 475 33 0 0 19 0 5 0 515668918 682606592 106227 33554432000 4194304 5787044 140736378010352 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20077/statm: 166652 106227 348 389 0 162402 0
[pid=20077/tid=20079] ppid=20076 vsize=666608 CPUtime=1.25 cores=0,2,4,6
/proc/20077/task/20079/stat : 20079 (priss) R 20076 20076 19631 0 -1 4202560 33375 0 0 0 119 6 0 0 19 0 5 0 515668938 682606592 106227 33554432000 4194304 5787044 140736378010352 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20077/tid=20080] ppid=20076 vsize=666608 CPUtime=1.2 cores=0,2,4,6
/proc/20077/task/20080/stat : 20080 (priss) R 20076 20076 19631 0 -1 4202560 32481 0 0 0 112 8 0 0 19 0 5 0 515668942 682606592 106227 33554432000 4194304 5787044 140736378010352 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20077/tid=20081] ppid=20076 vsize=666608 CPUtime=1.15 cores=0,2,4,6
/proc/20077/task/20081/stat : 20081 (priss) R 20076 20076 19631 0 -1 4202560 31831 0 0 0 107 8 0 0 19 0 5 0 515668947 682606592 106227 33554432000 4194304 5787044 140736378010352 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20077/tid=20082] ppid=20076 vsize=666608 CPUtime=1.12 cores=0,2,4,6
/proc/20077/task/20082/stat : 20082 (priss) R 20076 20076 19631 0 -1 4202560 29998 0 0 0 106 6 0 0 18 0 5 0 515668951 682606592 106227 33554432000 4194304 5787044 140736378010352 18446744073709551615 4330507 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.08
Current children cumulated vsize (KiB) 675308

[startup+3.10051 s]
/proc/loadavg: 8.20 8.11 8.01 9/188 20082
/proc/meminfo: memFree=13309668/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20076/stat : 20076 (prissAuto.sh) S 20074 20076 19631 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515668918 8908800 251 33554432000 4194304 4922060 140736719203456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20076/statm: 2175 251 211 178 0 68 0
[pid=20077] ppid=20076 vsize=666608 CPUtime=11.47 cores=0,2,4,6
/proc/20077/stat : 20077 (priss) S 20076 20076 19631 0 -1 4202496 155037 0 0 0 1114 33 0 0 19 0 5 0 515668918 682606592 106231 33554432000 4194304 5787044 140736378010352 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20077/statm: 166652 106231 348 389 0 162402 0
[pid=20077/tid=20079] ppid=20076 vsize=666608 CPUtime=2.84 cores=0,2,4,6
/proc/20077/task/20079/stat : 20079 (priss) R 20076 20076 19631 0 -1 4202560 33377 0 0 0 278 6 0 0 22 0 5 0 515668938 682606592 106231 33554432000 4194304 5787044 140736378010352 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20077/tid=20080] ppid=20076 vsize=666608 CPUtime=2.8 cores=0,2,4,6
/proc/20077/task/20080/stat : 20080 (priss) R 20076 20076 19631 0 -1 4202560 32481 0 0 0 272 8 0 0 22 0 5 0 515668942 682606592 106231 33554432000 4194304 5787044 140736378010352 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20077/tid=20081] ppid=20076 vsize=666608 CPUtime=2.75 cores=0,2,4,6
/proc/20077/task/20081/stat : 20081 (priss) R 20076 20076 19631 0 -1 4202560 31833 0 0 0 267 8 0 0 22 0 5 0 515668947 682606592 106231 33554432000 4194304 5787044 140736378010352 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20077/tid=20082] ppid=20076 vsize=666608 CPUtime=2.72 cores=0,2,4,6
/proc/20077/task/20082/stat : 20082 (priss) R 20076 20076 19631 0 -1 4202560 29998 0 0 0 266 6 0 0 22 0 5 0 515668951 682606592 106231 33554432000 4194304 5787044 140736378010352 18446744073709551615 4330563 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.47
Current children cumulated vsize (KiB) 675308

[startup+6.30095 s]
/proc/loadavg: 8.26 8.13 8.02 9/188 20082
/proc/meminfo: memFree=13308304/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20076/stat : 20076 (prissAuto.sh) S 20074 20076 19631 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515668918 8908800 251 33554432000 4194304 4922060 140736719203456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20076/statm: 2175 251 211 178 0 68 0
[pid=20077] ppid=20076 vsize=666608 CPUtime=24.25 cores=0,2,4,6
/proc/20077/stat : 20077 (priss) S 20076 20076 19631 0 -1 4202496 155044 0 0 0 2392 33 0 0 19 0 5 0 515668918 682606592 106238 33554432000 4194304 5787044 140736378010352 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20077/statm: 166652 106238 348 389 0 162402 0
[pid=20077/tid=20079] ppid=20076 vsize=666608 CPUtime=6.04 cores=0,2,4,6
/proc/20077/task/20079/stat : 20079 (priss) R 20076 20076 19631 0 -1 4202560 33380 0 0 0 598 6 0 0 25 0 5 0 515668938 682606592 106238 33554432000 4194304 5787044 140736378010352 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20077/tid=20080] ppid=20076 vsize=666608 CPUtime=6 cores=0,2,4,6
/proc/20077/task/20080/stat : 20080 (priss) R 20076 20076 19631 0 -1 4202560 32481 0 0 0 592 8 0 0 25 0 5 0 515668942 682606592 106238 33554432000 4194304 5787044 140736378010352 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20077/tid=20081] ppid=20076 vsize=666608 CPUtime=5.93 cores=0,2,4,6
/proc/20077/task/20081/stat : 20081 (priss) R 20076 20076 19631 0 -1 4202560 31837 0 0 0 585 8 0 0 25 0 5 0 515668947 682606592 106238 33554432000 4194304 5787044 140736378010352 18446744073709551615 4330507 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20077/tid=20082] ppid=20076 vsize=666608 CPUtime=5.92 cores=0,2,4,6
/proc/20077/task/20082/stat : 20082 (priss) R 20076 20076 19631 0 -1 4202560 29998 0 0 0 586 6 0 0 25 0 5 0 515668951 682606592 106238 33554432000 4194304 5787044 140736378010352 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.25
Current children cumulated vsize (KiB) 675308

[startup+12.7008 s]
/proc/loadavg: 8.24 8.12 8.02 9/188 20082
/proc/meminfo: memFree=13308060/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20076/stat : 20076 (prissAuto.sh) S 20074 20076 19631 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515668918 8908800 251 33554432000 4194304 4922060 140736719203456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20076/statm: 2175 251 211 178 0 68 0
[pid=20077] ppid=20076 vsize=666608 CPUtime=49.82 cores=0,2,4,6
/proc/20077/stat : 20077 (priss) S 20076 20076 19631 0 -1 4202496 155057 0 0 0 4949 33 0 0 19 0 5 0 515668918 682606592 106251 33554432000 4194304 5787044 140736378010352 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20077/statm: 166652 106251 348 389 0 162402 0
[pid=20077/tid=20079] ppid=20076 vsize=666608 CPUtime=12.44 cores=0,2,4,6
/proc/20077/task/20079/stat : 20079 (priss) R 20076 20076 19631 0 -1 4202560 33387 0 0 0 1238 6 0 0 25 0 5 0 515668938 682606592 106251 33554432000 4194304 5787044 140736378010352 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20077/tid=20080] ppid=20076 vsize=666608 CPUtime=12.4 cores=0,2,4,6
/proc/20077/task/20080/stat : 20080 (priss) R 20076 20076 19631 0 -1 4202560 32481 0 0 0 1232 8 0 0 25 0 5 0 515668942 682606592 106251 33554432000 4194304 5787044 140736378010352 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20077/tid=20081] ppid=20076 vsize=666608 CPUtime=12.3 cores=0,2,4,6
/proc/20077/task/20081/stat : 20081 (priss) R 20076 20076 19631 0 -1 4202560 31843 0 0 0 1222 8 0 0 25 0 5 0 515668947 682606592 106251 33554432000 4194304 5787044 140736378010352 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20077/tid=20082] ppid=20076 vsize=666608 CPUtime=12.32 cores=0,2,4,6
/proc/20077/task/20082/stat : 20082 (priss) R 20076 20076 19631 0 -1 4202560 29998 0 0 0 1226 6 0 0 25 0 5 0 515668951 682606592 106251 33554432000 4194304 5787044 140736378010352 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.82
Current children cumulated vsize (KiB) 675308

[startup+25.5065 s]
/proc/loadavg: 8.26 8.13 8.02 9/188 20082
/proc/meminfo: memFree=13158888/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20076/stat : 20076 (prissAuto.sh) S 20074 20076 19631 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515668918 8908800 251 33554432000 4194304 4922060 140736719203456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20076/statm: 2175 251 211 178 0 68 0
[pid=20077] ppid=20076 vsize=804684 CPUtime=100.85 cores=0,2,4,6
/proc/20077/stat : 20077 (priss) S 20076 20076 19631 0 -1 4202496 200288 0 0 0 10028 57 0 0 19 0 5 0 515668918 823996416 143647 33554432000 4194304 5787044 140736378010352 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20077/statm: 201171 143647 351 389 0 196921 0
[pid=20077/tid=20079] ppid=20076 vsize=804684 CPUtime=25.21 cores=0,2,4,6
/proc/20077/task/20079/stat : 20079 (priss) R 20076 20076 19631 0 -1 4202560 43850 0 0 0 2508 13 0 0 25 0 5 0 515668938 823996416 143647 33554432000 4194304 5787044 140736378010352 18446744073709551615 4278467 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20077/tid=20080] ppid=20076 vsize=804684 CPUtime=25.19 cores=0,2,4,6
/proc/20077/task/20080/stat : 20080 (priss) R 20076 20076 19631 0 -1 4202560 45689 0 0 0 2506 13 0 0 25 0 5 0 515668942 823996416 143647 33554432000 4194304 5787044 140736378010352 18446744073709551615 4278456 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20077/tid=20081] ppid=20076 vsize=804684 CPUtime=24.99 cores=0,2,4,6
/proc/20077/task/20081/stat : 20081 (priss) R 20076 20076 19631 0 -1 4202560 45151 0 0 0 2485 14 0 0 25 0 5 0 515668947 823996416 143647 33554432000 4194304 5787044 140736378010352 18446744073709551615 4278467 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20077/tid=20082] ppid=20076 vsize=804684 CPUtime=25.1 cores=0,2,4,6
/proc/20077/task/20082/stat : 20082 (priss) R 20076 20076 19631 0 -1 4202560 38250 0 0 0 2498 12 0 0 19 0 5 0 515668951 823996416 143647 33554432000 4194304 5787044 140736378010352 18446744073709551615 4276317 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.85
Current children cumulated vsize (KiB) 813384

[startup+51.101 s]
/proc/loadavg: 8.17 8.12 8.02 9/188 20083
/proc/meminfo: memFree=13000752/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20076/stat : 20076 (prissAuto.sh) S 20074 20076 19631 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515668918 8908800 251 33554432000 4194304 4922060 140736719203456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20076/statm: 2175 251 211 178 0 68 0
[pid=20077] ppid=20076 vsize=979296 CPUtime=203.08 cores=0,2,4,6
/proc/20077/stat : 20077 (priss) S 20076 20076 19631 0 -1 4202496 269839 0 0 0 20237 71 0 0 19 0 5 0 515668918 1002799104 182751 33554432000 4194304 5787044 140736378010352 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20077/statm: 244824 182751 417 389 0 240574 0
[pid=20077/tid=20079] ppid=20076 vsize=979296 CPUtime=50.8 cores=0,2,4,6
/proc/20077/task/20079/stat : 20079 (priss) R 20076 20076 19631 0 -1 4202560 63441 0 0 0 5063 17 0 0 25 0 5 0 515668938 1002799104 182751 33554432000 4194304 5787044 140736378010352 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20077/tid=20080] ppid=20076 vsize=979296 CPUtime=50.78 cores=0,2,4,6
/proc/20077/task/20080/stat : 20080 (priss) R 20076 20076 19631 0 -1 4202560 59359 0 0 0 5062 16 0 0 25 0 5 0 515668942 1002799104 182751 33554432000 4194304 5787044 140736378010352 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20077/tid=20081] ppid=20076 vsize=979296 CPUtime=50.45 cores=0,2,4,6
/proc/20077/task/20081/stat : 20081 (priss) R 20076 20076 19631 0 -1 4202560 64834 0 0 0 5027 18 0 0 25 0 5 0 515668947 1002799104 182751 33554432000 4194304 5787044 140736378010352 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20077/tid=20082] ppid=20076 vsize=979296 CPUtime=50.7 cores=0,2,4,6
/proc/20077/task/20082/stat : 20082 (priss) R 20076 20076 19631 0 -1 4202560 54857 0 0 0 5054 16 0 0 25 0 5 0 515668951 1002799104 182751 33554432000 4194304 5787044 140736378010352 18446744073709551615 5534357 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.08
Current children cumulated vsize (KiB) 987996

[startup+102.301 s]
/proc/loadavg: 8.11 8.11 8.02 9/188 20084
/proc/meminfo: memFree=12974744/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20076/stat : 20076 (prissAuto.sh) S 20074 20076 19631 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515668918 8908800 251 33554432000 4194304 4922060 140736719203456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20076/statm: 2175 251 211 178 0 68 0
[pid=20077] ppid=20076 vsize=983612 CPUtime=407.6 cores=0,2,4,6
/proc/20077/stat : 20077 (priss) S 20076 20076 19631 0 -1 4202496 285364 0 0 0 40679 81 0 0 19 0 5 0 515668918 1007218688 188486 33554432000 4194304 5787044 140736378010352 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20077/statm: 245903 188486 418 389 0 241653 0
[pid=20077/tid=20079] ppid=20076 vsize=983612 CPUtime=102 cores=0,2,4,6
/proc/20077/task/20079/stat : 20079 (priss) R 20076 20076 19631 0 -1 4202560 64632 0 0 0 10181 19 0 0 25 0 5 0 515668938 1007218688 188486 33554432000 4194304 5787044 140736378010352 18446744073709551615 5590380 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20077/tid=20080] ppid=20076 vsize=983612 CPUtime=101.98 cores=0,2,4,6
/proc/20077/task/20080/stat : 20080 (priss) R 20076 20076 19631 0 -1 4202560 60406 0 0 0 10181 17 0 0 25 0 5 0 515668942 1007218688 188486 33554432000 4194304 5787044 140736378010352 18446744073709551615 4220696 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20077/tid=20081] ppid=20076 vsize=983612 CPUtime=101.37 cores=0,2,4,6
/proc/20077/task/20081/stat : 20081 (priss) R 20076 20076 19631 0 -1 4202560 66039 0 0 0 10118 19 0 0 25 0 5 0 515668947 1007218688 188486 33554432000 4194304 5787044 140736378010352 18446744073709551615 5591024 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20077/tid=20082] ppid=20076 vsize=983612 CPUtime=101.89 cores=0,2,4,6

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

/proc/20077/task/20080/stat : 20080 (priss) R 20076 20076 19631 0 -1 4202560 75394 0 0 0 82160 35 0 0 25 0 5 0 515668942 1190563840 251144 33554432000 4194304 5787044 140736378010352 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20077/tid=20081] ppid=20076 vsize=1162660 CPUtime=819.54 cores=0,2,4,6
/proc/20077/task/20081/stat : 20081 (priss) R 20076 20076 19631 0 -1 4202560 77249 0 0 0 81922 32 0 0 25 0 5 0 515668947 1190563840 251144 33554432000 4194304 5787044 140736378010352 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20077/tid=20082] ppid=20076 vsize=1162660 CPUtime=821.82 cores=0,2,4,6
/proc/20077/task/20082/stat : 20082 (priss) R 20076 20076 19631 0 -1 4202560 88324 0 0 0 82138 44 0 0 25 0 5 0 515668951 1190563840 251144 33554432000 4194304 5787044 140736378010352 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3283.6
Current children cumulated vsize (KiB) 1171360

[startup+882.301 s]
/proc/loadavg: 8.08 8.11 8.05 9/188 20138
/proc/meminfo: memFree=12584124/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20076/stat : 20076 (prissAuto.sh) S 20074 20076 19631 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515668918 8908800 251 33554432000 4194304 4922060 140736719203456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20076/statm: 2175 251 211 178 0 68 0
[pid=20077] ppid=20076 vsize=1234372 CPUtime=3523.29 cores=0,2,4,6
/proc/20077/stat : 20077 (priss) S 20076 20076 19631 0 -1 4202496 355485 0 0 0 352171 158 0 0 19 0 5 0 515668918 1263996928 258229 33554432000 4194304 5787044 140736378010352 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20077/statm: 308593 258229 418 389 0 304343 0
[pid=20077/tid=20079] ppid=20076 vsize=1234372 CPUtime=879.62 cores=0,2,4,6
/proc/20077/task/20079/stat : 20079 (priss) R 20076 20076 19631 0 -1 4202560 81832 0 0 0 87923 39 0 0 25 0 5 0 515668938 1263996928 258229 33554432000 4194304 5787044 140736378010352 18446744073709551615 4218750 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20077/tid=20080] ppid=20076 vsize=1234372 CPUtime=881.95 cores=0,2,4,6
/proc/20077/task/20080/stat : 20080 (priss) R 20076 20076 19631 0 -1 4202560 77912 0 0 0 88159 36 0 0 25 0 5 0 515668942 1263996928 258229 33554432000 4194304 5787044 140736378010352 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20077/tid=20081] ppid=20076 vsize=1234372 CPUtime=879.54 cores=0,2,4,6
/proc/20077/task/20081/stat : 20081 (priss) R 20076 20076 19631 0 -1 4202560 77350 0 0 0 87922 32 0 0 25 0 5 0 515668947 1263996928 258229 33554432000 4194304 5787044 140736378010352 18446744073709551615 5588230 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20077/tid=20082] ppid=20076 vsize=1234372 CPUtime=881.82 cores=0,2,4,6
/proc/20077/task/20082/stat : 20082 (priss) R 20076 20076 19631 0 -1 4202560 91043 0 0 0 88135 47 0 0 25 0 5 0 515668951 1263996928 258229 33554432000 4194304 5787044 140736378010352 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3523.29
Current children cumulated vsize (KiB) 1243072

[startup+942.3 s]
/proc/loadavg: 8.07 8.11 8.05 9/188 20140
/proc/meminfo: memFree=12541584/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20076/stat : 20076 (prissAuto.sh) S 20074 20076 19631 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515668918 8908800 251 33554432000 4194304 4922060 140736719203456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20076/statm: 2175 251 211 178 0 68 0
[pid=20077] ppid=20076 vsize=1306372 CPUtime=3762.93 cores=0,2,4,6
/proc/20077/stat : 20077 (priss) S 20076 20076 19631 0 -1 4202496 362223 0 0 0 376128 165 0 0 19 0 5 0 515668918 1337724928 264967 33554432000 4194304 5787044 140736378010352 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20077/statm: 326593 264967 418 389 0 322343 0
[pid=20077/tid=20079] ppid=20076 vsize=1306372 CPUtime=939.29 cores=0,2,4,6
/proc/20077/task/20079/stat : 20079 (priss) R 20076 20076 19631 0 -1 4202560 83116 0 0 0 93890 39 0 0 25 0 5 0 515668938 1337724928 264967 33554432000 4194304 5787044 140736378010352 18446744073709551615 4215354 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20077/tid=20080] ppid=20076 vsize=1306372 CPUtime=941.93 cores=0,2,4,6
/proc/20077/task/20080/stat : 20080 (priss) R 20076 20076 19631 0 -1 4202560 78878 0 0 0 94156 37 0 0 25 0 5 0 515668942 1337724928 264967 33554432000 4194304 5787044 140736378010352 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20077/tid=20081] ppid=20076 vsize=1306372 CPUtime=939.54 cores=0,2,4,6
/proc/20077/task/20081/stat : 20081 (priss) R 20076 20076 19631 0 -1 4202560 78819 0 0 0 93921 33 0 0 25 0 5 0 515668947 1337724928 264967 33554432000 4194304 5787044 140736378010352 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20077/tid=20082] ppid=20076 vsize=1306372 CPUtime=941.81 cores=0,2,4,6
/proc/20077/task/20082/stat : 20082 (priss) R 20076 20076 19631 0 -1 4202560 94062 0 0 0 94130 51 0 0 25 0 5 0 515668951 1337724928 264967 33554432000 4194304 5787044 140736378010352 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3762.93
Current children cumulated vsize (KiB) 1315072

[startup+1002.31 s]
/proc/loadavg: 8.06 8.10 8.05 9/188 20141
/proc/meminfo: memFree=12510456/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20076/stat : 20076 (prissAuto.sh) S 20074 20076 19631 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515668918 8908800 251 33554432000 4194304 4922060 140736719203456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20076/statm: 2175 251 211 178 0 68 0
[pid=20077] ppid=20076 vsize=1381660 CPUtime=4002.63 cores=0,2,4,6
/proc/20077/stat : 20077 (priss) S 20076 20076 19631 0 -1 4202496 368007 0 0 0 400092 171 0 0 19 0 5 0 515668918 1414819840 270654 33554432000 4194304 5787044 140736378010352 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20077/statm: 345415 270654 418 389 0 341165 0
[pid=20077/tid=20079] ppid=20076 vsize=1381660 CPUtime=998.97 cores=0,2,4,6
/proc/20077/task/20079/stat : 20079 (priss) R 20076 20076 19631 0 -1 4202560 85109 0 0 0 99857 40 0 0 25 0 5 0 515668938 1414819840 270654 33554432000 4194304 5787044 140736378010352 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20077/tid=20080] ppid=20076 vsize=1381660 CPUtime=1001.93 cores=0,2,4,6
/proc/20077/task/20080/stat : 20080 (priss) R 20076 20076 19631 0 -1 4202560 80038 0 0 0 100155 38 0 0 25 0 5 0 515668942 1414819840 270654 33554432000 4194304 5787044 140736378010352 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20077/tid=20081] ppid=20076 vsize=1381660 CPUtime=999.54 cores=0,2,4,6
/proc/20077/task/20081/stat : 20081 (priss) R 20076 20076 19631 0 -1 4202560 78822 0 0 0 99921 33 0 0 25 0 5 0 515668947 1414819840 270654 33554432000 4194304 5787044 140736378010352 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20077/tid=20082] ppid=20076 vsize=1381660 CPUtime=1001.82 cores=0,2,4,6
/proc/20077/task/20082/stat : 20082 (priss) R 20076 20076 19631 0 -1 4202560 96690 0 0 0 100127 55 0 0 25 0 5 0 515668951 1414819840 270654 33554432000 4194304 5787044 140736378010352 18446744073709551615 5524789 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4002.63
Current children cumulated vsize (KiB) 1390360

[startup+1062.3 s]
/proc/loadavg: 8.06 8.09 8.05 9/188 20143
/proc/meminfo: memFree=12489124/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20076/stat : 20076 (prissAuto.sh) S 20074 20076 19631 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515668918 8908800 251 33554432000 4194304 4922060 140736719203456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20076/statm: 2175 251 211 178 0 68 0
[pid=20077] ppid=20076 vsize=1384564 CPUtime=4242.27 cores=0,2,4,6
/proc/20077/stat : 20077 (priss) S 20076 20076 19631 0 -1 4202496 371066 0 0 0 424053 174 0 0 19 0 5 0 515668918 1417793536 273616 33554432000 4194304 5787044 140736378010352 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20077/statm: 346141 273616 418 389 0 341891 0
[pid=20077/tid=20079] ppid=20076 vsize=1384564 CPUtime=1058.63 cores=0,2,4,6
/proc/20077/task/20079/stat : 20079 (priss) R 20076 20076 19631 0 -1 4202560 87356 0 0 0 105821 42 0 0 25 0 5 0 515668938 1417793536 273616 33554432000 4194304 5787044 140736378010352 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20077/tid=20080] ppid=20076 vsize=1384564 CPUtime=1061.92 cores=0,2,4,6
/proc/20077/task/20080/stat : 20080 (priss) R 20076 20076 19631 0 -1 4202560 80039 0 0 0 106154 38 0 0 25 0 5 0 515668942 1417793536 273616 33554432000 4194304 5787044 140736378010352 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20077/tid=20081] ppid=20076 vsize=1384564 CPUtime=1059.54 cores=0,2,4,6
/proc/20077/task/20081/stat : 20081 (priss) R 20076 20076 19631 0 -1 4202560 79549 0 0 0 105920 34 0 0 25 0 5 0 515668947 1417793536 273616 33554432000 4194304 5787044 140736378010352 18446744073709551615 4254912 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20077/tid=20082] ppid=20076 vsize=1384564 CPUtime=1061.82 cores=0,2,4,6
/proc/20077/task/20082/stat : 20082 (priss) R 20076 20076 19631 0 -1 4202560 96774 0 0 0 106127 55 0 0 25 0 5 0 515668951 1417793536 273616 33554432000 4194304 5787044 140736378010352 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4242.27
Current children cumulated vsize (KiB) 1393264

[startup+1122.3 s]
/proc/loadavg: 8.06 8.09 8.05 9/188 20144
/proc/meminfo: memFree=12459480/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20076/stat : 20076 (prissAuto.sh) S 20074 20076 19631 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515668918 8908800 251 33554432000 4194304 4922060 140736719203456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20076/statm: 2175 251 211 178 0 68 0
[pid=20077] ppid=20076 vsize=1388764 CPUtime=4481.94 cores=0,2,4,6
/proc/20077/stat : 20077 (priss) S 20076 20076 19631 0 -1 4202496 376384 0 0 0 448014 180 0 0 19 0 5 0 515668918 1422094336 278934 33554432000 4194304 5787044 140736378010352 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20077/statm: 347191 278934 418 389 0 342941 0
[pid=20077/tid=20079] ppid=20076 vsize=1388764 CPUtime=1118.31 cores=0,2,4,6
/proc/20077/task/20079/stat : 20079 (priss) R 20076 20076 19631 0 -1 4202560 88896 0 0 0 111787 44 0 0 25 0 5 0 515668938 1422094336 278934 33554432000 4194304 5787044 140736378010352 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20077/tid=20080] ppid=20076 vsize=1388764 CPUtime=1121.92 cores=0,2,4,6
/proc/20077/task/20080/stat : 20080 (priss) R 20076 20076 19631 0 -1 4202560 82191 0 0 0 112152 40 0 0 25 0 5 0 515668942 1422094336 278934 33554432000 4194304 5787044 140736378010352 18446744073709551615 5585297 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20077/tid=20081] ppid=20076 vsize=1388764 CPUtime=1119.54 cores=0,2,4,6
/proc/20077/task/20081/stat : 20081 (priss) R 20076 20076 19631 0 -1 4202560 79948 0 0 0 111920 34 0 0 25 0 5 0 515668947 1422094336 278934 33554432000 4194304 5787044 140736378010352 18446744073709551615 5576674 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20077/tid=20082] ppid=20076 vsize=1388764 CPUtime=1121.82 cores=0,2,4,6
/proc/20077/task/20082/stat : 20082 (priss) R 20076 20076 19631 0 -1 4202560 98001 0 0 0 112125 57 0 0 25 0 5 0 515668951 1422094336 278934 33554432000 4194304 5787044 140736378010352 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4481.94
Current children cumulated vsize (KiB) 1397464

[startup+1182.3 s]
/proc/loadavg: 8.18 8.11 8.06 9/188 20146
/proc/meminfo: memFree=12410112/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20076/stat : 20076 (prissAuto.sh) S 20074 20076 19631 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515668918 8908800 251 33554432000 4194304 4922060 140736719203456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20076/statm: 2175 251 211 178 0 68 0
[pid=20077] ppid=20076 vsize=1454492 CPUtime=4721.61 cores=0,2,4,6
/proc/20077/stat : 20077 (priss) S 20076 20076 19631 0 -1 4202496 384244 0 0 0 471972 189 0 0 19 0 5 0 515668918 1489399808 286794 33554432000 4194304 5787044 140736378010352 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20077/statm: 363623 286794 418 389 0 359373 0
[pid=20077/tid=20079] ppid=20076 vsize=1454492 CPUtime=1177.98 cores=0,2,4,6
/proc/20077/task/20079/stat : 20079 (priss) R 20076 20076 19631 0 -1 4202560 93580 0 0 0 117749 49 0 0 25 0 5 0 515668938 1489399808 286794 33554432000 4194304 5787044 140736378010352 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20077/tid=20080] ppid=20076 vsize=1454492 CPUtime=1181.92 cores=0,2,4,6
/proc/20077/task/20080/stat : 20080 (priss) R 20076 20076 19631 0 -1 4202560 82706 0 0 0 118151 41 0 0 25 0 5 0 515668942 1489399808 286794 33554432000 4194304 5787044 140736378010352 18446744073709551615 4254546 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20077/tid=20081] ppid=20076 vsize=1454492 CPUtime=1179.55 cores=0,2,4,6
/proc/20077/task/20081/stat : 20081 (priss) R 20076 20076 19631 0 -1 4202560 82415 0 0 0 117917 38 0 0 25 0 5 0 515668947 1489399808 286794 33554432000 4194304 5787044 140736378010352 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20077/tid=20082] ppid=20076 vsize=1454492 CPUtime=1181.82 cores=0,2,4,6
/proc/20077/task/20082/stat : 20082 (priss) R 20076 20076 19631 0 -1 4202560 98195 0 0 0 118125 57 0 0 25 0 5 0 515668951 1489399808 286794 33554432000 4194304 5787044 140736378010352 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4721.61
Current children cumulated vsize (KiB) 1463192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 8.20 8.12 8.06 9/188 20147
/proc/meminfo: memFree=12396100/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20076/stat : 20076 (prissAuto.sh) S 20074 20076 19631 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515668918 8908800 251 33554432000 4194304 4922060 140736719203456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20076/statm: 2175 251 211 178 0 68 0
[pid=20077] ppid=20076 vsize=1455608 CPUtime=4800.32 cores=0,2,4,6
/proc/20077/stat : 20077 (priss) S 20076 20076 19631 0 -1 4202496 387677 0 0 0 479838 194 0 0 19 0 5 0 515668918 1490542592 290227 33554432000 4194304 5787044 140736378010352 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20077/statm: 363902 290227 418 389 0 359652 0
[pid=20077/tid=20079] ppid=20076 vsize=1455608 CPUtime=1197.57 cores=0,2,4,6
/proc/20077/task/20079/stat : 20079 (priss) R 20076 20076 19631 0 -1 4202560 93783 0 0 0 119708 49 0 0 25 0 5 0 515668938 1490542592 290227 33554432000 4194304 5787044 140736378010352 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20077/tid=20080] ppid=20076 vsize=1455608 CPUtime=1201.63 cores=0,2,4,6
/proc/20077/task/20080/stat : 20080 (priss) R 20076 20076 19631 0 -1 4202560 83827 0 0 0 120120 43 0 0 25 0 5 0 515668942 1490542592 290227 33554432000 4194304 5787044 140736378010352 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20077/tid=20081] ppid=20076 vsize=1455608 CPUtime=1199.24 cores=0,2,4,6
/proc/20077/task/20081/stat : 20081 (priss) R 20076 20076 19631 0 -1 4202560 83821 0 0 0 119884 40 0 0 25 0 5 0 515668947 1490542592 290227 33554432000 4194304 5787044 140736378010352 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20077/tid=20082] ppid=20076 vsize=1455608 CPUtime=1201.52 cores=0,2,4,6
/proc/20077/task/20082/stat : 20082 (priss) R 20076 20076 19631 0 -1 4202560 98898 0 0 0 120095 57 0 0 25 0 5 0 515668951 1490542592 290227 33554432000 4194304 5787044 140736378010352 18446744073709551615 5527122 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 1464308

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1202.02
CPU time (s): 4800.32
CPU user time (s): 4798.38
CPU system time (s): 1.94
CPU usage (%): 399.355
Max. virtual memory (cumulated for all children) (KiB): 1464308

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

The end

Launcher Data

Begin job on node108 at 2011-04-29 03:31:20
IDJOB=3282350
IDBENCH=70808
IDSOLVER=1602
FILE ID=node108/3282350-1304040679
RUNJOBID= node108-1304037066-19649
PBS_JOBID= 13170368
Free space on /tmp= 72108 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxor/maxor128.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282350-1304040679/watcher-3282350-1304040679 -o /tmp/evaluation-result-3282350-1304040679/solver-3282350-1304040679 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3282350-1304040679.cnf 1173822859 4800 15500 4

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=1173822859

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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:      13735068 kB
Buffers:       2295600 kB
Cached:       16117248 kB
SwapCached:          0 kB
Active:       10498104 kB
Inactive:      8137548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13735068 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12048 kB
Writeback:           0 kB
AnonPages:      222140 kB
Mapped:          15628 kB
Slab:           518332 kB
PageTables:       4760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   415940 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= 72104 MiB
End job on node108 at 2011-04-29 03:51:24