Trace number 3265112

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.2 1202.02

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
easier/php-045-035.shuffled-as.sat05-1181.cnf
MD5SUM057b78ff24cc0773c9c67e770a7b9de2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.4072
Satisfiable
(Un)Satisfiability was proved
Number of variables1575
Number of clauses34695
Sum of the clauses size70875
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 234650
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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: 29633
0.00/0.01	c parsetime: 8593us
0.00/0.01	c parsed 34695 clauses with 1575 variables
0.00/0.01	c NW started thread 0 successfully (1089943872)
0.00/0.01	c NW started thread 1 successfully (1100433728)
0.00/0.02	c NW started thread 2 successfully (1110923584)
0.00/0.02	c NW started thread 3 successfully (1121413440)
7.11/1.81	c preprocessor returned 10012 variables
7.11/1.81	c preprocessing returned UNKNOWN
7.11/1.81	c PP set 0 variables
7.11/1.81	c pp time: 1756742us (1s)
7.11/1.81	c preprocessor returned 10012 variables
7.11/1.81	c preprocessing returned UNKNOWN
7.11/1.81	c PP set 0 variables
7.11/1.81	c pp time: 1764944us (1s)
7.11/1.81	c preprocessor returned 10012 variables
7.11/1.81	c preprocessing returned UNKNOWN
7.11/1.81	c PP set 0 variables
7.11/1.81	c pp time: 1767614us (1s)
25.89/6.60	c preprocessor returned 30003 variables
25.89/6.60	c preprocessing returned UNKNOWN
25.89/6.60	c PP set 0 variables
25.89/6.60	c pp time: 6576810us (6s)

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-3265112-1304069926/watcher-3265112-1304069926 -o /tmp/evaluation-result-3265112-1304069926/solver-3265112-1304069926 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3265112-1304069926.cnf 1867549815 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: 8.12 8.13 8.05 5/182 29632
/proc/meminfo: memFree=14415496/32950928 swapFree=67111528/67111528
[pid=29632] ppid=29630 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29632/stat : 29632 (priss.sh) S 29630 29632 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597223251 8908800 251 33554432000 4194304 4922060 140733413995296 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29632/statm: 2175 251 211 178 0 68 0

[startup+0.0325821 s]
/proc/loadavg: 8.12 8.13 8.05 5/182 29632
/proc/meminfo: memFree=14415496/32950928 swapFree=67111528/67111528
[pid=29632] ppid=29630 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29632/stat : 29632 (priss.sh) S 29630 29632 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597223251 8908800 251 33554432000 4194304 4922060 140733413995296 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29632/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.129977 s]
/proc/loadavg: 8.12 8.13 8.05 5/182 29632
/proc/meminfo: memFree=14415496/32950928 swapFree=67111528/67111528
[pid=29632] ppid=29630 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29632/stat : 29632 (priss.sh) S 29630 29632 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597223251 8908800 251 33554432000 4194304 4922060 140733413995296 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29632/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300481 s]
/proc/loadavg: 8.12 8.13 8.05 5/182 29632
/proc/meminfo: memFree=14415496/32950928 swapFree=67111528/67111528
[pid=29632] ppid=29630 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29632/stat : 29632 (priss.sh) S 29630 29632 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597223251 8908800 251 33554432000 4194304 4922060 140733413995296 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29632/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700415 s]
/proc/loadavg: 8.12 8.13 8.05 5/182 29632
/proc/meminfo: memFree=14415496/32950928 swapFree=67111528/67111528
[pid=29632] ppid=29630 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29632/stat : 29632 (priss.sh) S 29630 29632 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597223251 8908800 251 33554432000 4194304 4922060 140733413995296 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29632/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50028 s]
/proc/loadavg: 8.11 8.13 8.05 9/188 29640
/proc/meminfo: memFree=14395620/32950928 swapFree=67111528/67111528
[pid=29632] ppid=29630 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29632/stat : 29632 (priss.sh) S 29630 29632 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597223251 8908800 251 33554432000 4194304 4922060 140733413995296 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29632/statm: 2175 251 211 178 0 68 0
[pid=29633] ppid=29632 vsize=279924 CPUtime=5.92 cores=0,2,4,6
/proc/29633/stat : 29633 (priss) S 29632 29632 28330 0 -1 4202496 12373 0 0 0 590 2 0 0 25 0 5 0 597223251 286642176 8397 33554432000 4194304 5787044 140736365217424 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29633/statm: 69981 8397 355 389 0 65731 0
[pid=29633/tid=29635] ppid=29632 vsize=279924 CPUtime=1.47 cores=0,2,4,6
/proc/29633/task/29635/stat : 29635 (priss) R 29632 29632 28330 0 -1 4202560 2147 0 0 0 147 0 0 0 20 0 5 0 597223252 286642176 8397 33554432000 4194304 5787044 140736365217424 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29633/tid=29636] ppid=29632 vsize=279924 CPUtime=1.47 cores=0,2,4,6
/proc/29633/task/29636/stat : 29636 (priss) R 29632 29632 28330 0 -1 4202560 2320 0 0 0 147 0 0 0 19 0 5 0 597223252 286642176 8397 33554432000 4194304 5787044 140736365217424 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29633/tid=29637] ppid=29632 vsize=279924 CPUtime=1.46 cores=0,2,4,6
/proc/29633/task/29637/stat : 29637 (priss) R 29632 29632 28330 0 -1 4202560 1911 0 0 0 146 0 0 0 25 0 5 0 597223253 286642176 8397 33554432000 4194304 5787044 140736365217424 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29633/tid=29638] ppid=29632 vsize=279924 CPUtime=1.46 cores=0,2,4,6
/proc/29633/task/29638/stat : 29638 (priss) R 29632 29632 28330 0 -1 4202560 3272 0 0 0 146 0 0 0 20 0 5 0 597223253 286642176 8397 33554432000 4194304 5787044 140736365217424 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 288624

