Trace number 3285432

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.21 1203.22

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-two-cities-sequential-15nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.040-SAT.cnf
MD5SUM74e0fa52e4789615985c73d0a8b105b4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark127.054
Satisfiable
(Un)Satisfiability was proved
Number of variables580875
Number of clauses3140965
Sum of the clauses size7465165
Maximum clause length602
Minimum clause length1
Number of clauses of size 1445
Number of clauses of size 23105720
Number of clauses of size 3720
Number of clauses of size 4720
Number of clauses of size 51200
Number of clauses of size over 532160

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: 32404
0.00/0.00	c setup for 4cores
1.00/1.09	c parsetime: 1094977us
1.00/1.10	c parsed 3140965 clauses with 580875 variables
1.19/1.28	c NW started thread 0 successfully (1098529088)
1.51/1.47	c NW started thread 1 successfully (1109018944)
2.02/1.67	c NW started thread 2 successfully (1119508800)
3.09/1.92	c NW started thread 3 successfully (1129998656)
177.03/45.60	c preprocessor returned 580875 variables
177.03/45.60	c preprocessing returned UNKNOWN
177.03/45.60	c PP set 96503 variables
177.03/45.60	c pp time: 44197485us (44s)
177.03/45.68	c preprocessor returned 580875 variables
177.03/45.68	c preprocessing returned UNKNOWN
177.03/45.68	c PP set 96503 variables
177.03/45.68	c pp time: 44082314us (44s)
179.44/46.22	c preprocessor returned 580875 variables
179.44/46.22	c preprocessing returned UNKNOWN
179.44/46.22	c PP set 96503 variables
179.44/46.22	c pp time: 44151083us (44s)
180.22/46.41	c preprocessor returned 580875 variables
180.22/46.41	c preprocessing returned UNKNOWN
180.22/46.41	c PP set 96503 variables
180.22/46.41	c pp time: 44567167us (44s)
235.75/60.39	c HTE
290.87/74.19	c subsumption
290.87/74.19	c simplified formula contains 0 unit clauses
439.06/111.22	c HTE
485.01/122.77	c subsumption
485.01/122.77	c simplified formula contains 0 unit clauses
634.00/160.08	c HTE
680.60/171.70	c subsumption
680.60/171.70	c simplified formula contains 0 unit clauses
728.16/183.66	c HTE
1214.70/305.46	c subsumption
1214.70/305.46	c simplified formula contains 0 unit clauses
1263.03/317.56	c HTE
1310.08/329.31	c subsumption
1310.08/329.31	c simplified formula contains 0 unit clauses
1532.59/385.02	c HTE
1605.66/403.31	c subsumption
1605.66/403.31	c simplified formula contains 0 unit clauses
1759.44/441.89	c received clause contains eliminated literal -101912
1807.38/453.81	c HTE
1852.93/465.22	c subsumption
1852.93/465.22	c simplified formula contains 0 unit clauses
2100.97/527.38	c HTE
2146.83/538.82	c subsumption
2146.83/538.82	c simplified formula contains 0 unit clauses
2147.24/538.93	c received clause contains eliminated literal -101614
2196.35/551.28	c HTE
2377.63/596.65	c subsumption
2377.63/596.65	c simplified formula contains 0 unit clauses
2427.16/609.00	c HTE
2471.89/620.24	c subsumption
2471.89/620.24	c simplified formula contains 0 unit clauses
2680.37/672.42	c HTE
2733.08/685.69	c subsumption
2733.08/685.69	c simplified formula contains 0 unit clauses
2945.59/738.82	c HTE
2995.50/751.36	c subsumption
2995.50/751.36	c simplified formula contains 0 unit clauses
3335.33/836.40	c HTE
3385.53/849.05	c subsumption
3385.53/849.05	c simplified formula contains 0 unit clauses
3724.69/933.91	c HTE
3779.68/947.79	c subsumption
3779.68/947.79	c simplified formula contains 0 unit clauses
3883.94/973.80	c received clause contains eliminated literal -101830
4012.93/1006.19	c HTE
4058.43/1017.59	c subsumption
4058.43/1017.59	c simplified formula contains 0 unit clauses
4456.26/1117.12	c HTE
4510.20/1130.62	c subsumption
4510.20/1130.62	c simplified formula contains 0 unit clauses
4758.64/1192.80	c HTE

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-3285432-1304047906/watcher-3285432-1304047906 -o /tmp/evaluation-result-3285432-1304047906/solver-3285432-1304047906 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3285432-1304047906.cnf 695019681 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.71 8.00 8.01 5/182 32403
/proc/meminfo: memFree=22765176/32950928 swapFree=67071984/67111528
[pid=32403] ppid=32401 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/32403/stat : 32403 (prissAuto.sh) S 32401 32403 30862 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 595021454 8908800 252 33554432000 4194304 4922060 140737001608848 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32403/statm: 2175 252 211 178 0 68 0

