Trace number 3249842

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.25 1202.92

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: 20362
0.00/0.03	c parsetime: 32531us
0.00/0.03	c parsed 123981 clauses with 63882 variables
0.00/0.04	c NW started thread 0 successfully (1093818688)
0.00/0.05	c NW started thread 1 successfully (1104308544)
0.00/0.06	c NW started thread 2 successfully (1114798400)
0.00/0.06	c NW started thread 3 successfully (1125288256)
7.37/1.98	c preprocessor returned 63882 variables
7.37/1.98	c preprocessing returned UNKNOWN
7.37/1.98	c PP set 435 variables
7.37/1.98	c pp time: 1927440us (1s)
7.37/1.99	c preprocessor returned 63882 variables
7.37/1.99	c preprocessing returned UNKNOWN
7.37/1.99	c PP set 435 variables
7.37/1.99	c pp time: 1927857us (1s)
7.77/2.00	c preprocessor returned 63882 variables
7.77/2.00	c preprocessing returned UNKNOWN
7.77/2.00	c PP set 435 variables
7.77/2.00	c pp time: 1925855us (1s)
7.77/2.00	c preprocessor returned 63882 variables
7.77/2.00	c preprocessing returned UNKNOWN
7.77/2.00	c PP set 435 variables
7.77/2.00	c pp time: 1922505us (1s)
8.58/2.25	c HTE
8.58/2.30	c subsumption
8.99/2.39	c simplified formula contains 0 unit clauses
50.28/12.71	c added unsatisfied clause
50.28/12.71	c failed to add network clauses
67.81/17.13	c added unsatisfied clause
67.81/17.13	c failed to add network clauses
75.39/19.01	c added unsatisfied clause
75.39/19.01	c failed to add network clauses
88.14/22.27	c added unsatisfied clause
88.14/22.27	c failed to add network clauses
88.14/22.27	c added unsatisfied clause
88.14/22.27	c failed to add network clauses
88.14/22.27	c added unsatisfied clause
88.14/22.27	c failed to add network clauses
130.00/32.77	c added unsatisfied clause
130.00/32.77	c failed to add network clauses
130.00/32.78	c added unsatisfied clause
130.00/32.78	c failed to add network clauses
159.51/40.18	c added unsatisfied clause
159.51/40.18	c failed to add network clauses
259.25/65.16	c added unsatisfied clause
259.25/65.16	c failed to add network clauses
280.00/70.34	c added unsatisfied clause
280.00/70.34	c failed to add network clauses
305.54/76.78	c added unsatisfied clause
305.54/76.78	c failed to add network clauses
313.92/78.86	c added unsatisfied clause
313.92/78.86	c failed to add network clauses
319.51/80.21	c added unsatisfied clause
319.51/80.21	c failed to add network clauses
440.09/110.46	c added unsatisfied clause
440.09/110.46	c failed to add network clauses
451.68/113.35	c added unsatisfied clause
451.68/113.35	c failed to add network clauses
509.17/127.74	c added unsatisfied clause
509.17/127.74	c failed to add network clauses
725.96/182.00	c added unsatisfied clause
725.96/182.00	c failed to add network clauses
725.96/182.05	c added unsatisfied clause
725.96/182.05	c failed to add network clauses
778.67/195.26	c added unsatisfied clause
778.67/195.26	c failed to add network clauses
778.67/195.26	c added unsatisfied clause
778.67/195.26	c failed to add network clauses
848.14/212.66	c added unsatisfied clause
848.14/212.66	c failed to add network clauses
937.55/235.00	c added unsatisfied clause
937.55/235.00	c failed to add network clauses
981.42/246.02	c added unsatisfied clause
981.42/246.02	c failed to add network clauses
981.42/246.02	c added unsatisfied clause
981.42/246.02	c failed to add network clauses
981.42/246.03	c added unsatisfied clause
981.42/246.03	c failed to add network clauses
1096.22/274.83	c added unsatisfied clause
1096.22/274.83	c failed to add network clauses
1124.53/281.96	c HTE
1129.72/283.20	c subsumption
1138.87/285.57	c simplified formula contains 0 unit clauses
1308.44/328.04	c added unsatisfied clause
1308.44/328.04	c failed to add network clauses
1607.66/403.04	c added unsatisfied clause
1607.66/403.04	c failed to add network clauses
2337.79/586.03	c added unsatisfied clause
2337.79/586.03	c failed to add network clauses
2604.66/652.94	c added unsatisfied clause
2604.66/652.94	c failed to add network clauses
3355.84/841.18	c HTE
3395.00/850.98	c subsumption
3520.44/882.31	c added unsatisfied clause
3520.44/882.31	c failed to add network clauses
3531.20/885.09	c simplified formula contains 0 unit clauses
3980.53/997.62	c added unsatisfied clause
3980.53/997.62	c failed to add network clauses
4465.37/1119.04	c added unsatisfied clause
4465.37/1119.04	c failed to add network clauses
4536.44/1136.86	c added unsatisfied clause
4536.44/1136.86	c failed to add network clauses
4585.15/1149.05	c added unsatisfied clause
4585.15/1149.05	c failed to add network clauses
4585.15/1149.06	c added unsatisfied clause
4585.15/1149.06	c failed to add network clauses
4585.15/1149.06	c added unsatisfied clause
4585.15/1149.06	c failed to add network 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-3249842-1304056906/watcher-3249842-1304056906 -o /tmp/evaluation-result-3249842-1304056906/solver-3249842-1304056906 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3249842-1304056906.cnf 835002146 4800 15500 4 

