Trace number 3265772

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.17 1201.72

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn004.shuffled-as.sat05-3844.cnf
MD5SUM7d96ba103689bec761c9e7df7b158323
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3199.02
Satisfiable
(Un)Satisfiability was proved
Number of variables2731
Number of clauses17983
Sum of the clauses size126997
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32370
Number of clauses of size 4477
Number of clauses of size 5642
Number of clauses of size over 514010

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: 29783
0.00/0.01	c parsetime: 11560us
0.00/0.01	c parsed 17983 clauses with 2731 variables
0.00/0.01	c NW started thread 0 successfully (1105680704)
0.00/0.02	c NW started thread 1 successfully (1091037504)
0.00/0.02	c NW started thread 2 successfully (1116170560)
0.00/0.03	c NW started thread 3 successfully (1126660416)
0.00/0.84	c preprocessor returned 10011 variables
0.00/0.84	c preprocessing returned UNKNOWN
0.00/0.84	c PP set 57 variables
0.00/0.84	c pp time: 497049us (0s)
0.00/0.84	c preprocessor returned 10011 variables
0.00/0.84	c preprocessing returned UNKNOWN
0.00/0.84	c PP set 57 variables
0.00/0.84	c pp time: 496999us (0s)
0.00/0.84	c preprocessor returned 10011 variables
0.00/0.84	c preprocessing returned UNKNOWN
0.00/0.84	c PP set 57 variables
0.00/0.84	c pp time: 492738us (0s)
5.92/1.53	c preprocessor returned 30011 variables
5.92/1.53	c preprocessing returned UNKNOWN
5.92/1.53	c PP set 57 variables
5.92/1.53	c pp time: 1503889us (1s)
23.49/5.96	c added unsatisfied clause
23.49/5.96	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-3265772-1304071427/watcher-3265772-1304071427 -o /tmp/evaluation-result-3265772-1304071427/solver-3265772-1304071427 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3265772-1304071427.cnf 2029041884 4800 15500 4 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.80 8.03 8.05 5/182 29782
/proc/meminfo: memFree=14324296/32950928 swapFree=67111528/67111528
[pid=29782] ppid=29780 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29782/stat : 29782 (priss.sh) S 29780 29782 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597373350 8908800 252 33554432000 4194304 4922060 140737155076352 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29782/statm: 2175 252 211 178 0 68 0

[startup+0.0313129 s]
/proc/loadavg: 7.80 8.03 8.05 5/182 29782
/proc/meminfo: memFree=14324296/32950928 swapFree=67111528/67111528
[pid=29782] ppid=29780 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29782/stat : 29782 (priss.sh) S 29780 29782 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597373350 8908800 252 33554432000 4194304 4922060 140737155076352 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29782/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.625223 s]
/proc/loadavg: 7.80 8.03 8.05 5/182 29782
/proc/meminfo: memFree=14324296/32950928 swapFree=67111528/67111528
[pid=29782] ppid=29780 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29782/stat : 29782 (priss.sh) S 29780 29782 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597373350 8908800 252 33554432000 4194304 4922060 140737155076352 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29782/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701163 s]
/proc/loadavg: 7.80 8.03 8.05 5/182 29782
/proc/meminfo: memFree=14324296/32950928 swapFree=67111528/67111528
[pid=29782] ppid=29780 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29782/stat : 29782 (priss.sh) S 29780 29782 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597373350 8908800 252 33554432000 4194304 4922060 140737155076352 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29782/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.801145 s]
/proc/loadavg: 7.80 8.03 8.05 5/182 29782
/proc/meminfo: memFree=14324296/32950928 swapFree=67111528/67111528
[pid=29782] ppid=29780 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29782/stat : 29782 (priss.sh) S 29780 29782 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597373350 8908800 252 33554432000 4194304 4922060 140737155076352 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29782/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50103 s]
/proc/loadavg: 7.80 8.03 8.05 9/188 29788
/proc/meminfo: memFree=14286996/32950928 swapFree=67111528/67111528
[pid=29782] ppid=29780 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29782/stat : 29782 (priss.sh) S 29780 29782 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597373350 8908800 252 33554432000 4194304 4922060 140737155076352 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29782/statm: 2175 252 211 178 0 68 0
[pid=29783] ppid=29782 vsize=282184 CPUtime=5.92 cores=1,3,5,7
/proc/29783/stat : 29783 (priss) S 29782 29782 28330 0 -1 4202496 10997 0 0 0 588 4 0 0 18 0 5 0 597373351 288956416 9621 33554432000 4194304 5787044 140733472201488 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29783/statm: 70546 9621 405 389 0 66296 0
[pid=29783/tid=29785] ppid=29782 vsize=282184 CPUtime=1.46 cores=1,3,5,7
/proc/29783/task/29785/stat : 29785 (priss) R 29782 29782 28330 0 -1 4202560 2168 0 0 0 146 0 0 0 20 0 5 0 597373352 288956416 9621 33554432000 4194304 5787044 140733472201488 18446744073709551615 5585255 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29783/tid=29786] ppid=29782 vsize=282184 CPUtime=1.47 cores=1,3,5,7
/proc/29783/task/29786/stat : 29786 (priss) R 29782 29782 28330 0 -1 4202560 1961 0 0 0 147 0 0 0 20 0 5 0 597373353 288956416 9621 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29783/tid=29787] ppid=29782 vsize=282184 CPUtime=1.47 cores=1,3,5,7
/proc/29783/task/29787/stat : 29787 (priss) R 29782 29782 28330 0 -1 4202560 1325 0 0 0 146 1 0 0 25 0 5 0 597373353 288956416 9621 33554432000 4194304 5787044 140733472201488 18446744073709551615 5586868 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29783/tid=29788] ppid=29782 vsize=282184 CPUtime=1.46 cores=1,3,5,7
/proc/29783/task/29788/stat : 29788 (priss) R 29782 29782 28330 0 -1 4202560 3386 0 0 0 146 0 0 0 23 0 5 0 597373354 288956416 9621 33554432000 4194304 5787044 140733472201488 18446744073709551615 218880259033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 290884

