Trace number 3293713

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.31 1204.52

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_k.cnf
MD5SUM932387240a0c17f4c88af52c4ca151c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark325.87
Satisfiable
(Un)Satisfiability was proved
Number of variables89315
Number of clauses5584003
Sum of the clauses size16593705
Maximum clause length295
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25473787
Number of clauses of size 337063
Number of clauses of size 4514
Number of clauses of size 5453
Number of clauses of size over 572185

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: 20287
1.89/1.98	c parsetime: 1977822us
1.89/1.98	c parsed 5584003 clauses with 89315 variables
2.29/2.34	c NW started thread 0 successfully (1103235392)
3.04/2.72	c NW started thread 1 successfully (1113725248)
4.16/3.15	c NW started thread 2 successfully (1088510272)
5.98/3.66	c NW started thread 3 successfully (1124215104)
1727.32/435.29	c preprocessor returned 91315 variables
1727.32/435.29	c preprocessing returned UNKNOWN
1727.32/435.29	c PP set 13 variables
1727.32/435.29	c pp time: 431611392us (431s)
2122.38/534.10	c preprocessor returned 89615 variables
2122.38/534.10	c preprocessing returned UNKNOWN
2122.38/534.10	c PP set 13 variables
2122.38/534.10	c pp time: 531742862us (531s)
2138.76/538.23	c preprocessor returned 89615 variables
2138.76/538.23	c preprocessing returned UNKNOWN
2138.76/538.23	c PP set 13 variables
2138.76/538.23	c pp time: 535043555us (535s)
2149.14/540.86	c preprocessor returned 89615 variables
2149.14/540.86	c preprocessing returned UNKNOWN
2149.14/540.86	c PP set 13 variables
2149.14/540.86	c pp time: 538116901us (538s)
3432.97/862.26	c HTE
4354.87/1093.05	c added unsatisfied clause
4354.87/1093.05	c failed to add network clauses
4643.68/1165.32	c added unsatisfied clause
4643.68/1165.32	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-3293713-1304083323/watcher-3293713-1304083323 -o /tmp/evaluation-result-3293713-1304083323/solver-3293713-1304083323 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3293713-1304083323.cnf 687736169 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.70 8.00 7.98 5/182 20286
/proc/meminfo: memFree=30279032/32951124 swapFree=67111464/67111528
[pid=20286] ppid=20284 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20286/stat : 20286 (priss.sh) S 20284 20286 19459 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 598562968 8908800 251 33554432000 4194304 4922060 140733855931072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20286/statm: 2175 251 211 178 0 68 0

[startup+0.017177 s]
/proc/loadavg: 7.70 8.00 7.98 5/182 20286
/proc/meminfo: memFree=30279032/32951124 swapFree=67111464/67111528
[pid=20286] ppid=20284 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20286/stat : 20286 (priss.sh) S 20284 20286 19459 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 598562968 8908800 251 33554432000 4194304 4922060 140733855931072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20286/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100167 s]
/proc/loadavg: 7.70 8.00 7.98 5/182 20286
/proc/meminfo: memFree=30279032/32951124 swapFree=67111464/67111528
[pid=20286] ppid=20284 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20286/stat : 20286 (priss.sh) S 20284 20286 19459 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 598562968 8908800 251 33554432000 4194304 4922060 140733855931072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20286/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301125 s]
/proc/loadavg: 7.70 8.00 7.98 5/182 20286
/proc/meminfo: memFree=30279032/32951124 swapFree=67111464/67111528
[pid=20286] ppid=20284 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20286/stat : 20286 (priss.sh) S 20284 20286 19459 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 598562968 8908800 251 33554432000 4194304 4922060 140733855931072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20286/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701052 s]
/proc/loadavg: 7.70 8.00 7.98 5/182 20286
/proc/meminfo: memFree=30279032/32951124 swapFree=67111464/67111528
[pid=20286] ppid=20284 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20286/stat : 20286 (priss.sh) S 20284 20286 19459 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 598562968 8908800 251 33554432000 4194304 4922060 140733855931072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20286/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5009 s]
/proc/loadavg: 7.70 8.00 7.98 6/184 20288
/proc/meminfo: memFree=30166332/32951124 swapFree=67111464/67111528
[pid=20286] ppid=20284 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20286/stat : 20286 (priss.sh) S 20284 20286 19459 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 598562968 8908800 251 33554432000 4194304 4922060 140733855931072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20286/statm: 2175 251 211 178 0 68 0
[pid=20287] ppid=20286 vsize=196688 CPUtime=1.48 cores=1,3,5,7
/proc/20287/stat : 20287 (priss) R 20286 20286 19459 0 -1 4202496 49250 0 0 0 140 8 0 0 25 0 1 0 598562968 201408512 41243 33554432000 4194304 5787044 140735126683792 18446744073709551615 4273470 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20287/statm: 49172 41243 304 389 0 44922 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 205388

