Trace number 3285433

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 1.0? (TO) 4800.14 1204.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: 9995
0.99/1.09	c parsetime: 1090491us
0.99/1.09	c parsed 3140965 clauses with 580875 variables
1.72/1.90	c NW started thread 0 successfully (1109039424)
1.72/1.90	c NW started thread 1 successfully (1119529280)
1.72/1.90	c NW started thread 2 successfully (1088133440)
1.72/1.98	c NW started thread 3 successfully (1130019136)
178.99/47.07	c preprocessor returned 580875 variables
178.99/47.07	c preprocessing returned UNKNOWN
178.99/47.07	c PP set 96503 variables
178.99/47.07	c pp time: 45126687us (45s)
179.39/47.14	c preprocessor returned 580875 variables
179.39/47.14	c preprocessing returned UNKNOWN
179.39/47.14	c PP set 96503 variables
179.39/47.14	c pp time: 44883463us (44s)
179.80/47.26	c preprocessor returned 580875 variables
179.80/47.26	c preprocessing returned UNKNOWN
179.80/47.26	c PP set 96503 variables
179.80/47.26	c pp time: 45667103us (45s)
180.99/47.51	c preprocessor returned 580875 variables
180.99/47.51	c preprocessing returned UNKNOWN
180.99/47.51	c PP set 96503 variables
180.99/47.51	c pp time: 46110926us (46s)
236.48/61.47	c HTE
292.00/75.39	c subsumption
292.00/75.39	c simplified formula contains 0 unit clauses
456.58/116.52	c HTE
502.92/128.20	c subsumption
502.92/128.20	c simplified formula contains 0 unit clauses
550.45/140.02	c HTE
595.59/151.35	c subsumption
595.59/151.35	c simplified formula contains 0 unit clauses
889.58/224.98	c HTE
938.31/237.10	c subsumption
938.31/237.10	c simplified formula contains 0 unit clauses
987.85/249.56	c HTE
1034.18/261.17	c subsumption
1034.18/261.17	c simplified formula contains 0 unit clauses
1187.90/299.67	c HTE
1234.09/311.26	c subsumption
1234.09/311.26	c simplified formula contains 0 unit clauses
1416.78/357.11	c HTE
1464.31/369.03	c subsumption
1464.31/369.03	c simplified formula contains 0 unit clauses
1725.17/434.35	c HTE
1775.86/447.01	c subsumption
1775.86/447.01	c simplified formula contains 0 unit clauses
1776.26/447.12	c received clause contains eliminated literal -87301
2051.09/515.99	c HTE
2097.40/527.51	c subsumption
2097.40/527.51	c simplified formula contains 0 unit clauses
2244.82/564.48	c received clause contains eliminated literal -87235
2289.94/575.78	c received clause contains eliminated literal -87411
2301.95/578.72	c received clause contains eliminated literal -101648
2315.91/582.20	c received clause contains eliminated literal -101778
2397.79/602.78	c received clause contains eliminated literal -101911
2444.92/614.52	c HTE
2489.67/625.77	c subsumption
2489.67/625.77	c simplified formula contains 0 unit clauses
2490.06/625.87	c received clause contains eliminated literal -101710
2831.58/711.36	c HTE
2892.29/726.51	c subsumption
2892.29/726.51	c simplified formula contains 0 unit clauses
3198.68/803.26	c HTE
3244.95/814.82	c subsumption
3244.95/814.82	c simplified formula contains 0 unit clauses
3245.35/814.93	c received clause contains eliminated literal -101660
3490.20/876.20	c HTE
3543.31/889.59	c subsumption
3543.31/889.59	c simplified formula contains 0 unit clauses
3544.11/889.71	c received clause contains eliminated literal -130612
3841.28/964.14	c HTE
3911.17/981.61	c subsumption
3911.17/981.61	c simplified formula contains 0 unit clauses
4126.02/1035.43	c received clause contains eliminated literal -101901
4180.75/1049.18	c HTE
4227.08/1060.77	c subsumption
4227.08/1060.77	c simplified formula contains 0 unit clauses
4227.45/1060.88	c received clause contains eliminated literal -101758
4412.39/1107.11	c HTE
4471.51/1121.97	c subsumption
4471.51/1121.97	c simplified formula contains 0 unit clauses
4738.74/1188.81	c HTE
4790.59/1201.88	c subsumption
4790.59/1201.88	c simplified formula contains 0 unit clauses

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-3285433-1304049526/watcher-3285433-1304049526 -o /tmp/evaluation-result-3285433-1304049526/solver-3285433-1304049526 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3285433-1304049526.cnf 727501304 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.92 8.06 8.00 2/174 9994
/proc/meminfo: memFree=15476124/32951124 swapFree=67111528/67111528
[pid=9994] ppid=9992 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9994/stat : 9994 (priss.sh) S 9992 9994 9766 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 516553215 8908800 251 33554432000 4194304 4922060 140733435756480 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9994/statm: 2175 251 211 178 0 68 0

