Trace number 3281844

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.23 1202.22

General information on the benchmark

Nameibm-2002-30r-k85.cnf
MD5SUMc08fe2d9c476652207ada677b7ca59f9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark42.9815
Satisfiable
(Un)Satisfiability was proved
Number of variables181484
Number of clauses890298
Sum of the clauses size2338581
Maximum clause length19
Minimum clause length1
Number of clauses of size 1771
Number of clauses of size 2667172
Number of clauses of size 3144951
Number of clauses of size 424791
Number of clauses of size 511035
Number of clauses of size over 541578

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: 31181
0.00/0.00	c setup for 4cores
0.00/0.26	c parsetime: 263337us
0.00/0.26	c parsed 890298 clauses with 181484 variables
0.00/0.32	c NW started thread 0 successfully (1103747392)
0.00/0.39	c NW started thread 1 successfully (1114237248)
0.00/0.46	c NW started thread 2 successfully (1089390912)
0.00/0.53	c NW started thread 3 successfully (1124727104)
38.00/10.05	c preprocessor returned 181484 variables
38.00/10.05	c preprocessing returned UNKNOWN
38.00/10.05	c PP set 7363 variables
38.00/10.05	c pp time: 9684683us (9s)
38.40/10.11	c preprocessor returned 181484 variables
38.40/10.11	c preprocessing returned UNKNOWN
38.40/10.11	c PP set 7363 variables
38.40/10.11	c pp time: 9677648us (9s)
38.40/10.12	c preprocessor returned 181484 variables
38.40/10.12	c preprocessing returned UNKNOWN
38.40/10.12	c PP set 7363 variables
38.40/10.12	c pp time: 9613290us (9s)
38.40/10.13	c preprocessor returned 181484 variables
38.40/10.13	c preprocessing returned UNKNOWN
38.40/10.14	c PP set 7363 variables
38.40/10.14	c pp time: 9554627us (9s)
41.61/10.92	c HTE
43.60/11.42	c subsumption
45.60/11.92	c simplified formula contains 0 unit clauses
45.60/11.96	c received clause contains eliminated literal 5572
45.60/11.96	c received clause contains eliminated literal -10702
46.01/12.09	c added unsatisfied clause
46.01/12.09	c failed to add network clauses
48.79/12.75	c received clause contains eliminated literal -9380
74.36/19.18	c added unsatisfied clause
74.36/19.18	c failed to add network clauses
77.95/20.06	c HTE
79.55/20.47	c subsumption
81.94/21.02	c simplified formula contains 0 unit clauses
84.34/21.61	c HTE
86.33/22.13	c subsumption
88.34/22.67	c simplified formula contains 0 unit clauses
115.50/29.49	c added unsatisfied clause
115.50/29.49	c failed to add network clauses
117.09/29.88	c received clause contains eliminated literal -13911
119.09/30.34	c added unsatisfied clause
119.09/30.34	c failed to add network clauses
120.29/30.61	c added unsatisfied clause
120.29/30.61	c failed to add network clauses
122.69/31.29	c added unsatisfied clause
122.69/31.29	c failed to add network clauses
138.68/35.26	c added unsatisfied clause
138.68/35.26	c failed to add network clauses
161.83/41.06	c added unsatisfied clause
161.83/41.06	c failed to add network clauses
919.95/230.87	c HTE
926.35/232.46	c subsumption
933.56/234.29	c simplified formula contains 0 unit clauses
969.87/243.36	c received clause contains eliminated literal -30483
1046.57/262.54	c received clause contains eliminated literal 50153
1100.52/276.03	c received clause contains eliminated literal 30947
1102.90/276.62	c added unsatisfied clause
1102.90/276.62	c failed to add network clauses
1128.46/283.00	c received clause contains eliminated literal -10514
1264.28/317.05	c received clause contains eliminated literal 45885
1452.81/364.26	c received clause contains eliminated literal 37348
1788.35/448.22	c received clause contains eliminated literal 20277
1844.67/462.38	c received clause contains eliminated literal 86430
1859.46/466.01	c received clause contains eliminated literal -111575
1887.03/472.92	c added unsatisfied clause
1887.03/472.92	c failed to add network clauses
1942.14/486.76	c received clause contains eliminated literal -171778
1955.32/490.04	c received clause contains eliminated literal 18142
2048.80/513.47	c received clause contains eliminated literal -25638
2262.08/566.88	c received clause contains eliminated literal 150451
2345.96/587.87	c added unsatisfied clause
2345.96/587.87	c failed to add network clauses
2449.42/613.76	c received clause contains eliminated literal -15602
2711.05/679.26	c received clause contains eliminated literal 107770
2875.66/720.49	c received clause contains eliminated literal -15622
3017.05/755.86	c received clause contains eliminated literal 124843
3229.56/809.05	c received clause contains eliminated literal -176036
3431.28/859.58	c received clause contains eliminated literal -7731
3621.01/907.04	c received clause contains eliminated literal 71493
3706.12/928.38	c added unsatisfied clause
3706.12/928.38	c failed to add network clauses
3932.98/985.19	c HTE
3975.31/995.73	c subsumption
4031.65/1009.81	c simplified formula contains 0 unit clauses
4125.90/1033.42	c received clause contains eliminated literal -13393
4555.73/1141.08	c received clause contains eliminated literal 141914
4655.61/1166.08	c received clause contains eliminated literal -13400

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-3281844-1304040042/watcher-3281844-1304040042 -o /tmp/evaluation-result-3281844-1304040042/solver-3281844-1304040042 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3281844-1304040042.cnf 688625021 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.76 8.01 7.99 1/175 31180
/proc/meminfo: memFree=23678988/32950928 swapFree=67071984/67111528
[pid=31180] ppid=31178 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (prissAuto.sh) S 31178 31180 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594234955 8908800 251 33554432000 4194304 4922060 140737188989632 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31180/statm: 2175 251 211 178 0 68 0

