Trace number 3287502

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.11 1201.92

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
MD5SUMa0ec1baa890da62d0c6df7f1e62c6af3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3057.55
Satisfiable
(Un)Satisfiability was proved
Number of variables163622
Number of clauses488120
Sum of the clauses size1138944
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2325412
Number of clauses of size 3162706
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 28701
0.00/0.00	c setup for 4cores
0.00/0.13	c parsetime: 127966us
0.00/0.13	c parsed 488120 clauses with 163622 variables
0.00/0.16	c NW started thread 0 successfully (1109530944)
0.00/0.19	c NW started thread 1 successfully (1120020800)
0.00/0.22	c NW started thread 2 successfully (1095461184)
0.00/0.27	c NW started thread 3 successfully (1130510656)
19.89/5.21	c preprocessor returned 163622 variables
19.89/5.21	c preprocessing returned UNKNOWN
19.89/5.21	c PP set 498 variables
19.89/5.21	c pp time: 5011520us (5s)
19.89/5.25	c preprocessor returned 163622 variables
19.89/5.25	c preprocessing returned UNKNOWN
19.89/5.25	c PP set 498 variables
19.89/5.25	c pp time: 4984412us (4s)
19.89/5.27	c preprocessor returned 163622 variables
19.89/5.27	c preprocessing returned UNKNOWN
19.89/5.27	c PP set 498 variables
19.89/5.27	c pp time: 5047731us (5s)
19.89/5.28	c preprocessor returned 163622 variables
19.89/5.28	c preprocessing returned UNKNOWN
19.89/5.28	c PP set 498 variables
19.89/5.28	c pp time: 4968813us (4s)
21.48/5.62	c HTE
21.88/5.75	c subsumption
22.68/5.93	c simplified formula contains 0 unit clauses
67.42/17.18	c HTE
68.23/17.32	c subsumption
69.04/17.54	c simplified formula contains 0 unit clauses
70.22/17.84	c added unsatisfied clause
70.22/17.84	c failed to add network clauses
114.96/29.02	c HTE
115.36/29.16	c subsumption
116.56/29.44	c simplified formula contains 0 unit clauses
127.73/32.22	c received clause contains eliminated literal 12470
138.53/34.95	c added unsatisfied clause
138.53/34.95	c failed to add network clauses
206.43/51.96	c HTE
207.23/52.14	c subsumption
208.43/52.46	c simplified formula contains 0 unit clauses
241.58/60.71	c added unsatisfied clause
241.58/60.71	c failed to add network clauses
367.82/92.32	c HTE
369.00/92.69	c subsumption
375.39/94.29	c simplified formula contains 0 unit clauses
411.76/103.36	c received clause contains eliminated literal 115633
538.77/135.11	c received clause contains eliminated literal 25966
550.35/138.08	c HTE
551.15/138.26	c subsumption
553.54/138.81	c simplified formula contains 0 unit clauses
595.09/149.26	c received clause contains eliminated literal 43796
633.43/158.86	c received clause contains eliminated literal 38122
827.96/207.58	c received clause contains eliminated literal 38190
962.18/241.18	c added unsatisfied clause
962.18/241.18	c failed to add network clauses
1191.45/298.50	c received clause contains eliminated literal 55480
1379.59/345.61	c added unsatisfied clause
1379.59/345.61	c failed to add network clauses
1517.41/380.13	c HTE
1531.39/383.61	c subsumption
1637.66/410.29	c simplified formula contains 0 unit clauses
1747.50/437.79	c received clause contains eliminated literal -9680
2136.94/535.24	c added unsatisfied clause
2136.94/535.24	c failed to add network clauses
2275.17/569.89	c received clause contains eliminated literal 77290
2877.92/720.79	c added unsatisfied clause
2877.92/720.79	c failed to add network clauses
3435.56/860.31	c received clause contains eliminated literal 61628

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-3287502-1304049952/watcher-3287502-1304049952 -o /tmp/evaluation-result-3287502-1304049952/solver-3287502-1304049952 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3287502-1304049952.cnf 638338968 4800 15500 4 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.10 8.02 7.91 5/182 28700
/proc/meminfo: memFree=23659616/32951124 swapFree=67111524/67111528
[pid=28700] ppid=28698 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28700/stat : 28700 (prissAuto.sh) S 28698 28700 28051 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 516592950 8908800 252 33554432000 4194304 4922060 140736907650976 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28700/statm: 2175 252 211 178 0 68 0

