Trace number 3288285

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.04 1202.12

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
MD5SUM7886cd26d6e0801ea382a1ffd6224023
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables192503
Number of clauses564953
Sum of the clauses size1318221
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376634
Number of clauses of size 3188317
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 18545
0.00/0.16	c parsetime: 155391us
0.00/0.16	c parsed 564953 clauses with 192503 variables
0.00/0.19	c NW started thread 0 successfully (1086421312)
0.00/0.23	c NW started thread 1 successfully (1099397440)
0.00/0.27	c NW started thread 2 successfully (1109887296)
0.00/0.31	c NW started thread 3 successfully (1120377152)
25.39/6.68	c preprocessor returned 192503 variables
25.39/6.68	c preprocessing returned UNKNOWN
25.39/6.68	c PP set 1833 variables
25.39/6.68	c pp time: 6408023us (6s)
25.39/6.68	c preprocessor returned 192503 variables
25.39/6.68	c preprocessing returned UNKNOWN
25.39/6.68	c PP set 1833 variables
25.39/6.68	c pp time: 6446127us (6s)
25.78/6.73	c preprocessor returned 192503 variables
25.78/6.73	c preprocessing returned UNKNOWN
25.78/6.73	c PP set 1833 variables
25.78/6.73	c pp time: 6413556us (6s)
26.19/6.80	c preprocessor returned 192503 variables
26.19/6.80	c preprocessing returned UNKNOWN
26.19/6.80	c PP set 1833 variables
26.19/6.80	c pp time: 6444279us (6s)
27.80/7.21	c HTE
28.18/7.35	c subsumption
28.97/7.55	c simplified formula contains 0 unit clauses
215.11/54.13	c added unsatisfied clause
215.11/54.13	c failed to add network clauses
493.92/123.99	c added unsatisfied clause
493.92/123.99	c failed to add network clauses
1023.11/256.43	c added unsatisfied clause
1023.11/256.43	c failed to add network clauses
2186.88/547.86	c added unsatisfied clause
2186.88/547.86	c failed to add network clauses
2623.83/657.24	c added unsatisfied clause
2623.83/657.24	c failed to add network clauses
2930.14/733.97	c added unsatisfied clause
2930.14/733.97	c failed to add network clauses
3033.90/759.97	c HTE
3043.49/762.37	c subsumption
3049.49/763.83	c simplified formula contains 0 unit clauses
3528.82/883.87	c added unsatisfied clause
3528.82/883.87	c failed to add network clauses
4573.54/1145.41	c added unsatisfied clause
4573.54/1145.41	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-3288285-1304052065/watcher-3288285-1304052065 -o /tmp/evaluation-result-3288285-1304052065/solver-3288285-1304052065 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3288285-1304052065.cnf 1154933357 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: 8.06 8.05 8.00 5/182 18544
/proc/meminfo: memFree=23595972/32951124 swapFree=67111524/67111528
[pid=18544] ppid=18542 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18544/stat : 18544 (priss.sh) S 18542 18544 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497622827 8908800 252 33554432000 4194304 4922060 140737280906336 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18544/statm: 2175 252 211 178 0 68 0

