Trace number 3499371

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) 20382.9 5100.02

General information on the benchmark

Namecrafted/skvortsov/automata-synchronization/
crn_40_1521_s.cnf
MD5SUM4e35cb9894b1ca841d462da2d6957cc5
Bench CategoryCRAFTED (crafted 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 variables63882
Number of clauses123981
Sum of the clauses size369562
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22381
Number of clauses of size 3121600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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: 1847
0.00/0.03	c parsetime: 31784us
0.00/0.03	c parsed 123981 clauses with 63882 variables
0.00/0.04	c NW started thread 0 successfully (1090443584)
0.00/0.05	c NW started thread 1 successfully (1100933440)
0.00/0.06	c NW started thread 2 successfully (1111423296)
0.00/0.07	c NW started thread 3 successfully (1121913152)
8.01/2.19	c preprocessor returned 63882 variables
8.01/2.19	c preprocessing returned UNKNOWN
8.01/2.19	c PP set 435 variables
8.01/2.19	c pp time: 2133806us (2s)
8.42/2.20	c preprocessor returned 63882 variables
8.42/2.20	c preprocessing returned UNKNOWN
8.42/2.20	c PP set 435 variables
8.42/2.20	c pp time: 2129281us (2s)
8.42/2.22	c preprocessor returned 63882 variables
8.42/2.22	c preprocessing returned UNKNOWN
8.42/2.22	c PP set 435 variables
8.42/2.22	c pp time: 2120679us (2s)
8.77/2.39	c preprocessor returned 63882 variables
8.77/2.39	c preprocessing returned UNKNOWN
8.77/2.39	c PP set 435 variables
8.77/2.39	c pp time: 2326170us (2s)
9.56/2.51	c HTE
9.56/2.57	c subsumption
9.97/2.67	c simplified formula contains 0 unit clauses
52.66/13.84	c added unsatisfied clause
52.66/13.84	c failed to add network clauses
81.03/21.17	c added unsatisfied clause
81.03/21.17	c failed to add network clauses
101.58/26.41	c added unsatisfied clause
101.58/26.41	c failed to add network clauses
101.58/26.49	c added unsatisfied clause
101.58/26.49	c failed to add network clauses
101.95/26.55	c added unsatisfied clause
101.95/26.55	c failed to add network clauses
101.95/26.55	c added unsatisfied clause
101.95/26.55	c failed to add network clauses
101.95/26.57	c added unsatisfied clause
101.95/26.57	c failed to add network clauses
134.25/34.84	c added unsatisfied clause
134.25/34.85	c failed to add network clauses
170.26/44.05	c added unsatisfied clause
170.26/44.05	c failed to add network clauses
212.06/54.63	c added unsatisfied clause
212.06/54.63	c failed to add network clauses
215.24/55.43	c added unsatisfied clause
215.24/55.43	c failed to add network clauses
233.07/59.99	c added unsatisfied clause
233.07/59.99	c failed to add network clauses
254.08/65.25	c added unsatisfied clause
254.08/65.25	c failed to add network clauses
294.46/75.44	c added unsatisfied clause
294.46/75.44	c failed to add network clauses
317.03/81.18	c added unsatisfied clause
317.03/81.18	c failed to add network clauses
420.29/107.12	c added unsatisfied clause
420.29/107.12	c failed to add network clauses
421.08/107.34	c added unsatisfied clause
421.08/107.34	c failed to add network clauses
445.35/113.42	c added unsatisfied clause
445.35/113.42	c failed to add network clauses
499.89/127.19	c added unsatisfied clause
499.89/127.19	c failed to add network clauses
499.89/127.19	c added unsatisfied clause
499.89/127.19	c failed to add network clauses
578.79/146.98	c added unsatisfied clause
578.79/146.98	c failed to add network clauses
793.77/200.81	c added unsatisfied clause
793.77/200.81	c failed to add network clauses
998.29/252.09	c added unsatisfied clause
998.29/252.09	c failed to add network clauses
1102.50/278.18	c HTE
1107.31/279.34	c subsumption
1115.69/281.40	c simplified formula contains 0 unit clauses
1159.25/292.36	c added unsatisfied clause
1159.25/292.36	c failed to add network clauses
1197.21/301.86	c added unsatisfied clause
1197.21/301.86	c failed to add network clauses
1228.36/309.66	c added unsatisfied clause
1228.36/309.66	c failed to add network clauses
1265.13/318.90	c added unsatisfied clause
1265.13/318.90	c failed to add network clauses
1283.12/323.38	c added unsatisfied clause
1283.12/323.38	c failed to add network clauses
1462.90/368.40	c added unsatisfied clause
1462.90/368.40	c failed to add network clauses
1474.48/371.26	c added unsatisfied clause
1474.48/371.26	c failed to add network clauses
1488.07/374.62	c added unsatisfied clause
1488.07/374.62	c failed to add network clauses
1700.48/427.84	c added unsatisfied clause
1700.48/427.84	c failed to add network clauses
1901.98/478.21	c added unsatisfied clause
1901.98/478.21	c failed to add network clauses
2402.66/603.55	c added unsatisfied clause
2402.66/603.55	c failed to add network clauses
2623.60/658.84	c added unsatisfied clause
2623.60/658.84	c failed to add network clauses
2726.74/684.64	c added unsatisfied clause
2726.74/684.64	c failed to add network clauses
2967.49/744.83	c added unsatisfied clause
2967.49/744.83	c failed to add network clauses
3048.25/765.04	c HTE
3071.85/770.92	c added unsatisfied clause
3071.85/770.92	c failed to add network clauses
3083.85/773.95	c subsumption
3202.64/803.65	c simplified formula contains 0 unit clauses
3379.37/847.87	c added unsatisfied clause
3379.37/847.87	c failed to add network clauses
3771.01/945.87	c added unsatisfied clause
3771.01/945.87	c failed to add network clauses
4534.97/1136.98	c added unsatisfied clause
4534.97/1136.98	c failed to add network clauses
4590.96/1150.99	c added unsatisfied clause
4590.96/1150.99	c failed to add network clauses
4942.90/1238.90	c added unsatisfied clause
4942.90/1238.90	c failed to add network clauses
5424.40/1359.39	c added unsatisfied clause
5424.40/1359.39	c failed to add network clauses
6016.50/1507.47	c added unsatisfied clause
6016.50/1507.47	c failed to add network clauses
6299.46/1578.21	c HTE
6395.05/1602.16	c subsumption
6470.07/1620.98	c added unsatisfied clause
6470.07/1620.98	c failed to add network clauses
6514.86/1632.16	c added unsatisfied clause
6514.86/1632.16	c failed to add network clauses
6988.43/1750.51	c simplified formula contains 0 unit clauses
7600.16/1903.51	c added unsatisfied clause
7600.16/1903.51	c failed to add network clauses
7600.16/1903.51	c added unsatisfied clause
7600.16/1903.51	c failed to add network clauses
7630.55/1911.18	c added unsatisfied clause
7630.55/1911.18	c failed to add network clauses
7632.15/1911.57	c added unsatisfied clause
7632.15/1911.57	c failed to add network clauses
7751.75/1941.41	c added unsatisfied clause
7751.75/1941.41	c failed to add network clauses
8023.31/2009.30	c added unsatisfied clause
8023.31/2009.30	c failed to add network clauses
9210.03/2306.10	c added unsatisfied clause
9210.03/2306.10	c failed to add network clauses
9212.83/2306.80	c added unsatisfied clause
9212.83/2306.80	c failed to add network clauses
9781.99/2449.10	c added unsatisfied clause
9781.99/2449.10	c failed to add network clauses
11226.01/2810.31	c HTE
11372.81/2847.04	c subsumption
12550.41/3141.42	c simplified formula contains 0 unit clauses
13003.58/3254.72	c added unsatisfied clause
13003.58/3254.72	c failed to add network clauses
14295.25/3577.78	c added unsatisfied clause
14295.25/3577.78	c failed to add network clauses
15367.21/3845.70	c added unsatisfied clause
15367.21/3845.70	c failed to add network clauses
15690.38/3926.52	c added unsatisfied clause
15690.38/3926.52	c failed to add network clauses
17558.23/4393.60	c added unsatisfied clause
17558.23/4393.60	c failed to add network clauses
17705.03/4430.38	c added unsatisfied clause
17705.03/4430.38	c failed to add network clauses
17878.65/4473.74	c HTE
18034.91/4512.93	c subsumption
18828.13/4711.40	c added unsatisfied clause
18828.13/4711.40	c failed to add network clauses
19134.52/4787.91	c added unsatisfied clause
19134.52/4787.91	c failed to add network clauses
19134.52/4787.92	c added unsatisfied clause
19134.52/4787.92	c failed to add network clauses
19316.54/4833.42	c added unsatisfied clause
19316.54/4833.42	c failed to add network clauses
19322.52/4834.92	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.1 (svn: 989)

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 /var/tmp/evaluation-result-3499371-1307998826/watcher-3499371-1307998826 -o /var/tmp/evaluation-result-3499371-1307998826/solver-3499371-1307998826 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499371-1307998826.cnf 1026605508 40000 31000 8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.84 3.14 3.58 1/170 1846
/proc/meminfo: memFree=13135176/32951124 swapFree=67055536/67111528
[pid=1846] ppid=1844 vsize=8700 CPUtime=0 cores=0-7
/proc/1846/stat : 1846 (priss.sh) S 1844 1846 1730 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 892298785 8908800 252 33554432000 4194304 4922060 140736355497520 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1846/statm: 2175 252 211 178 0 68 0

[startup+0.012112 s]
/proc/loadavg: 2.84 3.14 3.58 1/170 1846
/proc/meminfo: memFree=13135176/32951124 swapFree=67055536/67111528
[pid=1846] ppid=1844 vsize=8700 CPUtime=0 cores=0-7
/proc/1846/stat : 1846 (priss.sh) S 1844 1846 1730 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 892298785 8908800 252 33554432000 4194304 4922060 140736355497520 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1846/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101112 s]
/proc/loadavg: 2.84 3.14 3.58 1/170 1846
/proc/meminfo: memFree=13135176/32951124 swapFree=67055536/67111528
[pid=1846] ppid=1844 vsize=8700 CPUtime=0 cores=0-7
/proc/1846/stat : 1846 (priss.sh) S 1844 1846 1730 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 892298785 8908800 252 33554432000 4194304 4922060 140736355497520 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1846/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301063 s]
/proc/loadavg: 2.84 3.14 3.58 1/170 1846
/proc/meminfo: memFree=13135176/32951124 swapFree=67055536/67111528
[pid=1846] ppid=1844 vsize=8700 CPUtime=0 cores=0-7
/proc/1846/stat : 1846 (priss.sh) S 1844 1846 1730 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 892298785 8908800 252 33554432000 4194304 4922060 140736355497520 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1846/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700992 s]
/proc/loadavg: 2.84 3.14 3.58 1/170 1846
/proc/meminfo: memFree=13135176/32951124 swapFree=67055536/67111528
[pid=1846] ppid=1844 vsize=8700 CPUtime=0 cores=0-7
/proc/1846/stat : 1846 (priss.sh) S 1844 1846 1730 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 892298785 8908800 252 33554432000 4194304 4922060 140736355497520 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1846/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50082 s]
/proc/loadavg: 2.93 3.16 3.58 5/176 1852
/proc/meminfo: memFree=12985484/32951124 swapFree=67055536/67111528
[pid=1846] ppid=1844 vsize=8700 CPUtime=0 cores=0-7
/proc/1846/stat : 1846 (priss.sh) S 1844 1846 1730 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 892298785 8908800 252 33554432000 4194304 4922060 140736355497520 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1846/statm: 2175 252 211 178 0 68 0
[pid=1847] ppid=1846 vsize=410728 CPUtime=5.59 cores=0-7
/proc/1847/stat : 1847 (priss) S 1846 1846 1730 0 -1 4202496 47105 0 0 0 518 41 0 0 18 0 5 0 892298785 420585472 38146 33554432000 4194304 5787044 140735322739424 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1847/statm: 102682 38146 351 389 0 98432 0
[pid=1847/tid=1849] ppid=1846 vsize=410728 CPUtime=1.4 cores=0-7
/proc/1847/task/1849/stat : 1849 (priss) R 1846 1846 1730 0 -1 4202560 12888 0 0 0 131 9 0 0 18 0 5 0 892298789 420585472 38146 33554432000 4194304 5787044 140735322739424 18446744073709551615 4278498 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1847/tid=1850] ppid=1846 vsize=410728 CPUtime=1.39 cores=0-7
/proc/1847/task/1850/stat : 1850 (priss) R 1846 1846 1730 0 -1 4202560 8873 0 0 0 131 8 0 0 16 0 5 0 892298790 420585472 38146 33554432000 4194304 5787044 140735322739424 18446744073709551615 4345920 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1847/tid=1851] ppid=1846 vsize=410728 CPUtime=1.38 cores=0-7
/proc/1847/task/1851/stat : 1851 (priss) R 1846 1846 1730 0 -1 4202560 7520 0 0 0 129 9 0 0 18 0 5 0 892298791 420585472 38146 33554432000 4194304 5787044 140735322739424 18446744073709551615 4278498 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=1847/tid=1852] ppid=1846 vsize=410728 CPUtime=1.33 cores=0-7
/proc/1847/task/1852/stat : 1852 (priss) R 1846 1846 1730 0 -1 4202560 11618 0 0 0 120 13 0 0 17 0 5 0 892298792 420585472 38146 33554432000 4194304 5787044 140735322739424 18446744073709551615 4345920 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.59
Current children cumulated vsize (KiB) 419428