[startup+3.10075 s]
/proc/loadavg: 7.80 8.03 8.05 9/188 29788
/proc/meminfo: memFree=14280424/32950928 swapFree=67111528/67111528
[pid=29782] ppid=29780 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29782/stat : 29782 (priss.sh) S 29780 29782 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597373350 8908800 252 33554432000 4194304 4922060 140737155076352 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29782/statm: 2175 252 211 178 0 68 0
[pid=29783] ppid=29782 vsize=283448 CPUtime=12.29 cores=1,3,5,7
/proc/29783/stat : 29783 (priss) S 29782 29782 28330 0 -1 4202496 13902 0 0 0 1222 7 0 0 18 0 5 0 597373351 290250752 11535 33554432000 4194304 5787044 140733472201488 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29783/statm: 70862 11535 419 389 0 66612 0
[pid=29783/tid=29785] ppid=29782 vsize=283448 CPUtime=3.05 cores=1,3,5,7
/proc/29783/task/29785/stat : 29785 (priss) R 29782 29782 28330 0 -1 4202560 2346 0 0 0 304 1 0 0 25 0 5 0 597373352 290250752 11535 33554432000 4194304 5787044 140733472201488 18446744073709551615 4254581 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29783/tid=29786] ppid=29782 vsize=283448 CPUtime=3.06 cores=1,3,5,7
/proc/29783/task/29786/stat : 29786 (priss) R 29782 29782 28330 0 -1 4202560 2214 0 0 0 305 1 0 0 25 0 5 0 597373353 290250752 11535 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29783/tid=29787] ppid=29782 vsize=283448 CPUtime=3.05 cores=1,3,5,7
/proc/29783/task/29787/stat : 29787 (priss) R 29782 29782 28330 0 -1 4202560 1685 0 0 0 304 1 0 0 25 0 5 0 597373353 290250752 11535 33554432000 4194304 5787044 140733472201488 18446744073709551615 5576461 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29783/tid=29788] ppid=29782 vsize=283448 CPUtime=3.06 cores=1,3,5,7
/proc/29783/task/29788/stat : 29788 (priss) R 29782 29782 28330 0 -1 4202560 5500 0 0 0 305 1 0 0 25 0 5 0 597373354 290250752 11535 33554432000 4194304 5787044 140733472201488 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 292148

