Trace number 3287134

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.08 1202.22

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.cnf
MD5SUMb967fca11e85ef5b614d3452b1c4b2ad
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables257030
Number of clauses769313
Sum of the clauses size1795061
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2512874
Number of clauses of size 3256437
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: 1911
0.00/0.00	c setup for 4cores
0.00/0.21	c parsetime: 208697us
0.00/0.21	c parsed 769313 clauses with 257030 variables
0.00/0.25	c NW started thread 0 successfully (1085667648)
0.00/0.30	c NW started thread 1 successfully (1098389824)
0.00/0.35	c NW started thread 2 successfully (1112549696)
0.00/0.41	c NW started thread 3 successfully (1123039552)
33.88/8.88	c preprocessor returned 257030 variables
33.88/8.88	c preprocessing returned UNKNOWN
33.88/8.88	c PP set 3606 variables
33.88/8.88	c pp time: 8554239us (8s)
34.25/8.91	c preprocessor returned 257030 variables
34.25/8.91	c preprocessing returned UNKNOWN
34.25/8.91	c PP set 3606 variables
34.25/8.91	c pp time: 8492321us (8s)
34.25/8.93	c preprocessor returned 257030 variables
34.25/8.93	c preprocessing returned UNKNOWN
34.25/8.93	c PP set 3606 variables
34.25/8.93	c pp time: 8563429us (8s)
34.66/9.02	c preprocessor returned 257030 variables
34.66/9.02	c preprocessing returned UNKNOWN
34.66/9.02	c PP set 3606 variables
34.66/9.02	c pp time: 8549162us (8s)
37.45/9.79	c HTE
39.05/10.19	c subsumption
40.64/10.57	c simplified formula contains 0 unit clauses

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3287134-1304049607/watcher-3287134-1304049607 -o /tmp/evaluation-result-3287134-1304049607/solver-3287134-1304049607 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3287134-1304049607.cnf 1302152421 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.14 8.14 8.09 5/186 1910
/proc/meminfo: memFree=17578824/32951124 swapFree=67111524/67111528
[pid=1910] ppid=1908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1910/stat : 1910 (prissAuto.sh) S 1908 1910 32466 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 516558637 8908800 251 33554432000 4194304 4922060 140737125174128 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1910/statm: 2175 251 211 178 0 68 0

[startup+0.038817 s]
/proc/loadavg: 8.14 8.14 8.09 5/186 1910
/proc/meminfo: memFree=17578824/32951124 swapFree=67111524/67111528
[pid=1910] ppid=1908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1910/stat : 1910 (prissAuto.sh) S 1908 1910 32466 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 516558637 8908800 251 33554432000 4194304 4922060 140737125174128 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1910/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100804 s]
/proc/loadavg: 8.14 8.14 8.09 5/186 1910
/proc/meminfo: memFree=17578824/32951124 swapFree=67111524/67111528
[pid=1910] ppid=1908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1910/stat : 1910 (prissAuto.sh) S 1908 1910 32466 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 516558637 8908800 251 33554432000 4194304 4922060 140737125174128 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1910/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300762 s]
/proc/loadavg: 8.14 8.14 8.09 5/186 1910
/proc/meminfo: memFree=17578824/32951124 swapFree=67111524/67111528
[pid=1910] ppid=1908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1910/stat : 1910 (prissAuto.sh) S 1908 1910 32466 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 516558637 8908800 251 33554432000 4194304 4922060 140737125174128 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1910/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700654 s]
/proc/loadavg: 8.14 8.14 8.09 5/186 1910
/proc/meminfo: memFree=17578824/32951124 swapFree=67111524/67111528
[pid=1910] ppid=1908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1910/stat : 1910 (prissAuto.sh) S 1908 1910 32466 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 516558637 8908800 251 33554432000 4194304 4922060 140737125174128 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1910/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50051 s]
/proc/loadavg: 8.14 8.14 8.09 10/192 1916
/proc/meminfo: memFree=16944280/32951124 swapFree=67111524/67111528
[pid=1910] ppid=1908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1910/stat : 1910 (prissAuto.sh) S 1908 1910 32466 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 516558637 8908800 251 33554432000 4194304 4922060 140737125174128 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1910/statm: 2175 251 211 178 0 68 0
[pid=1911] ppid=1910 vsize=788972 CPUtime=4.9 cores=0,2,4,6
/proc/1911/stat : 1911 (priss) S 1910 1910 32466 0 -1 4202496 202320 0 0 0 449 41 0 0 18 0 5 0 516558637 807907328 140017 33554432000 4194304 5787044 140734445359808 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/1911/statm: 197243 140017 349 389 0 192993 0
[pid=1911/tid=1913] ppid=1910 vsize=788972 CPUtime=1.19 cores=0,2,4,6
/proc/1911/task/1913/stat : 1913 (priss) R 1910 1910 32466 0 -1 4202560 44672 0 0 0 109 10 0 0 18 0 5 0 516558663 807907328 140017 33554432000 4194304 5787044 140734445359808 18446744073709551615 4336214 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1911/tid=1914] ppid=1910 vsize=788972 CPUtime=1.14 cores=0,2,4,6
/proc/1911/task/1914/stat : 1914 (priss) R 1910 1910 32466 0 -1 4202560 43103 0 0 0 104 10 0 0 18 0 5 0 516558668 807907328 140017 33554432000 4194304 5787044 140734445359808 18446744073709551615 4335771 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=1911/tid=1915] ppid=1910 vsize=788972 CPUtime=1.09 cores=0,2,4,6
/proc/1911/task/1915/stat : 1915 (priss) R 1910 1910 32466 0 -1 4202560 37784 0 0 0 102 7 0 0 18 0 5 0 516558673 807907328 140017 33554432000 4194304 5787044 140734445359808 18446744073709551615 255376968666 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1911/tid=1916] ppid=1910 vsize=788972 CPUtime=1.05 cores=0,2,4,6
/proc/1911/task/1916/stat : 1916 (priss) R 1910 1910 32466 0 -1 4202560 41846 0 0 0 96 9 0 0 18 0 5 0 516558678 807907328 140017 33554432000 4194304 5787044 140734445359808 18446744073709551615 4326833 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.9
Current children cumulated vsize (KiB) 797672

