Trace number 3291642

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.31 1202.33

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
MD5SUMf16626953757fdd1326f2a14f01adca9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1015.28
Satisfiable
(Un)Satisfiability was proved
Number of variables435701
Number of clauses1379987
Sum of the clauses size3544455
Maximum clause length304
Minimum clause length1
Number of clauses of size 1142
Number of clauses of size 2654099
Number of clauses of size 3705129
Number of clauses of size 412732
Number of clauses of size 54852
Number of clauses of size over 53033

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: 19786
0.00/0.00	c setup for 4cores
0.00/0.43	c parsetime: 432356us
0.00/0.43	c parsed 1379987 clauses with 435701 variables
0.00/0.52	c NW started thread 0 successfully (1113938240)
0.00/0.61	c NW started thread 1 successfully (1087920448)
0.00/0.71	c NW started thread 2 successfully (1124428096)
0.00/0.81	c NW started thread 3 successfully (1098410304)
3034.33/760.27	c preprocessor returned 435701 variables
3034.33/760.27	c preprocessing returned UNKNOWN
3034.33/760.27	c PP set 14017 variables
3034.33/760.27	c pp time: 759557187us (759s)
3041.11/761.94	c preprocessor returned 435701 variables
3041.11/761.94	c preprocessing returned UNKNOWN
3041.11/761.94	c PP set 14017 variables
3041.11/761.94	c pp time: 761023032us (761s)
3045.10/762.92	c preprocessor returned 435701 variables
3045.10/762.92	c preprocessing returned UNKNOWN
3045.10/762.92	c PP set 14017 variables
3045.10/762.92	c pp time: 762092425us (762s)
3048.30/763.78	c HTE
3053.49/765.09	c subsumption
3057.08/765.96	c simplified formula contains 0 unit clauses
3086.27/773.24	c preprocessor returned 435701 variables
3086.27/773.24	c preprocessing returned UNKNOWN
3086.27/773.25	c PP set 14017 variables
3086.27/773.25	c pp time: 772627724us (772s)
3106.20/778.25	c HTE
3110.20/779.22	c subsumption
3113.79/780.10	c simplified formula contains 0 unit clauses
3120.18/781.77	c HTE
3124.17/782.71	c subsumption
3127.77/783.61	c simplified formula contains 0 unit clauses
3134.16/785.22	c HTE
3137.76/786.19	c subsumption
3141.33/787.08	c simplified formula contains 0 unit clauses
3181.68/797.15	c added unsatisfied clause
3181.68/797.15	c failed to add network clauses
3183.31/797.52	c received clause contains eliminated literal -136578
3189.68/799.19	c HTE
3193.66/800.15	c subsumption
3197.26/801.00	c simplified formula contains 0 unit clauses
3197.65/801.11	c received clause contains eliminated literal 223802
3203.25/802.55	c HTE
3207.25/803.51	c subsumption
3210.44/804.35	c simplified formula contains 0 unit clauses
3232.01/809.75	c HTE
3236.03/810.72	c subsumption
3239.60/811.68	c simplified formula contains 0 unit clauses
3247.19/813.56	c added unsatisfied clause
3247.19/813.56	c failed to add network clauses
3324.69/832.90	c added unsatisfied clause
3324.69/832.90	c failed to add network clauses
3342.66/837.49	c HTE
3347.06/838.51	c subsumption
3351.05/839.54	c simplified formula contains 0 unit clauses
3357.44/841.18	c HTE
3361.44/842.16	c subsumption
3365.43/843.17	c simplified formula contains 0 unit clauses
3365.83/843.28	c received clause contains eliminated literal 255351
3365.83/843.28	c received clause contains eliminated literal 336036
3365.83/843.28	c received clause contains eliminated literal 86275
3365.83/843.28	c received clause contains eliminated literal -88547
3365.83/843.28	c received clause contains eliminated literal -421600
3436.53/860.91	c received clause contains eliminated literal -263015
3444.52/862.95	c received clause contains eliminated literal 29076
3499.67/876.78	c received clause contains eliminated literal 333136
3527.21/883.62	c HTE
3531.61/884.72	c subsumption
3536.00/885.82	c simplified formula contains 0 unit clauses
3542.79/887.59	c HTE
3547.19/888.64	c subsumption
3551.58/889.73	c simplified formula contains 0 unit clauses
3558.37/891.45	c HTE
3563.56/892.79	c subsumption
3567.95/893.82	c simplified formula contains 0 unit clauses
3574.37/895.41	c added unsatisfied clause
3574.37/895.41	c failed to add network clauses
3582.33/897.43	c HTE
3586.33/898.47	c subsumption
3590.72/899.52	c simplified formula contains 0 unit clauses
3591.13/899.63	c received clause contains eliminated literal 128566
3603.10/902.61	c received clause contains eliminated literal -258864
3704.17/927.98	c received clause contains eliminated literal -244793
3704.57/928.00	c received clause contains eliminated literal 126411
3729.33/934.26	c HTE
3734.13/935.47	c subsumption
3738.92/936.64	c simplified formula contains 0 unit clauses
3746.11/938.45	c HTE
3750.14/939.46	c subsumption
3754.90/940.60	c simplified formula contains 0 unit clauses
3760.90/942.10	c HTE
3764.89/943.12	c subsumption
3769.29/944.24	c simplified formula contains 0 unit clauses
3769.69/944.34	c received clause contains eliminated literal 211834
3799.24/951.76	c HTE
3803.63/952.80	c subsumption
3808.42/954.01	c simplified formula contains 0 unit clauses
3814.82/955.66	c HTE
3820.04/956.98	c subsumption
3824.83/958.16	c simplified formula contains 0 unit clauses
3832.00/959.90	c received clause contains eliminated literal 260174
3843.58/962.87	c received clause contains eliminated literal 173502
3858.76/966.63	c received clause contains eliminated literal 137433
3893.12/975.27	c received clause contains eliminated literal -48803
4016.55/1006.12	c received clause contains eliminated literal -393898
4114.44/1030.63	c received clause contains eliminated literal 315796
4157.16/1041.37	c received clause contains eliminated literal 181766
4175.54/1045.91	c received clause contains eliminated literal -291240
4186.32/1048.66	c HTE
4190.71/1049.77	c subsumption
4197.92/1051.55	c simplified formula contains 0 unit clauses
4198.32/1051.66	c received clause contains eliminated literal 321717
4198.32/1051.66	c received clause contains eliminated literal -194411
4205.89/1053.52	c HTE
4210.28/1054.61	c subsumption
4216.67/1056.25	c simplified formula contains 0 unit clauses
4254.61/1065.73	c HTE
4259.01/1066.86	c subsumption
4266.60/1068.71	c simplified formula contains 0 unit clauses
4267.00/1068.86	c received clause contains eliminated literal 426309
4273.78/1070.59	c HTE
4278.18/1071.68	c subsumption
4285.37/1073.48	c simplified formula contains 0 unit clauses
4338.93/1086.84	c HTE
4343.70/1088.03	c subsumption
4352.89/1090.32	c simplified formula contains 0 unit clauses
4398.82/1101.87	c HTE
4404.43/1103.21	c subsumption
4414.40/1105.75	c simplified formula contains 0 unit clauses
4449.95/1114.67	c received clause contains eliminated literal 222401
4577.78/1146.69	c HTE
4583.37/1148.02	c subsumption
4590.96/1149.92	c simplified formula contains 0 unit clauses
4718.39/1181.84	c HTE
4731.97/1185.29	c subsumption
4742.77/1187.93	c simplified formula contains 0 unit clauses
4752.33/1190.33	c received clause contains eliminated literal -242337
4796.67/1201.41	c received clause contains eliminated literal -119500

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-3291642-1304065949/watcher-3291642-1304065949 -o /tmp/evaluation-result-3291642-1304065949/solver-3291642-1304065949 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3291642-1304065949.cnf 1623535342 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: 7.88 8.05 8.01 5/182 19785
/proc/meminfo: memFree=24149268/32951124 swapFree=67111524/67111528
[pid=19785] ppid=19783 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19785/stat : 19785 (prissAuto.sh) S 19783 19785 17192 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 499011364 8908800 251 33554432000 4194304 4922060 140733236331024 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19785/statm: 2175 251 211 178 0 68 0

