Trace number 3287272

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

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-countbits128-tseitin.cnf
MD5SUM47da9e46b00ffd3e0b0f453a6c3c9f38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2179.95
Satisfiable
(Un)Satisfiability was proved
Number of variables95810
Number of clauses287045
Sum of the clauses size669769
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2191362
Number of clauses of size 395681
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: 21566
0.00/0.00	c setup for 4cores
0.00/0.07	c parsetime: 73621us
0.00/0.07	c parsed 287045 clauses with 95810 variables
0.00/0.09	c NW started thread 0 successfully (1117043008)
0.00/0.11	c NW started thread 1 successfully (1127532864)
0.00/0.13	c NW started thread 2 successfully (1103427904)
0.00/0.15	c NW started thread 3 successfully (1138022720)
24.01/6.21	c preprocessor returned 95810 variables
24.01/6.21	c preprocessing returned UNKNOWN
24.01/6.21	c PP set 1306 variables
24.01/6.21	c pp time: 6008855us (6s)
24.01/6.21	c preprocessor returned 95810 variables
24.01/6.21	c preprocessing returned UNKNOWN
24.01/6.21	c PP set 1306 variables
24.01/6.21	c pp time: 5983187us (5s)
24.01/6.21	c preprocessor returned 95810 variables
24.01/6.21	c preprocessing returned UNKNOWN
24.01/6.21	c PP set 1306 variables
24.01/6.21	c pp time: 6068198us (6s)
24.36/6.38	c preprocessor returned 95810 variables
24.36/6.38	c preprocessing returned UNKNOWN
24.36/6.38	c PP set 1306 variables
24.36/6.38	c pp time: 6261082us (6s)
25.56/6.61	c HTE
26.77/6.96	c subsumption
27.16/7.06	c simplified formula contains 0 unit clauses
27.16/7.08	c received clause contains eliminated literal -73973
29.96/7.70	c HTE
31.16/8.04	c subsumption
31.56/8.14	c simplified formula contains 0 unit clauses
33.16/8.55	c HTE
34.35/8.89	c subsumption
34.75/8.99	c simplified formula contains 0 unit clauses
35.15/9.00	c received clause contains eliminated literal -72117
36.35/9.40	c HTE
37.94/9.74	c subsumption
38.34/9.85	c simplified formula contains 0 unit clauses
40.34/10.30	c HTE
41.57/10.64	c subsumption
41.94/10.75	c simplified formula contains 0 unit clauses
43.54/11.15	c HTE
44.74/11.47	c subsumption
45.14/11.58	c simplified formula contains 0 unit clauses
46.73/11.95	c HTE
47.93/12.25	c subsumption
48.33/12.33	c simplified formula contains 0 unit clauses
49.94/12.75	c HTE
51.13/13.06	c subsumption
51.53/13.15	c simplified formula contains 0 unit clauses
51.53/13.16	c received clause contains eliminated literal -74017
53.13/13.55	c HTE
54.34/13.86	c subsumption
54.74/13.94	c simplified formula contains 0 unit clauses
54.74/13.95	c received clause contains eliminated literal -75316
56.72/14.46	c HTE
57.92/14.78	c subsumption
58.32/14.89	c simplified formula contains 0 unit clauses
60.31/15.32	c HTE
61.52/15.64	c subsumption
61.92/15.74	c simplified formula contains 0 unit clauses
63.54/16.11	c HTE
64.71/16.42	c subsumption
65.11/16.52	c simplified formula contains 0 unit clauses
65.11/16.53	c received clause contains eliminated literal -76753
65.11/16.53	c received clause contains eliminated literal -75180
66.31/16.85	c HTE
67.53/17.16	c subsumption
67.93/17.26	c simplified formula contains 0 unit clauses
69.50/17.61	c HTE
70.70/17.93	c subsumption
71.10/18.02	c simplified formula contains 0 unit clauses
72.32/18.36	c HTE
73.49/18.67	c subsumption
73.89/18.77	c simplified formula contains 0 unit clauses
85.87/21.70	c HTE
87.08/22.02	c subsumption
87.48/22.11	c simplified formula contains 0 unit clauses
87.48/22.12	c received clause contains eliminated literal -76420
89.08/22.57	c HTE
90.67/22.90	c subsumption
90.67/22.99	c simplified formula contains 0 unit clauses
92.27/23.36	c HTE
93.46/23.68	c subsumption
93.89/23.77	c simplified formula contains 0 unit clauses
104.64/26.41	c HTE
106.24/26.80	c subsumption
109.04/27.50	c simplified formula contains 0 unit clauses
110.24/27.85	c HTE
111.85/28.21	c subsumption
112.23/28.36	c simplified formula contains 0 unit clauses
113.83/28.72	c HTE
115.03/29.09	c subsumption
115.85/29.24	c simplified formula contains 0 unit clauses
116.25/29.35	c received clause contains eliminated literal -82250
117.43/29.68	c HTE
119.03/30.02	c subsumption
119.83/30.24	c simplified formula contains 0 unit clauses
119.83/30.25	c received clause contains eliminated literal -86043
132.60/33.42	c HTE
133.82/33.78	c subsumption
134.19/33.87	c simplified formula contains 0 unit clauses
173.36/43.68	c HTE
176.13/44.38	c subsumption
181.74/45.77	c simplified formula contains 0 unit clauses
195.69/49.28	c HTE
198.89/50.05	c subsumption
217.29/54.64	c simplified formula contains 0 unit clauses
217.29/54.66	c received clause contains eliminated literal -84933
231.64/58.22	c HTE
234.45/58.93	c subsumption
242.82/61.02	c simplified formula contains 0 unit clauses
274.77/69.09	c HTE
278.39/69.97	c subsumption
332.67/83.55	c simplified formula contains 0 unit clauses
335.49/84.24	c HTE
338.27/84.96	c subsumption
342.66/86.01	c simplified formula contains 0 unit clauses
388.61/97.59	c HTE
392.19/98.45	c subsumption
454.09/113.97	c simplified formula contains 0 unit clauses
496.40/124.54	c HTE
500.79/125.65	c subsumption
592.65/148.60	c simplified formula contains 0 unit clauses
827.52/207.48	c HTE
831.91/208.52	c subsumption
860.66/215.79	c simplified formula contains 0 unit clauses
1320.79/330.97	c HTE
1331.17/333.56	c subsumption

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-3287272-1304049698/watcher-3287272-1304049698 -o /tmp/evaluation-result-3287272-1304049698/solver-3287272-1304049698 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3287272-1304049698.cnf 1578664557 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: 6.14 7.44 7.83 2/179 21565
/proc/meminfo: memFree=11408156/32951124 swapFree=67111528/67111528
[pid=21565] ppid=21563 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21565/stat : 21565 (prissAuto.sh) S 21563 21565 19631 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516570711 8908800 252 33554432000 4194304 4922060 140735081527712 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21565/statm: 2175 252 211 178 0 68 0