[startup+3.10061 s]
/proc/loadavg: 7.70 8.00 7.98 6/184 20288
/proc/meminfo: memFree=29972016/32951124 swapFree=67111464/67111528
[pid=20286] ppid=20284 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20286/stat : 20286 (priss.sh) S 20284 20286 19459 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 598562968 8908800 251 33554432000 4194304 4922060 140733855931072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20286/statm: 2175 251 211 178 0 68 0
[pid=20287] ppid=20286 vsize=1237272 CPUtime=4.16 cores=1,3,5,7
/proc/20287/stat : 20287 (priss) R 20286 20286 19459 0 -1 4202496 280377 0 0 0 372 44 0 0 18 0 3 0 598562968 1266966528 272370 33554432000 4194304 5787044 140735126683792 18446744073709551615 260032208080 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20287/statm: 309318 272374 337 389 0 305068 0
Current children cumulated CPU time (s) 4.16
Current children cumulated vsize (KiB) 1245972

[startup+6.30098 s]
/proc/loadavg: 7.73 8.00 7.98 9/188 20292
/proc/meminfo: memFree=27707744/32951124 swapFree=67111464/67111528
[pid=20286] ppid=20284 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20286/stat : 20286 (priss.sh) S 20284 20286 19459 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 598562968 8908800 251 33554432000 4194304 4922060 140733855931072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20286/statm: 2175 251 211 178 0 68 0
[pid=20287] ppid=20286 vsize=3414204 CPUtime=16.25 cores=1,3,5,7
/proc/20287/stat : 20287 (priss) S 20286 20286 19459 0 -1 4202496 770471 0 0 0 1417 208 0 0 18 0 5 0 598562968 3496144896 762464 33554432000 4194304 5787044 140735126683792 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/20287/statm: 853551 762466 345 389 0 849301 0
[pid=20287/tid=20289] ppid=20286 vsize=3414204 CPUtime=3.81 cores=1,3,5,7
/proc/20287/task/20289/stat : 20289 (priss) R 20286 20286 19459 0 -1 4202560 144659 0 0 0 346 35 0 0 18 0 5 0 598563202 3496144896 762468 33554432000 4194304 5787044 140735126683792 18446744073709551615 4302169 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=20287/tid=20290] ppid=20286 vsize=3414204 CPUtime=3.38 cores=1,3,5,7
/proc/20287/task/20290/stat : 20290 (priss) R 20286 20286 19459 0 -1 4202560 123844 0 0 0 288 50 0 0 18 0 5 0 598563240 3496144896 762471 33554432000 4194304 5787044 140735126683792 18446744073709551615 47466609059363 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20287/tid=20291] ppid=20286 vsize=3414204 CPUtime=2.95 cores=1,3,5,7
/proc/20287/task/20291/stat : 20291 (priss) R 20286 20286 19459 0 -1 4202560 117108 0 0 0 254 41 0 0 18 0 5 0 598563284 3496144896 762475 33554432000 4194304 5787044 140735126683792 18446744073709551615 47466609059334 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20287/tid=20292] ppid=20286 vsize=3414204 CPUtime=2.5 cores=1,3,5,7
/proc/20287/task/20292/stat : 20292 (priss) R 20286 20286 19459 0 -1 4202560 106589 0 0 0 211 39 0 0 18 0 5 0 598563334 3496144896 762476 33554432000 4194304 5787044 140735126683792 18446744073709551615 260020056773 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 16.25
Current children cumulated vsize (KiB) 3422904

[startup+12.7008 s]
/proc/loadavg: 7.75 8.00 7.98 10/188 20292
/proc/meminfo: memFree=27909000/32951124 swapFree=67111464/67111528
[pid=20286] ppid=20284 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20286/stat : 20286 (priss.sh) S 20284 20286 19459 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 598562968 8908800 251 33554432000 4194304 4922060 140733855931072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20286/statm: 2175 251 211 178 0 68 0
[pid=20287] ppid=20286 vsize=2664148 CPUtime=40.19 cores=1,3,5,7
/proc/20287/stat : 20287 (priss) S 20286 20286 19459 0 -1 4202496 913398 0 0 0 3760 259 0 0 18 0 5 0 598562968 2728087552 591045 33554432000 4194304 5787044 140735126683792 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/20287/statm: 666037 591045 348 389 0 661787 0
[pid=20287/tid=20289] ppid=20286 vsize=2664148 CPUtime=10.21 cores=1,3,5,7
/proc/20287/task/20289/stat : 20289 (priss) R 20286 20286 19459 0 -1 4202560 149044 0 0 0 985 36 0 0 25 0 5 0 598563202 2728087552 591045 33554432000 4194304 5787044 140735126683792 18446744073709551615 4332824 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=20287/tid=20290] ppid=20286 vsize=2664148 CPUtime=8.92 cores=1,3,5,7
/proc/20287/task/20290/stat : 20290 (priss) R 20286 20286 19459 0 -1 4202560 165398 0 0 0 828 64 0 0 20 0 5 0 598563240 2728087552 591045 33554432000 4194304 5787044 140735126683792 18446744073709551615 4332709 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20287/tid=20291] ppid=20286 vsize=2664148 CPUtime=9.34 cores=1,3,5,7
/proc/20287/task/20291/stat : 20291 (priss) R 20286 20286 19459 0 -1 4202560 152035 0 0 0 877 57 0 0 25 0 5 0 598563284 2728087552 591045 33554432000 4194304 5787044 140735126683792 18446744073709551615 4332669 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20287/tid=20292] ppid=20286 vsize=2664148 CPUtime=8.12 cores=1,3,5,7
/proc/20287/task/20292/stat : 20292 (priss) R 20286 20286 19459 0 -1 4202560 168641 0 0 0 752 60 0 0 23 0 5 0 598563334 2728087552 591045 33554432000 4194304 5787044 140735126683792 18446744073709551615 4332669 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40.19
Current children cumulated vsize (KiB) 2672848