[startup+0.096262 s]
/proc/loadavg: 7.71 8.00 8.01 5/182 32403
/proc/meminfo: memFree=22765176/32950928 swapFree=67071984/67111528
[pid=32403] ppid=32401 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/32403/stat : 32403 (prissAuto.sh) S 32401 32403 30862 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 595021454 8908800 252 33554432000 4194304 4922060 140737001608848 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32403/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100257 s]
/proc/loadavg: 7.71 8.00 8.01 5/182 32403
/proc/meminfo: memFree=22765176/32950928 swapFree=67071984/67111528
[pid=32403] ppid=32401 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/32403/stat : 32403 (prissAuto.sh) S 32401 32403 30862 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 595021454 8908800 252 33554432000 4194304 4922060 140737001608848 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32403/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300227 s]
/proc/loadavg: 7.71 8.00 8.01 5/182 32403
/proc/meminfo: memFree=22765176/32950928 swapFree=67071984/67111528
[pid=32403] ppid=32401 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/32403/stat : 32403 (prissAuto.sh) S 32401 32403 30862 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 595021454 8908800 252 33554432000 4194304 4922060 140737001608848 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32403/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70015 s]
/proc/loadavg: 7.71 8.00 8.01 5/182 32403
/proc/meminfo: memFree=22765176/32950928 swapFree=67071984/67111528
[pid=32403] ppid=32401 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/32403/stat : 32403 (prissAuto.sh) S 32401 32403 30862 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 595021454 8908800 252 33554432000 4194304 4922060 140737001608848 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32403/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.501 s]
/proc/loadavg: 7.71 8.00 8.01 6/184 32405
/proc/meminfo: memFree=22656172/32950928 swapFree=67071984/67111528
[pid=32403] ppid=32401 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/32403/stat : 32403 (prissAuto.sh) S 32401 32403 30862 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 595021454 8908800 252 33554432000 4194304 4922060 140737001608848 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32403/statm: 2175 252 211 178 0 68 0
[pid=32404] ppid=32403 vsize=670556 CPUtime=1.72 cores=1,3,5,7
/proc/32404/stat : 32404 (priss) R 32403 32403 30862 0 -1 4202496 144035 0 0 0 154 18 0 0 18 0 3 0 595021454 686649344 133221 33554432000 4194304 5787044 140733550337504 18446744073709551615 5514186 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/32404/statm: 167639 133229 335 389 0 163389 0
Current children cumulated CPU time (s) 1.72
Current children cumulated vsize (KiB) 679256

[startup+3.10071 s]
/proc/loadavg: 7.74 8.00 8.01 9/188 32409
/proc/meminfo: memFree=21440568/32950928 swapFree=67071984/67111528
[pid=32403] ppid=32401 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/32403/stat : 32403 (prissAuto.sh) S 32401 32403 30862 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 595021454 8908800 252 33554432000 4194304 4922060 140737001608848 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32403/statm: 2175 252 211 178 0 68 0
[pid=32404] ppid=32403 vsize=2457716 CPUtime=7.65 cores=1,3,5,7
/proc/32404/stat : 32404 (priss) S 32403 32403 30862 0 -1 4202496 557200 0 0 0 629 136 0 0 18 0 5 0 595021454 2516701184 539611 33554432000 4194304 5787044 140733550337504 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/32404/statm: 614429 539616 345 389 0 610179 0
[pid=32404/tid=32406] ppid=32403 vsize=2457716 CPUtime=1.74 cores=1,3,5,7
/proc/32404/task/32406/stat : 32406 (priss) R 32403 32403 30862 0 -1 4202560 121839 0 0 0 140 34 0 0 18 0 5 0 595021582 2516701184 539619 33554432000 4194304 5787044 140733550337504 18446744073709551615 4302169 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=32404/tid=32407] ppid=32403 vsize=2457716 CPUtime=1.55 cores=1,3,5,7
/proc/32404/task/32407/stat : 32407 (priss) R 32403 32403 30862 0 -1 4202560 113756 0 0 0 129 26 0 0 18 0 5 0 595021601 2516701184 539625 33554432000 4194304 5787044 140733550337504 18446744073709551615 260905054887 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32404/tid=32408] ppid=32403 vsize=2457716 CPUtime=1.32 cores=1,3,5,7
/proc/32404/task/32408/stat : 32408 (priss) R 32403 32403 30862 0 -1 4202560 96272 0 0 0 103 29 0 0 18 0 5 0 595021621 2516701184 539629 33554432000 4194304 5787044 140733550337504 18446744073709551615 260905061358 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=32404/tid=32409] ppid=32403 vsize=2457716 CPUtime=1.1 cores=1,3,5,7
/proc/32404/task/32409/stat : 32409 (priss) R 32403 32403 30862 0 -1 4202560 80684 0 0 0 86 24 0 0 18 0 5 0 595021646 2516701184 539634 33554432000 4194304 5787044 140733550337504 18446744073709551615 4302677 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7.65
Current children cumulated vsize (KiB) 2466416