[startup+0.0356581 s]
/proc/loadavg: 6.14 7.44 7.83 2/179 21565
/proc/meminfo: memFree=11408156/32951124 swapFree=67111528/67111528
[pid=21565] ppid=21563 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21565/stat : 21565 (prissAuto.sh) S 21563 21565 19631 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516570711 8908800 252 33554432000 4194304 4922060 140735081527712 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21565/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100632 s]
/proc/loadavg: 6.14 7.44 7.83 2/179 21565
/proc/meminfo: memFree=11408156/32951124 swapFree=67111528/67111528
[pid=21565] ppid=21563 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21565/stat : 21565 (prissAuto.sh) S 21563 21565 19631 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516570711 8908800 252 33554432000 4194304 4922060 140735081527712 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21565/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.367307 s]
/proc/loadavg: 6.14 7.44 7.83 2/179 21565
/proc/meminfo: memFree=11408156/32951124 swapFree=67111528/67111528
[pid=21565] ppid=21563 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21565/stat : 21565 (prissAuto.sh) S 21563 21565 19631 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516570711 8908800 252 33554432000 4194304 4922060 140735081527712 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21565/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.13839 s]
/proc/loadavg: 6.14 7.44 7.83 2/179 21565
/proc/meminfo: memFree=11408156/32951124 swapFree=67111528/67111528
[pid=21565] ppid=21563 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21565/stat : 21565 (prissAuto.sh) S 21563 21565 19631 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516570711 8908800 252 33554432000 4194304 4922060 140735081527712 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21565/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50031 s]
/proc/loadavg: 6.14 7.44 7.83 2/179 21565
/proc/meminfo: memFree=11408156/32951124 swapFree=67111528/67111528
[pid=21565] ppid=21563 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21565/stat : 21565 (prissAuto.sh) S 21563 21565 19631 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516570711 8908800 252 33554432000 4194304 4922060 140735081527712 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21565/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10102 s]
/proc/loadavg: 6.14 7.44 7.83 6/185 21571
/proc/meminfo: memFree=11183476/32951124 swapFree=67111528/67111528
[pid=21565] ppid=21563 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21565/stat : 21565 (prissAuto.sh) S 21563 21565 19631 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516570711 8908800 252 33554432000 4194304 4922060 140735081527712 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21565/statm: 2175 252 211 178 0 68 0
[pid=21566] ppid=21565 vsize=405304 CPUtime=11.63 cores=0,2,4,6
/proc/21566/stat : 21566 (priss) S 21565 21565 19631 0 -1 4202496 94316 0 0 0 1134 29 0 0 18 0 5 0 516570711 415031296 62089 33554432000 4194304 5787044 140736370809952 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21566/statm: 101326 62090 351 389 0 97076 0
[pid=21566/tid=21568] ppid=21565 vsize=405304 CPUtime=2.97 cores=0,2,4,6
/proc/21566/task/21568/stat : 21568 (priss) R 21565 21565 19631 0 -1 4202560 21222 0 0 0 292 5 0 0 18 0 5 0 516570720 415031296 62090 33554432000 4194304 5787044 140736370809952 18446744073709551615 270612771525 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21566/tid=21569] ppid=21565 vsize=405304 CPUtime=2.86 cores=0,2,4,6
/proc/21566/task/21569/stat : 21569 (priss) R 21565 21565 19631 0 -1 4202560 18990 0 0 0 277 9 0 0 18 0 5 0 516570722 415031296 62091 33554432000 4194304 5787044 140736370809952 18446744073709551615 4345933 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21566/tid=21570] ppid=21565 vsize=405304 CPUtime=2.85 cores=0,2,4,6
/proc/21566/task/21570/stat : 21570 (priss) R 21565 21565 19631 0 -1 4202560 21591 0 0 0 273 12 0 0 18 0 5 0 516570724 415031296 62091 33554432000 4194304 5787044 140736370809952 18446744073709551615 4276317 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21566/tid=21571] ppid=21565 vsize=405304 CPUtime=2.78 cores=0,2,4,6
/proc/21566/task/21571/stat : 21571 (priss) R 21565 21565 19631 0 -1 4202560 18896 0 0 0 277 1 0 0 18 0 5 0 516570726 415031296 62092 33554432000 4194304 5787044 140736370809952 18446744073709551615 4278467 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.63
Current children cumulated vsize (KiB) 414004