[startup+0.078925 s]
/proc/loadavg: 7.92 8.06 8.00 2/174 9994
/proc/meminfo: memFree=15476124/32951124 swapFree=67111528/67111528
[pid=9994] ppid=9992 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9994/stat : 9994 (priss.sh) S 9992 9994 9766 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 516553215 8908800 251 33554432000 4194304 4922060 140733435756480 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9994/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100917 s]
/proc/loadavg: 7.92 8.06 8.00 2/174 9994
/proc/meminfo: memFree=15476124/32951124 swapFree=67111528/67111528
[pid=9994] ppid=9992 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9994/stat : 9994 (priss.sh) S 9992 9994 9766 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 516553215 8908800 251 33554432000 4194304 4922060 140733435756480 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9994/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30088 s]
/proc/loadavg: 7.92 8.06 8.00 2/174 9994
/proc/meminfo: memFree=15476124/32951124 swapFree=67111528/67111528
[pid=9994] ppid=9992 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9994/stat : 9994 (priss.sh) S 9992 9994 9766 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 516553215 8908800 251 33554432000 4194304 4922060 140733435756480 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9994/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70081 s]
/proc/loadavg: 7.92 8.06 8.00 2/174 9994
/proc/meminfo: memFree=15476124/32951124 swapFree=67111528/67111528
[pid=9994] ppid=9992 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9994/stat : 9994 (priss.sh) S 9992 9994 9766 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 516553215 8908800 251 33554432000 4194304 4922060 140733435756480 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9994/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50062 s]
/proc/loadavg: 7.92 8.06 8.00 3/180 10003
/proc/meminfo: memFree=15321820/32951124 swapFree=67111528/67111528
[pid=9994] ppid=9992 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9994/stat : 9994 (priss.sh) S 9992 9994 9766 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 516553215 8908800 251 33554432000 4194304 4922060 140733435756480 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9994/statm: 2175 251 211 178 0 68 0
[pid=9995] ppid=9994 vsize=666292 CPUtime=1.72 cores=1,3,5,7
/proc/9995/stat : 9995 (priss) R 9994 9994 9766 0 -1 4202496 145778 0 0 0 154 18 0 0 18 0 3 0 516553215 682283008 134964 33554432000 4194304 5787044 140736960078672 18446744073709551615 244446606369 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/9995/statm: 166573 134967 334 389 0 162323 0
Current children cumulated CPU time (s) 1.72
Current children cumulated vsize (KiB) 674992

[startup+3.10033 s]
/proc/loadavg: 7.92 8.06 8.00 3/180 10003
/proc/meminfo: memFree=15321820/32951124 swapFree=67111528/67111528
[pid=9994] ppid=9992 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9994/stat : 9994 (priss.sh) S 9992 9994 9766 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 516553215 8908800 251 33554432000 4194304 4922060 140733435756480 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9994/statm: 2175 251 211 178 0 68 0
[pid=9995] ppid=9994 vsize=2072388 CPUtime=6.51 cores=1,3,5,7
/proc/9995/stat : 9995 (priss) S 9994 9994 9766 0 -1 4202496 455289 0 0 0 486 165 0 0 18 0 5 0 516553215 2122125312 444475 33554432000 4194304 5787044 140736960078672 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/9995/statm: 518097 444475 345 389 0 513847 0
Current children cumulated CPU time (s) 6.51
Current children cumulated vsize (KiB) 2081088

[startup+6.30073 s]
/proc/loadavg: 7.60 7.99 7.98 8/188 10012
/proc/meminfo: memFree=9942620/32951124 swapFree=67111528/67111528
[pid=9994] ppid=9992 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9994/stat : 9994 (priss.sh) S 9992 9994 9766 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 516553215 8908800 251 33554432000 4194304 4922060 140733435756480 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9994/statm: 2175 251 211 178 0 68 0
[pid=9995] ppid=9994 vsize=2733108 CPUtime=17.11 cores=1,3,5,7
/proc/9995/stat : 9995 (priss) S 9994 9994 9766 0 -1 4202496 696202 0 0 0 1415 296 0 0 18 0 5 0 516553215 2798702592 629226 33554432000 4194304 5787044 140736960078672 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/9995/statm: 683277 629226 349 389 0 679027 0
[pid=9995/tid=10004] ppid=9994 vsize=2733108 CPUtime=3.94 cores=1,3,5,7
/proc/9995/task/10004/stat : 10004 (priss) R 9994 9994 9766 0 -1 4202560 142724 0 0 0 316 78 0 0 17 0 5 0 516553343 2798702592 629226 33554432000 4194304 5787044 140736960078672 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=9995/tid=10005] ppid=9994 vsize=2733108 CPUtime=3.99 cores=1,3,5,7
/proc/9995/task/10005/stat : 10005 (priss) R 9994 9994 9766 0 -1 4202560 138020 0 0 0 323 76 0 0 20 0 5 0 516553363 2798702592 629226 33554432000 4194304 5787044 140736960078672 18446744073709551615 4330559 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9995/tid=10006] ppid=9994 vsize=2733108 CPUtime=3.77 cores=1,3,5,7
/proc/9995/task/10006/stat : 10006 (priss) R 9994 9994 9766 0 -1 4202560 138216 0 0 0 299 78 0 0 20 0 5 0 516553383 2798702592 629226 33554432000 4194304 5787044 140736960078672 18446744073709551615 4333852 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=9995/tid=10007] ppid=9994 vsize=2733108 CPUtime=3.46 cores=1,3,5,7
/proc/9995/task/10007/stat : 10007 (priss) R 9994 9994 9766 0 -1 4202560 130859 0 0 0 307 39 0 0 19 0 5 0 516553414 2798702592 629226 33554432000 4194304 5787044 140736960078672 18446744073709551615 4329825 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 17.11
Current children cumulated vsize (KiB) 2741808