[startup+3.101 s]
/proc/loadavg: 8.11 8.13 8.05 9/188 29640
/proc/meminfo: memFree=14373796/32950928 swapFree=67111528/67111528
[pid=29632] ppid=29630 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29632/stat : 29632 (priss.sh) S 29630 29632 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597223251 8908800 251 33554432000 4194304 4922060 140733413995296 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29632/statm: 2175 251 211 178 0 68 0
[pid=29633] ppid=29632 vsize=280056 CPUtime=12.31 cores=0,2,4,6
/proc/29633/stat : 29633 (priss) S 29632 29632 28330 0 -1 4202496 18338 0 0 0 1227 4 0 0 25 0 5 0 597223251 286777344 11313 33554432000 4194304 5787044 140736365217424 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29633/statm: 70014 11313 404 389 0 65764 0
[pid=29633/tid=29635] ppid=29632 vsize=280056 CPUtime=3.07 cores=0,2,4,6
/proc/29633/task/29635/stat : 29635 (priss) R 29632 29632 28330 0 -1 4202560 4208 0 0 0 306 1 0 0 19 0 5 0 597223252 286777344 11313 33554432000 4194304 5787044 140736365217424 18446744073709551615 4254550 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29633/tid=29636] ppid=29632 vsize=280056 CPUtime=3.07 cores=0,2,4,6
/proc/29633/task/29636/stat : 29636 (priss) R 29632 29632 28330 0 -1 4202560 4365 0 0 0 306 1 0 0 20 0 5 0 597223252 286777344 11313 33554432000 4194304 5787044 140736365217424 18446744073709551615 218892368400 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29633/tid=29637] ppid=29632 vsize=280056 CPUtime=3.05 cores=0,2,4,6
/proc/29633/task/29637/stat : 29637 (priss) R 29632 29632 28330 0 -1 4202560 3720 0 0 0 305 0 0 0 25 0 5 0 597223253 286777344 11313 33554432000 4194304 5787044 140736365217424 18446744073709551615 4219957 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29633/tid=29638] ppid=29632 vsize=280056 CPUtime=3.06 cores=0,2,4,6
/proc/29633/task/29638/stat : 29638 (priss) R 29632 29632 28330 0 -1 4202560 3322 0 0 0 306 0 0 0 25 0 5 0 597223253 286777344 11313 33554432000 4194304 5787044 140736365217424 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 288756

[startup+6.30045 s]
/proc/loadavg: 8.10 8.13 8.05 9/188 29640
/proc/meminfo: memFree=14360108/32950928 swapFree=67111528/67111528
[pid=29632] ppid=29630 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29632/stat : 29632 (priss.sh) S 29630 29632 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597223251 8908800 251 33554432000 4194304 4922060 140733413995296 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29632/statm: 2175 251 211 178 0 68 0
[pid=29633] ppid=29632 vsize=284156 CPUtime=25.08 cores=0,2,4,6
/proc/29633/stat : 29633 (priss) S 29632 29632 28330 0 -1 4202496 21659 0 0 0 2502 6 0 0 25 0 5 0 597223251 290975744 14634 33554432000 4194304 5787044 140736365217424 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29633/statm: 71039 14634 404 389 0 66789 0
[pid=29633/tid=29635] ppid=29632 vsize=284156 CPUtime=6.27 cores=0,2,4,6
/proc/29633/task/29635/stat : 29635 (priss) R 29632 29632 28330 0 -1 4202560 6008 0 0 0 626 1 0 0 25 0 5 0 597223252 290975744 14634 33554432000 4194304 5787044 140736365217424 18446744073709551615 4221008 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29633/tid=29636] ppid=29632 vsize=284156 CPUtime=6.27 cores=0,2,4,6
/proc/29633/task/29636/stat : 29636 (priss) R 29632 29632 28330 0 -1 4202560 5094 0 0 0 626 1 0 0 25 0 5 0 597223252 290975744 14634 33554432000 4194304 5787044 140736365217424 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29633/tid=29637] ppid=29632 vsize=284156 CPUtime=6.23 cores=0,2,4,6
/proc/29633/task/29637/stat : 29637 (priss) R 29632 29632 28330 0 -1 4202560 4512 0 0 0 622 1 0 0 25 0 5 0 597223253 290975744 14634 33554432000 4194304 5787044 140736365217424 18446744073709551615 5590530 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29633/tid=29638] ppid=29632 vsize=284156 CPUtime=6.27 cores=0,2,4,6
/proc/29633/task/29638/stat : 29638 (priss) R 29632 29632 28330 0 -1 4202560 3322 0 0 0 626 1 0 0 25 0 5 0 597223253 290975744 14634 33554432000 4194304 5787044 140736365217424 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 292856

