Trace number 3293620

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.13 1204.12

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_11_ooo.cnf
MD5SUMf603f11fbfe855df381282b7bce010ea
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 variables88289
Number of clauses4187694
Sum of the clauses size12410354
Maximum clause length341
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23770000
Number of clauses of size 3347602
Number of clauses of size 41622
Number of clauses of size 51351
Number of clauses of size over 567118

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: 32007
0.00/0.00	c setup for 4cores
1.39/1.48	c parsetime: 1478357us
1.39/1.48	c parsed 4187694 clauses with 88289 variables
1.69/1.74	c NW started thread 0 successfully (1099090240)
2.20/2.04	c NW started thread 1 successfully (1109580096)
3.00/2.35	c NW started thread 2 successfully (1088452928)
4.37/2.71	c NW started thread 3 successfully (1120069952)
570.87/144.86	c preprocessor returned 90289 variables
570.87/144.86	c preprocessing returned UNKNOWN
570.87/144.86	c PP set 71 variables
570.87/144.86	c pp time: 142125696us (142s)
645.15/163.86	c preprocessor returned 88589 variables
645.15/163.86	c preprocessing returned UNKNOWN
645.15/163.86	c PP set 71 variables
645.15/163.86	c pp time: 162092987us (162s)
649.94/165.08	c preprocessor returned 88589 variables
649.94/165.08	c preprocessing returned UNKNOWN
649.94/165.08	c PP set 71 variables
649.94/165.08	c pp time: 163022139us (163s)
653.12/165.80	c preprocessor returned 88589 variables
653.12/165.80	c preprocessing returned UNKNOWN
653.12/165.80	c PP set 71 variables
653.12/165.80	c pp time: 163428859us (163s)
1493.94/376.39	c HTE
1589.01/400.11	c subsumption
1589.01/400.11	c simplified formula contains 0 unit clauses
2249.22/565.45	c HTE
2290.53/575.82	c subsumption
2290.53/575.82	c simplified formula contains 0 unit clauses
3333.86/837.08	c HTE
3373.35/846.95	c subsumption
3373.35/846.95	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-3293620-1304077834/watcher-3293620-1304077834 -o /tmp/evaluation-result-3293620-1304077834/solver-3293620-1304077834 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3293620-1304077834.cnf 1523401672 4800 15500 4 

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

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


[startup+0 s]
/proc/loadavg: 7.92 8.05 8.00 6/182 32006
/proc/meminfo: memFree=21200480/32951124 swapFree=67111524/67111528
[pid=32006] ppid=32004 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32006/stat : 32006 (prissAuto.sh) S 32004 32006 30205 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 500198999 8908800 251 33554432000 4194304 4922060 140736653655024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32006/statm: 2175 251 211 178 0 68 0

[startup+0.0272219 s]
/proc/loadavg: 7.92 8.05 8.00 6/182 32006
/proc/meminfo: memFree=21200480/32951124 swapFree=67111524/67111528
[pid=32006] ppid=32004 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32006/stat : 32006 (prissAuto.sh) S 32004 32006 30205 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 500198999 8908800 251 33554432000 4194304 4922060 140736653655024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32006/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100211 s]
/proc/loadavg: 7.92 8.05 8.00 6/182 32006
/proc/meminfo: memFree=21200480/32951124 swapFree=67111524/67111528
[pid=32006] ppid=32004 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32006/stat : 32006 (prissAuto.sh) S 32004 32006 30205 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 500198999 8908800 251 33554432000 4194304 4922060 140736653655024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32006/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300172 s]
/proc/loadavg: 7.92 8.05 8.00 6/182 32006
/proc/meminfo: memFree=21200480/32951124 swapFree=67111524/67111528
[pid=32006] ppid=32004 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32006/stat : 32006 (prissAuto.sh) S 32004 32006 30205 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 500198999 8908800 251 33554432000 4194304 4922060 140736653655024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32006/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701097 s]
/proc/loadavg: 7.92 8.05 8.00 6/182 32006
/proc/meminfo: memFree=21200480/32951124 swapFree=67111524/67111528
[pid=32006] ppid=32004 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32006/stat : 32006 (prissAuto.sh) S 32004 32006 30205 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 500198999 8908800 251 33554432000 4194304 4922060 140736653655024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32006/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50095 s]
/proc/loadavg: 7.92 8.05 8.00 6/184 32008
/proc/meminfo: memFree=21095840/32951124 swapFree=67111524/67111528
[pid=32006] ppid=32004 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32006/stat : 32006 (prissAuto.sh) S 32004 32006 30205 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 500198999 8908800 251 33554432000 4194304 4922060 140736653655024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32006/statm: 2175 251 211 178 0 68 0
[pid=32007] ppid=32006 vsize=220568 CPUtime=1.49 cores=0,2,4,6
/proc/32007/stat : 32007 (priss) R 32006 32006 30205 0 -1 4202496 55251 0 0 0 140 9 0 0 25 0 1 0 500198999 225861632 47245 33554432000 4194304 5787044 140736653783904 18446744073709551615 228095111877 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32007/statm: 55142 47245 308 389 0 50892 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 229268