[startup+0.0740741 s]
/proc/loadavg: 8.06 8.05 8.00 5/182 18544
/proc/meminfo: memFree=23595972/32951124 swapFree=67111524/67111528
[pid=18544] ppid=18542 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18544/stat : 18544 (priss.sh) S 18542 18544 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497622827 8908800 252 33554432000 4194304 4922060 140737280906336 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18544/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101053 s]
/proc/loadavg: 8.06 8.05 8.00 5/182 18544
/proc/meminfo: memFree=23595972/32951124 swapFree=67111524/67111528
[pid=18544] ppid=18542 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18544/stat : 18544 (priss.sh) S 18542 18544 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497622827 8908800 252 33554432000 4194304 4922060 140737280906336 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18544/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301087 s]
/proc/loadavg: 8.06 8.05 8.00 5/182 18544
/proc/meminfo: memFree=23595972/32951124 swapFree=67111524/67111528
[pid=18544] ppid=18542 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18544/stat : 18544 (priss.sh) S 18542 18544 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497622827 8908800 252 33554432000 4194304 4922060 140737280906336 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18544/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.26195 s]
/proc/loadavg: 8.06 8.05 8.00 5/182 18544
/proc/meminfo: memFree=23595972/32951124 swapFree=67111524/67111528
[pid=18544] ppid=18542 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18544/stat : 18544 (priss.sh) S 18542 18544 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497622827 8908800 252 33554432000 4194304 4922060 140737280906336 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18544/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50077 s]
/proc/loadavg: 8.06 8.05 8.00 5/182 18544
/proc/meminfo: memFree=23595972/32951124 swapFree=67111524/67111528
[pid=18544] ppid=18542 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18544/stat : 18544 (priss.sh) S 18542 18544 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497622827 8908800 252 33554432000 4194304 4922060 140737280906336 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18544/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10049 s]
/proc/loadavg: 8.05 8.05 8.00 9/188 18550
/proc/meminfo: memFree=23102940/32951124 swapFree=67111524/67111528
[pid=18544] ppid=18542 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18544/stat : 18544 (priss.sh) S 18542 18544 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497622827 8908800 252 33554432000 4194304 4922060 140737280906336 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18544/statm: 2175 252 211 178 0 68 0
[pid=18545] ppid=18544 vsize=730508 CPUtime=11.4 cores=1,3,5,7
/proc/18545/stat : 18545 (priss) S 18544 18544 17192 0 -1 4202496 190326 0 0 0 1053 87 0 0 18 0 5 0 497622827 748040192 123620 33554432000 4194304 5787044 140734058458960 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18545/statm: 182627 123620 351 389 0 178377 0
[pid=18545/tid=18547] ppid=18544 vsize=730508 CPUtime=2.83 cores=1,3,5,7
/proc/18545/task/18547/stat : 18547 (priss) R 18544 18544 17192 0 -1 4202560 42553 0 0 0 261 22 0 0 20 0 5 0 497622846 748040192 123620 33554432000 4194304 5787044 140734058458960 18446744073709551615 4278498 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=18545/tid=18548] ppid=18544 vsize=730508 CPUtime=2.78 cores=1,3,5,7
/proc/18545/task/18548/stat : 18548 (priss) R 18544 18544 17192 0 -1 4202560 36946 0 0 0 260 18 0 0 19 0 5 0 497622850 748040192 123620 33554432000 4194304 5787044 140734058458960 18446744073709551615 4278456 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=18545/tid=18549] ppid=18544 vsize=730508 CPUtime=2.75 cores=1,3,5,7
/proc/18545/task/18549/stat : 18549 (priss) R 18544 18544 17192 0 -1 4202560 43648 0 0 0 254 21 0 0 19 0 5 0 497622854 748040192 123620 33554432000 4194304 5787044 140734058458960 18446744073709551615 4278456 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=18545/tid=18550] ppid=18544 vsize=730508 CPUtime=2.7 cores=1,3,5,7
/proc/18545/task/18550/stat : 18550 (priss) R 18544 18544 17192 0 -1 4202560 41456 0 0 0 249 21 0 0 19 0 5 0 497622858 748040192 123620 33554432000 4194304 5787044 140734058458960 18446744073709551615 4278291 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.4
Current children cumulated vsize (KiB) 739208

[startup+6.30092 s]
/proc/loadavg: 8.05 8.05 8.00 9/188 18550
/proc/meminfo: memFree=23099596/32951124 swapFree=67111524/67111528
[pid=18544] ppid=18542 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18544/stat : 18544 (priss.sh) S 18542 18544 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497622827 8908800 252 33554432000 4194304 4922060 140737280906336 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18544/statm: 2175 252 211 178 0 68 0
[pid=18545] ppid=18544 vsize=730508 CPUtime=24.19 cores=1,3,5,7
/proc/18545/stat : 18545 (priss) S 18544 18544 17192 0 -1 4202496 190329 0 0 0 2332 87 0 0 18 0 5 0 497622827 748040192 123623 33554432000 4194304 5787044 140734058458960 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18545/statm: 182627 123623 352 389 0 178377 0
[pid=18545/tid=18547] ppid=18544 vsize=730508 CPUtime=6.04 cores=1,3,5,7
/proc/18545/task/18547/stat : 18547 (priss) R 18544 18544 17192 0 -1 4202560 42554 0 0 0 582 22 0 0 25 0 5 0 497622846 748040192 123623 33554432000 4194304 5787044 140734058458960 18446744073709551615 18446744073699065904 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=18545/tid=18548] ppid=18544 vsize=730508 CPUtime=5.98 cores=1,3,5,7
/proc/18545/task/18548/stat : 18548 (priss) R 18544 18544 17192 0 -1 4202560 36947 0 0 0 580 18 0 0 25 0 5 0 497622850 748040192 123623 33554432000 4194304 5787044 140734058458960 18446744073709551615 18446744073699065939 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=18545/tid=18549] ppid=18544 vsize=730508 CPUtime=5.95 cores=1,3,5,7
/proc/18545/task/18549/stat : 18549 (priss) R 18544 18544 17192 0 -1 4202560 43649 0 0 0 574 21 0 0 25 0 5 0 497622854 748040192 123623 33554432000 4194304 5787044 140734058458960 18446744073709551615 18446744073699065939 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=18545/tid=18550] ppid=18544 vsize=730508 CPUtime=5.88 cores=1,3,5,7
/proc/18545/task/18550/stat : 18550 (priss) R 18544 18544 17192 0 -1 4202560 41456 0 0 0 567 21 0 0 25 0 5 0 497622858 748040192 123623 33554432000 4194304 5787044 140734058458960 18446744073709551615 18446744073699065939 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.19
Current children cumulated vsize (KiB) 739208