[startup+12.7003 s]
/proc/loadavg: 8.18 8.14 8.05 11/189 29642
/proc/meminfo: memFree=14304064/32950928 swapFree=67111528/67111528
[pid=29632] ppid=29630 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29632/stat : 29632 (priss.sh) S 29630 29632 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597223251 8908800 251 33554432000 4194304 4922060 140733413995296 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29632/statm: 2175 251 211 178 0 68 0
[pid=29633] ppid=29632 vsize=294184 CPUtime=50.47 cores=0,2,4,6
/proc/29633/stat : 29633 (priss) S 29632 29632 28330 0 -1 4202496 30330 0 0 0 5036 11 0 0 25 0 5 0 597223251 301244416 22601 33554432000 4194304 5787044 140736365217424 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29633/statm: 73546 22601 417 389 0 69296 0
[pid=29633/tid=29635] ppid=29632 vsize=294184 CPUtime=12.52 cores=0,2,4,6
/proc/29633/task/29635/stat : 29635 (priss) R 29632 29632 28330 0 -1 4202560 7951 0 0 0 1249 3 0 0 25 0 5 0 597223252 301244416 22601 33554432000 4194304 5787044 140736365217424 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29633/tid=29636] ppid=29632 vsize=294184 CPUtime=12.66 cores=0,2,4,6
/proc/29633/task/29636/stat : 29636 (priss) R 29632 29632 28330 0 -1 4202560 7062 0 0 0 1264 2 0 0 25 0 5 0 597223252 301244416 22601 33554432000 4194304 5787044 140736365217424 18446744073709551615 5588111 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29633/tid=29637] ppid=29632 vsize=294184 CPUtime=12.59 cores=0,2,4,6
/proc/29633/task/29637/stat : 29637 (priss) R 29632 29632 28330 0 -1 4202560 6085 0 0 0 1257 2 0 0 25 0 5 0 597223253 301244416 22601 33554432000 4194304 5787044 140736365217424 18446744073709551615 5590297 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29633/tid=29638] ppid=29632 vsize=294184 CPUtime=12.65 cores=0,2,4,6
/proc/29633/task/29638/stat : 29638 (priss) R 29632 29632 28330 0 -1 4202560 6509 0 0 0 1263 2 0 0 25 0 5 0 597223253 301244416 22601 33554432000 4194304 5787044 140736365217424 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 302884

[startup+25.5011 s]
/proc/loadavg: 8.43 8.20 8.07 10/189 29642
/proc/meminfo: memFree=14228388/32950928 swapFree=67111528/67111528
[pid=29632] ppid=29630 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29632/stat : 29632 (priss.sh) S 29630 29632 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597223251 8908800 251 33554432000 4194304 4922060 140733413995296 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29632/statm: 2175 251 211 178 0 68 0
[pid=29633] ppid=29632 vsize=309240 CPUtime=100.98 cores=0,2,4,6
/proc/29633/stat : 29633 (priss) S 29632 29632 28330 0 -1 4202496 41977 0 0 0 10080 18 0 0 25 0 5 0 597223251 316661760 34242 33554432000 4194304 5787044 140736365217424 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29633/statm: 77310 34242 417 389 0 73060 0
[pid=29633/tid=29635] ppid=29632 vsize=309240 CPUtime=25.31 cores=0,2,4,6
/proc/29633/task/29635/stat : 29635 (priss) R 29632 29632 28330 0 -1 4202560 11761 0 0 0 2526 5 0 0 25 0 5 0 597223252 316661760 34242 33554432000 4194304 5787044 140736365217424 18446744073709551615 4220295 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29633/tid=29636] ppid=29632 vsize=309240 CPUtime=25.24 cores=0,2,4,6
/proc/29633/task/29636/stat : 29636 (priss) R 29632 29632 28330 0 -1 4202560 9815 0 0 0 2520 4 0 0 25 0 5 0 597223252 316661760 34242 33554432000 4194304 5787044 140736365217424 18446744073709551615 4229303 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29633/tid=29637] ppid=29632 vsize=309240 CPUtime=25.31 cores=0,2,4,6
/proc/29633/task/29637/stat : 29637 (priss) R 29632 29632 28330 0 -1 4202560 8485 0 0 0 2528 3 0 0 25 0 5 0 597223253 316661760 34242 33554432000 4194304 5787044 140736365217424 18446744073709551615 4220878 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29633/tid=29638] ppid=29632 vsize=309240 CPUtime=25.05 cores=0,2,4,6
/proc/29633/task/29638/stat : 29638 (priss) R 29632 29632 28330 0 -1 4202560 9193 0 0 0 2502 3 0 0 25 0 5 0 597223253 316661760 34242 33554432000 4194304 5787044 140736365217424 18446744073709551615 4219928 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 100.98
Current children cumulated vsize (KiB) 317940