[startup+3.10121 s]
/proc/loadavg: 8.14 8.14 8.09 9/192 1916
/proc/meminfo: memFree=16975592/32951124 swapFree=67111524/67111528
[pid=1910] ppid=1908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1910/stat : 1910 (prissAuto.sh) S 1908 1910 32466 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 516558637 8908800 251 33554432000 4194304 4922060 140737125174128 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1910/statm: 2175 251 211 178 0 68 0
[pid=1911] ppid=1910 vsize=845484 CPUtime=11.15 cores=0,2,4,6
/proc/1911/stat : 1911 (priss) S 1910 1910 32466 0 -1 4202496 229861 0 0 0 1046 69 0 0 18 0 5 0 516558637 865775616 165203 33554432000 4194304 5787044 140734445359808 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/1911/statm: 211371 165203 350 389 0 207121 0
[pid=1911/tid=1913] ppid=1910 vsize=845484 CPUtime=2.77 cores=0,2,4,6
/proc/1911/task/1913/stat : 1913 (priss) R 1910 1910 32466 0 -1 4202560 51754 0 0 0 262 15 0 0 18 0 5 0 516558663 865775616 165203 33554432000 4194304 5787044 140734445359808 18446744073709551615 255376999186 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1911/tid=1914] ppid=1910 vsize=845484 CPUtime=2.7 cores=0,2,4,6
/proc/1911/task/1914/stat : 1914 (priss) R 1910 1910 32466 0 -1 4202560 49334 0 0 0 253 17 0 0 18 0 5 0 516558668 865775616 165203 33554432000 4194304 5787044 140734445359808 18446744073709551615 255376999166 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=1911/tid=1915] ppid=1910 vsize=845484 CPUtime=2.64 cores=0,2,4,6
/proc/1911/task/1915/stat : 1915 (priss) R 1910 1910 32466 0 -1 4202560 44488 0 0 0 250 14 0 0 18 0 5 0 516558673 865775616 165203 33554432000 4194304 5787044 140734445359808 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1911/tid=1916] ppid=1910 vsize=845484 CPUtime=2.6 cores=0,2,4,6
/proc/1911/task/1916/stat : 1916 (priss) R 1910 1910 32466 0 -1 4202560 49370 0 0 0 243 17 0 0 18 0 5 0 516558678 865775616 165203 33554432000 4194304 5787044 140734445359808 18446744073709551615 4340040 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.15
Current children cumulated vsize (KiB) 854184

[startup+6.30062 s]
/proc/loadavg: 8.21 8.16 8.10 9/192 1916
/proc/meminfo: memFree=16877132/32951124 swapFree=67111524/67111528
[pid=1910] ppid=1908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1910/stat : 1910 (prissAuto.sh) S 1908 1910 32466 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 516558637 8908800 251 33554432000 4194304 4922060 140737125174128 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1910/statm: 2175 251 211 178 0 68 0
[pid=1911] ppid=1910 vsize=976556 CPUtime=23.93 cores=0,2,4,6
/proc/1911/stat : 1911 (priss) S 1910 1910 32466 0 -1 4202496 239799 0 0 0 2321 72 0 0 18 0 5 0 516558637 999993344 175141 33554432000 4194304 5787044 140734445359808 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/1911/statm: 244139 175141 351 389 0 239889 0
[pid=1911/tid=1913] ppid=1910 vsize=976556 CPUtime=5.97 cores=0,2,4,6
/proc/1911/task/1913/stat : 1913 (priss) R 1910 1910 32466 0 -1 4202560 53329 0 0 0 581 16 0 0 25 0 5 0 516558663 999993344 175141 33554432000 4194304 5787044 140734445359808 18446744073709551615 4345961 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1911/tid=1914] ppid=1910 vsize=976556 CPUtime=5.9 cores=0,2,4,6
/proc/1911/task/1914/stat : 1914 (priss) R 1910 1910 32466 0 -1 4202560 51296 0 0 0 572 18 0 0 22 0 5 0 516558668 999993344 175141 33554432000 4194304 5787044 140734445359808 18446744073709551615 4278456 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=1911/tid=1915] ppid=1910 vsize=976556 CPUtime=5.84 cores=0,2,4,6
/proc/1911/task/1915/stat : 1915 (priss) R 1910 1910 32466 0 -1 4202560 47297 0 0 0 570 14 0 0 22 0 5 0 516558673 999993344 175141 33554432000 4194304 5787044 140734445359808 18446744073709551615 4276375 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1911/tid=1916] ppid=1910 vsize=976556 CPUtime=5.78 cores=0,2,4,6
/proc/1911/task/1916/stat : 1916 (priss) R 1910 1910 32466 0 -1 4202560 52962 0 0 0 560 18 0 0 25 0 5 0 516558678 999993344 175141 33554432000 4194304 5787044 140734445359808 18446744073709551615 4278498 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 23.93
Current children cumulated vsize (KiB) 985256