[startup+12.7068 s]
/proc/loadavg: 8.04 8.04 8.00 9/188 18550
/proc/meminfo: memFree=22970272/32951124 swapFree=67111524/67111528
[pid=18544] ppid=18542 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18544/stat : 18544 (priss.sh) S 18542 18544 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497622827 8908800 252 33554432000 4194304 4922060 140737280906336 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18544/statm: 2175 252 211 178 0 68 0
[pid=18545] ppid=18544 vsize=766020 CPUtime=49.77 cores=1,3,5,7
/proc/18545/stat : 18545 (priss) S 18544 18544 17192 0 -1 4202496 250516 0 0 0 4866 111 0 0 18 0 5 0 497622827 784404480 155659 33554432000 4194304 5787044 140734058458960 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18545/statm: 191505 155659 418 389 0 187255 0
[pid=18545/tid=18547] ppid=18544 vsize=766020 CPUtime=12.44 cores=1,3,5,7
/proc/18545/task/18547/stat : 18547 (priss) R 18544 18544 17192 0 -1 4202560 57399 0 0 0 1216 28 0 0 25 0 5 0 497622846 784404480 155659 33554432000 4194304 5787044 140734058458960 18446744073709551615 212039760415 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=18545/tid=18548] ppid=18544 vsize=766020 CPUtime=12.38 cores=1,3,5,7
/proc/18545/task/18548/stat : 18548 (priss) R 18544 18544 17192 0 -1 4202560 45550 0 0 0 1215 23 0 0 25 0 5 0 497622850 784404480 155659 33554432000 4194304 5787044 140734058458960 18446744073709551615 212039760415 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=18545/tid=18549] ppid=18544 vsize=766020 CPUtime=12.36 cores=1,3,5,7
/proc/18545/task/18549/stat : 18549 (priss) R 18544 18544 17192 0 -1 4202560 58950 0 0 0 1208 28 0 0 25 0 5 0 497622854 784404480 155659 33554432000 4194304 5787044 140734058458960 18446744073709551615 212039760415 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=18545/tid=18550] ppid=18544 vsize=766020 CPUtime=12.25 cores=1,3,5,7
/proc/18545/task/18550/stat : 18550 (priss) R 18544 18544 17192 0 -1 4202560 62894 0 0 0 1198 27 0 0 25 0 5 0 497622858 784404480 155659 33554432000 4194304 5787044 140734058458960 18446744073709551615 4254537 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.77
Current children cumulated vsize (KiB) 774720

[startup+25.5005 s]
/proc/loadavg: 8.04 8.04 8.00 9/188 18550
/proc/meminfo: memFree=22955320/32951124 swapFree=67111524/67111528
[pid=18544] ppid=18542 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18544/stat : 18544 (priss.sh) S 18542 18544 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497622827 8908800 252 33554432000 4194304 4922060 140737280906336 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18544/statm: 2175 252 211 178 0 68 0
[pid=18545] ppid=18544 vsize=771144 CPUtime=100.88 cores=1,3,5,7
/proc/18545/stat : 18545 (priss) S 18544 18544 17192 0 -1 4202496 253043 0 0 0 9943 145 0 0 18 0 5 0 497622827 789651456 158186 33554432000 4194304 5787044 140734058458960 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18545/statm: 192786 158186 418 389 0 188536 0
[pid=18545/tid=18547] ppid=18544 vsize=771144 CPUtime=25.23 cores=1,3,5,7
/proc/18545/task/18547/stat : 18547 (priss) R 18544 18544 17192 0 -1 4202560 57633 0 0 0 2486 37 0 0 25 0 5 0 497622846 789651456 158186 33554432000 4194304 5787044 140734058458960 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=18545/tid=18548] ppid=18544 vsize=771144 CPUtime=25.18 cores=1,3,5,7
/proc/18545/task/18548/stat : 18548 (priss) R 18544 18544 17192 0 -1 4202560 46093 0 0 0 2485 33 0 0 25 0 5 0 497622850 789651456 158186 33554432000 4194304 5787044 140734058458960 18446744073709551615 4254537 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=18545/tid=18549] ppid=18544 vsize=771144 CPUtime=25.14 cores=1,3,5,7
/proc/18545/task/18549/stat : 18549 (priss) R 18544 18544 17192 0 -1 4202560 60215 0 0 0 2479 35 0 0 25 0 5 0 497622854 789651456 158186 33554432000 4194304 5787044 140734058458960 18446744073709551615 5591722 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=18545/tid=18550] ppid=18544 vsize=771144 CPUtime=24.97 cores=1,3,5,7
/proc/18545/task/18550/stat : 18550 (priss) R 18544 18544 17192 0 -1 4202560 63379 0 0 0 2463 34 0 0 25 0 5 0 497622858 789651456 158186 33554432000 4194304 5787044 140734058458960 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.88
Current children cumulated vsize (KiB) 779844

