Trace number 3289802

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.24 1202.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom23.cnf
MD5SUMe560aa6505ddce6d3784f70d5b7aff66
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 variables57800
Number of clauses193923
Sum of the clauses size495331
Maximum clause length1803
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 298497
Number of clauses of size 394437
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5692

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: 26001
0.00/0.00	c setup for 4cores
0.00/0.06	c parsetime: 61746us
0.00/0.06	c parsed 193923 clauses with 57800 variables
0.00/0.07	c NW started thread 0 successfully (1114220864)
0.00/0.09	c NW started thread 1 successfully (1124710720)
0.00/0.10	c NW started thread 2 successfully (1085937984)
0.00/0.12	c NW started thread 3 successfully (1096505664)
6.58/1.91	c preprocessor returned 57800 variables
6.58/1.91	c preprocessing returned UNKNOWN
6.58/1.91	c PP set 1946 variables
6.58/1.91	c pp time: 1772980us (1s)
6.58/1.97	c preprocessor returned 57800 variables
6.58/1.97	c preprocessing returned UNKNOWN
6.58/1.97	c PP set 1946 variables
6.58/1.97	c pp time: 1885324us (1s)
6.98/2.06	c preprocessor returned 57800 variables
6.98/2.06	c preprocessing returned UNKNOWN
6.98/2.06	c PP set 1946 variables
6.98/2.06	c pp time: 1880179us (1s)
6.98/2.08	c preprocessor returned 57800 variables
6.98/2.08	c preprocessing returned UNKNOWN
6.98/2.08	c PP set 1946 variables
6.98/2.08	c pp time: 1850799us (1s)
7.77/2.27	c HTE
8.20/2.32	c subsumption
8.20/2.40	c simplified formula contains 0 unit clauses
8.97/2.53	c HTE
8.97/2.58	c subsumption
9.37/2.66	c simplified formula contains 0 unit clauses
157.58/39.76	c added unsatisfied clause
157.58/39.76	c failed to add network clauses
678.79/170.22	c added unsatisfied clause
678.79/170.22	c failed to add network clauses
1005.54/252.04	c added unsatisfied clause
1005.54/252.04	c failed to add network clauses
1009.93/253.10	c added unsatisfied clause
1009.93/253.10	c failed to add network clauses
1438.90/360.54	c added unsatisfied clause
1438.90/360.54	c failed to add network clauses
3932.23/984.78	c added unsatisfied clause
3932.23/984.78	c failed to add network 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-3289802-1304053650/watcher-3289802-1304053650 -o /tmp/evaluation-result-3289802-1304053650/solver-3289802-1304053650 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3289802-1304053650.cnf 1992331320 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: 4.66 5.16 6.73 2/178 26000
/proc/meminfo: memFree=26272880/32951124 swapFree=67111364/67111528
[pid=26000] ppid=25998 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26000/stat : 26000 (prissAuto.sh) S 25998 26000 25027 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516962964 8908800 251 33554432000 4194304 4922060 140735852208096 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26000/statm: 2175 251 211 178 0 68 0

[startup+0.0157719 s]
/proc/loadavg: 4.66 5.16 6.73 2/178 26000
/proc/meminfo: memFree=26272880/32951124 swapFree=67111364/67111528
[pid=26000] ppid=25998 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26000/stat : 26000 (prissAuto.sh) S 25998 26000 25027 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516962964 8908800 251 33554432000 4194304 4922060 140735852208096 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26000/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100704 s]
/proc/loadavg: 4.66 5.16 6.73 2/178 26000
/proc/meminfo: memFree=26272880/32951124 swapFree=67111364/67111528
[pid=26000] ppid=25998 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26000/stat : 26000 (prissAuto.sh) S 25998 26000 25027 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516962964 8908800 251 33554432000 4194304 4922060 140735852208096 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26000/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.303597 s]
/proc/loadavg: 4.66 5.16 6.73 2/178 26000
/proc/meminfo: memFree=26272880/32951124 swapFree=67111364/67111528
[pid=26000] ppid=25998 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26000/stat : 26000 (prissAuto.sh) S 25998 26000 25027 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516962964 8908800 251 33554432000 4194304 4922060 140735852208096 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26000/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700574 s]
/proc/loadavg: 4.66 5.16 6.73 2/178 26000
/proc/meminfo: memFree=26272880/32951124 swapFree=67111364/67111528
[pid=26000] ppid=25998 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26000/stat : 26000 (prissAuto.sh) S 25998 26000 25027 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516962964 8908800 251 33554432000 4194304 4922060 140735852208096 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26000/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50043 s]
/proc/loadavg: 5.01 5.22 6.74 10/188 26010
/proc/meminfo: memFree=25972232/32951124 swapFree=67111364/67111528
[pid=26000] ppid=25998 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26000/stat : 26000 (prissAuto.sh) S 25998 26000 25027 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516962964 8908800 251 33554432000 4194304 4922060 140735852208096 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26000/statm: 2175 251 211 178 0 68 0
[pid=26001] ppid=26000 vsize=359604 CPUtime=4.99 cores=0,2,4,6
/proc/26001/stat : 26001 (priss) S 26000 26000 25027 0 -1 4202496 54033 0 0 0 487 12 0 0 18 0 5 0 516962964 368234496 41309 33554432000 4194304 5787044 140733277398224 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26001/statm: 89901 41309 352 389 0 85651 0
[pid=26001/tid=26006] ppid=26000 vsize=359604 CPUtime=1.25 cores=0,2,4,6
/proc/26001/task/26006/stat : 26006 (priss) R 26000 26000 25027 0 -1 4202560 12005 0 0 0 123 2 0 0 18 0 5 0 516962972 368234496 41309 33554432000 4194304 5787044 140733277398224 18446744073709551615 4278624 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26001/tid=26008] ppid=26000 vsize=359604 CPUtime=1.16 cores=0,2,4,6
/proc/26001/task/26008/stat : 26008 (priss) R 26000 26000 25027 0 -1 4202560 10542 0 0 0 113 3 0 0 18 0 5 0 516962973 368234496 41309 33554432000 4194304 5787044 140733277398224 18446744073709551615 4345937 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26001/tid=26009] ppid=26000 vsize=359604 CPUtime=1.29 cores=0,2,4,6
/proc/26001/task/26009/stat : 26009 (priss) R 26000 26000 25027 0 -1 4202560 9724 0 0 0 127 2 0 0 18 0 5 0 516962975 368234496 41309 33554432000 4194304 5787044 140733277398224 18446744073709551615 4345920 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26001/tid=26010] ppid=26000 vsize=359604 CPUtime=1.14 cores=0,2,4,6
/proc/26001/task/26010/stat : 26010 (priss) R 26000 26000 25027 0 -1 4202560 11879 0 0 0 112 2 0 0 18 0 5 0 516962976 368234496 41309 33554432000 4194304 5787044 140733277398224 18446744073709551615 4278456 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.99
Current children cumulated vsize (KiB) 368304