[startup+6.30113 s]
/proc/loadavg: 7.74 8.00 8.01 9/188 32409
/proc/meminfo: memFree=20770412/32950928 swapFree=67071984/67111528
[pid=32403] ppid=32401 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/32403/stat : 32403 (prissAuto.sh) S 32401 32403 30862 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 595021454 8908800 252 33554432000 4194304 4922060 140737001608848 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32403/statm: 2175 252 211 178 0 68 0
[pid=32404] ppid=32403 vsize=2402484 CPUtime=20.23 cores=1,3,5,7
/proc/32404/stat : 32404 (priss) S 32403 32403 30862 0 -1 4202496 718456 0 0 0 1832 191 0 0 18 0 5 0 595021454 2460143616 517054 33554432000 4194304 5787044 140733550337504 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/32404/statm: 600621 517054 349 389 0 596371 0
[pid=32404/tid=32406] ppid=32403 vsize=2402484 CPUtime=4.83 cores=1,3,5,7
/proc/32404/task/32406/stat : 32406 (priss) R 32403 32403 30862 0 -1 4202560 138237 0 0 0 442 41 0 0 21 0 5 0 595021582 2460143616 517054 33554432000 4194304 5787044 140733550337504 18446744073709551615 4330472 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=32404/tid=32407] ppid=32403 vsize=2402484 CPUtime=4.73 cores=1,3,5,7
/proc/32404/task/32407/stat : 32407 (priss) R 32403 32403 30862 0 -1 4202560 139129 0 0 0 442 31 0 0 25 0 5 0 595021601 2460143616 517054 33554432000 4194304 5787044 140733550337504 18446744073709551615 4330507 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32404/tid=32408] ppid=32403 vsize=2402484 CPUtime=4.47 cores=1,3,5,7
/proc/32404/task/32408/stat : 32408 (priss) R 32403 32403 30862 0 -1 4202560 149350 0 0 0 399 48 0 0 22 0 5 0 595021621 2460143616 517054 33554432000 4194304 5787044 140733550337504 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=32404/tid=32409] ppid=32403 vsize=2402484 CPUtime=4.27 cores=1,3,5,7
/proc/32404/task/32409/stat : 32409 (priss) R 32403 32403 30862 0 -1 4202560 147076 0 0 0 379 48 0 0 22 0 5 0 595021646 2460143616 517054 33554432000 4194304 5787044 140733550337504 18446744073709551615 4330518 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20.23
Current children cumulated vsize (KiB) 2411184

[startup+12.7009 s]
/proc/loadavg: 7.78 8.00 8.01 9/188 32409
/proc/meminfo: memFree=20689220/32950928 swapFree=67071984/67111528
[pid=32403] ppid=32401 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/32403/stat : 32403 (prissAuto.sh) S 32401 32403 30862 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 595021454 8908800 252 33554432000 4194304 4922060 140737001608848 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32403/statm: 2175 252 211 178 0 68 0
[pid=32404] ppid=32403 vsize=2402484 CPUtime=45.8 cores=1,3,5,7
/proc/32404/stat : 32404 (priss) S 32403 32403 30862 0 -1 4202496 718456 0 0 0 4389 191 0 0 18 0 5 0 595021454 2460143616 517054 33554432000 4194304 5787044 140733550337504 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/32404/statm: 600621 517054 349 389 0 596371 0
[pid=32404/tid=32406] ppid=32403 vsize=2402484 CPUtime=11.23 cores=1,3,5,7
/proc/32404/task/32406/stat : 32406 (priss) R 32403 32403 30862 0 -1 4202560 138237 0 0 0 1082 41 0 0 25 0 5 0 595021582 2460143616 517054 33554432000 4194304 5787044 140733550337504 18446744073709551615 4330472 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=32404/tid=32407] ppid=32403 vsize=2402484 CPUtime=11.13 cores=1,3,5,7
/proc/32404/task/32407/stat : 32407 (priss) R 32403 32403 30862 0 -1 4202560 139129 0 0 0 1082 31 0 0 25 0 5 0 595021601 2460143616 517054 33554432000 4194304 5787044 140733550337504 18446744073709551615 4330484 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32404/tid=32408] ppid=32403 vsize=2402484 CPUtime=10.84 cores=1,3,5,7
/proc/32404/task/32408/stat : 32408 (priss) R 32403 32403 30862 0 -1 4202560 149350 0 0 0 1036 48 0 0 25 0 5 0 595021621 2460143616 517054 33554432000 4194304 5787044 140733550337504 18446744073709551615 4332089 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=32404/tid=32409] ppid=32403 vsize=2402484 CPUtime=10.67 cores=1,3,5,7
/proc/32404/task/32409/stat : 32409 (priss) R 32403 32403 30862 0 -1 4202560 147076 0 0 0 1019 48 0 0 25 0 5 0 595021646 2460143616 517054 33554432000 4194304 5787044 140733550337504 18446744073709551615 4330518 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 45.8
Current children cumulated vsize (KiB) 2411184