[startup+51.1009 s]
/proc/loadavg: 8.10 8.05 8.00 9/188 18551
/proc/meminfo: memFree=22940732/32951124 swapFree=67111524/67111528
[pid=18544] ppid=18542 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18544/stat : 18544 (priss.sh) S 18542 18544 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497622827 8908800 252 33554432000 4194304 4922060 140737280906336 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18544/statm: 2175 252 211 178 0 68 0
[pid=18545] ppid=18544 vsize=774188 CPUtime=203.15 cores=1,3,5,7
/proc/18545/stat : 18545 (priss) S 18544 18544 17192 0 -1 4202496 255962 0 0 0 20111 204 0 0 18 0 5 0 497622827 792768512 161105 33554432000 4194304 5787044 140734058458960 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18545/statm: 193547 161105 418 389 0 189297 0
[pid=18545/tid=18547] ppid=18544 vsize=774188 CPUtime=50.84 cores=1,3,5,7
/proc/18545/task/18547/stat : 18547 (priss) R 18544 18544 17192 0 -1 4202560 59148 0 0 0 5033 51 0 0 25 0 5 0 497622846 792768512 161105 33554432000 4194304 5787044 140734058458960 18446744073709551615 4254966 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=18545/tid=18548] ppid=18544 vsize=774188 CPUtime=50.76 cores=1,3,5,7
/proc/18545/task/18548/stat : 18548 (priss) R 18544 18544 17192 0 -1 4202560 46673 0 0 0 5023 53 0 0 25 0 5 0 497622850 792768512 161105 33554432000 4194304 5787044 140734058458960 18446744073709551615 4254570 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=18545/tid=18549] ppid=18544 vsize=774188 CPUtime=50.75 cores=1,3,5,7
/proc/18545/task/18549/stat : 18549 (priss) R 18544 18544 17192 0 -1 4202560 60753 0 0 0 5027 48 0 0 25 0 5 0 497622854 792768512 161105 33554432000 4194304 5787044 140734058458960 18446744073709551615 5591075 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=18545/tid=18550] ppid=18544 vsize=774188 CPUtime=50.47 cores=1,3,5,7
/proc/18545/task/18550/stat : 18550 (priss) R 18544 18544 17192 0 -1 4202560 63665 0 0 0 4999 48 0 0 25 0 5 0 497622858 792768512 161105 33554432000 4194304 5787044 140734058458960 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.15
Current children cumulated vsize (KiB) 782888

[startup+102.301 s]
/proc/loadavg: 8.12 8.06 8.01 9/188 18552
/proc/meminfo: memFree=22840888/32951124 swapFree=67111524/67111528
[pid=18544] ppid=18542 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18544/stat : 18544 (priss.sh) S 18542 18544 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497622827 8908800 252 33554432000 4194304 4922060 140737280906336 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18544/statm: 2175 252 211 178 0 68 0
[pid=18545] ppid=18544 vsize=852776 CPUtime=407.64 cores=1,3,5,7
/proc/18545/stat : 18545 (priss) S 18544 18544 17192 0 -1 4202496 263417 0 0 0 40473 291 0 0 18 0 5 0 497622827 873242624 168477 33554432000 4194304 5787044 140734058458960 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18545/statm: 213194 168477 418 389 0 208944 0
[pid=18545/tid=18547] ppid=18544 vsize=852776 CPUtime=102.02 cores=1,3,5,7
/proc/18545/task/18547/stat : 18547 (priss) R 18544 18544 17192 0 -1 4202560 60807 0 0 0 10133 69 0 0 25 0 5 0 497622846 873242624 168477 33554432000 4194304 5787044 140734058458960 18446744073709551615 4255079 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=18545/tid=18548] ppid=18544 vsize=852776 CPUtime=101.67 cores=1,3,5,7
/proc/18545/task/18548/stat : 18548 (priss) R 18544 18544 17192 0 -1 4202560 49968 0 0 0 10089 78 0 0 25 0 5 0 497622850 873242624 168477 33554432000 4194304 5787044 140734058458960 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=18545/tid=18549] ppid=18544 vsize=852776 CPUtime=101.95 cores=1,3,5,7
/proc/18545/task/18549/stat : 18549 (priss) R 18544 18544 17192 0 -1 4202560 62283 0 0 0 10124 71 0 0 25 0 5 0 497622854 873242624 168477 33554432000 4194304 5787044 140734058458960 18446744073709551615 212039760415 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=18545/tid=18550] ppid=18544 vsize=852776 CPUtime=101.66 cores=1,3,5,7
/proc/18545/task/18550/stat : 18550 (priss) R 18544 18544 17192 0 -1 4202560 64636 0 0 0 10097 69 0 0 25 0 5 0 497622858 873242624 168477 33554432000 4194304 5787044 140734058458960 18446744073709551615 212039760415 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.64
Current children cumulated vsize (KiB) 861476