[startup+0.00937611 s]
/proc/loadavg: 7.76 8.01 7.99 1/175 31180
/proc/meminfo: memFree=23678988/32950928 swapFree=67071984/67111528
[pid=31180] ppid=31178 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (prissAuto.sh) S 31178 31180 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594234955 8908800 251 33554432000 4194304 4922060 140737188989632 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31180/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100364 s]
/proc/loadavg: 7.76 8.01 7.99 1/175 31180
/proc/meminfo: memFree=23678988/32950928 swapFree=67071984/67111528
[pid=31180] ppid=31178 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (prissAuto.sh) S 31178 31180 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594234955 8908800 251 33554432000 4194304 4922060 140737188989632 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31180/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300328 s]
/proc/loadavg: 7.76 8.01 7.99 1/175 31180
/proc/meminfo: memFree=23678988/32950928 swapFree=67071984/67111528
[pid=31180] ppid=31178 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (prissAuto.sh) S 31178 31180 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594234955 8908800 251 33554432000 4194304 4922060 140737188989632 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31180/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700253 s]
/proc/loadavg: 7.76 8.01 7.99 1/175 31180
/proc/meminfo: memFree=23678988/32950928 swapFree=67071984/67111528
[pid=31180] ppid=31178 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (prissAuto.sh) S 31178 31180 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594234955 8908800 251 33554432000 4194304 4922060 140737188989632 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31180/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50111 s]
/proc/loadavg: 7.76 8.01 7.99 7/188 31218
/proc/meminfo: memFree=22833492/32950928 swapFree=67071984/67111528
[pid=31180] ppid=31178 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (prissAuto.sh) S 31178 31180 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594234955 8908800 251 33554432000 4194304 4922060 140737188989632 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31180/statm: 2175 251 211 178 0 68 0
[pid=31181] ppid=31180 vsize=866820 CPUtime=4.17 cores=1,3,5,7
/proc/31181/stat : 31181 (priss) S 31180 31180 30862 0 -1 4202496 187000 0 0 0 358 59 0 0 18 0 5 0 594234955 887623680 156115 33554432000 4194304 5787044 140734694653264 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31181/statm: 216705 156115 349 389 0 212455 0
[pid=31181/tid=31183] ppid=31180 vsize=866820 CPUtime=1.02 cores=1,3,5,7
/proc/31181/task/31183/stat : 31183 (priss) R 31180 31180 30862 0 -1 4202560 37805 0 0 0 89 13 0 0 18 0 5 0 594234988 887623680 156115 33554432000 4194304 5787044 140734694653264 18446744073709551615 4391204 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31181/tid=31184] ppid=31180 vsize=866820 CPUtime=0.92 cores=1,3,5,7
/proc/31181/task/31184/stat : 31184 (priss) R 31180 31180 30862 0 -1 4202560 35456 0 0 0 80 12 0 0 18 0 5 0 594234994 887623680 156115 33554432000 4194304 5787044 140734694653264 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31181/tid=31185] ppid=31180 vsize=866820 CPUtime=0.89 cores=1,3,5,7
/proc/31181/task/31185/stat : 31185 (priss) R 31180 31180 30862 0 -1 4202560 35049 0 0 0 75 14 0 0 18 0 5 0 594235001 887623680 156115 33554432000 4194304 5787044 140734694653264 18446744073709551615 4331888 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=31181/tid=31203] ppid=31180 vsize=866820 CPUtime=0.78 cores=1,3,5,7
/proc/31181/task/31203/stat : 31203 (priss) R 31180 31180 30862 0 -1 4202560 35634 0 0 0 71 7 0 0 18 0 5 0 594235008 887623680 156115 33554432000 4194304 5787044 140734694653264 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.17
Current children cumulated vsize (KiB) 875520