[startup+25.5006 s]
/proc/loadavg: 7.81 8.00 8.01 9/188 32409
/proc/meminfo: memFree=21105240/32950928 swapFree=67071984/67111528
[pid=32403] ppid=32401 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/32403/stat : 32403 (prissAuto.sh) S 32401 32403 30862 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 595021454 8908800 252 33554432000 4194304 4922060 140737001608848 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32403/statm: 2175 252 211 178 0 68 0
[pid=32404] ppid=32403 vsize=1995048 CPUtime=96.89 cores=1,3,5,7
/proc/32404/stat : 32404 (priss) S 32403 32403 30862 0 -1 4202496 779907 0 0 0 9464 225 0 0 18 0 5 0 595021454 2042929152 411540 33554432000 4194304 5787044 140733550337504 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/32404/statm: 498762 411540 352 389 0 494512 0
[pid=32404/tid=32406] ppid=32403 vsize=1995048 CPUtime=24.01 cores=1,3,5,7
/proc/32404/task/32406/stat : 32406 (priss) R 32403 32403 30862 0 -1 4202560 153182 0 0 0 2351 50 0 0 25 0 5 0 595021582 2042929152 411540 33554432000 4194304 5787044 140733550337504 18446744073709551615 4278498 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=32404/tid=32407] ppid=32403 vsize=1995048 CPUtime=23.93 cores=1,3,5,7
/proc/32404/task/32407/stat : 32407 (priss) R 32403 32403 30862 0 -1 4202560 157446 0 0 0 2353 40 0 0 25 0 5 0 595021601 2042929152 411540 33554432000 4194304 5787044 140733550337504 18446744073709551615 4276259 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32404/tid=32408] ppid=32403 vsize=1995048 CPUtime=23.56 cores=1,3,5,7
/proc/32404/task/32408/stat : 32408 (priss) R 32403 32403 30862 0 -1 4202560 166634 0 0 0 2299 57 0 0 25 0 5 0 595021621 2042929152 411540 33554432000 4194304 5787044 140733550337504 18446744073709551615 4278467 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=32404/tid=32409] ppid=32403 vsize=1995048 CPUtime=23.45 cores=1,3,5,7
/proc/32404/task/32409/stat : 32409 (priss) R 32403 32403 30862 0 -1 4202560 157981 0 0 0 2291 54 0 0 25 0 5 0 595021646 2042929152 411540 33554432000 4194304 5787044 140733550337504 18446744073709551615 4276259 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 96.89
Current children cumulated vsize (KiB) 2003748

[startup+51.1009 s]
/proc/loadavg: 7.87 8.00 8.01 9/188 32410
/proc/meminfo: memFree=20568344/32950928 swapFree=67071984/67111528
[pid=32403] ppid=32401 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/32403/stat : 32403 (prissAuto.sh) S 32401 32403 30862 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 595021454 8908800 252 33554432000 4194304 4922060 140737001608848 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32403/statm: 2175 252 211 178 0 68 0
[pid=32404] ppid=32403 vsize=2595924 CPUtime=198.99 cores=1,3,5,7
/proc/32404/stat : 32404 (priss) S 32403 32403 30862 0 -1 4202496 1336843 0 0 0 19540 359 0 0 18 0 5 0 595021454 2658226176 539747 33554432000 4194304 5787044 140733550337504 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/32404/statm: 648981 539747 414 389 0 644731 0
[pid=32404/tid=32406] ppid=32403 vsize=2595924 CPUtime=49.58 cores=1,3,5,7
/proc/32404/task/32406/stat : 32406 (priss) R 32403 32403 30862 0 -1 4202560 295379 0 0 0 4872 86 0 0 25 0 5 0 595021582 2658226176 539747 33554432000 4194304 5787044 140733550337504 18446744073709551615 4220878 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=32404/tid=32407] ppid=32403 vsize=2595924 CPUtime=49.5 cores=1,3,5,7
/proc/32404/task/32407/stat : 32407 (priss) R 32403 32403 30862 0 -1 4202560 297923 0 0 0 4875 75 0 0 25 0 5 0 595021601 2658226176 539747 33554432000 4194304 5787044 140733550337504 18446744073709551615 4220219 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32404/tid=32408] ppid=32403 vsize=2595924 CPUtime=48.97 cores=1,3,5,7
/proc/32404/task/32408/stat : 32408 (priss) R 32403 32403 30862 0 -1 4202560 306446 0 0 0 4807 90 0 0 25 0 5 0 595021621 2658226176 539747 33554432000 4194304 5787044 140733550337504 18446744073709551615 4220225 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=32404/tid=32409] ppid=32403 vsize=2595924 CPUtime=49.01 cores=1,3,5,7
/proc/32404/task/32409/stat : 32409 (priss) R 32403 32403 30862 0 -1 4202560 292431 0 0 0 4816 85 0 0 25 0 5 0 595021646 2658226176 539747 33554432000 4194304 5787044 140733550337504 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 198.99
Current children cumulated vsize (KiB) 2604624

[startup+102.307 s]
/proc/loadavg: 7.95 8.00 8.00 9/188 32411
/proc/meminfo: memFree=20396880/32950928 swapFree=67071984/67111528
[pid=32403] ppid=32401 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/32403/stat : 32403 (prissAuto.sh) S 32401 32403 30862 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 595021454 8908800 252 33554432000 4194304 4922060 140737001608848 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32403/statm: 2175 252 211 178 0 68 0
[pid=32404] ppid=32403 vsize=2790452 CPUtime=403.54 cores=1,3,5,7
/proc/32404/stat : 32404 (priss) S 32403 32403 30862 0 -1 4202496 1423696 0 0 0 39974 380 0 0 18 0 5 0 595021454 2857422848 566872 33554432000 4194304 5787044 140733550337504 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/32404/statm: 697613 566872 418 389 0 693363 0
[pid=32404/tid=32406] ppid=32403 vsize=2790452 CPUtime=100.79 cores=1,3,5,7
/proc/32404/task/32406/stat : 32406 (priss) R 32403 32403 30862 0 -1 4202560 302679 0 0 0 9989 90 0 0 25 0 5 0 595021582 2857422848 566872 33554432000 4194304 5787044 140733550337504 18446744073709551615 5588144 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=32404/tid=32407] ppid=32403 vsize=2790452 CPUtime=100.7 cores=1,3,5,7
/proc/32404/task/32407/stat : 32407 (priss) R 32403 32403 30862 0 -1 4202560 304192 0 0 0 9992 78 0 0 25 0 5 0 595021601 2857422848 566872 33554432000 4194304 5787044 140733550337504 18446744073709551615 4254617 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32404/tid=32408] ppid=32403 vsize=2790452 CPUtime=99.9 cores=1,3,5,7
/proc/32404/task/32408/stat : 32408 (priss) R 32403 32403 30862 0 -1 4202560 314260 0 0 0 9896 94 0 0 25 0 5 0 595021621 2857422848 566872 33554432000 4194304 5787044 140733550337504 18446744073709551615 4220936 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=32404/tid=32409] ppid=32403 vsize=2790452 CPUtime=100.21 cores=1,3,5,7
/proc/32404/task/32409/stat : 32409 (priss) R 32403 32403 30862 0 -1 4202560 357901 0 0 0 9927 94 0 0 25 0 5 0 595021646 2857422848 566872 33554432000 4194304 5787044 140733550337504 18446744073709551615 4330532 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 403.54
Current children cumulated vsize (KiB) 2799152

