Trace number 3283409

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

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p0.cnf
MD5SUMfaef1c850bb82ceddc7da5a4c445dd25
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables258781
Number of clauses1372095
Sum of the clauses size3305764
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2980303
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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: 17341
0.00/0.36	c parsetime: 363391us
0.00/0.36	c parsed 1372095 clauses with 258781 variables
0.00/0.45	c NW started thread 0 successfully (1115883840)
0.00/0.54	c NW started thread 1 successfully (1088203072)
0.00/0.63	c NW started thread 2 successfully (1126373696)
0.00/0.73	c NW started thread 3 successfully (1098692928)
889.91/223.31	c preprocessor returned 258781 variables
889.91/223.31	c preprocessing returned UNKNOWN
889.91/223.31	c PP set 63037 variables
889.91/223.31	c pp time: 222716401us (222s)
897.07/225.16	c preprocessor returned 258781 variables
897.07/225.16	c preprocessing returned UNKNOWN
897.07/225.16	c PP set 63037 variables
897.07/225.16	c pp time: 224650192us (224s)
904.26/226.98	c preprocessor returned 258781 variables
904.26/226.98	c preprocessing returned UNKNOWN
904.26/226.98	c PP set 63037 variables
904.26/226.98	c pp time: 226282366us (226s)
904.66/227.08	c preprocessor returned 258781 variables
904.66/227.08	c preprocessing returned UNKNOWN
904.66/227.08	c PP set 63037 variables
904.66/227.08	c pp time: 226279303us (226s)
935.82/234.84	c HTE
964.98/242.11	c subsumption
967.78/242.81	c simplified formula contains 0 unit clauses
998.93/250.65	c HTE
1025.72/257.35	c subsumption
1028.09/257.91	c simplified formula contains 0 unit clauses
1053.66/264.39	c HTE
1079.23/270.71	c subsumption
1081.23/271.26	c simplified formula contains 0 unit clauses
1106.79/277.69	c HTE
1131.95/283.91	c subsumption
1133.95/284.44	c simplified formula contains 0 unit clauses
1133.95/284.49	c received clause contains eliminated literal -68558
1133.95/284.49	c received clause contains eliminated literal -156604
1160.31/291.00	c HTE
1185.87/297.40	c subsumption
1187.87/297.93	c simplified formula contains 0 unit clauses
1187.87/297.98	c received clause contains eliminated literal -68558
1212.24/304.06	c HTE
1236.62/310.12	c subsumption
1238.60/310.63	c simplified formula contains 0 unit clauses
1238.60/310.69	c received clause contains eliminated literal -95416
1264.96/317.29	c HTE
1290.13/323.59	c subsumption
1292.10/324.07	c simplified formula contains 0 unit clauses
1317.66/330.48	c HTE
1342.05/336.56	c subsumption
1344.01/337.05	c simplified formula contains 0 unit clauses
1344.41/337.11	c received clause contains eliminated literal -155730
1369.57/343.41	c HTE
1393.94/349.51	c subsumption
1395.93/350.01	c simplified formula contains 0 unit clauses
1423.10/356.89	c HTE
1449.46/363.41	c subsumption
1451.46/363.91	c simplified formula contains 0 unit clauses
1477.03/370.34	c HTE
1502.60/376.72	c subsumption
1504.62/377.21	c simplified formula contains 0 unit clauses
1541.35/386.45	c HTE
1566.91/392.86	c subsumption
1568.90/393.34	c simplified formula contains 0 unit clauses
1605.67/402.50	c HTE
1630.82/408.88	c subsumption
1632.81/409.37	c simplified formula contains 0 unit clauses
1669.16/418.40	c HTE
1695.53/425.01	c subsumption
1697.94/425.69	c simplified formula contains 0 unit clauses
1726.29/432.75	c HTE
1753.05/439.43	c subsumption
1755.47/440.07	c simplified formula contains 0 unit clauses
1782.61/446.87	c HTE
1812.19/454.22	c subsumption
1814.57/454.82	c simplified formula contains 0 unit clauses
1841.73/461.63	c HTE
1867.70/468.19	c subsumption
1870.09/468.79	c simplified formula contains 0 unit clauses
1870.49/468.85	c received clause contains eliminated literal -94216
1917.23/480.60	c HTE
1944.78/487.46	c subsumption
1948.80/488.44	c simplified formula contains 0 unit clauses
1989.52/498.65	c HTE
2015.89/505.25	c subsumption
2018.70/505.94	c simplified formula contains 0 unit clauses
2018.70/505.99	c received clause contains eliminated literal -2414
2045.47/512.65	c HTE
2071.01/519.09	c subsumption
2073.81/519.73	c simplified formula contains 0 unit clauses
2102.97/527.05	c HTE
2128.96/533.59	c subsumption
2131.74/534.28	c simplified formula contains 0 unit clauses
2190.85/549.03	c HTE
2215.22/555.16	c subsumption
2219.22/556.16	c simplified formula contains 0 unit clauses
2259.56/566.29	c HTE
2283.93/572.37	c subsumption
2285.93/572.87	c simplified formula contains 0 unit clauses
2286.33/572.93	c received clause contains eliminated literal -68040
2364.62/592.58	c received clause contains eliminated literal -63320
2425.74/607.84	c HTE
2453.70/614.86	c subsumption
2466.88/618.11	c simplified formula contains 0 unit clauses
2509.60/628.90	c HTE
2538.36/636.07	c subsumption
2549.55/638.87	c simplified formula contains 0 unit clauses
2635.02/660.29	c received clause contains eliminated literal -66758
2688.15/673.53	c received clause contains eliminated literal -2414
2717.23/680.86	c received clause contains eliminated literal -93016
2762.29/692.24	c HTE
2787.95/698.75	c subsumption
2799.14/701.57	c simplified formula contains 0 unit clauses
2799.54/701.63	c received clause contains eliminated literal -61440
2859.46/716.61	c HTE
2887.84/723.70	c subsumption
2904.20/727.89	c simplified formula contains 0 unit clauses
2970.51/744.44	c HTE
2998.87/751.59	c subsumption
3020.84/757.09	c simplified formula contains 0 unit clauses
3021.24/757.15	c received clause contains eliminated literal -114616
3021.24/757.15	c received clause contains eliminated literal -644
3083.95/772.88	c received clause contains eliminated literal -102227
3121.50/782.23	c HTE
3148.27/788.94	c subsumption
3155.89/790.83	c simplified formula contains 0 unit clauses
3294.87/825.64	c HTE
3326.83/833.63	c subsumption
3355.99/840.97	c simplified formula contains 0 unit clauses
3379.56/846.80	c received clause contains eliminated literal -2235
3557.31/891.37	c received clause contains eliminated literal -84106
3564.52/893.18	c received clause contains eliminated literal -66758
3611.24/904.86	c HTE
3638.40/911.68	c subsumption
3659.17/916.81	c simplified formula contains 0 unit clauses
3659.17/916.88	c received clause contains eliminated literal -88306
3659.17/916.88	c received clause contains eliminated literal -92027
3740.28/937.14	c received clause contains eliminated literal -1844
3798.97/951.86	c received clause contains eliminated literal -63158
3852.50/965.28	c received clause contains eliminated literal -86506
3861.29/967.48	c received clause contains eliminated literal -101506
3877.27/971.40	c received clause contains eliminated literal -90106
3883.26/972.93	c received clause contains eliminated literal -100906
3929.63/984.55	c HTE
3997.50/1001.58	c subsumption
4068.61/1019.30	c simplified formula contains 0 unit clauses
4068.61/1019.36	c received clause contains eliminated literal -100306
4068.61/1019.36	c received clause contains eliminated literal -87106
4068.61/1019.36	c received clause contains eliminated literal -113416
4068.61/1019.36	c received clause contains eliminated literal -105706
4068.61/1019.36	c received clause contains eliminated literal -63758
4242.77/1062.91	c HTE
4268.74/1069.44	c subsumption
4281.15/1072.57	c simplified formula contains 0 unit clauses
4644.62/1163.52	c HTE
4685.76/1173.84	c subsumption
4764.08/1193.48	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-3283409-1304043220/watcher-3283409-1304043220 -o /tmp/evaluation-result-3283409-1304043220/solver-3283409-1304043220 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3283409-1304043220.cnf 1652087156 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.87 6.68 5.24 6/182 17340
/proc/meminfo: memFree=22545504/32951124 swapFree=67111524/67111528
[pid=17340] ppid=17338 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17340/stat : 17340 (priss.sh) S 17338 17340 17192 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 496738316 8908800 252 33554432000 4194304 4922060 140737423644816 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17340/statm: 2175 252 211 178 0 68 0