[startup+3.10116 s]
/proc/loadavg: 5.01 5.22 6.74 9/188 26010
/proc/meminfo: memFree=25888892/32951124 swapFree=67111364/67111528
[pid=26000] ppid=25998 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26000/stat : 26000 (prissAuto.sh) S 25998 26000 25027 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516962964 8908800 251 33554432000 4194304 4922060 140735852208096 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26000/statm: 2175 251 211 178 0 68 0
[pid=26001] ppid=26000 vsize=374516 CPUtime=11.37 cores=0,2,4,6
/proc/26001/stat : 26001 (priss) S 26000 26000 25027 0 -1 4202496 75865 0 0 0 1122 15 0 0 18 0 5 0 516962964 383504384 54072 33554432000 4194304 5787044 140733277398224 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26001/statm: 93629 54072 418 389 0 89379 0
[pid=26001/tid=26006] ppid=26000 vsize=374516 CPUtime=2.85 cores=0,2,4,6
/proc/26001/task/26006/stat : 26006 (priss) R 26000 26000 25027 0 -1 4202560 15183 0 0 0 282 3 0 0 22 0 5 0 516962972 383504384 54072 33554432000 4194304 5787044 140733277398224 18446744073709551615 5592128 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26001/tid=26008] ppid=26000 vsize=374516 CPUtime=2.76 cores=0,2,4,6
/proc/26001/task/26008/stat : 26008 (priss) R 26000 26000 25027 0 -1 4202560 15149 0 0 0 272 4 0 0 21 0 5 0 516962973 383504384 54072 33554432000 4194304 5787044 140733277398224 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26001/tid=26009] ppid=26000 vsize=374516 CPUtime=2.88 cores=0,2,4,6
/proc/26001/task/26009/stat : 26009 (priss) R 26000 26000 25027 0 -1 4202560 14985 0 0 0 286 2 0 0 22 0 5 0 516962975 383504384 54072 33554432000 4194304 5787044 140733277398224 18446744073709551615 5592640 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26001/tid=26010] ppid=26000 vsize=374516 CPUtime=2.73 cores=0,2,4,6
/proc/26001/task/26010/stat : 26010 (priss) R 26000 26000 25027 0 -1 4202560 20665 0 0 0 270 3 0 0 22 0 5 0 516962976 383504384 54072 33554432000 4194304 5787044 140733277398224 18446744073709551615 4213750 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.37
Current children cumulated vsize (KiB) 383216