[startup+25.5005 s]
/proc/loadavg: 7.80 8.00 7.98 9/188 20293
/proc/meminfo: memFree=27918560/32951124 swapFree=67111464/67111528
[pid=20286] ppid=20284 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20286/stat : 20286 (priss.sh) S 20284 20286 19459 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 598562968 8908800 251 33554432000 4194304 4922060 140733855931072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20286/statm: 2175 251 211 178 0 68 0
[pid=20287] ppid=20286 vsize=2645616 CPUtime=91.32 cores=1,3,5,7
/proc/20287/stat : 20287 (priss) S 20286 20286 19459 0 -1 4202496 932012 0 0 0 8870 262 0 0 18 0 5 0 598562968 2709110784 588133 33554432000 4194304 5787044 140735126683792 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/20287/statm: 661404 588133 355 389 0 657154 0
[pid=20287/tid=20289] ppid=20286 vsize=2645616 CPUtime=23.01 cores=1,3,5,7
/proc/20287/task/20289/stat : 20289 (priss) R 20286 20286 19459 0 -1 4202560 149102 0 0 0 2265 36 0 0 25 0 5 0 598563202 2709110784 588133 33554432000 4194304 5787044 140735126683792 18446744073709551615 4318959 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=20287/tid=20290] ppid=20286 vsize=2645616 CPUtime=21.65 cores=1,3,5,7
/proc/20287/task/20290/stat : 20290 (priss) R 20286 20286 19459 0 -1 4202560 173013 0 0 0 2100 65 0 0 25 0 5 0 598563240 2709110784 588133 33554432000 4194304 5787044 140735126683792 18446744073709551615 4318944 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20287/tid=20291] ppid=20286 vsize=2645616 CPUtime=22.14 cores=1,3,5,7
/proc/20287/task/20291/stat : 20291 (priss) R 20286 20286 19459 0 -1 4202560 157493 0 0 0 2156 58 0 0 25 0 5 0 598563284 2709110784 588133 33554432000 4194304 5787044 140735126683792 18446744073709551615 4318956 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20287/tid=20292] ppid=20286 vsize=2645616 CPUtime=20.92 cores=1,3,5,7
/proc/20287/task/20292/stat : 20292 (priss) R 20286 20286 19459 0 -1 4202560 174124 0 0 0 2031 61 0 0 25 0 5 0 598563334 2709110784 588133 33554432000 4194304 5787044 140735126683792 18446744073709551615 4318944 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 91.32
Current children cumulated vsize (KiB) 2654316

[startup+51.1007 s]
/proc/loadavg: 7.95 8.02 7.99 9/188 20293
/proc/meminfo: memFree=27914712/32951124 swapFree=67111464/67111528
[pid=20286] ppid=20284 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20286/stat : 20286 (priss.sh) S 20284 20286 19459 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 598562968 8908800 251 33554432000 4194304 4922060 140733855931072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20286/statm: 2175 251 211 178 0 68 0
[pid=20287] ppid=20286 vsize=2645616 CPUtime=193.58 cores=1,3,5,7
/proc/20287/stat : 20287 (priss) S 20286 20286 19459 0 -1 4202496 932012 0 0 0 19096 262 0 0 18 0 5 0 598562968 2709110784 588133 33554432000 4194304 5787044 140735126683792 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/20287/statm: 661404 588133 355 389 0 657154 0
[pid=20287/tid=20289] ppid=20286 vsize=2645616 CPUtime=48.61 cores=1,3,5,7
/proc/20287/task/20289/stat : 20289 (priss) R 20286 20286 19459 0 -1 4202560 149102 0 0 0 4825 36 0 0 25 0 5 0 598563202 2709110784 588133 33554432000 4194304 5787044 140735126683792 18446744073709551615 4318959 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=20287/tid=20290] ppid=20286 vsize=2645616 CPUtime=47.11 cores=1,3,5,7
/proc/20287/task/20290/stat : 20290 (priss) R 20286 20286 19459 0 -1 4202560 173013 0 0 0 4646 65 0 0 25 0 5 0 598563240 2709110784 588133 33554432000 4194304 5787044 140735126683792 18446744073709551615 4318956 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20287/tid=20291] ppid=20286 vsize=2645616 CPUtime=47.74 cores=1,3,5,7
/proc/20287/task/20291/stat : 20291 (priss) R 20286 20286 19459 0 -1 4202560 157493 0 0 0 4716 58 0 0 25 0 5 0 598563284 2709110784 588133 33554432000 4194304 5787044 140735126683792 18446744073709551615 4318944 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20287/tid=20292] ppid=20286 vsize=2645616 CPUtime=46.53 cores=1,3,5,7
/proc/20287/task/20292/stat : 20292 (priss) R 20286 20286 19459 0 -1 4202560 174124 0 0 0 4592 61 0 0 25 0 5 0 598563334 2709110784 588133 33554432000 4194304 5787044 140735126683792 18446744073709551615 4318959 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 193.58
Current children cumulated vsize (KiB) 2654316