running on 4 cores: 0,2,4,6

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.53 7.98 8.02 5/182 20361
/proc/meminfo: memFree=12733132/32951124 swapFree=67102140/67111528
[pid=20361] ppid=20359 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20361/stat : 20361 (priss.sh) S 20359 20361 19423 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595921284 8908800 251 33554432000 4194304 4922060 140735797300832 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20361/statm: 2175 251 211 178 0 68 0

[startup+0.0916139 s]
/proc/loadavg: 7.53 7.98 8.02 5/182 20361
/proc/meminfo: memFree=12733132/32951124 swapFree=67102140/67111528
[pid=20361] ppid=20359 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20361/stat : 20361 (priss.sh) S 20359 20361 19423 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595921284 8908800 251 33554432000 4194304 4922060 140735797300832 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20361/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.106336 s]
/proc/loadavg: 7.53 7.98 8.02 5/182 20361
/proc/meminfo: memFree=12733132/32951124 swapFree=67102140/67111528
[pid=20361] ppid=20359 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20361/stat : 20361 (priss.sh) S 20359 20361 19423 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595921284 8908800 251 33554432000 4194304 4922060 140735797300832 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20361/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.307816 s]
/proc/loadavg: 7.53 7.98 8.02 5/182 20361
/proc/meminfo: memFree=12733132/32951124 swapFree=67102140/67111528
[pid=20361] ppid=20359 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20361/stat : 20361 (priss.sh) S 20359 20361 19423 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595921284 8908800 251 33554432000 4194304 4922060 140735797300832 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20361/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700155 s]
/proc/loadavg: 7.53 7.98 8.02 5/182 20361
/proc/meminfo: memFree=12733132/32951124 swapFree=67102140/67111528
[pid=20361] ppid=20359 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20361/stat : 20361 (priss.sh) S 20359 20361 19423 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595921284 8908800 251 33554432000 4194304 4922060 140735797300832 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20361/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50101 s]
/proc/loadavg: 7.53 7.98 8.02 9/188 20367
/proc/meminfo: memFree=12578044/32951124 swapFree=67102140/67111528
[pid=20361] ppid=20359 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20361/stat : 20361 (priss.sh) S 20359 20361 19423 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595921284 8908800 251 33554432000 4194304 4922060 140735797300832 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20361/statm: 2175 251 211 178 0 68 0
[pid=20362] ppid=20361 vsize=419024 CPUtime=5.78 cores=0,2,4,6
/proc/20362/stat : 20362 (priss) S 20361 20361 19423 0 -1 4202496 46292 0 0 0 563 15 0 0 18 0 5 0 595921284 429080576 38831 33554432000 4194304 5787044 140736384219920 18446744073709551615 216747002289 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20362/statm: 104756 38831 351 389 0 100506 0
[pid=20362/tid=20364] ppid=20361 vsize=419024 CPUtime=1.42 cores=0,2,4,6
/proc/20362/task/20364/stat : 20364 (priss) R 20361 20361 19423 0 -1 4202560 8807 0 0 0 139 3 0 0 19 0 5 0 595921288 429080576 38831 33554432000 4194304 5787044 140736384219920 18446744073709551615 4345961 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20362/tid=20365] ppid=20361 vsize=419024 CPUtime=1.43 cores=0,2,4,6
/proc/20362/task/20365/stat : 20365 (priss) R 20361 20361 19423 0 -1 4202560 12285 0 0 0 140 3 0 0 19 0 5 0 595921289 429080576 38831 33554432000 4194304 5787044 140736384219920 18446744073709551615 4278498 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20362/tid=20366] ppid=20361 vsize=419024 CPUtime=1.42 cores=0,2,4,6
/proc/20362/task/20366/stat : 20366 (priss) R 20361 20361 19423 0 -1 4202560 9948 0 0 0 138 4 0 0 19 0 5 0 595921290 429080576 38831 33554432000 4194304 5787044 140736384219920 18446744073709551615 4278456 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20362/tid=20367] ppid=20361 vsize=419024 CPUtime=1.41 cores=0,2,4,6
/proc/20362/task/20367/stat : 20367 (priss) R 20361 20361 19423 0 -1 4202560 8954 0 0 0 138 3 0 0 19 0 5 0 595921290 429080576 38831 33554432000 4194304 5787044 140736384219920 18446744073709551615 4345946 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.78
Current children cumulated vsize (KiB) 427724