[startup+162.307 s]
/proc/loadavg: 8.14 8.07 8.01 9/188 18554
/proc/meminfo: memFree=22790112/32951124 swapFree=67111524/67111528
[pid=18544] ppid=18542 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18544/stat : 18544 (priss.sh) S 18542 18544 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497622827 8908800 252 33554432000 4194304 4922060 140737280906336 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18544/statm: 2175 252 211 178 0 68 0
[pid=18545] ppid=18544 vsize=991596 CPUtime=647.31 cores=1,3,5,7

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

/proc/18545/task/18548/stat : 18548 (priss) R 18544 18544 17192 0 -1 4202560 84259 0 0 0 87886 211 0 0 25 0 5 0 497622850 1487777792 311388 33554432000 4194304 5787044 140734058458960 18446744073709551615 5592653 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=18545/tid=18549] ppid=18544 vsize=1452908 CPUtime=881.7 cores=1,3,5,7
/proc/18545/task/18549/stat : 18549 (priss) R 18544 18544 17192 0 -1 4202560 97343 0 0 0 87963 207 0 0 25 0 5 0 497622854 1487777792 311388 33554432000 4194304 5787044 140734058458960 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=18545/tid=18550] ppid=18544 vsize=1452908 CPUtime=880.82 cores=1,3,5,7
/proc/18545/task/18550/stat : 18550 (priss) R 18544 18544 17192 0 -1 4202560 110115 0 0 0 87891 191 0 0 25 0 5 0 497622858 1487777792 311388 33554432000 4194304 5787044 140734058458960 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3522.81
Current children cumulated vsize (KiB) 1461608

[startup+942.301 s]
/proc/loadavg: 8.08 8.03 8.01 9/188 18608
/proc/meminfo: memFree=22704484/32951124 swapFree=67111524/67111528
[pid=18544] ppid=18542 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18544/stat : 18544 (priss.sh) S 18542 18544 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497622827 8908800 252 33554432000 4194304 4922060 140737280906336 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18544/statm: 2175 252 211 178 0 68 0
[pid=18545] ppid=18544 vsize=1535664 CPUtime=3762.47 cores=1,3,5,7
/proc/18545/stat : 18545 (priss) S 18544 18544 17192 0 -1 4202496 438158 0 0 0 375415 832 0 0 18 0 5 0 497622827 1572519936 332977 33554432000 4194304 5787044 140734058458960 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18545/statm: 383916 332977 418 389 0 379666 0
[pid=18545/tid=18547] ppid=18544 vsize=1535664 CPUtime=938.64 cores=1,3,5,7
/proc/18545/task/18547/stat : 18547 (priss) R 18544 18544 17192 0 -1 4202560 102567 0 0 0 93678 186 0 0 25 0 5 0 497622846 1572519936 332977 33554432000 4194304 5787044 140734058458960 18446744073709551615 5590295 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=18545/tid=18548] ppid=18544 vsize=1535664 CPUtime=940.96 cores=1,3,5,7
/proc/18545/task/18548/stat : 18548 (priss) R 18544 18544 17192 0 -1 4202560 87644 0 0 0 93874 222 0 0 25 0 5 0 497622850 1572519936 332977 33554432000 4194304 5787044 140734058458960 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=18545/tid=18549] ppid=18544 vsize=1535664 CPUtime=941.69 cores=1,3,5,7
/proc/18545/task/18549/stat : 18549 (priss) R 18544 18544 17192 0 -1 4202560 105141 0 0 0 93951 218 0 0 25 0 5 0 497622854 1572519936 332977 33554432000 4194304 5787044 140734058458960 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=18545/tid=18550] ppid=18544 vsize=1535664 CPUtime=940.83 cores=1,3,5,7
/proc/18545/task/18550/stat : 18550 (priss) R 18544 18544 17192 0 -1 4202560 117083 0 0 0 93881 202 0 0 25 0 5 0 497622858 1572519936 332977 33554432000 4194304 5787044 140734058458960 18446744073709551615 5524674 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3762.47
Current children cumulated vsize (KiB) 1544364