[startup+0.0904069 s]
/proc/loadavg: 8.10 8.02 7.91 5/182 28700
/proc/meminfo: memFree=23659616/32951124 swapFree=67111524/67111528
[pid=28700] ppid=28698 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28700/stat : 28700 (prissAuto.sh) S 28698 28700 28051 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 516592950 8908800 252 33554432000 4194304 4922060 140736907650976 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28700/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100402 s]
/proc/loadavg: 8.10 8.02 7.91 5/182 28700
/proc/meminfo: memFree=23659616/32951124 swapFree=67111524/67111528
[pid=28700] ppid=28698 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28700/stat : 28700 (prissAuto.sh) S 28698 28700 28051 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 516592950 8908800 252 33554432000 4194304 4922060 140736907650976 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28700/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300651 s]
/proc/loadavg: 8.10 8.02 7.91 5/182 28700
/proc/meminfo: memFree=23659616/32951124 swapFree=67111524/67111528
[pid=28700] ppid=28698 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28700/stat : 28700 (prissAuto.sh) S 28698 28700 28051 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 516592950 8908800 252 33554432000 4194304 4922060 140736907650976 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28700/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700267 s]
/proc/loadavg: 8.10 8.02 7.91 5/182 28700
/proc/meminfo: memFree=23659616/32951124 swapFree=67111524/67111528
[pid=28700] ppid=28698 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28700/stat : 28700 (prissAuto.sh) S 28698 28700 28051 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 516592950 8908800 252 33554432000 4194304 4922060 140736907650976 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28700/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50111 s]
/proc/loadavg: 8.10 8.02 7.91 9/188 28706
/proc/meminfo: memFree=23347344/32951124 swapFree=67111524/67111528
[pid=28700] ppid=28698 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28700/stat : 28700 (prissAuto.sh) S 28698 28700 28051 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 516592950 8908800 252 33554432000 4194304 4922060 140736907650976 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28700/statm: 2175 252 211 178 0 68 0
[pid=28701] ppid=28700 vsize=550572 CPUtime=5.17 cores=1,3,5,7
/proc/28701/stat : 28701 (priss) S 28700 28700 28051 0 -1 4202496 145374 0 0 0 459 58 0 0 18 0 5 0 516592950 563785728 90400 33554432000 4194304 5787044 140735706442336 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28701/statm: 137643 90400 350 389 0 133393 0
[pid=28701/tid=28703] ppid=28700 vsize=550572 CPUtime=1.28 cores=1,3,5,7
/proc/28701/task/28703/stat : 28703 (priss) R 28700 28700 28051 0 -1 4202560 32248 0 0 0 113 15 0 0 18 0 5 0 516592966 563785728 90400 33554432000 4194304 5787044 140735706442336 18446744073709551615 212699501237 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=28701/tid=28704] ppid=28700 vsize=550572 CPUtime=1.23 cores=1,3,5,7
/proc/28701/task/28704/stat : 28704 (priss) R 28700 28700 28051 0 -1 4202560 29009 0 0 0 109 14 0 0 18 0 5 0 516592969 563785728 90400 33554432000 4194304 5787044 140735706442336 18446744073709551615 212699501237 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=28701/tid=28705] ppid=28700 vsize=550572 CPUtime=1.2 cores=1,3,5,7
/proc/28701/task/28705/stat : 28705 (priss) R 28700 28700 28051 0 -1 4202560 30824 0 0 0 108 12 0 0 18 0 5 0 516592972 563785728 90400 33554432000 4194304 5787044 140735706442336 18446744073709551615 212699501237 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=28701/tid=28706] ppid=28700 vsize=550572 CPUtime=1.16 cores=1,3,5,7
/proc/28701/task/28706/stat : 28706 (priss) R 28700 28700 28051 0 -1 4202560 30974 0 0 0 104 12 0 0 18 0 5 0 516592977 563785728 90400 33554432000 4194304 5787044 140735706442336 18446744073709551615 212699501237 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.17
Current children cumulated vsize (KiB) 559272

[startup+3.10082 s]
/proc/loadavg: 8.10 8.02 7.91 9/188 28706
/proc/meminfo: memFree=23216772/32951124 swapFree=67111524/67111528
[pid=28700] ppid=28698 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28700/stat : 28700 (prissAuto.sh) S 28698 28700 28051 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 516592950 8908800 252 33554432000 4194304 4922060 140736907650976 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28700/statm: 2175 252 211 178 0 68 0
[pid=28701] ppid=28700 vsize=638068 CPUtime=11.51 cores=1,3,5,7
/proc/28701/stat : 28701 (priss) S 28700 28700 28051 0 -1 4202496 167970 0 0 0 1067 84 0 0 18 0 5 0 516592950 653381632 112996 33554432000 4194304 5787044 140735706442336 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28701/statm: 159517 112996 351 389 0 155267 0
[pid=28701/tid=28703] ppid=28700 vsize=638068 CPUtime=2.86 cores=1,3,5,7
/proc/28701/task/28703/stat : 28703 (priss) R 28700 28700 28051 0 -1 4202560 38474 0 0 0 266 20 0 0 19 0 5 0 516592966 653381632 112996 33554432000 4194304 5787044 140735706442336 18446744073709551615 4278456 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=28701/tid=28704] ppid=28700 vsize=638068 CPUtime=2.8 cores=1,3,5,7
/proc/28701/task/28704/stat : 28704 (priss) R 28700 28700 28051 0 -1 4202560 32242 0 0 0 260 20 0 0 19 0 5 0 516592969 653381632 112996 33554432000 4194304 5787044 140735706442336 18446744073709551615 212687369177 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=28701/tid=28705] ppid=28700 vsize=638068 CPUtime=2.79 cores=1,3,5,7
/proc/28701/task/28705/stat : 28705 (priss) R 28700 28700 28051 0 -1 4202560 34930 0 0 0 259 20 0 0 19 0 5 0 516592972 653381632 112996 33554432000 4194304 5787044 140735706442336 18446744073709551615 4275966 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=28701/tid=28706] ppid=28700 vsize=638068 CPUtime=2.75 cores=1,3,5,7
/proc/28701/task/28706/stat : 28706 (priss) R 28700 28700 28051 0 -1 4202560 40005 0 0 0 256 19 0 0 19 0 5 0 516592977 653381632 112996 33554432000 4194304 5787044 140735706442336 18446744073709551615 4278498 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.51
Current children cumulated vsize (KiB) 646768

