Trace number 3280925

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

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark643.759
Satisfiable
(Un)Satisfiability was proved
Number of variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

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: 19086
0.00/0.00	c parsetime: 1476us
0.00/0.00	c parsed 4732 clauses with 1400 variables
0.00/0.00	c NW started thread 0 successfully (1108789568)
0.00/0.00	c NW started thread 1 successfully (1119279424)
0.00/0.00	c NW started thread 2 successfully (1129769280)
0.00/0.00	c NW started thread 3 successfully (1140259136)
0.00/0.63	c preprocessor returned 10006 variables
0.00/0.63	c preprocessing returned UNKNOWN
0.00/0.63	c PP set 3 variables
0.00/0.63	c pp time: 474528us (0s)
0.00/0.63	c preprocessor returned 10006 variables
0.00/0.63	c preprocessing returned UNKNOWN
0.00/0.63	c PP set 3 variables
0.00/0.63	c pp time: 480120us (0s)
0.00/0.63	c preprocessor returned 10006 variables
0.00/0.63	c preprocessing returned UNKNOWN
0.00/0.63	c PP set 3 variables
0.00/0.63	c pp time: 481208us (0s)
13.80/3.66	c preprocessor returned 30012 variables
13.80/3.66	c preprocessing returned UNKNOWN
13.80/3.66	c PP set 3 variables
13.80/3.66	c pp time: 3653764us (3s)
3366.21/843.81	c added unsatisfied clause
3366.21/843.81	c failed to add network clauses
4226.47/1059.27	c added unsatisfied clause
4226.47/1059.27	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-3280925-1304039138/watcher-3280925-1304039138 -o /tmp/evaluation-result-3280925-1304039138/solver-3280925-1304039138 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3280925-1304039138.cnf 473913542 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.07 8.05 8.00 5/180 19085
/proc/meminfo: memFree=24922664/32951132 swapFree=67111524/67111528
[pid=19085] ppid=19083 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19085/stat : 19085 (priss.sh) S 19083 19085 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515513470 8908800 251 33554432000 4194304 4922060 140737066921264 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19085/statm: 2175 251 211 178 0 68 0

[startup+0.830772 s]
/proc/loadavg: 8.07 8.05 8.00 5/180 19085
/proc/meminfo: memFree=24922664/32951132 swapFree=67111524/67111528
[pid=19085] ppid=19083 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19085/stat : 19085 (priss.sh) S 19083 19085 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515513470 8908800 251 33554432000 4194304 4922060 140737066921264 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19085/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.90076 s]
/proc/loadavg: 8.07 8.05 8.00 5/180 19085
/proc/meminfo: memFree=24922664/32951132 swapFree=67111524/67111528
[pid=19085] ppid=19083 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19085/stat : 19085 (priss.sh) S 19083 19085 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515513470 8908800 251 33554432000 4194304 4922060 140737066921264 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19085/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.00074 s]
/proc/loadavg: 8.07 8.05 8.00 5/180 19085
/proc/meminfo: memFree=24922664/32951132 swapFree=67111524/67111528
[pid=19085] ppid=19083 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19085/stat : 19085 (priss.sh) S 19083 19085 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515513470 8908800 251 33554432000 4194304 4922060 140737066921264 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19085/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.10072 s]
/proc/loadavg: 8.07 8.05 8.00 5/180 19085
/proc/meminfo: memFree=24922664/32951132 swapFree=67111524/67111528
[pid=19085] ppid=19083 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19085/stat : 19085 (priss.sh) S 19083 19085 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515513470 8908800 251 33554432000 4194304 4922060 140737066921264 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19085/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50066 s]
/proc/loadavg: 8.07 8.05 8.00 5/180 19085
/proc/meminfo: memFree=24922664/32951132 swapFree=67111524/67111528
[pid=19085] ppid=19083 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19085/stat : 19085 (priss.sh) S 19083 19085 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515513470 8908800 251 33554432000 4194304 4922060 140737066921264 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19085/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.50331 s]
/proc/loadavg: 8.22 8.08 8.01 9/186 19091
/proc/meminfo: memFree=24893100/32951132 swapFree=67111524/67111528
[pid=19085] ppid=19083 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19085/stat : 19085 (priss.sh) S 19083 19085 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515513470 8908800 251 33554432000 4194304 4922060 140737066921264 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19085/statm: 2175 251 211 178 0 68 0
[pid=19086] ppid=19085 vsize=275676 CPUtime=13.41 cores=0,2,4,6
/proc/19086/stat : 19086 (priss) S 19085 19085 18837 0 -1 4202496 8864 0 0 0 1338 3 0 0 25 0 5 0 515513470 282292224 7659 33554432000 4194304 5787044 140736870819792 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/19086/statm: 68919 7659 405 389 0 64669 0
[pid=19086/tid=19088] ppid=19085 vsize=275676 CPUtime=3.32 cores=0,2,4,6
/proc/19086/task/19088/stat : 19088 (priss) R 19085 19085 18837 0 -1 4202560 1771 0 0 0 332 0 0 0 25 0 5 0 515513471 282292224 7659 33554432000 4194304 5787044 140736870819792 18446744073709551615 4254979 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=19086/tid=19089] ppid=19085 vsize=275676 CPUtime=3.48 cores=0,2,4,6
/proc/19086/task/19089/stat : 19089 (priss) R 19085 19085 18837 0 -1 4202560 1479 0 0 0 348 0 0 0 25 0 5 0 515513471 282292224 7659 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=19086/tid=19090] ppid=19085 vsize=275676 CPUtime=3.48 cores=0,2,4,6
/proc/19086/task/19090/stat : 19090 (priss) R 19085 19085 18837 0 -1 4202560 1909 0 0 0 347 1 0 0 25 0 5 0 515513471 282292224 7659 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19086/tid=19091] ppid=19085 vsize=275676 CPUtime=3.09 cores=0,2,4,6
/proc/19086/task/19091/stat : 19091 (priss) R 19085 19085 18837 0 -1 4202560 2188 0 0 0 309 0 0 0 25 0 5 0 515513471 282292224 7659 33554432000 4194304 5787044 140736870819792 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 13.41
Current children cumulated vsize (KiB) 284376