[startup+6.3012 s]
/proc/loadavg: 7.81 8.03 8.05 9/188 29788
/proc/meminfo: memFree=14273552/32950928 swapFree=67111528/67111528
[pid=29782] ppid=29780 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29782/stat : 29782 (priss.sh) S 29780 29782 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597373350 8908800 252 33554432000 4194304 4922060 140737155076352 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29782/statm: 2175 252 211 178 0 68 0
[pid=29783] ppid=29782 vsize=284788 CPUtime=25.07 cores=1,3,5,7
/proc/29783/stat : 29783 (priss) S 29782 29782 28330 0 -1 4202496 15300 0 0 0 2498 9 0 0 18 0 5 0 597373351 291622912 12933 33554432000 4194304 5787044 140733472201488 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29783/statm: 71197 12933 419 389 0 66947 0
[pid=29783/tid=29785] ppid=29782 vsize=284788 CPUtime=6.23 cores=1,3,5,7
/proc/29783/task/29785/stat : 29785 (priss) R 29782 29782 28330 0 -1 4202560 2539 0 0 0 622 1 0 0 25 0 5 0 597373352 291622912 12933 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591657 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29783/tid=29786] ppid=29782 vsize=284788 CPUtime=6.27 cores=1,3,5,7
/proc/29783/task/29786/stat : 29786 (priss) R 29782 29782 28330 0 -1 4202560 2603 0 0 0 625 2 0 0 25 0 5 0 597373353 291622912 12933 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29783/tid=29787] ppid=29782 vsize=284788 CPUtime=6.26 cores=1,3,5,7
/proc/29783/task/29787/stat : 29787 (priss) R 29782 29782 28330 0 -1 4202560 2047 0 0 0 624 2 0 0 25 0 5 0 597373353 291622912 12933 33554432000 4194304 5787044 140733472201488 18446744073709551615 5586592 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29783/tid=29788] ppid=29782 vsize=284788 CPUtime=6.26 cores=1,3,5,7
/proc/29783/task/29788/stat : 29788 (priss) R 29782 29782 28330 0 -1 4202560 5954 0 0 0 624 2 0 0 25 0 5 0 597373354 291622912 12933 33554432000 4194304 5787044 140733472201488 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 293488

[startup+12.7011 s]
/proc/loadavg: 7.83 8.03 8.05 9/188 29789
/proc/meminfo: memFree=14260664/32950928 swapFree=67111528/67111528
[pid=29782] ppid=29780 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29782/stat : 29782 (priss.sh) S 29780 29782 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597373350 8908800 252 33554432000 4194304 4922060 140737155076352 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29782/statm: 2175 252 211 178 0 68 0
[pid=29783] ppid=29782 vsize=290656 CPUtime=50.63 cores=1,3,5,7
/proc/29783/stat : 29783 (priss) S 29782 29782 28330 0 -1 4202496 18369 0 0 0 5051 12 0 0 18 0 5 0 597373351 297631744 16002 33554432000 4194304 5787044 140733472201488 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29783/statm: 72664 16002 419 389 0 68414 0
[pid=29783/tid=29785] ppid=29782 vsize=290656 CPUtime=12.59 cores=1,3,5,7
/proc/29783/task/29785/stat : 29785 (priss) R 29782 29782 28330 0 -1 4202560 3249 0 0 0 1257 2 0 0 25 0 5 0 597373352 297631744 16002 33554432000 4194304 5787044 140733472201488 18446744073709551615 5586863 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29783/tid=29786] ppid=29782 vsize=290656 CPUtime=12.66 cores=1,3,5,7
/proc/29783/task/29786/stat : 29786 (priss) R 29782 29782 28330 0 -1 4202560 2869 0 0 0 1264 2 0 0 25 0 5 0 597373353 297631744 16002 33554432000 4194304 5787044 140733472201488 18446744073709551615 4220143 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29783/tid=29787] ppid=29782 vsize=290656 CPUtime=12.66 cores=1,3,5,7
/proc/29783/task/29787/stat : 29787 (priss) R 29782 29782 28330 0 -1 4202560 2636 0 0 0 1263 3 0 0 25 0 5 0 597373353 297631744 16002 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29783/tid=29788] ppid=29782 vsize=290656 CPUtime=12.65 cores=1,3,5,7
/proc/29783/task/29788/stat : 29788 (priss) R 29782 29782 28330 0 -1 4202560 7458 0 0 0 1263 2 0 0 25 0 5 0 597373354 297631744 16002 33554432000 4194304 5787044 140733472201488 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 299356