[startup+0.0409809 s]
/proc/loadavg: 7.88 8.05 8.01 5/182 19785
/proc/meminfo: memFree=24149268/32951124 swapFree=67111524/67111528
[pid=19785] ppid=19783 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19785/stat : 19785 (prissAuto.sh) S 19783 19785 17192 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 499011364 8908800 251 33554432000 4194304 4922060 140733236331024 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19785/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100986 s]
/proc/loadavg: 7.88 8.05 8.01 5/182 19785
/proc/meminfo: memFree=24149268/32951124 swapFree=67111524/67111528
[pid=19785] ppid=19783 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19785/stat : 19785 (prissAuto.sh) S 19783 19785 17192 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 499011364 8908800 251 33554432000 4194304 4922060 140733236331024 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19785/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300939 s]
/proc/loadavg: 7.88 8.05 8.01 5/182 19785
/proc/meminfo: memFree=24149268/32951124 swapFree=67111524/67111528
[pid=19785] ppid=19783 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19785/stat : 19785 (prissAuto.sh) S 19783 19785 17192 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 499011364 8908800 251 33554432000 4194304 4922060 140733236331024 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19785/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700829 s]
/proc/loadavg: 7.88 8.05 8.01 5/182 19785
/proc/meminfo: memFree=24149268/32951124 swapFree=67111524/67111528
[pid=19785] ppid=19783 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19785/stat : 19785 (prissAuto.sh) S 19783 19785 17192 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 499011364 8908800 251 33554432000 4194304 4922060 140733236331024 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19785/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50069 s]
/proc/loadavg: 7.88 8.05 8.01 9/188 19791
/proc/meminfo: memFree=23471440/32951124 swapFree=67111524/67111528
[pid=19785] ppid=19783 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19785/stat : 19785 (prissAuto.sh) S 19783 19785 17192 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 499011364 8908800 251 33554432000 4194304 4922060 140733236331024 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19785/statm: 2175 251 211 178 0 68 0
[pid=19786] ppid=19785 vsize=1019760 CPUtime=4.04 cores=1,3,5,7
/proc/19786/stat : 19786 (priss) S 19785 19785 17192 0 -1 4202496 190180 0 0 0 370 34 0 0 18 0 5 0 499011364 1044234240 183070 33554432000 4194304 5787044 140736217246192 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19786/statm: 254940 183070 343 389 0 250690 0
[pid=19786/tid=19788] ppid=19785 vsize=1019760 CPUtime=0.93 cores=1,3,5,7
/proc/19786/task/19788/stat : 19788 (priss) R 19785 19785 17192 0 -1 4202560 36794 0 0 0 86 7 0 0 18 0 5 0 499011416 1044234240 183070 33554432000 4194304 5787044 140736217246192 18446744073709551615 4319792 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19786/tid=19789] ppid=19785 vsize=1019760 CPUtime=0.85 cores=1,3,5,7
/proc/19786/task/19789/stat : 19789 (priss) R 19785 19785 17192 0 -1 4202560 33311 0 0 0 78 7 0 0 18 0 5 0 499011425 1044234240 183071 33554432000 4194304 5787044 140736217246192 18446744073709551615 4319894 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19786/tid=19790] ppid=19785 vsize=1019760 CPUtime=0.76 cores=1,3,5,7
/proc/19786/task/19790/stat : 19790 (priss) R 19785 19785 17192 0 -1 4202560 28211 0 0 0 71 5 0 0 18 0 5 0 499011435 1044234240 183071 33554432000 4194304 5787044 140736217246192 18446744073709551615 212039316513 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19786/tid=19791] ppid=19785 vsize=1019760 CPUtime=0.66 cores=1,3,5,7
/proc/19786/task/19791/stat : 19791 (priss) R 19785 19785 17192 0 -1 4202560 28064 0 0 0 61 5 0 0 18 0 5 0 499011445 1044234240 183071 33554432000 4194304 5787044 140736217246192 18446744073709551615 4319894 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.04
Current children cumulated vsize (KiB) 1028460