[startup+3.10082 s]
/proc/loadavg: 7.76 8.01 7.99 10/188 31218
/proc/meminfo: memFree=22846092/32950928 swapFree=67071984/67111528
[pid=31180] ppid=31178 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (prissAuto.sh) S 31178 31180 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594234955 8908800 251 33554432000 4194304 4922060 140737188989632 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31180/statm: 2175 251 211 178 0 68 0
[pid=31181] ppid=31180 vsize=859860 CPUtime=10.53 cores=1,3,5,7
/proc/31181/stat : 31181 (priss) S 31180 31180 30862 0 -1 4202496 194079 0 0 0 968 85 0 0 18 0 5 0 594234955 880496640 161454 33554432000 4194304 5787044 140734694653264 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31181/statm: 214965 161454 351 389 0 210715 0
[pid=31181/tid=31183] ppid=31180 vsize=859860 CPUtime=2.61 cores=1,3,5,7
/proc/31181/task/31183/stat : 31183 (priss) R 31180 31180 30862 0 -1 4202560 41017 0 0 0 241 20 0 0 18 0 5 0 594234988 880496640 161454 33554432000 4194304 5787044 140734694653264 18446744073709551615 18446744073699065863 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31181/tid=31184] ppid=31180 vsize=859860 CPUtime=2.52 cores=1,3,5,7
/proc/31181/task/31184/stat : 31184 (priss) R 31180 31180 30862 0 -1 4202560 37425 0 0 0 233 19 0 0 18 0 5 0 594234994 880496640 161454 33554432000 4194304 5787044 140734694653264 18446744073709551615 18446744073699065863 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=31181/tid=31185] ppid=31180 vsize=859860 CPUtime=2.48 cores=1,3,5,7
/proc/31181/task/31185/stat : 31185 (priss) R 31180 31180 30862 0 -1 4202560 36610 0 0 0 228 20 0 0 18 0 5 0 594235001 880496640 161454 33554432000 4194304 5787044 140734694653264 18446744073709551615 4339899 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=31181/tid=31203] ppid=31180 vsize=859860 CPUtime=2.36 cores=1,3,5,7
/proc/31181/task/31203/stat : 31203 (priss) R 31180 31180 30862 0 -1 4202560 35971 0 0 0 223 13 0 0 18 0 5 0 594235008 880496640 161454 33554432000 4194304 5787044 140734694653264 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.53
Current children cumulated vsize (KiB) 868560

[startup+6.30123 s]
/proc/loadavg: 7.78 8.01 7.99 9/188 31218
/proc/meminfo: memFree=22746768/32950928 swapFree=67071984/67111528
[pid=31180] ppid=31178 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (prissAuto.sh) S 31178 31180 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594234955 8908800 251 33554432000 4194304 4922060 140737188989632 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31180/statm: 2175 251 211 178 0 68 0
[pid=31181] ppid=31180 vsize=859860 CPUtime=23.31 cores=1,3,5,7
/proc/31181/stat : 31181 (priss) S 31180 31180 30862 0 -1 4202496 200955 0 0 0 2244 87 0 0 18 0 5 0 594234955 880496640 168330 33554432000 4194304 5787044 140734694653264 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31181/statm: 214965 168330 352 389 0 210715 0
[pid=31181/tid=31183] ppid=31180 vsize=859860 CPUtime=5.81 cores=1,3,5,7
/proc/31181/task/31183/stat : 31183 (priss) R 31180 31180 30862 0 -1 4202560 44040 0 0 0 560 21 0 0 25 0 5 0 594234988 880496640 168330 33554432000 4194304 5787044 140734694653264 18446744073709551615 4276259 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31181/tid=31184] ppid=31180 vsize=859860 CPUtime=5.7 cores=1,3,5,7
/proc/31181/task/31184/stat : 31184 (priss) R 31180 31180 30862 0 -1 4202560 37448 0 0 0 551 19 0 0 25 0 5 0 594234994 880496640 168330 33554432000 4194304 5787044 140734694653264 18446744073709551615 4279083 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=31181/tid=31185] ppid=31180 vsize=859860 CPUtime=5.69 cores=1,3,5,7
/proc/31181/task/31185/stat : 31185 (priss) R 31180 31180 30862 0 -1 4202560 39367 0 0 0 548 21 0 0 25 0 5 0 594235001 880496640 168330 33554432000 4194304 5787044 140734694653264 18446744073709551615 4276264 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=31181/tid=31203] ppid=31180 vsize=859860 CPUtime=5.56 cores=1,3,5,7
/proc/31181/task/31203/stat : 31203 (priss) R 31180 31180 30862 0 -1 4202560 37044 0 0 0 542 14 0 0 25 0 5 0 594235008 880496640 168330 33554432000 4194304 5787044 140734694653264 18446744073709551615 4276370 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.31
Current children cumulated vsize (KiB) 868560

[startup+12.7011 s]
/proc/loadavg: 7.80 8.01 7.99 9/188 31218
/proc/meminfo: memFree=22615880/32950928 swapFree=67071984/67111528
[pid=31180] ppid=31178 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (prissAuto.sh) S 31178 31180 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594234955 8908800 251 33554432000 4194304 4922060 140737188989632 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31180/statm: 2175 251 211 178 0 68 0
[pid=31181] ppid=31180 vsize=990932 CPUtime=48.79 cores=1,3,5,7
/proc/31181/stat : 31181 (priss) S 31180 31180 30862 0 -1 4202496 263890 0 0 0 4772 107 0 0 18 0 5 0 594234955 1014714368 199032 33554432000 4194304 5787044 140734694653264 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31181/statm: 247733 199032 418 389 0 243483 0
[pid=31181/tid=31183] ppid=31180 vsize=990932 CPUtime=12.17 cores=1,3,5,7
/proc/31181/task/31183/stat : 31183 (priss) R 31180 31180 30862 0 -1 4202560 59657 0 0 0 1191 26 0 0 25 0 5 0 594234988 1014714368 199032 33554432000 4194304 5787044 140734694653264 18446744073709551615 4254619 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31181/tid=31184] ppid=31180 vsize=990932 CPUtime=12.05 cores=1,3,5,7
/proc/31181/task/31184/stat : 31184 (priss) R 31180 31180 30862 0 -1 4202560 43452 0 0 0 1184 21 0 0 25 0 5 0 594234994 1014714368 199032 33554432000 4194304 5787044 140734694653264 18446744073709551615 5588240 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=31181/tid=31185] ppid=31180 vsize=990932 CPUtime=12.06 cores=1,3,5,7
/proc/31181/task/31185/stat : 31185 (priss) R 31180 31180 30862 0 -1 4202560 53830 0 0 0 1180 26 0 0 25 0 5 0 594235001 1014714368 199032 33554432000 4194304 5787044 140734694653264 18446744073709551615 5586651 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=31181/tid=31203] ppid=31180 vsize=990932 CPUtime=11.94 cores=1,3,5,7
/proc/31181/task/31203/stat : 31203 (priss) R 31180 31180 30862 0 -1 4202560 63895 0 0 0 1173 21 0 0 25 0 5 0 594235008 1014714368 199032 33554432000 4194304 5787044 140734694653264 18446744073709551615 4219663 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 48.79
Current children cumulated vsize (KiB) 999632