[startup+6.3006 s]
/proc/loadavg: 5.01 5.22 6.74 9/188 26011
/proc/meminfo: memFree=25876292/32951124 swapFree=67111364/67111528
[pid=26000] ppid=25998 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26000/stat : 26000 (prissAuto.sh) S 25998 26000 25027 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516962964 8908800 251 33554432000 4194304 4922060 140735852208096 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26000/statm: 2175 251 211 178 0 68 0
[pid=26001] ppid=26000 vsize=374516 CPUtime=24.15 cores=0,2,4,6
/proc/26001/stat : 26001 (priss) S 26000 26000 25027 0 -1 4202496 76364 0 0 0 2399 16 0 0 18 0 5 0 516962964 383504384 54571 33554432000 4194304 5787044 140733277398224 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26001/statm: 93629 54571 418 389 0 89379 0
[pid=26001/tid=26006] ppid=26000 vsize=374516 CPUtime=6.05 cores=0,2,4,6
/proc/26001/task/26006/stat : 26006 (priss) R 26000 26000 25027 0 -1 4202560 15269 0 0 0 602 3 0 0 25 0 5 0 516962972 383504384 54571 33554432000 4194304 5787044 140733277398224 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26001/tid=26008] ppid=26000 vsize=374516 CPUtime=5.95 cores=0,2,4,6
/proc/26001/task/26008/stat : 26008 (priss) R 26000 26000 25027 0 -1 4202560 15289 0 0 0 591 4 0 0 25 0 5 0 516962973 383504384 54571 33554432000 4194304 5787044 140733277398224 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26001/tid=26009] ppid=26000 vsize=374516 CPUtime=6.06 cores=0,2,4,6
/proc/26001/task/26009/stat : 26009 (priss) R 26000 26000 25027 0 -1 4202560 15146 0 0 0 604 2 0 0 25 0 5 0 516962975 383504384 54571 33554432000 4194304 5787044 140733277398224 18446744073709551615 5591309 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26001/tid=26010] ppid=26000 vsize=374516 CPUtime=5.93 cores=0,2,4,6
/proc/26001/task/26010/stat : 26010 (priss) R 26000 26000 25027 0 -1 4202560 20777 0 0 0 590 3 0 0 25 0 5 0 516962976 383504384 54571 33554432000 4194304 5787044 140733277398224 18446744073709551615 5530976 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.15
Current children cumulated vsize (KiB) 383216

[startup+12.7005 s]
/proc/loadavg: 5.47 5.31 6.76 9/188 26011
/proc/meminfo: memFree=25860500/32951124 swapFree=67111364/67111528
[pid=26000] ppid=25998 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26000/stat : 26000 (prissAuto.sh) S 25998 26000 25027 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516962964 8908800 251 33554432000 4194304 4922060 140735852208096 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26000/statm: 2175 251 211 178 0 68 0
[pid=26001] ppid=26000 vsize=374516 CPUtime=49.71 cores=0,2,4,6
/proc/26001/stat : 26001 (priss) S 26000 26000 25027 0 -1 4202496 77628 0 0 0 4954 17 0 0 18 0 5 0 516962964 383504384 55835 33554432000 4194304 5787044 140733277398224 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26001/statm: 93629 55835 418 389 0 89379 0
[pid=26001/tid=26006] ppid=26000 vsize=374516 CPUtime=12.45 cores=0,2,4,6
/proc/26001/task/26006/stat : 26006 (priss) R 26000 26000 25027 0 -1 4202560 15690 0 0 0 1242 3 0 0 25 0 5 0 516962972 383504384 55835 33554432000 4194304 5787044 140733277398224 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26001/tid=26008] ppid=26000 vsize=374516 CPUtime=12.35 cores=0,2,4,6
/proc/26001/task/26008/stat : 26008 (priss) R 26000 26000 25027 0 -1 4202560 15430 0 0 0 1231 4 0 0 25 0 5 0 516962973 383504384 55835 33554432000 4194304 5787044 140733277398224 18446744073709551615 5591564 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26001/tid=26009] ppid=26000 vsize=374516 CPUtime=12.42 cores=0,2,4,6
/proc/26001/task/26009/stat : 26009 (priss) R 26000 26000 25027 0 -1 4202560 15369 0 0 0 1240 2 0 0 25 0 5 0 516962975 383504384 55835 33554432000 4194304 5787044 140733277398224 18446744073709551615 5591999 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26001/tid=26010] ppid=26000 vsize=374516 CPUtime=12.33 cores=0,2,4,6
/proc/26001/task/26010/stat : 26010 (priss) R 26000 26000 25027 0 -1 4202560 21256 0 0 0 1229 4 0 0 25 0 5 0 516962976 383504384 55835 33554432000 4194304 5787044 140733277398224 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.71
Current children cumulated vsize (KiB) 383216