[startup+6.30045 s]
/proc/loadavg: 6.13 7.42 7.82 6/185 21571
/proc/meminfo: memFree=11135604/32951124 swapFree=67111528/67111528
[pid=21565] ppid=21563 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21565/stat : 21565 (prissAuto.sh) S 21563 21565 19631 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516570711 8908800 252 33554432000 4194304 4922060 140735081527712 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21565/statm: 2175 252 211 178 0 68 0
[pid=21566] ppid=21565 vsize=423152 CPUtime=24.36 cores=0,2,4,6
/proc/21566/stat : 21566 (priss) S 21565 21565 19631 0 -1 4202496 126147 0 0 0 2393 43 0 0 18 0 5 0 516570711 433307648 78962 33554432000 4194304 5787044 140736370809952 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21566/statm: 105788 78962 414 389 0 101538 0
[pid=21566/tid=21568] ppid=21565 vsize=423152 CPUtime=6.17 cores=0,2,4,6
/proc/21566/task/21568/stat : 21568 (priss) R 21565 21565 19631 0 -1 4202560 26954 0 0 0 611 6 0 0 25 0 5 0 516570720 433307648 78962 33554432000 4194304 5787044 140736370809952 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21566/tid=21569] ppid=21565 vsize=423152 CPUtime=6.03 cores=0,2,4,6
/proc/21566/task/21569/stat : 21569 (priss) R 21565 21565 19631 0 -1 4202560 28235 0 0 0 589 14 0 0 18 0 5 0 516570722 433307648 78962 33554432000 4194304 5787044 140736370809952 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21566/tid=21570] ppid=21565 vsize=423152 CPUtime=6.04 cores=0,2,4,6
/proc/21566/task/21570/stat : 21570 (priss) R 21565 21565 19631 0 -1 4202560 31558 0 0 0 586 18 0 0 18 0 5 0 516570724 433307648 78962 33554432000 4194304 5787044 140736370809952 18446744073709551615 5586761 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21566/tid=21571] ppid=21565 vsize=423152 CPUtime=5.94 cores=0,2,4,6
/proc/21566/task/21571/stat : 21571 (priss) R 21565 21565 19631 0 -1 4202560 25782 0 0 0 592 2 0 0 18 0 5 0 516570726 433307648 78962 33554432000 4194304 5787044 140736370809952 18446744073709551615 4330484 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.36
Current children cumulated vsize (KiB) 431852

[startup+12.7003 s]
/proc/loadavg: 6.04 7.38 7.80 6/185 21571
/proc/meminfo: memFree=11056468/32951124 swapFree=67111528/67111528
[pid=21565] ppid=21563 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21565/stat : 21565 (prissAuto.sh) S 21563 21565 19631 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516570711 8908800 252 33554432000 4194304 4922060 140735081527712 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21565/statm: 2175 252 211 178 0 68 0
[pid=21566] ppid=21565 vsize=554224 CPUtime=49.94 cores=0,2,4,6
/proc/21566/stat : 21566 (priss) S 21565 21565 19631 0 -1 4202496 156275 0 0 0 4944 50 0 0 18 0 5 0 516570711 567525376 88014 33554432000 4194304 5787044 140736370809952 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21566/statm: 138556 88014 418 389 0 134306 0
[pid=21566/tid=21568] ppid=21565 vsize=554224 CPUtime=12.57 cores=0,2,4,6
/proc/21566/task/21568/stat : 21568 (priss) R 21565 21565 19631 0 -1 4202560 31401 0 0 0 1251 6 0 0 25 0 5 0 516570720 567525376 88014 33554432000 4194304 5787044 140736370809952 18446744073709551615 5586774 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21566/tid=21569] ppid=21565 vsize=554224 CPUtime=12.4 cores=0,2,4,6
/proc/21566/task/21569/stat : 21569 (priss) R 21565 21565 19631 0 -1 4202560 28800 0 0 0 1225 15 0 0 25 0 5 0 516570722 567525376 88014 33554432000 4194304 5787044 140736370809952 18446744073709551615 5585354 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21566/tid=21570] ppid=21565 vsize=554224 CPUtime=12.44 cores=0,2,4,6
/proc/21566/task/21570/stat : 21570 (priss) R 21565 21565 19631 0 -1 4202560 31626 0 0 0 1226 18 0 0 25 0 5 0 516570724 567525376 88014 33554432000 4194304 5787044 140736370809952 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21566/tid=21571] ppid=21565 vsize=554224 CPUtime=12.35 cores=0,2,4,6
/proc/21566/task/21571/stat : 21571 (priss) R 21565 21565 19631 0 -1 4202560 50830 0 0 0 1227 8 0 0 25 0 5 0 516570726 567525376 88014 33554432000 4194304 5787044 140736370809952 18446744073709551615 4330678 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.94
Current children cumulated vsize (KiB) 562924