[startup+3.10057 s]
/proc/loadavg: 2.93 3.16 3.58 5/176 1852
/proc/meminfo: memFree=12982632/32951124 swapFree=67055536/67111528
[pid=1846] ppid=1844 vsize=8700 CPUtime=0 cores=0-7
/proc/1846/stat : 1846 (priss.sh) S 1844 1846 1730 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 892298785 8908800 252 33554432000 4194304 4922060 140736355497520 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1846/statm: 2175 252 211 178 0 68 0
[pid=1847] ppid=1846 vsize=424532 CPUtime=11.9 cores=0-7
/proc/1847/stat : 1847 (priss) S 1846 1846 1730 0 -1 4202496 69014 0 0 0 1129 61 0 0 18 0 5 0 892298785 434720768 50937 33554432000 4194304 5787044 140735322739424 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1847/statm: 106133 50937 418 389 0 101883 0
[pid=1847/tid=1849] ppid=1846 vsize=424532 CPUtime=3 cores=0-7
/proc/1847/task/1849/stat : 1849 (priss) R 1846 1846 1730 0 -1 4202560 18572 0 0 0 289 11 0 0 18 0 5 0 892298789 434720768 50937 33554432000 4194304 5787044 140735322739424 18446744073709551615 255106873887 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1847/tid=1850] ppid=1846 vsize=424532 CPUtime=2.96 cores=0-7
/proc/1847/task/1850/stat : 1850 (priss) R 1846 1846 1730 0 -1 4202560 12199 0 0 0 283 13 0 0 16 0 5 0 892298790 434720768 50937 33554432000 4194304 5787044 140735322739424 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1847/tid=1851] ppid=1846 vsize=424532 CPUtime=2.96 cores=0-7
/proc/1847/task/1851/stat : 1851 (priss) R 1846 1846 1730 0 -1 4202560 13109 0 0 0 279 17 0 0 18 0 5 0 892298791 434720768 50937 33554432000 4194304 5787044 140735322739424 18446744073709551615 255106873887 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=1847/tid=1852] ppid=1846 vsize=424532 CPUtime=2.87 cores=0-7
/proc/1847/task/1852/stat : 1852 (priss) R 1846 1846 1730 0 -1 4202560 18928 0 0 0 269 18 0 0 17 0 5 0 892298792 434720768 50937 33554432000 4194304 5787044 140735322739424 18446744073709551615 255106873887 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.9
Current children cumulated vsize (KiB) 433232