[startup+12.7004 s]
/proc/loadavg: 8.19 8.15 8.10 10/192 1916
/proc/meminfo: memFree=16571132/32951124 swapFree=67111524/67111528
[pid=1910] ppid=1908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1910/stat : 1910 (prissAuto.sh) S 1908 1910 32466 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 516558637 8908800 251 33554432000 4194304 4922060 140737125174128 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1910/statm: 2175 251 211 178 0 68 0
[pid=1911] ppid=1910 vsize=1153792 CPUtime=49.44 cores=0,2,4,6
/proc/1911/stat : 1911 (priss) S 1910 1910 32466 0 -1 4202496 318170 0 0 0 4857 87 0 0 18 0 5 0 516558637 1181483008 232601 33554432000 4194304 5787044 140734445359808 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/1911/statm: 288448 232601 418 389 0 284198 0
[pid=1911/tid=1913] ppid=1910 vsize=1153792 CPUtime=12.35 cores=0,2,4,6
/proc/1911/task/1913/stat : 1913 (priss) R 1910 1910 32466 0 -1 4202560 69701 0 0 0 1217 18 0 0 25 0 5 0 516558663 1181483008 232601 33554432000 4194304 5787044 140734445359808 18446744073709551615 5591034 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1911/tid=1914] ppid=1910 vsize=1153792 CPUtime=12.29 cores=0,2,4,6
/proc/1911/task/1914/stat : 1914 (priss) R 1910 1910 32466 0 -1 4202560 75063 0 0 0 1206 23 0 0 25 0 5 0 516558668 1181483008 232601 33554432000 4194304 5787044 140734445359808 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=1911/tid=1915] ppid=1910 vsize=1153792 CPUtime=12.22 cores=0,2,4,6
/proc/1911/task/1915/stat : 1915 (priss) R 1910 1910 32466 0 -1 4202560 61528 0 0 0 1204 18 0 0 25 0 5 0 516558673 1181483008 232601 33554432000 4194304 5787044 140734445359808 18446744073709551615 5586779 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1911/tid=1916] ppid=1910 vsize=1153792 CPUtime=12.15 cores=0,2,4,6
/proc/1911/task/1916/stat : 1916 (priss) R 1910 1910 32466 0 -1 4202560 76963 0 0 0 1192 23 0 0 25 0 5 0 516558678 1181483008 232601 33554432000 4194304 5787044 140734445359808 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.44
Current children cumulated vsize (KiB) 1162492

[startup+25.5011 s]
/proc/loadavg: 8.22 8.16 8.10 10/192 1916
/proc/meminfo: memFree=16662296/32951124 swapFree=67111524/67111528
[pid=1910] ppid=1908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1910/stat : 1910 (prissAuto.sh) S 1908 1910 32466 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 516558637 8908800 251 33554432000 4194304 4922060 140737125174128 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1910/statm: 2175 251 211 178 0 68 0
[pid=1911] ppid=1910 vsize=1153792 CPUtime=100.57 cores=0,2,4,6
/proc/1911/stat : 1911 (priss) S 1910 1910 32466 0 -1 4202496 318930 0 0 0 9969 88 0 0 18 0 5 0 516558637 1181483008 233361 33554432000 4194304 5787044 140734445359808 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/1911/statm: 288448 233361 418 389 0 284198 0
[pid=1911/tid=1913] ppid=1910 vsize=1153792 CPUtime=25.15 cores=0,2,4,6
/proc/1911/task/1913/stat : 1913 (priss) R 1910 1910 32466 0 -1 4202560 69720 0 0 0 2497 18 0 0 25 0 5 0 516558663 1181483008 233361 33554432000 4194304 5787044 140734445359808 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1911/tid=1914] ppid=1910 vsize=1153792 CPUtime=25.09 cores=0,2,4,6
/proc/1911/task/1914/stat : 1914 (priss) R 1910 1910 32466 0 -1 4202560 75372 0 0 0 2486 23 0 0 25 0 5 0 516558668 1181483008 233361 33554432000 4194304 5787044 140734445359808 18446744073709551615 5588144 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=1911/tid=1915] ppid=1910 vsize=1153792 CPUtime=25.02 cores=0,2,4,6
/proc/1911/task/1915/stat : 1915 (priss) R 1910 1910 32466 0 -1 4202560 61686 0 0 0 2484 18 0 0 25 0 5 0 516558673 1181483008 233361 33554432000 4194304 5787044 140734445359808 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1911/tid=1916] ppid=1910 vsize=1153792 CPUtime=24.87 cores=0,2,4,6
/proc/1911/task/1916/stat : 1916 (priss) R 1910 1910 32466 0 -1 4202560 77237 0 0 0 2464 23 0 0 25 0 5 0 516558678 1181483008 233361 33554432000 4194304 5787044 140734445359808 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.57
Current children cumulated vsize (KiB) 1162492