[startup+3.10041 s]
/proc/loadavg: 7.88 8.05 8.01 9/188 19791
/proc/meminfo: memFree=23158464/32951124 swapFree=67111524/67111528
[pid=19785] ppid=19783 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19785/stat : 19785 (prissAuto.sh) S 19783 19785 17192 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 499011364 8908800 251 33554432000 4194304 4922060 140733236331024 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19785/statm: 2175 251 211 178 0 68 0
[pid=19786] ppid=19785 vsize=1375528 CPUtime=10.33 cores=1,3,5,7
/proc/19786/stat : 19786 (priss) S 19785 19785 17192 0 -1 4202496 305473 0 0 0 965 68 0 0 18 0 5 0 499011364 1408540672 277939 33554432000 4194304 5787044 140736217246192 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19786/statm: 343882 277939 345 389 0 339632 0
[pid=19786/tid=19788] ppid=19785 vsize=1375528 CPUtime=2.51 cores=1,3,5,7
/proc/19786/task/19788/stat : 19788 (priss) R 19785 19785 17192 0 -1 4202560 64565 0 0 0 234 17 0 0 18 0 5 0 499011416 1408540672 277939 33554432000 4194304 5787044 140736217246192 18446744073709551615 212039304306 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19786/tid=19789] ppid=19785 vsize=1375528 CPUtime=2.43 cores=1,3,5,7
/proc/19786/task/19789/stat : 19789 (priss) R 19785 19785 17192 0 -1 4202560 62078 0 0 0 226 17 0 0 18 0 5 0 499011425 1408540672 277939 33554432000 4194304 5787044 140736217246192 18446744073709551615 212039304306 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19786/tid=19790] ppid=19785 vsize=1375528 CPUtime=2.32 cores=1,3,5,7
/proc/19786/task/19790/stat : 19790 (priss) R 19785 19785 17192 0 -1 4202560 57483 0 0 0 218 14 0 0 18 0 5 0 499011435 1408540672 277939 33554432000 4194304 5787044 140736217246192 18446744073709551615 4307710 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19786/tid=19791] ppid=19785 vsize=1375528 CPUtime=2.23 cores=1,3,5,7
/proc/19786/task/19791/stat : 19791 (priss) R 19785 19785 17192 0 -1 4202560 57546 0 0 0 213 10 0 0 18 0 5 0 499011445 1408540672 277939 33554432000 4194304 5787044 140736217246192 18446744073709551615 4307697 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.33
Current children cumulated vsize (KiB) 1384228

[startup+6.30084 s]
/proc/loadavg: 7.89 8.05 8.01 9/188 19791
/proc/meminfo: memFree=23283332/32951124 swapFree=67111524/67111528
[pid=19785] ppid=19783 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19785/stat : 19785 (prissAuto.sh) S 19783 19785 17192 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 499011364 8908800 251 33554432000 4194304 4922060 140733236331024 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19785/statm: 2175 251 211 178 0 68 0
[pid=19786] ppid=19785 vsize=1110760 CPUtime=22.85 cores=1,3,5,7
/proc/19786/stat : 19786 (priss) S 19785 19785 17192 0 -1 4202496 324037 0 0 0 2213 72 0 0 18 0 5 0 499011364 1137418240 215914 33554432000 4194304 5787044 140736217246192 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19786/statm: 277690 215914 349 389 0 273440 0
[pid=19786/tid=19788] ppid=19785 vsize=1110760 CPUtime=5.61 cores=1,3,5,7
/proc/19786/task/19788/stat : 19788 (priss) R 19785 19785 17192 0 -1 4202560 69192 0 0 0 543 18 0 0 25 0 5 0 499011416 1137418240 215914 33554432000 4194304 5787044 140736217246192 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19786/tid=19789] ppid=19785 vsize=1110760 CPUtime=5.46 cores=1,3,5,7
/proc/19786/task/19789/stat : 19789 (priss) R 19785 19785 17192 0 -1 4202560 66734 0 0 0 528 18 0 0 22 0 5 0 499011425 1137418240 215914 33554432000 4194304 5787044 140736217246192 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19786/tid=19790] ppid=19785 vsize=1110760 CPUtime=5.52 cores=1,3,5,7
/proc/19786/task/19790/stat : 19790 (priss) R 19785 19785 17192 0 -1 4202560 62108 0 0 0 537 15 0 0 25 0 5 0 499011435 1137418240 215914 33554432000 4194304 5787044 140736217246192 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19786/tid=19791] ppid=19785 vsize=1110760 CPUtime=5.43 cores=1,3,5,7
/proc/19786/task/19791/stat : 19791 (priss) R 19785 19785 17192 0 -1 4202560 62202 0 0 0 532 11 0 0 24 0 5 0 499011445 1137418240 215914 33554432000 4194304 5787044 140736217246192 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 22.85
Current children cumulated vsize (KiB) 1119460