[startup+6.30098 s]
/proc/loadavg: 2.93 3.16 3.58 5/176 1853
/proc/meminfo: memFree=12924960/32951124 swapFree=67055536/67111528
[pid=1846] ppid=1844 vsize=8700 CPUtime=0 cores=0-7
/proc/1846/stat : 1846 (priss.sh) S 1844 1846 1730 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 892298785 8908800 252 33554432000 4194304 4922060 140736355497520 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1846/statm: 2175 252 211 178 0 68 0
[pid=1847] ppid=1846 vsize=430172 CPUtime=23.92 cores=0-7
/proc/1847/stat : 1847 (priss) S 1846 1846 1730 0 -1 4202496 71370 0 0 0 2189 203 0 0 18 0 5 0 892298785 440496128 53293 33554432000 4194304 5787044 140735322739424 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1847/statm: 107543 53293 418 389 0 103293 0
[pid=1847/tid=1849] ppid=1846 vsize=430172 CPUtime=6.07 cores=0-7
/proc/1847/task/1849/stat : 1849 (priss) R 1846 1846 1730 0 -1 4202560 18713 0 0 0 558 49 0 0 18 0 5 0 892298789 440496128 53293 33554432000 4194304 5787044 140735322739424 18446744073709551615 255106873887 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1847/tid=1850] ppid=1846 vsize=430172 CPUtime=5.96 cores=0-7
/proc/1847/task/1850/stat : 1850 (priss) R 1846 1846 1730 0 -1 4202560 13593 0 0 0 547 49 0 0 15 0 5 0 892298790 440496128 53293 33554432000 4194304 5787044 140735322739424 18446744073709551615 4254531 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1847/tid=1851] ppid=1846 vsize=430172 CPUtime=6.03 cores=0-7
/proc/1847/task/1851/stat : 1851 (priss) R 1846 1846 1730 0 -1 4202560 13619 0 0 0 547 56 0 0 18 0 5 0 892298791 440496128 53293 33554432000 4194304 5787044 140735322739424 18446744073709551615 5588062 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=1847/tid=1852] ppid=1846 vsize=430172 CPUtime=5.77 cores=0-7
/proc/1847/task/1852/stat : 1852 (priss) R 1846 1846 1730 0 -1 4202560 19239 0 0 0 529 48 0 0 16 0 5 0 892298792 440496128 53293 33554432000 4194304 5787044 140735322739424 18446744073709551615 255106873887 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.92
Current children cumulated vsize (KiB) 438872