[startup+25.5011 s]
/proc/loadavg: 5.81 7.26 7.76 6/185 21572
/proc/meminfo: memFree=11046168/32951124 swapFree=67111528/67111528
[pid=21565] ppid=21563 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21565/stat : 21565 (prissAuto.sh) S 21563 21565 19631 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516570711 8908800 252 33554432000 4194304 4922060 140735081527712 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21565/statm: 2175 252 211 178 0 68 0
[pid=21566] ppid=21565 vsize=563060 CPUtime=101.05 cores=0,2,4,6
/proc/21566/stat : 21566 (priss) S 21565 21565 19631 0 -1 4202496 181882 0 0 0 10050 55 0 0 18 0 5 0 516570711 576573440 90499 33554432000 4194304 5787044 140736370809952 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21566/statm: 140765 90499 418 389 0 136515 0
[pid=21566/tid=21568] ppid=21565 vsize=563060 CPUtime=25.37 cores=0,2,4,6
/proc/21566/task/21568/stat : 21568 (priss) R 21565 21565 19631 0 -1 4202560 31622 0 0 0 2530 7 0 0 25 0 5 0 516570720 576573440 90499 33554432000 4194304 5787044 140736370809952 18446744073709551615 4220491 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21566/tid=21569] ppid=21565 vsize=563060 CPUtime=25.12 cores=0,2,4,6
/proc/21566/task/21569/stat : 21569 (priss) R 21565 21565 19631 0 -1 4202560 28967 0 0 0 2497 15 0 0 25 0 5 0 516570722 576573440 90499 33554432000 4194304 5787044 140736370809952 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21566/tid=21570] ppid=21565 vsize=563060 CPUtime=25.24 cores=0,2,4,6
/proc/21566/task/21570/stat : 21570 (priss) R 21565 21565 19631 0 -1 4202560 31912 0 0 0 2505 19 0 0 25 0 5 0 516570724 576573440 90499 33554432000 4194304 5787044 140736370809952 18446744073709551615 4220335 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21566/tid=21571] ppid=21565 vsize=563060 CPUtime=25.14 cores=0,2,4,6
/proc/21566/task/21571/stat : 21571 (priss) R 21565 21565 19631 0 -1 4202560 75763 0 0 0 2503 11 0 0 25 0 5 0 516570726 576573440 90499 33554432000 4194304 5787044 140736370809952 18446744073709551615 4220686 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.05
Current children cumulated vsize (KiB) 571760

[startup+51.1005 s]
/proc/loadavg: 5.53 7.08 7.68 6/185 21572
/proc/meminfo: memFree=11028160/32951124 swapFree=67111528/67111528
[pid=21565] ppid=21563 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21565/stat : 21565 (prissAuto.sh) S 21563 21565 19631 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516570711 8908800 252 33554432000 4194304 4922060 140735081527712 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21565/statm: 2175 252 211 178 0 68 0
[pid=21566] ppid=21565 vsize=565848 CPUtime=203.28 cores=0,2,4,6
/proc/21566/stat : 21566 (priss) S 21565 21565 19631 0 -1 4202496 203821 0 0 0 20268 60 0 0 18 0 5 0 516570711 579428352 94995 33554432000 4194304 5787044 140736370809952 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21566/statm: 141462 94995 418 389 0 137212 0
[pid=21566/tid=21568] ppid=21565 vsize=565848 CPUtime=50.97 cores=0,2,4,6
/proc/21566/task/21568/stat : 21568 (priss) R 21565 21565 19631 0 -1 4202560 32093 0 0 0 5089 8 0 0 25 0 5 0 516570720 579428352 94995 33554432000 4194304 5787044 140736370809952 18446744073709551615 5591049 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21566/tid=21569] ppid=21565 vsize=565848 CPUtime=50.58 cores=0,2,4,6
/proc/21566/task/21569/stat : 21569 (priss) R 21565 21565 19631 0 -1 4202560 29409 0 0 0 5042 16 0 0 25 0 5 0 516570722 579428352 94995 33554432000 4194304 5787044 140736370809952 18446744073709551615 4220327 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21566/tid=21570] ppid=21565 vsize=565848 CPUtime=50.82 cores=0,2,4,6
/proc/21566/task/21570/stat : 21570 (priss) R 21565 21565 19631 0 -1 4202560 32620 0 0 0 5063 19 0 0 25 0 5 0 516570724 579428352 94995 33554432000 4194304 5787044 140736370809952 18446744073709551615 4227988 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21566/tid=21571] ppid=21565 vsize=565848 CPUtime=50.74 cores=0,2,4,6
/proc/21566/task/21571/stat : 21571 (priss) R 21565 21565 19631 0 -1 4202560 96081 0 0 0 5059 15 0 0 25 0 5 0 516570726 579428352 94995 33554432000 4194304 5787044 140736370809952 18446744073709551615 4337006 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.28
Current children cumulated vsize (KiB) 574548