[startup+12.7005 s]
/proc/loadavg: 7.66 7.99 7.98 9/188 10012
/proc/meminfo: memFree=9548176/32951124 swapFree=67111528/67111528
[pid=9994] ppid=9992 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9994/stat : 9994 (priss.sh) S 9992 9994 9766 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 516553215 8908800 251 33554432000 4194304 4922060 140733435756480 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9994/statm: 2175 251 211 178 0 68 0
[pid=9995] ppid=9994 vsize=2733108 CPUtime=42.67 cores=1,3,5,7
/proc/9995/stat : 9995 (priss) S 9994 9994 9766 0 -1 4202496 698470 0 0 0 3971 296 0 0 18 0 5 0 516553215 2798702592 631494 33554432000 4194304 5787044 140736960078672 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/9995/statm: 683277 631494 349 389 0 679027 0
[pid=9995/tid=10004] ppid=9994 vsize=2733108 CPUtime=10.3 cores=1,3,5,7
/proc/9995/task/10004/stat : 10004 (priss) R 9994 9994 9766 0 -1 4202560 142724 0 0 0 952 78 0 0 25 0 5 0 516553343 2798702592 631494 33554432000 4194304 5787044 140736960078672 18446744073709551615 4330555 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=9995/tid=10005] ppid=9994 vsize=2733108 CPUtime=10.39 cores=1,3,5,7
/proc/9995/task/10005/stat : 10005 (priss) R 9994 9994 9766 0 -1 4202560 138020 0 0 0 963 76 0 0 25 0 5 0 516553363 2798702592 631494 33554432000 4194304 5787044 140736960078672 18446744073709551615 4330504 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9995/tid=10006] ppid=9994 vsize=2733108 CPUtime=10.17 cores=1,3,5,7
/proc/9995/task/10006/stat : 10006 (priss) R 9994 9994 9766 0 -1 4202560 139350 0 0 0 939 78 0 0 25 0 5 0 516553383 2798702592 631494 33554432000 4194304 5787044 140736960078672 18446744073709551615 4330484 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=9995/tid=10007] ppid=9994 vsize=2733108 CPUtime=9.86 cores=1,3,5,7
/proc/9995/task/10007/stat : 10007 (priss) R 9994 9994 9766 0 -1 4202560 131993 0 0 0 947 39 0 0 25 0 5 0 516553414 2798702592 631494 33554432000 4194304 5787044 140736960078672 18446744073709551615 4330472 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 42.67
Current children cumulated vsize (KiB) 2741808

[startup+25.5071 s]
/proc/loadavg: 7.80 8.00 7.98 9/188 10012
/proc/meminfo: memFree=10441264/32951124 swapFree=67111528/67111528
[pid=9994] ppid=9992 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9994/stat : 9994 (priss.sh) S 9992 9994 9766 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 516553215 8908800 251 33554432000 4194304 4922060 140733435756480 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9994/statm: 2175 251 211 178 0 68 0
[pid=9995] ppid=9994 vsize=2047156 CPUtime=93.74 cores=1,3,5,7
/proc/9995/stat : 9995 (priss) S 9994 9994 9766 0 -1 4202496 771003 0 0 0 9040 334 0 0 18 0 5 0 516553215 2096287744 408764 33554432000 4194304 5787044 140736960078672 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/9995/statm: 511789 408764 352 389 0 507539 0
[pid=9995/tid=10004] ppid=9994 vsize=2047156 CPUtime=23.02 cores=1,3,5,7
/proc/9995/task/10004/stat : 10004 (priss) R 9994 9994 9766 0 -1 4202560 162378 0 0 0 2215 87 0 0 20 0 5 0 516553343 2096287744 408764 33554432000 4194304 5787044 140736960078672 18446744073709551615 4276259 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=9995/tid=10005] ppid=9994 vsize=2047156 CPUtime=23.19 cores=1,3,5,7
/proc/9995/task/10005/stat : 10005 (priss) R 9994 9994 9766 0 -1 4202560 154299 0 0 0 2233 86 0 0 20 0 5 0 516553363 2096287744 408764 33554432000 4194304 5787044 140736960078672 18446744073709551615 4276375 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9995/tid=10006] ppid=9994 vsize=2047156 CPUtime=22.96 cores=1,3,5,7
/proc/9995/task/10006/stat : 10006 (priss) R 9994 9994 9766 0 -1 4202560 157923 0 0 0 2208 88 0 0 20 0 5 0 516553383 2096287744 408764 33554432000 4194304 5787044 140736960078672 18446744073709551615 4276259 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=9995/tid=10007] ppid=9994 vsize=2047156 CPUtime=22.65 cores=1,3,5,7
/proc/9995/task/10007/stat : 10007 (priss) R 9994 9994 9766 0 -1 4202560 150020 0 0 0 2216 49 0 0 20 0 5 0 516553414 2096287744 408764 33554432000 4194304 5787044 140736960078672 18446744073709551615 4345946 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 93.74
Current children cumulated vsize (KiB) 2055856