[startup+3.10073 s]
/proc/loadavg: 7.64 8.00 8.02 9/188 20367
/proc/meminfo: memFree=12526460/32951124 swapFree=67102140/67111528
[pid=20361] ppid=20359 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20361/stat : 20361 (priss.sh) S 20359 20361 19423 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595921284 8908800 251 33554432000 4194304 4922060 140735797300832 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20361/statm: 2175 251 211 178 0 68 0
[pid=20362] ppid=20361 vsize=419024 CPUtime=12.15 cores=0,2,4,6
/proc/20362/stat : 20362 (priss) S 20361 20361 19423 0 -1 4202496 71383 0 0 0 1191 24 0 0 18 0 5 0 595921284 429080576 52639 33554432000 4194304 5787044 140736384219920 18446744073709551615 216747002289 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20362/statm: 104756 52639 418 389 0 100506 0
[pid=20362/tid=20364] ppid=20361 vsize=419024 CPUtime=3.01 cores=0,2,4,6
/proc/20362/task/20364/stat : 20364 (priss) R 20361 20361 19423 0 -1 4202560 14362 0 0 0 296 5 0 0 19 0 5 0 595921288 429080576 52639 33554432000 4194304 5787044 140736384219920 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20362/tid=20365] ppid=20361 vsize=419024 CPUtime=3.03 cores=0,2,4,6
/proc/20362/task/20365/stat : 20365 (priss) R 20361 20361 19423 0 -1 4202560 17903 0 0 0 299 4 0 0 18 0 5 0 595921289 429080576 52639 33554432000 4194304 5787044 140736384219920 18446744073709551615 4238856 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20362/tid=20366] ppid=20361 vsize=419024 CPUtime=3.01 cores=0,2,4,6
/proc/20362/task/20366/stat : 20366 (priss) R 20361 20361 19423 0 -1 4202560 16545 0 0 0 294 7 0 0 23 0 5 0 595921290 429080576 52639 33554432000 4194304 5787044 140736384219920 18446744073709551615 5591547 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20362/tid=20367] ppid=20361 vsize=419024 CPUtime=3.01 cores=0,2,4,6
/proc/20362/task/20367/stat : 20367 (priss) R 20361 20361 19423 0 -1 4202560 16275 0 0 0 295 6 0 0 18 0 5 0 595921290 429080576 52639 33554432000 4194304 5787044 140736384219920 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 427724

[startup+6.30118 s]
/proc/loadavg: 7.64 8.00 8.02 9/188 20367
/proc/meminfo: memFree=12510844/32951124 swapFree=67102140/67111528
[pid=20361] ppid=20359 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20361/stat : 20361 (priss.sh) S 20359 20361 19423 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595921284 8908800 251 33554432000 4194304 4922060 140735797300832 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20361/statm: 2175 251 211 178 0 68 0
[pid=20362] ppid=20361 vsize=419024 CPUtime=24.85 cores=0,2,4,6
/proc/20362/stat : 20362 (priss) S 20361 20361 19423 0 -1 4202496 72716 0 0 0 2429 56 0 0 18 0 5 0 595921284 429080576 53972 33554432000 4194304 5787044 140736384219920 18446744073709551615 216747002289 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20362/statm: 104756 53972 418 389 0 100506 0
[pid=20362/tid=20364] ppid=20361 vsize=419024 CPUtime=6.17 cores=0,2,4,6
/proc/20362/task/20364/stat : 20364 (priss) R 20361 20361 19423 0 -1 4202560 14736 0 0 0 604 13 0 0 18 0 5 0 595921288 429080576 53972 33554432000 4194304 5787044 140736384219920 18446744073709551615 4733846 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20362/tid=20365] ppid=20361 vsize=419024 CPUtime=6.22 cores=0,2,4,6
/proc/20362/task/20365/stat : 20365 (priss) R 20361 20361 19423 0 -1 4202560 18187 0 0 0 613 9 0 0 20 0 5 0 595921289 429080576 53972 33554432000 4194304 5787044 140736384219920 18446744073709551615 216735283743 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20362/tid=20366] ppid=20361 vsize=419024 CPUtime=6.18 cores=0,2,4,6
/proc/20362/task/20366/stat : 20366 (priss) R 20361 20361 19423 0 -1 4202560 16901 0 0 0 601 17 0 0 18 0 5 0 595921290 429080576 53972 33554432000 4194304 5787044 140736384219920 18446744073709551615 216735283743 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20362/tid=20367] ppid=20361 vsize=419024 CPUtime=6.18 cores=0,2,4,6
/proc/20362/task/20367/stat : 20367 (priss) R 20361 20361 19423 0 -1 4202560 16594 0 0 0 603 15 0 0 18 0 5 0 595921290 429080576 53972 33554432000 4194304 5787044 140736384219920 18446744073709551615 216735283743 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.85
Current children cumulated vsize (KiB) 427724

[startup+12.7011 s]
/proc/loadavg: 7.78 8.01 8.03 9/188 20367
/proc/meminfo: memFree=12485156/32951124 swapFree=67102140/67111528
[pid=20361] ppid=20359 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20361/stat : 20361 (priss.sh) S 20359 20361 19423 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595921284 8908800 251 33554432000 4194304 4922060 140735797300832 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20361/statm: 2175 251 211 178 0 68 0
[pid=20362] ppid=20361 vsize=419024 CPUtime=50.28 cores=0,2,4,6
/proc/20362/stat : 20362 (priss) S 20361 20361 19423 0 -1 4202496 77393 0 0 0 4916 112 0 0 18 0 5 0 595921284 429080576 58649 33554432000 4194304 5787044 140736384219920 18446744073709551615 216747002289 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20362/statm: 104756 58649 418 389 0 100506 0
[pid=20362/tid=20364] ppid=20361 vsize=419024 CPUtime=12.53 cores=0,2,4,6
/proc/20362/task/20364/stat : 20364 (priss) R 20361 20361 19423 0 -1 4202560 15448 0 0 0 1224 29 0 0 18 0 5 0 595921288 429080576 58649 33554432000 4194304 5787044 140736384219920 18446744073709551615 5586709 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20362/tid=20365] ppid=20361 vsize=419024 CPUtime=12.61 cores=0,2,4,6
/proc/20362/task/20365/stat : 20365 (priss) R 20361 20361 19423 0 -1 4202560 19880 0 0 0 1243 18 0 0 18 0 5 0 595921289 429080576 58649 33554432000 4194304 5787044 140736384219920 18446744073709551615 5591289 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20362/tid=20366] ppid=20361 vsize=419024 CPUtime=12.54 cores=0,2,4,6
/proc/20362/task/20366/stat : 20366 (priss) R 20361 20361 19423 0 -1 4202560 17461 0 0 0 1220 34 0 0 18 0 5 0 595921290 429080576 58649 33554432000 4194304 5787044 140736384219920 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20362/tid=20367] ppid=20361 vsize=419024 CPUtime=12.52 cores=0,2,4,6
/proc/20362/task/20367/stat : 20367 (priss) R 20361 20361 19423 0 -1 4202560 18306 0 0 0 1223 29 0 0 18 0 5 0 595921290 429080576 58649 33554432000 4194304 5787044 140736384219920 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.28
Current children cumulated vsize (KiB) 427724