[startup+3.10061 s]
/proc/loadavg: 7.92 8.05 8.00 8/186 32010
/proc/meminfo: memFree=20563864/32951124 swapFree=67111524/67111528
[pid=32006] ppid=32004 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32006/stat : 32006 (prissAuto.sh) S 32004 32006 30205 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 500198999 8908800 251 33554432000 4194304 4922060 140736653655024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32006/statm: 2175 251 211 178 0 68 0
[pid=32007] ppid=32006 vsize=1664040 CPUtime=5.88 cores=0,2,4,6
/proc/32007/stat : 32007 (priss) S 32006 32006 30205 0 -1 4202496 365978 0 0 0 507 81 0 0 18 0 5 0 500198999 1703976960 357972 33554432000 4194304 5787044 140736653783904 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/32007/statm: 416010 357973 345 389 0 411760 0
[pid=32007/tid=32009] ppid=32006 vsize=1664040 CPUtime=1.23 cores=0,2,4,6
/proc/32007/task/32009/stat : 32009 (priss) D 32006 32006 30205 0 -1 4202560 50987 0 0 0 109 14 0 0 18 0 5 0 500199174 1703976960 357973 33554432000 4194304 5787044 140736653783904 18446744073709551615 228095111877 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32007/tid=32010] ppid=32006 vsize=1664040 CPUtime=0.98 cores=0,2,4,6
/proc/32007/task/32010/stat : 32010 (priss) R 32006 32006 30205 0 -1 4202560 45952 0 0 0 82 16 0 0 18 0 5 0 500199203 1703976960 357976 33554432000 4194304 5787044 140736653783904 18446744073709551615 228095494327 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 1672740

[startup+6.30102 s]
/proc/loadavg: 7.92 8.04 8.00 9/188 32012
/proc/meminfo: memFree=18697896/32951124 swapFree=67111524/67111528
[pid=32006] ppid=32004 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32006/stat : 32006 (prissAuto.sh) S 32004 32006 30205 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 500198999 8908800 251 33554432000 4194304 4922060 140736653655024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32006/statm: 2175 251 211 178 0 68 0
[pid=32007] ppid=32006 vsize=2593312 CPUtime=18.14 cores=0,2,4,6
/proc/32007/stat : 32007 (priss) S 32006 32006 30205 0 -1 4202496 646069 0 0 0 1615 199 0 0 18 0 5 0 500198999 2655551488 588644 33554432000 4194304 5787044 140736653783904 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/32007/statm: 648328 588644 347 389 0 644078 0
[pid=32007/tid=32009] ppid=32006 vsize=2593312 CPUtime=4.29 cores=0,2,4,6
/proc/32007/task/32009/stat : 32009 (priss) R 32006 32006 30205 0 -1 4202560 103621 0 0 0 391 38 0 0 20 0 5 0 500199174 2655551488 588644 33554432000 4194304 5787044 140736653783904 18446744073709551615 228095100018 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32007/tid=32010] ppid=32006 vsize=2593312 CPUtime=4.04 cores=0,2,4,6
/proc/32007/task/32010/stat : 32010 (priss) R 32006 32006 30205 0 -1 4202560 112689 0 0 0 362 42 0 0 19 0 5 0 500199203 2655551488 588644 33554432000 4194304 5787044 140736653783904 18446744073709551615 228095107029 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=32007/tid=32011] ppid=32006 vsize=2593312 CPUtime=3.74 cores=0,2,4,6
/proc/32007/task/32011/stat : 32011 (priss) R 32006 32006 30205 0 -1 4202560 112532 0 0 0 330 44 0 0 19 0 5 0 500199234 2655551488 588644 33554432000 4194304 5787044 140736653783904 18446744073709551615 4307762 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=32007/tid=32012] ppid=32006 vsize=2593312 CPUtime=3.4 cores=0,2,4,6
/proc/32007/task/32012/stat : 32012 (priss) R 32006 32006 30205 0 -1 4202560 108496 0 0 0 299 41 0 0 19 0 5 0 500199270 2655551488 588644 33554432000 4194304 5787044 140736653783904 18446744073709551615 47081952830615 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18.14
Current children cumulated vsize (KiB) 2602012