[startup+0.0625129 s]
/proc/loadavg: 7.87 6.68 5.24 6/182 17340
/proc/meminfo: memFree=22545504/32951124 swapFree=67111524/67111528
[pid=17340] ppid=17338 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17340/stat : 17340 (priss.sh) S 17338 17340 17192 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 496738316 8908800 252 33554432000 4194304 4922060 140737423644816 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17340/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100492 s]
/proc/loadavg: 7.87 6.68 5.24 6/182 17340
/proc/meminfo: memFree=22545504/32951124 swapFree=67111524/67111528
[pid=17340] ppid=17338 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17340/stat : 17340 (priss.sh) S 17338 17340 17192 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 496738316 8908800 252 33554432000 4194304 4922060 140737423644816 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17340/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300457 s]
/proc/loadavg: 7.87 6.68 5.24 6/182 17340
/proc/meminfo: memFree=22545504/32951124 swapFree=67111524/67111528
[pid=17340] ppid=17338 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17340/stat : 17340 (priss.sh) S 17338 17340 17192 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 496738316 8908800 252 33554432000 4194304 4922060 140737423644816 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17340/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70035 s]
/proc/loadavg: 7.87 6.68 5.24 6/182 17340
/proc/meminfo: memFree=22545504/32951124 swapFree=67111524/67111528
[pid=17340] ppid=17338 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17340/stat : 17340 (priss.sh) S 17338 17340 17192 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 496738316 8908800 252 33554432000 4194304 4922060 140737423644816 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17340/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50121 s]
/proc/loadavg: 7.87 6.68 5.24 9/188 17346
/proc/meminfo: memFree=21957332/32951124 swapFree=67111524/67111528
[pid=17340] ppid=17338 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17340/stat : 17340 (priss.sh) S 17338 17340 17192 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 496738316 8908800 252 33554432000 4194304 4922060 140737423644816 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17340/statm: 2175 252 211 178 0 68 0
[pid=17341] ppid=17340 vsize=1150596 CPUtime=4.15 cores=1,3,5,7
/proc/17341/stat : 17341 (priss) S 17340 17340 17192 0 -1 4202496 242221 0 0 0 358 57 0 0 18 0 5 0 496738316 1178210304 237183 33554432000 4194304 5787044 140736848576000 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17341/statm: 287649 237184 344 389 0 283399 0
[pid=17341/tid=17343] ppid=17340 vsize=1150596 CPUtime=0.99 cores=1,3,5,7
/proc/17341/task/17343/stat : 17343 (priss) R 17340 17340 17192 0 -1 4202560 51751 0 0 0 83 16 0 0 18 0 5 0 496738361 1178210304 237185 33554432000 4194304 5787044 140736848576000 18446744073709551615 4306165 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17341/tid=17344] ppid=17340 vsize=1150728 CPUtime=0.89 cores=1,3,5,7
/proc/17341/task/17344/stat : 17344 (priss) R 17340 17340 17192 0 -1 4202560 48504 0 0 0 75 14 0 0 18 0 5 0 496738370 1178345472 237187 33554432000 4194304 5787044 140736848576000 18446744073709551615 4306210 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17341/tid=17345] ppid=17340 vsize=1150728 CPUtime=0.8 cores=1,3,5,7
/proc/17341/task/17345/stat : 17345 (priss) R 17340 17340 17192 0 -1 4202560 40028 0 0 0 69 11 0 0 18 0 5 0 496738379 1178345472 237188 33554432000 4194304 5787044 140736848576000 18446744073709551615 47908134851968 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17341/tid=17346] ppid=17340 vsize=1150728 CPUtime=0.71 cores=1,3,5,7
/proc/17341/task/17346/stat : 17346 (priss) R 17340 17340 17192 0 -1 4202560 37593 0 0 0 66 5 0 0 18 0 5 0 496738390 1178345472 237189 33554432000 4194304 5787044 140736848576000 18446744073709551615 212039316165 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.15
Current children cumulated vsize (KiB) 1159296