[startup+25.5009 s]
/proc/loadavg: 7.95 8.04 8.06 9/188 29789
/proc/meminfo: memFree=14248756/32950928 swapFree=67111528/67111528
[pid=29782] ppid=29780 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29782/stat : 29782 (priss.sh) S 29780 29782 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597373350 8908800 252 33554432000 4194304 4922060 140737155076352 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29782/statm: 2175 252 211 178 0 68 0
[pid=29783] ppid=29782 vsize=293236 CPUtime=101.76 cores=1,3,5,7
/proc/29783/stat : 29783 (priss) S 29782 29782 28330 0 -1 4202496 21625 0 0 0 10156 20 0 0 18 0 5 0 597373351 300273664 19258 33554432000 4194304 5787044 140733472201488 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29783/statm: 73309 19258 419 389 0 69059 0
[pid=29783/tid=29785] ppid=29782 vsize=293236 CPUtime=25.33 cores=1,3,5,7
/proc/29783/task/29785/stat : 29785 (priss) R 29782 29782 28330 0 -1 4202560 4218 0 0 0 2528 5 0 0 25 0 5 0 597373352 300273664 19258 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29783/tid=29786] ppid=29782 vsize=293236 CPUtime=25.47 cores=1,3,5,7
/proc/29783/task/29786/stat : 29786 (priss) R 29782 29782 28330 0 -1 4202560 4071 0 0 0 2542 5 0 0 25 0 5 0 597373353 300273664 19258 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29783/tid=29787] ppid=29782 vsize=293236 CPUtime=25.45 cores=1,3,5,7
/proc/29783/task/29787/stat : 29787 (priss) R 29782 29782 28330 0 -1 4202560 3215 0 0 0 2541 4 0 0 25 0 5 0 597373353 300273664 19258 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591217 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29783/tid=29788] ppid=29782 vsize=293236 CPUtime=25.46 cores=1,3,5,7
/proc/29783/task/29788/stat : 29788 (priss) R 29782 29782 28330 0 -1 4202560 7964 0 0 0 2542 4 0 0 25 0 5 0 597373354 300273664 19258 33554432000 4194304 5787044 140733472201488 18446744073709551615 5524727 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 301936

[startup+51.1065 s]
/proc/loadavg: 7.96 8.04 8.05 9/188 29790
/proc/meminfo: memFree=14226424/32950928 swapFree=67111528/67111528
[pid=29782] ppid=29780 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29782/stat : 29782 (priss.sh) S 29780 29782 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597373350 8908800 252 33554432000 4194304 4922060 140737155076352 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29782/statm: 2175 252 211 178 0 68 0
[pid=29783] ppid=29782 vsize=304020 CPUtime=204.03 cores=1,3,5,7
/proc/29783/stat : 29783 (priss) S 29782 29782 28330 0 -1 4202496 26849 0 0 0 20376 27 0 0 18 0 5 0 597373351 311316480 24477 33554432000 4194304 5787044 140733472201488 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29783/statm: 76005 24477 419 389 0 71755 0
[pid=29783/tid=29785] ppid=29782 vsize=304020 CPUtime=50.79 cores=1,3,5,7
/proc/29783/task/29785/stat : 29785 (priss) R 29782 29782 28330 0 -1 4202560 6227 0 0 0 5071 8 0 0 25 0 5 0 597373352 311316480 24477 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29783/tid=29786] ppid=29782 vsize=304020 CPUtime=51.07 cores=1,3,5,7
/proc/29783/task/29786/stat : 29786 (priss) R 29782 29782 28330 0 -1 4202560 4970 0 0 0 5101 6 0 0 25 0 5 0 597373353 311316480 24477 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29783/tid=29787] ppid=29782 vsize=304020 CPUtime=51.05 cores=1,3,5,7
/proc/29783/task/29787/stat : 29787 (priss) R 29782 29782 28330 0 -1 4202560 3724 0 0 0 5100 5 0 0 18 0 5 0 597373353 311316480 24477 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29783/tid=29788] ppid=29782 vsize=304020 CPUtime=51.07 cores=1,3,5,7
/proc/29783/task/29788/stat : 29788 (priss) R 29782 29782 28330 0 -1 4202560 9771 0 0 0 5101 6 0 0 25 0 5 0 597373354 311316480 24477 33554432000 4194304 5787044 140733472201488 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 312720

[startup+102.301 s]
/proc/loadavg: 8.08 8.06 8.06 9/188 29791
/proc/meminfo: memFree=14187732/32950928 swapFree=67111528/67111528
[pid=29782] ppid=29780 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29782/stat : 29782 (priss.sh) S 29780 29782 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597373350 8908800 252 33554432000 4194304 4922060 140737155076352 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29782/statm: 2175 252 211 178 0 68 0
[pid=29783] ppid=29782 vsize=311772 CPUtime=408.52 cores=1,3,5,7
/proc/29783/stat : 29783 (priss) S 29782 29782 28330 0 -1 4202496 33213 0 0 0 40816 36 0 0 18 0 5 0 597373351 319254528 30777 33554432000 4194304 5787044 140733472201488 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29783/statm: 77943 30777 419 389 0 73693 0
[pid=29783/tid=29785] ppid=29782 vsize=311772 CPUtime=101.71 cores=1,3,5,7
/proc/29783/task/29785/stat : 29785 (priss) R 29782 29782 28330 0 -1 4202560 7546 0 0 0 10161 10 0 0 25 0 5 0 597373352 319254528 30777 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29783/tid=29786] ppid=29782 vsize=311772 CPUtime=102.26 cores=1,3,5,7
/proc/29783/task/29786/stat : 29786 (priss) R 29782 29782 28330 0 -1 4202560 6487 0 0 0 10217 9 0 0 25 0 5 0 597373353 319254528 30777 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29783/tid=29787] ppid=29782 vsize=311772 CPUtime=102.24 cores=1,3,5,7
/proc/29783/task/29787/stat : 29787 (priss) R 29782 29782 28330 0 -1 4202560 5182 0 0 0 10216 8 0 0 25 0 5 0 597373353 319254528 30777 33554432000 4194304 5787044 140733472201488 18446744073709551615 218880232352 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29783/tid=29788] ppid=29782 vsize=311772 CPUtime=102.25 cores=1,3,5,7

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