[startup+6.30125 s]
/proc/loadavg: 8.09 8.02 7.91 9/188 28706
/proc/meminfo: memFree=23108636/32951124 swapFree=67111524/67111528
[pid=28700] ppid=28698 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28700/stat : 28700 (prissAuto.sh) S 28698 28700 28051 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 516592950 8908800 252 33554432000 4194304 4922060 140736907650976 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28700/statm: 2175 252 211 178 0 68 0
[pid=28701] ppid=28700 vsize=752260 CPUtime=24.28 cores=1,3,5,7
/proc/28701/stat : 28701 (priss) S 28700 28700 28051 0 -1 4202496 207737 0 0 0 2337 91 0 0 18 0 5 0 516592950 770314240 142245 33554432000 4194304 5787044 140735706442336 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28701/statm: 188065 142245 418 389 0 183815 0
[pid=28701/tid=28703] ppid=28700 vsize=752260 CPUtime=6.06 cores=1,3,5,7
/proc/28701/task/28703/stat : 28703 (priss) R 28700 28700 28051 0 -1 4202560 46294 0 0 0 584 22 0 0 25 0 5 0 516592966 770314240 142245 33554432000 4194304 5787044 140735706442336 18446744073709551615 5591075 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=28701/tid=28704] ppid=28700 vsize=752260 CPUtime=5.99 cores=1,3,5,7
/proc/28701/task/28704/stat : 28704 (priss) R 28700 28700 28051 0 -1 4202560 40394 0 0 0 577 22 0 0 25 0 5 0 516592969 770314240 142245 33554432000 4194304 5787044 140735706442336 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=28701/tid=28705] ppid=28700 vsize=752260 CPUtime=5.99 cores=1,3,5,7
/proc/28701/task/28705/stat : 28705 (priss) R 28700 28700 28051 0 -1 4202560 46007 0 0 0 578 21 0 0 25 0 5 0 516592972 770314240 142245 33554432000 4194304 5787044 140735706442336 18446744073709551615 4254593 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=28701/tid=28706] ppid=28700 vsize=752260 CPUtime=5.95 cores=1,3,5,7
/proc/28701/task/28706/stat : 28706 (priss) R 28700 28700 28051 0 -1 4202560 52723 0 0 0 573 22 0 0 25 0 5 0 516592977 770314240 142245 33554432000 4194304 5787044 140735706442336 18446744073709551615 5526852 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.28
Current children cumulated vsize (KiB) 760960

[startup+12.7011 s]
/proc/loadavg: 8.08 8.02 7.91 9/188 28707
/proc/meminfo: memFree=23079732/32951124 swapFree=67111524/67111528
[pid=28700] ppid=28698 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28700/stat : 28700 (prissAuto.sh) S 28698 28700 28051 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 516592950 8908800 252 33554432000 4194304 4922060 140736907650976 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28700/statm: 2175 252 211 178 0 68 0
[pid=28701] ppid=28700 vsize=752260 CPUtime=49.85 cores=1,3,5,7
/proc/28701/stat : 28701 (priss) S 28700 28700 28051 0 -1 4202496 208113 0 0 0 4892 93 0 0 18 0 5 0 516592950 770314240 142621 33554432000 4194304 5787044 140735706442336 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28701/statm: 188065 142621 418 389 0 183815 0
[pid=28701/tid=28703] ppid=28700 vsize=752260 CPUtime=12.46 cores=1,3,5,7
/proc/28701/task/28703/stat : 28703 (priss) R 28700 28700 28051 0 -1 4202560 46341 0 0 0 1224 22 0 0 25 0 5 0 516592966 770314240 142621 33554432000 4194304 5787044 140735706442336 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=28701/tid=28704] ppid=28700 vsize=752260 CPUtime=12.35 cores=1,3,5,7
/proc/28701/task/28704/stat : 28704 (priss) R 28700 28700 28051 0 -1 4202560 40526 0 0 0 1213 22 0 0 25 0 5 0 516592969 770314240 142621 33554432000 4194304 5787044 140735706442336 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=28701/tid=28705] ppid=28700 vsize=752260 CPUtime=12.39 cores=1,3,5,7
/proc/28701/task/28705/stat : 28705 (priss) R 28700 28700 28051 0 -1 4202560 46032 0 0 0 1218 21 0 0 25 0 5 0 516592972 770314240 142621 33554432000 4194304 5787044 140735706442336 18446744073709551615 4254401 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=28701/tid=28706] ppid=28700 vsize=752260 CPUtime=12.35 cores=1,3,5,7
/proc/28701/task/28706/stat : 28706 (priss) R 28700 28700 28051 0 -1 4202560 52895 0 0 0 1212 23 0 0 25 0 5 0 516592977 770314240 142621 33554432000 4194304 5787044 140735706442336 18446744073709551615 5529744 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.85
Current children cumulated vsize (KiB) 760960