[startup+25.5007 s]
/proc/loadavg: 7.84 8.01 7.99 9/188 31218
/proc/meminfo: memFree=22514936/32950928 swapFree=67071984/67111528
[pid=31180] ppid=31178 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (prissAuto.sh) S 31178 31180 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594234955 8908800 251 33554432000 4194304 4922060 140737188989632 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31180/statm: 2175 251 211 178 0 68 0
[pid=31181] ppid=31180 vsize=1122004 CPUtime=99.92 cores=1,3,5,7
/proc/31181/stat : 31181 (priss) S 31180 31180 30862 0 -1 4202496 293409 0 0 0 9878 114 0 0 18 0 5 0 594234955 1148932096 221852 33554432000 4194304 5787044 140734694653264 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31181/statm: 280501 221852 418 389 0 276251 0
[pid=31181/tid=31183] ppid=31180 vsize=1122004 CPUtime=24.97 cores=1,3,5,7
/proc/31181/task/31183/stat : 31183 (priss) R 31180 31180 30862 0 -1 4202560 60156 0 0 0 2470 27 0 0 25 0 5 0 594234988 1148932096 221852 33554432000 4194304 5787044 140734694653264 18446744073709551615 5586761 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31181/tid=31184] ppid=31180 vsize=1122004 CPUtime=24.78 cores=1,3,5,7
/proc/31181/task/31184/stat : 31184 (priss) R 31180 31180 30862 0 -1 4202560 44420 0 0 0 2457 21 0 0 25 0 5 0 594234994 1148932096 221852 33554432000 4194304 5787044 140734694653264 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=31181/tid=31185] ppid=31180 vsize=1122004 CPUtime=24.87 cores=1,3,5,7
/proc/31181/task/31185/stat : 31185 (priss) R 31180 31180 30862 0 -1 4202560 53955 0 0 0 2460 27 0 0 25 0 5 0 594235001 1148932096 221852 33554432000 4194304 5787044 140734694653264 18446744073709551615 4254912 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=31181/tid=31203] ppid=31180 vsize=1122004 CPUtime=24.75 cores=1,3,5,7
/proc/31181/task/31203/stat : 31203 (priss) R 31180 31180 30862 0 -1 4202560 91822 0 0 0 2448 27 0 0 25 0 5 0 594235008 1148932096 221852 33554432000 4194304 5787044 140734694653264 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 99.92
Current children cumulated vsize (KiB) 1130704

[startup+51.101 s]
/proc/loadavg: 8.03 8.04 8.00 9/188 31219
/proc/meminfo: memFree=22491304/32950928 swapFree=67071984/67111528
[pid=31180] ppid=31178 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (prissAuto.sh) S 31178 31180 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594234955 8908800 251 33554432000 4194304 4922060 140737188989632 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31180/statm: 2175 251 211 178 0 68 0
[pid=31181] ppid=31180 vsize=1122004 CPUtime=202.18 cores=1,3,5,7
/proc/31181/stat : 31181 (priss) S 31180 31180 30862 0 -1 4202496 294210 0 0 0 20100 118 0 0 18 0 5 0 594234955 1148932096 222653 33554432000 4194304 5787044 140734694653264 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31181/statm: 280501 222653 418 389 0 276251 0
[pid=31181/tid=31183] ppid=31180 vsize=1122004 CPUtime=50.57 cores=1,3,5,7
/proc/31181/task/31183/stat : 31183 (priss) R 31180 31180 30862 0 -1 4202560 60324 0 0 0 5029 28 0 0 25 0 5 0 594234988 1148932096 222653 33554432000 4194304 5787044 140734694653264 18446744073709551615 5586769 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31181/tid=31184] ppid=31180 vsize=1122004 CPUtime=50.24 cores=1,3,5,7
/proc/31181/task/31184/stat : 31184 (priss) R 31180 31180 30862 0 -1 4202560 44530 0 0 0 5002 22 0 0 25 0 5 0 594234994 1148932096 222653 33554432000 4194304 5787044 140734694653264 18446744073709551615 5590569 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=31181/tid=31185] ppid=31180 vsize=1122004 CPUtime=50.46 cores=1,3,5,7
/proc/31181/task/31185/stat : 31185 (priss) R 31180 31180 30862 0 -1 4202560 54363 0 0 0 5018 28 0 0 25 0 5 0 594235001 1148932096 222653 33554432000 4194304 5787044 140734694653264 18446744073709551615 4254614 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=31181/tid=31203] ppid=31180 vsize=1122004 CPUtime=50.35 cores=1,3,5,7
/proc/31181/task/31203/stat : 31203 (priss) R 31180 31180 30862 0 -1 4202560 91937 0 0 0 5007 28 0 0 25 0 5 0 594235008 1148932096 222653 33554432000 4194304 5787044 140734694653264 18446744073709551615 5534357 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 202.18
Current children cumulated vsize (KiB) 1130704