[startup+51.1003 s]
/proc/loadavg: 7.93 8.02 7.99 9/188 10013
/proc/meminfo: memFree=10456624/32951124 swapFree=67111528/67111528
[pid=9994] ppid=9992 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9994/stat : 9994 (priss.sh) S 9992 9994 9766 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 516553215 8908800 251 33554432000 4194304 4922060 140733435756480 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9994/statm: 2175 251 211 178 0 68 0
[pid=9995] ppid=9994 vsize=2659368 CPUtime=195.34 cores=1,3,5,7
/proc/9995/stat : 9995 (priss) S 9994 9994 9766 0 -1 4202496 1253831 0 0 0 19055 479 0 0 18 0 5 0 516553215 2723192832 544202 33554432000 4194304 5787044 140736960078672 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/9995/statm: 664842 544202 415 389 0 660592 0
[pid=9995/tid=10004] ppid=9994 vsize=2659368 CPUtime=48.32 cores=1,3,5,7
/proc/9995/task/10004/stat : 10004 (priss) R 9994 9994 9766 0 -1 4202560 272911 0 0 0 4713 119 0 0 25 0 5 0 516553343 2723192832 544202 33554432000 4194304 5787044 140736960078672 18446744073709551615 4220916 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=9995/tid=10005] ppid=9994 vsize=2659368 CPUtime=48.62 cores=1,3,5,7
/proc/9995/task/10005/stat : 10005 (priss) R 9994 9994 9766 0 -1 4202560 251013 0 0 0 4743 119 0 0 25 0 5 0 516553363 2723192832 544202 33554432000 4194304 5787044 140736960078672 18446744073709551615 4220668 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9995/tid=10006] ppid=9994 vsize=2659368 CPUtime=48.4 cores=1,3,5,7
/proc/9995/task/10006/stat : 10006 (priss) R 9994 9994 9766 0 -1 4202560 297756 0 0 0 4711 129 0 0 25 0 5 0 516553383 2723192832 544202 33554432000 4194304 5787044 140736960078672 18446744073709551615 4229504 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=9995/tid=10007] ppid=9994 vsize=2659368 CPUtime=48.07 cores=1,3,5,7
/proc/9995/task/10007/stat : 10007 (priss) R 9994 9994 9766 0 -1 4202560 285768 0 0 0 4720 87 0 0 25 0 5 0 516553414 2723192832 544202 33554432000 4194304 5787044 140736960078672 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 195.34
Current children cumulated vsize (KiB) 2668068

[startup+102.301 s]
/proc/loadavg: 8.03 8.03 8.00 9/188 10014
/proc/meminfo: memFree=10060568/32951124 swapFree=67111528/67111528
[pid=9994] ppid=9992 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9994/stat : 9994 (priss.sh) S 9992 9994 9766 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 516553215 8908800 251 33554432000 4194304 4922060 140733435756480 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9994/statm: 2175 251 211 178 0 68 0
[pid=9995] ppid=9994 vsize=2724904 CPUtime=399.87 cores=1,3,5,7
/proc/9995/stat : 9995 (priss) S 9994 9994 9766 0 -1 4202496 1343755 0 0 0 39487 500 0 0 18 0 5 0 516553215 2790301696 562576 33554432000 4194304 5787044 140736960078672 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/9995/statm: 681226 562576 418 389 0 676976 0
[pid=9995/tid=10004] ppid=9994 vsize=2724904 CPUtime=99.24 cores=1,3,5,7
/proc/9995/task/10004/stat : 10004 (priss) R 9994 9994 9766 0 -1 4202560 278347 0 0 0 9804 120 0 0 25 0 5 0 516553343 2790301696 562576 33554432000 4194304 5787044 140736960078672 18446744073709551615 4229536 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=9995/tid=10005] ppid=9994 vsize=2724904 CPUtime=99.82 cores=1,3,5,7
/proc/9995/task/10005/stat : 10005 (priss) R 9994 9994 9766 0 -1 4202560 255557 0 0 0 9860 122 0 0 25 0 5 0 516553363 2790301696 562576 33554432000 4194304 5787044 140736960078672 18446744073709551615 5601760 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9995/tid=10006] ppid=9994 vsize=2724904 CPUtime=99.6 cores=1,3,5,7
/proc/9995/task/10006/stat : 10006 (priss) R 9994 9994 9766 0 -1 4202560 307267 0 0 0 9828 132 0 0 25 0 5 0 516553383 2790301696 562576 33554432000 4194304 5787044 140736960078672 18446744073709551615 4220762 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=9995/tid=10007] ppid=9994 vsize=2724904 CPUtime=99.27 cores=1,3,5,7
/proc/9995/task/10007/stat : 10007 (priss) R 9994 9994 9766 0 -1 4202560 356201 0 0 0 9826 101 0 0 25 0 5 0 516553414 2790301696 562576 33554432000 4194304 5787044 140736960078672 18446744073709551615 4220762 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 399.87
Current children cumulated vsize (KiB) 2733604