[startup+51.1007 s]
/proc/loadavg: 8.35 8.20 8.08 9/188 29643
/proc/meminfo: memFree=14183836/32950928 swapFree=67111528/67111528
[pid=29632] ppid=29630 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29632/stat : 29632 (priss.sh) S 29630 29632 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597223251 8908800 251 33554432000 4194304 4922060 140733413995296 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29632/statm: 2175 251 211 178 0 68 0
[pid=29633] ppid=29632 vsize=332272 CPUtime=203.2 cores=0,2,4,6
/proc/29633/stat : 29633 (priss) S 29632 29632 28330 0 -1 4202496 61134 0 0 0 20287 33 0 0 25 0 5 0 597223251 340246528 53302 33554432000 4194304 5787044 140736365217424 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29633/statm: 83068 53302 417 389 0 78818 0
[pid=29633/tid=29635] ppid=29632 vsize=332272 CPUtime=50.85 cores=0,2,4,6
/proc/29633/task/29635/stat : 29635 (priss) R 29632 29632 28330 0 -1 4202560 17188 0 0 0 5077 8 0 0 25 0 5 0 597223252 340246528 53302 33554432000 4194304 5787044 140736365217424 18446744073709551615 5591582 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=29633/tid=29636] ppid=29632 vsize=332272 CPUtime=50.83 cores=0,2,4,6
/proc/29633/task/29636/stat : 29636 (priss) R 29632 29632 28330 0 -1 4202560 14133 0 0 0 5073 10 0 0 25 0 5 0 597223252 340246528 53302 33554432000 4194304 5787044 140736365217424 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29633/tid=29637] ppid=29632 vsize=332272 CPUtime=50.82 cores=0,2,4,6
/proc/29633/task/29637/stat : 29637 (priss) R 29632 29632 28330 0 -1 4202560 13116 0 0 0 5075 7 0 0 25 0 5 0 597223253 340246528 53302 33554432000 4194304 5787044 140736365217424 18446744073709551615 5586640 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29633/tid=29638] ppid=29632 vsize=332272 CPUtime=50.65 cores=0,2,4,6
/proc/29633/task/29638/stat : 29638 (priss) R 29632 29632 28330 0 -1 4202560 13974 0 0 0 5060 5 0 0 25 0 5 0 597223253 340246528 53302 33554432000 4194304 5787044 140736365217424 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.2
Current children cumulated vsize (KiB) 340972

[startup+102.307 s]
/proc/loadavg: 8.19 8.18 8.08 9/188 29644
/proc/meminfo: memFree=14075948/32950928 swapFree=67111528/67111528
[pid=29632] ppid=29630 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29632/stat : 29632 (priss.sh) S 29630 29632 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597223251 8908800 251 33554432000 4194304 4922060 140733413995296 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29632/statm: 2175 251 211 178 0 68 0
[pid=29633] ppid=29632 vsize=566188 CPUtime=407.69 cores=0,2,4,6
/proc/29633/stat : 29633 (priss) S 29632 29632 28330 0 -1 4202496 86124 0 0 0 40712 57 0 0 25 0 5 0 597223251 579776512 78082 33554432000 4194304 5787044 140736365217424 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29633/statm: 141547 78082 417 389 0 137297 0
[pid=29633/tid=29635] ppid=29632 vsize=566188 CPUtime=101.99 cores=0,2,4,6
/proc/29633/task/29635/stat : 29635 (priss) R 29632 29632 28330 0 -1 4202560 22533 0 0 0 10184 15 0 0 25 0 5 0 597223252 579776512 78082 33554432000 4194304 5787044 140736365217424 18446744073709551615 218880232410 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29633/tid=29636] ppid=29632 vsize=566188 CPUtime=102.02 cores=0,2,4,6
/proc/29633/task/29636/stat : 29636 (priss) R 29632 29632 28330 0 -1 4202560 19300 0 0 0 10187 15 0 0 25 0 5 0 597223252 579776512 78082 33554432000 4194304 5787044 140736365217424 18446744073709551615 4220252 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29633/tid=29637] ppid=29632 vsize=566188 CPUtime=102.01 cores=0,2,4,6
/proc/29633/task/29637/stat : 29637 (priss) R 29632 29632 28330 0 -1 4202560 19370 0 0 0 10187 14 0 0 25 0 5 0 597223253 579776512 78082 33554432000 4194304 5787044 140736365217424 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29633/tid=29638] ppid=29632 vsize=566188 CPUtime=101.61 cores=0,2,4,6

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