[startup+102.3 s]
/proc/loadavg: 5.32 6.78 7.55 6/185 21574
/proc/meminfo: memFree=10969552/32951124 swapFree=67111528/67111528
[pid=21565] ppid=21563 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21565/stat : 21565 (prissAuto.sh) S 21563 21565 19631 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516570711 8908800 252 33554432000 4194304 4922060 140735081527712 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21565/statm: 2175 252 211 178 0 68 0
[pid=21566] ppid=21565 vsize=643424 CPUtime=407.76 cores=0,2,4,6
/proc/21566/stat : 21566 (priss) S 21565 21565 19631 0 -1 4202496 226391 0 0 0 40705 71 0 0 18 0 5 0 516570711 658866176 110216 33554432000 4194304 5787044 140736370809952 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21566/statm: 160856 110216 418 389 0 156606 0
[pid=21566/tid=21568] ppid=21565 vsize=643424 CPUtime=102.16 cores=0,2,4,6
/proc/21566/task/21568/stat : 21568 (priss) R 21565 21565 19631 0 -1 4202560 34986 0 0 0 10208 8 0 0 25 0 5 0 516570720 658866176 110216 33554432000 4194304 5787044 140736370809952 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21566/tid=21569] ppid=21565 vsize=643424 CPUtime=101.48 cores=0,2,4,6
/proc/21566/task/21569/stat : 21569 (priss) R 21565 21565 19631 0 -1 4202560 30491 0 0 0 10132 16 0 0 20 0 5 0 516570722 658866176 110216 33554432000 4194304 5787044 140736370809952 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21566/tid=21570] ppid=21565 vsize=643424 CPUtime=102 cores=0,2,4,6
/proc/21566/task/21570/stat : 21570 (priss) R 21565 21565 19631 0 -1 4202560 36596 0 0 0 10178 22 0 0 19 0 5 0 516570724 658866176 110216 33554432000 4194304 5787044 140736370809952 18446744073709551615 4221250 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21566/tid=21571] ppid=21565 vsize=643424 CPUtime=101.92 cores=0,2,4,6
/proc/21566/task/21571/stat : 21571 (priss) R 21565 21565 19631 0 -1 4202560 110700 0 0 0 10171 21 0 0 25 0 5 0 516570726 658866176 110216 33554432000 4194304 5787044 140736370809952 18446744073709551615 4336796 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.76
Current children cumulated vsize (KiB) 652124

[startup+162.301 s]
/proc/loadavg: 6.46 6.79 7.50 9/188 21610
/proc/meminfo: memFree=13022628/32951124 swapFree=67111528/67111528
[pid=21565] ppid=21563 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21565/stat : 21565 (prissAuto.sh) S 21563 21565 19631 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516570711 8908800 252 33554432000 4194304 4922060 140735081527712 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21565/statm: 2175 252 211 178 0 68 0
[pid=21566] ppid=21565 vsize=645376 CPUtime=647.39 cores=0,2,4,6

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

/proc/21566/task/21569/stat : 21569 (priss) R 21565 21565 19631 0 -1 4202560 69134 0 0 0 87932 60 0 0 25 0 5 0 516570722 1349595136 273756 33554432000 4194304 5787044 140736370809952 18446744073709551615 5591760 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21566/tid=21570] ppid=21565 vsize=1317964 CPUtime=881.87 cores=0,2,4,6
/proc/21566/task/21570/stat : 21570 (priss) R 21565 21565 19631 0 -1 4202560 92437 0 0 0 88107 80 0 0 25 0 5 0 516570724 1349595136 273756 33554432000 4194304 5787044 140736370809952 18446744073709551615 4242268 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21566/tid=21571] ppid=21565 vsize=1317964 CPUtime=881.9 cores=0,2,4,6
/proc/21566/task/21571/stat : 21571 (priss) R 21565 21565 19631 0 -1 4202560 143910 0 0 0 88149 41 0 0 25 0 5 0 516570726 1349595136 273756 33554432000 4194304 5787044 140736370809952 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3523.21
Current children cumulated vsize (KiB) 1326664

[startup+942.307 s]
/proc/loadavg: 8.08 7.99 7.81 9/188 21631
/proc/meminfo: memFree=11956740/32951124 swapFree=67111528/67111528
[pid=21565] ppid=21563 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21565/stat : 21565 (prissAuto.sh) S 21563 21565 19631 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516570711 8908800 252 33554432000 4194304 4922060 140735081527712 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21565/statm: 2175 252 211 178 0 68 0
[pid=21566] ppid=21565 vsize=1383500 CPUtime=3762.9 cores=0,2,4,6
/proc/21566/stat : 21566 (priss) S 21565 21565 19631 0 -1 4202496 415864 0 0 0 376038 252 0 0 18 0 5 0 516570711 1416704000 296006 33554432000 4194304 5787044 140736370809952 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21566/statm: 345875 296006 418 389 0 341625 0
[pid=21566/tid=21568] ppid=21565 vsize=1383500 CPUtime=939.02 cores=0,2,4,6
/proc/21566/task/21568/stat : 21568 (priss) R 21565 21565 19631 0 -1 4202560 83088 0 0 0 93848 54 0 0 25 0 5 0 516570720 1416704000 296006 33554432000 4194304 5787044 140736370809952 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21566/tid=21569] ppid=21565 vsize=1383500 CPUtime=939.93 cores=0,2,4,6
/proc/21566/task/21569/stat : 21569 (priss) R 21565 21565 19631 0 -1 4202560 76821 0 0 0 93925 68 0 0 25 0 5 0 516570722 1416704000 296006 33554432000 4194304 5787044 140736370809952 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21566/tid=21570] ppid=21565 vsize=1383500 CPUtime=941.87 cores=0,2,4,6
/proc/21566/task/21570/stat : 21570 (priss) R 21565 21565 19631 0 -1 4202560 98270 0 0 0 94100 87 0 0 25 0 5 0 516570724 1416704000 296006 33554432000 4194304 5787044 140736370809952 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21566/tid=21571] ppid=21565 vsize=1383500 CPUtime=941.91 cores=0,2,4,6
/proc/21566/task/21571/stat : 21571 (priss) R 21565 21565 19631 0 -1 4202560 144067 0 0 0 94150 41 0 0 25 0 5 0 516570726 1416704000 296006 33554432000 4194304 5787044 140736370809952 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3762.9
Current children cumulated vsize (KiB) 1392200