[startup+162.301 s]
/proc/loadavg: 8.04 8.02 8.00 9/188 32413
/proc/meminfo: memFree=20138592/32950928 swapFree=67071984/67111528
[pid=32403] ppid=32401 vsize=8700 CPUtime=0 cores=1,3,5,7

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

/proc/32404/task/32407/stat : 32407 (priss) R 32403 32403 30862 0 -1 4202560 360945 0 0 0 81933 106 0 0 25 0 5 0 595021601 4016414720 861044 33554432000 4194304 5787044 140733550337504 18446744073709551615 4221021 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32404/tid=32408] ppid=32403 vsize=3922280 CPUtime=817.64 cores=1,3,5,7
/proc/32404/task/32408/stat : 32408 (priss) R 32403 32403 30862 0 -1 4202560 364363 0 0 0 81649 115 0 0 25 0 5 0 595021621 4016414720 861044 33554432000 4194304 5787044 140733550337504 18446744073709551615 4220699 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32404/tid=32409] ppid=32403 vsize=3922280 CPUtime=818.44 cores=1,3,5,7
/proc/32404/task/32409/stat : 32409 (priss) R 32403 32403 30862 0 -1 4202560 877134 0 0 0 81655 189 0 0 25 0 5 0 595021646 4016414720 861044 33554432000 4194304 5787044 140733550337504 18446744073709551615 4220317 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3279.01
Current children cumulated vsize (KiB) 3930980

[startup+882.3 s]
/proc/loadavg: 8.13 8.08 8.02 9/188 32501
/proc/meminfo: memFree=18719748/32950928 swapFree=67071984/67111528
[pid=32403] ppid=32401 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/32403/stat : 32403 (prissAuto.sh) S 32401 32403 30862 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 595021454 8908800 252 33554432000 4194304 4922060 140737001608848 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32403/statm: 2175 252 211 178 0 68 0
[pid=32404] ppid=32403 vsize=3922280 CPUtime=3518.54 cores=1,3,5,7
/proc/32404/stat : 32404 (priss) S 32403 32403 30862 0 -1 4202496 2139506 0 0 0 351304 550 0 0 18 0 5 0 595021454 4016414720 862174 33554432000 4194304 5787044 140733550337504 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/32404/statm: 980570 862174 418 389 0 976320 0
[pid=32404/tid=32406] ppid=32403 vsize=3922280 CPUtime=880.61 cores=1,3,5,7
/proc/32404/task/32406/stat : 32406 (priss) R 32403 32403 30862 0 -1 4202560 358794 0 0 0 87949 112 0 0 25 0 5 0 595021582 4016414720 862174 33554432000 4194304 5787044 140733550337504 18446744073709551615 4220648 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=32404/tid=32407] ppid=32403 vsize=3922280 CPUtime=880.31 cores=1,3,5,7
/proc/32404/task/32407/stat : 32407 (priss) R 32403 32403 30862 0 -1 4202560 362075 0 0 0 87924 107 0 0 25 0 5 0 595021601 4016414720 862174 33554432000 4194304 5787044 140733550337504 18446744073709551615 4220811 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32404/tid=32408] ppid=32403 vsize=3922280 CPUtime=877.58 cores=1,3,5,7
/proc/32404/task/32408/stat : 32408 (priss) R 32403 32403 30862 0 -1 4202560 364363 0 0 0 87643 115 0 0 25 0 5 0 595021621 4016414720 862174 33554432000 4194304 5787044 140733550337504 18446744073709551615 5576446 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32404/tid=32409] ppid=32403 vsize=3922280 CPUtime=878.12 cores=1,3,5,7
/proc/32404/task/32409/stat : 32409 (priss) R 32403 32403 30862 0 -1 4202560 909610 0 0 0 87618 194 0 0 25 0 5 0 595021646 4016414720 862174 33554432000 4194304 5787044 140733550337504 18446744073709551615 4221008 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3518.54
Current children cumulated vsize (KiB) 3930980