[startup+25.5008 s]
/proc/loadavg: 7.89 8.03 8.03 10/188 20367
/proc/meminfo: memFree=12438024/32951124 swapFree=67102140/67111528
[pid=20361] ppid=20359 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20361/stat : 20361 (priss.sh) S 20359 20361 19423 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595921284 8908800 251 33554432000 4194304 4922060 140735797300832 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20361/statm: 2175 251 211 178 0 68 0
[pid=20362] ppid=20361 vsize=419024 CPUtime=101.3 cores=0,2,4,6
/proc/20362/stat : 20362 (priss) S 20361 20361 19423 0 -1 4202496 83759 0 0 0 9966 164 0 0 18 0 5 0 595921284 429080576 64930 33554432000 4194304 5787044 140736384219920 18446744073709551615 216747002289 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20362/statm: 104756 64930 418 389 0 100506 0
[pid=20362/tid=20364] ppid=20361 vsize=419024 CPUtime=25.28 cores=0,2,4,6
/proc/20362/task/20364/stat : 20364 (priss) R 20361 20361 19423 0 -1 4202560 16912 0 0 0 2487 41 0 0 18 0 5 0 595921288 429080576 64930 33554432000 4194304 5787044 140736384219920 18446744073709551615 4254593 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20362/tid=20365] ppid=20361 vsize=419024 CPUtime=25.4 cores=0,2,4,6
/proc/20362/task/20365/stat : 20365 (priss) R 20361 20361 19423 0 -1 4202560 21291 0 0 0 2512 28 0 0 21 0 5 0 595921289 429080576 64930 33554432000 4194304 5787044 140736384219920 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20362/tid=20366] ppid=20361 vsize=419024 CPUtime=25.3 cores=0,2,4,6
/proc/20362/task/20366/stat : 20366 (priss) R 20361 20361 19423 0 -1 4202560 18513 0 0 0 2480 50 0 0 18 0 5 0 595921290 429080576 64930 33554432000 4194304 5787044 140736384219920 18446744073709551615 4254881 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20362/tid=20367] ppid=20361 vsize=419024 CPUtime=25.21 cores=0,2,4,6
/proc/20362/task/20367/stat : 20367 (priss) R 20361 20361 19423 0 -1 4202560 20745 0 0 0 2478 43 0 0 18 0 5 0 595921290 429080576 64930 33554432000 4194304 5787044 140736384219920 18446744073709551615 5528708 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 427724

[startup+51.1004 s]
/proc/loadavg: 7.99 8.04 8.03 9/188 20368
/proc/meminfo: memFree=12350060/32951124 swapFree=67102140/67111528
[pid=20361] ppid=20359 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20361/stat : 20361 (priss.sh) S 20359 20361 19423 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595921284 8908800 251 33554432000 4194304 4922060 140735797300832 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20361/statm: 2175 251 211 178 0 68 0
[pid=20362] ppid=20361 vsize=484560 CPUtime=203.38 cores=0,2,4,6
/proc/20362/stat : 20362 (priss) S 20361 20361 19423 0 -1 4202496 99430 0 0 0 20080 258 0 0 18 0 5 0 595921284 496189440 80260 33554432000 4194304 5787044 140736384219920 18446744073709551615 216747002289 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20362/statm: 121140 80260 418 389 0 116890 0
[pid=20362/tid=20364] ppid=20361 vsize=484560 CPUtime=50.84 cores=0,2,4,6
/proc/20362/task/20364/stat : 20364 (priss) R 20361 20361 19423 0 -1 4202560 22152 0 0 0 5017 67 0 0 18 0 5 0 595921288 496189440 80260 33554432000 4194304 5787044 140736384219920 18446744073709551615 216735283743 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20362/tid=20365] ppid=20361 vsize=484560 CPUtime=50.99 cores=0,2,4,6
/proc/20362/task/20365/stat : 20365 (priss) R 20361 20361 19423 0 -1 4202560 25452 0 0 0 5054 45 0 0 22 0 5 0 595921289 496189440 80260 33554432000 4194304 5787044 140736384219920 18446744073709551615 216735283743 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20362/tid=20366] ppid=20361 vsize=484560 CPUtime=50.83 cores=0,2,4,6
/proc/20362/task/20366/stat : 20366 (priss) R 20361 20361 19423 0 -1 4202560 21983 0 0 0 5005 78 0 0 18 0 5 0 595921290 496189440 80260 33554432000 4194304 5787044 140736384219920 18446744073709551615 216735283743 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20362/tid=20367] ppid=20361 vsize=484560 CPUtime=50.62 cores=0,2,4,6
/proc/20362/task/20367/stat : 20367 (priss) R 20361 20361 19423 0 -1 4202560 23545 0 0 0 4997 65 0 0 18 0 5 0 595921290 496189440 80260 33554432000 4194304 5787044 140736384219920 18446744073709551615 5527610 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.38
Current children cumulated vsize (KiB) 493260