[startup+6.30083 s]
/proc/loadavg: 8.20 8.08 8.01 9/186 19091
/proc/meminfo: memFree=24886136/32951132 swapFree=67111524/67111528
[pid=19085] ppid=19083 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19085/stat : 19085 (priss.sh) S 19083 19085 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515513470 8908800 251 33554432000 4194304 4922060 140737066921264 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19085/statm: 2175 251 211 178 0 68 0
[pid=19086] ppid=19085 vsize=277056 CPUtime=24.59 cores=0,2,4,6
/proc/19086/stat : 19086 (priss) S 19085 19085 18837 0 -1 4202496 11746 0 0 0 2455 4 0 0 25 0 5 0 515513470 283705344 9608 33554432000 4194304 5787044 140736870819792 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/19086/statm: 69264 9608 419 389 0 65014 0
[pid=19086/tid=19088] ppid=19085 vsize=277056 CPUtime=6.12 cores=0,2,4,6
/proc/19086/task/19088/stat : 19088 (priss) R 19085 19085 18837 0 -1 4202560 2096 0 0 0 612 0 0 0 25 0 5 0 515513471 283705344 9608 33554432000 4194304 5787044 140736870819792 18446744073709551615 5590480 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=19086/tid=19089] ppid=19085 vsize=277056 CPUtime=6.27 cores=0,2,4,6
/proc/19086/task/19089/stat : 19089 (priss) R 19085 19085 18837 0 -1 4202560 1791 0 0 0 627 0 0 0 25 0 5 0 515513471 283705344 9608 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=19086/tid=19090] ppid=19085 vsize=277056 CPUtime=6.28 cores=0,2,4,6
/proc/19086/task/19090/stat : 19090 (priss) R 19085 19085 18837 0 -1 4202560 2231 0 0 0 627 1 0 0 25 0 5 0 515513471 283705344 9608 33554432000 4194304 5787044 140736870819792 18446744073709551615 5601949 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19086/tid=19091] ppid=19085 vsize=277056 CPUtime=5.87 cores=0,2,4,6
/proc/19086/task/19091/stat : 19091 (priss) R 19085 19085 18837 0 -1 4202560 4111 0 0 0 587 0 0 0 25 0 5 0 515513471 283705344 9608 33554432000 4194304 5787044 140736870819792 18446744073709551615 5527087 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.59
Current children cumulated vsize (KiB) 285756