[startup+12.7008 s]
/proc/loadavg: 7.93 8.04 8.00 9/188 32012
/proc/meminfo: memFree=19610448/32951124 swapFree=67111524/67111528
[pid=32006] ppid=32004 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32006/stat : 32006 (prissAuto.sh) S 32004 32006 30205 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 500198999 8908800 251 33554432000 4194304 4922060 140736653655024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32006/statm: 2175 251 211 178 0 68 0
[pid=32007] ppid=32006 vsize=1884576 CPUtime=43.61 cores=0,2,4,6
/proc/32007/stat : 32007 (priss) S 32006 32006 30205 0 -1 4202496 688621 0 0 0 4153 208 0 0 18 0 5 0 500198999 1929805824 405987 33554432000 4194304 5787044 140736653783904 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/32007/statm: 471144 405987 350 389 0 466894 0
[pid=32007/tid=32009] ppid=32006 vsize=1884576 CPUtime=10.7 cores=0,2,4,6
/proc/32007/task/32009/stat : 32009 (priss) R 32006 32006 30205 0 -1 4202560 123565 0 0 0 1029 41 0 0 25 0 5 0 500199174 1929805824 405987 33554432000 4194304 5787044 140736653783904 18446744073709551615 4318944 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32007/tid=32010] ppid=32006 vsize=1884576 CPUtime=10.45 cores=0,2,4,6
/proc/32007/task/32010/stat : 32010 (priss) R 32006 32006 30205 0 -1 4202560 120225 0 0 0 1001 44 0 0 25 0 5 0 500199203 1929805824 405987 33554432000 4194304 5787044 140736653783904 18446744073709551615 4332427 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=32007/tid=32011] ppid=32006 vsize=1884576 CPUtime=10.04 cores=0,2,4,6
/proc/32007/task/32011/stat : 32011 (priss) R 32006 32006 30205 0 -1 4202560 120068 0 0 0 958 46 0 0 25 0 5 0 500199234 1929805824 405987 33554432000 4194304 5787044 140736653783904 18446744073709551615 4332655 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=32007/tid=32012] ppid=32006 vsize=1884576 CPUtime=9.77 cores=0,2,4,6
/proc/32007/task/32012/stat : 32012 (priss) R 32006 32006 30205 0 -1 4202560 116032 0 0 0 933 44 0 0 25 0 5 0 500199270 1929805824 405987 33554432000 4194304 5787044 140736653783904 18446744073709551615 4332602 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 43.61
Current children cumulated vsize (KiB) 1893276

[startup+25.5005 s]
/proc/loadavg: 7.94 8.04 8.00 9/188 32012
/proc/meminfo: memFree=19518776/32951124 swapFree=67111524/67111528
[pid=32006] ppid=32004 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32006/stat : 32006 (prissAuto.sh) S 32004 32006 30205 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 500198999 8908800 251 33554432000 4194304 4922060 140736653655024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32006/statm: 2175 251 211 178 0 68 0
[pid=32007] ppid=32006 vsize=2062644 CPUtime=94.72 cores=0,2,4,6
/proc/32007/stat : 32007 (priss) S 32006 32006 30205 0 -1 4202496 747070 0 0 0 9256 216 0 0 18 0 5 0 500198999 2112147456 430011 33554432000 4194304 5787044 140736653783904 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/32007/statm: 515661 430011 355 389 0 511411 0
[pid=32007/tid=32009] ppid=32006 vsize=2062644 CPUtime=23.49 cores=0,2,4,6
/proc/32007/task/32009/stat : 32009 (priss) R 32006 32006 30205 0 -1 4202560 127751 0 0 0 2308 41 0 0 25 0 5 0 500199174 2112147456 430011 33554432000 4194304 5787044 140736653783904 18446744073709551615 4359250 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32007/tid=32010] ppid=32006 vsize=2062644 CPUtime=23.24 cores=0,2,4,6
/proc/32007/task/32010/stat : 32010 (priss) R 32006 32006 30205 0 -1 4202560 133387 0 0 0 2278 46 0 0 25 0 5 0 500199203 2112147456 430011 33554432000 4194304 5787044 140736653783904 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=32007/tid=32011] ppid=32006 vsize=2062644 CPUtime=22.83 cores=0,2,4,6
/proc/32007/task/32011/stat : 32011 (priss) R 32006 32006 30205 0 -1 4202560 141068 0 0 0 2235 48 0 0 25 0 5 0 500199234 2112147456 430011 33554432000 4194304 5787044 140736653783904 18446744073709551615 228095145033 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=32007/tid=32012] ppid=32006 vsize=2062644 CPUtime=22.49 cores=0,2,4,6
/proc/32007/task/32012/stat : 32012 (priss) R 32006 32006 30205 0 -1 4202560 136133 0 0 0 2203 46 0 0 25 0 5 0 500199270 2112147456 430011 33554432000 4194304 5787044 140736653783904 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 94.72
Current children cumulated vsize (KiB) 2071344