[startup+102.3 s]
/proc/loadavg: 8.04 8.05 8.03 9/188 20370
/proc/meminfo: memFree=12153752/32951124 swapFree=67102140/67111528
[pid=20361] ppid=20359 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20361/stat : 20361 (priss.sh) S 20359 20361 19423 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595921284 8908800 251 33554432000 4194304 4922060 140735797300832 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20361/statm: 2175 251 211 178 0 68 0
[pid=20362] ppid=20361 vsize=681168 CPUtime=407.76 cores=0,2,4,6
/proc/20362/stat : 20362 (priss) S 20361 20361 19423 0 -1 4202496 136763 0 0 0 40426 350 0 0 18 0 5 0 595921284 697516032 116204 33554432000 4194304 5787044 140736384219920 18446744073709551615 216747002289 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20362/statm: 170292 116204 418 389 0 166042 0
[pid=20362/tid=20364] ppid=20361 vsize=681168 CPUtime=101.99 cores=0,2,4,6
/proc/20362/task/20364/stat : 20364 (priss) R 20361 20361 19423 0 -1 4202560 29673 0 0 0 10109 90 0 0 18 0 5 0 595921288 697516032 116204 33554432000 4194304 5787044 140736384219920 18446744073709551615 5586769 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20362/tid=20365] ppid=20361 vsize=681168 CPUtime=102.18 cores=0,2,4,6
/proc/20362/task/20365/stat : 20365 (priss) R 20361 20361 19423 0 -1 4202560 33290 0 0 0 10153 65 0 0 25 0 5 0 595921289 697516032 116204 33554432000 4194304 5787044 140736384219920 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20362/tid=20366] ppid=20361 vsize=681168 CPUtime=101.98 cores=0,2,4,6
/proc/20362/task/20366/stat : 20366 (priss) R 20361 20361 19423 0 -1 4202560 31666 0 0 0 10092 106 0 0 25 0 5 0 595921290 697516032 116204 33554432000 4194304 5787044 140736384219920 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20362/tid=20367] ppid=20361 vsize=681168 CPUtime=101.51 cores=0,2,4,6

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

/proc/20362/task/20365/stat : 20365 (priss) R 20361 20361 19423 0 -1 4202560 106926 0 0 0 81887 254 0 0 25 0 5 0 595921289 1830318080 382973 33554432000 4194304 5787044 140736384219920 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20362/tid=20366] ppid=20361 vsize=1787420 CPUtime=819.34 cores=0,2,4,6
/proc/20362/task/20366/stat : 20366 (priss) R 20361 20361 19423 0 -1 4202560 102000 0 0 0 81614 320 0 0 25 0 5 0 595921290 1830318080 382973 33554432000 4194304 5787044 140736384219920 18446744073709551615 5585240 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20362/tid=20367] ppid=20361 vsize=1787420 CPUtime=819.78 cores=0,2,4,6
/proc/20362/task/20367/stat : 20367 (priss) R 20361 20361 19423 0 -1 4202560 97920 0 0 0 81784 194 0 0 25 0 5 0 595921290 1830318080 382973 33554432000 4194304 5787044 140736384219920 18446744073709551615 5527101 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3280.91
Current children cumulated vsize (KiB) 1796120

[startup+882.307 s]
/proc/loadavg: 4.01 4.47 5.98 5/177 20407
/proc/meminfo: memFree=11105688/32951124 swapFree=67102140/67111528
[pid=20361] ppid=20359 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20361/stat : 20361 (priss.sh) S 20359 20361 19423 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595921284 8908800 251 33554432000 4194304 4922060 140735797300832 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20361/statm: 2175 251 211 178 0 68 0
[pid=20362] ppid=20361 vsize=1948944 CPUtime=3520.44 cores=0,2,4,6
/proc/20362/stat : 20362 (priss) S 20361 20361 19423 0 -1 4202496 467609 0 0 0 351000 1044 0 0 18 0 5 0 595921284 1995718656 424063 33554432000 4194304 5787044 140736384219920 18446744073709551615 216747002289 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20362/statm: 487236 424063 418 389 0 482986 0
[pid=20362/tid=20364] ppid=20361 vsize=1948944 CPUtime=879.96 cores=0,2,4,6
/proc/20362/task/20364/stat : 20364 (priss) R 20361 20361 19423 0 -1 4202560 111654 0 0 0 87746 250 0 0 25 0 5 0 595921288 1995718656 424063 33554432000 4194304 5787044 140736384219920 18446744073709551615 4220798 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20362/tid=20365] ppid=20361 vsize=1948944 CPUtime=881.37 cores=0,2,4,6
/proc/20362/task/20365/stat : 20365 (priss) R 20361 20361 19423 0 -1 4202560 108804 0 0 0 87873 264 0 0 25 0 5 0 595921289 1995718656 424063 33554432000 4194304 5787044 140736384219920 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20362/tid=20366] ppid=20361 vsize=1948944 CPUtime=879.23 cores=0,2,4,6
/proc/20362/task/20366/stat : 20366 (priss) R 20361 20361 19423 0 -1 4202560 104154 0 0 0 87598 325 0 0 25 0 5 0 595921290 1995718656 424063 33554432000 4194304 5787044 140736384219920 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20362/tid=20367] ppid=20361 vsize=1948944 CPUtime=879.78 cores=0,2,4,6
/proc/20362/task/20367/stat : 20367 (priss) R 20361 20361 19423 0 -1 4202560 136699 0 0 0 87775 203 0 0 25 0 5 0 595921290 1995718656 424063 33554432000 4194304 5787044 140736384219920 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3520.44
Current children cumulated vsize (KiB) 1957644