[startup+25.5008 s]
/proc/loadavg: 8.07 8.02 7.91 9/188 28707
/proc/meminfo: memFree=23064476/32951124 swapFree=67111524/67111528
[pid=28700] ppid=28698 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28700/stat : 28700 (prissAuto.sh) S 28698 28700 28051 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 516592950 8908800 252 33554432000 4194304 4922060 140736907650976 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28700/statm: 2175 252 211 178 0 68 0
[pid=28701] ppid=28700 vsize=752260 CPUtime=100.97 cores=1,3,5,7
/proc/28701/stat : 28701 (priss) S 28700 28700 28051 0 -1 4202496 212220 0 0 0 10003 94 0 0 18 0 5 0 516592950 770314240 143360 33554432000 4194304 5787044 140735706442336 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28701/statm: 188065 143360 418 389 0 183815 0
[pid=28701/tid=28703] ppid=28700 vsize=752260 CPUtime=25.26 cores=1,3,5,7
/proc/28701/task/28703/stat : 28703 (priss) R 28700 28700 28051 0 -1 4202560 46386 0 0 0 2504 22 0 0 25 0 5 0 516592966 770314240 143360 33554432000 4194304 5787044 140735706442336 18446744073709551615 5586709 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=28701/tid=28704] ppid=28700 vsize=752260 CPUtime=25.08 cores=1,3,5,7
/proc/28701/task/28704/stat : 28704 (priss) R 28700 28700 28051 0 -1 4202560 40734 0 0 0 2485 23 0 0 25 0 5 0 516592969 770314240 143360 33554432000 4194304 5787044 140735706442336 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=28701/tid=28705] ppid=28700 vsize=752260 CPUtime=25.18 cores=1,3,5,7
/proc/28701/task/28705/stat : 28705 (priss) R 28700 28700 28051 0 -1 4202560 46218 0 0 0 2497 21 0 0 25 0 5 0 516592972 770314240 143360 33554432000 4194304 5787044 140735706442336 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=28701/tid=28706] ppid=28700 vsize=752260 CPUtime=25.15 cores=1,3,5,7
/proc/28701/task/28706/stat : 28706 (priss) R 28700 28700 28051 0 -1 4202560 56563 0 0 0 2491 24 0 0 25 0 5 0 516592977 770314240 143360 33554432000 4194304 5787044 140735706442336 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.97
Current children cumulated vsize (KiB) 760960

[startup+51.1011 s]
/proc/loadavg: 8.04 8.01 7.91 9/188 28708
/proc/meminfo: memFree=23030748/32951124 swapFree=67111524/67111528
[pid=28700] ppid=28698 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28700/stat : 28700 (prissAuto.sh) S 28698 28700 28051 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 516592950 8908800 252 33554432000 4194304 4922060 140736907650976 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28700/statm: 2175 252 211 178 0 68 0
[pid=28701] ppid=28700 vsize=817796 CPUtime=203.24 cores=1,3,5,7
/proc/28701/stat : 28701 (priss) S 28700 28700 28051 0 -1 4202496 216522 0 0 0 20227 97 0 0 18 0 5 0 516592950 837423104 145661 33554432000 4194304 5787044 140735706442336 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28701/statm: 204449 145661 418 389 0 200199 0
[pid=28701/tid=28703] ppid=28700 vsize=817796 CPUtime=50.86 cores=1,3,5,7
/proc/28701/task/28703/stat : 28703 (priss) R 28700 28700 28051 0 -1 4202560 46517 0 0 0 5064 22 0 0 25 0 5 0 516592966 837423104 145661 33554432000 4194304 5787044 140735706442336 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=28701/tid=28704] ppid=28700 vsize=817796 CPUtime=50.54 cores=1,3,5,7
/proc/28701/task/28704/stat : 28704 (priss) R 28700 28700 28051 0 -1 4202560 41008 0 0 0 5031 23 0 0 25 0 5 0 516592969 837423104 145661 33554432000 4194304 5787044 140735706442336 18446744073709551615 5576478 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=28701/tid=28705] ppid=28700 vsize=817796 CPUtime=50.79 cores=1,3,5,7
/proc/28701/task/28705/stat : 28705 (priss) R 28700 28700 28051 0 -1 4202560 46619 0 0 0 5057 22 0 0 25 0 5 0 516592972 837423104 145661 33554432000 4194304 5787044 140735706442336 18446744073709551615 5585325 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=28701/tid=28706] ppid=28700 vsize=817796 CPUtime=50.75 cores=1,3,5,7
/proc/28701/task/28706/stat : 28706 (priss) R 28700 28700 28051 0 -1 4202560 60059 0 0 0 5050 25 0 0 25 0 5 0 516592977 837423104 145661 33554432000 4194304 5787044 140735706442336 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.24
Current children cumulated vsize (KiB) 826496