[startup+942.3 s]
/proc/loadavg: 8.15 8.09 8.02 9/188 32503
/proc/meminfo: memFree=18239572/32950928 swapFree=67071984/67111528
[pid=32403] ppid=32401 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/32403/stat : 32403 (prissAuto.sh) S 32401 32403 30862 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 595021454 8908800 252 33554432000 4194304 4922060 140737001608848 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32403/statm: 2175 252 211 178 0 68 0
[pid=32404] ppid=32403 vsize=4377180 CPUtime=3758.22 cores=1,3,5,7
/proc/32404/stat : 32404 (priss) S 32403 32403 30862 0 -1 4202496 2237816 0 0 0 375246 576 0 0 18 0 5 0 595021454 4482232320 953494 33554432000 4194304 5787044 140733550337504 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/32404/statm: 1094295 953494 418 389 0 1090045 0
[pid=32404/tid=32406] ppid=32403 vsize=4377180 CPUtime=940.61 cores=1,3,5,7
/proc/32404/task/32406/stat : 32406 (priss) R 32403 32403 30862 0 -1 4202560 371649 0 0 0 93945 116 0 0 25 0 5 0 595021582 4482232320 953494 33554432000 4194304 5787044 140733550337504 18446744073709551615 5588240 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=32404/tid=32407] ppid=32403 vsize=4377180 CPUtime=940.31 cores=1,3,5,7
/proc/32404/task/32407/stat : 32407 (priss) R 32403 32403 30862 0 -1 4202560 376101 0 0 0 93919 112 0 0 25 0 5 0 595021601 4482232320 953494 33554432000 4194304 5787044 140733550337504 18446744073709551615 4254581 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32404/tid=32408] ppid=32403 vsize=4377180 CPUtime=937.58 cores=1,3,5,7
/proc/32404/task/32408/stat : 32408 (priss) R 32403 32403 30862 0 -1 4202560 373783 0 0 0 93639 119 0 0 25 0 5 0 595021621 4482232320 953494 33554432000 4194304 5787044 140733550337504 18446744073709551615 4229452 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32404/tid=32409] ppid=32403 vsize=4377180 CPUtime=937.79 cores=1,3,5,7
/proc/32404/task/32409/stat : 32409 (priss) R 32403 32403 30862 0 -1 4202560 971619 0 0 0 93573 206 0 0 25 0 5 0 595021646 4482232320 953494 33554432000 4194304 5787044 140733550337504 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3758.22
Current children cumulated vsize (KiB) 4385880

[startup+1002.3 s]
/proc/loadavg: 8.13 8.10 8.03 9/188 32504
/proc/meminfo: memFree=17807044/32950928 swapFree=67071984/67111528
[pid=32403] ppid=32401 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/32403/stat : 32403 (prissAuto.sh) S 32401 32403 30862 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 595021454 8908800 252 33554432000 4194304 4922060 140737001608848 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32403/statm: 2175 252 211 178 0 68 0
[pid=32404] ppid=32403 vsize=4558952 CPUtime=3997.75 cores=1,3,5,7
/proc/32404/stat : 32404 (priss) S 32403 32403 30862 0 -1 4202496 2336722 0 0 0 399177 598 0 0 18 0 5 0 595021454 4668366848 1017544 33554432000 4194304 5787044 140733550337504 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/32404/statm: 1139738 1017544 418 389 0 1135488 0
[pid=32404/tid=32406] ppid=32403 vsize=4558952 CPUtime=1000.3 cores=1,3,5,7
/proc/32404/task/32406/stat : 32406 (priss) R 32403 32403 30862 0 -1 4202560 382337 0 0 0 99912 118 0 0 25 0 5 0 595021582 4668366848 1017544 33554432000 4194304 5787044 140733550337504 18446744073709551615 4227988 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32404/tid=32407] ppid=32403 vsize=4558952 CPUtime=1000.18 cores=1,3,5,7
/proc/32404/task/32407/stat : 32407 (priss) R 32403 32403 30862 0 -1 4202560 386728 0 0 0 99903 115 0 0 25 0 5 0 595021601 4668366848 1017544 33554432000 4194304 5787044 140733550337504 18446744073709551615 4220855 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=32404/tid=32408] ppid=32403 vsize=4558952 CPUtime=997.58 cores=1,3,5,7
/proc/32404/task/32408/stat : 32408 (priss) R 32403 32403 30862 0 -1 4202560 382119 0 0 0 99637 121 0 0 25 0 5 0 595021621 4668366848 1017544 33554432000 4194304 5787044 140733550337504 18446744073709551615 4220878 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32404/tid=32409] ppid=32403 vsize=4558952 CPUtime=997.76 cores=1,3,5,7
/proc/32404/task/32409/stat : 32409 (priss) R 32403 32403 30862 0 -1 4202560 1040874 0 0 0 99555 221 0 0 25 0 5 0 595021646 4668366848 1017544 33554432000 4194304 5787044 140733550337504 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3997.75
Current children cumulated vsize (KiB) 4567652