/proc/29783/task/29786/stat : 29786 (priss) R 29782 29782 28330 0 -1 4202560 19720 0 0 0 82198 28 0 0 25 0 5 0 597373353 455237632 75995 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29783/tid=29787] ppid=29782 vsize=444568 CPUtime=822.22 cores=1,3,5,7
/proc/29783/task/29787/stat : 29787 (priss) R 29782 29782 28330 0 -1 4202560 13849 0 0 0 82206 16 0 0 25 0 5 0 597373353 455237632 75995 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29783/tid=29788] ppid=29782 vsize=444568 CPUtime=822.26 cores=1,3,5,7
/proc/29783/task/29788/stat : 29788 (priss) R 29782 29782 28330 0 -1 4202560 23160 0 0 0 82205 21 0 0 25 0 5 0 597373354 455237632 75995 33554432000 4194304 5787044 140733472201488 18446744073709551615 5527607 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.58
Current children cumulated vsize (KiB) 453268

[startup+882.301 s]
/proc/loadavg: 8.01 8.05 8.06 9/188 29812
/proc/meminfo: memFree=13868980/32950928 swapFree=67111528/67111528
[pid=29782] ppid=29780 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29782/stat : 29782 (priss.sh) S 29780 29782 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597373350 8908800 252 33554432000 4194304 4922060 140737155076352 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29782/statm: 2175 252 211 178 0 68 0
[pid=29783] ppid=29782 vsize=513004 CPUtime=3524.26 cores=1,3,5,7
/proc/29783/stat : 29783 (priss) S 29782 29782 28330 0 -1 4202496 81618 0 0 0 352325 101 0 0 18 0 5 0 597373351 525316096 78728 33554432000 4194304 5787044 140733472201488 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29783/statm: 128251 78728 419 389 0 124001 0
[pid=29783/tid=29785] ppid=29782 vsize=513004 CPUtime=877.46 cores=1,3,5,7
/proc/29783/task/29785/stat : 29785 (priss) R 29782 29782 28330 0 -1 4202560 20679 0 0 0 87716 30 0 0 25 0 5 0 597373352 525316096 78728 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29783/tid=29786] ppid=29782 vsize=513004 CPUtime=882.26 cores=1,3,5,7
/proc/29783/task/29786/stat : 29786 (priss) R 29782 29782 28330 0 -1 4202560 20344 0 0 0 88197 29 0 0 25 0 5 0 597373353 525316096 78728 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29783/tid=29787] ppid=29782 vsize=513004 CPUtime=882.22 cores=1,3,5,7
/proc/29783/task/29787/stat : 29787 (priss) R 29782 29782 28330 0 -1 4202560 14442 0 0 0 88205 17 0 0 25 0 5 0 597373353 525316096 78728 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29783/tid=29788] ppid=29782 vsize=513004 CPUtime=882.27 cores=1,3,5,7
/proc/29783/task/29788/stat : 29788 (priss) R 29782 29782 28330 0 -1 4202560 23996 0 0 0 88204 23 0 0 25 0 5 0 597373354 525316096 78728 33554432000 4194304 5787044 140733472201488 18446744073709551615 5532496 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.26
Current children cumulated vsize (KiB) 521704