[startup+12.7007 s]
/proc/loadavg: 7.90 8.05 8.01 9/188 19791
/proc/meminfo: memFree=23282224/32951124 swapFree=67111524/67111528
[pid=19785] ppid=19783 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19785/stat : 19785 (prissAuto.sh) S 19783 19785 17192 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 499011364 8908800 251 33554432000 4194304 4922060 140733236331024 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19785/statm: 2175 251 211 178 0 68 0
[pid=19786] ppid=19785 vsize=1110760 CPUtime=48.41 cores=1,3,5,7
/proc/19786/stat : 19786 (priss) S 19785 19785 17192 0 -1 4202496 324037 0 0 0 4769 72 0 0 18 0 5 0 499011364 1137418240 215914 33554432000 4194304 5787044 140736217246192 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19786/statm: 277690 215914 349 389 0 273440 0
[pid=19786/tid=19788] ppid=19785 vsize=1110760 CPUtime=11.97 cores=1,3,5,7
/proc/19786/task/19788/stat : 19788 (priss) R 19785 19785 17192 0 -1 4202560 69192 0 0 0 1179 18 0 0 25 0 5 0 499011416 1137418240 215914 33554432000 4194304 5787044 140736217246192 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19786/tid=19789] ppid=19785 vsize=1110760 CPUtime=11.86 cores=1,3,5,7
/proc/19786/task/19789/stat : 19789 (priss) R 19785 19785 17192 0 -1 4202560 66734 0 0 0 1168 18 0 0 25 0 5 0 499011425 1137418240 215914 33554432000 4194304 5787044 140736217246192 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19786/tid=19790] ppid=19785 vsize=1110760 CPUtime=11.92 cores=1,3,5,7
/proc/19786/task/19790/stat : 19790 (priss) R 19785 19785 17192 0 -1 4202560 62108 0 0 0 1177 15 0 0 25 0 5 0 499011435 1137418240 215914 33554432000 4194304 5787044 140736217246192 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19786/tid=19791] ppid=19785 vsize=1110760 CPUtime=11.83 cores=1,3,5,7
/proc/19786/task/19791/stat : 19791 (priss) R 19785 19785 17192 0 -1 4202560 62202 0 0 0 1172 11 0 0 25 0 5 0 499011445 1137418240 215914 33554432000 4194304 5787044 140736217246192 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 48.41
Current children cumulated vsize (KiB) 1119460

[startup+25.5004 s]
/proc/loadavg: 7.92 8.04 8.01 9/188 19791
/proc/meminfo: memFree=23282084/32951124 swapFree=67111524/67111528
[pid=19785] ppid=19783 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19785/stat : 19785 (prissAuto.sh) S 19783 19785 17192 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 499011364 8908800 251 33554432000 4194304 4922060 140733236331024 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19785/statm: 2175 251 211 178 0 68 0
[pid=19786] ppid=19785 vsize=1110760 CPUtime=99.54 cores=1,3,5,7
/proc/19786/stat : 19786 (priss) S 19785 19785 17192 0 -1 4202496 324037 0 0 0 9882 72 0 0 18 0 5 0 499011364 1137418240 215914 33554432000 4194304 5787044 140736217246192 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19786/statm: 277690 215914 349 389 0 273440 0
[pid=19786/tid=19788] ppid=19785 vsize=1110760 CPUtime=24.7 cores=1,3,5,7
/proc/19786/task/19788/stat : 19788 (priss) R 19785 19785 17192 0 -1 4202560 69192 0 0 0 2452 18 0 0 25 0 5 0 499011416 1137418240 215914 33554432000 4194304 5787044 140736217246192 18446744073709551615 4330507 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19786/tid=19789] ppid=19785 vsize=1110760 CPUtime=24.66 cores=1,3,5,7
/proc/19786/task/19789/stat : 19789 (priss) R 19785 19785 17192 0 -1 4202560 66734 0 0 0 2448 18 0 0 25 0 5 0 499011425 1137418240 215914 33554432000 4194304 5787044 140736217246192 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19786/tid=19790] ppid=19785 vsize=1110760 CPUtime=24.72 cores=1,3,5,7
/proc/19786/task/19790/stat : 19790 (priss) R 19785 19785 17192 0 -1 4202560 62108 0 0 0 2457 15 0 0 25 0 5 0 499011435 1137418240 215914 33554432000 4194304 5787044 140736217246192 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19786/tid=19791] ppid=19785 vsize=1110760 CPUtime=24.63 cores=1,3,5,7
/proc/19786/task/19791/stat : 19791 (priss) R 19785 19785 17192 0 -1 4202560 62202 0 0 0 2452 11 0 0 25 0 5 0 499011445 1137418240 215914 33554432000 4194304 5787044 140736217246192 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 99.54
Current children cumulated vsize (KiB) 1119460