[startup+12.7007 s]
/proc/loadavg: 8.19 8.08 8.01 9/186 19093
/proc/meminfo: memFree=24870808/32951132 swapFree=67111524/67111528
[pid=19085] ppid=19083 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19085/stat : 19085 (priss.sh) S 19083 19085 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515513470 8908800 251 33554432000 4194304 4922060 140737066921264 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19085/statm: 2175 251 211 178 0 68 0
[pid=19086] ppid=19085 vsize=283596 CPUtime=50.13 cores=0,2,4,6
/proc/19086/stat : 19086 (priss) S 19085 19085 18837 0 -1 4202496 14972 0 0 0 5008 5 0 0 25 0 5 0 515513470 290402304 12834 33554432000 4194304 5787044 140736870819792 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/19086/statm: 70899 12834 419 389 0 66649 0
[pid=19086/tid=19088] ppid=19085 vsize=283596 CPUtime=12.51 cores=0,2,4,6
/proc/19086/task/19088/stat : 19088 (priss) R 19085 19085 18837 0 -1 4202560 2690 0 0 0 1251 0 0 0 25 0 5 0 515513471 290402304 12834 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591564 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=19086/tid=19089] ppid=19085 vsize=283596 CPUtime=12.66 cores=0,2,4,6
/proc/19086/task/19089/stat : 19089 (priss) R 19085 19085 18837 0 -1 4202560 2381 0 0 0 1266 0 0 0 25 0 5 0 515513471 290402304 12834 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=19086/tid=19090] ppid=19085 vsize=283596 CPUtime=12.68 cores=0,2,4,6
/proc/19086/task/19090/stat : 19090 (priss) R 19085 19085 18837 0 -1 4202560 3687 0 0 0 1266 2 0 0 25 0 5 0 515513471 290402304 12834 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19086/tid=19091] ppid=19085 vsize=283596 CPUtime=12.24 cores=0,2,4,6
/proc/19086/task/19091/stat : 19091 (priss) R 19085 19085 18837 0 -1 4202560 4697 0 0 0 1223 1 0 0 25 0 5 0 515513471 290402304 12834 33554432000 4194304 5787044 140736870819792 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.13
Current children cumulated vsize (KiB) 292296

[startup+25.5065 s]
/proc/loadavg: 8.39 8.12 8.03 11/187 19094
/proc/meminfo: memFree=24843516/32951132 swapFree=67111524/67111528
[pid=19085] ppid=19083 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19085/stat : 19085 (priss.sh) S 19083 19085 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515513470 8908800 251 33554432000 4194304 4922060 140737066921264 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19085/statm: 2175 251 211 178 0 68 0
[pid=19086] ppid=19085 vsize=285388 CPUtime=100.95 cores=0,2,4,6
/proc/19086/stat : 19086 (priss) S 19085 19085 18837 0 -1 4202496 17666 0 0 0 10078 17 0 0 25 0 5 0 515513470 292237312 15528 33554432000 4194304 5787044 140736870819792 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/19086/statm: 71347 15528 419 389 0 67097 0
[pid=19086/tid=19088] ppid=19085 vsize=285388 CPUtime=25.32 cores=0,2,4,6
/proc/19086/task/19088/stat : 19088 (priss) R 19085 19085 18837 0 -1 4202560 3118 0 0 0 2531 1 0 0 25 0 5 0 515513471 292237312 15528 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=19086/tid=19089] ppid=19085 vsize=285388 CPUtime=25.3 cores=0,2,4,6
/proc/19086/task/19089/stat : 19089 (priss) R 19085 19085 18837 0 -1 4202560 2820 0 0 0 2530 0 0 0 25 0 5 0 515513471 292237312 15528 33554432000 4194304 5787044 140736870819792 18446744073709551615 5589701 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=19086/tid=19090] ppid=19085 vsize=285388 CPUtime=25.48 cores=0,2,4,6
/proc/19086/task/19090/stat : 19090 (priss) R 19085 19085 18837 0 -1 4202560 4748 0 0 0 2544 4 0 0 25 0 5 0 515513471 292237312 15528 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19086/tid=19091] ppid=19085 vsize=285388 CPUtime=24.8 cores=0,2,4,6
/proc/19086/task/19091/stat : 19091 (priss) R 19085 19085 18837 0 -1 4202560 5463 0 0 0 2471 9 0 0 25 0 5 0 515513471 292237312 15528 33554432000 4194304 5787044 140736870819792 18446744073709551615 5527392 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.95
Current children cumulated vsize (KiB) 294088