[startup+942.301 s]
/proc/loadavg: 8.04 8.05 8.06 9/188 29942
/proc/meminfo: memFree=14108112/32950928 swapFree=67111528/67111528
[pid=29782] ppid=29780 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29782/stat : 29782 (priss.sh) S 29780 29782 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597373350 8908800 252 33554432000 4194304 4922060 140737155076352 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29782/statm: 2175 252 211 178 0 68 0
[pid=29783] ppid=29782 vsize=580072 CPUtime=3763.93 cores=1,3,5,7
/proc/29783/stat : 29783 (priss) S 29782 29782 28330 0 -1 4202496 83157 0 0 0 376290 103 0 0 18 0 5 0 597373351 593993728 80170 33554432000 4194304 5787044 140733472201488 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29783/statm: 145018 80170 419 389 0 140768 0
[pid=29783/tid=29785] ppid=29782 vsize=580072 CPUtime=937.12 cores=1,3,5,7
/proc/29783/task/29785/stat : 29785 (priss) R 29782 29782 28330 0 -1 4202560 21158 0 0 0 93682 30 0 0 25 0 5 0 597373352 593993728 80170 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591246 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29783/tid=29786] ppid=29782 vsize=580072 CPUtime=942.26 cores=1,3,5,7
/proc/29783/task/29786/stat : 29786 (priss) R 29782 29782 28330 0 -1 4202560 20345 0 0 0 94197 29 0 0 25 0 5 0 597373353 593993728 80170 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29783/tid=29787] ppid=29782 vsize=580072 CPUtime=942.23 cores=1,3,5,7
/proc/29783/task/29787/stat : 29787 (priss) R 29782 29782 28330 0 -1 4202560 14836 0 0 0 94205 18 0 0 25 0 5 0 597373353 593993728 80170 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29783/tid=29788] ppid=29782 vsize=580072 CPUtime=942.26 cores=1,3,5,7
/proc/29783/task/29788/stat : 29788 (priss) R 29782 29782 28330 0 -1 4202560 24661 0 0 0 94202 24 0 0 25 0 5 0 597373354 593993728 80170 33554432000 4194304 5787044 140733472201488 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3763.93
Current children cumulated vsize (KiB) 588772

[startup+1002.3 s]
/proc/loadavg: 8.12 8.08 8.07 9/188 29944
/proc/meminfo: memFree=14005240/32950928 swapFree=67111528/67111528
[pid=29782] ppid=29780 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29782/stat : 29782 (priss.sh) S 29780 29782 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597373350 8908800 252 33554432000 4194304 4922060 140737155076352 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29782/statm: 2175 252 211 178 0 68 0
[pid=29783] ppid=29782 vsize=581296 CPUtime=4003.6 cores=1,3,5,7
/proc/29783/stat : 29783 (priss) S 29782 29782 28330 0 -1 4202496 83852 0 0 0 400256 104 0 0 18 0 5 0 597373351 595247104 80768 33554432000 4194304 5787044 140733472201488 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29783/statm: 145324 80768 419 389 0 141074 0
[pid=29783/tid=29785] ppid=29782 vsize=581296 CPUtime=996.8 cores=1,3,5,7
/proc/29783/task/29785/stat : 29785 (priss) R 29782 29782 28330 0 -1 4202560 21343 0 0 0 99649 31 0 0 25 0 5 0 597373352 595247104 80768 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29783/tid=29786] ppid=29782 vsize=581296 CPUtime=1002.26 cores=1,3,5,7
/proc/29783/task/29786/stat : 29786 (priss) R 29782 29782 28330 0 -1 4202560 20350 0 0 0 100197 29 0 0 25 0 5 0 597373353 595247104 80768 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29783/tid=29787] ppid=29782 vsize=581296 CPUtime=1002.22 cores=1,3,5,7
/proc/29783/task/29787/stat : 29787 (priss) R 29782 29782 28330 0 -1 4202560 15113 0 0 0 100204 18 0 0 25 0 5 0 597373353 595247104 80768 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29783/tid=29788] ppid=29782 vsize=581296 CPUtime=1002.26 cores=1,3,5,7
/proc/29783/task/29788/stat : 29788 (priss) R 29782 29782 28330 0 -1 4202560 24889 0 0 0 100202 24 0 0 25 0 5 0 597373354 595247104 80768 33554432000 4194304 5787044 140733472201488 18446744073709551615 5527019 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.6
Current children cumulated vsize (KiB) 589996