[startup+51.1003 s]
/proc/loadavg: 8.15 8.15 8.09 9/192 1917
/proc/meminfo: memFree=16657408/32951124 swapFree=67111524/67111528
[pid=1910] ppid=1908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1910/stat : 1910 (prissAuto.sh) S 1908 1910 32466 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 516558637 8908800 251 33554432000 4194304 4922060 140737125174128 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1910/statm: 2175 251 211 178 0 68 0
[pid=1911] ppid=1910 vsize=1153792 CPUtime=202.83 cores=0,2,4,6
/proc/1911/stat : 1911 (priss) S 1910 1910 32466 0 -1 4202496 319966 0 0 0 20194 89 0 0 18 0 5 0 516558637 1181483008 234397 33554432000 4194304 5787044 140734445359808 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/1911/statm: 288448 234397 418 389 0 284198 0
[pid=1911/tid=1913] ppid=1910 vsize=1153792 CPUtime=50.75 cores=0,2,4,6
/proc/1911/task/1913/stat : 1913 (priss) R 1910 1910 32466 0 -1 4202560 69744 0 0 0 5057 18 0 0 25 0 5 0 516558663 1181483008 234397 33554432000 4194304 5787044 140734445359808 18446744073709551615 5590646 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1911/tid=1914] ppid=1910 vsize=1153792 CPUtime=50.68 cores=0,2,4,6
/proc/1911/task/1914/stat : 1914 (priss) R 1910 1910 32466 0 -1 4202560 75768 0 0 0 5045 23 0 0 25 0 5 0 516558668 1181483008 234397 33554432000 4194304 5787044 140734445359808 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=1911/tid=1915] ppid=1910 vsize=1153792 CPUtime=50.62 cores=0,2,4,6
/proc/1911/task/1915/stat : 1915 (priss) R 1910 1910 32466 0 -1 4202560 61959 0 0 0 5044 18 0 0 25 0 5 0 516558673 1181483008 234397 33554432000 4194304 5787044 140734445359808 18446744073709551615 4254537 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1911/tid=1916] ppid=1910 vsize=1153792 CPUtime=50.34 cores=0,2,4,6
/proc/1911/task/1916/stat : 1916 (priss) R 1910 1910 32466 0 -1 4202560 77580 0 0 0 5010 24 0 0 25 0 5 0 516558678 1181483008 234397 33554432000 4194304 5787044 140734445359808 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.83
Current children cumulated vsize (KiB) 1162492

[startup+102.307 s]
/proc/loadavg: 8.15 8.15 8.10 9/192 1927
/proc/meminfo: memFree=16610116/32951124 swapFree=67111524/67111528
[pid=1910] ppid=1908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1910/stat : 1910 (prissAuto.sh) S 1908 1910 32466 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 516558637 8908800 251 33554432000 4194304 4922060 140737125174128 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1910/statm: 2175 251 211 178 0 68 0
[pid=1911] ppid=1910 vsize=1153792 CPUtime=407.34 cores=0,2,4,6
/proc/1911/stat : 1911 (priss) S 1910 1910 32466 0 -1 4202496 321669 0 0 0 40644 90 0 0 18 0 5 0 516558637 1181483008 235888 33554432000 4194304 5787044 140734445359808 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/1911/statm: 288448 235888 418 389 0 284198 0
[pid=1911/tid=1913] ppid=1910 vsize=1153792 CPUtime=101.94 cores=0,2,4,6
/proc/1911/task/1913/stat : 1913 (priss) R 1910 1910 32466 0 -1 4202560 69744 0 0 0 10175 19 0 0 25 0 5 0 516558663 1181483008 235888 33554432000 4194304 5787044 140734445359808 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1911/tid=1914] ppid=1910 vsize=1153792 CPUtime=101.71 cores=0,2,4,6
/proc/1911/task/1914/stat : 1914 (priss) R 1910 1910 32466 0 -1 4202560 75987 0 0 0 10147 24 0 0 25 0 5 0 516558668 1181483008 235888 33554432000 4194304 5787044 140734445359808 18446744073709551615 5592477 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1911/tid=1915] ppid=1910 vsize=1153792 CPUtime=101.82 cores=0,2,4,6
/proc/1911/task/1915/stat : 1915 (priss) R 1910 1910 32466 0 -1 4202560 62573 0 0 0 10164 18 0 0 25 0 5 0 516558673 1181483008 235888 33554432000 4194304 5787044 140734445359808 18446744073709551615 5586822 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1911/tid=1916] ppid=1910 vsize=1153792 CPUtime=101.43 cores=0,2,4,6

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