[startup+12.7009 s]
/proc/loadavg: 3.10 3.18 3.58 5/176 1853
/proc/meminfo: memFree=12911324/32951124 swapFree=67055536/67111528
[pid=1846] ppid=1844 vsize=8700 CPUtime=0 cores=0-7
/proc/1846/stat : 1846 (priss.sh) S 1844 1846 1730 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 892298785 8908800 252 33554432000 4194304 4922060 140736355497520 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1846/statm: 2175 252 211 178 0 68 0
[pid=1847] ppid=1846 vsize=432828 CPUtime=48.45 cores=0-7
/proc/1847/stat : 1847 (priss) S 1846 1846 1730 0 -1 4202496 74808 0 0 0 4429 416 0 0 18 0 5 0 892298785 443215872 56731 33554432000 4194304 5787044 140735322739424 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1847/statm: 108207 56731 418 389 0 103957 0
[pid=1847/tid=1849] ppid=1846 vsize=432828 CPUtime=12.31 cores=0-7
/proc/1847/task/1849/stat : 1849 (priss) R 1846 1846 1730 0 -1 4202560 19194 0 0 0 1123 108 0 0 18 0 5 0 892298789 443215872 56731 33554432000 4194304 5787044 140735322739424 18446744073709551615 5591552 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1847/tid=1850] ppid=1846 vsize=432828 CPUtime=12.1 cores=0-7
/proc/1847/task/1850/stat : 1850 (priss) R 1846 1846 1730 0 -1 4202560 14285 0 0 0 1115 95 0 0 16 0 5 0 892298790 443215872 56731 33554432000 4194304 5787044 140735322739424 18446744073709551615 4661914 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1847/tid=1851] ppid=1846 vsize=432828 CPUtime=12.25 cores=0-7
/proc/1847/task/1851/stat : 1851 (priss) R 1846 1846 1730 0 -1 4202560 14194 0 0 0 1110 115 0 0 18 0 5 0 892298791 443215872 56731 33554432000 4194304 5787044 140735322739424 18446744073709551615 5591217 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=1847/tid=1852] ppid=1846 vsize=432828 CPUtime=11.68 cores=0-7
/proc/1847/task/1852/stat : 1852 (priss) R 1846 1846 1730 0 -1 4202560 20929 0 0 0 1073 95 0 0 16 0 5 0 892298792 443215872 56731 33554432000 4194304 5787044 140735322739424 18446744073709551615 255106873887 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 48.45
Current children cumulated vsize (KiB) 441528

[startup+25.5006 s]
/proc/loadavg: 3.24 3.21 3.59 5/176 1853
/proc/meminfo: memFree=12885988/32951124 swapFree=67055536/67111528
[pid=1846] ppid=1844 vsize=8700 CPUtime=0 cores=0-7
/proc/1846/stat : 1846 (priss.sh) S 1844 1846 1730 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 892298785 8908800 252 33554432000 4194304 4922060 140736355497520 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1846/statm: 2175 252 211 178 0 68 0
[pid=1847] ppid=1846 vsize=437856 CPUtime=98.05 cores=0-7
/proc/1847/stat : 1847 (priss) S 1846 1846 1730 0 -1 4202496 82749 0 0 0 9090 715 0 0 18 0 5 0 892298785 448364544 64664 33554432000 4194304 5787044 140735322739424 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1847/statm: 109464 64664 418 389 0 105214 0
[pid=1847/tid=1849] ppid=1846 vsize=437856 CPUtime=24.88 cores=0-7
/proc/1847/task/1849/stat : 1849 (priss) R 1846 1846 1730 0 -1 4202560 21511 0 0 0 2302 186 0 0 18 0 5 0 892298789 448364544 64664 33554432000 4194304 5787044 140735322739424 18446744073709551615 255106873887 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1847/tid=1850] ppid=1846 vsize=437856 CPUtime=24.5 cores=0-7
/proc/1847/task/1850/stat : 1850 (priss) R 1846 1846 1730 0 -1 4202560 15503 0 0 0 2279 171 0 0 15 0 5 0 892298790 448364544 64664 33554432000 4194304 5787044 140735322739424 18446744073709551615 255106873887 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1847/tid=1851] ppid=1846 vsize=437856 CPUtime=24.77 cores=0-7
/proc/1847/task/1851/stat : 1851 (priss) R 1846 1846 1730 0 -1 4202560 16222 0 0 0 2278 199 0 0 18 0 5 0 892298791 448364544 64664 33554432000 4194304 5787044 140735322739424 18446744073709551615 255106873887 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=1847/tid=1852] ppid=1846 vsize=437856 CPUtime=23.8 cores=0-7
/proc/1847/task/1852/stat : 1852 (priss) R 1846 1846 1730 0 -1 4202560 23307 0 0 0 2223 157 0 0 17 0 5 0 892298792 448364544 64664 33554432000 4194304 5787044 140735322739424 18446744073709551615 255106873887 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 98.05
Current children cumulated vsize (KiB) 446556