[startup+942.301 s]
/proc/loadavg: 4.00 4.38 5.85 5/177 20409
/proc/meminfo: memFree=11046120/32951124 swapFree=67102140/67111528
[pid=20361] ppid=20359 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20361/stat : 20361 (priss.sh) S 20359 20361 19423 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595921284 8908800 251 33554432000 4194304 4922060 140735797300832 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20361/statm: 2175 251 211 178 0 68 0
[pid=20362] ppid=20361 vsize=2022792 CPUtime=3760 cores=0,2,4,6
/proc/20362/stat : 20362 (priss) S 20361 20361 19423 0 -1 4202496 482618 0 0 0 374903 1097 0 0 18 0 5 0 595921284 2071339008 439072 33554432000 4194304 5787044 140736384219920 18446744073709551615 216747002289 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20362/statm: 505698 439072 418 389 0 501448 0
[pid=20362/tid=20364] ppid=20361 vsize=2022792 CPUtime=939.9 cores=0,2,4,6
/proc/20362/task/20364/stat : 20364 (priss) R 20361 20361 19423 0 -1 4202560 113608 0 0 0 93735 255 0 0 25 0 5 0 595921288 2071339008 439072 33554432000 4194304 5787044 140736384219920 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20362/tid=20365] ppid=20361 vsize=2022792 CPUtime=941.34 cores=0,2,4,6
/proc/20362/task/20365/stat : 20365 (priss) R 20361 20361 19423 0 -1 4202560 113932 0 0 0 93839 295 0 0 25 0 5 0 595921289 2071339008 439072 33554432000 4194304 5787044 140736384219920 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20362/tid=20366] ppid=20361 vsize=2022792 CPUtime=938.89 cores=0,2,4,6
/proc/20362/task/20366/stat : 20366 (priss) R 20361 20361 19423 0 -1 4202560 108480 0 0 0 93551 338 0 0 25 0 5 0 595921290 2071339008 439072 33554432000 4194304 5787044 140736384219920 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20362/tid=20367] ppid=20361 vsize=2022792 CPUtime=939.77 cores=0,2,4,6
/proc/20362/task/20367/stat : 20367 (priss) R 20361 20361 19423 0 -1 4202560 140300 0 0 0 93770 207 0 0 25 0 5 0 595921290 2071339008 439072 33554432000 4194304 5787044 140736384219920 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3760
Current children cumulated vsize (KiB) 2031492

[startup+1002.3 s]
/proc/loadavg: 4.05 4.33 5.74 5/177 20411
/proc/meminfo: memFree=11032568/32951124 swapFree=67102140/67111528
[pid=20361] ppid=20359 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20361/stat : 20361 (priss.sh) S 20359 20361 19423 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595921284 8908800 251 33554432000 4194304 4922060 140735797300832 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20361/statm: 2175 251 211 178 0 68 0
[pid=20362] ppid=20361 vsize=2022792 CPUtime=3999.3 cores=0,2,4,6
/proc/20362/stat : 20362 (priss) S 20361 20361 19423 0 -1 4202496 487817 0 0 0 398816 1114 0 0 18 0 5 0 595921284 2071339008 442285 33554432000 4194304 5787044 140736384219920 18446744073709551615 216747002289 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20362/statm: 505698 442285 418 389 0 501448 0
[pid=20362/tid=20364] ppid=20361 vsize=2022792 CPUtime=999.87 cores=0,2,4,6
/proc/20362/task/20364/stat : 20364 (priss) R 20361 20361 19423 0 -1 4202560 114235 0 0 0 99727 260 0 0 25 0 5 0 595921288 2071339008 442285 33554432000 4194304 5787044 140736384219920 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20362/tid=20365] ppid=20361 vsize=2022792 CPUtime=1001.15 cores=0,2,4,6
/proc/20362/task/20365/stat : 20365 (priss) R 20361 20361 19423 0 -1 4202560 116006 0 0 0 99814 301 0 0 21 0 5 0 595921289 2071339008 442285 33554432000 4194304 5787044 140736384219920 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20362/tid=20366] ppid=20361 vsize=2022792 CPUtime=998.42 cores=0,2,4,6
/proc/20362/task/20366/stat : 20366 (priss) R 20361 20361 19423 0 -1 4202560 110061 0 0 0 99501 341 0 0 25 0 5 0 595921290 2071339008 442285 33554432000 4194304 5787044 140736384219920 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20362/tid=20367] ppid=20361 vsize=2022792 CPUtime=999.76 cores=0,2,4,6
/proc/20362/task/20367/stat : 20367 (priss) R 20361 20361 19423 0 -1 4202560 141217 0 0 0 99766 210 0 0 25 0 5 0 595921290 2071339008 442285 33554432000 4194304 5787044 140736384219920 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3999.3
Current children cumulated vsize (KiB) 2031492