/proc/1911/task/1914/stat : 1914 (priss) R 1910 1910 32466 0 -1 4202560 78146 0 0 0 81684 26 0 0 25 0 5 0 516558668 1333919744 258872 33554432000 4194304 5787044 140734445359808 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1911/tid=1915] ppid=1910 vsize=1302656 CPUtime=821.83 cores=0,2,4,6
/proc/1911/task/1915/stat : 1915 (priss) R 1910 1910 32466 0 -1 4202560 68980 0 0 0 82157 26 0 0 25 0 5 0 516558673 1333919744 258872 33554432000 4194304 5787044 140734445359808 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1911/tid=1916] ppid=1910 vsize=1302656 CPUtime=821.37 cores=0,2,4,6
/proc/1911/task/1916/stat : 1916 (priss) R 1910 1910 32466 0 -1 4202560 87555 0 0 0 82103 34 0 0 25 0 5 0 516558678 1333919744 258872 33554432000 4194304 5787044 140734445359808 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3282.53
Current children cumulated vsize (KiB) 1311356

[startup+882.301 s]
/proc/loadavg: 8.20 8.23 8.16 9/192 1984
/proc/meminfo: memFree=20758624/32951124 swapFree=67111524/67111528
[pid=1910] ppid=1908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1910/stat : 1910 (prissAuto.sh) S 1908 1910 32466 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 516558637 8908800 251 33554432000 4194304 4922060 140737125174128 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1910/statm: 2175 251 211 178 0 68 0
[pid=1911] ppid=1910 vsize=1303360 CPUtime=3522.21 cores=0,2,4,6
/proc/1911/stat : 1911 (priss) S 1910 1910 32466 0 -1 4202496 345673 0 0 0 352103 118 0 0 18 0 5 0 516558637 1334640640 259501 33554432000 4194304 5787044 140734445359808 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/1911/statm: 325840 259501 418 389 0 321590 0
[pid=1911/tid=1913] ppid=1910 vsize=1303360 CPUtime=881.79 cores=0,2,4,6
/proc/1911/task/1913/stat : 1913 (priss) R 1910 1910 32466 0 -1 4202560 75448 0 0 0 88154 25 0 0 25 0 5 0 516558663 1334640640 259501 33554432000 4194304 5787044 140734445359808 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1911/tid=1914] ppid=1910 vsize=1303360 CPUtime=876.77 cores=0,2,4,6
/proc/1911/task/1914/stat : 1914 (priss) R 1910 1910 32466 0 -1 4202560 78478 0 0 0 87650 27 0 0 25 0 5 0 516558668 1334640640 259501 33554432000 4194304 5787044 140734445359808 18446744073709551615 4218754 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1911/tid=1915] ppid=1910 vsize=1303360 CPUtime=881.83 cores=0,2,4,6
/proc/1911/task/1915/stat : 1915 (priss) R 1910 1910 32466 0 -1 4202560 69103 0 0 0 88157 26 0 0 25 0 5 0 516558673 1334640640 259501 33554432000 4194304 5787044 140734445359808 18446744073709551615 4255030 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1911/tid=1916] ppid=1910 vsize=1303360 CPUtime=881.37 cores=0,2,4,6
/proc/1911/task/1916/stat : 1916 (priss) R 1910 1910 32466 0 -1 4202560 87729 0 0 0 88103 34 0 0 25 0 5 0 516558678 1334640640 259501 33554432000 4194304 5787044 140734445359808 18446744073709551615 4238732 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3522.21
Current children cumulated vsize (KiB) 1312060