[startup+51.1011 s]
/proc/loadavg: 3.50 3.27 3.60 5/176 1863
/proc/meminfo: memFree=12829492/32951124 swapFree=67055536/67111528
[pid=1846] ppid=1844 vsize=8700 CPUtime=0 cores=0-7
/proc/1846/stat : 1846 (priss.sh) S 1844 1846 1730 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 892298785 8908800 252 33554432000 4194304 4922060 140736355497520 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1846/statm: 2175 252 211 178 0 68 0
[pid=1847] ppid=1846 vsize=512276 CPUtime=198.24 cores=0-7
/proc/1847/stat : 1847 (priss) S 1846 1846 1730 0 -1 4202496 95489 0 0 0 18586 1238 0 0 18 0 5 0 892298785 524570624 77037 33554432000 4194304 5787044 140735322739424 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1847/statm: 128069 77037 418 389 0 123819 0
[pid=1847/tid=1849] ppid=1846 vsize=512276 CPUtime=50.23 cores=0-7
/proc/1847/task/1849/stat : 1849 (priss) R 1846 1846 1730 0 -1 4202560 25111 0 0 0 4690 333 0 0 17 0 5 0 892298789 524570624 77037 33554432000 4194304 5787044 140735322739424 18446744073709551615 255106873887 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1847/tid=1850] ppid=1846 vsize=512276 CPUtime=49.26 cores=0-7
/proc/1847/task/1850/stat : 1850 (priss) R 1846 1846 1730 0 -1 4202560 17654 0 0 0 4642 284 0 0 18 0 5 0 892298790 524570624 77037 33554432000 4194304 5787044 140735322739424 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1847/tid=1851] ppid=1846 vsize=512276 CPUtime=50.05 cores=0-7
/proc/1847/task/1851/stat : 1851 (priss) R 1846 1846 1730 0 -1 4202560 20029 0 0 0 4645 360 0 0 18 0 5 0 892298791 524570624 77037 33554432000 4194304 5787044 140735322739424 18446744073709551615 255106873887 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=1847/tid=1852] ppid=1846 vsize=512276 CPUtime=48.59 cores=0-7
/proc/1847/task/1852/stat : 1852 (priss) R 1846 1846 1730 0 -1 4202560 26489 0 0 0 4600 259 0 0 18 0 5 0 892298792 524570624 77037 33554432000 4194304 5787044 140735322739424 18446744073709551615 255106873887 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 198.24
Current children cumulated vsize (KiB) 520976

[startup+102.306 s]
/proc/loadavg: 3.80 3.39 3.62 5/176 1864
/proc/meminfo: memFree=12684156/32951124 swapFree=67055536/67111528
[pid=1846] ppid=1844 vsize=8700 CPUtime=0 cores=0-7
/proc/1846/stat : 1846 (priss.sh) S 1844 1846 1730 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 892298785 8908800 252 33554432000 4194304 4922060 140736355497520 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1846/statm: 2175 252 211 178 0 68 0
[pid=1847] ppid=1846 vsize=670308 CPUtime=401.22 cores=0-7
/proc/1847/stat : 1847 (priss) S 1846 1846 1730 0 -1 4202496 132784 0 0 0 38526 1596 0 0 18 0 5 0 892298785 686395392 113343 33554432000 4194304 5787044 140735322739424 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1847/statm: 167577 113343 418 389 0 163327 0
[pid=1847/tid=1849] ppid=1846 vsize=670308 CPUtime=101.2 cores=0-7
/proc/1847/task/1849/stat : 1849 (priss) R 1846 1846 1730 0 -1 4202560 37522 0 0 0 9682 438 0 0 18 0 5 0 892298789 686395392 113343 33554432000 4194304 5787044 140735322739424 18446744073709551615 4254546 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1847/tid=1850] ppid=1846 vsize=670308 CPUtime=99.87 cores=0-7
/proc/1847/task/1850/stat : 1850 (priss) R 1846 1846 1730 0 -1 4202560 24384 0 0 0 9612 375 0 0 15 0 5 0 892298790 686395392 113343 33554432000 4194304 5787044 140735322739424 18446744073709551615 255106169410 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1847/tid=1851] ppid=1846 vsize=670308 CPUtime=101.04 cores=0-7
/proc/1847/task/1851/stat : 1851 (priss) R 1846 1846 1730 0 -1 4202560 29545 0 0 0 9652 452 0 0 18 0 5 0 892298791 686395392 113343 33554432000 4194304 5787044 140735322739424 18446744073709551615 5591532 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=1847/tid=1852] ppid=1846 vsize=670308 CPUtime=99.01 cores=0-7

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

/proc/1847/task/1850/stat : 1850 (priss) R 1846 1846 1730 0 -1 4202560 219609 0 0 0 471068 718 0 0 20 0 5 0 892298790 4659961856 1053906 33554432000 4194304 5787044 140735322739424 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1847/tid=1851] ppid=1846 vsize=4550744 CPUtime=4719.41 cores=0-7
/proc/1847/task/1851/stat : 1851 (priss) R 1846 1846 1730 0 -1 4202560 236162 0 0 0 471122 819 0 0 25 0 5 0 892298791 4659961856 1053906 33554432000 4194304 5787044 140735322739424 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1847/tid=1852] ppid=1846 vsize=4550744 CPUtime=4715.35 cores=0-7
/proc/1847/task/1852/stat : 1852 (priss) R 1846 1846 1730 0 -1 4202560 422798 0 0 0 470534 1001 0 0 18 0 5 0 892298792 4659961856 1053906 33554432000 4194304 5787044 140735322739424 18446744073709551615 4336696 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 18872.1
Current children cumulated vsize (KiB) 4559444