[startup+102.307 s]
/proc/loadavg: 8.08 8.04 8.00 9/188 31253
/proc/meminfo: memFree=22047132/32950928 swapFree=67071984/67111528
[pid=31180] ppid=31178 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (prissAuto.sh) S 31178 31180 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594234955 8908800 251 33554432000 4194304 4922060 140737188989632 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31180/statm: 2175 251 211 178 0 68 0
[pid=31181] ppid=31180 vsize=1122004 CPUtime=406.7 cores=1,3,5,7
/proc/31181/stat : 31181 (priss) S 31180 31180 30862 0 -1 4202496 295372 0 0 0 40548 122 0 0 18 0 5 0 594234955 1148932096 223795 33554432000 4194304 5787044 140734694653264 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31181/statm: 280501 223795 418 389 0 276251 0
[pid=31181/tid=31183] ppid=31180 vsize=1122004 CPUtime=101.66 cores=1,3,5,7
/proc/31181/task/31183/stat : 31183 (priss) R 31180 31180 30862 0 -1 4202560 60460 0 0 0 10138 28 0 0 25 0 5 0 594234988 1148932096 223795 33554432000 4194304 5787044 140734694653264 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=31181/tid=31184] ppid=31180 vsize=1122004 CPUtime=101.28 cores=1,3,5,7
/proc/31181/task/31184/stat : 31184 (priss) R 31180 31180 30862 0 -1 4202560 44702 0 0 0 10105 23 0 0 25 0 5 0 594234994 1148932096 223795 33554432000 4194304 5787044 140734694653264 18446744073709551615 5585240 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=31181/tid=31185] ppid=31180 vsize=1122004 CPUtime=101.65 cores=1,3,5,7
/proc/31181/task/31185/stat : 31185 (priss) R 31180 31180 30862 0 -1 4202560 55068 0 0 0 10136 29 0 0 25 0 5 0 594235001 1148932096 223795 33554432000 4194304 5787044 140734694653264 18446744073709551615 5601765 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31181/tid=31203] ppid=31180 vsize=1122004 CPUtime=101.55 cores=1,3,5,7

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

/proc/31181/task/31184/stat : 31184 (priss) R 31180 31180 30862 0 -1 4202560 60055 0 0 0 82083 43 0 0 25 0 5 0 594234994 1443237888 289991 33554432000 4194304 5787044 140734694653264 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=31181/tid=31185] ppid=31180 vsize=1409412 CPUtime=821.62 cores=1,3,5,7
/proc/31181/task/31185/stat : 31185 (priss) R 31180 31180 30862 0 -1 4202560 71213 0 0 0 82110 52 0 0 25 0 5 0 594235001 1443237888 289991 33554432000 4194304 5787044 140734694653264 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31181/tid=31203] ppid=31180 vsize=1409412 CPUtime=821.53 cores=1,3,5,7
/proc/31181/task/31203/stat : 31203 (priss) R 31180 31180 30862 0 -1 4202560 117247 0 0 0 82098 55 0 0 25 0 5 0 594235008 1443237888 289991 33554432000 4194304 5787044 140734694653264 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3282.68
Current children cumulated vsize (KiB) 1418112

[startup+882.301 s]
/proc/loadavg: 8.06 8.09 8.03 9/188 31273
/proc/meminfo: memFree=19995656/32950928 swapFree=67071984/67111528
[pid=31180] ppid=31178 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (prissAuto.sh) S 31178 31180 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594234955 8908800 251 33554432000 4194304 4922060 140737188989632 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31180/statm: 2175 251 211 178 0 68 0
[pid=31181] ppid=31180 vsize=1417680 CPUtime=3522.35 cores=1,3,5,7
/proc/31181/stat : 31181 (priss) S 31180 31180 30862 0 -1 4202496 371588 0 0 0 352017 218 0 0 18 0 5 0 594234955 1451704320 296978 33554432000 4194304 5787044 140734694653264 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31181/statm: 354420 296978 418 389 0 350170 0
[pid=31181/tid=31183] ppid=31180 vsize=1417680 CPUtime=877.37 cores=1,3,5,7
/proc/31181/task/31183/stat : 31183 (priss) R 31180 31180 30862 0 -1 4202560 74464 0 0 0 87689 48 0 0 25 0 5 0 594234988 1451704320 296978 33554432000 4194304 5787044 140734694653264 18446744073709551615 4218888 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=31181/tid=31184] ppid=31180 vsize=1417680 CPUtime=881.26 cores=1,3,5,7
/proc/31181/task/31184/stat : 31184 (priss) R 31180 31180 30862 0 -1 4202560 62357 0 0 0 88081 45 0 0 25 0 5 0 594234994 1451704320 296978 33554432000 4194304 5787044 140734694653264 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=31181/tid=31185] ppid=31180 vsize=1417680 CPUtime=881.62 cores=1,3,5,7
/proc/31181/task/31185/stat : 31185 (priss) R 31180 31180 30862 0 -1 4202560 72998 0 0 0 88107 55 0 0 25 0 5 0 594235001 1451704320 296978 33554432000 4194304 5787044 140734694653264 18446744073709551615 5590526 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31181/tid=31203] ppid=31180 vsize=1417680 CPUtime=881.52 cores=1,3,5,7
/proc/31181/task/31203/stat : 31203 (priss) R 31180 31180 30862 0 -1 4202560 118713 0 0 0 88095 57 0 0 25 0 5 0 594235008 1451704320 296978 33554432000 4194304 5787044 140734694653264 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3522.35
Current children cumulated vsize (KiB) 1426380