[startup+51.1007 s]
/proc/loadavg: 8.04 8.05 8.00 9/188 32013
/proc/meminfo: memFree=19482916/32951124 swapFree=67111524/67111528
[pid=32006] ppid=32004 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32006/stat : 32006 (prissAuto.sh) S 32004 32006 30205 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 500198999 8908800 251 33554432000 4194304 4922060 140736653655024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32006/statm: 2175 251 211 178 0 68 0
[pid=32007] ppid=32006 vsize=2062644 CPUtime=196.99 cores=0,2,4,6
/proc/32007/stat : 32007 (priss) S 32006 32006 30205 0 -1 4202496 747071 0 0 0 19483 216 0 0 18 0 5 0 500198999 2112147456 430012 33554432000 4194304 5787044 140736653783904 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/32007/statm: 515661 430012 355 389 0 511411 0
[pid=32007/tid=32009] ppid=32006 vsize=2062644 CPUtime=49.09 cores=0,2,4,6
/proc/32007/task/32009/stat : 32009 (priss) R 32006 32006 30205 0 -1 4202560 127751 0 0 0 4868 41 0 0 25 0 5 0 500199174 2112147456 430012 33554432000 4194304 5787044 140736653783904 18446744073709551615 4318944 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32007/tid=32010] ppid=32006 vsize=2062644 CPUtime=48.84 cores=0,2,4,6
/proc/32007/task/32010/stat : 32010 (priss) R 32006 32006 30205 0 -1 4202560 133387 0 0 0 4838 46 0 0 25 0 5 0 500199203 2112147456 430012 33554432000 4194304 5787044 140736653783904 18446744073709551615 4318944 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=32007/tid=32011] ppid=32006 vsize=2062644 CPUtime=48.43 cores=0,2,4,6
/proc/32007/task/32011/stat : 32011 (priss) R 32006 32006 30205 0 -1 4202560 141068 0 0 0 4795 48 0 0 25 0 5 0 500199234 2112147456 430012 33554432000 4194304 5787044 140736653783904 18446744073709551615 4318959 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=32007/tid=32012] ppid=32006 vsize=2062644 CPUtime=47.95 cores=0,2,4,6
/proc/32007/task/32012/stat : 32012 (priss) R 32006 32006 30205 0 -1 4202560 136134 0 0 0 4749 46 0 0 25 0 5 0 500199270 2112147456 430012 33554432000 4194304 5787044 140736653783904 18446744073709551615 4318944 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 196.99
Current children cumulated vsize (KiB) 2071344

[startup+102.307 s]
/proc/loadavg: 8.09 8.06 8.01 9/188 32014
/proc/meminfo: memFree=19482304/32951124 swapFree=67111524/67111528
[pid=32006] ppid=32004 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32006/stat : 32006 (prissAuto.sh) S 32004 32006 30205 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 500198999 8908800 251 33554432000 4194304 4922060 140736653655024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32006/statm: 2175 251 211 178 0 68 0
[pid=32007] ppid=32006 vsize=2062644 CPUtime=401.53 cores=0,2,4,6
/proc/32007/stat : 32007 (priss) S 32006 32006 30205 0 -1 4202496 747072 0 0 0 39937 216 0 0 18 0 5 0 500198999 2112147456 430013 33554432000 4194304 5787044 140736653783904 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/32007/statm: 515661 430013 355 389 0 511411 0
[pid=32007/tid=32009] ppid=32006 vsize=2062644 CPUtime=100.3 cores=0,2,4,6
/proc/32007/task/32009/stat : 32009 (priss) R 32006 32006 30205 0 -1 4202560 127751 0 0 0 9989 41 0 0 25 0 5 0 500199174 2112147456 430013 33554432000 4194304 5787044 140736653783904 18446744073709551615 4318944 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32007/tid=32010] ppid=32006 vsize=2062644 CPUtime=100.05 cores=0,2,4,6
/proc/32007/task/32010/stat : 32010 (priss) R 32006 32006 30205 0 -1 4202560 133387 0 0 0 9959 46 0 0 25 0 5 0 500199203 2112147456 430013 33554432000 4194304 5787044 140736653783904 18446744073709551615 4318959 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=32007/tid=32011] ppid=32006 vsize=2062644 CPUtime=99.63 cores=0,2,4,6
/proc/32007/task/32011/stat : 32011 (priss) R 32006 32006 30205 0 -1 4202560 141068 0 0 0 9915 48 0 0 25 0 5 0 500199234 2112147456 430013 33554432000 4194304 5787044 140736653783904 18446744073709551615 4318959 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=32007/tid=32012] ppid=32006 vsize=2062644 CPUtime=98.88 cores=0,2,4,6
/proc/32007/task/32012/stat : 32012 (priss) R 32006 32006 30205 0 -1 4202560 136135 0 0 0 9842 46 0 0 25 0 5 0 500199270 2112147456 430013 33554432000 4194304 5787044 140736653783904 18446744073709551615 4318959 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 401.53
Current children cumulated vsize (KiB) 2071344

[startup+162.301 s]
/proc/loadavg: 8.11 8.06 8.00 9/188 32016
/proc/meminfo: memFree=18792996/32951124 swapFree=67111524/67111528
[pid=32006] ppid=32004 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32006/stat : 32006 (prissAuto.sh) S 32004 32006 30205 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 500198999 8908800 251 33554432000 4194304 4922060 140736653655024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32006/statm: 2175 251 211 178 0 68 0
[pid=32007] ppid=32006 vsize=2813792 CPUtime=639.26 cores=0,2,4,6
/proc/32007/stat : 32007 (priss) S 32006 32006 30205 0 -1 4202496 996554 0 0 0 63641 285 0 0 18 0 5 0 500198999 2881323008 602077 33554432000 4194304 5787044 140736653783904 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0

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