[startup+4782.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/176 2001
/proc/meminfo: memFree=8912404/32951124 swapFree=67055536/67111528
[pid=1846] ppid=1844 vsize=8700 CPUtime=0 cores=0-7
/proc/1846/stat : 1846 (priss.sh) S 1844 1846 1730 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 892298785 8908800 252 33554432000 4194304 4922060 140736355497520 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1846/statm: 2175 252 211 178 0 68 0
[pid=1847] ppid=1846 vsize=4550744 CPUtime=19112.1 cores=0-7
/proc/1847/stat : 1847 (priss) S 1846 1846 1730 0 -1 4202496 1140823 0 0 0 1907824 3388 0 0 18 0 5 0 892298785 4659961856 1053908 33554432000 4194304 5787044 140735322739424 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1847/statm: 1137686 1053908 418 389 0 1133436 0
[pid=1847/tid=1849] ppid=1846 vsize=4550744 CPUtime=4779.42 cores=0-7
/proc/1847/task/1849/stat : 1849 (priss) R 1846 1846 1730 0 -1 4202560 256048 0 0 0 477096 846 0 0 19 0 5 0 892298789 4659961856 1053908 33554432000 4194304 5787044 140735322739424 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=1847/tid=1850] ppid=1846 vsize=4550744 CPUtime=4777.86 cores=0-7
/proc/1847/task/1850/stat : 1850 (priss) R 1846 1846 1730 0 -1 4202560 219609 0 0 0 477067 719 0 0 19 0 5 0 892298790 4659961856 1053908 33554432000 4194304 5787044 140735322739424 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1847/tid=1851] ppid=1846 vsize=4550744 CPUtime=4779.41 cores=0-7
/proc/1847/task/1851/stat : 1851 (priss) R 1846 1846 1730 0 -1 4202560 236162 0 0 0 477121 820 0 0 25 0 5 0 892298791 4659961856 1053908 33554432000 4194304 5787044 140735322739424 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1847/tid=1852] ppid=1846 vsize=4550744 CPUtime=4775.34 cores=0-7
/proc/1847/task/1852/stat : 1852 (priss) R 1846 1846 1730 0 -1 4202560 422798 0 0 0 476533 1001 0 0 20 0 5 0 892298792 4659961856 1053908 33554432000 4194304 5787044 140735322739424 18446744073709551615 4336763 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19112.1
Current children cumulated vsize (KiB) 4559444

[startup+4842.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/176 2003
/proc/meminfo: memFree=8912368/32951124 swapFree=67055536/67111528
[pid=1846] ppid=1844 vsize=8700 CPUtime=0 cores=0-7
/proc/1846/stat : 1846 (priss.sh) S 1844 1846 1730 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 892298785 8908800 252 33554432000 4194304 4922060 140736355497520 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1846/statm: 2175 252 211 178 0 68 0
[pid=1847] ppid=1846 vsize=4550744 CPUtime=19352.1 cores=0-7
/proc/1847/stat : 1847 (priss) S 1846 1846 1730 0 -1 4202496 1140828 0 0 0 1931821 3391 0 0 18 0 5 0 892298785 4659961856 1053913 33554432000 4194304 5787044 140735322739424 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1847/statm: 1137686 1053913 418 389 0 1133436 0
[pid=1847/tid=1849] ppid=1846 vsize=4550744 CPUtime=4839.42 cores=0-7
/proc/1847/task/1849/stat : 1849 (priss) R 1846 1846 1730 0 -1 4202560 256049 0 0 0 483095 847 0 0 18 0 5 0 892298789 4659961856 1053913 33554432000 4194304 5787044 140735322739424 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=1847/tid=1850] ppid=1846 vsize=4550744 CPUtime=4837.85 cores=0-7
/proc/1847/task/1850/stat : 1850 (priss) R 1846 1846 1730 0 -1 4202560 219609 0 0 0 483065 720 0 0 18 0 5 0 892298790 4659961856 1053913 33554432000 4194304 5787044 140735322739424 18446744073709551615 4254502 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1847/tid=1851] ppid=1846 vsize=4550744 CPUtime=4839.41 cores=0-7
/proc/1847/task/1851/stat : 1851 (priss) R 1846 1846 1730 0 -1 4202560 236162 0 0 0 483120 821 0 0 25 0 5 0 892298791 4659961856 1053913 33554432000 4194304 5787044 140735322739424 18446744073709551615 5591592 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1847/tid=1852] ppid=1846 vsize=4550744 CPUtime=4835.34 cores=0-7
/proc/1847/task/1852/stat : 1852 (priss) R 1846 1846 1730 0 -1 4202560 422802 0 0 0 482533 1001 0 0 25 0 5 0 892298792 4659961856 1053913 33554432000 4194304 5787044 140735322739424 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19352.1
Current children cumulated vsize (KiB) 4559444

[startup+4902.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/176 2004
/proc/meminfo: memFree=8911716/32951124 swapFree=67055536/67111528
[pid=1846] ppid=1844 vsize=8700 CPUtime=0 cores=0-7
/proc/1846/stat : 1846 (priss.sh) S 1844 1846 1730 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 892298785 8908800 252 33554432000 4194304 4922060 140736355497520 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1846/statm: 2175 252 211 178 0 68 0
[pid=1847] ppid=1846 vsize=4550744 CPUtime=19592.1 cores=0-7
/proc/1847/stat : 1847 (priss) S 1846 1846 1730 0 -1 4202496 1141075 0 0 0 1955817 3394 0 0 18 0 5 0 892298785 4659961856 1054160 33554432000 4194304 5787044 140735322739424 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1847/statm: 1137686 1054160 418 389 0 1133436 0
[pid=1847/tid=1849] ppid=1846 vsize=4550744 CPUtime=4899.42 cores=0-7
/proc/1847/task/1849/stat : 1849 (priss) R 1846 1846 1730 0 -1 4202560 256067 0 0 0 489094 848 0 0 18 0 5 0 892298789 4659961856 1054160 33554432000 4194304 5787044 140735322739424 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=1847/tid=1850] ppid=1846 vsize=4550744 CPUtime=4897.86 cores=0-7
/proc/1847/task/1850/stat : 1850 (priss) R 1846 1846 1730 0 -1 4202560 219609 0 0 0 489064 722 0 0 18 0 5 0 892298790 4659961856 1054160 33554432000 4194304 5787044 140735322739424 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1847/tid=1851] ppid=1846 vsize=4550744 CPUtime=4899.4 cores=0-7
/proc/1847/task/1851/stat : 1851 (priss) R 1846 1846 1730 0 -1 4202560 236163 0 0 0 489119 821 0 0 25 0 5 0 892298791 4659961856 1054160 33554432000 4194304 5787044 140735322739424 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1847/tid=1852] ppid=1846 vsize=4550744 CPUtime=4895.34 cores=0-7
/proc/1847/task/1852/stat : 1852 (priss) R 1846 1846 1730 0 -1 4202560 423030 0 0 0 488532 1002 0 0 25 0 5 0 892298792 4659961856 1054160 33554432000 4194304 5787044 140735322739424 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19592.1
Current children cumulated vsize (KiB) 4559444