[startup+942.301 s]
/proc/loadavg: 8.09 8.09 8.02 9/188 31275
/proc/meminfo: memFree=19913288/32950928 swapFree=67071984/67111528
[pid=31180] ppid=31178 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (prissAuto.sh) S 31178 31180 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594234955 8908800 251 33554432000 4194304 4922060 140737188989632 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31180/statm: 2175 251 211 178 0 68 0
[pid=31181] ppid=31180 vsize=1418472 CPUtime=3762.02 cores=1,3,5,7
/proc/31181/stat : 31181 (priss) S 31180 31180 30862 0 -1 4202496 372824 0 0 0 375981 221 0 0 18 0 5 0 594234955 1452515328 297989 33554432000 4194304 5787044 140734694653264 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31181/statm: 354618 297989 418 389 0 350368 0
[pid=31181/tid=31183] ppid=31180 vsize=1418472 CPUtime=937.05 cores=1,3,5,7
/proc/31181/task/31183/stat : 31183 (priss) R 31180 31180 30862 0 -1 4202560 74698 0 0 0 93656 49 0 0 25 0 5 0 594234988 1452515328 297989 33554432000 4194304 5787044 140734694653264 18446744073709551615 5591727 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=31181/tid=31184] ppid=31180 vsize=1418472 CPUtime=941.27 cores=1,3,5,7
/proc/31181/task/31184/stat : 31184 (priss) R 31180 31180 30862 0 -1 4202560 62489 0 0 0 94081 46 0 0 25 0 5 0 594234994 1452515328 297989 33554432000 4194304 5787044 140734694653264 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=31181/tid=31185] ppid=31180 vsize=1418472 CPUtime=941.61 cores=1,3,5,7
/proc/31181/task/31185/stat : 31185 (priss) R 31180 31180 30862 0 -1 4202560 73564 0 0 0 94106 55 0 0 25 0 5 0 594235001 1452515328 297989 33554432000 4194304 5787044 140734694653264 18446744073709551615 5590420 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31181/tid=31203] ppid=31180 vsize=1418472 CPUtime=941.53 cores=1,3,5,7
/proc/31181/task/31203/stat : 31203 (priss) R 31180 31180 30862 0 -1 4202560 119017 0 0 0 94094 59 0 0 25 0 5 0 594235008 1452515328 297989 33554432000 4194304 5787044 140734694653264 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3762.02
Current children cumulated vsize (KiB) 1427172

[startup+1002.3 s]
/proc/loadavg: 8.10 8.08 8.02 9/188 31277
/proc/meminfo: memFree=19858060/32950928 swapFree=67071984/67111528
[pid=31180] ppid=31178 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (prissAuto.sh) S 31178 31180 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594234955 8908800 251 33554432000 4194304 4922060 140737188989632 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31180/statm: 2175 251 211 178 0 68 0
[pid=31181] ppid=31180 vsize=1550916 CPUtime=4001.67 cores=1,3,5,7
/proc/31181/stat : 31181 (priss) S 31180 31180 30862 0 -1 4202496 394570 0 0 0 399937 230 0 0 18 0 5 0 594234955 1588137984 311409 33554432000 4194304 5787044 140734694653264 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31181/statm: 387729 311409 418 389 0 383479 0
[pid=31181/tid=31183] ppid=31180 vsize=1550916 CPUtime=996.72 cores=1,3,5,7
/proc/31181/task/31183/stat : 31183 (priss) R 31180 31180 30862 0 -1 4202560 75392 0 0 0 99622 50 0 0 25 0 5 0 594234988 1588137984 311409 33554432000 4194304 5787044 140734694653264 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=31181/tid=31184] ppid=31180 vsize=1550916 CPUtime=1001.26 cores=1,3,5,7
/proc/31181/task/31184/stat : 31184 (priss) R 31180 31180 30862 0 -1 4202560 63067 0 0 0 100079 47 0 0 25 0 5 0 594234994 1588137984 311409 33554432000 4194304 5787044 140734694653264 18446744073709551615 4213865 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=31181/tid=31185] ppid=31180 vsize=1550916 CPUtime=1001.62 cores=1,3,5,7
/proc/31181/task/31185/stat : 31185 (priss) R 31180 31180 30862 0 -1 4202560 74323 0 0 0 100104 58 0 0 25 0 5 0 594235001 1588137984 311409 33554432000 4194304 5787044 140734694653264 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31181/tid=31203] ppid=31180 vsize=1550916 CPUtime=1001.52 cores=1,3,5,7
/proc/31181/task/31203/stat : 31203 (priss) R 31180 31180 30862 0 -1 4202560 138732 0 0 0 100088 64 0 0 25 0 5 0 594235008 1588137984 311409 33554432000 4194304 5787044 140734694653264 18446744073709551615 18446744073699065971 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4001.67
Current children cumulated vsize (KiB) 1559616