[startup+51.1011 s]
/proc/loadavg: 8.41 8.15 8.04 9/186 19095
/proc/meminfo: memFree=24836904/32951132 swapFree=67111524/67111528
[pid=19085] ppid=19083 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19085/stat : 19085 (priss.sh) S 19083 19085 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515513470 8908800 251 33554432000 4194304 4922060 140737066921264 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19085/statm: 2175 251 211 178 0 68 0
[pid=19086] ppid=19085 vsize=295208 CPUtime=202.47 cores=0,2,4,6
/proc/19086/stat : 19086 (priss) S 19085 19085 18837 0 -1 4202496 23007 0 0 0 20221 26 0 0 25 0 5 0 515513470 302292992 20866 33554432000 4194304 5787044 140736870819792 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/19086/statm: 73802 20866 419 389 0 69552 0
[pid=19086/tid=19088] ppid=19085 vsize=295208 CPUtime=50.92 cores=0,2,4,6
/proc/19086/task/19088/stat : 19088 (priss) R 19085 19085 18837 0 -1 4202560 4433 0 0 0 5089 3 0 0 25 0 5 0 515513471 302292992 20866 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=19086/tid=19089] ppid=19085 vsize=295208 CPUtime=50.46 cores=0,2,4,6
/proc/19086/task/19089/stat : 19089 (priss) R 19085 19085 18837 0 -1 4202560 4165 0 0 0 5045 1 0 0 25 0 5 0 515513471 302292992 20866 33554432000 4194304 5787044 140736870819792 18446744073709551615 4229327 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=19086/tid=19090] ppid=19085 vsize=295208 CPUtime=50.97 cores=0,2,4,6
/proc/19086/task/19090/stat : 19090 (priss) R 19085 19085 18837 0 -1 4202560 5531 0 0 0 5093 4 0 0 25 0 5 0 515513471 302292992 20866 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19086/tid=19091] ppid=19085 vsize=295208 CPUtime=50.09 cores=0,2,4,6
/proc/19086/task/19091/stat : 19091 (priss) R 19085 19085 18837 0 -1 4202560 7361 0 0 0 4993 16 0 0 25 0 5 0 515513471 302292992 20866 33554432000 4194304 5787044 140736870819792 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.47
Current children cumulated vsize (KiB) 303908

[startup+102.301 s]
/proc/loadavg: 8.31 8.16 8.05 9/186 19096
/proc/meminfo: memFree=24810356/32951132 swapFree=67111524/67111528
[pid=19085] ppid=19083 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19085/stat : 19085 (priss.sh) S 19083 19085 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515513470 8908800 251 33554432000 4194304 4922060 140737066921264 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19085/statm: 2175 251 211 178 0 68 0
[pid=19086] ppid=19085 vsize=303504 CPUtime=406.63 cores=0,2,4,6
/proc/19086/stat : 19086 (priss) S 19085 19085 18837 0 -1 4202496 29018 0 0 0 40623 40 0 0 25 0 5 0 515513470 310788096 26810 33554432000 4194304 5787044 140736870819792 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/19086/statm: 75876 26810 419 389 0 71626 0
[pid=19086/tid=19088] ppid=19085 vsize=303504 CPUtime=101.75 cores=0,2,4,6
/proc/19086/task/19088/stat : 19088 (priss) R 19085 19085 18837 0 -1 4202560 5594 0 0 0 10170 5 0 0 25 0 5 0 515513471 310788096 26810 33554432000 4194304 5787044 140736870819792 18446744073709551615 4254949 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=19086/tid=19089] ppid=19085 vsize=303504 CPUtime=101.65 cores=0,2,4,6
/proc/19086/task/19089/stat : 19089 (priss) R 19085 19085 18837 0 -1 4202560 6255 0 0 0 10163 2 0 0 25 0 5 0 515513471 310788096 26810 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591780 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=19086/tid=19090] ppid=19085 vsize=303504 CPUtime=102.17 cores=0,2,4,6
/proc/19086/task/19090/stat : 19090 (priss) R 19085 19085 18837 0 -1 4202560 6695 0 0 0 10211 6 0 0 25 0 5 0 515513471 310788096 26810 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19086/tid=19091] ppid=19085 vsize=303504 CPUtime=101.02 cores=0,2,4,6
/proc/19086/task/19091/stat : 19091 (priss) R 19085 19085 18837 0 -1 4202560 8957 0 0 0 10078 24 0 0 25 0 5 0 515513471 310788096 26810 33554432000 4194304 5787044 140736870819792 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 406.63
Current children cumulated vsize (KiB) 312204

[startup+162.301 s]
/proc/loadavg: 8.16 8.14 8.05 9/186 19098
/proc/meminfo: memFree=24779352/32951132 swapFree=67111524/67111528
[pid=19085] ppid=19083 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19085/stat : 19085 (priss.sh) S 19083 19085 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515513470 8908800 251 33554432000 4194304 4922060 140737066921264 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19085/statm: 2175 251 211 178 0 68 0
[pid=19086] ppid=19085 vsize=314164 CPUtime=646.23 cores=0,2,4,6

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