/proc/29633/task/29636/stat : 29636 (priss) R 29632 29632 28330 0 -1 4202560 61909 0 0 0 82126 71 0 0 25 0 5 0 597223252 1215582208 247361 33554432000 4194304 5787044 140736365217424 18446744073709551615 5591547 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29633/tid=29637] ppid=29632 vsize=1187092 CPUtime=821.94 cores=0,2,4,6
/proc/29633/task/29637/stat : 29637 (priss) R 29632 29632 28330 0 -1 4202560 62437 0 0 0 82105 89 0 0 25 0 5 0 597223253 1215582208 247361 33554432000 4194304 5787044 140736365217424 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29633/tid=29638] ppid=29632 vsize=1187092 CPUtime=817.59 cores=0,2,4,6
/proc/29633/task/29638/stat : 29638 (priss) R 29632 29632 28330 0 -1 4202560 61240 0 0 0 81720 39 0 0 25 0 5 0 597223253 1215582208 247361 33554432000 4194304 5787044 140736365217424 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3283.52
Current children cumulated vsize (KiB) 1195792

[startup+882.301 s]
/proc/loadavg: 8.06 8.07 8.06 9/188 29697
/proc/meminfo: memFree=12889104/32950928 swapFree=67111528/67111528
[pid=29632] ppid=29630 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29632/stat : 29632 (priss.sh) S 29630 29632 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597223251 8908800 251 33554432000 4194304 4922060 140733413995296 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29632/statm: 2175 251 211 178 0 68 0
[pid=29633] ppid=29632 vsize=1195292 CPUtime=3523.18 cores=0,2,4,6
/proc/29633/stat : 29633 (priss) S 29632 29632 28330 0 -1 4202496 266014 0 0 0 352032 286 0 0 25 0 5 0 597223251 1223979008 255771 33554432000 4194304 5787044 140736365217424 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29633/statm: 298823 255771 417 389 0 294573 0
[pid=29633/tid=29635] ppid=29632 vsize=1195292 CPUtime=881.97 cores=0,2,4,6
/proc/29633/task/29635/stat : 29635 (priss) R 29632 29632 28330 0 -1 4202560 69004 0 0 0 88124 73 0 0 25 0 5 0 597223252 1223979008 255771 33554432000 4194304 5787044 140736365217424 18446744073709551615 5591722 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29633/tid=29636] ppid=29632 vsize=1195292 CPUtime=881.97 cores=0,2,4,6
/proc/29633/task/29636/stat : 29636 (priss) R 29632 29632 28330 0 -1 4202560 62980 0 0 0 88126 71 0 0 25 0 5 0 597223252 1223979008 255771 33554432000 4194304 5787044 140736365217424 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29633/tid=29637] ppid=29632 vsize=1195292 CPUtime=881.94 cores=0,2,4,6
/proc/29633/task/29637/stat : 29637 (priss) R 29632 29632 28330 0 -1 4202560 70067 0 0 0 88093 101 0 0 25 0 5 0 597223253 1223979008 255771 33554432000 4194304 5787044 140736365217424 18446744073709551615 218880263111 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29633/tid=29638] ppid=29632 vsize=1195292 CPUtime=877.26 cores=0,2,4,6
/proc/29633/task/29638/stat : 29638 (priss) R 29632 29632 28330 0 -1 4202560 61240 0 0 0 87687 39 0 0 25 0 5 0 597223253 1223979008 255771 33554432000 4194304 5787044 140736365217424 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3523.18
Current children cumulated vsize (KiB) 1203992