[startup+1062.3 s]
/proc/loadavg: 8.10 8.08 8.02 9/188 31278
/proc/meminfo: memFree=19856920/32950928 swapFree=67071984/67111528
[pid=31180] ppid=31178 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (prissAuto.sh) S 31178 31180 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594234955 8908800 251 33554432000 4194304 4922060 140737188989632 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31180/statm: 2175 251 211 178 0 68 0
[pid=31181] ppid=31180 vsize=1550916 CPUtime=4241.35 cores=1,3,5,7
/proc/31181/stat : 31181 (priss) S 31180 31180 30862 0 -1 4202496 394575 0 0 0 423904 231 0 0 18 0 5 0 594234955 1588137984 311414 33554432000 4194304 5787044 140734694653264 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31181/statm: 387729 311414 418 389 0 383479 0
[pid=31181/tid=31183] ppid=31180 vsize=1550916 CPUtime=1056.4 cores=1,3,5,7
/proc/31181/task/31183/stat : 31183 (priss) R 31180 31180 30862 0 -1 4202560 75393 0 0 0 105590 50 0 0 25 0 5 0 594234988 1588137984 311414 33554432000 4194304 5787044 140734694653264 18446744073709551615 5590540 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=31181/tid=31184] ppid=31180 vsize=1550916 CPUtime=1061.26 cores=1,3,5,7
/proc/31181/task/31184/stat : 31184 (priss) R 31180 31180 30862 0 -1 4202560 63067 0 0 0 106079 47 0 0 25 0 5 0 594234994 1588137984 311414 33554432000 4194304 5787044 140734694653264 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=31181/tid=31185] ppid=31180 vsize=1550916 CPUtime=1061.62 cores=1,3,5,7
/proc/31181/task/31185/stat : 31185 (priss) R 31180 31180 30862 0 -1 4202560 74323 0 0 0 106104 58 0 0 25 0 5 0 594235001 1588137984 311414 33554432000 4194304 5787044 140734694653264 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31181/tid=31203] ppid=31180 vsize=1550916 CPUtime=1061.51 cores=1,3,5,7
/proc/31181/task/31203/stat : 31203 (priss) R 31180 31180 30862 0 -1 4202560 138736 0 0 0 106087 64 0 0 25 0 5 0 594235008 1588137984 311414 33554432000 4194304 5787044 140734694653264 18446744073709551615 4218754 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4241.35
Current children cumulated vsize (KiB) 1559616

[startup+1122.3 s]
/proc/loadavg: 8.38 8.16 8.05 9/188 31283
/proc/meminfo: memFree=19767524/32950928 swapFree=67071984/67111528
[pid=31180] ppid=31178 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (prissAuto.sh) S 31178 31180 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594234955 8908800 251 33554432000 4194304 4922060 140737188989632 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31180/statm: 2175 251 211 178 0 68 0
[pid=31181] ppid=31180 vsize=1550916 CPUtime=4481.03 cores=1,3,5,7
/proc/31181/stat : 31181 (priss) S 31180 31180 30862 0 -1 4202496 394721 0 0 0 447871 232 0 0 18 0 5 0 594234955 1588137984 311560 33554432000 4194304 5787044 140734694653264 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31181/statm: 387729 311560 418 389 0 383479 0
[pid=31181/tid=31183] ppid=31180 vsize=1550916 CPUtime=1116.07 cores=1,3,5,7
/proc/31181/task/31183/stat : 31183 (priss) R 31180 31180 30862 0 -1 4202560 75423 0 0 0 111557 50 0 0 25 0 5 0 594234988 1588137984 311560 33554432000 4194304 5787044 140734694653264 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=31181/tid=31184] ppid=31180 vsize=1550916 CPUtime=1121.26 cores=1,3,5,7
/proc/31181/task/31184/stat : 31184 (priss) R 31180 31180 30862 0 -1 4202560 63068 0 0 0 112079 47 0 0 25 0 5 0 594234994 1588137984 311560 33554432000 4194304 5787044 140734694653264 18446744073709551615 5592012 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=31181/tid=31185] ppid=31180 vsize=1550916 CPUtime=1121.62 cores=1,3,5,7
/proc/31181/task/31185/stat : 31185 (priss) R 31180 31180 30862 0 -1 4202560 74435 0 0 0 112104 58 0 0 25 0 5 0 594235001 1588137984 311560 33554432000 4194304 5787044 140734694653264 18446744073709551615 5590268 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31181/tid=31203] ppid=31180 vsize=1550916 CPUtime=1121.52 cores=1,3,5,7
/proc/31181/task/31203/stat : 31203 (priss) R 31180 31180 30862 0 -1 4202560 138739 0 0 0 112088 64 0 0 25 0 5 0 594235008 1588137984 311560 33554432000 4194304 5787044 140734694653264 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4481.03
Current children cumulated vsize (KiB) 1559616