[startup+1002.3 s]
/proc/loadavg: 8.08 8.00 7.82 9/188 21633
/proc/meminfo: memFree=11938812/32951124 swapFree=67111528/67111528
[pid=21565] ppid=21563 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21565/stat : 21565 (prissAuto.sh) S 21563 21565 19631 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516570711 8908800 252 33554432000 4194304 4922060 140735081527712 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21565/statm: 2175 252 211 178 0 68 0
[pid=21566] ppid=21565 vsize=1384520 CPUtime=4002.52 cores=0,2,4,6
/proc/21566/stat : 21566 (priss) S 21565 21565 19631 0 -1 4202496 417777 0 0 0 399998 254 0 0 18 0 5 0 516570711 1417748480 297919 33554432000 4194304 5787044 140736370809952 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21566/statm: 346130 297919 418 389 0 341880 0
[pid=21566/tid=21568] ppid=21565 vsize=1384520 CPUtime=998.69 cores=0,2,4,6
/proc/21566/task/21568/stat : 21568 (priss) R 21565 21565 19631 0 -1 4202560 83536 0 0 0 99814 55 0 0 25 0 5 0 516570720 1417748480 297919 33554432000 4194304 5787044 140736370809952 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21566/tid=21569] ppid=21565 vsize=1384520 CPUtime=999.92 cores=0,2,4,6
/proc/21566/task/21569/stat : 21569 (priss) R 21565 21565 19631 0 -1 4202560 77126 0 0 0 99924 68 0 0 25 0 5 0 516570722 1417748480 297919 33554432000 4194304 5787044 140736370809952 18446744073709551615 5591243 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21566/tid=21570] ppid=21565 vsize=1384520 CPUtime=1001.83 cores=0,2,4,6
/proc/21566/task/21570/stat : 21570 (priss) R 21565 21565 19631 0 -1 4202560 99373 0 0 0 100095 88 0 0 25 0 5 0 516570724 1417748480 297919 33554432000 4194304 5787044 140736370809952 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21566/tid=21571] ppid=21565 vsize=1384520 CPUtime=1001.9 cores=0,2,4,6
/proc/21566/task/21571/stat : 21571 (priss) R 21565 21565 19631 0 -1 4202560 144124 0 0 0 100149 41 0 0 25 0 5 0 516570726 1417748480 297919 33554432000 4194304 5787044 140736370809952 18446744073709551615 4336768 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4002.52
Current children cumulated vsize (KiB) 1393220

[startup+1062.3 s]
/proc/loadavg: 8.11 8.03 7.84 9/188 21634
/proc/meminfo: memFree=11914804/32951124 swapFree=67111528/67111528
[pid=21565] ppid=21563 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21565/stat : 21565 (prissAuto.sh) S 21563 21565 19631 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516570711 8908800 252 33554432000 4194304 4922060 140735081527712 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21565/statm: 2175 252 211 178 0 68 0
[pid=21566] ppid=21565 vsize=1384520 CPUtime=4242.19 cores=0,2,4,6
/proc/21566/stat : 21566 (priss) S 21565 21565 19631 0 -1 4202496 417911 0 0 0 423964 255 0 0 18 0 5 0 516570711 1417748480 298053 33554432000 4194304 5787044 140736370809952 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21566/statm: 346130 298053 418 389 0 341880 0
[pid=21566/tid=21568] ppid=21565 vsize=1384520 CPUtime=1058.36 cores=0,2,4,6
/proc/21566/task/21568/stat : 21568 (priss) R 21565 21565 19631 0 -1 4202560 83602 0 0 0 105781 55 0 0 25 0 5 0 516570720 1417748480 298053 33554432000 4194304 5787044 140736370809952 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21566/tid=21569] ppid=21565 vsize=1384520 CPUtime=1059.92 cores=0,2,4,6
/proc/21566/task/21569/stat : 21569 (priss) R 21565 21565 19631 0 -1 4202560 77194 0 0 0 105924 68 0 0 25 0 5 0 516570722 1417748480 298053 33554432000 4194304 5787044 140736370809952 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21566/tid=21570] ppid=21565 vsize=1384520 CPUtime=1061.82 cores=0,2,4,6
/proc/21566/task/21570/stat : 21570 (priss) R 21565 21565 19631 0 -1 4202560 99373 0 0 0 106094 88 0 0 25 0 5 0 516570724 1417748480 298053 33554432000 4194304 5787044 140736370809952 18446744073709551615 5590446 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21566/tid=21571] ppid=21565 vsize=1384520 CPUtime=1061.9 cores=0,2,4,6
/proc/21566/task/21571/stat : 21571 (priss) R 21565 21565 19631 0 -1 4202560 144124 0 0 0 106149 41 0 0 25 0 5 0 516570726 1417748480 298053 33554432000 4194304 5787044 140736370809952 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4242.19
Current children cumulated vsize (KiB) 1393220