/proc/32007/task/32010/stat : 32010 (priss) R 32006 32006 30205 0 -1 4202560 211144 0 0 0 87709 81 0 0 25 0 5 0 500199203 3223146496 707581 33554432000 4194304 5787044 140736653783904 18446744073709551615 5588270 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=32007/tid=32011] ppid=32006 vsize=3147604 CPUtime=878.41 cores=0,2,4,6
/proc/32007/task/32011/stat : 32011 (priss) R 32006 32006 30205 0 -1 4202560 193312 0 0 0 87768 73 0 0 25 0 5 0 500199234 3223146496 707581 33554432000 4194304 5787044 140736653783904 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=32007/tid=32012] ppid=32006 vsize=3147604 CPUtime=877.51 cores=0,2,4,6
/proc/32007/task/32012/stat : 32012 (priss) R 32006 32006 30205 0 -1 4202560 371973 0 0 0 87623 128 0 0 25 0 5 0 500199270 3223146496 707581 33554432000 4194304 5787044 140736653783904 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3514.71
Current children cumulated vsize (KiB) 3156304

[startup+942.301 s]
/proc/loadavg: 8.01 8.03 8.00 9/188 32078
/proc/meminfo: memFree=19791124/32951124 swapFree=67111524/67111528
[pid=32006] ppid=32004 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32006/stat : 32006 (prissAuto.sh) S 32004 32006 30205 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 500198999 8908800 251 33554432000 4194304 4922060 140736653655024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32006/statm: 2175 251 211 178 0 68 0
[pid=32007] ppid=32006 vsize=3147604 CPUtime=3754.39 cores=0,2,4,6
/proc/32007/stat : 32007 (priss) S 32006 32006 30205 0 -1 4202496 1182245 0 0 0 375038 401 0 0 18 0 5 0 500198999 3223146496 707582 33554432000 4194304 5787044 140736653783904 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/32007/statm: 786901 707582 419 389 0 782651 0
[pid=32007/tid=32009] ppid=32006 vsize=3147604 CPUtime=938.24 cores=0,2,4,6
/proc/32007/task/32009/stat : 32009 (priss) R 32006 32006 30205 0 -1 4202560 197084 0 0 0 93740 84 0 0 25 0 5 0 500199174 3223146496 707582 33554432000 4194304 5787044 140736653783904 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32007/tid=32010] ppid=32006 vsize=3147604 CPUtime=937.9 cores=0,2,4,6
/proc/32007/task/32010/stat : 32010 (priss) R 32006 32006 30205 0 -1 4202560 211144 0 0 0 93708 82 0 0 25 0 5 0 500199203 3223146496 707582 33554432000 4194304 5787044 140736653783904 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=32007/tid=32011] ppid=32006 vsize=3147604 CPUtime=938.41 cores=0,2,4,6
/proc/32007/task/32011/stat : 32011 (priss) R 32006 32006 30205 0 -1 4202560 193313 0 0 0 93768 73 0 0 25 0 5 0 500199234 3223146496 707582 33554432000 4194304 5787044 140736653783904 18446744073709551615 5591019 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=32007/tid=32012] ppid=32006 vsize=3147604 CPUtime=937.18 cores=0,2,4,6
/proc/32007/task/32012/stat : 32012 (priss) R 32006 32006 30205 0 -1 4202560 371973 0 0 0 93590 128 0 0 25 0 5 0 500199270 3223146496 707582 33554432000 4194304 5787044 140736653783904 18446744073709551615 5527019 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3754.39
Current children cumulated vsize (KiB) 3156304