[startup+1062.3 s]
/proc/loadavg: 8.10 8.10 8.03 9/188 32506
/proc/meminfo: memFree=17750960/32950928 swapFree=67071984/67111528
[pid=32403] ppid=32401 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/32403/stat : 32403 (prissAuto.sh) S 32401 32403 30862 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 595021454 8908800 252 33554432000 4194304 4922060 140737001608848 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32403/statm: 2175 252 211 178 0 68 0
[pid=32404] ppid=32403 vsize=4493416 CPUtime=4237.37 cores=1,3,5,7
/proc/32404/stat : 32404 (priss) S 32403 32403 30862 0 -1 4202496 2352031 0 0 0 423135 602 0 0 18 0 5 0 595021454 4601257984 1015538 33554432000 4194304 5787044 140733550337504 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/32404/statm: 1123354 1015538 418 389 0 1119104 0
[pid=32404/tid=32406] ppid=32403 vsize=4493416 CPUtime=1060.25 cores=1,3,5,7
/proc/32404/task/32406/stat : 32406 (priss) R 32403 32403 30862 0 -1 4202560 382882 0 0 0 105907 118 0 0 25 0 5 0 595021582 4601257984 1015538 33554432000 4194304 5787044 140733550337504 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32404/tid=32407] ppid=32403 vsize=4493416 CPUtime=1059.85 cores=1,3,5,7
/proc/32404/task/32407/stat : 32407 (priss) R 32403 32403 30862 0 -1 4202560 386728 0 0 0 105870 115 0 0 25 0 5 0 595021601 4601257984 1015538 33554432000 4194304 5787044 140733550337504 18446744073709551615 4254633 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=32404/tid=32408] ppid=32403 vsize=4493416 CPUtime=1057.56 cores=1,3,5,7
/proc/32404/task/32408/stat : 32408 (priss) R 32403 32403 30862 0 -1 4202560 382136 0 0 0 105635 121 0 0 25 0 5 0 595021621 4601257984 1015538 33554432000 4194304 5787044 140733550337504 18446744073709551615 4221008 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32404/tid=32409] ppid=32403 vsize=4493416 CPUtime=1057.77 cores=1,3,5,7
/proc/32404/task/32409/stat : 32409 (priss) R 32403 32403 30862 0 -1 4202560 1055621 0 0 0 105553 224 0 0 25 0 5 0 595021646 4601257984 1015538 33554432000 4194304 5787044 140733550337504 18446744073709551615 4221008 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4237.37
Current children cumulated vsize (KiB) 4502116

[startup+1122.3 s]
/proc/loadavg: 8.08 8.09 8.03 9/188 32507
/proc/meminfo: memFree=17702572/32950928 swapFree=67071984/67111528
[pid=32403] ppid=32401 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/32403/stat : 32403 (prissAuto.sh) S 32401 32403 30862 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 595021454 8908800 252 33554432000 4194304 4922060 140737001608848 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32403/statm: 2175 252 211 178 0 68 0
[pid=32404] ppid=32403 vsize=4525972 CPUtime=4477.04 cores=1,3,5,7
/proc/32404/stat : 32404 (priss) S 32403 32403 30862 0 -1 4202496 2362675 0 0 0 447101 603 0 0 18 0 5 0 595021454 4634595328 1022576 33554432000 4194304 5787044 140733550337504 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/32404/statm: 1131493 1022576 418 389 0 1127243 0
[pid=32404/tid=32406] ppid=32403 vsize=4525972 CPUtime=1120.25 cores=1,3,5,7
/proc/32404/task/32406/stat : 32406 (priss) R 32403 32403 30862 0 -1 4202560 382882 0 0 0 111907 118 0 0 25 0 5 0 595021582 4634595328 1022576 33554432000 4194304 5787044 140733550337504 18446744073709551615 4228007 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32404/tid=32407] ppid=32403 vsize=4525972 CPUtime=1119.52 cores=1,3,5,7
/proc/32404/task/32407/stat : 32407 (priss) R 32403 32403 30862 0 -1 4202560 386728 0 0 0 111837 115 0 0 25 0 5 0 595021601 4634595328 1022576 33554432000 4194304 5787044 140733550337504 18446744073709551615 5590850 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=32404/tid=32408] ppid=32403 vsize=4525972 CPUtime=1117.56 cores=1,3,5,7
/proc/32404/task/32408/stat : 32408 (priss) R 32403 32403 30862 0 -1 4202560 382136 0 0 0 111635 121 0 0 25 0 5 0 595021621 4634595328 1022576 33554432000 4194304 5787044 140733550337504 18446744073709551615 4254611 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32404/tid=32409] ppid=32403 vsize=4525972 CPUtime=1117.76 cores=1,3,5,7
/proc/32404/task/32409/stat : 32409 (priss) R 32403 32403 30862 0 -1 4202560 1066265 0 0 0 111551 225 0 0 25 0 5 0 595021646 4634595328 1022576 33554432000 4194304 5787044 140733550337504 18446744073709551615 4330518 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4477.04
Current children cumulated vsize (KiB) 4534672