[startup+25.5062 s]
/proc/loadavg: 5.86 5.40 6.77 9/188 26011
/proc/meminfo: memFree=25833696/32951124 swapFree=67111364/67111528
[pid=26000] ppid=25998 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26000/stat : 26000 (prissAuto.sh) S 25998 26000 25027 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516962964 8908800 251 33554432000 4194304 4922060 140735852208096 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26000/statm: 2175 251 211 178 0 68 0
[pid=26001] ppid=26000 vsize=378644 CPUtime=100.85 cores=0,2,4,6
/proc/26001/stat : 26001 (priss) S 26000 26000 25027 0 -1 4202496 80566 0 0 0 10065 20 0 0 18 0 5 0 516962964 387731456 58773 33554432000 4194304 5787044 140733277398224 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26001/statm: 94661 58773 418 389 0 90411 0
[pid=26001/tid=26006] ppid=26000 vsize=378644 CPUtime=25.25 cores=0,2,4,6
/proc/26001/task/26006/stat : 26006 (priss) R 26000 26000 25027 0 -1 4202560 16052 0 0 0 2521 4 0 0 25 0 5 0 516962972 387731456 58773 33554432000 4194304 5787044 140733277398224 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26001/tid=26008] ppid=26000 vsize=378644 CPUtime=25.16 cores=0,2,4,6
/proc/26001/task/26008/stat : 26008 (priss) R 26000 26000 25027 0 -1 4202560 15832 0 0 0 2511 5 0 0 25 0 5 0 516962973 387731456 58773 33554432000 4194304 5787044 140733277398224 18446744073709551615 5591661 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26001/tid=26009] ppid=26000 vsize=378644 CPUtime=25.16 cores=0,2,4,6
/proc/26001/task/26009/stat : 26009 (priss) R 26000 26000 25027 0 -1 4202560 15908 0 0 0 2513 3 0 0 25 0 5 0 516962975 387731456 58773 33554432000 4194304 5787044 140733277398224 18446744073709551615 5590420 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26001/tid=26010] ppid=26000 vsize=378644 CPUtime=25.14 cores=0,2,4,6
/proc/26001/task/26010/stat : 26010 (priss) R 26000 26000 25027 0 -1 4202560 22891 0 0 0 2509 5 0 0 22 0 5 0 516962976 387731456 58773 33554432000 4194304 5787044 140733277398224 18446744073709551615 4218705 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.85
Current children cumulated vsize (KiB) 387344

[startup+51.1007 s]
/proc/loadavg: 6.70 5.65 6.81 9/188 26012
/proc/meminfo: memFree=25777064/32951124 swapFree=67111364/67111528
[pid=26000] ppid=25998 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26000/stat : 26000 (prissAuto.sh) S 25998 26000 25027 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516962964 8908800 251 33554432000 4194304 4922060 140735852208096 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26000/statm: 2175 251 211 178 0 68 0
[pid=26001] ppid=26000 vsize=383580 CPUtime=203.09 cores=0,2,4,6
/proc/26001/stat : 26001 (priss) S 26000 26000 25027 0 -1 4202496 87177 0 0 0 20283 26 0 0 18 0 5 0 516962964 392785920 65383 33554432000 4194304 5787044 140733277398224 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26001/statm: 95895 65383 418 389 0 91645 0
[pid=26001/tid=26006] ppid=26000 vsize=383580 CPUtime=50.84 cores=0,2,4,6
/proc/26001/task/26006/stat : 26006 (priss) R 26000 26000 25027 0 -1 4202560 18228 0 0 0 5079 5 0 0 25 0 5 0 516962972 392785920 65383 33554432000 4194304 5787044 140733277398224 18446744073709551615 4220688 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26001/tid=26008] ppid=26000 vsize=383580 CPUtime=50.75 cores=0,2,4,6
/proc/26001/task/26008/stat : 26008 (priss) R 26000 26000 25027 0 -1 4202560 16932 0 0 0 5069 6 0 0 25 0 5 0 516962973 392785920 65383 33554432000 4194304 5787044 140733277398224 18446744073709551615 5591529 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26001/tid=26009] ppid=26000 vsize=383580 CPUtime=50.61 cores=0,2,4,6
/proc/26001/task/26009/stat : 26009 (priss) R 26000 26000 25027 0 -1 4202560 16621 0 0 0 5057 4 0 0 25 0 5 0 516962975 392785920 65383 33554432000 4194304 5787044 140733277398224 18446744073709551615 5591722 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26001/tid=26010] ppid=26000 vsize=383580 CPUtime=50.73 cores=0,2,4,6
/proc/26001/task/26010/stat : 26010 (priss) R 26000 26000 25027 0 -1 4202560 25513 0 0 0 5066 7 0 0 25 0 5 0 516962976 392785920 65383 33554432000 4194304 5787044 140733277398224 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.09
Current children cumulated vsize (KiB) 392280

[startup+102.301 s]
/proc/loadavg: 7.43 6.01 6.87 9/188 26013
/proc/meminfo: memFree=25698296/32951124 swapFree=67111364/67111528
[pid=26000] ppid=25998 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26000/stat : 26000 (prissAuto.sh) S 25998 26000 25027 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516962964 8908800 251 33554432000 4194304 4922060 140735852208096 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26000/statm: 2175 251 211 178 0 68 0
[pid=26001] ppid=26000 vsize=392392 CPUtime=407.59 cores=0,2,4,6
/proc/26001/stat : 26001 (priss) S 26000 26000 25027 0 -1 4202496 97225 0 0 0 40721 38 0 0 18 0 5 0 516962964 401809408 75387 33554432000 4194304 5787044 140733277398224 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26001/statm: 98098 75387 418 389 0 93848 0
[pid=26001/tid=26006] ppid=26000 vsize=392392 CPUtime=102.03 cores=0,2,4,6
/proc/26001/task/26006/stat : 26006 (priss) R 26000 26000 25027 0 -1 4202560 20620 0 0 0 10194 9 0 0 25 0 5 0 516962972 401809408 75387 33554432000 4194304 5787044 140733277398224 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26001/tid=26008] ppid=26000 vsize=392392 CPUtime=101.94 cores=0,2,4,6
/proc/26001/task/26008/stat : 26008 (priss) R 26000 26000 25027 0 -1 4202560 19442 0 0 0 10185 9 0 0 25 0 5 0 516962973 401809408 75387 33554432000 4194304 5787044 140733277398224 18446744073709551615 5576454 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26001/tid=26009] ppid=26000 vsize=392392 CPUtime=101.53 cores=0,2,4,6
/proc/26001/task/26009/stat : 26009 (priss) R 26000 26000 25027 0 -1 4202560 18913 0 0 0 10147 6 0 0 25 0 5 0 516962975 401809408 75387 33554432000 4194304 5787044 140733277398224 18446744073709551615 5576432 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26001/tid=26010] ppid=26000 vsize=392392 CPUtime=101.92 cores=0,2,4,6

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