[startup+3.10093 s]
/proc/loadavg: 7.87 6.68 5.24 9/188 17346
/proc/meminfo: memFree=21915684/32951124 swapFree=67111524/67111528
[pid=17340] ppid=17338 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17340/stat : 17340 (priss.sh) S 17338 17340 17192 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 496738316 8908800 252 33554432000 4194304 4922060 140737423644816 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17340/statm: 2175 252 211 178 0 68 0
[pid=17341] ppid=17340 vsize=836980 CPUtime=10.34 cores=1,3,5,7
/proc/17341/stat : 17341 (priss) S 17340 17340 17192 0 -1 4202496 268144 0 0 0 973 61 0 0 18 0 5 0 496738316 857067520 159836 33554432000 4194304 5787044 140736848576000 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17341/statm: 209245 159836 349 389 0 204995 0
[pid=17341/tid=17343] ppid=17340 vsize=836980 CPUtime=2.47 cores=1,3,5,7
/proc/17341/task/17343/stat : 17343 (priss) R 17340 17340 17192 0 -1 4202560 55424 0 0 0 230 17 0 0 18 0 5 0 496738361 857067520 159836 33554432000 4194304 5787044 140736848576000 18446744073709551615 4330507 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17341/tid=17344] ppid=17340 vsize=836980 CPUtime=2.41 cores=1,3,5,7
/proc/17341/task/17344/stat : 17344 (priss) R 17340 17340 17192 0 -1 4202560 52236 0 0 0 227 14 0 0 19 0 5 0 496738370 857067520 159836 33554432000 4194304 5787044 140736848576000 18446744073709551615 4332304 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17341/tid=17345] ppid=17340 vsize=836980 CPUtime=2.39 cores=1,3,5,7
/proc/17341/task/17345/stat : 17345 (priss) R 17340 17340 17192 0 -1 4202560 49309 0 0 0 226 13 0 0 20 0 5 0 496738379 857067520 159836 33554432000 4194304 5787044 140736848576000 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17341/tid=17346] ppid=17340 vsize=836980 CPUtime=2.31 cores=1,3,5,7
/proc/17341/task/17346/stat : 17346 (priss) R 17340 17340 17192 0 -1 4202560 46824 0 0 0 224 7 0 0 20 0 5 0 496738390 857067520 159836 33554432000 4194304 5787044 140736848576000 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 10.34
Current children cumulated vsize (KiB) 845680

[startup+6.30036 s]
/proc/loadavg: 7.88 6.70 5.25 9/188 17346
/proc/meminfo: memFree=21905032/32951124 swapFree=67111524/67111528
[pid=17340] ppid=17338 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17340/stat : 17340 (priss.sh) S 17338 17340 17192 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 496738316 8908800 252 33554432000 4194304 4922060 140737423644816 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17340/statm: 2175 252 211 178 0 68 0
[pid=17341] ppid=17340 vsize=836980 CPUtime=23.12 cores=1,3,5,7
/proc/17341/stat : 17341 (priss) S 17340 17340 17192 0 -1 4202496 268148 0 0 0 2251 61 0 0 18 0 5 0 496738316 857067520 159840 33554432000 4194304 5787044 140736848576000 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17341/statm: 209245 159840 349 389 0 204995 0
[pid=17341/tid=17343] ppid=17340 vsize=836980 CPUtime=5.67 cores=1,3,5,7
/proc/17341/task/17343/stat : 17343 (priss) R 17340 17340 17192 0 -1 4202560 55425 0 0 0 550 17 0 0 25 0 5 0 496738361 857067520 159840 33554432000 4194304 5787044 140736848576000 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17341/tid=17344] ppid=17340 vsize=836980 CPUtime=5.61 cores=1,3,5,7
/proc/17341/task/17344/stat : 17344 (priss) R 17340 17340 17192 0 -1 4202560 52237 0 0 0 547 14 0 0 25 0 5 0 496738370 857067520 159840 33554432000 4194304 5787044 140736848576000 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17341/tid=17345] ppid=17340 vsize=836980 CPUtime=5.58 cores=1,3,5,7
/proc/17341/task/17345/stat : 17345 (priss) R 17340 17340 17192 0 -1 4202560 49310 0 0 0 545 13 0 0 25 0 5 0 496738379 857067520 159840 33554432000 4194304 5787044 140736848576000 18446744073709551615 4330507 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17341/tid=17346] ppid=17340 vsize=836980 CPUtime=5.51 cores=1,3,5,7
/proc/17341/task/17346/stat : 17346 (priss) R 17340 17340 17192 0 -1 4202560 46825 0 0 0 544 7 0 0 25 0 5 0 496738390 857067520 159840 33554432000 4194304 5787044 140736848576000 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.12
Current children cumulated vsize (KiB) 845680