[startup+162.301 s]
/proc/loadavg: 8.12 8.05 8.00 9/188 10025
/proc/meminfo: memFree=9503324/32951124 swapFree=67111528/67111528
[pid=9994] ppid=9992 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9994/stat : 9994 (priss.sh) S 9992 9994 9766 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 516553215 8908800 251 33554432000 4194304 4922060 140733435756480 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9994/statm: 2175 251 211 178 0 68 0
[pid=9995] ppid=9994 vsize=2946216 CPUtime=639.52 cores=1,3,5,7
/proc/9995/stat : 9995 (priss) S 9994 9994 9766 0 -1 4202496 1477644 0 0 0 63426 526 0 0 18 0 5 0 516553215 3016925184 631903 33554432000 4194304 5787044 140736960078672 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/9995/statm: 736554 631903 418 389 0 732304 0
[pid=9995/tid=10004] ppid=9994 vsize=2946216 CPUtime=159 cores=1,3,5,7
/proc/9995/task/10004/stat : 10004 (priss) R 9994 9994 9766 0 -1 4202560 293196 0 0 0 15777 123 0 0 25 0 5 0 516553343 3016925184 631903 33554432000 4194304 5787044 140736960078672 18446744073709551615 4220762 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=9995/tid=10005] ppid=9994 vsize=2946216 CPUtime=159.81 cores=1,3,5,7

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

/proc/9995/task/10005/stat : 10005 (priss) R 9994 9994 9766 0 -1 4202560 300781 0 0 0 87768 140 0 0 25 0 5 0 516553363 4372189184 937650 33554432000 4194304 5787044 140736960078672 18446744073709551615 4220539 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9995/tid=10006] ppid=9994 vsize=4269716 CPUtime=878.61 cores=1,3,5,7
/proc/9995/task/10006/stat : 10006 (priss) R 9994 9994 9766 0 -1 4202560 332005 0 0 0 87718 143 0 0 25 0 5 0 516553383 4372189184 937650 33554432000 4194304 5787044 140736960078672 18446744073709551615 4220696 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9995/tid=10007] ppid=9994 vsize=4269716 CPUtime=877.15 cores=1,3,5,7
/proc/9995/task/10007/stat : 10007 (priss) R 9994 9994 9766 0 -1 4202560 926968 0 0 0 87507 208 0 0 25 0 5 0 516553414 4372189184 937650 33554432000 4194304 5787044 140736960078672 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3514.58
Current children cumulated vsize (KiB) 4278416

[startup+942.301 s]
/proc/loadavg: 8.15 8.08 8.02 9/188 10048
/proc/meminfo: memFree=7558676/32951124 swapFree=67111528/67111528
[pid=9994] ppid=9992 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9994/stat : 9994 (priss.sh) S 9992 9994 9766 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 516553215 8908800 251 33554432000 4194304 4922060 140733435756480 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9994/statm: 2175 251 211 178 0 68 0
[pid=9995] ppid=9994 vsize=4400788 CPUtime=3754.2 cores=1,3,5,7
/proc/9995/stat : 9995 (priss) S 9994 9994 9766 0 -1 4202496 2092483 0 0 0 374755 665 0 0 18 0 5 0 516553215 4506406912 988805 33554432000 4194304 5787044 140736960078672 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/9995/statm: 1100197 988805 418 389 0 1095947 0
[pid=9995/tid=10004] ppid=9994 vsize=4400788 CPUtime=937.48 cores=1,3,5,7
/proc/9995/task/10004/stat : 10004 (priss) R 9994 9994 9766 0 -1 4202560 322678 0 0 0 93615 133 0 0 25 0 5 0 516553343 4506406912 988805 33554432000 4194304 5787044 140736960078672 18446744073709551615 4220699 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=9995/tid=10005] ppid=9994 vsize=4400788 CPUtime=939.08 cores=1,3,5,7
/proc/9995/task/10005/stat : 10005 (priss) R 9994 9994 9766 0 -1 4202560 301448 0 0 0 93767 141 0 0 25 0 5 0 516553363 4506406912 988805 33554432000 4194304 5787044 140736960078672 18446744073709551615 4220275 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9995/tid=10006] ppid=9994 vsize=4400788 CPUtime=938.57 cores=1,3,5,7
/proc/9995/task/10006/stat : 10006 (priss) R 9994 9994 9766 0 -1 4202560 346735 0 0 0 93709 148 0 0 25 0 5 0 516553383 4506406912 988805 33554432000 4194304 5787044 140736960078672 18446744073709551615 4220241 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9995/tid=10007] ppid=9994 vsize=4400788 CPUtime=937.14 cores=1,3,5,7
/proc/9995/task/10007/stat : 10007 (priss) R 9994 9994 9766 0 -1 4202560 975239 0 0 0 93496 218 0 0 25 0 5 0 516553414 4506406912 988805 33554432000 4194304 5787044 140736960078672 18446744073709551615 4227985 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3754.2
Current children cumulated vsize (KiB) 4409488