[startup+942.301 s]
/proc/loadavg: 8.12 8.20 8.16 9/192 1986
/proc/meminfo: memFree=20657416/32951124 swapFree=67111524/67111528
[pid=1910] ppid=1908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1910/stat : 1910 (prissAuto.sh) S 1908 1910 32466 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 516558637 8908800 251 33554432000 4194304 4922060 140737125174128 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1910/statm: 2175 251 211 178 0 68 0
[pid=1911] ppid=1910 vsize=1304340 CPUtime=3761.88 cores=0,2,4,6
/proc/1911/stat : 1911 (priss) S 1910 1910 32466 0 -1 4202496 348683 0 0 0 376066 122 0 0 18 0 5 0 516558637 1335644160 262511 33554432000 4194304 5787044 140734445359808 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/1911/statm: 326085 262511 418 389 0 321835 0
[pid=1911/tid=1913] ppid=1910 vsize=1304340 CPUtime=941.8 cores=0,2,4,6
/proc/1911/task/1913/stat : 1913 (priss) R 1910 1910 32466 0 -1 4202560 75722 0 0 0 94154 26 0 0 25 0 5 0 516558663 1335644160 262511 33554432000 4194304 5787044 140734445359808 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1911/tid=1914] ppid=1910 vsize=1304340 CPUtime=936.45 cores=0,2,4,6
/proc/1911/task/1914/stat : 1914 (priss) R 1910 1910 32466 0 -1 4202560 79397 0 0 0 93616 29 0 0 25 0 5 0 516558668 1335644160 262511 33554432000 4194304 5787044 140734445359808 18446744073709551615 5590295 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1911/tid=1915] ppid=1910 vsize=1304340 CPUtime=941.84 cores=0,2,4,6
/proc/1911/task/1915/stat : 1915 (priss) R 1910 1910 32466 0 -1 4202560 70641 0 0 0 94156 28 0 0 25 0 5 0 516558673 1335644160 262511 33554432000 4194304 5787044 140734445359808 18446744073709551615 5576696 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1911/tid=1916] ppid=1910 vsize=1304340 CPUtime=941.36 cores=0,2,4,6
/proc/1911/task/1916/stat : 1916 (priss) R 1910 1910 32466 0 -1 4202560 88008 0 0 0 94102 34 0 0 25 0 5 0 516558678 1335644160 262511 33554432000 4194304 5787044 140734445359808 18446744073709551615 5521936 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3761.88
Current children cumulated vsize (KiB) 1313040

[startup+1002.3 s]
/proc/loadavg: 8.25 8.23 8.17 9/192 1987
/proc/meminfo: memFree=20651552/32951124 swapFree=67111524/67111528
[pid=1910] ppid=1908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1910/stat : 1910 (prissAuto.sh) S 1908 1910 32466 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 516558637 8908800 251 33554432000 4194304 4922060 140737125174128 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1910/statm: 2175 251 211 178 0 68 0
[pid=1911] ppid=1910 vsize=1304600 CPUtime=4001.55 cores=0,2,4,6
/proc/1911/stat : 1911 (priss) S 1910 1910 32466 0 -1 4202496 349183 0 0 0 400032 123 0 0 18 0 5 0 516558637 1335910400 263011 33554432000 4194304 5787044 140734445359808 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/1911/statm: 326150 263011 418 389 0 321900 0
[pid=1911/tid=1913] ppid=1910 vsize=1304600 CPUtime=1001.81 cores=0,2,4,6
/proc/1911/task/1913/stat : 1913 (priss) R 1910 1910 32466 0 -1 4202560 75972 0 0 0 100154 27 0 0 25 0 5 0 516558663 1335910400 263011 33554432000 4194304 5787044 140734445359808 18446744073709551615 5591019 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1911/tid=1914] ppid=1910 vsize=1304600 CPUtime=996.12 cores=0,2,4,6
/proc/1911/task/1914/stat : 1914 (priss) R 1910 1910 32466 0 -1 4202560 79486 0 0 0 99583 29 0 0 25 0 5 0 516558668 1335910400 263011 33554432000 4194304 5787044 140734445359808 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1911/tid=1915] ppid=1910 vsize=1304600 CPUtime=1001.83 cores=0,2,4,6
/proc/1911/task/1915/stat : 1915 (priss) R 1910 1910 32466 0 -1 4202560 70736 0 0 0 100155 28 0 0 25 0 5 0 516558673 1335910400 263011 33554432000 4194304 5787044 140734445359808 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1911/tid=1916] ppid=1910 vsize=1304600 CPUtime=1001.35 cores=0,2,4,6
/proc/1911/task/1916/stat : 1916 (priss) R 1910 1910 32466 0 -1 4202560 88074 0 0 0 100101 34 0 0 25 0 5 0 516558678 1335910400 263011 33554432000 4194304 5787044 140734445359808 18446744073709551615 5534112 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4001.55
Current children cumulated vsize (KiB) 1313300