[startup+12.7012 s]
/proc/loadavg: 7.89 6.72 5.26 9/188 17346
/proc/meminfo: memFree=21904064/32951124 swapFree=67111524/67111528
[pid=17340] ppid=17338 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17340/stat : 17340 (priss.sh) S 17338 17340 17192 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 496738316 8908800 252 33554432000 4194304 4922060 140737423644816 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17340/statm: 2175 252 211 178 0 68 0
[pid=17341] ppid=17340 vsize=836980 CPUtime=48.68 cores=1,3,5,7
/proc/17341/stat : 17341 (priss) S 17340 17340 17192 0 -1 4202496 268148 0 0 0 4807 61 0 0 18 0 5 0 496738316 857067520 159840 33554432000 4194304 5787044 140736848576000 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17341/statm: 209245 159840 349 389 0 204995 0
[pid=17341/tid=17343] ppid=17340 vsize=836980 CPUtime=12.07 cores=1,3,5,7
/proc/17341/task/17343/stat : 17343 (priss) R 17340 17340 17192 0 -1 4202560 55425 0 0 0 1190 17 0 0 25 0 5 0 496738361 857067520 159840 33554432000 4194304 5787044 140736848576000 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17341/tid=17344] ppid=17340 vsize=836980 CPUtime=12.02 cores=1,3,5,7
/proc/17341/task/17344/stat : 17344 (priss) R 17340 17340 17192 0 -1 4202560 52237 0 0 0 1187 15 0 0 25 0 5 0 496738370 857067520 159840 33554432000 4194304 5787044 140736848576000 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17341/tid=17345] ppid=17340 vsize=836980 CPUtime=11.94 cores=1,3,5,7
/proc/17341/task/17345/stat : 17345 (priss) R 17340 17340 17192 0 -1 4202560 49310 0 0 0 1181 13 0 0 25 0 5 0 496738379 857067520 159840 33554432000 4194304 5787044 140736848576000 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17341/tid=17346] ppid=17340 vsize=836980 CPUtime=11.91 cores=1,3,5,7
/proc/17341/task/17346/stat : 17346 (priss) R 17340 17340 17192 0 -1 4202560 46825 0 0 0 1184 7 0 0 25 0 5 0 496738390 857067520 159840 33554432000 4194304 5787044 140736848576000 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 48.68
Current children cumulated vsize (KiB) 845680

[startup+25.5009 s]
/proc/loadavg: 7.77 6.75 5.30 9/188 17378
/proc/meminfo: memFree=23350700/32951124 swapFree=67111524/67111528
[pid=17340] ppid=17338 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17340/stat : 17340 (priss.sh) S 17338 17340 17192 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 496738316 8908800 252 33554432000 4194304 4922060 140737423644816 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17340/statm: 2175 252 211 178 0 68 0
[pid=17341] ppid=17340 vsize=836980 CPUtime=99.81 cores=1,3,5,7
/proc/17341/stat : 17341 (priss) S 17340 17340 17192 0 -1 4202496 268148 0 0 0 9920 61 0 0 18 0 5 0 496738316 857067520 159840 33554432000 4194304 5787044 140736848576000 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17341/statm: 209245 159840 349 389 0 204995 0
[pid=17341/tid=17343] ppid=17340 vsize=836980 CPUtime=24.87 cores=1,3,5,7
/proc/17341/task/17343/stat : 17343 (priss) R 17340 17340 17192 0 -1 4202560 55425 0 0 0 2470 17 0 0 25 0 5 0 496738361 857067520 159840 33554432000 4194304 5787044 140736848576000 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17341/tid=17344] ppid=17340 vsize=836980 CPUtime=24.82 cores=1,3,5,7
/proc/17341/task/17344/stat : 17344 (priss) R 17340 17340 17192 0 -1 4202560 52237 0 0 0 2467 15 0 0 25 0 5 0 496738370 857067520 159840 33554432000 4194304 5787044 140736848576000 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17341/tid=17345] ppid=17340 vsize=836980 CPUtime=24.67 cores=1,3,5,7
/proc/17341/task/17345/stat : 17345 (priss) R 17340 17340 17192 0 -1 4202560 49310 0 0 0 2454 13 0 0 25 0 5 0 496738379 857067520 159840 33554432000 4194304 5787044 140736848576000 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17341/tid=17346] ppid=17340 vsize=836980 CPUtime=24.71 cores=1,3,5,7
/proc/17341/task/17346/stat : 17346 (priss) R 17340 17340 17192 0 -1 4202560 46825 0 0 0 2464 7 0 0 25 0 5 0 496738390 857067520 159840 33554432000 4194304 5787044 140736848576000 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 99.81
Current children cumulated vsize (KiB) 845680