[startup+1002.31 s]
/proc/loadavg: 8.11 8.08 8.02 9/188 10050
/proc/meminfo: memFree=7087464/32951124 swapFree=67111528/67111528
[pid=9994] ppid=9992 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9994/stat : 9994 (priss.sh) S 9992 9994 9766 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 516553215 8908800 251 33554432000 4194304 4922060 140733435756480 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9994/statm: 2175 251 211 178 0 68 0
[pid=9995] ppid=9994 vsize=4859540 CPUtime=3993.84 cores=1,3,5,7
/proc/9995/stat : 9995 (priss) S 9994 9994 9766 0 -1 4202496 2215084 0 0 0 398685 699 0 0 18 0 5 0 516553215 4976168960 1088001 33554432000 4194304 5787044 140736960078672 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/9995/statm: 1214885 1088001 418 389 0 1210635 0
[pid=9995/tid=10004] ppid=9994 vsize=4859540 CPUtime=997.15 cores=1,3,5,7
/proc/9995/task/10004/stat : 10004 (priss) R 9994 9994 9766 0 -1 4202560 334383 0 0 0 99576 139 0 0 25 0 5 0 516553343 4976168960 1088001 33554432000 4194304 5787044 140736960078672 18446744073709551615 4220806 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=9995/tid=10005] ppid=9994 vsize=4859540 CPUtime=999.06 cores=1,3,5,7
/proc/9995/task/10005/stat : 10005 (priss) R 9994 9994 9766 0 -1 4202560 302293 0 0 0 99764 142 0 0 25 0 5 0 516553363 4976168960 1088001 33554432000 4194304 5787044 140736960078672 18446744073709551615 4220814 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9995/tid=10006] ppid=9994 vsize=4859540 CPUtime=998.55 cores=1,3,5,7
/proc/9995/task/10006/stat : 10006 (priss) R 9994 9994 9766 0 -1 4202560 357085 0 0 0 99702 153 0 0 25 0 5 0 516553383 4976168960 1088001 33554432000 4194304 5787044 140736960078672 18446744073709551615 4220814 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9995/tid=10007] ppid=9994 vsize=4859540 CPUtime=997.14 cores=1,3,5,7
/proc/9995/task/10007/stat : 10007 (priss) R 9994 9994 9766 0 -1 4202560 1074940 0 0 0 99474 240 0 0 25 0 5 0 516553414 4976168960 1088001 33554432000 4194304 5787044 140736960078672 18446744073709551615 4228033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3993.84
Current children cumulated vsize (KiB) 4868240

[startup+1062.3 s]
/proc/loadavg: 8.10 8.08 8.02 9/188 10052
/proc/meminfo: memFree=7028044/32951124 swapFree=67111528/67111528
[pid=9994] ppid=9992 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9994/stat : 9994 (priss.sh) S 9992 9994 9766 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 516553215 8908800 251 33554432000 4194304 4922060 140733435756480 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9994/statm: 2175 251 211 178 0 68 0
[pid=9995] ppid=9994 vsize=4859540 CPUtime=4233.44 cores=1,3,5,7
/proc/9995/stat : 9995 (priss) S 9994 9994 9766 0 -1 4202496 2232305 0 0 0 422642 702 0 0 18 0 5 0 516553215 4976168960 1088024 33554432000 4194304 5787044 140736960078672 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/9995/statm: 1214885 1088024 418 389 0 1210635 0
[pid=9995/tid=10004] ppid=9994 vsize=4859540 CPUtime=1056.77 cores=1,3,5,7
/proc/9995/task/10004/stat : 10004 (priss) R 9994 9994 9766 0 -1 4202560 334383 0 0 0 105538 139 0 0 25 0 5 0 516553343 4976168960 1088024 33554432000 4194304 5787044 140736960078672 18446744073709551615 5590526 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=9995/tid=10005] ppid=9994 vsize=4859540 CPUtime=1059.04 cores=1,3,5,7
/proc/9995/task/10005/stat : 10005 (priss) R 9994 9994 9766 0 -1 4202560 302293 0 0 0 105762 142 0 0 25 0 5 0 516553363 4976168960 1088024 33554432000 4194304 5787044 140736960078672 18446744073709551615 4254546 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9995/tid=10006] ppid=9994 vsize=4859540 CPUtime=1058.55 cores=1,3,5,7
/proc/9995/task/10006/stat : 10006 (priss) R 9994 9994 9766 0 -1 4202560 357085 0 0 0 105702 153 0 0 25 0 5 0 516553383 4976168960 1088024 33554432000 4194304 5787044 140736960078672 18446744073709551615 4220893 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9995/tid=10007] ppid=9994 vsize=4859540 CPUtime=1057.14 cores=1,3,5,7
/proc/9995/task/10007/stat : 10007 (priss) R 9994 9994 9766 0 -1 4202560 1092161 0 0 0 105471 243 0 0 25 0 5 0 516553414 4976168960 1088024 33554432000 4194304 5787044 140736960078672 18446744073709551615 4220688 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4233.44
Current children cumulated vsize (KiB) 4868240