[startup+102.307 s]
/proc/loadavg: 7.98 8.01 7.99 9/188 20295
/proc/meminfo: memFree=27978288/32951124 swapFree=67111464/67111528
[pid=20286] ppid=20284 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20286/stat : 20286 (priss.sh) S 20284 20286 19459 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 598562968 8908800 251 33554432000 4194304 4922060 140733855931072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20286/statm: 2175 251 211 178 0 68 0
[pid=20287] ppid=20286 vsize=2601980 CPUtime=398.13 cores=1,3,5,7
/proc/20287/stat : 20287 (priss) S 20286 20286 19459 0 -1 4202496 937466 0 0 0 39550 263 0 0 18 0 5 0 598562968 2664427520 571771 33554432000 4194304 5787044 140735126683792 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/20287/statm: 650495 571771 355 389 0 646245 0
[pid=20287/tid=20289] ppid=20286 vsize=2601980 CPUtime=99.82 cores=1,3,5,7
/proc/20287/task/20289/stat : 20289 (priss) R 20286 20286 19459 0 -1 4202560 149102 0 0 0 9946 36 0 0 25 0 5 0 598563202 2664427520 571771 33554432000 4194304 5787044 140735126683792 18446744073709551615 4318944 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=20287/tid=20290] ppid=20286 vsize=2601980 CPUtime=98.04 cores=1,3,5,7
/proc/20287/task/20290/stat : 20290 (priss) R 20286 20286 19459 0 -1 4202560 173013 0 0 0 9739 65 0 0 25 0 5 0 598563240 2664427520 571771 33554432000 4194304 5787044 140735126683792 18446744073709551615 4318944 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20287/tid=20291] ppid=20286 vsize=2601980 CPUtime=98.95 cores=1,3,5,7
/proc/20287/task/20291/stat : 20291 (priss) R 20286 20286 19459 0 -1 4202560 157493 0 0 0 9837 58 0 0 25 0 5 0 598563284 2664427520 571771 33554432000 4194304 5787044 140735126683792 18446744073709551615 4318956 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20287/tid=20292] ppid=20286 vsize=2601980 CPUtime=97.74 cores=1,3,5,7
/proc/20287/task/20292/stat : 20292 (priss) R 20286 20286 19459 0 -1 4202560 179578 0 0 0 9712 62 0 0 25 0 5 0 598563334 2664427520 571771 33554432000 4194304 5787044 140735126683792 18446744073709551615 4318956 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 398.13
Current children cumulated vsize (KiB) 2610680

[startup+162.301 s]
/proc/loadavg: 8.06 8.03 8.00 9/188 20296
/proc/meminfo: memFree=27977536/32951124 swapFree=67111464/67111528
[pid=20286] ppid=20284 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20286/stat : 20286 (priss.sh) S 20284 20286 19459 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 598562968 8908800 251 33554432000 4194304 4922060 140733855931072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20286/statm: 2175 251 211 178 0 68 0
[pid=20287] ppid=20286 vsize=2601980 CPUtime=637.79 cores=1,3,5,7
/proc/20287/stat : 20287 (priss) S 20286 20286 19459 0 -1 4202496 937466 0 0 0 63516 263 0 0 18 0 5 0 598562968 2664427520 571771 33554432000 4194304 5787044 140735126683792 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/20287/statm: 650495 571771 355 389 0 646245 0
[pid=20287/tid=20289] ppid=20286 vsize=2601980 CPUtime=159.81 cores=1,3,5,7
/proc/20287/task/20289/stat : 20289 (priss) R 20286 20286 19459 0 -1 4202560 149102 0 0 0 15945 36 0 0 25 0 5 0 598563202 2664427520 571771 33554432000 4194304 5787044 140735126683792 18446744073709551615 4318944 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=20287/tid=20290] ppid=20286 vsize=2601980 CPUtime=157.71 cores=1,3,5,7

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