[startup+1062.3 s]
/proc/loadavg: 4.06 4.28 5.63 5/177 20412
/proc/meminfo: memFree=11024684/32951124 swapFree=67102140/67111528
[pid=20361] ppid=20359 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20361/stat : 20361 (priss.sh) S 20359 20361 19423 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595921284 8908800 251 33554432000 4194304 4922060 140735797300832 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20361/statm: 2175 251 211 178 0 68 0
[pid=20362] ppid=20361 vsize=2022792 CPUtime=4238.93 cores=0,2,4,6
/proc/20362/stat : 20362 (priss) S 20361 20361 19423 0 -1 4202496 489880 0 0 0 422774 1119 0 0 18 0 5 0 595921284 2071339008 444348 33554432000 4194304 5787044 140736384219920 18446744073709551615 216747002289 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20362/statm: 505698 444348 418 389 0 501448 0
[pid=20362/tid=20364] ppid=20361 vsize=2022792 CPUtime=1059.85 cores=0,2,4,6
/proc/20362/task/20364/stat : 20364 (priss) R 20361 20361 19423 0 -1 4202560 114241 0 0 0 105724 261 0 0 25 0 5 0 595921288 2071339008 444348 33554432000 4194304 5787044 140736384219920 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20362/tid=20365] ppid=20361 vsize=2022792 CPUtime=1061.12 cores=0,2,4,6
/proc/20362/task/20365/stat : 20365 (priss) R 20361 20361 19423 0 -1 4202560 116009 0 0 0 105810 302 0 0 25 0 5 0 595921289 2071339008 444348 33554432000 4194304 5787044 140736384219920 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20362/tid=20366] ppid=20361 vsize=2022792 CPUtime=1058.1 cores=0,2,4,6
/proc/20362/task/20366/stat : 20366 (priss) R 20361 20361 19423 0 -1 4202560 110493 0 0 0 105468 342 0 0 25 0 5 0 595921290 2071339008 444348 33554432000 4194304 5787044 140736384219920 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20362/tid=20367] ppid=20361 vsize=2022792 CPUtime=1059.76 cores=0,2,4,6
/proc/20362/task/20367/stat : 20367 (priss) R 20361 20361 19423 0 -1 4202560 142839 0 0 0 105764 212 0 0 25 0 5 0 595921290 2071339008 444348 33554432000 4194304 5787044 140736384219920 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4238.93
Current children cumulated vsize (KiB) 2031492

[startup+1122.3 s]
/proc/loadavg: 4.06 4.24 5.53 5/177 20414
/proc/meminfo: memFree=10958296/32951124 swapFree=67102140/67111528
[pid=20361] ppid=20359 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20361/stat : 20361 (priss.sh) S 20359 20361 19423 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595921284 8908800 251 33554432000 4194304 4922060 140735797300832 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20361/statm: 2175 251 211 178 0 68 0
[pid=20362] ppid=20361 vsize=2099424 CPUtime=4478.54 cores=0,2,4,6
/proc/20362/stat : 20362 (priss) S 20361 20361 19423 0 -1 4202496 506412 0 0 0 446691 1163 0 0 18 0 5 0 595921284 2149810176 460880 33554432000 4194304 5787044 140736384219920 18446744073709551615 216747002289 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20362/statm: 524856 460880 418 389 0 520606 0
[pid=20362/tid=20364] ppid=20361 vsize=2099424 CPUtime=1119.82 cores=0,2,4,6
/proc/20362/task/20364/stat : 20364 (priss) R 20361 20361 19423 0 -1 4202560 117727 0 0 0 111717 265 0 0 25 0 5 0 595921288 2149810176 460880 33554432000 4194304 5787044 140736384219920 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20362/tid=20365] ppid=20361 vsize=2099424 CPUtime=1121.1 cores=0,2,4,6
/proc/20362/task/20365/stat : 20365 (priss) R 20361 20361 19423 0 -1 4202560 121806 0 0 0 111794 316 0 0 25 0 5 0 595921289 2149810176 460880 33554432000 4194304 5787044 140736384219920 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20362/tid=20366] ppid=20361 vsize=2099424 CPUtime=1117.77 cores=0,2,4,6
/proc/20362/task/20366/stat : 20366 (priss) R 20361 20361 19423 0 -1 4202560 114667 0 0 0 111412 365 0 0 25 0 5 0 595921290 2149810176 460880 33554432000 4194304 5787044 140736384219920 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20362/tid=20367] ppid=20361 vsize=2099424 CPUtime=1119.76 cores=0,2,4,6
/proc/20362/task/20367/stat : 20367 (priss) R 20361 20361 19423 0 -1 4202560 145914 0 0 0 111761 215 0 0 25 0 5 0 595921290 2149810176 460880 33554432000 4194304 5787044 140736384219920 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4478.54
Current children cumulated vsize (KiB) 2108124