[startup+51.1008 s]
/proc/loadavg: 7.95 8.04 8.01 9/188 19792
/proc/meminfo: memFree=23281000/32951124 swapFree=67111524/67111528
[pid=19785] ppid=19783 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19785/stat : 19785 (prissAuto.sh) S 19783 19785 17192 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 499011364 8908800 251 33554432000 4194304 4922060 140733236331024 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19785/statm: 2175 251 211 178 0 68 0
[pid=19786] ppid=19785 vsize=1110760 CPUtime=201.81 cores=1,3,5,7
/proc/19786/stat : 19786 (priss) S 19785 19785 17192 0 -1 4202496 324037 0 0 0 20109 72 0 0 18 0 5 0 499011364 1137418240 215914 33554432000 4194304 5787044 140736217246192 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19786/statm: 277690 215914 349 389 0 273440 0
[pid=19786/tid=19788] ppid=19785 vsize=1110760 CPUtime=50.16 cores=1,3,5,7
/proc/19786/task/19788/stat : 19788 (priss) R 19785 19785 17192 0 -1 4202560 69192 0 0 0 4998 18 0 0 25 0 5 0 499011416 1137418240 215914 33554432000 4194304 5787044 140736217246192 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19786/tid=19789] ppid=19785 vsize=1110760 CPUtime=50.26 cores=1,3,5,7
/proc/19786/task/19789/stat : 19789 (priss) R 19785 19785 17192 0 -1 4202560 66734 0 0 0 5008 18 0 0 25 0 5 0 499011425 1137418240 215914 33554432000 4194304 5787044 140736217246192 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19786/tid=19790] ppid=19785 vsize=1110760 CPUtime=50.32 cores=1,3,5,7
/proc/19786/task/19790/stat : 19790 (priss) R 19785 19785 17192 0 -1 4202560 62108 0 0 0 5017 15 0 0 25 0 5 0 499011435 1137418240 215914 33554432000 4194304 5787044 140736217246192 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19786/tid=19791] ppid=19785 vsize=1110760 CPUtime=50.23 cores=1,3,5,7
/proc/19786/task/19791/stat : 19791 (priss) R 19785 19785 17192 0 -1 4202560 62202 0 0 0 5012 11 0 0 25 0 5 0 499011445 1137418240 215914 33554432000 4194304 5787044 140736217246192 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 201.81
Current children cumulated vsize (KiB) 1119460

[startup+102.307 s]
/proc/loadavg: 8.01 8.05 8.01 9/188 19794
/proc/meminfo: memFree=23278808/32951124 swapFree=67111524/67111528
[pid=19785] ppid=19783 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19785/stat : 19785 (prissAuto.sh) S 19783 19785 17192 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 499011364 8908800 251 33554432000 4194304 4922060 140733236331024 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19785/statm: 2175 251 211 178 0 68 0
[pid=19786] ppid=19785 vsize=1110760 CPUtime=406.35 cores=1,3,5,7
/proc/19786/stat : 19786 (priss) S 19785 19785 17192 0 -1 4202496 324037 0 0 0 40563 72 0 0 18 0 5 0 499011364 1137418240 215914 33554432000 4194304 5787044 140736217246192 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19786/statm: 277690 215914 349 389 0 273440 0
[pid=19786/tid=19788] ppid=19785 vsize=1110760 CPUtime=101.09 cores=1,3,5,7
/proc/19786/task/19788/stat : 19788 (priss) R 19785 19785 17192 0 -1 4202560 69192 0 0 0 10091 18 0 0 25 0 5 0 499011416 1137418240 215914 33554432000 4194304 5787044 140736217246192 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19786/tid=19789] ppid=19785 vsize=1110760 CPUtime=101.47 cores=1,3,5,7
/proc/19786/task/19789/stat : 19789 (priss) R 19785 19785 17192 0 -1 4202560 66734 0 0 0 10129 18 0 0 25 0 5 0 499011425 1137418240 215914 33554432000 4194304 5787044 140736217246192 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19786/tid=19790] ppid=19785 vsize=1110760 CPUtime=101.52 cores=1,3,5,7
/proc/19786/task/19790/stat : 19790 (priss) R 19785 19785 17192 0 -1 4202560 62108 0 0 0 10137 15 0 0 25 0 5 0 499011435 1137418240 215914 33554432000 4194304 5787044 140736217246192 18446744073709551615 4330507 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19786/tid=19791] ppid=19785 vsize=1110760 CPUtime=101.44 cores=1,3,5,7

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

/proc/19786/task/19789/stat : 19789 (priss) R 19785 19785 17192 0 -1 4202560 116284 0 0 0 88111 32 0 0 25 0 5 0 499011425 1782366208 367722 33554432000 4194304 5787044 140736217246192 18446744073709551615 5591024 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19786/tid=19790] ppid=19785 vsize=1740592 CPUtime=881.52 cores=1,3,5,7
/proc/19786/task/19790/stat : 19790 (priss) R 19785 19785 17192 0 -1 4202560 117682 0 0 0 88123 29 0 0 25 0 5 0 499011435 1782366208 367722 33554432000 4194304 5787044 140736217246192 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19786/tid=19791] ppid=19785 vsize=1740592 CPUtime=881.42 cores=1,3,5,7
/proc/19786/task/19791/stat : 19791 (priss) R 19785 19785 17192 0 -1 4202560 255130 0 0 0 88094 48 0 0 25 0 5 0 499011445 1782366208 367722 33554432000 4194304 5787044 140736217246192 18446744073709551615 4319859 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3522.01
Current children cumulated vsize (KiB) 1749292

