Trace number 3280234

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.06 1202.42

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-13-s.cnf
MD5SUMd90571b4b69632567da9d3ebfd25979e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark200.647
Satisfiable
(Un)Satisfiability was proved
Number of variables234673
Number of clauses1071339
Sum of the clauses size2453820
Maximum clause length10
Minimum clause length1
Number of clauses of size 117679
Number of clauses of size 2856659
Number of clauses of size 3153061
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

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: 30895
0.00/0.00	c setup for 4cores
0.00/0.30	c parsetime: 300319us
0.00/0.30	c parsed 1071339 clauses with 234673 variables
0.00/0.37	c NW started thread 0 successfully (1093634368)
0.00/0.45	c NW started thread 1 successfully (1104124224)
0.00/0.52	c NW started thread 2 successfully (1114614080)
0.00/0.59	c NW started thread 3 successfully (1125103936)
372.03/93.61	c preprocessor returned 234673 variables
372.03/93.61	c preprocessing returned UNKNOWN
372.03/93.61	c PP set 51413 variables
372.03/93.61	c pp time: 93037393us (93s)
376.05/94.67	c preprocessor returned 234673 variables
376.05/94.67	c preprocessing returned UNKNOWN
376.05/94.67	c PP set 51413 variables
376.05/94.67	c pp time: 94017340us (94s)
376.83/94.89	c preprocessor returned 234673 variables
376.83/94.89	c preprocessing returned UNKNOWN
376.83/94.89	c PP set 51413 variables
376.83/94.89	c pp time: 94464765us (94s)
377.63/95.02	c preprocessor returned 234673 variables
377.63/95.02	c preprocessing returned UNKNOWN
377.63/95.02	c PP set 51413 variables
377.63/95.02	c pp time: 94524411us (94s)
421.97/106.19	c HTE
465.91/117.10	c subsumption
467.11/117.49	c simplified formula contains 0 unit clauses
519.84/130.66	c HTE
571.77/143.69	c subsumption
573.78/144.12	c simplified formula contains 0 unit clauses
607.70/152.64	c HTE
641.26/161.07	c subsumption
642.86/161.42	c simplified formula contains 0 unit clauses
673.62/169.17	c HTE
705.59/177.19	c subsumption
707.17/177.53	c simplified formula contains 0 unit clauses
707.17/177.56	c received clause contains eliminated literal -87939
753.53/189.15	c HTE
784.28/196.87	c subsumption
787.86/197.76	c simplified formula contains 0 unit clauses
826.21/207.30	c HTE
856.56/214.96	c subsumption
858.16/215.35	c simplified formula contains 0 unit clauses
921.26/231.13	c HTE
952.03/238.87	c subsumption
953.63/239.27	c simplified formula contains 0 unit clauses
1136.97/285.19	c HTE
1176.91/295.17	c subsumption
1201.69/301.35	c simplified formula contains 0 unit clauses
1232.85/309.15	c HTE
1264.79/317.16	c subsumption
1278.77/320.68	c simplified formula contains 0 unit clauses
1333.50/334.33	c HTE
1365.85/342.48	c subsumption
1371.84/343.98	c simplified formula contains 0 unit clauses
1606.33/402.68	c HTE
1639.46/410.98	c subsumption
1651.04/413.86	c simplified formula contains 0 unit clauses
1848.77/463.38	c HTE
1881.13/471.48	c subsumption
1900.32/476.23	c simplified formula contains 0 unit clauses
2038.10/510.71	c HTE
2102.43/526.81	c subsumption
2205.46/552.62	c simplified formula contains 0 unit clauses
2205.46/552.66	c received clause contains eliminated literal -124051
2511.05/629.13	c HTE
2601.69/651.84	c subsumption
2812.59/704.68	c simplified formula contains 0 unit clauses
2843.74/712.46	c HTE
2939.99/736.53	c subsumption
3018.68/756.21	c simplified formula contains 0 unit clauses
3018.68/756.25	c received clause contains eliminated literal -124680
3400.93/851.92	c HTE
3468.41/868.87	c subsumption
3690.10/924.33	c simplified formula contains 0 unit clauses
3996.07/1000.94	c HTE
4028.41/1009.05	c subsumption
4082.33/1022.59	c simplified formula contains 0 unit clauses
4157.83/1041.41	c received clause contains eliminated literal -117146

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-3280234-1304036428/watcher-3280234-1304036428 -o /tmp/evaluation-result-3280234-1304036428/solver-3280234-1304036428 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3280234-1304036428.cnf 887909647 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.32 7.65 7.60 2/174 30894
/proc/meminfo: memFree=23666476/32950928 swapFree=67071984/67111528
[pid=30894] ppid=30892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30894/stat : 30894 (prissAuto.sh) S 30892 30894 30862 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 593873599 8908800 252 33554432000 4194304 4922060 140735411189568 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30894/statm: 2175 252 211 178 0 68 0