[startup+1122.3 s]
/proc/loadavg: 8.08 8.08 8.02 9/188 10053
/proc/meminfo: memFree=7027040/32951124 swapFree=67111528/67111528
[pid=9994] ppid=9992 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9994/stat : 9994 (priss.sh) S 9992 9994 9766 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 516553215 8908800 251 33554432000 4194304 4922060 140733435756480 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9994/statm: 2175 251 211 178 0 68 0
[pid=9995] ppid=9994 vsize=4859540 CPUtime=4473.11 cores=1,3,5,7
/proc/9995/stat : 9995 (priss) S 9994 9994 9766 0 -1 4202496 2256459 0 0 0 446606 705 0 0 18 0 5 0 516553215 4976168960 1088024 33554432000 4194304 5787044 140736960078672 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/9995/statm: 1214885 1088024 418 389 0 1210635 0
[pid=9995/tid=10004] ppid=9994 vsize=4859540 CPUtime=1116.44 cores=1,3,5,7
/proc/9995/task/10004/stat : 10004 (priss) R 9994 9994 9766 0 -1 4202560 334383 0 0 0 111505 139 0 0 25 0 5 0 516553343 4976168960 1088024 33554432000 4194304 5787044 140736960078672 18446744073709551615 4229238 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=9995/tid=10005] ppid=9994 vsize=4859540 CPUtime=1119.05 cores=1,3,5,7
/proc/9995/task/10005/stat : 10005 (priss) R 9994 9994 9766 0 -1 4202560 302293 0 0 0 111763 142 0 0 25 0 5 0 516553363 4976168960 1088024 33554432000 4194304 5787044 140736960078672 18446744073709551615 4220939 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9995/tid=10006] ppid=9994 vsize=4859540 CPUtime=1118.55 cores=1,3,5,7
/proc/9995/task/10006/stat : 10006 (priss) R 9994 9994 9766 0 -1 4202560 357085 0 0 0 111702 153 0 0 25 0 5 0 516553383 4976168960 1088024 33554432000 4194304 5787044 140736960078672 18446744073709551615 4227968 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9995/tid=10007] ppid=9994 vsize=4859540 CPUtime=1117.14 cores=1,3,5,7
/proc/9995/task/10007/stat : 10007 (priss) R 9994 9994 9766 0 -1 4202560 1116315 0 0 0 111468 246 0 0 25 0 5 0 516553414 4976168960 1088024 33554432000 4194304 5787044 140736960078672 18446744073709551615 4220834 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4473.11
Current children cumulated vsize (KiB) 4868240

[startup+1182.3 s]
/proc/loadavg: 8.12 8.09 8.03 9/188 10055
/proc/meminfo: memFree=6978040/32951124 swapFree=67111528/67111528
[pid=9994] ppid=9992 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9994/stat : 9994 (priss.sh) S 9992 9994 9766 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 516553215 8908800 251 33554432000 4194304 4922060 140733435756480 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9994/statm: 2175 251 211 178 0 68 0
[pid=9995] ppid=9994 vsize=4859540 CPUtime=4712.78 cores=1,3,5,7
/proc/9995/stat : 9995 (priss) S 9994 9994 9766 0 -1 4202496 2262818 0 0 0 470571 707 0 0 18 0 5 0 516553215 4976168960 1094383 33554432000 4194304 5787044 140736960078672 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/9995/statm: 1214885 1094383 418 389 0 1210635 0
[pid=9995/tid=10004] ppid=9994 vsize=4859540 CPUtime=1176.13 cores=1,3,5,7
/proc/9995/task/10004/stat : 10004 (priss) R 9994 9994 9766 0 -1 4202560 337182 0 0 0 117472 141 0 0 25 0 5 0 516553343 4976168960 1094383 33554432000 4194304 5787044 140736960078672 18446744073709551615 4229504 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9995/tid=10005] ppid=9994 vsize=4859540 CPUtime=1179.04 cores=1,3,5,7
/proc/9995/task/10005/stat : 10005 (priss) R 9994 9994 9766 0 -1 4202560 302293 0 0 0 117762 142 0 0 25 0 5 0 516553363 4976168960 1094383 33554432000 4194304 5787044 140736960078672 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=9995/tid=10006] ppid=9994 vsize=4859540 CPUtime=1178.54 cores=1,3,5,7
/proc/9995/task/10006/stat : 10006 (priss) R 9994 9994 9766 0 -1 4202560 357085 0 0 0 117701 153 0 0 25 0 5 0 516553383 4976168960 1094383 33554432000 4194304 5787044 140736960078672 18446744073709551615 5591056 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9995/tid=10007] ppid=9994 vsize=4859540 CPUtime=1177.14 cores=1,3,5,7
/proc/9995/task/10007/stat : 10007 (priss) R 9994 9994 9766 0 -1 4202560 1119875 0 0 0 117468 246 0 0 25 0 5 0 516553414 4976168960 1094383 33554432000 4194304 5787044 140736960078672 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4712.78
Current children cumulated vsize (KiB) 4868240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.2 s]
/proc/loadavg: 8.08 8.08 8.03 9/188 10055
/proc/meminfo: memFree=6923356/32951124 swapFree=67111528/67111528
[pid=9994] ppid=9992 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9994/stat : 9994 (priss.sh) S 9992 9994 9766 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 516553215 8908800 251 33554432000 4194304 4922060 140733435756480 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9994/statm: 2175 251 211 178 0 68 0
[pid=9995] ppid=9994 vsize=4925076 CPUtime=4800.14 cores=1,3,5,7
/proc/9995/stat : 9995 (priss) S 9994 9994 9766 0 -1 4202496 2299941 0 0 0 479299 715 0 0 18 0 5 0 516553215 5043277824 1107362 33554432000 4194304 5787044 140736960078672 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/9995/statm: 1231269 1107362 418 389 0 1227019 0
[pid=9995/tid=10004] ppid=9994 vsize=4925076 CPUtime=1197.96 cores=1,3,5,7
/proc/9995/task/10004/stat : 10004 (priss) R 9994 9994 9766 0 -1 4202560 338954 0 0 0 119655 141 0 0 25 0 5 0 516553343 5043277824 1107362 33554432000 4194304 5787044 140736960078672 18446744073709551615 4254564 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9995/tid=10005] ppid=9994 vsize=4925076 CPUtime=1200.82 cores=1,3,5,7
/proc/9995/task/10005/stat : 10005 (priss) R 9994 9994 9766 0 -1 4202560 306237 0 0 0 119938 144 0 0 25 0 5 0 516553363 5043277824 1107362 33554432000 4194304 5787044 140736960078672 18446744073709551615 4220688 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=9995/tid=10006] ppid=9994 vsize=4925076 CPUtime=1200.38 cores=1,3,5,7
/proc/9995/task/10006/stat : 10006 (priss) R 9994 9994 9766 0 -1 4202560 357194 0 0 0 119884 154 0 0 25 0 5 0 516553383 5043277824 1107362 33554432000 4194304 5787044 140736960078672 18446744073709551615 5586747 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9995/tid=10007] ppid=9994 vsize=4925076 CPUtime=1199.05 cores=1,3,5,7
/proc/9995/task/10007/stat : 10007 (priss) R 9994 9994 9766 0 -1 4202560 1151173 0 0 0 119653 252 0 0 25 0 5 0 516553414 5043277824 1107362 33554432000 4194304 5787044 140736960078672 18446744073709551615 4228048 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 4933776

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

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