[startup+942.301 s]
/proc/loadavg: 8.03 8.05 8.00 9/188 19849
/proc/meminfo: memFree=22569328/32951124 swapFree=67111524/67111528
[pid=19785] ppid=19783 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19785/stat : 19785 (prissAuto.sh) S 19783 19785 17192 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 499011364 8908800 251 33554432000 4194304 4922060 140733236331024 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19785/statm: 2175 251 211 178 0 68 0
[pid=19786] ppid=19785 vsize=1768576 CPUtime=3761.7 cores=1,3,5,7
/proc/19786/stat : 19786 (priss) S 19785 19785 17192 0 -1 4202496 754668 0 0 0 376008 162 0 0 18 0 5 0 499011364 1811021824 371955 33554432000 4194304 5787044 140736217246192 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19786/statm: 442144 371955 418 389 0 437894 0
[pid=19786/tid=19788] ppid=19785 vsize=1768576 CPUtime=936.48 cores=1,3,5,7
/proc/19786/task/19788/stat : 19788 (priss) R 19785 19785 17192 0 -1 4202560 117030 0 0 0 93620 28 0 0 25 0 5 0 499011416 1811021824 371955 33554432000 4194304 5787044 140736217246192 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19786/tid=19789] ppid=19785 vsize=1768576 CPUtime=941.43 cores=1,3,5,7
/proc/19786/task/19789/stat : 19789 (priss) R 19785 19785 17192 0 -1 4202560 116316 0 0 0 94111 32 0 0 25 0 5 0 499011425 1811021824 371955 33554432000 4194304 5787044 140736217246192 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19786/tid=19790] ppid=19785 vsize=1768576 CPUtime=941.52 cores=1,3,5,7
/proc/19786/task/19790/stat : 19790 (priss) R 19785 19785 17192 0 -1 4202560 117693 0 0 0 94123 29 0 0 25 0 5 0 499011435 1811021824 371955 33554432000 4194304 5787044 140736217246192 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19786/tid=19791] ppid=19785 vsize=1768576 CPUtime=941.43 cores=1,3,5,7
/proc/19786/task/19791/stat : 19791 (priss) R 19785 19785 17192 0 -1 4202560 339828 0 0 0 94081 62 0 0 25 0 5 0 499011445 1811021824 371955 33554432000 4194304 5787044 140736217246192 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3761.7
Current children cumulated vsize (KiB) 1777276

[startup+1002.3 s]
/proc/loadavg: 8.09 8.06 8.01 9/188 19851
/proc/meminfo: memFree=22521300/32951124 swapFree=67111524/67111528
[pid=19785] ppid=19783 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19785/stat : 19785 (prissAuto.sh) S 19783 19785 17192 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 499011364 8908800 251 33554432000 4194304 4922060 140733236331024 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19785/statm: 2175 251 211 178 0 68 0
[pid=19786] ppid=19785 vsize=1771940 CPUtime=4001.36 cores=1,3,5,7
/proc/19786/stat : 19786 (priss) S 19785 19785 17192 0 -1 4202496 795669 0 0 0 399967 169 0 0 18 0 5 0 499011364 1814466560 373840 33554432000 4194304 5787044 140736217246192 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19786/statm: 442985 373840 418 389 0 438735 0
[pid=19786/tid=19788] ppid=19785 vsize=1771940 CPUtime=996.15 cores=1,3,5,7
/proc/19786/task/19788/stat : 19788 (priss) R 19785 19785 17192 0 -1 4202560 117379 0 0 0 99586 29 0 0 25 0 5 0 499011416 1814466560 373840 33554432000 4194304 5787044 140736217246192 18446744073709551615 5585240 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19786/tid=19789] ppid=19785 vsize=1771940 CPUtime=1001.43 cores=1,3,5,7
/proc/19786/task/19789/stat : 19789 (priss) R 19785 19785 17192 0 -1 4202560 116900 0 0 0 100110 33 0 0 25 0 5 0 499011425 1814466560 373840 33554432000 4194304 5787044 140736217246192 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19786/tid=19790] ppid=19785 vsize=1771940 CPUtime=1001.53 cores=1,3,5,7
/proc/19786/task/19790/stat : 19790 (priss) R 19785 19785 17192 0 -1 4202560 117767 0 0 0 100123 30 0 0 25 0 5 0 499011435 1814466560 373840 33554432000 4194304 5787044 140736217246192 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19786/tid=19791] ppid=19785 vsize=1771940 CPUtime=1001.42 cores=1,3,5,7
/proc/19786/task/19791/stat : 19791 (priss) R 19785 19785 17192 0 -1 4202560 379822 0 0 0 100074 68 0 0 25 0 5 0 499011445 1814466560 373840 33554432000 4194304 5787044 140736217246192 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4001.36
Current children cumulated vsize (KiB) 1780640

[startup+1062.3 s]
/proc/loadavg: 8.03 8.05 8.00 9/188 19852
/proc/meminfo: memFree=22497828/32951124 swapFree=67111524/67111528
[pid=19785] ppid=19783 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19785/stat : 19785 (prissAuto.sh) S 19783 19785 17192 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 499011364 8908800 251 33554432000 4194304 4922060 140733236331024 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19785/statm: 2175 251 211 178 0 68 0
[pid=19786] ppid=19785 vsize=1775384 CPUtime=4241.04 cores=1,3,5,7
/proc/19786/stat : 19786 (priss) S 19785 19785 17192 0 -1 4202496 833759 0 0 0 423928 176 0 0 18 0 5 0 499011364 1817993216 376494 33554432000 4194304 5787044 140736217246192 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19786/statm: 443846 376494 418 389 0 439596 0
[pid=19786/tid=19788] ppid=19785 vsize=1775384 CPUtime=1055.83 cores=1,3,5,7
/proc/19786/task/19788/stat : 19788 (priss) R 19785 19785 17192 0 -1 4202560 117383 0 0 0 105554 29 0 0 25 0 5 0 499011416 1817993216 376494 33554432000 4194304 5787044 140736217246192 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19786/tid=19789] ppid=19785 vsize=1775384 CPUtime=1061.43 cores=1,3,5,7
/proc/19786/task/19789/stat : 19789 (priss) R 19785 19785 17192 0 -1 4202560 116900 0 0 0 106110 33 0 0 25 0 5 0 499011425 1817993216 376494 33554432000 4194304 5787044 140736217246192 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19786/tid=19790] ppid=19785 vsize=1775384 CPUtime=1061.51 cores=1,3,5,7
/proc/19786/task/19790/stat : 19790 (priss) R 19785 19785 17192 0 -1 4202560 118136 0 0 0 106121 30 0 0 25 0 5 0 499011435 1817993216 376494 33554432000 4194304 5787044 140736217246192 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19786/tid=19791] ppid=19785 vsize=1775384 CPUtime=1061.42 cores=1,3,5,7
/proc/19786/task/19791/stat : 19791 (priss) R 19785 19785 17192 0 -1 4202560 417539 0 0 0 106068 74 0 0 25 0 5 0 499011445 1817993216 376494 33554432000 4194304 5787044 140736217246192 18446744073709551615 5527993 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4241.04
Current children cumulated vsize (KiB) 1784084