[startup+51.1003 s]
/proc/loadavg: 7.92 6.86 5.37 9/188 17379
/proc/meminfo: memFree=23194444/32951124 swapFree=67111524/67111528
[pid=17340] ppid=17338 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17340/stat : 17340 (priss.sh) S 17338 17340 17192 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 496738316 8908800 252 33554432000 4194304 4922060 140737423644816 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17340/statm: 2175 252 211 178 0 68 0
[pid=17341] ppid=17340 vsize=1019584 CPUtime=202.04 cores=1,3,5,7
/proc/17341/stat : 17341 (priss) S 17340 17340 17192 0 -1 4202496 314648 0 0 0 20114 90 0 0 18 0 5 0 496738316 1044054016 198926 33554432000 4194304 5787044 140736848576000 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17341/statm: 254896 198926 352 389 0 250646 0
[pid=17341/tid=17343] ppid=17340 vsize=1019584 CPUtime=50.46 cores=1,3,5,7
/proc/17341/task/17343/stat : 17343 (priss) R 17340 17340 17192 0 -1 4202560 68012 0 0 0 5024 22 0 0 25 0 5 0 496738361 1044054016 198926 33554432000 4194304 5787044 140736848576000 18446744073709551615 4276375 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17341/tid=17344] ppid=17340 vsize=1019584 CPUtime=50.4 cores=1,3,5,7
/proc/17341/task/17344/stat : 17344 (priss) R 17340 17340 17192 0 -1 4202560 61983 0 0 0 5018 22 0 0 25 0 5 0 496738370 1044054016 198926 33554432000 4194304 5787044 140736848576000 18446744073709551615 4279083 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17341/tid=17345] ppid=17340 vsize=1019584 CPUtime=50.13 cores=1,3,5,7
/proc/17341/task/17345/stat : 17345 (priss) R 17340 17340 17192 0 -1 4202560 61722 0 0 0 4991 22 0 0 25 0 5 0 496738379 1044054016 198926 33554432000 4194304 5787044 140736848576000 18446744073709551615 4276259 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17341/tid=17346] ppid=17340 vsize=1019584 CPUtime=50.3 cores=1,3,5,7
/proc/17341/task/17346/stat : 17346 (priss) R 17340 17340 17192 0 -1 4202560 58580 0 0 0 5016 14 0 0 25 0 5 0 496738390 1044054016 198926 33554432000 4194304 5787044 140736848576000 18446744073709551615 4276259 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 202.04
Current children cumulated vsize (KiB) 1028284

[startup+102.307 s]
/proc/loadavg: 8.04 7.05 5.51 9/188 17380
/proc/meminfo: memFree=22940228/32951124 swapFree=67111524/67111528
[pid=17340] ppid=17338 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17340/stat : 17340 (priss.sh) S 17338 17340 17192 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 496738316 8908800 252 33554432000 4194304 4922060 140737423644816 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17340/statm: 2175 252 211 178 0 68 0
[pid=17341] ppid=17340 vsize=1019848 CPUtime=406.57 cores=1,3,5,7
/proc/17341/stat : 17341 (priss) S 17340 17340 17192 0 -1 4202496 590526 0 0 0 40493 164 0 0 18 0 5 0 496738316 1044324352 199118 33554432000 4194304 5787044 140736848576000 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17341/statm: 254962 199118 352 389 0 250712 0
[pid=17341/tid=17343] ppid=17340 vsize=1019848 CPUtime=101.66 cores=1,3,5,7
/proc/17341/task/17343/stat : 17343 (priss) R 17340 17340 17192 0 -1 4202560 68012 0 0 0 10144 22 0 0 25 0 5 0 496738361 1044324352 199118 33554432000 4194304 5787044 140736848576000 18446744073709551615 212039349209 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17341/tid=17344] ppid=17340 vsize=1019848 CPUtime=101.61 cores=1,3,5,7
/proc/17341/task/17344/stat : 17344 (priss) R 17340 17340 17192 0 -1 4202560 62036 0 0 0 10139 22 0 0 25 0 5 0 496738370 1044324352 199118 33554432000 4194304 5787044 140736848576000 18446744073709551615 4276375 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17341/tid=17345] ppid=17340 vsize=1019848 CPUtime=101.03 cores=1,3,5,7
/proc/17341/task/17345/stat : 17345 (priss) R 17340 17340 17192 0 -1 4202560 206899 0 0 0 10043 60 0 0 25 0 5 0 496738379 1044324352 199118 33554432000 4194304 5787044 140736848576000 18446744073709551615 4276375 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17341/tid=17346] ppid=17340 vsize=1019848 CPUtime=101.5 cores=1,3,5,7

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

/proc/17341/task/17344/stat : 17344 (priss) R 17340 17340 17192 0 -1 4202560 90089 0 0 0 82123 30 0 0 25 0 5 0 496738370 1734774784 341814 33554432000 4194304 5787044 140736848576000 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17341/tid=17345] ppid=17340 vsize=1694116 CPUtime=816.24 cores=1,3,5,7
/proc/17341/task/17345/stat : 17345 (priss) R 17340 17340 17192 0 -1 4202560 629409 0 0 0 81465 159 0 0 25 0 5 0 496738379 1734774784 341814 33554432000 4194304 5787044 140736848576000 18446744073709551615 4220930 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17341/tid=17346] ppid=17340 vsize=1694116 CPUtime=821.5 cores=1,3,5,7
/proc/17341/task/17346/stat : 17346 (priss) R 17340 17340 17192 0 -1 4202560 809199 0 0 0 81970 180 0 0 25 0 5 0 496738390 1734774784 341814 33554432000 4194304 5787044 140736848576000 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3281.69
Current children cumulated vsize (KiB) 1702816