[startup+942.301 s]
/proc/loadavg: 8.02 8.05 8.06 9/188 29698
/proc/meminfo: memFree=12839352/32950928 swapFree=67111528/67111528
[pid=29632] ppid=29630 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29632/stat : 29632 (priss.sh) S 29630 29632 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597223251 8908800 251 33554432000 4194304 4922060 140733413995296 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29632/statm: 2175 251 211 178 0 68 0
[pid=29633] ppid=29632 vsize=1195292 CPUtime=3762.84 cores=0,2,4,6
/proc/29633/stat : 29633 (priss) S 29632 29632 28330 0 -1 4202496 278535 0 0 0 375978 306 0 0 25 0 5 0 597223251 1223979008 268292 33554432000 4194304 5787044 140736365217424 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29633/statm: 298823 268292 417 389 0 294573 0
[pid=29633/tid=29635] ppid=29632 vsize=1195292 CPUtime=941.96 cores=0,2,4,6
/proc/29633/task/29635/stat : 29635 (priss) R 29632 29632 28330 0 -1 4202560 75145 0 0 0 94113 83 0 0 25 0 5 0 597223252 1223979008 268292 33554432000 4194304 5787044 140736365217424 18446744073709551615 4254464 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29633/tid=29636] ppid=29632 vsize=1195292 CPUtime=941.97 cores=0,2,4,6
/proc/29633/task/29636/stat : 29636 (priss) R 29632 29632 28330 0 -1 4202560 69313 0 0 0 94117 80 0 0 25 0 5 0 597223252 1223979008 268292 33554432000 4194304 5787044 140736365217424 18446744073709551615 5591246 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29633/tid=29637] ppid=29632 vsize=1195292 CPUtime=941.93 cores=0,2,4,6
/proc/29633/task/29637/stat : 29637 (priss) R 29632 29632 28330 0 -1 4202560 70067 0 0 0 94092 101 0 0 25 0 5 0 597223253 1223979008 268292 33554432000 4194304 5787044 140736365217424 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29633/tid=29638] ppid=29632 vsize=1195292 CPUtime=936.93 cores=0,2,4,6
/proc/29633/task/29638/stat : 29638 (priss) R 29632 29632 28330 0 -1 4202560 61287 0 0 0 93654 39 0 0 25 0 5 0 597223253 1223979008 268292 33554432000 4194304 5787044 140736365217424 18446744073709551615 5527689 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3762.84
Current children cumulated vsize (KiB) 1203992

[startup+1002.3 s]
/proc/loadavg: 8.00 8.04 8.05 9/188 29700
/proc/meminfo: memFree=12760560/32950928 swapFree=67111528/67111528
[pid=29632] ppid=29630 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29632/stat : 29632 (priss.sh) S 29630 29632 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597223251 8908800 251 33554432000 4194304 4922060 140733413995296 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29632/statm: 2175 251 211 178 0 68 0
[pid=29633] ppid=29632 vsize=1353588 CPUtime=4002.51 cores=0,2,4,6
/proc/29633/stat : 29633 (priss) S 29632 29632 28330 0 -1 4202496 298167 0 0 0 399922 329 0 0 25 0 5 0 597223251 1386074112 287924 33554432000 4194304 5787044 140736365217424 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29633/statm: 338397 287924 417 389 0 334147 0
[pid=29633/tid=29635] ppid=29632 vsize=1353588 CPUtime=1001.96 cores=0,2,4,6
/proc/29633/task/29635/stat : 29635 (priss) R 29632 29632 28330 0 -1 4202560 81523 0 0 0 100104 92 0 0 25 0 5 0 597223252 1386074112 287924 33554432000 4194304 5787044 140736365217424 18446744073709551615 218880222973 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29633/tid=29636] ppid=29632 vsize=1353588 CPUtime=1001.97 cores=0,2,4,6
/proc/29633/task/29636/stat : 29636 (priss) R 29632 29632 28330 0 -1 4202560 75699 0 0 0 100107 90 0 0 25 0 5 0 597223252 1386074112 287924 33554432000 4194304 5787044 140736365217424 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29633/tid=29637] ppid=29632 vsize=1353588 CPUtime=1001.92 cores=0,2,4,6
/proc/29633/task/29637/stat : 29637 (priss) R 29632 29632 28330 0 -1 4202560 71092 0 0 0 100091 101 0 0 25 0 5 0 597223253 1386074112 287924 33554432000 4194304 5787044 140736365217424 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29633/tid=29638] ppid=29632 vsize=1353588 CPUtime=996.6 cores=0,2,4,6
/proc/29633/task/29638/stat : 29638 (priss) R 29632 29632 28330 0 -1 4202560 67130 0 0 0 99617 43 0 0 25 0 5 0 597223253 1386074112 287924 33554432000 4194304 5787044 140736365217424 18446744073709551615 5527147 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4002.51
Current children cumulated vsize (KiB) 1362288