[startup+0.053815 s]
/proc/loadavg: 6.32 7.65 7.60 2/174 30894
/proc/meminfo: memFree=23666476/32950928 swapFree=67071984/67111528
[pid=30894] ppid=30892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30894/stat : 30894 (prissAuto.sh) S 30892 30894 30862 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 593873599 8908800 252 33554432000 4194304 4922060 140735411189568 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30894/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100807 s]
/proc/loadavg: 6.32 7.65 7.60 2/174 30894
/proc/meminfo: memFree=23666476/32950928 swapFree=67071984/67111528
[pid=30894] ppid=30892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30894/stat : 30894 (prissAuto.sh) S 30892 30894 30862 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 593873599 8908800 252 33554432000 4194304 4922060 140735411189568 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30894/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300773 s]
/proc/loadavg: 6.32 7.65 7.60 2/174 30894
/proc/meminfo: memFree=23666476/32950928 swapFree=67071984/67111528
[pid=30894] ppid=30892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30894/stat : 30894 (prissAuto.sh) S 30892 30894 30862 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 593873599 8908800 252 33554432000 4194304 4922060 140735411189568 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30894/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700567 s]
/proc/loadavg: 6.32 7.65 7.60 2/174 30894
/proc/meminfo: memFree=23666476/32950928 swapFree=67071984/67111528
[pid=30894] ppid=30892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30894/stat : 30894 (prissAuto.sh) S 30892 30894 30862 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 593873599 8908800 252 33554432000 4194304 4922060 140735411189568 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30894/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50042 s]
/proc/loadavg: 6.32 7.65 7.60 7/188 30911
/proc/meminfo: memFree=22337468/32950928 swapFree=67071984/67111528
[pid=30894] ppid=30892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30894/stat : 30894 (prissAuto.sh) S 30892 30894 30862 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 593873599 8908800 252 33554432000 4194304 4922060 140735411189568 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30894/statm: 2175 252 211 178 0 68 0
[pid=30895] ppid=30894 vsize=964168 CPUtime=4.25 cores=0,2,4,6
/proc/30895/stat : 30895 (priss) S 30894 30894 30862 0 -1 4202496 235752 0 0 0 363 62 0 0 18 0 5 0 593873599 987308032 196576 33554432000 4194304 5787044 140736675894576 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/30895/statm: 241042 196576 348 389 0 236792 0
[pid=30895/tid=30904] ppid=30894 vsize=964168 CPUtime=1.06 cores=0,2,4,6
/proc/30895/task/30904/stat : 30904 (priss) R 30894 30894 30862 0 -1 4202560 50184 0 0 0 97 9 0 0 18 0 5 0 593873637 987308032 196576 33554432000 4194304 5787044 140736675894576 18446744073709551615 4330546 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=30895/tid=30905] ppid=30894 vsize=964168 CPUtime=0.93 cores=0,2,4,6
/proc/30895/task/30905/stat : 30905 (priss) R 30894 30894 30862 0 -1 4202560 45137 0 0 0 77 16 0 0 18 0 5 0 593873644 987308032 196576 33554432000 4194304 5787044 140736675894576 18446744073709551615 260905043058 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=30895/tid=30906] ppid=30894 vsize=964168 CPUtime=0.85 cores=0,2,4,6
/proc/30895/task/30906/stat : 30906 (priss) R 30894 30894 30862 0 -1 4202560 44823 0 0 0 71 14 0 0 18 0 5 0 593873652 987308032 196576 33554432000 4194304 5787044 140736675894576 18446744073709551615 4307697 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=30895/tid=30908] ppid=30894 vsize=964168 CPUtime=0.79 cores=0,2,4,6
/proc/30895/task/30908/stat : 30908 (priss) R 30894 30894 30862 0 -1 4202560 46100 0 0 0 64 15 0 0 18 0 5 0 593873659 987308032 196576 33554432000 4194304 5787044 140736675894576 18446744073709551615 260905049988 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.25
Current children cumulated vsize (KiB) 972868

[startup+3.10113 s]
/proc/loadavg: 6.32 7.65 7.60 8/188 30911
/proc/meminfo: memFree=22196728/32950928 swapFree=67071984/67111528
[pid=30894] ppid=30892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30894/stat : 30894 (prissAuto.sh) S 30892 30894 30862 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 593873599 8908800 252 33554432000 4194304 4922060 140735411189568 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30894/statm: 2175 252 211 178 0 68 0
[pid=30895] ppid=30894 vsize=736856 CPUtime=10.58 cores=0,2,4,6
/proc/30895/stat : 30895 (priss) S 30894 30894 30862 0 -1 4202496 246271 0 0 0 993 65 0 0 18 0 5 0 593873599 754540544 133979 33554432000 4194304 5787044 140736675894576 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/30895/statm: 184214 133979 349 389 0 179964 0
[pid=30895/tid=30904] ppid=30894 vsize=736856 CPUtime=2.66 cores=0,2,4,6
/proc/30895/task/30904/stat : 30904 (priss) R 30894 30894 30862 0 -1 4202560 50311 0 0 0 257 9 0 0 21 0 5 0 593873637 754540544 133979 33554432000 4194304 5787044 140736675894576 18446744073709551615 4330666 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=30895/tid=30905] ppid=30894 vsize=736856 CPUtime=2.48 cores=0,2,4,6
/proc/30895/task/30905/stat : 30905 (priss) R 30894 30894 30862 0 -1 4202560 48617 0 0 0 231 17 0 0 20 0 5 0 593873644 754540544 133979 33554432000 4194304 5787044 140736675894576 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=30895/tid=30906] ppid=30894 vsize=736856 CPUtime=2.44 cores=0,2,4,6
/proc/30895/task/30906/stat : 30906 (priss) R 30894 30894 30862 0 -1 4202560 48290 0 0 0 229 15 0 0 20 0 5 0 593873652 754540544 133979 33554432000 4194304 5787044 140736675894576 18446744073709551615 4330514 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=30895/tid=30908] ppid=30894 vsize=736856 CPUtime=2.39 cores=0,2,4,6
/proc/30895/task/30908/stat : 30908 (priss) R 30894 30894 30862 0 -1 4202560 49545 0 0 0 223 16 0 0 20 0 5 0 593873659 754540544 133979 33554432000 4194304 5787044 140736675894576 18446744073709551615 4330555 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.58
Current children cumulated vsize (KiB) 745556