[startup+1002.3 s]
/proc/loadavg: 8.11 8.04 8.01 9/188 18609
/proc/meminfo: memFree=22601756/32951124 swapFree=67111524/67111528
[pid=18544] ppid=18542 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18544/stat : 18544 (priss.sh) S 18542 18544 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497622827 8908800 252 33554432000 4194304 4922060 140737280906336 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18544/statm: 2175 252 211 178 0 68 0
[pid=18545] ppid=18544 vsize=1626744 CPUtime=4002.13 cores=1,3,5,7
/proc/18545/stat : 18545 (priss) S 18544 18544 17192 0 -1 4202496 461351 0 0 0 399337 876 0 0 18 0 5 0 497622827 1665785856 356170 33554432000 4194304 5787044 140734058458960 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18545/statm: 406686 356170 418 389 0 402436 0
[pid=18545/tid=18547] ppid=18544 vsize=1626744 CPUtime=998.32 cores=1,3,5,7
/proc/18545/task/18547/stat : 18547 (priss) R 18544 18544 17192 0 -1 4202560 108652 0 0 0 99636 196 0 0 25 0 5 0 497622846 1665785856 356170 33554432000 4194304 5787044 140734058458960 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=18545/tid=18548] ppid=18544 vsize=1626744 CPUtime=1000.96 cores=1,3,5,7
/proc/18545/task/18548/stat : 18548 (priss) R 18544 18544 17192 0 -1 4202560 92208 0 0 0 99862 234 0 0 25 0 5 0 497622850 1665785856 356170 33554432000 4194304 5787044 140734058458960 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=18545/tid=18549] ppid=18544 vsize=1626744 CPUtime=1001.69 cores=1,3,5,7
/proc/18545/task/18549/stat : 18549 (priss) R 18544 18544 17192 0 -1 4202560 111977 0 0 0 99941 228 0 0 25 0 5 0 497622854 1665785856 356170 33554432000 4194304 5787044 140734058458960 18446744073709551615 4254550 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=18545/tid=18550] ppid=18544 vsize=1626744 CPUtime=1000.83 cores=1,3,5,7
/proc/18545/task/18550/stat : 18550 (priss) R 18544 18544 17192 0 -1 4202560 122791 0 0 0 99870 213 0 0 25 0 5 0 497622858 1665785856 356170 33554432000 4194304 5787044 140734058458960 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4002.13
Current children cumulated vsize (KiB) 1635444

[startup+1062.3 s]
/proc/loadavg: 8.10 8.04 8.00 9/188 18611
/proc/meminfo: memFree=22542188/32951124 swapFree=67111524/67111528
[pid=18544] ppid=18542 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18544/stat : 18544 (priss.sh) S 18542 18544 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497622827 8908800 252 33554432000 4194304 4922060 140737280906336 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18544/statm: 2175 252 211 178 0 68 0
[pid=18545] ppid=18544 vsize=1699116 CPUtime=4241.74 cores=1,3,5,7
/proc/18545/stat : 18545 (priss) S 18544 18544 17192 0 -1 4202496 467458 0 0 0 423277 897 0 0 18 0 5 0 497622827 1739894784 361778 33554432000 4194304 5787044 140734058458960 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18545/statm: 424779 361778 418 389 0 420529 0
[pid=18545/tid=18547] ppid=18544 vsize=1699116 CPUtime=1057.99 cores=1,3,5,7
/proc/18545/task/18547/stat : 18547 (priss) R 18544 18544 17192 0 -1 4202560 109782 0 0 0 105600 199 0 0 25 0 5 0 497622846 1739894784 361778 33554432000 4194304 5787044 140734058458960 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=18545/tid=18548] ppid=18544 vsize=1699116 CPUtime=1060.95 cores=1,3,5,7
/proc/18545/task/18548/stat : 18548 (priss) R 18544 18544 17192 0 -1 4202560 93513 0 0 0 105855 240 0 0 25 0 5 0 497622850 1739894784 361778 33554432000 4194304 5787044 140734058458960 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=18545/tid=18549] ppid=18544 vsize=1699116 CPUtime=1061.63 cores=1,3,5,7
/proc/18545/task/18549/stat : 18549 (priss) R 18544 18544 17192 0 -1 4202560 114434 0 0 0 105928 235 0 0 25 0 5 0 497622854 1739894784 361778 33554432000 4194304 5787044 140734058458960 18446744073709551615 4254546 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=18545/tid=18550] ppid=18544 vsize=1699116 CPUtime=1060.83 cores=1,3,5,7
/proc/18545/task/18550/stat : 18550 (priss) R 18544 18544 17192 0 -1 4202560 124006 0 0 0 105865 218 0 0 25 0 5 0 497622858 1739894784 361778 33554432000 4194304 5787044 140734058458960 18446744073709551615 4692144 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4241.74
Current children cumulated vsize (KiB) 1707816