[startup+1182.3 s]
/proc/loadavg: 8.26 8.16 8.06 9/188 31284
/proc/meminfo: memFree=19605412/32950928 swapFree=67071984/67111528
[pid=31180] ppid=31178 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (prissAuto.sh) S 31178 31180 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594234955 8908800 251 33554432000 4194304 4922060 140737188989632 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31180/statm: 2175 251 211 178 0 68 0
[pid=31181] ppid=31180 vsize=1558020 CPUtime=4720.71 cores=1,3,5,7
/proc/31181/stat : 31181 (priss) S 31180 31180 30862 0 -1 4202496 396508 0 0 0 471838 233 0 0 18 0 5 0 594234955 1595412480 313347 33554432000 4194304 5787044 140734694653264 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31181/statm: 389505 313347 418 389 0 385255 0
[pid=31181/tid=31183] ppid=31180 vsize=1558020 CPUtime=1175.75 cores=1,3,5,7
/proc/31181/task/31183/stat : 31183 (priss) R 31180 31180 30862 0 -1 4202560 75439 0 0 0 117525 50 0 0 25 0 5 0 594234988 1595412480 313347 33554432000 4194304 5787044 140734694653264 18446744073709551615 5586769 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=31181/tid=31184] ppid=31180 vsize=1558020 CPUtime=1181.26 cores=1,3,5,7
/proc/31181/task/31184/stat : 31184 (priss) R 31180 31180 30862 0 -1 4202560 63068 0 0 0 118079 47 0 0 25 0 5 0 594234994 1595412480 313347 33554432000 4194304 5787044 140734694653264 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=31181/tid=31185] ppid=31180 vsize=1558020 CPUtime=1181.62 cores=1,3,5,7
/proc/31181/task/31185/stat : 31185 (priss) R 31180 31180 30862 0 -1 4202560 74442 0 0 0 118104 58 0 0 25 0 5 0 594235001 1595412480 313347 33554432000 4194304 5787044 140734694653264 18446744073709551615 5586783 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31181/tid=31203] ppid=31180 vsize=1558020 CPUtime=1181.52 cores=1,3,5,7
/proc/31181/task/31203/stat : 31203 (priss) R 31180 31180 30862 0 -1 4202560 140503 0 0 0 118087 65 0 0 25 0 5 0 594235008 1595412480 313347 33554432000 4194304 5787044 140734694653264 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4720.71
Current children cumulated vsize (KiB) 1566720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.2 s]
/proc/loadavg: 8.18 8.15 8.05 9/188 31285
/proc/meminfo: memFree=19526420/32950928 swapFree=67071984/67111528
[pid=31180] ppid=31178 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (prissAuto.sh) S 31178 31180 30862 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594234955 8908800 251 33554432000 4194304 4922060 140737188989632 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31180/statm: 2175 251 211 178 0 68 0
[pid=31181] ppid=31180 vsize=1561320 CPUtime=4800.23 cores=1,3,5,7
/proc/31181/stat : 31181 (priss) S 31180 31180 30862 0 -1 4202496 397504 0 0 0 479790 233 0 0 18 0 5 0 594234955 1598791680 314343 33554432000 4194304 5787044 140734694653264 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31181/statm: 390330 314343 418 389 0 386080 0
[pid=31181/tid=31183] ppid=31180 vsize=1561320 CPUtime=1195.54 cores=1,3,5,7
/proc/31181/task/31183/stat : 31183 (priss) R 31180 31180 30862 0 -1 4202560 76227 0 0 0 119504 50 0 0 25 0 5 0 594234988 1598791680 314343 33554432000 4194304 5787044 140734694653264 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=31181/tid=31184] ppid=31180 vsize=1561320 CPUtime=1201.17 cores=1,3,5,7
/proc/31181/task/31184/stat : 31184 (priss) R 31180 31180 30862 0 -1 4202560 63084 0 0 0 120070 47 0 0 25 0 5 0 594234994 1598791680 314343 33554432000 4194304 5787044 140734694653264 18446744073709551615 5586755 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=31181/tid=31185] ppid=31180 vsize=1561320 CPUtime=1201.54 cores=1,3,5,7
/proc/31181/task/31185/stat : 31185 (priss) R 31180 31180 30862 0 -1 4202560 74589 0 0 0 120095 59 0 0 25 0 5 0 594235001 1598791680 314343 33554432000 4194304 5787044 140734694653264 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31181/tid=31203] ppid=31180 vsize=1561320 CPUtime=1201.44 cores=1,3,5,7
/proc/31181/task/31203/stat : 31203 (priss) R 31180 31180 30862 0 -1 4202560 140548 0 0 0 120079 65 0 0 25 0 5 0 594235008 1598791680 314343 33554432000 4194304 5787044 140734694653264 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1570020

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 31180 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 4800.23
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1202.22
CPU time (s): 4800.23
CPU user time (s): 4797.9
CPU system time (s): 2.33
CPU usage (%): 399.279
Max. virtual memory (cumulated for all children) (KiB): 1570020

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

runsolver used 1.84972 second user time and 4.72128 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 03:20:43
IDJOB=3281844
IDBENCH=69635
IDSOLVER=1602
FILE ID=node116/3281844-1304040042
RUNJOBID= node116-1304036428-30881
PBS_JOBID= 13170355
Free space on /tmp= 72492 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT_RACE08/cnf/ibm-2002-30r-k85.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281844-1304040042/watcher-3281844-1304040042 -o /tmp/evaluation-result-3281844-1304040042/solver-3281844-1304040042 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3281844-1304040042.cnf 688625021 4800 15500 4

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

MD5SUM BENCH= c08fe2d9c476652207ada677b7ca59f9
RANDOM SEED=688625021

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:      23679268 kB
Buffers:       1893340 kB
Cached:        6915644 kB
SwapCached:       9732 kB
Active:        4335648 kB
Inactive:      4514300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23679268 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           19020 kB
Writeback:          16 kB
AnonPages:       34908 kB
Mapped:          14320 kB
Slab:           359140 kB
PageTables:       4844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   218304 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= 72488 MiB
End job on node116 at 2011-04-29 03:40:47