[startup+6.30055 s]
/proc/loadavg: 6.61 7.69 7.61 9/188 30912
/proc/meminfo: memFree=22441044/32950928 swapFree=67071984/67111528
[pid=30894] ppid=30892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30894/stat : 30894 (prissAuto.sh) S 30892 30894 30862 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 593873599 8908800 252 33554432000 4194304 4922060 140735411189568 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30894/statm: 2175 252 211 178 0 68 0
[pid=30895] ppid=30894 vsize=736856 CPUtime=23.35 cores=0,2,4,6
/proc/30895/stat : 30895 (priss) S 30894 30894 30862 0 -1 4202496 246271 0 0 0 2269 66 0 0 18 0 5 0 593873599 754540544 133979 33554432000 4194304 5787044 140736675894576 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/30895/statm: 184214 133979 349 389 0 179964 0
[pid=30895/tid=30904] ppid=30894 vsize=736856 CPUtime=5.86 cores=0,2,4,6
/proc/30895/task/30904/stat : 30904 (priss) R 30894 30894 30862 0 -1 4202560 50311 0 0 0 577 9 0 0 25 0 5 0 593873637 754540544 133979 33554432000 4194304 5787044 140736675894576 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=30895/tid=30905] ppid=30894 vsize=736856 CPUtime=5.66 cores=0,2,4,6
/proc/30895/task/30905/stat : 30905 (priss) R 30894 30894 30862 0 -1 4202560 48617 0 0 0 549 17 0 0 25 0 5 0 593873644 754540544 133979 33554432000 4194304 5787044 140736675894576 18446744073709551615 4330555 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=30895/tid=30906] ppid=30894 vsize=736856 CPUtime=5.62 cores=0,2,4,6
/proc/30895/task/30906/stat : 30906 (priss) R 30894 30894 30862 0 -1 4202560 48290 0 0 0 546 16 0 0 25 0 5 0 593873652 754540544 133979 33554432000 4194304 5787044 140736675894576 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=30895/tid=30908] ppid=30894 vsize=736856 CPUtime=5.59 cores=0,2,4,6
/proc/30895/task/30908/stat : 30908 (priss) R 30894 30894 30862 0 -1 4202560 49545 0 0 0 543 16 0 0 25 0 5 0 593873659 754540544 133979 33554432000 4194304 5787044 140736675894576 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.35
Current children cumulated vsize (KiB) 745556

[startup+12.7004 s]
/proc/loadavg: 6.72 7.70 7.62 9/188 30912
/proc/meminfo: memFree=22441208/32950928 swapFree=67071984/67111528
[pid=30894] ppid=30892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30894/stat : 30894 (prissAuto.sh) S 30892 30894 30862 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 593873599 8908800 252 33554432000 4194304 4922060 140735411189568 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30894/statm: 2175 252 211 178 0 68 0
[pid=30895] ppid=30894 vsize=736856 CPUtime=48.91 cores=0,2,4,6
/proc/30895/stat : 30895 (priss) S 30894 30894 30862 0 -1 4202496 246271 0 0 0 4825 66 0 0 18 0 5 0 593873599 754540544 133979 33554432000 4194304 5787044 140736675894576 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/30895/statm: 184214 133979 349 389 0 179964 0
[pid=30895/tid=30904] ppid=30894 vsize=736856 CPUtime=12.26 cores=0,2,4,6
/proc/30895/task/30904/stat : 30904 (priss) R 30894 30894 30862 0 -1 4202560 50311 0 0 0 1217 9 0 0 25 0 5 0 593873637 754540544 133979 33554432000 4194304 5787044 140736675894576 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=30895/tid=30905] ppid=30894 vsize=736856 CPUtime=12.03 cores=0,2,4,6
/proc/30895/task/30905/stat : 30905 (priss) R 30894 30894 30862 0 -1 4202560 48617 0 0 0 1186 17 0 0 25 0 5 0 593873644 754540544 133979 33554432000 4194304 5787044 140736675894576 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=30895/tid=30906] ppid=30894 vsize=736856 CPUtime=12.02 cores=0,2,4,6
/proc/30895/task/30906/stat : 30906 (priss) R 30894 30894 30862 0 -1 4202560 48290 0 0 0 1186 16 0 0 25 0 5 0 593873652 754540544 133979 33554432000 4194304 5787044 140736675894576 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=30895/tid=30908] ppid=30894 vsize=736856 CPUtime=11.99 cores=0,2,4,6
/proc/30895/task/30908/stat : 30908 (priss) R 30894 30894 30862 0 -1 4202560 49545 0 0 0 1183 16 0 0 25 0 5 0 593873659 754540544 133979 33554432000 4194304 5787044 140736675894576 18446744073709551615 4330507 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.91
Current children cumulated vsize (KiB) 745556