[startup+102.307 s]
/proc/loadavg: 8.02 8.01 7.91 9/188 28709
/proc/meminfo: memFree=22959504/32951124 swapFree=67111524/67111528
[pid=28700] ppid=28698 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28700/stat : 28700 (prissAuto.sh) S 28698 28700 28051 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 516592950 8908800 252 33554432000 4194304 4922060 140736907650976 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28700/statm: 2175 252 211 178 0 68 0
[pid=28701] ppid=28700 vsize=883332 CPUtime=407.77 cores=1,3,5,7
/proc/28701/stat : 28701 (priss) S 28700 28700 28051 0 -1 4202496 233186 0 0 0 40673 104 0 0 18 0 5 0 516592950 904531968 150286 33554432000 4194304 5787044 140735706442336 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28701/statm: 220833 150286 418 389 0 216583 0
[pid=28701/tid=28703] ppid=28700 vsize=883332 CPUtime=102.06 cores=1,3,5,7
/proc/28701/task/28703/stat : 28703 (priss) R 28700 28700 28051 0 -1 4202560 48099 0 0 0 10182 24 0 0 25 0 5 0 516592966 904531968 150286 33554432000 4194304 5787044 140735706442336 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=28701/tid=28704] ppid=28700 vsize=883332 CPUtime=101.46 cores=1,3,5,7
/proc/28701/task/28704/stat : 28704 (priss) R 28700 28700 28051 0 -1 4202560 41638 0 0 0 10121 25 0 0 25 0 5 0 516592969 904531968 150286 33554432000 4194304 5787044 140735706442336 18446744073709551615 4220688 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=28701/tid=28705] ppid=28700 vsize=883332 CPUtime=102 cores=1,3,5,7
/proc/28701/task/28705/stat : 28705 (priss) R 28700 28700 28051 0 -1 4202560 47197 0 0 0 10177 23 0 0 25 0 5 0 516592972 904531968 150286 33554432000 4194304 5787044 140735706442336 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=28701/tid=28706] ppid=28700 vsize=883332 CPUtime=101.96 cores=1,3,5,7

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

/proc/28701/task/28704/stat : 28704 (priss) R 28700 28700 28051 0 -1 4202560 56541 0 0 0 87678 41 0 0 25 0 5 0 516592969 1178451968 218441 33554432000 4194304 5787044 140735706442336 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=28701/tid=28705] ppid=28700 vsize=1150832 CPUtime=881.97 cores=1,3,5,7
/proc/28701/task/28705/stat : 28705 (priss) R 28700 28700 28051 0 -1 4202560 61727 0 0 0 88155 42 0 0 25 0 5 0 516592972 1178451968 218441 33554432000 4194304 5787044 140735706442336 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=28701/tid=28706] ppid=28700 vsize=1150832 CPUtime=881.93 cores=1,3,5,7
/proc/28701/task/28706/stat : 28706 (priss) R 28700 28700 28051 0 -1 4202560 110673 0 0 0 88142 51 0 0 25 0 5 0 516592977 1178451968 218441 33554432000 4194304 5787044 140735706442336 18446744073709551615 5524692 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3523.45
Current children cumulated vsize (KiB) 1159532

[startup+942.301 s]
/proc/loadavg: 8.00 8.04 7.97 9/188 29020
/proc/meminfo: memFree=23036236/32951124 swapFree=67111524/67111528
[pid=28700] ppid=28698 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28700/stat : 28700 (prissAuto.sh) S 28698 28700 28051 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 516592950 8908800 252 33554432000 4194304 4922060 140736907650976 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28700/statm: 2175 252 211 178 0 68 0
[pid=28701] ppid=28700 vsize=1161928 CPUtime=3763.12 cores=1,3,5,7
/proc/28701/stat : 28701 (priss) S 28700 28700 28051 0 -1 4202496 326709 0 0 0 376112 200 0 0 18 0 5 0 516592950 1189814272 231519 33554432000 4194304 5787044 140735706442336 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28701/statm: 290482 231519 418 389 0 286232 0
[pid=28701/tid=28703] ppid=28700 vsize=1161928 CPUtime=942.04 cores=1,3,5,7
/proc/28701/task/28703/stat : 28703 (priss) R 28700 28700 28051 0 -1 4202560 67150 0 0 0 94157 47 0 0 25 0 5 0 516592966 1189814272 231519 33554432000 4194304 5787044 140735706442336 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=28701/tid=28704] ppid=28700 vsize=1161928 CPUtime=936.87 cores=1,3,5,7
/proc/28701/task/28704/stat : 28704 (priss) R 28700 28700 28051 0 -1 4202560 59078 0 0 0 93641 46 0 0 25 0 5 0 516592969 1189814272 231519 33554432000 4194304 5787044 140735706442336 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=28701/tid=28705] ppid=28700 vsize=1161928 CPUtime=941.98 cores=1,3,5,7
/proc/28701/task/28705/stat : 28705 (priss) R 28700 28700 28051 0 -1 4202560 64578 0 0 0 94152 46 0 0 25 0 5 0 516592972 1189814272 231519 33554432000 4194304 5787044 140735706442336 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=28701/tid=28706] ppid=28700 vsize=1161928 CPUtime=941.93 cores=1,3,5,7
/proc/28701/task/28706/stat : 28706 (priss) R 28700 28700 28051 0 -1 4202560 113584 0 0 0 94137 56 0 0 25 0 5 0 516592977 1189814272 231519 33554432000 4194304 5787044 140735706442336 18446744073709551615 4228007 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.12
Current children cumulated vsize (KiB) 1170628