[startup+1002.3 s]
/proc/loadavg: 8.05 8.04 8.00 9/188 32079
/proc/meminfo: memFree=19790592/32951124 swapFree=67111524/67111528
[pid=32006] ppid=32004 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32006/stat : 32006 (prissAuto.sh) S 32004 32006 30205 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 500198999 8908800 251 33554432000 4194304 4922060 140736653655024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32006/statm: 2175 251 211 178 0 68 0
[pid=32007] ppid=32006 vsize=3147604 CPUtime=3994.05 cores=0,2,4,6
/proc/32007/stat : 32007 (priss) S 32006 32006 30205 0 -1 4202496 1182250 0 0 0 399001 404 0 0 18 0 5 0 500198999 3223146496 707587 33554432000 4194304 5787044 140736653783904 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/32007/statm: 786901 707587 419 389 0 782651 0
[pid=32007/tid=32009] ppid=32006 vsize=3147604 CPUtime=998.25 cores=0,2,4,6
/proc/32007/task/32009/stat : 32009 (priss) R 32006 32006 30205 0 -1 4202560 197084 0 0 0 99740 85 0 0 25 0 5 0 500199174 3223146496 707587 33554432000 4194304 5787044 140736653783904 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32007/tid=32010] ppid=32006 vsize=3147604 CPUtime=997.91 cores=0,2,4,6
/proc/32007/task/32010/stat : 32010 (priss) R 32006 32006 30205 0 -1 4202560 211145 0 0 0 99708 83 0 0 25 0 5 0 500199203 3223146496 707587 33554432000 4194304 5787044 140736653783904 18446744073709551615 5590295 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=32007/tid=32011] ppid=32006 vsize=3147604 CPUtime=998.4 cores=0,2,4,6
/proc/32007/task/32011/stat : 32011 (priss) R 32006 32006 30205 0 -1 4202560 193314 0 0 0 99766 74 0 0 25 0 5 0 500199234 3223146496 707587 33554432000 4194304 5787044 140736653783904 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=32007/tid=32012] ppid=32006 vsize=3147604 CPUtime=996.85 cores=0,2,4,6
/proc/32007/task/32012/stat : 32012 (priss) R 32006 32006 30205 0 -1 4202560 371976 0 0 0 99556 129 0 0 25 0 5 0 500199270 3223146496 707587 33554432000 4194304 5787044 140736653783904 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3994.05
Current children cumulated vsize (KiB) 3156304

[startup+1062.3 s]
/proc/loadavg: 8.06 8.04 8.00 9/188 32081
/proc/meminfo: memFree=19790316/32951124 swapFree=67111524/67111528
[pid=32006] ppid=32004 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32006/stat : 32006 (prissAuto.sh) S 32004 32006 30205 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 500198999 8908800 251 33554432000 4194304 4922060 140736653655024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32006/statm: 2175 251 211 178 0 68 0
[pid=32007] ppid=32006 vsize=3147604 CPUtime=4233.7 cores=0,2,4,6
/proc/32007/stat : 32007 (priss) S 32006 32006 30205 0 -1 4202496 1182255 0 0 0 422964 406 0 0 18 0 5 0 500198999 3223146496 707592 33554432000 4194304 5787044 140736653783904 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/32007/statm: 786901 707592 419 389 0 782651 0
[pid=32007/tid=32009] ppid=32006 vsize=3147604 CPUtime=1058.24 cores=0,2,4,6
/proc/32007/task/32009/stat : 32009 (priss) R 32006 32006 30205 0 -1 4202560 197086 0 0 0 105739 85 0 0 25 0 5 0 500199174 3223146496 707592 33554432000 4194304 5787044 140736653783904 18446744073709551615 5590268 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32007/tid=32010] ppid=32006 vsize=3147604 CPUtime=1057.9 cores=0,2,4,6
/proc/32007/task/32010/stat : 32010 (priss) R 32006 32006 30205 0 -1 4202560 211148 0 0 0 105707 83 0 0 25 0 5 0 500199203 3223146496 707592 33554432000 4194304 5787044 140736653783904 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=32007/tid=32011] ppid=32006 vsize=3147604 CPUtime=1058.4 cores=0,2,4,6
/proc/32007/task/32011/stat : 32011 (priss) R 32006 32006 30205 0 -1 4202560 193314 0 0 0 105765 75 0 0 25 0 5 0 500199234 3223146496 707592 33554432000 4194304 5787044 140736653783904 18446744073709551615 5586761 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=32007/tid=32012] ppid=32006 vsize=3147604 CPUtime=1056.51 cores=0,2,4,6
/proc/32007/task/32012/stat : 32012 (priss) R 32006 32006 30205 0 -1 4202560 371976 0 0 0 105521 130 0 0 25 0 5 0 500199270 3223146496 707592 33554432000 4194304 5787044 140736653783904 18446744073709551615 5528429 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4233.7
Current children cumulated vsize (KiB) 3156304