[startup+25.501 s]
/proc/loadavg: 7.01 7.71 7.62 9/188 30912
/proc/meminfo: memFree=22442184/32950928 swapFree=67071984/67111528
[pid=30894] ppid=30892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30894/stat : 30894 (prissAuto.sh) S 30892 30894 30862 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 593873599 8908800 252 33554432000 4194304 4922060 140735411189568 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30894/statm: 2175 252 211 178 0 68 0
[pid=30895] ppid=30894 vsize=736856 CPUtime=100.05 cores=0,2,4,6
/proc/30895/stat : 30895 (priss) S 30894 30894 30862 0 -1 4202496 246271 0 0 0 9939 66 0 0 18 0 5 0 593873599 754540544 133979 33554432000 4194304 5787044 140736675894576 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/30895/statm: 184214 133979 349 389 0 179964 0
[pid=30895/tid=30904] ppid=30894 vsize=736856 CPUtime=25.06 cores=0,2,4,6
/proc/30895/task/30904/stat : 30904 (priss) R 30894 30894 30862 0 -1 4202560 50311 0 0 0 2497 9 0 0 25 0 5 0 593873637 754540544 133979 33554432000 4194304 5787044 140736675894576 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=30895/tid=30905] ppid=30894 vsize=736856 CPUtime=24.76 cores=0,2,4,6
/proc/30895/task/30905/stat : 30905 (priss) R 30894 30894 30862 0 -1 4202560 48617 0 0 0 2459 17 0 0 25 0 5 0 593873644 754540544 133979 33554432000 4194304 5787044 140736675894576 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=30895/tid=30906] ppid=30894 vsize=736856 CPUtime=24.82 cores=0,2,4,6
/proc/30895/task/30906/stat : 30906 (priss) R 30894 30894 30862 0 -1 4202560 48290 0 0 0 2466 16 0 0 25 0 5 0 593873652 754540544 133979 33554432000 4194304 5787044 140736675894576 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=30895/tid=30908] ppid=30894 vsize=736856 CPUtime=24.79 cores=0,2,4,6
/proc/30895/task/30908/stat : 30908 (priss) R 30894 30894 30862 0 -1 4202560 49545 0 0 0 2463 16 0 0 25 0 5 0 593873659 754540544 133979 33554432000 4194304 5787044 140736675894576 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 100.05
Current children cumulated vsize (KiB) 745556

[startup+51.1003 s]
/proc/loadavg: 7.34 7.73 7.63 9/188 30913
/proc/meminfo: memFree=22441692/32950928 swapFree=67071984/67111528
[pid=30894] ppid=30892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30894/stat : 30894 (prissAuto.sh) S 30892 30894 30862 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 593873599 8908800 252 33554432000 4194304 4922060 140735411189568 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30894/statm: 2175 252 211 178 0 68 0
[pid=30895] ppid=30894 vsize=736856 CPUtime=202.29 cores=0,2,4,6
/proc/30895/stat : 30895 (priss) S 30894 30894 30862 0 -1 4202496 246271 0 0 0 20163 66 0 0 18 0 5 0 593873599 754540544 133979 33554432000 4194304 5787044 140736675894576 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/30895/statm: 184214 133979 349 389 0 179964 0
[pid=30895/tid=30904] ppid=30894 vsize=736856 CPUtime=50.66 cores=0,2,4,6
/proc/30895/task/30904/stat : 30904 (priss) R 30894 30894 30862 0 -1 4202560 50311 0 0 0 5057 9 0 0 25 0 5 0 593873637 754540544 133979 33554432000 4194304 5787044 140736675894576 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=30895/tid=30905] ppid=30894 vsize=736856 CPUtime=50.22 cores=0,2,4,6
/proc/30895/task/30905/stat : 30905 (priss) R 30894 30894 30862 0 -1 4202560 48617 0 0 0 5005 17 0 0 25 0 5 0 593873644 754540544 133979 33554432000 4194304 5787044 140736675894576 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=30895/tid=30906] ppid=30894 vsize=736856 CPUtime=50.41 cores=0,2,4,6
/proc/30895/task/30906/stat : 30906 (priss) R 30894 30894 30862 0 -1 4202560 48290 0 0 0 5025 16 0 0 25 0 5 0 593873652 754540544 133979 33554432000 4194304 5787044 140736675894576 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=30895/tid=30908] ppid=30894 vsize=736856 CPUtime=50.39 cores=0,2,4,6
/proc/30895/task/30908/stat : 30908 (priss) R 30894 30894 30862 0 -1 4202560 49545 0 0 0 5023 16 0 0 25 0 5 0 593873659 754540544 133979 33554432000 4194304 5787044 140736675894576 18446744073709551615 4330507 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 202.29
Current children cumulated vsize (KiB) 745556