[startup+1062.3 s]
/proc/loadavg: 8.07 8.08 8.07 9/188 29946
/proc/meminfo: memFree=13930440/32950928 swapFree=67111528/67111528
[pid=29782] ppid=29780 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29782/stat : 29782 (priss.sh) S 29780 29782 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597373350 8908800 252 33554432000 4194304 4922060 140737155076352 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29782/statm: 2175 252 211 178 0 68 0
[pid=29783] ppid=29782 vsize=581296 CPUtime=4243.28 cores=1,3,5,7
/proc/29783/stat : 29783 (priss) S 29782 29782 28330 0 -1 4202496 83866 0 0 0 424223 105 0 0 18 0 5 0 597373351 595247104 80782 33554432000 4194304 5787044 140733472201488 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29783/statm: 145324 80782 419 389 0 141074 0
[pid=29783/tid=29785] ppid=29782 vsize=581296 CPUtime=1056.47 cores=1,3,5,7
/proc/29783/task/29785/stat : 29785 (priss) R 29782 29782 28330 0 -1 4202560 21352 0 0 0 105616 31 0 0 25 0 5 0 597373352 595247104 80782 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29783/tid=29786] ppid=29782 vsize=581296 CPUtime=1062.26 cores=1,3,5,7
/proc/29783/task/29786/stat : 29786 (priss) R 29782 29782 28330 0 -1 4202560 20354 0 0 0 106197 29 0 0 25 0 5 0 597373353 595247104 80782 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29783/tid=29787] ppid=29782 vsize=581296 CPUtime=1062.22 cores=1,3,5,7
/proc/29783/task/29787/stat : 29787 (priss) R 29782 29782 28330 0 -1 4202560 15113 0 0 0 106204 18 0 0 25 0 5 0 597373353 595247104 80782 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29783/tid=29788] ppid=29782 vsize=581296 CPUtime=1062.27 cores=1,3,5,7
/proc/29783/task/29788/stat : 29788 (priss) R 29782 29782 28330 0 -1 4202560 24890 0 0 0 106202 25 0 0 25 0 5 0 597373354 595247104 80782 33554432000 4194304 5787044 140733472201488 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.28
Current children cumulated vsize (KiB) 589996

[startup+1122.3 s]
/proc/loadavg: 8.02 8.06 8.06 9/188 29947
/proc/meminfo: memFree=13873624/32950928 swapFree=67111528/67111528
[pid=29782] ppid=29780 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29782/stat : 29782 (priss.sh) S 29780 29782 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597373350 8908800 252 33554432000 4194304 4922060 140737155076352 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29782/statm: 2175 252 211 178 0 68 0
[pid=29783] ppid=29782 vsize=581296 CPUtime=4482.96 cores=1,3,5,7
/proc/29783/stat : 29783 (priss) S 29782 29782 28330 0 -1 4202496 83902 0 0 0 448191 105 0 0 18 0 5 0 597373351 595247104 80818 33554432000 4194304 5787044 140733472201488 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29783/statm: 145324 80818 419 389 0 141074 0
[pid=29783/tid=29785] ppid=29782 vsize=581296 CPUtime=1116.15 cores=1,3,5,7
/proc/29783/task/29785/stat : 29785 (priss) R 29782 29782 28330 0 -1 4202560 21374 0 0 0 111584 31 0 0 25 0 5 0 597373352 595247104 80818 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29783/tid=29786] ppid=29782 vsize=581296 CPUtime=1122.26 cores=1,3,5,7
/proc/29783/task/29786/stat : 29786 (priss) R 29782 29782 28330 0 -1 4202560 20366 0 0 0 112197 29 0 0 25 0 5 0 597373353 595247104 80818 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591547 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29783/tid=29787] ppid=29782 vsize=581296 CPUtime=1122.22 cores=1,3,5,7
/proc/29783/task/29787/stat : 29787 (priss) R 29782 29782 28330 0 -1 4202560 15114 0 0 0 112204 18 0 0 25 0 5 0 597373353 595247104 80818 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29783/tid=29788] ppid=29782 vsize=581296 CPUtime=1122.27 cores=1,3,5,7
/proc/29783/task/29788/stat : 29788 (priss) R 29782 29782 28330 0 -1 4202560 24891 0 0 0 112202 25 0 0 25 0 5 0 597373354 595247104 80818 33554432000 4194304 5787044 140733472201488 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4482.96
Current children cumulated vsize (KiB) 589996