[startup+1122.3 s]
/proc/loadavg: 8.01 8.03 8.00 9/188 19854
/proc/meminfo: memFree=22473240/32951124 swapFree=67111524/67111528
[pid=19785] ppid=19783 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19785/stat : 19785 (prissAuto.sh) S 19783 19785 17192 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 499011364 8908800 251 33554432000 4194304 4922060 140733236331024 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19785/statm: 2175 251 211 178 0 68 0
[pid=19786] ppid=19785 vsize=1843068 CPUtime=4480.71 cores=1,3,5,7
/proc/19786/stat : 19786 (priss) S 19785 19785 17192 0 -1 4202496 903152 0 0 0 447883 188 0 0 18 0 5 0 499011364 1887301632 382556 33554432000 4194304 5787044 140736217246192 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19786/statm: 460767 382556 418 389 0 456517 0
[pid=19786/tid=19788] ppid=19785 vsize=1843068 CPUtime=1115.5 cores=1,3,5,7
/proc/19786/task/19788/stat : 19788 (priss) R 19785 19785 17192 0 -1 4202560 117404 0 0 0 111521 29 0 0 25 0 5 0 499011416 1887301632 382556 33554432000 4194304 5787044 140736217246192 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19786/tid=19789] ppid=19785 vsize=1843068 CPUtime=1121.43 cores=1,3,5,7
/proc/19786/task/19789/stat : 19789 (priss) R 19785 19785 17192 0 -1 4202560 117208 0 0 0 112110 33 0 0 25 0 5 0 499011425 1887301632 382556 33554432000 4194304 5787044 140736217246192 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19786/tid=19790] ppid=19785 vsize=1843068 CPUtime=1121.52 cores=1,3,5,7
/proc/19786/task/19790/stat : 19790 (priss) R 19785 19785 17192 0 -1 4202560 118236 0 0 0 112121 31 0 0 25 0 5 0 499011435 1887301632 382556 33554432000 4194304 5787044 140736217246192 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19786/tid=19791] ppid=19785 vsize=1843068 CPUtime=1121.42 cores=1,3,5,7
/proc/19786/task/19791/stat : 19791 (priss) R 19785 19785 17192 0 -1 4202560 486503 0 0 0 112057 85 0 0 25 0 5 0 499011445 1887301632 382556 33554432000 4194304 5787044 140736217246192 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4480.71
Current children cumulated vsize (KiB) 1851768

[startup+1182.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/188 19855
/proc/meminfo: memFree=22468260/32951124 swapFree=67111524/67111528
[pid=19785] ppid=19783 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19785/stat : 19785 (prissAuto.sh) S 19783 19785 17192 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 499011364 8908800 251 33554432000 4194304 4922060 140733236331024 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19785/statm: 2175 251 211 178 0 68 0
[pid=19786] ppid=19785 vsize=1845696 CPUtime=4720.39 cores=1,3,5,7
/proc/19786/stat : 19786 (priss) S 19785 19785 17192 0 -1 4202496 921581 0 0 0 471847 192 0 0 18 0 5 0 499011364 1889992704 384075 33554432000 4194304 5787044 140736217246192 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19786/statm: 461424 384075 418 389 0 457174 0
[pid=19786/tid=19788] ppid=19785 vsize=1845696 CPUtime=1175.17 cores=1,3,5,7
/proc/19786/task/19788/stat : 19788 (priss) R 19785 19785 17192 0 -1 4202560 117941 0 0 0 117488 29 0 0 25 0 5 0 499011416 1889992704 384075 33554432000 4194304 5787044 140736217246192 18446744073709551615 5590569 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19786/tid=19789] ppid=19785 vsize=1845696 CPUtime=1181.43 cores=1,3,5,7
/proc/19786/task/19789/stat : 19789 (priss) R 19785 19785 17192 0 -1 4202560 117476 0 0 0 118110 33 0 0 25 0 5 0 499011425 1889992704 384075 33554432000 4194304 5787044 140736217246192 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19786/tid=19790] ppid=19785 vsize=1845696 CPUtime=1181.52 cores=1,3,5,7
/proc/19786/task/19790/stat : 19790 (priss) R 19785 19785 17192 0 -1 4202560 118257 0 0 0 118121 31 0 0 25 0 5 0 499011435 1889992704 384075 33554432000 4194304 5787044 140736217246192 18446744073709551615 5576671 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19786/tid=19791] ppid=19785 vsize=1845696 CPUtime=1181.42 cores=1,3,5,7
/proc/19786/task/19791/stat : 19791 (priss) R 19785 19785 17192 0 -1 4202560 504106 0 0 0 118054 88 0 0 25 0 5 0 499011445 1889992704 384075 33554432000 4194304 5787044 140736217246192 18446744073709551615 4332587 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4720.39
Current children cumulated vsize (KiB) 1854396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.31 s]
/proc/loadavg: 8.08 8.04 8.01 9/188 19856
/proc/meminfo: memFree=22454108/32951124 swapFree=67111524/67111528
[pid=19785] ppid=19783 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19785/stat : 19785 (prissAuto.sh) S 19783 19785 17192 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 499011364 8908800 251 33554432000 4194304 4922060 140733236331024 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19785/statm: 2175 251 211 178 0 68 0
[pid=19786] ppid=19785 vsize=1845696 CPUtime=4800.31 cores=1,3,5,7
/proc/19786/stat : 19786 (priss) S 19785 19785 17192 0 -1 4202496 935502 0 0 0 479838 193 0 0 18 0 5 0 499011364 1889992704 384126 33554432000 4194304 5787044 140736217246192 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19786/statm: 461424 384126 418 389 0 457174 0
[pid=19786/tid=19788] ppid=19785 vsize=1845696 CPUtime=1195.06 cores=1,3,5,7
/proc/19786/task/19788/stat : 19788 (priss) R 19785 19785 17192 0 -1 4202560 117974 0 0 0 119477 29 0 0 25 0 5 0 499011416 1889992704 384126 33554432000 4194304 5787044 140736217246192 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19786/tid=19789] ppid=19785 vsize=1845696 CPUtime=1201.44 cores=1,3,5,7
/proc/19786/task/19789/stat : 19789 (priss) R 19785 19785 17192 0 -1 4202560 117496 0 0 0 120111 33 0 0 25 0 5 0 499011425 1889992704 384126 33554432000 4194304 5787044 140736217246192 18446744073709551615 5586709 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19786/tid=19790] ppid=19785 vsize=1845696 CPUtime=1201.53 cores=1,3,5,7
/proc/19786/task/19790/stat : 19790 (priss) R 19785 19785 17192 0 -1 4202560 118257 0 0 0 120122 31 0 0 25 0 5 0 499011435 1889992704 384126 33554432000 4194304 5787044 140736217246192 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19786/tid=19791] ppid=19785 vsize=1845696 CPUtime=1201.44 cores=1,3,5,7
/proc/19786/task/19791/stat : 19791 (priss) R 19785 19785 17192 0 -1 4202560 517974 0 0 0 120054 90 0 0 25 0 5 0 499011445 1889992704 384126 33554432000 4194304 5787044 140736217246192 18446744073709551615 5527407 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1854396

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

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