[startup+1204.2 s]
/proc/loadavg: 8.08 8.08 8.03 9/188 10055
/proc/meminfo: memFree=6923356/32951124 swapFree=67111528/67111528
[pid=9994] ppid=9992 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9994/stat : 9994 (priss.sh) S 9992 9994 9766 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 516553215 8908800 251 33554432000 4194304 4922060 140733435756480 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9994/statm: 2175 251 211 178 0 68 0
[pid=9995] ppid=9994 vsize=4925076 CPUtime=4800.14 cores=1,3,5,7
/proc/9995/stat : 9995 (priss) S 9994 9994 9766 0 -1 4202496 2299941 0 0 0 479299 715 0 0 18 0 5 0 516553215 5043277824 1107362 33554432000 4194304 5787044 140736960078672 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/9995/statm: 1231269 1107362 418 389 0 1227019 0
[pid=9995/tid=10004] ppid=9994 vsize=4925076 CPUtime=1197.96 cores=1,3,5,7
/proc/9995/task/10004/stat : 10004 (priss) R 9994 9994 9766 0 -1 4202560 338954 0 0 0 119655 141 0 0 25 0 5 0 516553343 5043277824 1107362 33554432000 4194304 5787044 140736960078672 18446744073709551615 4254564 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9995/tid=10005] ppid=9994 vsize=4925076 CPUtime=1200.82 cores=1,3,5,7
/proc/9995/task/10005/stat : 10005 (priss) R 9994 9994 9766 0 -1 4202560 306237 0 0 0 119938 144 0 0 25 0 5 0 516553363 5043277824 1107362 33554432000 4194304 5787044 140736960078672 18446744073709551615 4220688 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=9995/tid=10006] ppid=9994 vsize=4925076 CPUtime=1200.38 cores=1,3,5,7
/proc/9995/task/10006/stat : 10006 (priss) R 9994 9994 9766 0 -1 4202560 357194 0 0 0 119884 154 0 0 25 0 5 0 516553383 5043277824 1107362 33554432000 4194304 5787044 140736960078672 18446744073709551615 5586747 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9995/tid=10007] ppid=9994 vsize=4925076 CPUtime=1199.05 cores=1,3,5,7
/proc/9995/task/10007/stat : 10007 (priss) R 9994 9994 9766 0 -1 4202560 1151173 0 0 0 119653 252 0 0 25 0 5 0 516553414 5043277824 1107362 33554432000 4194304 5787044 140736960078672 18446744073709551615 4228048 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 4933776

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9994 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 4800.14
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1204.22
CPU time (s): 4800.14
CPU user time (s): 4792.99
CPU system time (s): 7.15
CPU usage (%): 398.61
Max. virtual memory (cumulated for all children) (KiB): 4988236

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

runsolver used 1.87671 second user time and 4.70228 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 05:58:48
IDJOB=3285433
IDBENCH=82386
IDSOLVER=1603
FILE ID=node105/3285433-1304049526
RUNJOBID= node105-1304047118-9785
PBS_JOBID= 13170404
Free space on /tmp= 71820 MiB

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

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

MD5SUM BENCH= 74e0fa52e4789615985c73d0a8b105b4
RANDOM SEED=727501304

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15476404 kB
Buffers:       2300464 kB
Cached:       14534140 kB
SwapCached:          0 kB
Active:        8986136 kB
Inactive:      7915984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15476404 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          122968 kB
Writeback:           0 kB
AnonPages:       66816 kB
Mapped:          14548 kB
Slab:           510284 kB
PageTables:       4708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191344 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= 71800 MiB
End job on node105 at 2011-04-29 06:18:54