[startup+1122.3 s]
/proc/loadavg: 8.11 8.05 8.00 9/188 18612
/proc/meminfo: memFree=22493884/32951124 swapFree=67111524/67111528
[pid=18544] ppid=18542 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18544/stat : 18544 (priss.sh) S 18542 18544 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497622827 8908800 252 33554432000 4194304 4922060 140737280906336 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18544/statm: 2175 252 211 178 0 68 0
[pid=18545] ppid=18544 vsize=1699492 CPUtime=4481.26 cores=1,3,5,7
/proc/18545/stat : 18545 (priss) S 18544 18544 17192 0 -1 4202496 469773 0 0 0 447211 915 0 0 18 0 5 0 497622827 1740279808 363604 33554432000 4194304 5787044 140734058458960 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18545/statm: 424873 363604 418 389 0 420623 0
[pid=18545/tid=18547] ppid=18544 vsize=1699492 CPUtime=1117.6 cores=1,3,5,7
/proc/18545/task/18547/stat : 18547 (priss) R 18544 18544 17192 0 -1 4202560 110997 0 0 0 111558 202 0 0 25 0 5 0 497622846 1740279808 363604 33554432000 4194304 5787044 140734058458960 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=18545/tid=18548] ppid=18544 vsize=1699492 CPUtime=1120.9 cores=1,3,5,7
/proc/18545/task/18548/stat : 18548 (priss) R 18544 18544 17192 0 -1 4202560 93902 0 0 0 111844 246 0 0 25 0 5 0 497622850 1740279808 363604 33554432000 4194304 5787044 140734058458960 18446744073709551615 212039760415 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=18545/tid=18549] ppid=18544 vsize=1699492 CPUtime=1121.62 cores=1,3,5,7
/proc/18545/task/18549/stat : 18549 (priss) R 18544 18544 17192 0 -1 4202560 114460 0 0 0 111923 239 0 0 25 0 5 0 497622854 1740279808 363604 33554432000 4194304 5787044 140734058458960 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=18545/tid=18550] ppid=18544 vsize=1699492 CPUtime=1120.8 cores=1,3,5,7
/proc/18545/task/18550/stat : 18550 (priss) R 18544 18544 17192 0 -1 4202560 124691 0 0 0 111857 223 0 0 25 0 5 0 497622858 1740279808 363604 33554432000 4194304 5787044 140734058458960 18446744073709551615 4254537 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4481.26
Current children cumulated vsize (KiB) 1708192

[startup+1182.3 s]
/proc/loadavg: 8.10 8.05 8.00 9/188 18614
/proc/meminfo: memFree=22483936/32951124 swapFree=67111524/67111528
[pid=18544] ppid=18542 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18544/stat : 18544 (priss.sh) S 18542 18544 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497622827 8908800 252 33554432000 4194304 4922060 140737280906336 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18544/statm: 2175 252 211 178 0 68 0
[pid=18545] ppid=18544 vsize=1699492 CPUtime=4720.94 cores=1,3,5,7
/proc/18545/stat : 18545 (priss) S 18544 18544 17192 0 -1 4202496 469776 0 0 0 471165 929 0 0 18 0 5 0 497622827 1740279808 363607 33554432000 4194304 5787044 140734058458960 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18545/statm: 424873 363607 418 389 0 420623 0
[pid=18545/tid=18547] ppid=18544 vsize=1699492 CPUtime=1177.27 cores=1,3,5,7
/proc/18545/task/18547/stat : 18547 (priss) R 18544 18544 17192 0 -1 4202560 110998 0 0 0 117522 205 0 0 25 0 5 0 497622846 1740279808 363607 33554432000 4194304 5787044 140734058458960 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=18545/tid=18548] ppid=18544 vsize=1699492 CPUtime=1180.91 cores=1,3,5,7
/proc/18545/task/18548/stat : 18548 (priss) R 18544 18544 17192 0 -1 4202560 93902 0 0 0 117840 251 0 0 25 0 5 0 497622850 1740279808 363607 33554432000 4194304 5787044 140734058458960 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=18545/tid=18549] ppid=18544 vsize=1699492 CPUtime=1181.63 cores=1,3,5,7
/proc/18545/task/18549/stat : 18549 (priss) R 18544 18544 17192 0 -1 4202560 114461 0 0 0 117920 243 0 0 25 0 5 0 497622854 1740279808 363607 33554432000 4194304 5787044 140734058458960 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=18545/tid=18550] ppid=18544 vsize=1699492 CPUtime=1180.8 cores=1,3,5,7
/proc/18545/task/18550/stat : 18550 (priss) R 18544 18544 17192 0 -1 4202560 124692 0 0 0 117854 226 0 0 25 0 5 0 497622858 1740279808 363607 33554432000 4194304 5787044 140734058458960 18446744073709551615 5527535 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4720.94
Current children cumulated vsize (KiB) 1708192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.1 s]
/proc/loadavg: 8.07 8.05 8.00 9/188 18624
/proc/meminfo: memFree=22482500/32951124 swapFree=67111524/67111528
[pid=18544] ppid=18542 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18544/stat : 18544 (priss.sh) S 18542 18544 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497622827 8908800 252 33554432000 4194304 4922060 140737280906336 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18544/statm: 2175 252 211 178 0 68 0
[pid=18545] ppid=18544 vsize=1699492 CPUtime=4800.04 cores=1,3,5,7
/proc/18545/stat : 18545 (priss) S 18544 18544 17192 0 -1 4202496 469778 0 0 0 479069 935 0 0 18 0 5 0 497622827 1740279808 363609 33554432000 4194304 5787044 140734058458960 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18545/statm: 424873 363609 418 389 0 420623 0
[pid=18545/tid=18547] ppid=18544 vsize=1699492 CPUtime=1196.97 cores=1,3,5,7
/proc/18545/task/18547/stat : 18547 (priss) R 18544 18544 17192 0 -1 4202560 110998 0 0 0 119490 207 0 0 25 0 5 0 497622846 1740279808 363609 33554432000 4194304 5787044 140734058458960 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=18545/tid=18548] ppid=18544 vsize=1699492 CPUtime=1200.71 cores=1,3,5,7
/proc/18545/task/18548/stat : 18548 (priss) R 18544 18544 17192 0 -1 4202560 93902 0 0 0 119818 253 0 0 25 0 5 0 497622850 1740279808 363609 33554432000 4194304 5787044 140734058458960 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=18545/tid=18549] ppid=18544 vsize=1699492 CPUtime=1201.42 cores=1,3,5,7
/proc/18545/task/18549/stat : 18549 (priss) R 18544 18544 17192 0 -1 4202560 114463 0 0 0 119898 244 0 0 25 0 5 0 497622854 1740279808 363609 33554432000 4194304 5787044 140734058458960 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=18545/tid=18550] ppid=18544 vsize=1699492 CPUtime=1200.6 cores=1,3,5,7
/proc/18545/task/18550/stat : 18550 (priss) R 18544 18544 17192 0 -1 4202560 124692 0 0 0 119834 226 0 0 25 0 5 0 497622858 1740279808 363609 33554432000 4194304 5787044 140734058458960 18446744073709551615 5527087 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 1708192

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

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