[startup+102.307 s]
/proc/loadavg: 7.81 7.80 7.66 9/188 30914
/proc/meminfo: memFree=21866820/32950928 swapFree=67071984/67111528
[pid=30894] ppid=30892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30894/stat : 30894 (prissAuto.sh) S 30892 30894 30862 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 593873599 8908800 252 33554432000 4194304 4922060 140735411189568 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30894/statm: 2175 252 211 178 0 68 0
[pid=30895] ppid=30894 vsize=1079456 CPUtime=406.81 cores=0,2,4,6
/proc/30895/stat : 30895 (priss) S 30894 30894 30862 0 -1 4202496 384962 0 0 0 40590 91 0 0 18 0 5 0 593873599 1105362944 207918 33554432000 4194304 5787044 140736675894576 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/30895/statm: 269864 207918 417 389 0 265614 0
[pid=30895/tid=30904] ppid=30894 vsize=1079456 CPUtime=101.85 cores=0,2,4,6
/proc/30895/task/30904/stat : 30904 (priss) R 30894 30894 30862 0 -1 4202560 84021 0 0 0 10170 15 0 0 25 0 5 0 593873637 1105362944 207918 33554432000 4194304 5787044 140736675894576 18446744073709551615 5590864 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=30895/tid=30905] ppid=30894 vsize=1079456 CPUtime=101.14 cores=0,2,4,6
/proc/30895/task/30905/stat : 30905 (priss) R 30894 30894 30862 0 -1 4202560 87219 0 0 0 10090 24 0 0 25 0 5 0 593873644 1105362944 207918 33554432000 4194304 5787044 140736675894576 18446744073709551615 4220304 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=30895/tid=30906] ppid=30894 vsize=1079456 CPUtime=101.61 cores=0,2,4,6
/proc/30895/task/30906/stat : 30906 (priss) R 30894 30894 30862 0 -1 4202560 83790 0 0 0 10138 23 0 0 25 0 5 0 593873652 1105362944 207918 33554432000 4194304 5787044 140736675894576 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=30895/tid=30908] ppid=30894 vsize=1079456 CPUtime=101.6 cores=0,2,4,6

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

/proc/30895/task/30905/stat : 30905 (priss) R 30894 30894 30862 0 -1 4202560 111001 0 0 0 81678 42 0 0 25 0 5 0 593873644 1737908224 365889 33554432000 4194304 5787044 140736675894576 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=30895/tid=30906] ppid=30894 vsize=1697176 CPUtime=821.5 cores=0,2,4,6
/proc/30895/task/30906/stat : 30906 (priss) R 30894 30894 30862 0 -1 4202560 103528 0 0 0 82111 39 0 0 25 0 5 0 593873652 1737908224 365889 33554432000 4194304 5787044 140736675894576 18446744073709551615 4254912 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=30895/tid=30908] ppid=30894 vsize=1697176 CPUtime=821.58 cores=0,2,4,6
/proc/30895/task/30908/stat : 30908 (priss) R 30894 30894 30862 0 -1 4202560 245730 0 0 0 82097 61 0 0 25 0 5 0 593873659 1737908224 365889 33554432000 4194304 5787044 140736675894576 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3282.71
Current children cumulated vsize (KiB) 1705876

[startup+882.301 s]
/proc/loadavg: 8.21 8.14 7.92 9/188 30935
/proc/meminfo: memFree=20894444/32950928 swapFree=67071984/67111528
[pid=30894] ppid=30892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30894/stat : 30894 (prissAuto.sh) S 30892 30894 30862 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 593873599 8908800 252 33554432000 4194304 4922060 140735411189568 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30894/statm: 2175 252 211 178 0 68 0
[pid=30895] ppid=30894 vsize=1806288 CPUtime=3522.34 cores=0,2,4,6
/proc/30895/stat : 30895 (priss) S 30894 30894 30862 0 -1 4202496 637879 0 0 0 352038 196 0 0 18 0 5 0 593873599 1849638912 392133 33554432000 4194304 5787044 140736675894576 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/30895/statm: 451572 392133 418 389 0 447322 0
[pid=30895/tid=30904] ppid=30894 vsize=1806288 CPUtime=881.8 cores=0,2,4,6
/proc/30895/task/30904/stat : 30904 (priss) R 30894 30894 30862 0 -1 4202560 104099 0 0 0 88147 33 0 0 25 0 5 0 593873637 1849638912 392133 33554432000 4194304 5787044 140736675894576 18446744073709551615 4227997 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=30895/tid=30905] ppid=30894 vsize=1806288 CPUtime=876.84 cores=0,2,4,6
/proc/30895/task/30905/stat : 30905 (priss) R 30894 30894 30862 0 -1 4202560 113323 0 0 0 87640 44 0 0 25 0 5 0 593873644 1849638912 392133 33554432000 4194304 5787044 140736675894576 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=30895/tid=30906] ppid=30894 vsize=1806288 CPUtime=881.49 cores=0,2,4,6
/proc/30895/task/30906/stat : 30906 (priss) R 30894 30894 30862 0 -1 4202560 106991 0 0 0 88107 42 0 0 25 0 5 0 593873652 1849638912 392133 33554432000 4194304 5787044 140736675894576 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=30895/tid=30908] ppid=30894 vsize=1806288 CPUtime=881.59 cores=0,2,4,6
/proc/30895/task/30908/stat : 30908 (priss) R 30894 30894 30862 0 -1 4202560 263958 0 0 0 88090 69 0 0 25 0 5 0 593873659 1849638912 392133 33554432000 4194304 5787044 140736675894576 18446744073709551615 4336171 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3522.34
Current children cumulated vsize (KiB) 1814988