[startup+1062.3 s]
/proc/loadavg: 8.18 8.22 8.17 9/192 1989
/proc/meminfo: memFree=20569552/32951124 swapFree=67111524/67111528
[pid=1910] ppid=1908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1910/stat : 1910 (prissAuto.sh) S 1908 1910 32466 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 516558637 8908800 251 33554432000 4194304 4922060 140737125174128 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1910/statm: 2175 251 211 178 0 68 0
[pid=1911] ppid=1910 vsize=1304600 CPUtime=4241.23 cores=0,2,4,6
/proc/1911/stat : 1911 (priss) S 1910 1910 32466 0 -1 4202496 350072 0 0 0 423999 124 0 0 18 0 5 0 516558637 1335910400 263900 33554432000 4194304 5787044 140734445359808 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/1911/statm: 326150 263900 418 389 0 321900 0
[pid=1911/tid=1913] ppid=1910 vsize=1304600 CPUtime=1061.81 cores=0,2,4,6
/proc/1911/task/1913/stat : 1913 (priss) R 1910 1910 32466 0 -1 4202560 76070 0 0 0 106154 27 0 0 25 0 5 0 516558663 1335910400 263900 33554432000 4194304 5787044 140734445359808 18446744073709551615 5576446 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1911/tid=1914] ppid=1910 vsize=1304600 CPUtime=1055.8 cores=0,2,4,6
/proc/1911/task/1914/stat : 1914 (priss) R 1910 1910 32466 0 -1 4202560 80274 0 0 0 105550 30 0 0 25 0 5 0 516558668 1335910400 263900 33554432000 4194304 5787044 140734445359808 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1911/tid=1915] ppid=1910 vsize=1304600 CPUtime=1061.83 cores=0,2,4,6
/proc/1911/task/1915/stat : 1915 (priss) R 1910 1910 32466 0 -1 4202560 70736 0 0 0 106155 28 0 0 25 0 5 0 516558673 1335910400 263900 33554432000 4194304 5787044 140734445359808 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1911/tid=1916] ppid=1910 vsize=1304600 CPUtime=1061.35 cores=0,2,4,6
/proc/1911/task/1916/stat : 1916 (priss) R 1910 1910 32466 0 -1 4202560 88077 0 0 0 106101 34 0 0 25 0 5 0 516558678 1335910400 263900 33554432000 4194304 5787044 140734445359808 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4241.23
Current children cumulated vsize (KiB) 1313300

[startup+1122.3 s]
/proc/loadavg: 8.26 8.25 8.18 9/192 1991
/proc/meminfo: memFree=20510596/32951124 swapFree=67111524/67111528
[pid=1910] ppid=1908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1910/stat : 1910 (prissAuto.sh) S 1908 1910 32466 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 516558637 8908800 251 33554432000 4194304 4922060 140737125174128 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1910/statm: 2175 251 211 178 0 68 0
[pid=1911] ppid=1910 vsize=1306392 CPUtime=4480.9 cores=0,2,4,6
/proc/1911/stat : 1911 (priss) S 1910 1910 32466 0 -1 4202496 352357 0 0 0 447963 127 0 0 18 0 5 0 516558637 1337745408 266185 33554432000 4194304 5787044 140734445359808 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/1911/statm: 326598 266185 418 389 0 322348 0
[pid=1911/tid=1913] ppid=1910 vsize=1306392 CPUtime=1121.81 cores=0,2,4,6
/proc/1911/task/1913/stat : 1913 (priss) R 1910 1910 32466 0 -1 4202560 76195 0 0 0 112154 27 0 0 25 0 5 0 516558663 1337745408 266185 33554432000 4194304 5787044 140734445359808 18446744073709551615 5586709 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1911/tid=1914] ppid=1910 vsize=1306392 CPUtime=1115.48 cores=0,2,4,6
/proc/1911/task/1914/stat : 1914 (priss) R 1910 1910 32466 0 -1 4202560 82154 0 0 0 111516 32 0 0 25 0 5 0 516558668 1337745408 266185 33554432000 4194304 5787044 140734445359808 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1911/tid=1915] ppid=1910 vsize=1306392 CPUtime=1121.84 cores=0,2,4,6
/proc/1911/task/1915/stat : 1915 (priss) R 1910 1910 32466 0 -1 4202560 71015 0 0 0 112155 29 0 0 25 0 5 0 516558673 1337745408 266185 33554432000 4194304 5787044 140734445359808 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1911/tid=1916] ppid=1910 vsize=1306392 CPUtime=1121.34 cores=0,2,4,6
/proc/1911/task/1916/stat : 1916 (priss) R 1910 1910 32466 0 -1 4202560 88078 0 0 0 112100 34 0 0 25 0 5 0 516558678 1337745408 266185 33554432000 4194304 5787044 140734445359808 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4480.9
Current children cumulated vsize (KiB) 1315092