/proc/19086/task/19089/stat : 19089 (priss) R 19085 19085 18837 0 -1 4202560 15692 0 0 0 81940 10 0 0 25 0 5 0 515513471 376856576 65137 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=19086/tid=19090] ppid=19085 vsize=368024 CPUtime=821.37 cores=0,2,4,6
/proc/19086/task/19090/stat : 19090 (priss) R 19085 19085 18837 0 -1 4202560 16544 0 0 0 82116 21 0 0 25 0 5 0 515513471 376856576 65137 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19086/tid=19091] ppid=19085 vsize=368024 CPUtime=820.95 cores=0,2,4,6
/proc/19086/task/19091/stat : 19091 (priss) R 19085 19085 18837 0 -1 4202560 17596 0 0 0 82059 36 0 0 25 0 5 0 515513471 376856576 65137 33554432000 4194304 5787044 140736870819792 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3280.35
Current children cumulated vsize (KiB) 376724

[startup+882.3 s]
/proc/loadavg: 8.13 8.10 8.06 9/186 19150
/proc/meminfo: memFree=24307936/32951132 swapFree=67111524/67111528
[pid=19085] ppid=19083 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19085/stat : 19085 (priss.sh) S 19083 19085 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515513470 8908800 251 33554432000 4194304 4922060 140737066921264 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19085/statm: 2175 251 211 178 0 68 0
[pid=19086] ppid=19085 vsize=372012 CPUtime=3519.97 cores=0,2,4,6
/proc/19086/stat : 19086 (priss) S 19085 19085 18837 0 -1 4202496 71593 0 0 0 351898 99 0 0 25 0 5 0 515513470 380940288 68754 33554432000 4194304 5787044 140736870819792 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/19086/statm: 93003 68754 419 389 0 88753 0
[pid=19086/tid=19088] ppid=19085 vsize=372012 CPUtime=878.47 cores=0,2,4,6
/proc/19086/task/19088/stat : 19088 (priss) R 19085 19085 18837 0 -1 4202560 17404 0 0 0 87822 25 0 0 25 0 5 0 515513471 380940288 68754 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=19086/tid=19089] ppid=19085 vsize=372012 CPUtime=879.13 cores=0,2,4,6
/proc/19086/task/19089/stat : 19089 (priss) R 19085 19085 18837 0 -1 4202560 16637 0 0 0 87903 10 0 0 25 0 5 0 515513471 380940288 68754 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=19086/tid=19090] ppid=19085 vsize=372012 CPUtime=881.37 cores=0,2,4,6
/proc/19086/task/19090/stat : 19090 (priss) R 19085 19085 18837 0 -1 4202560 17435 0 0 0 88113 24 0 0 25 0 5 0 515513471 380940288 68754 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19086/tid=19091] ppid=19085 vsize=372012 CPUtime=880.95 cores=0,2,4,6
/proc/19086/task/19091/stat : 19091 (priss) R 19085 19085 18837 0 -1 4202560 18600 0 0 0 88057 38 0 0 25 0 5 0 515513471 380940288 68754 33554432000 4194304 5787044 140736870819792 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3519.97
Current children cumulated vsize (KiB) 380712

[startup+942.301 s]
/proc/loadavg: 8.04 8.08 8.05 9/186 19152
/proc/meminfo: memFree=24296892/32951132 swapFree=67111524/67111528
[pid=19085] ppid=19083 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19085/stat : 19085 (priss.sh) S 19083 19085 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515513470 8908800 251 33554432000 4194304 4922060 140737066921264 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19085/statm: 2175 251 211 178 0 68 0
[pid=19086] ppid=19085 vsize=376596 CPUtime=3759.58 cores=0,2,4,6
/proc/19086/stat : 19086 (priss) S 19085 19085 18837 0 -1 4202496 74340 0 0 0 375856 102 0 0 25 0 5 0 515513470 385634304 71501 33554432000 4194304 5787044 140736870819792 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/19086/statm: 94149 71501 419 389 0 89899 0
[pid=19086/tid=19088] ppid=19085 vsize=376596 CPUtime=938.45 cores=0,2,4,6
/proc/19086/task/19088/stat : 19088 (priss) R 19085 19085 18837 0 -1 4202560 18306 0 0 0 93819 26 0 0 25 0 5 0 515513471 385634304 71501 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=19086/tid=19089] ppid=19085 vsize=376596 CPUtime=938.77 cores=0,2,4,6
/proc/19086/task/19089/stat : 19089 (priss) R 19085 19085 18837 0 -1 4202560 17577 0 0 0 93866 11 0 0 25 0 5 0 515513471 385634304 71501 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=19086/tid=19090] ppid=19085 vsize=376596 CPUtime=941.37 cores=0,2,4,6
/proc/19086/task/19090/stat : 19090 (priss) R 19085 19085 18837 0 -1 4202560 17435 0 0 0 94113 24 0 0 25 0 5 0 515513471 385634304 71501 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19086/tid=19091] ppid=19085 vsize=376596 CPUtime=940.94 cores=0,2,4,6
/proc/19086/task/19091/stat : 19091 (priss) R 19085 19085 18837 0 -1 4202560 19505 0 0 0 94055 39 0 0 25 0 5 0 515513471 385634304 71501 33554432000 4194304 5787044 140736870819792 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3759.58
Current children cumulated vsize (KiB) 385296