/proc/20287/task/20290/stat : 20290 (priss) R 20286 20286 19459 0 -1 4202560 345073 0 0 0 87240 136 0 0 25 0 5 0 598563240 4034191360 898657 33554432000 4194304 5787044 140735126683792 18446744073709551615 5601969 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20287/tid=20291] ppid=20286 vsize=3939640 CPUtime=878.36 cores=1,3,5,7
/proc/20287/task/20291/stat : 20291 (priss) R 20286 20286 19459 0 -1 4202560 312445 0 0 0 87711 125 0 0 25 0 5 0 598563284 4034191360 898657 33554432000 4194304 5787044 140735126683792 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20287/tid=20292] ppid=20286 vsize=3939640 CPUtime=877.73 cores=1,3,5,7
/proc/20287/task/20292/stat : 20292 (priss) R 20286 20286 19459 0 -1 4202560 428700 0 0 0 87629 144 0 0 25 0 5 0 598563334 4034191360 898657 33554432000 4194304 5787044 140735126683792 18446744073709551615 4333012 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3513.26
Current children cumulated vsize (KiB) 3948340

[startup+942.301 s]
/proc/loadavg: 8.11 8.10 8.04 9/188 20350
/proc/meminfo: memFree=25933496/32951124 swapFree=67111464/67111528
[pid=20286] ppid=20284 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20286/stat : 20286 (priss.sh) S 20284 20286 19459 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 598562968 8908800 251 33554432000 4194304 4922060 140733855931072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20286/statm: 2175 251 211 178 0 68 0
[pid=20287] ppid=20286 vsize=4070712 CPUtime=3752.9 cores=1,3,5,7
/proc/20287/stat : 20287 (priss) S 20286 20286 19459 0 -1 4202496 1761378 0 0 0 374708 582 0 0 18 0 5 0 598562968 4168409088 932648 33554432000 4194304 5787044 140735126683792 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/20287/statm: 1017678 932648 419 389 0 1013428 0
[pid=20287/tid=20289] ppid=20286 vsize=4070712 CPUtime=939.79 cores=1,3,5,7
/proc/20287/task/20289/stat : 20289 (priss) R 20286 20286 19459 0 -1 4202560 382479 0 0 0 93855 124 0 0 25 0 5 0 598563202 4168409088 932648 33554432000 4194304 5787044 140735126683792 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=20287/tid=20290] ppid=20286 vsize=4070712 CPUtime=933.44 cores=1,3,5,7
/proc/20287/task/20290/stat : 20290 (priss) R 20286 20286 19459 0 -1 4202560 351009 0 0 0 93204 140 0 0 25 0 5 0 598563240 4168409088 932648 33554432000 4194304 5787044 140735126683792 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20287/tid=20291] ppid=20286 vsize=4070712 CPUtime=938.36 cores=1,3,5,7
/proc/20287/task/20291/stat : 20291 (priss) R 20286 20286 19459 0 -1 4202560 320910 0 0 0 93705 131 0 0 25 0 5 0 598563284 4168409088 932648 33554432000 4194304 5787044 140735126683792 18446744073709551615 5586769 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20287/tid=20292] ppid=20286 vsize=4070712 CPUtime=937.71 cores=1,3,5,7
/proc/20287/task/20292/stat : 20292 (priss) R 20286 20286 19459 0 -1 4202560 428700 0 0 0 93627 144 0 0 25 0 5 0 598563334 4168409088 932648 33554432000 4194304 5787044 140735126683792 18446744073709551615 4332864 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3752.9
Current children cumulated vsize (KiB) 4079412

[startup+1002.3 s]
/proc/loadavg: 8.12 8.10 8.04 9/188 20352
/proc/meminfo: memFree=25890184/32951124 swapFree=67111464/67111528
[pid=20286] ppid=20284 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20286/stat : 20286 (priss.sh) S 20284 20286 19459 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 598562968 8908800 251 33554432000 4194304 4922060 140733855931072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20286/statm: 2175 251 211 178 0 68 0
[pid=20287] ppid=20286 vsize=4137272 CPUtime=3992.55 cores=1,3,5,7
/proc/20287/stat : 20287 (priss) S 20286 20286 19459 0 -1 4202496 1771605 0 0 0 398665 590 0 0 18 0 5 0 598562968 4236566528 942875 33554432000 4194304 5787044 140735126683792 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/20287/statm: 1034318 942875 419 389 0 1030068 0
[pid=20287/tid=20289] ppid=20286 vsize=4137272 CPUtime=999.77 cores=1,3,5,7
/proc/20287/task/20289/stat : 20289 (priss) R 20286 20286 19459 0 -1 4202560 382932 0 0 0 99852 125 0 0 25 0 5 0 598563202 4236566528 942875 33554432000 4194304 5787044 140735126683792 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=20287/tid=20290] ppid=20286 vsize=4137272 CPUtime=993.11 cores=1,3,5,7
/proc/20287/task/20290/stat : 20290 (priss) R 20286 20286 19459 0 -1 4202560 360695 0 0 0 99165 146 0 0 25 0 5 0 598563240 4236566528 942875 33554432000 4194304 5787044 140735126683792 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20287/tid=20291] ppid=20286 vsize=4137272 CPUtime=998.36 cores=1,3,5,7
/proc/20287/task/20291/stat : 20291 (priss) R 20286 20286 19459 0 -1 4202560 320998 0 0 0 99704 132 0 0 25 0 5 0 598563284 4236566528 942875 33554432000 4194304 5787044 140735126683792 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20287/tid=20292] ppid=20286 vsize=4137272 CPUtime=997.71 cores=1,3,5,7
/proc/20287/task/20292/stat : 20292 (priss) R 20286 20286 19459 0 -1 4202560 428700 0 0 0 99627 144 0 0 25 0 5 0 598563334 4236566528 942875 33554432000 4194304 5787044 140735126683792 18446744073709551615 4332683 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3992.55
Current children cumulated vsize (KiB) 4145972