[startup+1122.3 s]
/proc/loadavg: 8.11 8.05 7.86 9/188 21636
/proc/meminfo: memFree=11877776/32951124 swapFree=67111528/67111528
[pid=21565] ppid=21563 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21565/stat : 21565 (prissAuto.sh) S 21563 21565 19631 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516570711 8908800 252 33554432000 4194304 4922060 140735081527712 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21565/statm: 2175 252 211 178 0 68 0
[pid=21566] ppid=21565 vsize=1388520 CPUtime=4481.78 cores=0,2,4,6
/proc/21566/stat : 21566 (priss) S 21565 21565 19631 0 -1 4202496 419694 0 0 0 447920 258 0 0 18 0 5 0 516570711 1421844480 299836 33554432000 4194304 5787044 140736370809952 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21566/statm: 347130 299836 418 389 0 342880 0
[pid=21566/tid=21568] ppid=21565 vsize=1388520 CPUtime=1118 cores=0,2,4,6
/proc/21566/task/21568/stat : 21568 (priss) R 21565 21565 19631 0 -1 4202560 83942 0 0 0 111744 56 0 0 25 0 5 0 516570720 1421844480 299836 33554432000 4194304 5787044 140736370809952 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21566/tid=21569] ppid=21565 vsize=1388520 CPUtime=1119.89 cores=0,2,4,6
/proc/21566/task/21569/stat : 21569 (priss) R 21565 21565 19631 0 -1 4202560 78637 0 0 0 111919 70 0 0 25 0 5 0 516570722 1421844480 299836 33554432000 4194304 5787044 140736370809952 18446744073709551615 4213865 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21566/tid=21570] ppid=21565 vsize=1388520 CPUtime=1121.81 cores=0,2,4,6
/proc/21566/task/21570/stat : 21570 (priss) R 21565 21565 19631 0 -1 4202560 99373 0 0 0 112093 88 0 0 25 0 5 0 516570724 1421844480 299836 33554432000 4194304 5787044 140736370809952 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21566/tid=21571] ppid=21565 vsize=1388520 CPUtime=1121.91 cores=0,2,4,6
/proc/21566/task/21571/stat : 21571 (priss) R 21565 21565 19631 0 -1 4202560 144124 0 0 0 112149 42 0 0 25 0 5 0 516570726 1421844480 299836 33554432000 4194304 5787044 140736370809952 18446744073709551615 4336171 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4481.78
Current children cumulated vsize (KiB) 1397220

[startup+1182.3 s]
/proc/loadavg: 8.19 8.08 7.88 9/188 21638
/proc/meminfo: memFree=11835648/32951124 swapFree=67111528/67111528
[pid=21565] ppid=21563 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21565/stat : 21565 (prissAuto.sh) S 21563 21565 19631 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516570711 8908800 252 33554432000 4194304 4922060 140735081527712 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21565/statm: 2175 252 211 178 0 68 0
[pid=21566] ppid=21565 vsize=1388520 CPUtime=4721.46 cores=0,2,4,6
/proc/21566/stat : 21566 (priss) S 21565 21565 19631 0 -1 4202496 419698 0 0 0 471887 259 0 0 18 0 5 0 516570711 1421844480 299840 33554432000 4194304 5787044 140736370809952 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21566/statm: 347130 299840 418 389 0 342880 0
[pid=21566/tid=21568] ppid=21565 vsize=1388520 CPUtime=1177.67 cores=0,2,4,6
/proc/21566/task/21568/stat : 21568 (priss) R 21565 21565 19631 0 -1 4202560 83942 0 0 0 117711 56 0 0 25 0 5 0 516570720 1421844480 299840 33554432000 4194304 5787044 140736370809952 18446744073709551615 5590420 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21566/tid=21569] ppid=21565 vsize=1388520 CPUtime=1179.89 cores=0,2,4,6
/proc/21566/task/21569/stat : 21569 (priss) R 21565 21565 19631 0 -1 4202560 78637 0 0 0 117919 70 0 0 25 0 5 0 516570722 1421844480 299840 33554432000 4194304 5787044 140736370809952 18446744073709551615 4220699 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21566/tid=21570] ppid=21565 vsize=1388520 CPUtime=1181.82 cores=0,2,4,6
/proc/21566/task/21570/stat : 21570 (priss) R 21565 21565 19631 0 -1 4202560 99377 0 0 0 118093 89 0 0 25 0 5 0 516570724 1421844480 299840 33554432000 4194304 5787044 140736370809952 18446744073709551615 5591730 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21566/tid=21571] ppid=21565 vsize=1388520 CPUtime=1181.91 cores=0,2,4,6
/proc/21566/task/21571/stat : 21571 (priss) R 21565 21565 19631 0 -1 4202560 144124 0 0 0 118149 42 0 0 25 0 5 0 516570726 1421844480 299840 33554432000 4194304 5787044 140736370809952 18446744073709551615 4336763 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4721.46
Current children cumulated vsize (KiB) 1397220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 8.20 8.09 7.89 9/188 21638
/proc/meminfo: memFree=11819880/32951124 swapFree=67111528/67111528
[pid=21565] ppid=21563 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21565/stat : 21565 (prissAuto.sh) S 21563 21565 19631 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516570711 8908800 252 33554432000 4194304 4922060 140735081527712 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21565/statm: 2175 252 211 178 0 68 0
[pid=21566] ppid=21565 vsize=1388520 CPUtime=4800.16 cores=0,2,4,6
/proc/21566/stat : 21566 (priss) S 21565 21565 19631 0 -1 4202496 419701 0 0 0 479757 259 0 0 18 0 5 0 516570711 1421844480 299843 33554432000 4194304 5787044 140736370809952 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21566/statm: 347130 299843 418 389 0 342880 0
[pid=21566/tid=21568] ppid=21565 vsize=1388520 CPUtime=1197.34 cores=0,2,4,6
/proc/21566/task/21568/stat : 21568 (priss) R 21565 21565 19631 0 -1 4202560 83943 0 0 0 119678 56 0 0 25 0 5 0 516570720 1421844480 299843 33554432000 4194304 5787044 140736370809952 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21566/tid=21569] ppid=21565 vsize=1388520 CPUtime=1199.59 cores=0,2,4,6
/proc/21566/task/21569/stat : 21569 (priss) R 21565 21565 19631 0 -1 4202560 78637 0 0 0 119889 70 0 0 25 0 5 0 516570722 1421844480 299843 33554432000 4194304 5787044 140736370809952 18446744073709551615 5591219 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21566/tid=21570] ppid=21565 vsize=1388520 CPUtime=1201.52 cores=0,2,4,6
/proc/21566/task/21570/stat : 21570 (priss) R 21565 21565 19631 0 -1 4202560 99379 0 0 0 120063 89 0 0 25 0 5 0 516570724 1421844480 299843 33554432000 4194304 5787044 140736370809952 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21566/tid=21571] ppid=21565 vsize=1388520 CPUtime=1201.53 cores=0,2,4,6
/proc/21566/task/21571/stat : 21571 (priss) R 21565 21565 19631 0 -1 4202560 144124 0 0 0 120111 42 0 0 25 0 5 0 516570726 1421844480 299843 33554432000 4194304 5787044 140736370809952 18446744073709551615 4336181 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 1397220

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

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