[startup+1062.3 s]
/proc/loadavg: 8.11 8.06 8.06 9/188 29702
/proc/meminfo: memFree=12664408/32950928 swapFree=67111528/67111528
[pid=29632] ppid=29630 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29632/stat : 29632 (priss.sh) S 29630 29632 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597223251 8908800 251 33554432000 4194304 4922060 140733413995296 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29632/statm: 2175 251 211 178 0 68 0
[pid=29633] ppid=29632 vsize=1385168 CPUtime=4242.16 cores=0,2,4,6
/proc/29633/stat : 29633 (priss) S 29632 29632 28330 0 -1 4202496 318431 0 0 0 423859 357 0 0 25 0 5 0 597223251 1418412032 307856 33554432000 4194304 5787044 140736365217424 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29633/statm: 346292 307856 417 389 0 342042 0
[pid=29633/tid=29635] ppid=29632 vsize=1385168 CPUtime=1061.96 cores=0,2,4,6
/proc/29633/task/29635/stat : 29635 (priss) R 29632 29632 28330 0 -1 4202560 87587 0 0 0 106091 105 0 0 25 0 5 0 597223252 1418412032 307856 33554432000 4194304 5787044 140736365217424 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29633/tid=29636] ppid=29632 vsize=1385168 CPUtime=1061.96 cores=0,2,4,6
/proc/29633/task/29636/stat : 29636 (priss) R 29632 29632 28330 0 -1 4202560 82989 0 0 0 106096 100 0 0 25 0 5 0 597223252 1418412032 307856 33554432000 4194304 5787044 140736365217424 18446744073709551615 218880220363 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29633/tid=29637] ppid=29632 vsize=1385168 CPUtime=1061.91 cores=0,2,4,6
/proc/29633/task/29637/stat : 29637 (priss) R 29632 29632 28330 0 -1 4202560 72117 0 0 0 106090 101 0 0 25 0 5 0 597223253 1418412032 307856 33554432000 4194304 5787044 140736365217424 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29633/tid=29638] ppid=29632 vsize=1385168 CPUtime=1056.27 cores=0,2,4,6
/proc/29633/task/29638/stat : 29638 (priss) R 29632 29632 28330 0 -1 4202560 73015 0 0 0 105579 48 0 0 25 0 5 0 597223253 1418412032 307856 33554432000 4194304 5787044 140736365217424 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4242.16
Current children cumulated vsize (KiB) 1393868

[startup+1122.3 s]
/proc/loadavg: 8.11 8.07 8.06 9/188 29703
/proc/meminfo: memFree=12612400/32950928 swapFree=67111528/67111528
[pid=29632] ppid=29630 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29632/stat : 29632 (priss.sh) S 29630 29632 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597223251 8908800 251 33554432000 4194304 4922060 140733413995296 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29632/statm: 2175 251 211 178 0 68 0
[pid=29633] ppid=29632 vsize=1408284 CPUtime=4481.83 cores=0,2,4,6
/proc/29633/stat : 29633 (priss) S 29632 29632 28330 0 -1 4202496 324969 0 0 0 447820 363 0 0 25 0 5 0 597223251 1442082816 314068 33554432000 4194304 5787044 140736365217424 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29633/statm: 352071 314068 417 389 0 347821 0
[pid=29633/tid=29635] ppid=29632 vsize=1408284 CPUtime=1121.96 cores=0,2,4,6
/proc/29633/task/29635/stat : 29635 (priss) R 29632 29632 28330 0 -1 4202560 88279 0 0 0 112090 106 0 0 25 0 5 0 597223252 1442082816 314068 33554432000 4194304 5787044 140736365217424 18446744073709551615 4220576 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29633/tid=29636] ppid=29632 vsize=1408284 CPUtime=1121.96 cores=0,2,4,6
/proc/29633/task/29636/stat : 29636 (priss) R 29632 29632 28330 0 -1 4202560 82989 0 0 0 112096 100 0 0 25 0 5 0 597223252 1442082816 314068 33554432000 4194304 5787044 140736365217424 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29633/tid=29637] ppid=29632 vsize=1408284 CPUtime=1121.91 cores=0,2,4,6
/proc/29633/task/29637/stat : 29637 (priss) R 29632 29632 28330 0 -1 4202560 72117 0 0 0 112089 102 0 0 25 0 5 0 597223253 1442082816 314068 33554432000 4194304 5787044 140736365217424 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29633/tid=29638] ppid=29632 vsize=1408284 CPUtime=1115.95 cores=0,2,4,6
/proc/29633/task/29638/stat : 29638 (priss) R 29632 29632 28330 0 -1 4202560 78861 0 0 0 111542 53 0 0 25 0 5 0 597223253 1442082816 314068 33554432000 4194304 5787044 140736365217424 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4481.83
Current children cumulated vsize (KiB) 1416984