[startup+1202.31 s]
/proc/loadavg: 8.08 8.04 8.01 9/188 19856
/proc/meminfo: memFree=22454108/32951124 swapFree=67111524/67111528
[pid=19785] ppid=19783 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19785/stat : 19785 (prissAuto.sh) S 19783 19785 17192 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 499011364 8908800 251 33554432000 4194304 4922060 140733236331024 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19785/statm: 2175 251 211 178 0 68 0
[pid=19786] ppid=19785 vsize=1845696 CPUtime=4800.31 cores=1,3,5,7
/proc/19786/stat : 19786 (priss) S 19785 19785 17192 0 -1 4202496 935502 0 0 0 479838 193 0 0 18 0 5 0 499011364 1889992704 384126 33554432000 4194304 5787044 140736217246192 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19786/statm: 461424 384126 418 389 0 457174 0
[pid=19786/tid=19788] ppid=19785 vsize=1845696 CPUtime=1195.06 cores=1,3,5,7
/proc/19786/task/19788/stat : 19788 (priss) R 19785 19785 17192 0 -1 4202560 117974 0 0 0 119477 29 0 0 25 0 5 0 499011416 1889992704 384126 33554432000 4194304 5787044 140736217246192 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19786/tid=19789] ppid=19785 vsize=1845696 CPUtime=1201.44 cores=1,3,5,7
/proc/19786/task/19789/stat : 19789 (priss) R 19785 19785 17192 0 -1 4202560 117496 0 0 0 120111 33 0 0 25 0 5 0 499011425 1889992704 384126 33554432000 4194304 5787044 140736217246192 18446744073709551615 5586709 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19786/tid=19790] ppid=19785 vsize=1845696 CPUtime=1201.53 cores=1,3,5,7
/proc/19786/task/19790/stat : 19790 (priss) R 19785 19785 17192 0 -1 4202560 118257 0 0 0 120122 31 0 0 25 0 5 0 499011435 1889992704 384126 33554432000 4194304 5787044 140736217246192 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19786/tid=19791] ppid=19785 vsize=1845696 CPUtime=1201.44 cores=1,3,5,7
/proc/19786/task/19791/stat : 19791 (priss) R 19785 19785 17192 0 -1 4202560 517974 0 0 0 120054 90 0 0 25 0 5 0 499011445 1889992704 384126 33554432000 4194304 5787044 140736217246192 18446744073709551615 5527407 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1854396

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1202.33
CPU time (s): 4800.31
CPU user time (s): 4798.38
CPU system time (s): 1.93
CPU usage (%): 399.252
Max. virtual memory (cumulated for all children) (KiB): 1960780

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= 330
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.56476 second user time and 5.01424 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-29 10:32:31
IDJOB=3291642
IDBENCH=84246
IDSOLVER=1602
FILE ID=node146/3291642-1304065949
RUNJOBID= node146-1304060503-19306
PBS_JOBID= 13170387
Free space on /tmp= 72968 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT03/industrial/schuppan/l2s/bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291642-1304065949/watcher-3291642-1304065949 -o /tmp/evaluation-result-3291642-1304065949/solver-3291642-1304065949 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3291642-1304065949.cnf 1623535342 4800 15500 4

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

MD5SUM BENCH= f16626953757fdd1326f2a14f01adca9
RANDOM SEED=1623535342

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24149424 kB
Buffers:       1675132 kB
Cached:        6287844 kB
SwapCached:          4 kB
Active:        1639172 kB
Inactive:      6634548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24149424 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           29184 kB
Writeback:           0 kB
AnonPages:      310528 kB
Mapped:          15680 kB
Slab:           463984 kB
PageTables:       5340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   504312 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= 72964 MiB
End job on node146 at 2011-04-29 10:52:35