/proc/26001/task/26008/stat : 26008 (priss) R 26000 26000 25027 0 -1 4202560 49724 0 0 0 82145 45 0 0 25 0 5 0 516962973 901730304 171717 33554432000 4194304 5787044 140733277398224 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26001/tid=26009] ppid=26000 vsize=880596 CPUtime=817.56 cores=0,2,4,6
/proc/26001/task/26009/stat : 26009 (priss) R 26000 26000 25027 0 -1 4202560 43909 0 0 0 81726 30 0 0 25 0 5 0 516962975 901730304 171717 33554432000 4194304 5787044 140733277398224 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26001/tid=26010] ppid=26000 vsize=880596 CPUtime=821.88 cores=0,2,4,6
/proc/26001/task/26010/stat : 26010 (priss) R 26000 26000 25027 0 -1 4202560 48332 0 0 0 82157 31 0 0 25 0 5 0 516962976 901730304 171717 33554432000 4194304 5787044 140733277398224 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3283.51
Current children cumulated vsize (KiB) 889296

[startup+882.301 s]
/proc/loadavg: 8.03 7.88 7.51 9/188 26034
/proc/meminfo: memFree=24837024/32951124 swapFree=67111364/67111528
[pid=26000] ppid=25998 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26000/stat : 26000 (prissAuto.sh) S 25998 26000 25027 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516962964 8908800 251 33554432000 4194304 4922060 140735852208096 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26000/statm: 2175 251 211 178 0 68 0
[pid=26001] ppid=26000 vsize=880860 CPUtime=3523.2 cores=0,2,4,6
/proc/26001/stat : 26001 (priss) S 26000 26000 25027 0 -1 4202496 196979 0 0 0 352171 149 0 0 18 0 5 0 516962964 902000640 173892 33554432000 4194304 5787044 140733277398224 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26001/statm: 220215 173892 418 389 0 215965 0
[pid=26001/tid=26006] ppid=26000 vsize=880860 CPUtime=882 cores=0,2,4,6
/proc/26001/task/26006/stat : 26006 (priss) R 26000 26000 25027 0 -1 4202560 43000 0 0 0 88165 35 0 0 25 0 5 0 516962972 902000640 173892 33554432000 4194304 5787044 140733277398224 18446744073709551615 5591268 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26001/tid=26008] ppid=26000 vsize=880860 CPUtime=881.91 cores=0,2,4,6
/proc/26001/task/26008/stat : 26008 (priss) R 26000 26000 25027 0 -1 4202560 50115 0 0 0 88145 46 0 0 25 0 5 0 516962973 902000640 173892 33554432000 4194304 5787044 140733277398224 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26001/tid=26009] ppid=26000 vsize=880860 CPUtime=877.23 cores=0,2,4,6
/proc/26001/task/26009/stat : 26009 (priss) R 26000 26000 25027 0 -1 4202560 43909 0 0 0 87693 30 0 0 25 0 5 0 516962975 902000640 173892 33554432000 4194304 5787044 140733277398224 18446744073709551615 4215354 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26001/tid=26010] ppid=26000 vsize=880860 CPUtime=881.89 cores=0,2,4,6
/proc/26001/task/26010/stat : 26010 (priss) R 26000 26000 25027 0 -1 4202560 50072 0 0 0 88155 34 0 0 25 0 5 0 516962976 902000640 173892 33554432000 4194304 5787044 140733277398224 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3523.2
Current children cumulated vsize (KiB) 889560