[startup+1182.3 s]
/proc/loadavg: 8.17 8.08 8.06 9/188 29705
/proc/meminfo: memFree=12555692/32950928 swapFree=67111528/67111528
[pid=29632] ppid=29630 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29632/stat : 29632 (priss.sh) S 29630 29632 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597223251 8908800 251 33554432000 4194304 4922060 140733413995296 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29632/statm: 2175 251 211 178 0 68 0
[pid=29633] ppid=29632 vsize=1413368 CPUtime=4721.49 cores=0,2,4,6
/proc/29633/stat : 29633 (priss) S 29632 29632 28330 0 -1 4202496 326253 0 0 0 471784 365 0 0 25 0 5 0 597223251 1447288832 315352 33554432000 4194304 5787044 140736365217424 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29633/statm: 353342 315352 417 389 0 349092 0
[pid=29633/tid=29635] ppid=29632 vsize=1413368 CPUtime=1181.95 cores=0,2,4,6
/proc/29633/task/29635/stat : 29635 (priss) R 29632 29632 28330 0 -1 4202560 88279 0 0 0 118089 106 0 0 25 0 5 0 597223252 1447288832 315352 33554432000 4194304 5787044 140736365217424 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29633/tid=29636] ppid=29632 vsize=1413368 CPUtime=1181.97 cores=0,2,4,6
/proc/29633/task/29636/stat : 29636 (priss) R 29632 29632 28330 0 -1 4202560 82989 0 0 0 118096 101 0 0 25 0 5 0 597223252 1447288832 315352 33554432000 4194304 5787044 140736365217424 18446744073709551615 5591488 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29633/tid=29637] ppid=29632 vsize=1413368 CPUtime=1181.9 cores=0,2,4,6
/proc/29633/task/29637/stat : 29637 (priss) R 29632 29632 28330 0 -1 4202560 72117 0 0 0 118088 102 0 0 25 0 5 0 597223253 1447288832 315352 33554432000 4194304 5787044 140736365217424 18446744073709551615 5591264 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29633/tid=29638] ppid=29632 vsize=1413368 CPUtime=1175.62 cores=0,2,4,6
/proc/29633/task/29638/stat : 29638 (priss) R 29632 29632 28330 0 -1 4202560 80145 0 0 0 117508 54 0 0 25 0 5 0 597223253 1447288832 315352 33554432000 4194304 5787044 140736365217424 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4721.49
Current children cumulated vsize (KiB) 1422068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 8.12 8.08 8.06 9/188 29705
/proc/meminfo: memFree=12535464/32950928 swapFree=67111528/67111528
[pid=29632] ppid=29630 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/29632/stat : 29632 (priss.sh) S 29630 29632 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597223251 8908800 251 33554432000 4194304 4922060 140733413995296 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29632/statm: 2175 251 211 178 0 68 0
[pid=29633] ppid=29632 vsize=1413368 CPUtime=4800.2 cores=0,2,4,6
/proc/29633/stat : 29633 (priss) S 29632 29632 28330 0 -1 4202496 326253 0 0 0 479655 365 0 0 25 0 5 0 597223251 1447288832 315352 33554432000 4194304 5787044 140736365217424 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29633/statm: 353342 315352 417 389 0 349092 0
[pid=29633/tid=29635] ppid=29632 vsize=1413368 CPUtime=1201.66 cores=0,2,4,6
/proc/29633/task/29635/stat : 29635 (priss) R 29632 29632 28330 0 -1 4202560 88279 0 0 0 120060 106 0 0 25 0 5 0 597223252 1447288832 315352 33554432000 4194304 5787044 140736365217424 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=29633/tid=29636] ppid=29632 vsize=1413368 CPUtime=1201.67 cores=0,2,4,6
/proc/29633/task/29636/stat : 29636 (priss) R 29632 29632 28330 0 -1 4202560 82989 0 0 0 120066 101 0 0 25 0 5 0 597223252 1447288832 315352 33554432000 4194304 5787044 140736365217424 18446744073709551615 5576446 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=29633/tid=29637] ppid=29632 vsize=1413368 CPUtime=1201.6 cores=0,2,4,6
/proc/29633/task/29637/stat : 29637 (priss) R 29632 29632 28330 0 -1 4202560 72117 0 0 0 120058 102 0 0 25 0 5 0 597223253 1447288832 315352 33554432000 4194304 5787044 140736365217424 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=29633/tid=29638] ppid=29632 vsize=1413368 CPUtime=1195.21 cores=0,2,4,6
/proc/29633/task/29638/stat : 29638 (priss) R 29632 29632 28330 0 -1 4202560 80145 0 0 0 119467 54 0 0 25 0 5 0 597223253 1447288832 315352 33554432000 4194304 5787044 140736365217424 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 1422068

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

Real time (s): 1202.02
CPU time (s): 4800.2
CPU user time (s): 4796.55
CPU system time (s): 3.65
CPU usage (%): 399.345
Max. virtual memory (cumulated for all children) (KiB): 1422068

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.79173 second user time and 4.77127 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-29 11:38:46
IDJOB=3265112
IDBENCH=85438
IDSOLVER=1603
FILE ID=node112/3265112-1304069926
RUNJOBID= node112-1304062780-28650
PBS_JOBID= 13170443
Free space on /tmp= 72564 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/easier/php-045-035.shuffled-as.sat05-1181.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265112-1304069926/watcher-3265112-1304069926 -o /tmp/evaluation-result-3265112-1304069926/solver-3265112-1304069926 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3265112-1304069926.cnf 1867549815 4800 15500 4

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

MD5SUM BENCH= 057b78ff24cc0773c9c67e770a7b9de2
RANDOM SEED=1867549815

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.67
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.828
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.82
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.828
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	: 5261.27
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.828
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.828
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14415652 kB
Buffers:       1995936 kB
Cached:       15805812 kB
SwapCached:          0 kB
Active:        7273072 kB
Inactive:     10706808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14415652 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1896 kB
Writeback:           0 kB
AnonPages:      177028 kB
Mapped:          15984 kB
Slab:           492916 kB
PageTables:       4960 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   368412 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= 72560 MiB
End job on node112 at 2011-04-29 11:58:50