[startup+1062.3 s]
/proc/loadavg: 8.40 8.20 8.08 9/188 20356
/proc/meminfo: memFree=25833768/32951124 swapFree=67111464/67111528
[pid=20286] ppid=20284 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20286/stat : 20286 (priss.sh) S 20284 20286 19459 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 598562968 8908800 251 33554432000 4194304 4922060 140733855931072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20286/statm: 2175 251 211 178 0 68 0
[pid=20287] ppid=20286 vsize=4144440 CPUtime=4232.25 cores=1,3,5,7
/proc/20287/stat : 20287 (priss) S 20286 20286 19459 0 -1 4202496 1775064 0 0 0 422632 593 0 0 18 0 5 0 598562968 4243906560 946334 33554432000 4194304 5787044 140735126683792 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/20287/statm: 1036110 946334 419 389 0 1031860 0
[pid=20287/tid=20289] ppid=20286 vsize=4144440 CPUtime=1059.77 cores=1,3,5,7
/proc/20287/task/20289/stat : 20289 (priss) R 20286 20286 19459 0 -1 4202560 384012 0 0 0 105852 125 0 0 25 0 5 0 598563202 4243906560 946334 33554432000 4194304 5787044 140735126683792 18446744073709551615 5591024 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=20287/tid=20290] ppid=20286 vsize=4144440 CPUtime=1052.79 cores=1,3,5,7
/proc/20287/task/20290/stat : 20290 (priss) R 20286 20286 19459 0 -1 4202560 361688 0 0 0 105132 147 0 0 25 0 5 0 598563240 4243906560 946334 33554432000 4194304 5787044 140735126683792 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20287/tid=20291] ppid=20286 vsize=4144440 CPUtime=1058.36 cores=1,3,5,7
/proc/20287/task/20291/stat : 20291 (priss) R 20286 20286 19459 0 -1 4202560 322384 0 0 0 105703 133 0 0 25 0 5 0 598563284 4243906560 946334 33554432000 4194304 5787044 140735126683792 18446744073709551615 5591019 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20287/tid=20292] ppid=20286 vsize=4144440 CPUtime=1057.71 cores=1,3,5,7
/proc/20287/task/20292/stat : 20292 (priss) R 20286 20286 19459 0 -1 4202560 428700 0 0 0 105627 144 0 0 25 0 5 0 598563334 4243906560 946334 33554432000 4194304 5787044 140735126683792 18446744073709551615 4332709 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4232.25
Current children cumulated vsize (KiB) 4153140

[startup+1122.3 s]
/proc/loadavg: 8.22 8.18 8.08 9/188 20358
/proc/meminfo: memFree=25783508/32951124 swapFree=67111464/67111528
[pid=20286] ppid=20284 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20286/stat : 20286 (priss.sh) S 20284 20286 19459 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 598562968 8908800 251 33554432000 4194304 4922060 140733855931072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20286/statm: 2175 251 211 178 0 68 0
[pid=20287] ppid=20286 vsize=4148668 CPUtime=4471.9 cores=1,3,5,7
/proc/20287/stat : 20287 (priss) S 20286 20286 19459 0 -1 4202496 1776153 0 0 0 446595 595 0 0 18 0 5 0 598562968 4248236032 947423 33554432000 4194304 5787044 140735126683792 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/20287/statm: 1037167 947423 419 389 0 1032917 0
[pid=20287/tid=20289] ppid=20286 vsize=4148668 CPUtime=1119.77 cores=1,3,5,7
/proc/20287/task/20289/stat : 20289 (priss) R 20286 20286 19459 0 -1 4202560 384519 0 0 0 111851 126 0 0 25 0 5 0 598563202 4248236032 947423 33554432000 4194304 5787044 140735126683792 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=20287/tid=20290] ppid=20286 vsize=4148668 CPUtime=1112.46 cores=1,3,5,7
/proc/20287/task/20290/stat : 20290 (priss) R 20286 20286 19459 0 -1 4202560 361900 0 0 0 111097 149 0 0 25 0 5 0 598563240 4248236032 947423 33554432000 4194304 5787044 140735126683792 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20287/tid=20291] ppid=20286 vsize=4148668 CPUtime=1118.36 cores=1,3,5,7
/proc/20287/task/20291/stat : 20291 (priss) R 20286 20286 19459 0 -1 4202560 322754 0 0 0 111702 134 0 0 25 0 5 0 598563284 4248236032 947423 33554432000 4194304 5787044 140735126683792 18446744073709551615 5586769 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20287/tid=20292] ppid=20286 vsize=4148668 CPUtime=1117.71 cores=1,3,5,7
/proc/20287/task/20292/stat : 20292 (priss) R 20286 20286 19459 0 -1 4202560 428700 0 0 0 111627 144 0 0 25 0 5 0 598563334 4248236032 947423 33554432000 4194304 5787044 140735126683792 18446744073709551615 4332602 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4471.9
Current children cumulated vsize (KiB) 4157368