[startup+882.301 s]
/proc/loadavg: 8.01 7.94 6.91 9/188 17532
/proc/meminfo: memFree=22923808/32951124 swapFree=67111524/67111528
[pid=17340] ppid=17338 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17340/stat : 17340 (priss.sh) S 17338 17340 17192 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 496738316 8908800 252 33554432000 4194304 4922060 140737423644816 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17340/statm: 2175 252 211 178 0 68 0
[pid=17341] ppid=17340 vsize=1628580 CPUtime=3521.36 cores=1,3,5,7
/proc/17341/stat : 17341 (priss) S 17340 17340 17192 0 -1 4202496 1696677 0 0 0 351720 416 0 0 18 0 5 0 496738316 1667665920 340550 33554432000 4194304 5787044 140736848576000 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17341/statm: 407145 340550 418 389 0 402895 0
[pid=17341/tid=17343] ppid=17340 vsize=1628580 CPUtime=881.65 cores=1,3,5,7
/proc/17341/task/17343/stat : 17343 (priss) R 17340 17340 17192 0 -1 4202560 103626 0 0 0 88130 35 0 0 25 0 5 0 496738361 1667665920 340550 33554432000 4194304 5787044 140736848576000 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17341/tid=17344] ppid=17340 vsize=1628580 CPUtime=881.53 cores=1,3,5,7
/proc/17341/task/17344/stat : 17344 (priss) R 17340 17340 17192 0 -1 4202560 90089 0 0 0 88123 30 0 0 25 0 5 0 496738370 1667665920 340550 33554432000 4194304 5787044 140736848576000 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17341/tid=17345] ppid=17340 vsize=1628580 CPUtime=875.91 cores=1,3,5,7
/proc/17341/task/17345/stat : 17345 (priss) R 17340 17340 17192 0 -1 4202560 629409 0 0 0 87432 159 0 0 25 0 5 0 496738379 1667665920 340550 33554432000 4194304 5787044 140736848576000 18446744073709551615 4220527 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17341/tid=17346] ppid=17340 vsize=1628580 CPUtime=881.51 cores=1,3,5,7
/proc/17341/task/17346/stat : 17346 (priss) R 17340 17340 17192 0 -1 4202560 809202 0 0 0 87970 181 0 0 25 0 5 0 496738390 1667665920 340550 33554432000 4194304 5787044 140736848576000 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3521.36
Current children cumulated vsize (KiB) 1637280

[startup+942.301 s]
/proc/loadavg: 8.18 8.00 6.99 9/188 17534
/proc/meminfo: memFree=22914216/32951124 swapFree=67111524/67111528
[pid=17340] ppid=17338 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17340/stat : 17340 (priss.sh) S 17338 17340 17192 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 496738316 8908800 252 33554432000 4194304 4922060 140737423644816 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17340/statm: 2175 252 211 178 0 68 0
[pid=17341] ppid=17340 vsize=1630588 CPUtime=3761.03 cores=1,3,5,7
/proc/17341/stat : 17341 (priss) S 17340 17340 17192 0 -1 4202496 1705737 0 0 0 375686 417 0 0 18 0 5 0 496738316 1669722112 341552 33554432000 4194304 5787044 140736848576000 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17341/statm: 407647 341552 418 389 0 403397 0
[pid=17341/tid=17343] ppid=17340 vsize=1630588 CPUtime=941.65 cores=1,3,5,7
/proc/17341/task/17343/stat : 17343 (priss) R 17340 17340 17192 0 -1 4202560 103626 0 0 0 94130 35 0 0 25 0 5 0 496738361 1669722112 341552 33554432000 4194304 5787044 140736848576000 18446744073709551615 5590420 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17341/tid=17344] ppid=17340 vsize=1630588 CPUtime=941.53 cores=1,3,5,7
/proc/17341/task/17344/stat : 17344 (priss) R 17340 17340 17192 0 -1 4202560 90089 0 0 0 94123 30 0 0 25 0 5 0 496738370 1669722112 341552 33554432000 4194304 5787044 140736848576000 18446744073709551615 5591083 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17341/tid=17345] ppid=17340 vsize=1630588 CPUtime=935.58 cores=1,3,5,7
/proc/17341/task/17345/stat : 17345 (priss) R 17340 17340 17192 0 -1 4202560 629409 0 0 0 93399 159 0 0 25 0 5 0 496738379 1669722112 341552 33554432000 4194304 5787044 140736848576000 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17341/tid=17346] ppid=17340 vsize=1630588 CPUtime=941.51 cores=1,3,5,7
/proc/17341/task/17346/stat : 17346 (priss) R 17340 17340 17192 0 -1 4202560 818262 0 0 0 93969 182 0 0 25 0 5 0 496738390 1669722112 341552 33554432000 4194304 5787044 140736848576000 18446744073709551615 5528394 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3761.03
Current children cumulated vsize (KiB) 1639288

[startup+1002.3 s]
/proc/loadavg: 8.14 8.01 7.06 9/188 17535
/proc/meminfo: memFree=22844756/32951124 swapFree=67111524/67111528
[pid=17340] ppid=17338 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17340/stat : 17340 (priss.sh) S 17338 17340 17192 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 496738316 8908800 252 33554432000 4194304 4922060 140737423644816 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17340/statm: 2175 252 211 178 0 68 0
[pid=17341] ppid=17340 vsize=1696124 CPUtime=4000.7 cores=1,3,5,7
/proc/17341/stat : 17341 (priss) S 17340 17340 17192 0 -1 4202496 1729420 0 0 0 399648 422 0 0 18 0 5 0 496738316 1736830976 354660 33554432000 4194304 5787044 140736848576000 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17341/statm: 424031 354660 418 389 0 419781 0
[pid=17341/tid=17343] ppid=17340 vsize=1696124 CPUtime=1001.66 cores=1,3,5,7
/proc/17341/task/17343/stat : 17343 (priss) R 17340 17340 17192 0 -1 4202560 105804 0 0 0 100129 37 0 0 25 0 5 0 496738361 1736830976 354660 33554432000 4194304 5787044 140736848576000 18446744073709551615 5591532 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17341/tid=17344] ppid=17340 vsize=1696124 CPUtime=1001.53 cores=1,3,5,7
/proc/17341/task/17344/stat : 17344 (priss) R 17340 17340 17192 0 -1 4202560 91641 0 0 0 100122 31 0 0 25 0 5 0 496738370 1736830976 354660 33554432000 4194304 5787044 140736848576000 18446744073709551615 4228026 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17341/tid=17345] ppid=17340 vsize=1696124 CPUtime=995.54 cores=1,3,5,7
/proc/17341/task/17345/stat : 17345 (priss) R 17340 17340 17192 0 -1 4202560 630052 0 0 0 99395 159 0 0 25 0 5 0 496738379 1736830976 354660 33554432000 4194304 5787044 140736848576000 18446744073709551615 5591102 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17341/tid=17346] ppid=17340 vsize=1696124 CPUtime=1001.22 cores=1,3,5,7
/proc/17341/task/17346/stat : 17346 (priss) R 17340 17340 17192 0 -1 4202560 837572 0 0 0 99936 186 0 0 25 0 5 0 496738390 1736830976 354660 33554432000 4194304 5787044 140736848576000 18446744073709551615 4337014 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4000.7
Current children cumulated vsize (KiB) 1704824