[startup+1002.3 s]
/proc/loadavg: 8.07 8.08 8.05 9/186 19153
/proc/meminfo: memFree=24285092/32951132 swapFree=67111524/67111528
[pid=19085] ppid=19083 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19085/stat : 19085 (priss.sh) S 19083 19085 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515513470 8908800 251 33554432000 4194304 4922060 140737066921264 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19085/statm: 2175 251 211 178 0 68 0
[pid=19086] ppid=19085 vsize=377376 CPUtime=3999.22 cores=0,2,4,6
/proc/19086/stat : 19086 (priss) S 19085 19085 18837 0 -1 4202496 76150 0 0 0 399816 106 0 0 25 0 5 0 515513470 386433024 73311 33554432000 4194304 5787044 140736870819792 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/19086/statm: 94344 73311 419 389 0 90094 0
[pid=19086/tid=19088] ppid=19085 vsize=377376 CPUtime=998.44 cores=0,2,4,6
/proc/19086/task/19088/stat : 19088 (priss) R 19085 19085 18837 0 -1 4202560 19136 0 0 0 99817 27 0 0 25 0 5 0 515513471 386433024 73311 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19086/tid=19089] ppid=19085 vsize=377376 CPUtime=998.65 cores=0,2,4,6
/proc/19086/task/19089/stat : 19089 (priss) R 19085 19085 18837 0 -1 4202560 17756 0 0 0 99853 12 0 0 25 0 5 0 515513471 386433024 73311 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=19086/tid=19090] ppid=19085 vsize=377376 CPUtime=1001.15 cores=0,2,4,6
/proc/19086/task/19090/stat : 19090 (priss) R 19085 19085 18837 0 -1 4202560 17435 0 0 0 100091 24 0 0 25 0 5 0 515513471 386433024 73311 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=19086/tid=19091] ppid=19085 vsize=377376 CPUtime=1000.94 cores=0,2,4,6
/proc/19086/task/19091/stat : 19091 (priss) R 19085 19085 18837 0 -1 4202560 20306 0 0 0 100053 41 0 0 25 0 5 0 515513471 386433024 73311 33554432000 4194304 5787044 140736870819792 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3999.22
Current children cumulated vsize (KiB) 386076

[startup+1062.3 s]
/proc/loadavg: 8.15 8.10 8.05 9/186 19155
/proc/meminfo: memFree=24245152/32951132 swapFree=67111524/67111528
[pid=19085] ppid=19083 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19085/stat : 19085 (priss.sh) S 19083 19085 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515513470 8908800 251 33554432000 4194304 4922060 140737066921264 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19085/statm: 2175 251 211 178 0 68 0
[pid=19086] ppid=19085 vsize=377376 CPUtime=4238.84 cores=0,2,4,6
/proc/19086/stat : 19086 (priss) S 19085 19085 18837 0 -1 4202496 76650 0 0 0 423777 107 0 0 25 0 5 0 515513470 386433024 73617 33554432000 4194304 5787044 140736870819792 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/19086/statm: 94344 73617 419 389 0 90094 0
[pid=19086/tid=19088] ppid=19085 vsize=377376 CPUtime=1058.44 cores=0,2,4,6
/proc/19086/task/19088/stat : 19088 (priss) R 19085 19085 18837 0 -1 4202560 19366 0 0 0 105817 27 0 0 25 0 5 0 515513471 386433024 73617 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19086/tid=19089] ppid=19085 vsize=377376 CPUtime=1058.64 cores=0,2,4,6
/proc/19086/task/19089/stat : 19089 (priss) R 19085 19085 18837 0 -1 4202560 17756 0 0 0 105852 12 0 0 25 0 5 0 515513471 386433024 73617 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=19086/tid=19090] ppid=19085 vsize=377376 CPUtime=1060.78 cores=0,2,4,6
/proc/19086/task/19090/stat : 19090 (priss) R 19085 19085 18837 0 -1 4202560 17435 0 0 0 106054 24 0 0 25 0 5 0 515513471 386433024 73617 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=19086/tid=19091] ppid=19085 vsize=377376 CPUtime=1060.94 cores=0,2,4,6
/proc/19086/task/19091/stat : 19091 (priss) R 19085 19085 18837 0 -1 4202560 20576 0 0 0 106052 42 0 0 25 0 5 0 515513471 386433024 73617 33554432000 4194304 5787044 140736870819792 18446744073709551615 5527037 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4238.84
Current children cumulated vsize (KiB) 386076