[startup+942.301 s]
/proc/loadavg: 8.14 8.13 7.93 9/188 30937
/proc/meminfo: memFree=20885844/32950928 swapFree=67071984/67111528
[pid=30894] ppid=30892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30894/stat : 30894 (prissAuto.sh) S 30892 30894 30862 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 593873599 8908800 252 33554432000 4194304 4922060 140735411189568 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30894/statm: 2175 252 211 178 0 68 0
[pid=30895] ppid=30894 vsize=1806288 CPUtime=3762.01 cores=0,2,4,6
/proc/30895/stat : 30895 (priss) S 30894 30894 30862 0 -1 4202496 637976 0 0 0 376005 196 0 0 18 0 5 0 593873599 1849638912 392230 33554432000 4194304 5787044 140736675894576 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/30895/statm: 451572 392230 418 389 0 447322 0
[pid=30895/tid=30904] ppid=30894 vsize=1806288 CPUtime=941.8 cores=0,2,4,6
/proc/30895/task/30904/stat : 30904 (priss) R 30894 30894 30862 0 -1 4202560 104099 0 0 0 94147 33 0 0 25 0 5 0 593873637 1849638912 392230 33554432000 4194304 5787044 140736675894576 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=30895/tid=30905] ppid=30894 vsize=1806288 CPUtime=936.52 cores=0,2,4,6
/proc/30895/task/30905/stat : 30905 (priss) R 30894 30894 30862 0 -1 4202560 113330 0 0 0 93608 44 0 0 25 0 5 0 593873644 1849638912 392230 33554432000 4194304 5787044 140736675894576 18446744073709551615 4254581 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=30895/tid=30906] ppid=30894 vsize=1806288 CPUtime=941.48 cores=0,2,4,6
/proc/30895/task/30906/stat : 30906 (priss) R 30894 30894 30862 0 -1 4202560 107014 0 0 0 94106 42 0 0 25 0 5 0 593873652 1849638912 392230 33554432000 4194304 5787044 140736675894576 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=30895/tid=30908] ppid=30894 vsize=1806288 CPUtime=941.59 cores=0,2,4,6
/proc/30895/task/30908/stat : 30908 (priss) R 30894 30894 30862 0 -1 4202560 264025 0 0 0 94090 69 0 0 25 0 5 0 593873659 1849638912 392230 33554432000 4194304 5787044 140736675894576 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3762.01
Current children cumulated vsize (KiB) 1814988

[startup+1002.3 s]
/proc/loadavg: 8.17 8.13 7.94 9/188 30938
/proc/meminfo: memFree=20873776/32950928 swapFree=67071984/67111528
[pid=30894] ppid=30892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30894/stat : 30894 (prissAuto.sh) S 30892 30894 30862 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 593873599 8908800 252 33554432000 4194304 4922060 140735411189568 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30894/statm: 2175 252 211 178 0 68 0
[pid=30895] ppid=30894 vsize=1806288 CPUtime=4001.64 cores=0,2,4,6
/proc/30895/stat : 30895 (priss) S 30894 30894 30862 0 -1 4202496 639955 0 0 0 399967 197 0 0 18 0 5 0 593873599 1849638912 393323 33554432000 4194304 5787044 140736675894576 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/30895/statm: 451572 393323 418 389 0 447322 0
[pid=30895/tid=30904] ppid=30894 vsize=1806288 CPUtime=1001.8 cores=0,2,4,6
/proc/30895/task/30904/stat : 30904 (priss) R 30894 30894 30862 0 -1 4202560 104099 0 0 0 100147 33 0 0 25 0 5 0 593873637 1849638912 393323 33554432000 4194304 5787044 140736675894576 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=30895/tid=30905] ppid=30894 vsize=1806288 CPUtime=996.19 cores=0,2,4,6
/proc/30895/task/30905/stat : 30905 (priss) R 30894 30894 30862 0 -1 4202560 113362 0 0 0 99575 44 0 0 25 0 5 0 593873644 1849638912 393323 33554432000 4194304 5787044 140736675894576 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=30895/tid=30906] ppid=30894 vsize=1806288 CPUtime=1001.45 cores=0,2,4,6
/proc/30895/task/30906/stat : 30906 (priss) R 30894 30894 30862 0 -1 4202560 107018 0 0 0 100103 42 0 0 25 0 5 0 593873652 1849638912 393323 33554432000 4194304 5787044 140736675894576 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=30895/tid=30908] ppid=30894 vsize=1806288 CPUtime=1001.58 cores=0,2,4,6
/proc/30895/task/30908/stat : 30908 (priss) R 30894 30894 30862 0 -1 4202560 265968 0 0 0 100088 70 0 0 25 0 5 0 593873659 1849638912 393323 33554432000 4194304 5787044 140736675894576 18446744073709551615 4330555 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4001.64
Current children cumulated vsize (KiB) 1814988