[startup+1202.1 s]
/proc/loadavg: 8.07 8.05 8.00 9/188 18624
/proc/meminfo: memFree=22482500/32951124 swapFree=67111524/67111528
[pid=18544] ppid=18542 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18544/stat : 18544 (priss.sh) S 18542 18544 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 497622827 8908800 252 33554432000 4194304 4922060 140737280906336 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18544/statm: 2175 252 211 178 0 68 0
[pid=18545] ppid=18544 vsize=1699492 CPUtime=4800.04 cores=1,3,5,7
/proc/18545/stat : 18545 (priss) S 18544 18544 17192 0 -1 4202496 469778 0 0 0 479069 935 0 0 18 0 5 0 497622827 1740279808 363609 33554432000 4194304 5787044 140734058458960 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18545/statm: 424873 363609 418 389 0 420623 0
[pid=18545/tid=18547] ppid=18544 vsize=1699492 CPUtime=1196.97 cores=1,3,5,7
/proc/18545/task/18547/stat : 18547 (priss) R 18544 18544 17192 0 -1 4202560 110998 0 0 0 119490 207 0 0 25 0 5 0 497622846 1740279808 363609 33554432000 4194304 5787044 140734058458960 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=18545/tid=18548] ppid=18544 vsize=1699492 CPUtime=1200.71 cores=1,3,5,7
/proc/18545/task/18548/stat : 18548 (priss) R 18544 18544 17192 0 -1 4202560 93902 0 0 0 119818 253 0 0 25 0 5 0 497622850 1740279808 363609 33554432000 4194304 5787044 140734058458960 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=18545/tid=18549] ppid=18544 vsize=1699492 CPUtime=1201.42 cores=1,3,5,7
/proc/18545/task/18549/stat : 18549 (priss) R 18544 18544 17192 0 -1 4202560 114463 0 0 0 119898 244 0 0 25 0 5 0 497622854 1740279808 363609 33554432000 4194304 5787044 140734058458960 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=18545/tid=18550] ppid=18544 vsize=1699492 CPUtime=1200.6 cores=1,3,5,7
/proc/18545/task/18550/stat : 18550 (priss) R 18544 18544 17192 0 -1 4202560 124692 0 0 0 119834 226 0 0 25 0 5 0 497622858 1740279808 363609 33554432000 4194304 5787044 140734058458960 18446744073709551615 5527087 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 1708192

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18544 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 4800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1202.12
CPU time (s): 4800.04
CPU user time (s): 4790.69
CPU system time (s): 9.35
CPU usage (%): 399.298
Max. virtual memory (cumulated for all children) (KiB): 1708192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 333
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3

runsolver used 1.65975 second user time and 4.90725 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-29 06:41:06
IDJOB=3288285
IDBENCH=82493
IDSOLVER=1603
FILE ID=node146/3288285-1304052065
RUNJOBID= node146-1304042862-17211
PBS_JOBID= 13170387
Free space on /tmp= 72976 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288285-1304052065/watcher-3288285-1304052065 -o /tmp/evaluation-result-3288285-1304052065/solver-3288285-1304052065 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3288285-1304052065.cnf 1154933357 4800 15500 4

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

MD5SUM BENCH= 7886cd26d6e0801ea382a1ffd6224023
RANDOM SEED=1154933357

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23596252 kB
Buffers:       1667324 kB
Cached:        6274680 kB
SwapCached:          4 kB
Active:        2196344 kB
Inactive:      6629964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23596252 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11676 kB
Writeback:           0 kB
AnonPages:      883672 kB
Mapped:          15752 kB
Slab:           463348 kB
PageTables:       6200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1124368 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= 72980 MiB
End job on node146 at 2011-04-29 07:01:10