[startup+942.301 s]
/proc/loadavg: 8.09 7.91 7.55 9/188 26035
/proc/meminfo: memFree=24803628/32951124 swapFree=67111364/67111528
[pid=26000] ppid=25998 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26000/stat : 26000 (prissAuto.sh) S 25998 26000 25027 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516962964 8908800 251 33554432000 4194304 4922060 140735852208096 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26000/statm: 2175 251 211 178 0 68 0
[pid=26001] ppid=26000 vsize=880860 CPUtime=3762.84 cores=0,2,4,6
/proc/26001/stat : 26001 (priss) S 26000 26000 25027 0 -1 4202496 197340 0 0 0 376135 149 0 0 18 0 5 0 516962964 902000640 174052 33554432000 4194304 5787044 140733277398224 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26001/statm: 220215 174052 418 389 0 215965 0
[pid=26001/tid=26006] ppid=26000 vsize=880860 CPUtime=941.99 cores=0,2,4,6
/proc/26001/task/26006/stat : 26006 (priss) R 26000 26000 25027 0 -1 4202560 43326 0 0 0 94164 35 0 0 25 0 5 0 516962972 902000640 174052 33554432000 4194304 5787044 140733277398224 18446744073709551615 4215354 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26001/tid=26008] ppid=26000 vsize=880860 CPUtime=941.9 cores=0,2,4,6
/proc/26001/task/26008/stat : 26008 (priss) R 26000 26000 25027 0 -1 4202560 50115 0 0 0 94144 46 0 0 25 0 5 0 516962973 902000640 174052 33554432000 4194304 5787044 140733277398224 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26001/tid=26009] ppid=26000 vsize=880860 CPUtime=936.9 cores=0,2,4,6
/proc/26001/task/26009/stat : 26009 (priss) R 26000 26000 25027 0 -1 4202560 43913 0 0 0 93660 30 0 0 25 0 5 0 516962975 902000640 174052 33554432000 4194304 5787044 140733277398224 18446744073709551615 5591808 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26001/tid=26010] ppid=26000 vsize=880860 CPUtime=941.88 cores=0,2,4,6
/proc/26001/task/26010/stat : 26010 (priss) R 26000 26000 25027 0 -1 4202560 50103 0 0 0 94154 34 0 0 25 0 5 0 516962976 902000640 174052 33554432000 4194304 5787044 140733277398224 18446744073709551615 5528394 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3762.84
Current children cumulated vsize (KiB) 889560

[startup+1002.31 s]
/proc/loadavg: 8.14 7.96 7.58 9/188 26037
/proc/meminfo: memFree=24799604/32951124 swapFree=67111364/67111528
[pid=26000] ppid=25998 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26000/stat : 26000 (prissAuto.sh) S 25998 26000 25027 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516962964 8908800 251 33554432000 4194304 4922060 140735852208096 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26000/statm: 2175 251 211 178 0 68 0
[pid=26001] ppid=26000 vsize=880860 CPUtime=4002.54 cores=0,2,4,6
/proc/26001/stat : 26001 (priss) S 26000 26000 25027 0 -1 4202496 198428 0 0 0 400104 150 0 0 18 0 5 0 516962964 902000640 175140 33554432000 4194304 5787044 140733277398224 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26001/statm: 220215 175140 418 389 0 215965 0
[pid=26001/tid=26006] ppid=26000 vsize=880860 CPUtime=1001.99 cores=0,2,4,6
/proc/26001/task/26006/stat : 26006 (priss) R 26000 26000 25027 0 -1 4202560 43326 0 0 0 100164 35 0 0 25 0 5 0 516962972 902000640 175140 33554432000 4194304 5787044 140733277398224 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26001/tid=26008] ppid=26000 vsize=880860 CPUtime=1001.91 cores=0,2,4,6
/proc/26001/task/26008/stat : 26008 (priss) R 26000 26000 25027 0 -1 4202560 51108 0 0 0 100145 46 0 0 25 0 5 0 516962973 902000640 175140 33554432000 4194304 5787044 140733277398224 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26001/tid=26009] ppid=26000 vsize=880860 CPUtime=996.58 cores=0,2,4,6
/proc/26001/task/26009/stat : 26009 (priss) R 26000 26000 25027 0 -1 4202560 43960 0 0 0 99628 30 0 0 25 0 5 0 516962975 902000640 175140 33554432000 4194304 5787044 140733277398224 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26001/tid=26010] ppid=26000 vsize=880860 CPUtime=1001.89 cores=0,2,4,6
/proc/26001/task/26010/stat : 26010 (priss) R 26000 26000 25027 0 -1 4202560 50151 0 0 0 100155 34 0 0 25 0 5 0 516962976 902000640 175140 33554432000 4194304 5787044 140733277398224 18446744073709551615 5527482 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4002.54
Current children cumulated vsize (KiB) 889560