[startup+1062.3 s]
/proc/loadavg: 8.16 8.14 7.95 9/188 30940
/proc/meminfo: memFree=20847948/32950928 swapFree=67071984/67111528
[pid=30894] ppid=30892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30894/stat : 30894 (prissAuto.sh) S 30892 30894 30862 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 593873599 8908800 252 33554432000 4194304 4922060 140735411189568 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30894/statm: 2175 252 211 178 0 68 0
[pid=30895] ppid=30894 vsize=1871824 CPUtime=4241.32 cores=0,2,4,6
/proc/30895/stat : 30895 (priss) S 30894 30894 30862 0 -1 4202496 649153 0 0 0 423931 201 0 0 18 0 5 0 593873599 1916747776 395136 33554432000 4194304 5787044 140736675894576 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/30895/statm: 467956 395136 418 389 0 463706 0
[pid=30895/tid=30904] ppid=30894 vsize=1871824 CPUtime=1061.8 cores=0,2,4,6
/proc/30895/task/30904/stat : 30904 (priss) R 30894 30894 30862 0 -1 4202560 104975 0 0 0 106147 33 0 0 25 0 5 0 593873637 1916747776 395136 33554432000 4194304 5787044 140736675894576 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=30895/tid=30905] ppid=30894 vsize=1871824 CPUtime=1055.87 cores=0,2,4,6
/proc/30895/task/30905/stat : 30905 (priss) R 30894 30894 30862 0 -1 4202560 115184 0 0 0 105541 46 0 0 25 0 5 0 593873644 1916747776 395136 33554432000 4194304 5787044 140736675894576 18446744073709551615 4229538 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=30895/tid=30906] ppid=30894 vsize=1871824 CPUtime=1061.44 cores=0,2,4,6
/proc/30895/task/30906/stat : 30906 (priss) R 30894 30894 30862 0 -1 4202560 107018 0 0 0 106102 42 0 0 25 0 5 0 593873652 1916747776 395136 33554432000 4194304 5787044 140736675894576 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=30895/tid=30908] ppid=30894 vsize=1871824 CPUtime=1061.58 cores=0,2,4,6
/proc/30895/task/30908/stat : 30908 (priss) R 30894 30894 30862 0 -1 4202560 272468 0 0 0 106087 71 0 0 25 0 5 0 593873659 1916747776 395136 33554432000 4194304 5787044 140736675894576 18446744073709551615 5527392 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4241.32
Current children cumulated vsize (KiB) 1880524

[startup+1122.3 s]
/proc/loadavg: 8.38 8.19 7.97 10/189 30944
/proc/meminfo: memFree=20672912/32950928 swapFree=67071984/67111528
[pid=30894] ppid=30892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30894/stat : 30894 (prissAuto.sh) S 30892 30894 30862 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 593873599 8908800 252 33554432000 4194304 4922060 140735411189568 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30894/statm: 2175 252 211 178 0 68 0
[pid=30895] ppid=30894 vsize=1950092 CPUtime=4480.24 cores=0,2,4,6
/proc/30895/stat : 30895 (priss) S 30894 30894 30862 0 -1 4202496 683607 0 0 0 447798 226 0 0 18 0 5 0 593873599 1996894208 429590 33554432000 4194304 5787044 140736675894576 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/30895/statm: 487523 429590 418 389 0 483273 0
[pid=30895/tid=30904] ppid=30894 vsize=1950092 CPUtime=1121.2 cores=0,2,4,6
/proc/30895/task/30904/stat : 30904 (priss) R 30894 30894 30862 0 -1 4202560 112100 0 0 0 112082 38 0 0 25 0 5 0 593873637 1996894208 429590 33554432000 4194304 5787044 140736675894576 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=30895/tid=30905] ppid=30894 vsize=1950092 CPUtime=1115.4 cores=0,2,4,6
/proc/30895/task/30905/stat : 30905 (priss) R 30894 30894 30862 0 -1 4202560 125518 0 0 0 111488 52 0 0 25 0 5 0 593873644 1996894208 429590 33554432000 4194304 5787044 140736675894576 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=30895/tid=30906] ppid=30894 vsize=1950092 CPUtime=1121.44 cores=0,2,4,6
/proc/30895/task/30906/stat : 30906 (priss) R 30894 30894 30862 0 -1 4202560 111286 0 0 0 112098 46 0 0 25 0 5 0 593873652 1996894208 429590 33554432000 4194304 5787044 140736675894576 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=30895/tid=30908] ppid=30894 vsize=1950092 CPUtime=1121.58 cores=0,2,4,6
/proc/30895/task/30908/stat : 30908 (priss) R 30894 30894 30862 0 -1 4202560 285195 0 0 0 112076 82 0 0 25 0 5 0 593873659 1996894208 429590 33554432000 4194304 5787044 140736675894576 18446744073709551615 5524656 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4480.24
Current children cumulated vsize (KiB) 1958792