[startup+1122.3 s]
/proc/loadavg: 8.17 8.11 8.06 9/186 19157
/proc/meminfo: memFree=24175076/32951132 swapFree=67111524/67111528
[pid=19085] ppid=19083 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19085/stat : 19085 (priss.sh) S 19083 19085 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515513470 8908800 251 33554432000 4194304 4922060 140737066921264 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19085/statm: 2175 251 211 178 0 68 0
[pid=19086] ppid=19085 vsize=377376 CPUtime=4478.46 cores=0,2,4,6
/proc/19086/stat : 19086 (priss) S 19085 19085 18837 0 -1 4202496 76653 0 0 0 447738 108 0 0 25 0 5 0 515513470 386433024 73620 33554432000 4194304 5787044 140736870819792 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/19086/statm: 94344 73620 419 389 0 90094 0
[pid=19086/tid=19088] ppid=19085 vsize=377376 CPUtime=1118.44 cores=0,2,4,6
/proc/19086/task/19088/stat : 19088 (priss) R 19085 19085 18837 0 -1 4202560 19366 0 0 0 111817 27 0 0 25 0 5 0 515513471 386433024 73620 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19086/tid=19089] ppid=19085 vsize=377376 CPUtime=1118.62 cores=0,2,4,6
/proc/19086/task/19089/stat : 19089 (priss) R 19085 19085 18837 0 -1 4202560 17756 0 0 0 111850 12 0 0 25 0 5 0 515513471 386433024 73620 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=19086/tid=19090] ppid=19085 vsize=377376 CPUtime=1120.43 cores=0,2,4,6
/proc/19086/task/19090/stat : 19090 (priss) R 19085 19085 18837 0 -1 4202560 17438 0 0 0 112018 25 0 0 25 0 5 0 515513471 386433024 73620 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=19086/tid=19091] ppid=19085 vsize=377376 CPUtime=1120.93 cores=0,2,4,6
/proc/19086/task/19091/stat : 19091 (priss) R 19085 19085 18837 0 -1 4202560 20576 0 0 0 112051 42 0 0 25 0 5 0 515513471 386433024 73620 33554432000 4194304 5787044 140736870819792 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4478.46
Current children cumulated vsize (KiB) 386076