[startup+1182.3 s]
/proc/loadavg: 4.06 4.21 5.44 5/177 20415
/proc/meminfo: memFree=10862160/32951124 swapFree=67102140/67111528
[pid=20361] ppid=20359 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20361/stat : 20361 (priss.sh) S 20359 20361 19423 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595921284 8908800 251 33554432000 4194304 4922060 140735797300832 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20361/statm: 2175 251 211 178 0 68 0
[pid=20362] ppid=20361 vsize=2249772 CPUtime=4718.14 cores=0,2,4,6
/proc/20362/stat : 20362 (priss) S 20361 20361 19423 0 -1 4202496 530671 0 0 0 470595 1219 0 0 18 0 5 0 595921284 2303766528 485139 33554432000 4194304 5787044 140736384219920 18446744073709551615 216747002289 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20362/statm: 562443 485139 418 389 0 558193 0
[pid=20362/tid=20364] ppid=20361 vsize=2249772 CPUtime=1179.79 cores=0,2,4,6
/proc/20362/task/20364/stat : 20364 (priss) R 20361 20361 19423 0 -1 4202560 123781 0 0 0 117708 271 0 0 25 0 5 0 595921288 2303766528 485139 33554432000 4194304 5787044 140736384219920 18446744073709551615 5590258 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20362/tid=20365] ppid=20361 vsize=2249772 CPUtime=1181.06 cores=0,2,4,6
/proc/20362/task/20365/stat : 20365 (priss) R 20361 20361 19423 0 -1 4202560 124735 0 0 0 117776 330 0 0 25 0 5 0 595921289 2303766528 485139 33554432000 4194304 5787044 140736384219920 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20362/tid=20366] ppid=20361 vsize=2249772 CPUtime=1177.43 cores=0,2,4,6
/proc/20362/task/20366/stat : 20366 (priss) R 20361 20361 19423 0 -1 4202560 122087 0 0 0 117352 391 0 0 25 0 5 0 595921290 2303766528 485139 33554432000 4194304 5787044 140736384219920 18446744073709551615 5591239 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20362/tid=20367] ppid=20361 vsize=2249772 CPUtime=1179.75 cores=0,2,4,6
/proc/20362/task/20367/stat : 20367 (priss) R 20361 20361 19423 0 -1 4202560 153770 0 0 0 117750 225 0 0 25 0 5 0 595921290 2303766528 485139 33554432000 4194304 5787044 140736384219920 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4718.14
Current children cumulated vsize (KiB) 2258472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.9 s]
/proc/loadavg: 4.19 4.23 5.42 5/177 20416
/proc/meminfo: memFree=10824076/32951124 swapFree=67102140/67111528
[pid=20361] ppid=20359 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20361/stat : 20361 (priss.sh) S 20359 20361 19423 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595921284 8908800 251 33554432000 4194304 4922060 140735797300832 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20361/statm: 2175 251 211 178 0 68 0
[pid=20362] ppid=20361 vsize=2259352 CPUtime=4800.25 cores=0,2,4,6
/proc/20362/stat : 20362 (priss) S 20361 20361 19423 0 -1 4202496 539903 0 0 0 478778 1247 0 0 18 0 5 0 595921284 2313576448 494371 33554432000 4194304 5787044 140736384219920 18446744073709551615 216747002289 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20362/statm: 564838 494371 418 389 0 560588 0
[pid=20362/tid=20364] ppid=20361 vsize=2259352 CPUtime=1200.36 cores=0,2,4,6
/proc/20362/task/20364/stat : 20364 (priss) R 20361 20361 19423 0 -1 4202560 125533 0 0 0 119760 276 0 0 25 0 5 0 595921288 2313576448 494371 33554432000 4194304 5787044 140736384219920 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20362/tid=20365] ppid=20361 vsize=2259352 CPUtime=1201.63 cores=0,2,4,6
/proc/20362/task/20365/stat : 20365 (priss) R 20361 20361 19423 0 -1 4202560 127260 0 0 0 119824 339 0 0 23 0 5 0 595921289 2313576448 494371 33554432000 4194304 5787044 140736384219920 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20362/tid=20366] ppid=20361 vsize=2259352 CPUtime=1197.93 cores=0,2,4,6
/proc/20362/task/20366/stat : 20366 (priss) R 20361 20361 19423 0 -1 4202560 124782 0 0 0 119390 403 0 0 22 0 5 0 595921290 2313576448 494371 33554432000 4194304 5787044 140736384219920 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20362/tid=20367] ppid=20361 vsize=2259352 CPUtime=1200.22 cores=0,2,4,6
/proc/20362/task/20367/stat : 20367 (priss) R 20361 20361 19423 0 -1 4202560 156030 0 0 0 119796 226 0 0 21 0 5 0 595921290 2313576448 494371 33554432000 4194304 5787044 140736384219920 18446744073709551615 5534156 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 2268052

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 20361 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.25
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1202.92
CPU time (s): 4800.25
CPU user time (s): 4787.78
CPU system time (s): 12.47
CPU usage (%): 399.05
Max. virtual memory (cumulated for all children) (KiB): 2268052

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.9747 second user time and 4.03039 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-29 08:01:46
IDJOB=3249842
IDBENCH=83191
IDSOLVER=1603
FILE ID=node119/3249842-1304056906
RUNJOBID= node119-1304055684-20036
PBS_JOBID= 13170407
Free space on /tmp= 71812 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 /tmp/evaluation-result-3249842-1304056906/watcher-3249842-1304056906 -o /tmp/evaluation-result-3249842-1304056906/solver-3249842-1304056906 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3249842-1304056906.cnf 835002146 4800 15500 4

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

MD5SUM BENCH= 4e35cb9894b1ca841d462da2d6957cc5
RANDOM SEED=835002146

node119.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.815
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.63
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.815
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.83
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.815
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.74
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.815
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.815
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.67
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.815
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.83
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.815
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.74
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.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12733280 kB
Buffers:       2231576 kB
Cached:       17272000 kB
SwapCached:       5504 kB
Active:        7936332 kB
Inactive:     11697788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12733280 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:            6436 kB
Writeback:           0 kB
AnonPages:      127568 kB
Mapped:          15168 kB
Slab:           520772 kB
PageTables:       4756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   317316 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= 71812 MiB
End job on node119 at 2011-04-29 08:21:51