[startup+1182.3 s]
/proc/loadavg: 8.17 8.17 7.98 9/188 30946
/proc/meminfo: memFree=20590376/32950928 swapFree=67071984/67111528
[pid=30894] ppid=30892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30894/stat : 30894 (prissAuto.sh) S 30892 30894 30862 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 593873599 8908800 252 33554432000 4194304 4922060 140735411189568 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30894/statm: 2175 252 211 178 0 68 0
[pid=30895] ppid=30894 vsize=2106972 CPUtime=4719.82 cores=0,2,4,6
/proc/30895/stat : 30895 (priss) S 30894 30894 30862 0 -1 4202496 711138 0 0 0 471736 246 0 0 18 0 5 0 593873599 2157539328 457121 33554432000 4194304 5787044 140736675894576 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/30895/statm: 526743 457121 418 389 0 522493 0
[pid=30895/tid=30904] ppid=30894 vsize=2106972 CPUtime=1181.12 cores=0,2,4,6
/proc/30895/task/30904/stat : 30904 (priss) R 30894 30894 30862 0 -1 4202560 118444 0 0 0 118070 42 0 0 25 0 5 0 593873637 2157539328 457121 33554432000 4194304 5787044 140736675894576 18446744073709551615 4213865 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=30895/tid=30905] ppid=30894 vsize=2106972 CPUtime=1175.07 cores=0,2,4,6
/proc/30895/task/30905/stat : 30905 (priss) R 30894 30894 30862 0 -1 4202560 131966 0 0 0 117450 57 0 0 25 0 5 0 593873644 2157539328 457121 33554432000 4194304 5787044 140736675894576 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=30895/tid=30906] ppid=30894 vsize=2106972 CPUtime=1181.43 cores=0,2,4,6
/proc/30895/task/30906/stat : 30906 (priss) R 30894 30894 30862 0 -1 4202560 117599 0 0 0 118092 51 0 0 25 0 5 0 593873652 2157539328 457121 33554432000 4194304 5787044 140736675894576 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=30895/tid=30908] ppid=30894 vsize=2106972 CPUtime=1181.59 cores=0,2,4,6
/proc/30895/task/30908/stat : 30908 (priss) R 30894 30894 30862 0 -1 4202560 293621 0 0 0 118070 89 0 0 25 0 5 0 593873659 2157539328 457121 33554432000 4194304 5787044 140736675894576 18446744073709551615 5527008 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4719.82
Current children cumulated vsize (KiB) 2115672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.4 s]
/proc/loadavg: 8.18 8.17 7.99 6/185 30947
/proc/meminfo: memFree=21258740/32950928 swapFree=67071984/67111528
[pid=30894] ppid=30892 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/30894/stat : 30894 (prissAuto.sh) S 30892 30894 30862 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 593873599 8908800 252 33554432000 4194304 4922060 140735411189568 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30894/statm: 2175 252 211 178 0 68 0
[pid=30895] ppid=30894 vsize=2106972 CPUtime=4800.06 cores=0,2,4,6
/proc/30895/stat : 30895 (priss) S 30894 30894 30862 0 -1 4202496 711323 0 0 0 479759 247 0 0 18 0 5 0 593873599 2157539328 457252 33554432000 4194304 5787044 140736675894576 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/30895/statm: 526743 457252 418 389 0 522493 0
[pid=30895/tid=30904] ppid=30894 vsize=2106972 CPUtime=1201.22 cores=0,2,4,6
/proc/30895/task/30904/stat : 30904 (priss) R 30894 30894 30862 0 -1 4202560 118444 0 0 0 120080 42 0 0 25 0 5 0 593873637 2157539328 457252 33554432000 4194304 5787044 140736675894576 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=30895/tid=30905] ppid=30894 vsize=2106972 CPUtime=1195.01 cores=0,2,4,6
/proc/30895/task/30905/stat : 30905 (priss) R 30894 30894 30862 0 -1 4202560 132077 0 0 0 119444 57 0 0 25 0 5 0 593873644 2157539328 457252 33554432000 4194304 5787044 140736675894576 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=30895/tid=30906] ppid=30894 vsize=2106972 CPUtime=1201.53 cores=0,2,4,6
/proc/30895/task/30906/stat : 30906 (priss) R 30894 30894 30862 0 -1 4202560 117606 0 0 0 120102 51 0 0 25 0 5 0 593873652 2157539328 457252 33554432000 4194304 5787044 140736675894576 18446744073709551615 5590569 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=30895/tid=30908] ppid=30894 vsize=2106972 CPUtime=1201.68 cores=0,2,4,6
/proc/30895/task/30908/stat : 30908 (priss) R 30894 30894 30862 0 -1 4202560 293688 0 0 0 120079 89 0 0 25 0 5 0 593873659 2157539328 457252 33554432000 4194304 5787044 140736675894576 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 2115672

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1202.42
CPU time (s): 4800.06
CPU user time (s): 4797.59
CPU system time (s): 2.47
CPU usage (%): 399.201
Max. virtual memory (cumulated for all children) (KiB): 2115672

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= 331
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 2

runsolver used 1.80472 second user time and 4.77327 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 02:20:29
IDJOB=3280234
IDBENCH=20353
IDSOLVER=1602
FILE ID=node116/3280234-1304036428
RUNJOBID= node116-1304036428-30880
PBS_JOBID= 13170355
Free space on /tmp= 72476 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-13-s.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280234-1304036428/watcher-3280234-1304036428 -o /tmp/evaluation-result-3280234-1304036428/solver-3280234-1304036428 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3280234-1304036428.cnf 887909647 4800 15500 4

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

MD5SUM BENCH= d90571b4b69632567da9d3ebfd25979e
RANDOM SEED=887909647

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.77
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.826
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.826
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.826
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:     32950928 kB
MemFree:      23666632 kB
Buffers:       1892968 kB
Cached:        6923148 kB
SwapCached:       9732 kB
Active:        4328436 kB
Inactive:      4530380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23666632 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           43572 kB
Writeback:           0 kB
AnonPages:       36128 kB
Mapped:          13716 kB
Slab:           359680 kB
PageTables:       5036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   192632 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= 72468 MiB
End job on node116 at 2011-04-29 02:40:34