[startup+1182.3 s]
/proc/loadavg: 8.15 8.16 8.08 9/188 20359
/proc/meminfo: memFree=25737828/32951124 swapFree=67111464/67111528
[pid=20286] ppid=20284 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20286/stat : 20286 (priss.sh) S 20284 20286 19459 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 598562968 8908800 251 33554432000 4194304 4922060 140733855931072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20286/statm: 2175 251 211 178 0 68 0
[pid=20287] ppid=20286 vsize=4150716 CPUtime=4711.59 cores=1,3,5,7
/proc/20287/stat : 20287 (priss) S 20286 20286 19459 0 -1 4202496 1777480 0 0 0 470561 598 0 0 18 0 5 0 598562968 4250333184 948750 33554432000 4194304 5787044 140735126683792 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/20287/statm: 1037679 948750 419 389 0 1033429 0
[pid=20287/tid=20289] ppid=20286 vsize=4150716 CPUtime=1179.77 cores=1,3,5,7
/proc/20287/task/20289/stat : 20289 (priss) R 20286 20286 19459 0 -1 4202560 384793 0 0 0 117850 127 0 0 25 0 5 0 598563202 4250333184 948750 33554432000 4194304 5787044 140735126683792 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=20287/tid=20290] ppid=20286 vsize=4150716 CPUtime=1172.13 cores=1,3,5,7
/proc/20287/task/20290/stat : 20290 (priss) R 20286 20286 19459 0 -1 4202560 362949 0 0 0 117064 149 0 0 25 0 5 0 598563240 4250333184 948750 33554432000 4194304 5787044 140735126683792 18446744073709551615 5590788 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20287/tid=20291] ppid=20286 vsize=4150716 CPUtime=1178.36 cores=1,3,5,7
/proc/20287/task/20291/stat : 20291 (priss) R 20286 20286 19459 0 -1 4202560 322758 0 0 0 117702 134 0 0 25 0 5 0 598563284 4250333184 948750 33554432000 4194304 5787044 140735126683792 18446744073709551615 5590569 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20287/tid=20292] ppid=20286 vsize=4150716 CPUtime=1177.72 cores=1,3,5,7
/proc/20287/task/20292/stat : 20292 (priss) R 20286 20286 19459 0 -1 4202560 428700 0 0 0 117628 144 0 0 25 0 5 0 598563334 4250333184 948750 33554432000 4194304 5787044 140735126683792 18446744073709551615 4332683 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4711.59
Current children cumulated vsize (KiB) 4159416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.51 s]
/proc/loadavg: 8.10 8.14 8.08 9/188 20360
/proc/meminfo: memFree=25720316/32951124 swapFree=67111464/67111528
[pid=20286] ppid=20284 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20286/stat : 20286 (priss.sh) S 20284 20286 19459 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 598562968 8908800 251 33554432000 4194304 4922060 140733855931072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20286/statm: 2175 251 211 178 0 68 0
[pid=20287] ppid=20286 vsize=4150716 CPUtime=4800.31 cores=1,3,5,7
/proc/20287/stat : 20287 (priss) S 20286 20286 19459 0 -1 4202496 1777565 0 0 0 479432 599 0 0 18 0 5 0 598562968 4250333184 948835 33554432000 4194304 5787044 140735126683792 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/20287/statm: 1037679 948835 419 389 0 1033429 0
[pid=20287/tid=20289] ppid=20286 vsize=4150716 CPUtime=1201.98 cores=1,3,5,7
/proc/20287/task/20289/stat : 20289 (priss) R 20286 20286 19459 0 -1 4202560 384796 0 0 0 120071 127 0 0 25 0 5 0 598563202 4250333184 948835 33554432000 4194304 5787044 140735126683792 18446744073709551615 5576478 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=20287/tid=20290] ppid=20286 vsize=4150716 CPUtime=1194.21 cores=1,3,5,7
/proc/20287/task/20290/stat : 20290 (priss) R 20286 20286 19459 0 -1 4202560 363017 0 0 0 119271 150 0 0 25 0 5 0 598563240 4250333184 948835 33554432000 4194304 5787044 140735126683792 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20287/tid=20291] ppid=20286 vsize=4150716 CPUtime=1200.57 cores=1,3,5,7
/proc/20287/task/20291/stat : 20291 (priss) R 20286 20286 19459 0 -1 4202560 322772 0 0 0 119922 135 0 0 25 0 5 0 598563284 4250333184 948835 33554432000 4194304 5787044 140735126683792 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20287/tid=20292] ppid=20286 vsize=4150716 CPUtime=1199.93 cores=1,3,5,7
/proc/20287/task/20292/stat : 20292 (priss) R 20286 20286 19459 0 -1 4202560 428700 0 0 0 119849 144 0 0 25 0 5 0 598563334 4250333184 948835 33554432000 4194304 5787044 140735126683792 18446744073709551615 4332714 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 4159416

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1204.51 s]
/proc/loadavg: 8.10 8.14 8.08 9/188 20360
/proc/meminfo: memFree=25720316/32951124 swapFree=67111464/67111528
[pid=20286] ppid=20284 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20286/stat : 20286 (priss.sh) S 20284 20286 19459 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 598562968 8908800 251 33554432000 4194304 4922060 140733855931072 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/20286/statm: 2175 251 211 178 0 68 0
[pid=20287] ppid=20286 vsize=4150716 CPUtime=4800.31 cores=1,3,5,7
/proc/20287/stat : 20287 (priss) S 20286 20286 19459 0 -1 4202496 1777565 0 0 0 479432 599 0 0 18 0 5 0 598562968 4250333184 948835 33554432000 4194304 5787044 140735126683792 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/20287/statm: 1037679 948835 419 389 0 1033429 0
[pid=20287/tid=20289] ppid=20286 vsize=4150716 CPUtime=1201.98 cores=1,3,5,7
/proc/20287/task/20289/stat : 20289 (priss) R 20286 20286 19459 0 -1 4202560 384796 0 0 0 120071 127 0 0 25 0 5 0 598563202 4250333184 948835 33554432000 4194304 5787044 140735126683792 18446744073709551615 5576478 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=20287/tid=20290] ppid=20286 vsize=4150716 CPUtime=1194.21 cores=1,3,5,7
/proc/20287/task/20290/stat : 20290 (priss) R 20286 20286 19459 0 -1 4202560 363017 0 0 0 119271 150 0 0 25 0 5 0 598563240 4250333184 948835 33554432000 4194304 5787044 140735126683792 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20287/tid=20291] ppid=20286 vsize=4150716 CPUtime=1200.57 cores=1,3,5,7
/proc/20287/task/20291/stat : 20291 (priss) R 20286 20286 19459 0 -1 4202560 322772 0 0 0 119922 135 0 0 25 0 5 0 598563284 4250333184 948835 33554432000 4194304 5787044 140735126683792 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20287/tid=20292] ppid=20286 vsize=4150716 CPUtime=1199.93 cores=1,3,5,7
/proc/20287/task/20292/stat : 20292 (priss) R 20286 20286 19459 0 -1 4202560 428700 0 0 0 119849 144 0 0 25 0 5 0 598563334 4250333184 948835 33554432000 4194304 5787044 140735126683792 18446744073709551615 4332714 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 4159416

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20286 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.31
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1204.52
CPU time (s): 4800.31
CPU user time (s): 4794.32
CPU system time (s): 5.99
CPU usage (%): 398.523
Max. virtual memory (cumulated for all children) (KiB): 4159416

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.64775 second user time and 4.93625 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-29 15:22:04
IDJOB=3293713
IDBENCH=88167
IDSOLVER=1603
FILE ID=node110/3293713-1304083323
RUNJOBID= node110-1304082043-20091
PBS_JOBID= 13170503
Free space on /tmp= 72736 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_k.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293713-1304083323/watcher-3293713-1304083323 -o /tmp/evaluation-result-3293713-1304083323/solver-3293713-1304083323 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3293713-1304083323.cnf 687736169 4800 15500 4

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

MD5SUM BENCH= 932387240a0c17f4c88af52c4ca151c6
RANDOM SEED=687736169

node110.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.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.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30279180 kB
Buffers:        890096 kB
Cached:         793220 kB
SwapCached:         64 kB
Active:         709380 kB
Inactive:      1552676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30279180 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:          104952 kB
Writeback:           0 kB
AnonPages:      578824 kB
Mapped:          15620 kB
Slab:           345596 kB
PageTables:       5720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   780292 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= 72720 MiB
End job on node110 at 2011-04-29 15:42:10