[startup+1182.3 s]
/proc/loadavg: 8.17 8.23 8.18 9/192 1992
/proc/meminfo: memFree=20455264/32951124 swapFree=67111524/67111528
[pid=1910] ppid=1908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1910/stat : 1910 (prissAuto.sh) S 1908 1910 32466 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 516558637 8908800 251 33554432000 4194304 4922060 140737125174128 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1910/statm: 2175 251 211 178 0 68 0
[pid=1911] ppid=1910 vsize=1306904 CPUtime=4720.58 cores=0,2,4,6
/proc/1911/stat : 1911 (priss) S 1910 1910 32466 0 -1 4202496 354907 0 0 0 471929 129 0 0 18 0 5 0 516558637 1338269696 268735 33554432000 4194304 5787044 140734445359808 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/1911/statm: 326726 268735 418 389 0 322476 0
[pid=1911/tid=1913] ppid=1910 vsize=1306904 CPUtime=1181.81 cores=0,2,4,6
/proc/1911/task/1913/stat : 1913 (priss) R 1910 1910 32466 0 -1 4202560 77591 0 0 0 118154 27 0 0 25 0 5 0 516558663 1338269696 268735 33554432000 4194304 5787044 140734445359808 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1911/tid=1914] ppid=1910 vsize=1306904 CPUtime=1175.16 cores=0,2,4,6
/proc/1911/task/1914/stat : 1914 (priss) R 1910 1910 32466 0 -1 4202560 82848 0 0 0 117483 33 0 0 25 0 5 0 516558668 1338269696 268735 33554432000 4194304 5787044 140734445359808 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1911/tid=1915] ppid=1910 vsize=1306904 CPUtime=1181.84 cores=0,2,4,6
/proc/1911/task/1915/stat : 1915 (priss) R 1910 1910 32466 0 -1 4202560 71181 0 0 0 118155 29 0 0 25 0 5 0 516558673 1338269696 268735 33554432000 4194304 5787044 140734445359808 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1911/tid=1916] ppid=1910 vsize=1306904 CPUtime=1181.35 cores=0,2,4,6
/proc/1911/task/1916/stat : 1916 (priss) R 1910 1910 32466 0 -1 4202560 88372 0 0 0 118100 35 0 0 25 0 5 0 516558678 1338269696 268735 33554432000 4194304 5787044 140734445359808 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4720.58
Current children cumulated vsize (KiB) 1315604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.2 s]
/proc/loadavg: 8.33 8.26 8.19 9/192 1993
/proc/meminfo: memFree=20447808/32951124 swapFree=67111524/67111528
[pid=1910] ppid=1908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1910/stat : 1910 (prissAuto.sh) S 1908 1910 32466 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 516558637 8908800 251 33554432000 4194304 4922060 140737125174128 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1910/statm: 2175 251 211 178 0 68 0
[pid=1911] ppid=1910 vsize=1306904 CPUtime=4800.08 cores=0,2,4,6
/proc/1911/stat : 1911 (priss) S 1910 1910 32466 0 -1 4202496 355503 0 0 0 479879 129 0 0 18 0 5 0 516558637 1338269696 269137 33554432000 4194304 5787044 140734445359808 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/1911/statm: 326726 269137 418 389 0 322476 0
[pid=1911/tid=1913] ppid=1910 vsize=1306904 CPUtime=1201.72 cores=0,2,4,6
/proc/1911/task/1913/stat : 1913 (priss) R 1910 1910 32466 0 -1 4202560 77766 0 0 0 120145 27 0 0 25 0 5 0 516558663 1338269696 269137 33554432000 4194304 5787044 140734445359808 18446744073709551615 5590295 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1911/tid=1914] ppid=1910 vsize=1306904 CPUtime=1194.93 cores=0,2,4,6
/proc/1911/task/1914/stat : 1914 (priss) R 1910 1910 32466 0 -1 4202560 83073 0 0 0 119460 33 0 0 25 0 5 0 516558668 1338269696 269137 33554432000 4194304 5787044 140734445359808 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1911/tid=1915] ppid=1910 vsize=1306904 CPUtime=1201.75 cores=0,2,4,6
/proc/1911/task/1915/stat : 1915 (priss) R 1910 1910 32466 0 -1 4202560 71186 0 0 0 120146 29 0 0 25 0 5 0 516558673 1338269696 269137 33554432000 4194304 5787044 140734445359808 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1911/tid=1916] ppid=1910 vsize=1306904 CPUtime=1201.26 cores=0,2,4,6
/proc/1911/task/1916/stat : 1916 (priss) R 1910 1910 32466 0 -1 4202560 88563 0 0 0 120091 35 0 0 25 0 5 0 516558678 1338269696 269137 33554432000 4194304 5787044 140734445359808 18446744073709551615 5526847 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 1315604

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 1910 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.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1202.22
CPU time (s): 4800.08
CPU user time (s): 4798.79
CPU system time (s): 1.29
CPU usage (%): 399.266
Max. virtual memory (cumulated for all children) (KiB): 1315604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3

runsolver used 1.84072 second user time and 4.73128 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 06:00:08
IDJOB=3287134
IDBENCH=82459
IDSOLVER=1602
FILE ID=node135/3287134-1304049607
RUNJOBID= node135-1304038950-32484
PBS_JOBID= 13170376
Free space on /tmp= 70988 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287134-1304049607/watcher-3287134-1304049607 -o /tmp/evaluation-result-3287134-1304049607/solver-3287134-1304049607 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3287134-1304049607.cnf 1302152421 4800 15500 4

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

MD5SUM BENCH= b967fca11e85ef5b614d3452b1c4b2ad
RANDOM SEED=1302152421

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17579104 kB
Buffers:       1830500 kB
Cached:        8270508 kB
SwapCached:          4 kB
Active:        7188720 kB
Inactive:      7581716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17579104 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           36628 kB
Writeback:         236 kB
AnonPages:     4668996 kB
Mapped:          15664 kB
Slab:           529244 kB
PageTables:      14016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5177904 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71100 MiB
End job on node135 at 2011-04-29 06:20:12