[startup+1002.3 s]
/proc/loadavg: 8.06 8.05 7.98 9/188 29022
/proc/meminfo: memFree=22986924/32951124 swapFree=67111524/67111528
[pid=28700] ppid=28698 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28700/stat : 28700 (prissAuto.sh) S 28698 28700 28051 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 516592950 8908800 252 33554432000 4194304 4922060 140736907650976 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28700/statm: 2175 252 211 178 0 68 0
[pid=28701] ppid=28700 vsize=1170496 CPUtime=4002.79 cores=1,3,5,7
/proc/28701/stat : 28701 (priss) S 28700 28700 28051 0 -1 4202496 332230 0 0 0 400071 208 0 0 18 0 5 0 516592950 1198587904 236837 33554432000 4194304 5787044 140735706442336 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28701/statm: 292624 236837 418 389 0 288374 0
[pid=28701/tid=28703] ppid=28700 vsize=1170496 CPUtime=1002.04 cores=1,3,5,7
/proc/28701/task/28703/stat : 28703 (priss) R 28700 28700 28051 0 -1 4202560 68256 0 0 0 100155 49 0 0 25 0 5 0 516592966 1198587904 236837 33554432000 4194304 5787044 140735706442336 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=28701/tid=28704] ppid=28700 vsize=1170496 CPUtime=996.54 cores=1,3,5,7
/proc/28701/task/28704/stat : 28704 (priss) R 28700 28700 28051 0 -1 4202560 60436 0 0 0 99606 48 0 0 25 0 5 0 516592969 1198587904 236837 33554432000 4194304 5787044 140735706442336 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=28701/tid=28705] ppid=28700 vsize=1170496 CPUtime=1001.97 cores=1,3,5,7
/proc/28701/task/28705/stat : 28705 (priss) R 28700 28700 28051 0 -1 4202560 66374 0 0 0 100150 47 0 0 25 0 5 0 516592972 1198587904 236837 33554432000 4194304 5787044 140735706442336 18446744073709551615 5585293 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=28701/tid=28706] ppid=28700 vsize=1170496 CPUtime=1001.93 cores=1,3,5,7
/proc/28701/task/28706/stat : 28706 (priss) R 28700 28700 28051 0 -1 4202560 114845 0 0 0 100134 59 0 0 25 0 5 0 516592977 1198587904 236837 33554432000 4194304 5787044 140735706442336 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4002.79
Current children cumulated vsize (KiB) 1179196

[startup+1062.3 s]
/proc/loadavg: 8.13 8.07 7.99 9/188 29056
/proc/meminfo: memFree=23128216/32951124 swapFree=67111524/67111528
[pid=28700] ppid=28698 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28700/stat : 28700 (prissAuto.sh) S 28698 28700 28051 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 516592950 8908800 252 33554432000 4194304 4922060 140736907650976 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28700/statm: 2175 252 211 178 0 68 0
[pid=28701] ppid=28700 vsize=1170496 CPUtime=4242.46 cores=1,3,5,7
/proc/28701/stat : 28701 (priss) S 28700 28700 28051 0 -1 4202496 332555 0 0 0 424038 208 0 0 18 0 5 0 516592950 1198587904 237162 33554432000 4194304 5787044 140735706442336 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28701/statm: 292624 237162 418 389 0 288374 0
[pid=28701/tid=28703] ppid=28700 vsize=1170496 CPUtime=1062.05 cores=1,3,5,7
/proc/28701/task/28703/stat : 28703 (priss) R 28700 28700 28051 0 -1 4202560 68474 0 0 0 106155 50 0 0 25 0 5 0 516592966 1198587904 237162 33554432000 4194304 5787044 140735706442336 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=28701/tid=28704] ppid=28700 vsize=1170496 CPUtime=1056.21 cores=1,3,5,7
/proc/28701/task/28704/stat : 28704 (priss) R 28700 28700 28051 0 -1 4202560 60543 0 0 0 105573 48 0 0 25 0 5 0 516592969 1198587904 237162 33554432000 4194304 5787044 140735706442336 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=28701/tid=28705] ppid=28700 vsize=1170496 CPUtime=1061.97 cores=1,3,5,7
/proc/28701/task/28705/stat : 28705 (priss) R 28700 28700 28051 0 -1 4202560 66374 0 0 0 106150 47 0 0 25 0 5 0 516592972 1198587904 237162 33554432000 4194304 5787044 140735706442336 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=28701/tid=28706] ppid=28700 vsize=1170496 CPUtime=1061.93 cores=1,3,5,7
/proc/28701/task/28706/stat : 28706 (priss) R 28700 28700 28051 0 -1 4202560 114845 0 0 0 106134 59 0 0 25 0 5 0 516592977 1198587904 237162 33554432000 4194304 5787044 140735706442336 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4242.46
Current children cumulated vsize (KiB) 1179196