[startup+1202 s]
/proc/loadavg: 8.20 8.09 7.89 9/188 21638
/proc/meminfo: memFree=11819880/32951124 swapFree=67111528/67111528
[pid=21565] ppid=21563 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21565/stat : 21565 (prissAuto.sh) S 21563 21565 19631 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516570711 8908800 252 33554432000 4194304 4922060 140735081527712 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21565/statm: 2175 252 211 178 0 68 0
[pid=21566] ppid=21565 vsize=1388520 CPUtime=4800.16 cores=0,2,4,6
/proc/21566/stat : 21566 (priss) S 21565 21565 19631 0 -1 4202496 419701 0 0 0 479757 259 0 0 18 0 5 0 516570711 1421844480 299843 33554432000 4194304 5787044 140736370809952 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21566/statm: 347130 299843 418 389 0 342880 0
[pid=21566/tid=21568] ppid=21565 vsize=1388520 CPUtime=1197.34 cores=0,2,4,6
/proc/21566/task/21568/stat : 21568 (priss) R 21565 21565 19631 0 -1 4202560 83943 0 0 0 119678 56 0 0 25 0 5 0 516570720 1421844480 299843 33554432000 4194304 5787044 140736370809952 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21566/tid=21569] ppid=21565 vsize=1388520 CPUtime=1199.59 cores=0,2,4,6
/proc/21566/task/21569/stat : 21569 (priss) R 21565 21565 19631 0 -1 4202560 78637 0 0 0 119889 70 0 0 25 0 5 0 516570722 1421844480 299843 33554432000 4194304 5787044 140736370809952 18446744073709551615 5591219 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21566/tid=21570] ppid=21565 vsize=1388520 CPUtime=1201.52 cores=0,2,4,6
/proc/21566/task/21570/stat : 21570 (priss) R 21565 21565 19631 0 -1 4202560 99379 0 0 0 120063 89 0 0 25 0 5 0 516570724 1421844480 299843 33554432000 4194304 5787044 140736370809952 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21566/tid=21571] ppid=21565 vsize=1388520 CPUtime=1201.53 cores=0,2,4,6
/proc/21566/task/21571/stat : 21571 (priss) R 21565 21565 19631 0 -1 4202560 144124 0 0 0 120111 42 0 0 25 0 5 0 516570726 1421844480 299843 33554432000 4194304 5787044 140736370809952 18446744073709551615 4336181 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 1397220

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21565 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.16
#
# 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.16
CPU user time (s): 4797.57
CPU system time (s): 2.59
CPU usage (%): 399.342
Max. virtual memory (cumulated for all children) (KiB): 1397220

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= 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= 6
involuntary context switches= 3

runsolver used 1.80073 second user time and 4.76527 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-29 06:01:38
IDJOB=3287272
IDBENCH=82462
IDSOLVER=1602
FILE ID=node108/3287272-1304049698
RUNJOBID= node108-1304037066-19649
PBS_JOBID= 13170368
Free space on /tmp= 72076 MiB

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

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

MD5SUM BENCH= 47da9e46b00ffd3e0b0f453a6c3c9f38
RANDOM SEED=1578664557

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11408180 kB
Buffers:       2296344 kB
Cached:       16178796 kB
SwapCached:          0 kB
Active:       12839536 kB
Inactive:      8115516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11408180 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6508 kB
Writeback:           0 kB
AnonPages:     2479184 kB
Mapped:          15724 kB
Slab:           518892 kB
PageTables:       9648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2810036 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= 72108 MiB
End job on node108 at 2011-04-29 06:21:42