[startup+1182.3 s]
/proc/loadavg: 8.06 8.06 8.06 9/188 29949
/proc/meminfo: memFree=13836400/32950928 swapFree=67111528/67111528
[pid=29782] ppid=29780 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29782/stat : 29782 (priss.sh) S 29780 29782 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597373350 8908800 252 33554432000 4194304 4922060 140737155076352 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29782/statm: 2175 252 211 178 0 68 0
[pid=29783] ppid=29782 vsize=581596 CPUtime=4722.63 cores=1,3,5,7
/proc/29783/stat : 29783 (priss) S 29782 29782 28330 0 -1 4202496 84069 0 0 0 472158 105 0 0 18 0 5 0 597373351 595554304 80985 33554432000 4194304 5787044 140733472201488 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29783/statm: 145399 80985 419 389 0 141149 0
[pid=29783/tid=29785] ppid=29782 vsize=581596 CPUtime=1175.82 cores=1,3,5,7
/proc/29783/task/29785/stat : 29785 (priss) R 29782 29782 28330 0 -1 4202560 21424 0 0 0 117551 31 0 0 25 0 5 0 597373352 595554304 80985 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29783/tid=29786] ppid=29782 vsize=581596 CPUtime=1182.26 cores=1,3,5,7
/proc/29783/task/29786/stat : 29786 (priss) R 29782 29782 28330 0 -1 4202560 20466 0 0 0 118197 29 0 0 25 0 5 0 597373353 595554304 80985 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29783/tid=29787] ppid=29782 vsize=581596 CPUtime=1182.22 cores=1,3,5,7
/proc/29783/task/29787/stat : 29787 (priss) R 29782 29782 28330 0 -1 4202560 15123 0 0 0 118204 18 0 0 25 0 5 0 597373353 595554304 80985 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29783/tid=29788] ppid=29782 vsize=581596 CPUtime=1182.28 cores=1,3,5,7
/proc/29783/task/29788/stat : 29788 (priss) R 29782 29782 28330 0 -1 4202560 24899 0 0 0 118203 25 0 0 25 0 5 0 597373354 595554304 80985 33554432000 4194304 5787044 140733472201488 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.63
Current children cumulated vsize (KiB) 590296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.71 s]
/proc/loadavg: 8.04 8.06 8.06 9/188 29949
/proc/meminfo: memFree=13834900/32950928 swapFree=67111528/67111528
[pid=29782] ppid=29780 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29782/stat : 29782 (priss.sh) S 29780 29782 28330 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 597373350 8908800 252 33554432000 4194304 4922060 140737155076352 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29782/statm: 2175 252 211 178 0 68 0
[pid=29783] ppid=29782 vsize=581596 CPUtime=4800.17 cores=1,3,5,7
/proc/29783/stat : 29783 (priss) S 29782 29782 28330 0 -1 4202496 84123 0 0 0 479912 105 0 0 18 0 5 0 597373351 595554304 81039 33554432000 4194304 5787044 140733472201488 18446744073709551615 218892388785 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29783/statm: 145399 81039 419 389 0 141149 0
[pid=29783/tid=29785] ppid=29782 vsize=581596 CPUtime=1195.12 cores=1,3,5,7
/proc/29783/task/29785/stat : 29785 (priss) R 29782 29782 28330 0 -1 4202560 21435 0 0 0 119481 31 0 0 25 0 5 0 597373352 595554304 81039 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=29783/tid=29786] ppid=29782 vsize=581596 CPUtime=1201.68 cores=1,3,5,7
/proc/29783/task/29786/stat : 29786 (priss) R 29782 29782 28330 0 -1 4202560 20499 0 0 0 120139 29 0 0 25 0 5 0 597373353 595554304 81039 33554432000 4194304 5787044 140733472201488 18446744073709551615 4229536 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=29783/tid=29787] ppid=29782 vsize=581596 CPUtime=1201.63 cores=1,3,5,7
/proc/29783/task/29787/stat : 29787 (priss) R 29782 29782 28330 0 -1 4202560 15131 0 0 0 120145 18 0 0 25 0 5 0 597373353 595554304 81039 33554432000 4194304 5787044 140733472201488 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=29783/tid=29788] ppid=29782 vsize=581596 CPUtime=1201.69 cores=1,3,5,7
/proc/29783/task/29788/stat : 29788 (priss) R 29782 29782 28330 0 -1 4202560 24901 0 0 0 120144 25 0 0 25 0 5 0 597373354 595554304 81039 33554432000 4194304 5787044 140733472201488 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 590296

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

Real time (s): 1201.72
CPU time (s): 4800.17
CPU user time (s): 4799.12
CPU system time (s): 1.05
CPU usage (%): 399.44
Max. virtual memory (cumulated for all children) (KiB): 590296

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= 5
involuntary context switches= 2

runsolver used 1.66275 second user time and 4.90325 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-29 12:03:47
IDJOB=3265772
IDBENCH=85805
IDSOLVER=1603
FILE ID=node112/3265772-1304071427
RUNJOBID= node112-1304062780-28651
PBS_JOBID= 13170443
Free space on /tmp= 72564 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn004.shuffled-as.sat05-3844.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265772-1304071427/watcher-3265772-1304071427 -o /tmp/evaluation-result-3265772-1304071427/solver-3265772-1304071427 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3265772-1304071427.cnf 2029041884 4800 15500 4

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

MD5SUM BENCH= 7d96ba103689bec761c9e7df7b158323
RANDOM SEED=2029041884

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:      14324444 kB
Buffers:       1995984 kB
Cached:       15806728 kB
SwapCached:          0 kB
Active:        7364460 kB
Inactive:     10706356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14324444 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2356 kB
Writeback:           0 kB
AnonPages:      267540 kB
Mapped:          15628 kB
Slab:           492672 kB
PageTables:       4864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   454008 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 12:23:51