[startup+1122.3 s]
/proc/loadavg: 8.06 8.05 8.00 9/188 32082
/proc/meminfo: memFree=19762632/32951124 swapFree=67111524/67111528
[pid=32006] ppid=32004 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32006/stat : 32006 (prissAuto.sh) S 32004 32006 30205 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 500198999 8908800 251 33554432000 4194304 4922060 140736653655024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32006/statm: 2175 251 211 178 0 68 0
[pid=32007] ppid=32006 vsize=3147604 CPUtime=4473.38 cores=0,2,4,6
/proc/32007/stat : 32007 (priss) S 32006 32006 30205 0 -1 4202496 1182306 0 0 0 446930 408 0 0 18 0 5 0 500198999 3223146496 707643 33554432000 4194304 5787044 140736653783904 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/32007/statm: 786901 707643 419 389 0 782651 0
[pid=32007/tid=32009] ppid=32006 vsize=3147604 CPUtime=1118.25 cores=0,2,4,6
/proc/32007/task/32009/stat : 32009 (priss) R 32006 32006 30205 0 -1 4202560 197090 0 0 0 111739 86 0 0 25 0 5 0 500199174 3223146496 707643 33554432000 4194304 5787044 140736653783904 18446744073709551615 4220576 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32007/tid=32010] ppid=32006 vsize=3147604 CPUtime=1117.91 cores=0,2,4,6
/proc/32007/task/32010/stat : 32010 (priss) R 32006 32006 30205 0 -1 4202560 211161 0 0 0 111707 84 0 0 25 0 5 0 500199203 3223146496 707643 33554432000 4194304 5787044 140736653783904 18446744073709551615 4254531 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=32007/tid=32011] ppid=32006 vsize=3147604 CPUtime=1118.4 cores=0,2,4,6
/proc/32007/task/32011/stat : 32011 (priss) R 32006 32006 30205 0 -1 4202560 193314 0 0 0 111765 75 0 0 25 0 5 0 500199234 3223146496 707643 33554432000 4194304 5787044 140736653783904 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=32007/tid=32012] ppid=32006 vsize=3147604 CPUtime=1116.17 cores=0,2,4,6
/proc/32007/task/32012/stat : 32012 (priss) R 32006 32006 30205 0 -1 4202560 372010 0 0 0 111487 130 0 0 25 0 5 0 500199270 3223146496 707643 33554432000 4194304 5787044 140736653783904 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4473.38
Current children cumulated vsize (KiB) 3156304

[startup+1182.3 s]
/proc/loadavg: 8.06 8.05 8.00 9/188 32084
/proc/meminfo: memFree=19762468/32951124 swapFree=67111524/67111528
[pid=32006] ppid=32004 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32006/stat : 32006 (prissAuto.sh) S 32004 32006 30205 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 500198999 8908800 251 33554432000 4194304 4922060 140736653655024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32006/statm: 2175 251 211 178 0 68 0
[pid=32007] ppid=32006 vsize=3147604 CPUtime=4713.03 cores=0,2,4,6
/proc/32007/stat : 32007 (priss) S 32006 32006 30205 0 -1 4202496 1182306 0 0 0 470893 410 0 0 18 0 5 0 500198999 3223146496 707643 33554432000 4194304 5787044 140736653783904 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/32007/statm: 786901 707643 419 389 0 782651 0
[pid=32007/tid=32009] ppid=32006 vsize=3147604 CPUtime=1178.24 cores=0,2,4,6
/proc/32007/task/32009/stat : 32009 (priss) R 32006 32006 30205 0 -1 4202560 197090 0 0 0 117738 86 0 0 25 0 5 0 500199174 3223146496 707643 33554432000 4194304 5787044 140736653783904 18446744073709551615 5590526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32007/tid=32010] ppid=32006 vsize=3147604 CPUtime=1177.89 cores=0,2,4,6
/proc/32007/task/32010/stat : 32010 (priss) R 32006 32006 30205 0 -1 4202560 211161 0 0 0 117705 84 0 0 25 0 5 0 500199203 3223146496 707643 33554432000 4194304 5787044 140736653783904 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=32007/tid=32011] ppid=32006 vsize=3147604 CPUtime=1178.4 cores=0,2,4,6
/proc/32007/task/32011/stat : 32011 (priss) R 32006 32006 30205 0 -1 4202560 193314 0 0 0 117765 75 0 0 25 0 5 0 500199234 3223146496 707643 33554432000 4194304 5787044 140736653783904 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=32007/tid=32012] ppid=32006 vsize=3147604 CPUtime=1175.84 cores=0,2,4,6
/proc/32007/task/32012/stat : 32012 (priss) R 32006 32006 30205 0 -1 4202560 372010 0 0 0 117454 130 0 0 25 0 5 0 500199270 3223146496 707643 33554432000 4194304 5787044 140736653783904 18446744073709551615 4215338 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4713.03
Current children cumulated vsize (KiB) 3156304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.1 s]
/proc/loadavg: 8.10 8.06 8.00 9/188 32085
/proc/meminfo: memFree=19762456/32951124 swapFree=67111524/67111528
[pid=32006] ppid=32004 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32006/stat : 32006 (prissAuto.sh) S 32004 32006 30205 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 500198999 8908800 251 33554432000 4194304 4922060 140736653655024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32006/statm: 2175 251 211 178 0 68 0
[pid=32007] ppid=32006 vsize=3147604 CPUtime=4800.13 cores=0,2,4,6
/proc/32007/stat : 32007 (priss) S 32006 32006 30205 0 -1 4202496 1182306 0 0 0 479602 411 0 0 18 0 5 0 500198999 3223146496 707643 33554432000 4194304 5787044 140736653783904 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/32007/statm: 786901 707643 419 389 0 782651 0
[pid=32007/tid=32009] ppid=32006 vsize=3147604 CPUtime=1200.04 cores=0,2,4,6
/proc/32007/task/32009/stat : 32009 (priss) R 32006 32006 30205 0 -1 4202560 197090 0 0 0 119918 86 0 0 25 0 5 0 500199174 3223146496 707643 33554432000 4194304 5787044 140736653783904 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32007/tid=32010] ppid=32006 vsize=3147604 CPUtime=1199.71 cores=0,2,4,6
/proc/32007/task/32010/stat : 32010 (priss) R 32006 32006 30205 0 -1 4202560 211161 0 0 0 119886 85 0 0 25 0 5 0 500199203 3223146496 707643 33554432000 4194304 5787044 140736653783904 18446744073709551615 5591024 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=32007/tid=32011] ppid=32006 vsize=3147604 CPUtime=1200.2 cores=0,2,4,6
/proc/32007/task/32011/stat : 32011 (priss) R 32006 32006 30205 0 -1 4202560 193314 0 0 0 119945 75 0 0 25 0 5 0 500199234 3223146496 707643 33554432000 4194304 5787044 140736653783904 18446744073709551615 5586597 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=32007/tid=32012] ppid=32006 vsize=3147604 CPUtime=1197.53 cores=0,2,4,6
/proc/32007/task/32012/stat : 32012 (priss) R 32006 32006 30205 0 -1 4202560 372010 0 0 0 119622 131 0 0 25 0 5 0 500199270 3223146496 707643 33554432000 4194304 5787044 140736653783904 18446744073709551615 4254586 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 3156304

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

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