[startup+1182.3 s]
/proc/loadavg: 8.17 8.11 8.06 9/186 19158
/proc/meminfo: memFree=24114544/32951132 swapFree=67111524/67111528
[pid=19085] ppid=19083 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19085/stat : 19085 (priss.sh) S 19083 19085 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515513470 8908800 251 33554432000 4194304 4922060 140737066921264 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19085/statm: 2175 251 211 178 0 68 0
[pid=19086] ppid=19085 vsize=377376 CPUtime=4718.09 cores=0,2,4,6
/proc/19086/stat : 19086 (priss) S 19085 19085 18837 0 -1 4202496 76680 0 0 0 471700 109 0 0 25 0 5 0 515513470 386433024 73647 33554432000 4194304 5787044 140736870819792 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/19086/statm: 94344 73647 419 389 0 90094 0
[pid=19086/tid=19088] ppid=19085 vsize=377376 CPUtime=1178.44 cores=0,2,4,6
/proc/19086/task/19088/stat : 19088 (priss) R 19085 19085 18837 0 -1 4202560 19367 0 0 0 117817 27 0 0 25 0 5 0 515513471 386433024 73647 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19086/tid=19089] ppid=19085 vsize=377376 CPUtime=1178.61 cores=0,2,4,6
/proc/19086/task/19089/stat : 19089 (priss) R 19085 19085 18837 0 -1 4202560 17757 0 0 0 117849 12 0 0 25 0 5 0 515513471 386433024 73647 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591712 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=19086/tid=19090] ppid=19085 vsize=377376 CPUtime=1180.07 cores=0,2,4,6
/proc/19086/task/19090/stat : 19090 (priss) R 19085 19085 18837 0 -1 4202560 17463 0 0 0 117982 25 0 0 25 0 5 0 515513471 386433024 73647 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=19086/tid=19091] ppid=19085 vsize=377376 CPUtime=1180.93 cores=0,2,4,6
/proc/19086/task/19091/stat : 19091 (priss) R 19085 19085 18837 0 -1 4202560 20576 0 0 0 118051 42 0 0 25 0 5 0 515513471 386433024 73647 33554432000 4194304 5787044 140736870819792 18446744073709551615 5527156 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4718.09
Current children cumulated vsize (KiB) 386076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.9 s]
/proc/loadavg: 8.20 8.12 8.07 9/186 19159
/proc/meminfo: memFree=24098048/32951132 swapFree=67111524/67111528
[pid=19085] ppid=19083 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19085/stat : 19085 (priss.sh) S 19083 19085 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515513470 8908800 251 33554432000 4194304 4922060 140737066921264 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19085/statm: 2175 251 211 178 0 68 0
[pid=19086] ppid=19085 vsize=377376 CPUtime=4800.37 cores=0,2,4,6
/proc/19086/stat : 19086 (priss) S 19085 19085 18837 0 -1 4202496 76693 0 0 0 479928 109 0 0 25 0 5 0 515513470 386433024 73660 33554432000 4194304 5787044 140736870819792 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/19086/statm: 94344 73660 419 389 0 90094 0
[pid=19086/tid=19088] ppid=19085 vsize=377376 CPUtime=1199.04 cores=0,2,4,6
/proc/19086/task/19088/stat : 19088 (priss) R 19085 19085 18837 0 -1 4202560 19367 0 0 0 119877 27 0 0 25 0 5 0 515513471 386433024 73660 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19086/tid=19089] ppid=19085 vsize=377376 CPUtime=1199.2 cores=0,2,4,6
/proc/19086/task/19089/stat : 19089 (priss) R 19085 19085 18837 0 -1 4202560 17759 0 0 0 119908 12 0 0 25 0 5 0 515513471 386433024 73660 33554432000 4194304 5787044 140736870819792 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=19086/tid=19090] ppid=19085 vsize=377376 CPUtime=1200.55 cores=0,2,4,6
/proc/19086/task/19090/stat : 19090 (priss) R 19085 19085 18837 0 -1 4202560 17472 0 0 0 120030 25 0 0 25 0 5 0 515513471 386433024 73660 33554432000 4194304 5787044 140736870819792 18446744073709551615 5588144 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=19086/tid=19091] ppid=19085 vsize=377376 CPUtime=1201.54 cores=0,2,4,6
/proc/19086/task/19091/stat : 19091 (priss) R 19085 19085 18837 0 -1 4202560 20578 0 0 0 120112 42 0 0 25 0 5 0 515513471 386433024 73660 33554432000 4194304 5787044 140736870819792 18446744073709551615 5527122 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 386076

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 19085 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 4800.37
#
# 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.37
CPU user time (s): 4799.28
CPU system time (s): 1.09
CPU usage (%): 399.06
Max. virtual memory (cumulated for all children) (KiB): 386076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 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.82072 second user time and 5.00324 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-29 03:05:38
IDJOB=3280925
IDBENCH=20472
IDSOLVER=1603
FILE ID=node131/3280925-1304039138
RUNJOBID= node131-1304036726-18855
PBS_JOBID= 13170364
Free space on /tmp= 71384 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.11.unsat.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280925-1304039138/watcher-3280925-1304039138 -o /tmp/evaluation-result-3280925-1304039138/solver-3280925-1304039138 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3280925-1304039138.cnf 473913542 4800 15500 4

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

MD5SUM BENCH= 90581094793af5fc10d4e4b9a10259ac
RANDOM SEED=473913542

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24922936 kB
Buffers:        937780 kB
Cached:        6197960 kB
SwapCached:          4 kB
Active:         530504 kB
Inactive:      7010884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24922936 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1596 kB
Writeback:           0 kB
AnonPages:      405104 kB
Mapped:          15840 kB
Slab:           422696 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   601300 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71380 MiB
End job on node131 at 2011-04-29 03:25:43