[startup+4962.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/176 2006
/proc/meminfo: memFree=8909324/32951124 swapFree=67055536/67111528
[pid=1846] ppid=1844 vsize=8700 CPUtime=0 cores=0-7
/proc/1846/stat : 1846 (priss.sh) S 1844 1846 1730 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 892298785 8908800 252 33554432000 4194304 4922060 140736355497520 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1846/statm: 2175 252 211 178 0 68 0
[pid=1847] ppid=1846 vsize=4550744 CPUtime=19832.1 cores=0-7
/proc/1847/stat : 1847 (priss) S 1846 1846 1730 0 -1 4202496 1141692 0 0 0 1979813 3399 0 0 18 0 5 0 892298785 4659961856 1054777 33554432000 4194304 5787044 140735322739424 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1847/statm: 1137686 1054777 418 389 0 1133436 0
[pid=1847/tid=1849] ppid=1846 vsize=4550744 CPUtime=4959.42 cores=0-7
/proc/1847/task/1849/stat : 1849 (priss) R 1846 1846 1730 0 -1 4202560 256071 0 0 0 495093 849 0 0 25 0 5 0 892298789 4659961856 1054777 33554432000 4194304 5787044 140735322739424 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=1847/tid=1850] ppid=1846 vsize=4550744 CPUtime=4957.86 cores=0-7
/proc/1847/task/1850/stat : 1850 (priss) R 1846 1846 1730 0 -1 4202560 219609 0 0 0 495063 723 0 0 20 0 5 0 892298790 4659961856 1054777 33554432000 4194304 5787044 140735322739424 18446744073709551615 5591653 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1847/tid=1851] ppid=1846 vsize=4550744 CPUtime=4959.41 cores=0-7
/proc/1847/task/1851/stat : 1851 (priss) R 1846 1846 1730 0 -1 4202560 236163 0 0 0 495118 823 0 0 25 0 5 0 892298791 4659961856 1054777 33554432000 4194304 5787044 140735322739424 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1847/tid=1852] ppid=1846 vsize=4550744 CPUtime=4955.32 cores=0-7
/proc/1847/task/1852/stat : 1852 (priss) R 1846 1846 1730 0 -1 4202560 423643 0 0 0 494530 1002 0 0 19 0 5 0 892298792 4659961856 1054777 33554432000 4194304 5787044 140735322739424 18446744073709551615 5528390 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19832.1
Current children cumulated vsize (KiB) 4559444

[startup+5022.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/176 2007
/proc/meminfo: memFree=8906304/32951124 swapFree=67055536/67111528
[pid=1846] ppid=1844 vsize=8700 CPUtime=0 cores=0-7
/proc/1846/stat : 1846 (priss.sh) S 1844 1846 1730 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 892298785 8908800 252 33554432000 4194304 4922060 140736355497520 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1846/statm: 2175 252 211 178 0 68 0
[pid=1847] ppid=1846 vsize=4550744 CPUtime=20072.1 cores=0-7
/proc/1847/stat : 1847 (priss) S 1846 1846 1730 0 -1 4202496 1142455 0 0 0 2003808 3403 0 0 18 0 5 0 892298785 4659961856 1055540 33554432000 4194304 5787044 140735322739424 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1847/statm: 1137686 1055540 418 389 0 1133436 0
[pid=1847/tid=1849] ppid=1846 vsize=4550744 CPUtime=5019.42 cores=0-7
/proc/1847/task/1849/stat : 1849 (priss) R 1846 1846 1730 0 -1 4202560 256073 0 0 0 501093 849 0 0 20 0 5 0 892298789 4659961856 1055540 33554432000 4194304 5787044 140735322739424 18446744073709551615 5591488 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=1847/tid=1850] ppid=1846 vsize=4550744 CPUtime=5017.86 cores=0-7
/proc/1847/task/1850/stat : 1850 (priss) R 1846 1846 1730 0 -1 4202560 219609 0 0 0 501063 723 0 0 25 0 5 0 892298790 4659961856 1055540 33554432000 4194304 5787044 140735322739424 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1847/tid=1851] ppid=1846 vsize=4550744 CPUtime=5019.41 cores=0-7
/proc/1847/task/1851/stat : 1851 (priss) R 1846 1846 1730 0 -1 4202560 236163 0 0 0 501117 824 0 0 25 0 5 0 892298791 4659961856 1055540 33554432000 4194304 5787044 140735322739424 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1847/tid=1852] ppid=1846 vsize=4550744 CPUtime=5015.32 cores=0-7
/proc/1847/task/1852/stat : 1852 (priss) R 1846 1846 1730 0 -1 4202560 424404 0 0 0 500528 1004 0 0 25 0 5 0 892298792 4659961856 1055540 33554432000 4194304 5787044 140735322739424 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 20072.1
Current children cumulated vsize (KiB) 4559444