[startup+1062.3 s]
/proc/loadavg: 8.12 8.02 7.12 9/188 17537
/proc/meminfo: memFree=22799080/32951124 swapFree=67111524/67111528
[pid=17340] ppid=17338 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17340/stat : 17340 (priss.sh) S 17338 17340 17192 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 496738316 8908800 252 33554432000 4194304 4922060 140737423644816 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17340/statm: 2175 252 211 178 0 68 0
[pid=17341] ppid=17340 vsize=1696124 CPUtime=4240.38 cores=1,3,5,7
/proc/17341/stat : 17341 (priss) S 17340 17340 17192 0 -1 4202496 1737365 0 0 0 423605 433 0 0 18 0 5 0 496738316 1736830976 362603 33554432000 4194304 5787044 140736848576000 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17341/statm: 424031 362603 418 389 0 419781 0
[pid=17341/tid=17343] ppid=17340 vsize=1696124 CPUtime=1061.66 cores=1,3,5,7
/proc/17341/task/17343/stat : 17343 (priss) R 17340 17340 17192 0 -1 4202560 107047 0 0 0 106128 38 0 0 25 0 5 0 496738361 1736830976 362603 33554432000 4194304 5787044 140736848576000 18446744073709551615 4215354 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17341/tid=17344] ppid=17340 vsize=1696124 CPUtime=1061.53 cores=1,3,5,7
/proc/17341/task/17344/stat : 17344 (priss) R 17340 17340 17192 0 -1 4202560 92569 0 0 0 106121 32 0 0 25 0 5 0 496738370 1736830976 362603 33554432000 4194304 5787044 140736848576000 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17341/tid=17345] ppid=17340 vsize=1696124 CPUtime=1055.55 cores=1,3,5,7
/proc/17341/task/17345/stat : 17345 (priss) R 17340 17340 17192 0 -1 4202560 632081 0 0 0 105393 162 0 0 25 0 5 0 496738379 1736830976 362603 33554432000 4194304 5787044 140736848576000 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17341/tid=17346] ppid=17340 vsize=1696124 CPUtime=1060.89 cores=1,3,5,7
/proc/17341/task/17346/stat : 17346 (priss) R 17340 17340 17192 0 -1 4202560 841317 0 0 0 105898 191 0 0 25 0 5 0 496738390 1736830976 362603 33554432000 4194304 5787044 140736848576000 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4240.38
Current children cumulated vsize (KiB) 1704824

[startup+1122.3 s]
/proc/loadavg: 8.10 8.03 7.18 9/188 17539
/proc/meminfo: memFree=22736172/32951124 swapFree=67111524/67111528
[pid=17340] ppid=17338 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17340/stat : 17340 (priss.sh) S 17338 17340 17192 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 496738316 8908800 252 33554432000 4194304 4922060 140737423644816 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17340/statm: 2175 252 211 178 0 68 0
[pid=17341] ppid=17340 vsize=1779072 CPUtime=4480.06 cores=1,3,5,7
/proc/17341/stat : 17341 (priss) S 17340 17340 17192 0 -1 4202496 1758352 0 0 0 447562 444 0 0 18 0 5 0 496738316 1821769728 373946 33554432000 4194304 5787044 140736848576000 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17341/statm: 444768 373946 418 389 0 440518 0
[pid=17341/tid=17343] ppid=17340 vsize=1779072 CPUtime=1121.66 cores=1,3,5,7
/proc/17341/task/17343/stat : 17343 (priss) R 17340 17340 17192 0 -1 4202560 107634 0 0 0 112128 38 0 0 25 0 5 0 496738361 1821769728 373946 33554432000 4194304 5787044 140736848576000 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17341/tid=17344] ppid=17340 vsize=1779072 CPUtime=1121.53 cores=1,3,5,7
/proc/17341/task/17344/stat : 17344 (priss) R 17340 17340 17192 0 -1 4202560 94947 0 0 0 112120 33 0 0 25 0 5 0 496738370 1821769728 373946 33554432000 4194304 5787044 140736848576000 18446744073709551615 5590569 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17341/tid=17345] ppid=17340 vsize=1779072 CPUtime=1115.55 cores=1,3,5,7
/proc/17341/task/17345/stat : 17345 (priss) R 17340 17340 17192 0 -1 4202560 632376 0 0 0 111393 162 0 0 25 0 5 0 496738379 1821769728 373946 33554432000 4194304 5787044 140736848576000 18446744073709551615 4213832 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17341/tid=17346] ppid=17340 vsize=1779072 CPUtime=1120.56 cores=1,3,5,7
/proc/17341/task/17346/stat : 17346 (priss) R 17340 17340 17192 0 -1 4202560 859044 0 0 0 111857 199 0 0 25 0 5 0 496738390 1821769728 373946 33554432000 4194304 5787044 140736848576000 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4480.06
Current children cumulated vsize (KiB) 1787772