[startup+1122.3 s]
/proc/loadavg: 8.14 8.08 8.00 9/188 29057
/proc/meminfo: memFree=23102104/32951124 swapFree=67111524/67111528
[pid=28700] ppid=28698 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28700/stat : 28700 (prissAuto.sh) S 28698 28700 28051 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 516592950 8908800 252 33554432000 4194304 4922060 140736907650976 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28700/statm: 2175 252 211 178 0 68 0
[pid=28701] ppid=28700 vsize=1171156 CPUtime=4482.12 cores=1,3,5,7
/proc/28701/stat : 28701 (priss) S 28700 28700 28051 0 -1 4202496 333190 0 0 0 448003 209 0 0 18 0 5 0 516592950 1199263744 237595 33554432000 4194304 5787044 140735706442336 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28701/statm: 292789 237595 418 389 0 288539 0
[pid=28701/tid=28703] ppid=28700 vsize=1171156 CPUtime=1122.04 cores=1,3,5,7
/proc/28701/task/28703/stat : 28703 (priss) R 28700 28700 28051 0 -1 4202560 68865 0 0 0 112154 50 0 0 25 0 5 0 516592966 1199263744 237595 33554432000 4194304 5787044 140735706442336 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=28701/tid=28704] ppid=28700 vsize=1171156 CPUtime=1115.88 cores=1,3,5,7
/proc/28701/task/28704/stat : 28704 (priss) R 28700 28700 28051 0 -1 4202560 60787 0 0 0 111539 49 0 0 25 0 5 0 516592969 1199263744 237595 33554432000 4194304 5787044 140735706442336 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=28701/tid=28705] ppid=28700 vsize=1171156 CPUtime=1121.97 cores=1,3,5,7
/proc/28701/task/28705/stat : 28705 (priss) R 28700 28700 28051 0 -1 4202560 66374 0 0 0 112150 47 0 0 25 0 5 0 516592972 1199263744 237595 33554432000 4194304 5787044 140735706442336 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=28701/tid=28706] ppid=28700 vsize=1171156 CPUtime=1121.93 cores=1,3,5,7
/proc/28701/task/28706/stat : 28706 (priss) R 28700 28700 28051 0 -1 4202560 114845 0 0 0 112134 59 0 0 25 0 5 0 516592977 1199263744 237595 33554432000 4194304 5787044 140735706442336 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.12
Current children cumulated vsize (KiB) 1179856

[startup+1182.3 s]
/proc/loadavg: 8.10 8.08 8.00 9/188 29059
/proc/meminfo: memFree=23077124/32951124 swapFree=67111524/67111528
[pid=28700] ppid=28698 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28700/stat : 28700 (prissAuto.sh) S 28698 28700 28051 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 516592950 8908800 252 33554432000 4194304 4922060 140736907650976 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28700/statm: 2175 252 211 178 0 68 0
[pid=28701] ppid=28700 vsize=1171156 CPUtime=4721.8 cores=1,3,5,7
/proc/28701/stat : 28701 (priss) S 28700 28700 28051 0 -1 4202496 333191 0 0 0 471971 209 0 0 18 0 5 0 516592950 1199263744 237596 33554432000 4194304 5787044 140735706442336 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28701/statm: 292789 237596 418 389 0 288539 0
[pid=28701/tid=28703] ppid=28700 vsize=1171156 CPUtime=1182.04 cores=1,3,5,7
/proc/28701/task/28703/stat : 28703 (priss) R 28700 28700 28051 0 -1 4202560 68865 0 0 0 118154 50 0 0 25 0 5 0 516592966 1199263744 237596 33554432000 4194304 5787044 140735706442336 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=28701/tid=28704] ppid=28700 vsize=1171156 CPUtime=1175.56 cores=1,3,5,7
/proc/28701/task/28704/stat : 28704 (priss) R 28700 28700 28051 0 -1 4202560 60787 0 0 0 117507 49 0 0 25 0 5 0 516592969 1199263744 237596 33554432000 4194304 5787044 140735706442336 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=28701/tid=28705] ppid=28700 vsize=1171156 CPUtime=1181.98 cores=1,3,5,7
/proc/28701/task/28705/stat : 28705 (priss) R 28700 28700 28051 0 -1 4202560 66374 0 0 0 118151 47 0 0 25 0 5 0 516592972 1199263744 237596 33554432000 4194304 5787044 140735706442336 18446744073709551615 5591356 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=28701/tid=28706] ppid=28700 vsize=1171156 CPUtime=1181.93 cores=1,3,5,7
/proc/28701/task/28706/stat : 28706 (priss) R 28700 28700 28051 0 -1 4202560 114846 0 0 0 118134 59 0 0 25 0 5 0 516592977 1199263744 237596 33554432000 4194304 5787044 140735706442336 18446744073709551615 5534182 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4721.8
Current children cumulated vsize (KiB) 1179856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.07 8.07 8.00 9/188 29059
/proc/meminfo: memFree=23075236/32951124 swapFree=67111524/67111528
[pid=28700] ppid=28698 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28700/stat : 28700 (prissAuto.sh) S 28698 28700 28051 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 516592950 8908800 252 33554432000 4194304 4922060 140736907650976 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28700/statm: 2175 252 211 178 0 68 0
[pid=28701] ppid=28700 vsize=1171156 CPUtime=4800.11 cores=1,3,5,7
/proc/28701/stat : 28701 (priss) S 28700 28700 28051 0 -1 4202496 333193 0 0 0 479802 209 0 0 18 0 5 0 516592950 1199263744 237598 33554432000 4194304 5787044 140735706442336 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28701/statm: 292789 237598 418 389 0 288539 0
[pid=28701/tid=28703] ppid=28700 vsize=1171156 CPUtime=1201.65 cores=1,3,5,7
/proc/28701/task/28703/stat : 28703 (priss) R 28700 28700 28051 0 -1 4202560 68865 0 0 0 120115 50 0 0 25 0 5 0 516592966 1199263744 237598 33554432000 4194304 5787044 140735706442336 18446744073709551615 5591535 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=28701/tid=28704] ppid=28700 vsize=1171156 CPUtime=1195.05 cores=1,3,5,7
/proc/28701/task/28704/stat : 28704 (priss) R 28700 28700 28051 0 -1 4202560 60787 0 0 0 119456 49 0 0 25 0 5 0 516592969 1199263744 237598 33554432000 4194304 5787044 140735706442336 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=28701/tid=28705] ppid=28700 vsize=1171156 CPUtime=1201.58 cores=1,3,5,7
/proc/28701/task/28705/stat : 28705 (priss) R 28700 28700 28051 0 -1 4202560 66374 0 0 0 120111 47 0 0 25 0 5 0 516592972 1199263744 237598 33554432000 4194304 5787044 140735706442336 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=28701/tid=28706] ppid=28700 vsize=1171156 CPUtime=1201.53 cores=1,3,5,7
/proc/28701/task/28706/stat : 28706 (priss) R 28700 28700 28051 0 -1 4202560 114848 0 0 0 120094 59 0 0 25 0 5 0 516592977 1199263744 237598 33554432000 4194304 5787044 140735706442336 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 1179856

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

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