[startup+5082.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/176 2012
/proc/meminfo: memFree=8901780/32951124 swapFree=67055536/67111528
[pid=1846] ppid=1844 vsize=8700 CPUtime=0 cores=0-7
/proc/1846/stat : 1846 (priss.sh) S 1844 1846 1730 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 892298785 8908800 252 33554432000 4194304 4922060 140736355497520 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1846/statm: 2175 252 211 178 0 68 0
[pid=1847] ppid=1846 vsize=4550744 CPUtime=20312.1 cores=0-7
/proc/1847/stat : 1847 (priss) S 1846 1846 1730 0 -1 4202496 1143338 0 0 0 2027803 3408 0 0 18 0 5 0 892298785 4659961856 1056423 33554432000 4194304 5787044 140735322739424 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1847/statm: 1137686 1056423 418 389 0 1133436 0
[pid=1847/tid=1849] ppid=1846 vsize=4550744 CPUtime=5079.42 cores=0-7
/proc/1847/task/1849/stat : 1849 (priss) R 1846 1846 1730 0 -1 4202560 256076 0 0 0 507092 850 0 0 19 0 5 0 892298789 4659961856 1056423 33554432000 4194304 5787044 140735322739424 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=1847/tid=1850] ppid=1846 vsize=4550744 CPUtime=5077.86 cores=0-7
/proc/1847/task/1850/stat : 1850 (priss) R 1846 1846 1730 0 -1 4202560 219609 0 0 0 507062 724 0 0 21 0 5 0 892298790 4659961856 1056423 33554432000 4194304 5787044 140735322739424 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1847/tid=1851] ppid=1846 vsize=4550744 CPUtime=5079.42 cores=0-7
/proc/1847/task/1851/stat : 1851 (priss) R 1846 1846 1730 0 -1 4202560 236163 0 0 0 507117 825 0 0 25 0 5 0 892298791 4659961856 1056423 33554432000 4194304 5787044 140735322739424 18446744073709551615 5590295 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1847/tid=1852] ppid=1846 vsize=4550744 CPUtime=5075.3 cores=0-7
/proc/1847/task/1852/stat : 1852 (priss) R 1846 1846 1730 0 -1 4202560 425284 0 0 0 506524 1006 0 0 25 0 5 0 892298792 4659961856 1056423 33554432000 4194304 5787044 140735322739424 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 20312.1
Current children cumulated vsize (KiB) 4559444



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 3.99 3.91 5/176 2012
/proc/meminfo: memFree=8900660/32951124 swapFree=67055536/67111528
[pid=1846] ppid=1844 vsize=8700 CPUtime=0 cores=0-7
/proc/1846/stat : 1846 (priss.sh) S 1844 1846 1730 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 892298785 8908800 252 33554432000 4194304 4922060 140736355497520 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1846/statm: 2175 252 211 178 0 68 0
[pid=1847] ppid=1846 vsize=4550744 CPUtime=20382.9 cores=0-7
/proc/1847/stat : 1847 (priss) S 1846 1846 1730 0 -1 4202496 1143576 0 0 0 2034883 3408 0 0 18 0 5 0 892298785 4659961856 1056661 33554432000 4194304 5787044 140735322739424 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1847/statm: 1137686 1056661 418 389 0 1133436 0
[pid=1847/tid=1849] ppid=1846 vsize=4550744 CPUtime=5097.12 cores=0-7
/proc/1847/task/1849/stat : 1849 (priss) R 1846 1846 1730 0 -1 4202560 256076 0 0 0 508862 850 0 0 25 0 5 0 892298789 4659961856 1056661 33554432000 4194304 5787044 140735322739424 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=1847/tid=1850] ppid=1846 vsize=4550744 CPUtime=5095.57 cores=0-7
/proc/1847/task/1850/stat : 1850 (priss) R 1846 1846 1730 0 -1 4202560 219609 0 0 0 508833 724 0 0 25 0 5 0 892298790 4659961856 1056661 33554432000 4194304 5787044 140735322739424 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1847/tid=1851] ppid=1846 vsize=4550744 CPUtime=5097.12 cores=0-7
/proc/1847/task/1851/stat : 1851 (priss) R 1846 1846 1730 0 -1 4202560 236163 0 0 0 508887 825 0 0 25 0 5 0 892298791 4659961856 1056661 33554432000 4194304 5787044 140735322739424 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1847/tid=1852] ppid=1846 vsize=4550744 CPUtime=5093.01 cores=0-7
/proc/1847/task/1852/stat : 1852 (priss) R 1846 1846 1730 0 -1 4202560 425522 0 0 0 508295 1006 0 0 25 0 5 0 892298792 4659961856 1056661 33554432000 4194304 5787044 140735322739424 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 20382.9
Current children cumulated vsize (KiB) 4559444

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

Real time (s): 5100.02
CPU time (s): 20382.9
CPU user time (s): 20348.8
CPU system time (s): 34.08
CPU usage (%): 399.664
Max. virtual memory (cumulated for all children) (KiB): 4559444

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

runsolver used 7.72483 second user time and 18.0823 second system time

The end

Launcher Data

Begin job on node144 at 2011-06-13 23:00:27
IDJOB=3499371
IDBENCH=83191
IDSOLVER=1994
FILE ID=node144/3499371-1307998826
RUNJOBID= node144-1307998791-1744
PBS_JOBID= 13559834
Free space on /var/tmp= 2908 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_40_1521_s.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3499371-1307998826/watcher-3499371-1307998826 -o /var/tmp/evaluation-result-3499371-1307998826/solver-3499371-1307998826 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499371-1307998826.cnf 1026605508 40000 31000 8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 4e35cb9894b1ca841d462da2d6957cc5
RANDOM SEED=1026605508

node144.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.850
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.70
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.850
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.16
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.850
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.850
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.83
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.850
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13135348 kB
Buffers:        118556 kB
Cached:       19010948 kB
SwapCached:       9140 kB
Active:        3622680 kB
Inactive:     15525236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13135348 kB
SwapTotal:    67111528 kB
SwapFree:     67055536 kB
Dirty:            4024 kB
Writeback:           0 kB
AnonPages:       17276 kB
Mapped:          12516 kB
Slab:           600756 kB
PageTables:       4104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184408 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 /var/tmp at the end= 2908 MiB
End job on node144 at 2011-06-14 00:25:29