[startup+1062.3 s]
/proc/loadavg: 8.15 7.99 7.61 9/188 26039
/proc/meminfo: memFree=24770908/32951124 swapFree=67111364/67111528
[pid=26000] ppid=25998 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26000/stat : 26000 (prissAuto.sh) S 25998 26000 25027 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516962964 8908800 251 33554432000 4194304 4922060 140735852208096 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26000/statm: 2175 251 211 178 0 68 0
[pid=26001] ppid=26000 vsize=890276 CPUtime=4242.18 cores=0,2,4,6
/proc/26001/stat : 26001 (priss) S 26000 26000 25027 0 -1 4202496 203767 0 0 0 424064 154 0 0 18 0 5 0 516962964 911642624 180479 33554432000 4194304 5787044 140733277398224 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26001/statm: 222569 180479 418 389 0 218319 0
[pid=26001/tid=26006] ppid=26000 vsize=890276 CPUtime=1062 cores=0,2,4,6
/proc/26001/task/26006/stat : 26006 (priss) R 26000 26000 25027 0 -1 4202560 45620 0 0 0 106163 37 0 0 25 0 5 0 516962972 911642624 180479 33554432000 4194304 5787044 140733277398224 18446744073709551615 5586694 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26001/tid=26008] ppid=26000 vsize=890276 CPUtime=1061.9 cores=0,2,4,6
/proc/26001/task/26008/stat : 26008 (priss) R 26000 26000 25027 0 -1 4202560 51109 0 0 0 106144 46 0 0 25 0 5 0 516962973 911642624 180479 33554432000 4194304 5787044 140733277398224 18446744073709551615 5591564 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26001/tid=26009] ppid=26000 vsize=890276 CPUtime=1056.25 cores=0,2,4,6
/proc/26001/task/26009/stat : 26009 (priss) R 26000 26000 25027 0 -1 4202560 46331 0 0 0 105591 34 0 0 25 0 5 0 516962975 911642624 180479 33554432000 4194304 5787044 140733277398224 18446744073709551615 4218896 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26001/tid=26010] ppid=26000 vsize=890276 CPUtime=1061.89 cores=0,2,4,6
/proc/26001/task/26010/stat : 26010 (priss) R 26000 26000 25027 0 -1 4202560 50824 0 0 0 106154 35 0 0 25 0 5 0 516962976 911642624 180479 33554432000 4194304 5787044 140733277398224 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4242.18
Current children cumulated vsize (KiB) 898976

[startup+1122.3 s]
/proc/loadavg: 8.12 8.01 7.64 9/188 26040
/proc/meminfo: memFree=24709344/32951124 swapFree=67111364/67111528
[pid=26000] ppid=25998 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26000/stat : 26000 (prissAuto.sh) S 25998 26000 25027 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516962964 8908800 251 33554432000 4194304 4922060 140735852208096 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26000/statm: 2175 251 211 178 0 68 0
[pid=26001] ppid=26000 vsize=905072 CPUtime=4481.86 cores=0,2,4,6
/proc/26001/stat : 26001 (priss) S 26000 26000 25027 0 -1 4202496 215843 0 0 0 448016 170 0 0 18 0 5 0 516962964 926793728 192555 33554432000 4194304 5787044 140733277398224 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26001/statm: 226268 192555 418 389 0 222018 0
[pid=26001/tid=26006] ppid=26000 vsize=905072 CPUtime=1121.99 cores=0,2,4,6
/proc/26001/task/26006/stat : 26006 (priss) R 26000 26000 25027 0 -1 4202560 48471 0 0 0 112160 39 0 0 25 0 5 0 516962972 926793728 192555 33554432000 4194304 5787044 140733277398224 18446744073709551615 5590632 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26001/tid=26008] ppid=26000 vsize=905072 CPUtime=1121.9 cores=0,2,4,6
/proc/26001/task/26008/stat : 26008 (priss) R 26000 26000 25027 0 -1 4202560 52474 0 0 0 112141 49 0 0 25 0 5 0 516962973 926793728 192555 33554432000 4194304 5787044 140733277398224 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26001/tid=26009] ppid=26000 vsize=905072 CPUtime=1115.93 cores=0,2,4,6
/proc/26001/task/26009/stat : 26009 (priss) R 26000 26000 25027 0 -1 4202560 50491 0 0 0 111554 39 0 0 25 0 5 0 516962975 926793728 192555 33554432000 4194304 5787044 140733277398224 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26001/tid=26010] ppid=26000 vsize=905072 CPUtime=1121.89 cores=0,2,4,6
/proc/26001/task/26010/stat : 26010 (priss) R 26000 26000 25027 0 -1 4202560 54524 0 0 0 112149 40 0 0 25 0 5 0 516962976 926793728 192555 33554432000 4194304 5787044 140733277398224 18446744073709551615 5527082 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4481.86
Current children cumulated vsize (KiB) 913772