[startup+1182.3 s]
/proc/loadavg: 8.15 8.10 8.03 9/188 32509
/proc/meminfo: memFree=17505748/32950928 swapFree=67071984/67111528
[pid=32403] ppid=32401 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/32403/stat : 32403 (prissAuto.sh) S 32401 32403 30862 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 595021454 8908800 252 33554432000 4194304 4922060 140737001608848 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32403/statm: 2175 252 211 178 0 68 0
[pid=32404] ppid=32403 vsize=4722580 CPUtime=4716.7 cores=1,3,5,7
/proc/32404/stat : 32404 (priss) S 32403 32403 30862 0 -1 4202496 2417294 0 0 0 471054 616 0 0 18 0 5 0 595021454 4835921920 1063042 33554432000 4194304 5787044 140733550337504 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/32404/statm: 1180645 1063042 418 389 0 1176395 0
[pid=32404/tid=32406] ppid=32403 vsize=4722580 CPUtime=1180.25 cores=1,3,5,7
/proc/32404/task/32406/stat : 32406 (priss) R 32403 32403 30862 0 -1 4202560 393548 0 0 0 117902 123 0 0 25 0 5 0 595021582 4835921920 1063042 33554432000 4194304 5787044 140733550337504 18446744073709551615 4220878 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32404/tid=32407] ppid=32403 vsize=4722580 CPUtime=1179.2 cores=1,3,5,7
/proc/32404/task/32407/stat : 32407 (priss) R 32403 32403 30862 0 -1 4202560 389455 0 0 0 117804 116 0 0 25 0 5 0 595021601 4835921920 1063042 33554432000 4194304 5787044 140733550337504 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=32404/tid=32408] ppid=32403 vsize=4722580 CPUtime=1177.56 cores=1,3,5,7
/proc/32404/task/32408/stat : 32408 (priss) R 32403 32403 30862 0 -1 4202560 389752 0 0 0 117632 124 0 0 25 0 5 0 595021621 4835921920 1063042 33554432000 4194304 5787044 140733550337504 18446744073709551615 4228014 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32404/tid=32409] ppid=32403 vsize=4722580 CPUtime=1177.76 cores=1,3,5,7
/proc/32404/task/32409/stat : 32409 (priss) R 32403 32403 30862 0 -1 4202560 1099875 0 0 0 117546 230 0 0 25 0 5 0 595021646 4835921920 1063042 33554432000 4194304 5787044 140733550337504 18446744073709551615 4330484 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4716.7
Current children cumulated vsize (KiB) 4731280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.2 s]
/proc/loadavg: 8.10 8.09 8.03 9/188 32510
/proc/meminfo: memFree=17408756/32950928 swapFree=67071984/67111528
[pid=32403] ppid=32401 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/32403/stat : 32403 (prissAuto.sh) S 32401 32403 30862 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 595021454 8908800 252 33554432000 4194304 4922060 140737001608848 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/32403/statm: 2175 252 211 178 0 68 0
[pid=32404] ppid=32403 vsize=4711504 CPUtime=4800.21 cores=1,3,5,7
/proc/32404/stat : 32404 (priss) S 32403 32403 30862 0 -1 4202496 2435733 0 0 0 479403 618 0 0 18 0 5 0 595021454 4824580096 1074475 33554432000 4194304 5787044 140733550337504 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/32404/statm: 1177876 1074475 418 389 0 1173626 0
[pid=32404/tid=32406] ppid=32403 vsize=4711504 CPUtime=1201.16 cores=1,3,5,7
/proc/32404/task/32406/stat : 32406 (priss) R 32403 32403 30862 0 -1 4202560 393548 0 0 0 119993 123 0 0 25 0 5 0 595021582 4824580096 1074475 33554432000 4194304 5787044 140733550337504 18446744073709551615 5590595 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=32404/tid=32407] ppid=32403 vsize=4711504 CPUtime=1199.99 cores=1,3,5,7
/proc/32404/task/32407/stat : 32407 (priss) R 32403 32403 30862 0 -1 4202560 389460 0 0 0 119883 116 0 0 25 0 5 0 595021601 4824580096 1074475 33554432000 4194304 5787044 140733550337504 18446744073709551615 4220225 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=32404/tid=32408] ppid=32403 vsize=4711504 CPUtime=1198.47 cores=1,3,5,7
/proc/32404/task/32408/stat : 32408 (priss) R 32403 32403 30862 0 -1 4202560 389766 0 0 0 119723 124 0 0 25 0 5 0 595021621 4824580096 1074475 33554432000 4194304 5787044 140733550337504 18446744073709551615 4220208 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=32404/tid=32409] ppid=32403 vsize=4711504 CPUtime=1198.66 cores=1,3,5,7
/proc/32404/task/32409/stat : 32409 (priss) R 32403 32403 30862 0 -1 4202560 1118295 0 0 0 119634 232 0 0 25 0 5 0 595021646 4824580096 1074475 33554432000 4194304 5787044 140733550337504 18446744073709551615 47399157753312 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 4720204

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 32403 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=0
# CPU time returned by wait4() is 0
# while last known CPU time is 4800.21
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1203.22
CPU time (s): 4800.21
CPU user time (s): 4794.03
CPU system time (s): 6.18
CPU usage (%): 398.948
Max. virtual memory (cumulated for all children) (KiB): 4731280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
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= 333
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3

runsolver used 1.9917 second user time and 4.5793 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 05:31:48
IDJOB=3285432
IDBENCH=82386
IDSOLVER=1602
FILE ID=node116/3285432-1304047906
RUNJOBID= node116-1304036428-30881
PBS_JOBID= 13170355
Free space on /tmp= 72452 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-two-cities-sequential-15nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.040-SAT.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285432-1304047906/watcher-3285432-1304047906 -o /tmp/evaluation-result-3285432-1304047906/solver-3285432-1304047906 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3285432-1304047906.cnf 695019681 4800 15500 4

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

MD5SUM BENCH= 74e0fa52e4789615985c73d0a8b105b4
RANDOM SEED=695019681

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:      22765456 kB
Buffers:       1894440 kB
Cached:        6972100 kB
SwapCached:       9732 kB
Active:        5241884 kB
Inactive:      4519316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22765456 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           61576 kB
Writeback:           0 kB
AnonPages:      888140 kB
Mapped:          14672 kB
Slab:           360300 kB
PageTables:       6568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1118868 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= 72440 MiB
End job on node116 at 2011-04-29 05:51:53