[startup+1204.1 s]
/proc/loadavg: 8.10 8.06 8.00 9/188 32085
/proc/meminfo: memFree=19762456/32951124 swapFree=67111524/67111528
[pid=32006] ppid=32004 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32006/stat : 32006 (prissAuto.sh) S 32004 32006 30205 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 500198999 8908800 251 33554432000 4194304 4922060 140736653655024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32006/statm: 2175 251 211 178 0 68 0
[pid=32007] ppid=32006 vsize=3147604 CPUtime=4800.13 cores=0,2,4,6
/proc/32007/stat : 32007 (priss) S 32006 32006 30205 0 -1 4202496 1182306 0 0 0 479602 411 0 0 18 0 5 0 500198999 3223146496 707643 33554432000 4194304 5787044 140736653783904 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/32007/statm: 786901 707643 419 389 0 782651 0
[pid=32007/tid=32009] ppid=32006 vsize=3147604 CPUtime=1200.04 cores=0,2,4,6
/proc/32007/task/32009/stat : 32009 (priss) R 32006 32006 30205 0 -1 4202560 197090 0 0 0 119918 86 0 0 25 0 5 0 500199174 3223146496 707643 33554432000 4194304 5787044 140736653783904 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32007/tid=32010] ppid=32006 vsize=3147604 CPUtime=1199.71 cores=0,2,4,6
/proc/32007/task/32010/stat : 32010 (priss) R 32006 32006 30205 0 -1 4202560 211161 0 0 0 119886 85 0 0 25 0 5 0 500199203 3223146496 707643 33554432000 4194304 5787044 140736653783904 18446744073709551615 5591024 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=32007/tid=32011] ppid=32006 vsize=3147604 CPUtime=1200.2 cores=0,2,4,6
/proc/32007/task/32011/stat : 32011 (priss) R 32006 32006 30205 0 -1 4202560 193314 0 0 0 119945 75 0 0 25 0 5 0 500199234 3223146496 707643 33554432000 4194304 5787044 140736653783904 18446744073709551615 5586597 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=32007/tid=32012] ppid=32006 vsize=3147604 CPUtime=1197.53 cores=0,2,4,6
/proc/32007/task/32012/stat : 32012 (priss) R 32006 32006 30205 0 -1 4202560 372010 0 0 0 119622 131 0 0 25 0 5 0 500199270 3223146496 707643 33554432000 4194304 5787044 140736653783904 18446744073709551615 4254586 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 3156304

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1204.12
CPU time (s): 4800.13
CPU user time (s): 4796.02
CPU system time (s): 4.11
CPU usage (%): 398.643
Max. virtual memory (cumulated for all children) (KiB): 3189204

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.91571 second user time and 4.65729 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-29 13:50:35
IDJOB=3293620
IDBENCH=88163
IDSOLVER=1602
FILE ID=node142/3293620-1304077834
RUNJOBID= node142-1304064275-30223
PBS_JOBID= 13170458
Free space on /tmp= 71044 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_11_ooo.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293620-1304077834/watcher-3293620-1304077834 -o /tmp/evaluation-result-3293620-1304077834/solver-3293620-1304077834 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3293620-1304077834.cnf 1523401672 4800 15500 4

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

MD5SUM BENCH= f603f11fbfe855df381282b7bce010ea
RANDOM SEED=1523401672

node142.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21200636 kB
Buffers:       1665200 kB
Cached:        4928812 kB
SwapCached:          4 kB
Active:        5611696 kB
Inactive:      5584120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21200636 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           83056 kB
Writeback:           0 kB
AnonPages:     4601844 kB
Mapped:          15656 kB
Slab:           481724 kB
PageTables:      13980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5002660 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= 71140 MiB
End job on node142 at 2011-04-29 14:10:41