[startup+1182.3 s]
/proc/loadavg: 8.17 8.03 7.67 9/188 26042
/proc/meminfo: memFree=24625108/32951124 swapFree=67111364/67111528
[pid=26000] ppid=25998 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26000/stat : 26000 (prissAuto.sh) S 25998 26000 25027 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516962964 8908800 251 33554432000 4194304 4922060 140735852208096 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26000/statm: 2175 251 211 178 0 68 0
[pid=26001] ppid=26000 vsize=985216 CPUtime=4721.53 cores=0,2,4,6
/proc/26001/stat : 26001 (priss) S 26000 26000 25027 0 -1 4202496 230679 0 0 0 471967 186 0 0 18 0 5 0 516962964 1008861184 207391 33554432000 4194304 5787044 140733277398224 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26001/statm: 246304 207391 418 389 0 242054 0
[pid=26001/tid=26006] ppid=26000 vsize=985216 CPUtime=1181.99 cores=0,2,4,6
/proc/26001/task/26006/stat : 26006 (priss) R 26000 26000 25027 0 -1 4202560 52112 0 0 0 118153 46 0 0 25 0 5 0 516962972 1008861184 207391 33554432000 4194304 5787044 140733277398224 18446744073709551615 5591640 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26001/tid=26008] ppid=26000 vsize=985216 CPUtime=1181.9 cores=0,2,4,6
/proc/26001/task/26008/stat : 26008 (priss) R 26000 26000 25027 0 -1 4202560 57133 0 0 0 118137 53 0 0 25 0 5 0 516962973 1008861184 207391 33554432000 4194304 5787044 140733277398224 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26001/tid=26009] ppid=26000 vsize=985216 CPUtime=1175.6 cores=0,2,4,6
/proc/26001/task/26009/stat : 26009 (priss) R 26000 26000 25027 0 -1 4202560 53381 0 0 0 117518 42 0 0 25 0 5 0 516962975 1008861184 207391 33554432000 4194304 5787044 140733277398224 18446744073709551615 5586640 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26001/tid=26010] ppid=26000 vsize=985216 CPUtime=1181.88 cores=0,2,4,6
/proc/26001/task/26010/stat : 26010 (priss) R 26000 26000 25027 0 -1 4202560 58170 0 0 0 118146 42 0 0 25 0 5 0 516962976 1008861184 207391 33554432000 4194304 5787044 140733277398224 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4721.53
Current children cumulated vsize (KiB) 993916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 8.12 8.03 7.68 5/181 26043
/proc/meminfo: memFree=25424312/32951124 swapFree=67111364/67111528
[pid=26000] ppid=25998 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26000/stat : 26000 (prissAuto.sh) S 25998 26000 25027 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516962964 8908800 251 33554432000 4194304 4922060 140735852208096 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26000/statm: 2175 251 211 178 0 68 0
[pid=26001] ppid=26000 vsize=1055244 CPUtime=4800.24 cores=0,2,4,6
/proc/26001/stat : 26001 (priss) S 26000 26000 25027 0 -1 4202496 235975 0 0 0 479831 193 0 0 18 0 5 0 516962964 1080569856 212687 33554432000 4194304 5787044 140733277398224 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26001/statm: 263811 212687 418 389 0 259561 0
[pid=26001/tid=26006] ppid=26000 vsize=1055244 CPUtime=1201.69 cores=0,2,4,6
/proc/26001/task/26006/stat : 26006 (priss) R 26000 26000 25027 0 -1 4202560 54275 0 0 0 120122 47 0 0 25 0 5 0 516962972 1080569856 212687 33554432000 4194304 5787044 140733277398224 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26001/tid=26008] ppid=26000 vsize=1055244 CPUtime=1201.6 cores=0,2,4,6
/proc/26001/task/26008/stat : 26008 (priss) R 26000 26000 25027 0 -1 4202560 58263 0 0 0 120105 55 0 0 25 0 5 0 516962973 1080569856 212687 33554432000 4194304 5787044 140733277398224 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26001/tid=26009] ppid=26000 vsize=1055244 CPUtime=1195.19 cores=0,2,4,6
/proc/26001/task/26009/stat : 26009 (priss) R 26000 26000 25027 0 -1 4202560 54244 0 0 0 119476 43 0 0 25 0 5 0 516962975 1080569856 212687 33554432000 4194304 5787044 140733277398224 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26001/tid=26010] ppid=26000 vsize=1055244 CPUtime=1201.59 cores=0,2,4,6
/proc/26001/task/26010/stat : 26010 (priss) R 26000 26000 25027 0 -1 4202560 59310 0 0 0 120115 44 0 0 25 0 5 0 516962976 1080569856 212687 33554432000 4194304 5787044 140733277398224 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 1063944

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

Real time (s): 1202.02
CPU time (s): 4800.24
CPU user time (s): 4798.31
CPU system time (s): 1.93
CPU usage (%): 399.349
Max. virtual memory (cumulated for all children) (KiB): 1063944

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= 4
involuntary context switches= 2

runsolver used 1.72574 second user time and 4.84126 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 07:07:30
IDJOB=3289802
IDBENCH=83137
IDSOLVER=1602
FILE ID=node136/3289802-1304053650
RUNJOBID= node136-1304053650-25979
PBS_JOBID= 13170391
Free space on /tmp= 72328 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom23.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289802-1304053650/watcher-3289802-1304053650 -o /tmp/evaluation-result-3289802-1304053650/solver-3289802-1304053650 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3289802-1304053650.cnf 1992331320 4800 15500 4

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

MD5SUM BENCH= e560aa6505ddce6d3784f70d5b7aff66
RANDOM SEED=1992331320

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26273036 kB
Buffers:       1057188 kB
Cached:        5000784 kB
SwapCached:        100 kB
Active:         683644 kB
Inactive:      5443620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26273036 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            9364 kB
Writeback:           0 kB
AnonPages:       68944 kB
Mapped:          14784 kB
Slab:           485956 kB
PageTables:       4964 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   211988 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= 72328 MiB
End job on node136 at 2011-04-29 07:27:34