[startup+1201.9 s]
/proc/loadavg: 8.07 8.07 8.00 9/188 29059
/proc/meminfo: memFree=23075236/32951124 swapFree=67111524/67111528
[pid=28700] ppid=28698 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28700/stat : 28700 (prissAuto.sh) S 28698 28700 28051 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 516592950 8908800 252 33554432000 4194304 4922060 140736907650976 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28700/statm: 2175 252 211 178 0 68 0
[pid=28701] ppid=28700 vsize=1171156 CPUtime=4800.11 cores=1,3,5,7
/proc/28701/stat : 28701 (priss) S 28700 28700 28051 0 -1 4202496 333193 0 0 0 479802 209 0 0 18 0 5 0 516592950 1199263744 237598 33554432000 4194304 5787044 140735706442336 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28701/statm: 292789 237598 418 389 0 288539 0
[pid=28701/tid=28703] ppid=28700 vsize=1171156 CPUtime=1201.65 cores=1,3,5,7
/proc/28701/task/28703/stat : 28703 (priss) R 28700 28700 28051 0 -1 4202560 68865 0 0 0 120115 50 0 0 25 0 5 0 516592966 1199263744 237598 33554432000 4194304 5787044 140735706442336 18446744073709551615 5591535 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=28701/tid=28704] ppid=28700 vsize=1171156 CPUtime=1195.05 cores=1,3,5,7
/proc/28701/task/28704/stat : 28704 (priss) R 28700 28700 28051 0 -1 4202560 60787 0 0 0 119456 49 0 0 25 0 5 0 516592969 1199263744 237598 33554432000 4194304 5787044 140735706442336 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=28701/tid=28705] ppid=28700 vsize=1171156 CPUtime=1201.58 cores=1,3,5,7
/proc/28701/task/28705/stat : 28705 (priss) R 28700 28700 28051 0 -1 4202560 66374 0 0 0 120111 47 0 0 25 0 5 0 516592972 1199263744 237598 33554432000 4194304 5787044 140735706442336 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=28701/tid=28706] ppid=28700 vsize=1171156 CPUtime=1201.53 cores=1,3,5,7
/proc/28701/task/28706/stat : 28706 (priss) R 28700 28700 28051 0 -1 4202560 114848 0 0 0 120094 59 0 0 25 0 5 0 516592977 1199263744 237598 33554432000 4194304 5787044 140735706442336 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 1179856

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.92
CPU time (s): 4800.11
CPU user time (s): 4798.02
CPU system time (s): 2.09
CPU usage (%): 399.371
Max. virtual memory (cumulated for all children) (KiB): 1179856

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

runsolver used 1.66875 second user time and 4.89926 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-29 06:05:52
IDJOB=3287502
IDBENCH=82468
IDSOLVER=1602
FILE ID=node139/3287502-1304049952
RUNJOBID= node139-1304045238-28070
PBS_JOBID= 13170397
Free space on /tmp= 72540 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287502-1304049952/watcher-3287502-1304049952 -o /tmp/evaluation-result-3287502-1304049952/solver-3287502-1304049952 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3287502-1304049952.cnf 638338968 4800 15500 4

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

MD5SUM BENCH= a0ec1baa890da62d0c6df7f1e62c6af3
RANDOM SEED=638338968

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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.74
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.852
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.75
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.852
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	: 5321.49
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.852
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.852
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.852
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:      23659896 kB
Buffers:       2028496 kB
Cached:        5884760 kB
SwapCached:          4 kB
Active:        1665968 kB
Inactive:      7106536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23659896 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10132 kB
Writeback:          12 kB
AnonPages:      858908 kB
Mapped:          15764 kB
Slab:           452900 kB
PageTables:       6224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1076768 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= 72524 MiB
End job on node139 at 2011-04-29 06:25:56