[startup+1182.3 s]
/proc/loadavg: 8.09 8.04 7.23 9/188 17540
/proc/meminfo: memFree=22705608/32951124 swapFree=67111524/67111528
[pid=17340] ppid=17338 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17340/stat : 17340 (priss.sh) S 17338 17340 17192 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 496738316 8908800 252 33554432000 4194304 4922060 140737423644816 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17340/statm: 2175 252 211 178 0 68 0
[pid=17341] ppid=17340 vsize=1795280 CPUtime=4719.72 cores=1,3,5,7
/proc/17341/stat : 17341 (priss) S 17340 17340 17192 0 -1 4202496 1772811 0 0 0 471524 448 0 0 18 0 5 0 496738316 1838366720 379683 33554432000 4194304 5787044 140736848576000 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17341/statm: 448820 379683 418 389 0 444570 0
[pid=17341/tid=17343] ppid=17340 vsize=1795280 CPUtime=1181.65 cores=1,3,5,7
/proc/17341/task/17343/stat : 17343 (priss) R 17340 17340 17192 0 -1 4202560 108105 0 0 0 118126 39 0 0 25 0 5 0 496738361 1838366720 379683 33554432000 4194304 5787044 140736848576000 18446744073709551615 5586709 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17341/tid=17344] ppid=17340 vsize=1795280 CPUtime=1181.52 cores=1,3,5,7
/proc/17341/task/17344/stat : 17344 (priss) R 17340 17340 17192 0 -1 4202560 95389 0 0 0 118118 34 0 0 25 0 5 0 496738370 1838366720 379683 33554432000 4194304 5787044 140736848576000 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17341/tid=17345] ppid=17340 vsize=1795280 CPUtime=1175.56 cores=1,3,5,7
/proc/17341/task/17345/stat : 17345 (priss) R 17340 17340 17192 0 -1 4202560 632391 0 0 0 117393 163 0 0 25 0 5 0 496738379 1838366720 379683 33554432000 4194304 5787044 140736848576000 18446744073709551615 4254830 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17341/tid=17346] ppid=17340 vsize=1795280 CPUtime=1180.24 cores=1,3,5,7
/proc/17341/task/17346/stat : 17346 (priss) R 17340 17340 17192 0 -1 4202560 872575 0 0 0 117821 203 0 0 25 0 5 0 496738390 1838366720 379683 33554432000 4194304 5787044 140736848576000 18446744073709551615 4336770 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4719.72
Current children cumulated vsize (KiB) 1803980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.4 s]
/proc/loadavg: 8.07 8.04 7.25 9/188 17541
/proc/meminfo: memFree=22705352/32951124 swapFree=67111524/67111528
[pid=17340] ppid=17338 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17340/stat : 17340 (priss.sh) S 17338 17340 17192 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 496738316 8908800 252 33554432000 4194304 4922060 140737423644816 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17340/statm: 2175 252 211 178 0 68 0
[pid=17341] ppid=17340 vsize=1795280 CPUtime=4800.03 cores=1,3,5,7
/proc/17341/stat : 17341 (priss) S 17340 17340 17192 0 -1 4202496 1772818 0 0 0 479554 449 0 0 18 0 5 0 496738316 1838366720 379690 33554432000 4194304 5787044 140736848576000 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17341/statm: 448820 379690 418 389 0 444570 0
[pid=17341/tid=17343] ppid=17340 vsize=1795280 CPUtime=1201.76 cores=1,3,5,7
/proc/17341/task/17343/stat : 17343 (priss) R 17340 17340 17192 0 -1 4202560 108105 0 0 0 120137 39 0 0 25 0 5 0 496738361 1838366720 379690 33554432000 4194304 5787044 140736848576000 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17341/tid=17344] ppid=17340 vsize=1795280 CPUtime=1201.63 cores=1,3,5,7
/proc/17341/task/17344/stat : 17344 (priss) R 17340 17340 17192 0 -1 4202560 95389 0 0 0 120129 34 0 0 25 0 5 0 496738370 1838366720 379690 33554432000 4194304 5787044 140736848576000 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17341/tid=17345] ppid=17340 vsize=1795280 CPUtime=1195.66 cores=1,3,5,7
/proc/17341/task/17345/stat : 17345 (priss) R 17340 17340 17192 0 -1 4202560 632396 0 0 0 119403 163 0 0 25 0 5 0 496738379 1838366720 379690 33554432000 4194304 5787044 140736848576000 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17341/tid=17346] ppid=17340 vsize=1795280 CPUtime=1200.23 cores=1,3,5,7
/proc/17341/task/17346/stat : 17346 (priss) R 17340 17340 17192 0 -1 4202560 872577 0 0 0 119820 203 0 0 25 0 5 0 496738390 1838366720 379690 33554432000 4194304 5787044 140736848576000 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 1803980

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

Real time (s): 1202.42
CPU time (s): 4800.03
CPU user time (s): 4795.54
CPU system time (s): 4.49
CPU usage (%): 399.197
Max. virtual memory (cumulated for all children) (KiB): 1853308

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

runsolver used 1.71674 second user time and 4.88126 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-29 04:13:41
IDJOB=3283409
IDBENCH=71036
IDSOLVER=1603
FILE ID=node146/3283409-1304043220
RUNJOBID= node146-1304042862-17211
PBS_JOBID= 13170387
Free space on /tmp= 72920 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p0.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283409-1304043220/watcher-3283409-1304043220 -o /tmp/evaluation-result-3283409-1304043220/solver-3283409-1304043220 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3283409-1304043220.cnf 1652087156 4800 15500 4

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

MD5SUM BENCH= faef1c850bb82ceddc7da5a4c445dd25
RANDOM SEED=1652087156

node146.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22545660 kB
Buffers:       1661044 kB
Cached:        6248776 kB
SwapCached:          4 kB
Active:        3311744 kB
Inactive:      6561388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22545660 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           47732 kB
Writeback:           0 kB
AnonPages:     1963140 kB
Mapped:          15672 kB
Slab:           464644 kB
PageTables:       8572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2328352 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72964 MiB
End job on node146 at 2011-04-29 04:33:45