Trace number 3282580

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 Auto? (TO) 4800.36 1202.12

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-12.cnf
MD5SUM0621e557bffdc18ca509447665adecda
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 variables69553
Number of clauses226752
Sum of the clauses size587624
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292374
Number of clauses of size 3134249
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: 32741
0.00/0.00	c setup for 4cores
0.00/0.06	c parsetime: 61598us
0.00/0.06	c parsed 226752 clauses with 69553 variables
0.00/0.08	c NW started thread 0 successfully (1094302016)
0.00/0.09	c NW started thread 1 successfully (1108998464)
0.00/0.11	c NW started thread 2 successfully (1119488320)
0.00/0.15	c NW started thread 3 successfully (1129978176)
8.79/2.31	c preprocessor returned 69553 variables
8.79/2.31	c preprocessing returned UNKNOWN
8.79/2.31	c PP set 309 variables
8.79/2.31	c pp time: 2169743us (2s)
8.79/2.31	c preprocessor returned 69553 variables
8.79/2.31	c preprocessing returned UNKNOWN
8.79/2.31	c PP set 309 variables
8.79/2.31	c pp time: 2187485us (2s)
8.79/2.31	c preprocessor returned 69553 variables
8.79/2.31	c preprocessing returned UNKNOWN
8.79/2.31	c PP set 309 variables
8.79/2.31	c pp time: 2176058us (2s)
8.79/2.31	c preprocessor returned 69553 variables
8.79/2.31	c preprocessing returned UNKNOWN
8.79/2.31	c PP set 309 variables
8.79/2.31	c pp time: 2141671us (2s)
9.58/2.50	c HTE
9.58/2.56	c subsumption
9.97/2.68	c simplified formula contains 0 unit clauses
24.75/6.33	c received clause contains eliminated literal -3171

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-3282580-1304041361/watcher-3282580-1304041361 -o /tmp/evaluation-result-3282580-1304041361/solver-3282580-1304041361 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3282580-1304041361.cnf 1343332987 4800 15500 4 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 8.16 8.18 7.97 6/186 32740
/proc/meminfo: memFree=22035068/32951124 swapFree=67111524/67111528
[pid=32740] ppid=32738 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32740/stat : 32740 (prissAuto.sh) S 32738 32740 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515733988 8908800 252 33554432000 4194304 4922060 140733964341712 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32740/statm: 2175 252 211 178 0 68 0

[startup+0.0532779 s]
/proc/loadavg: 8.16 8.18 7.97 6/186 32740
/proc/meminfo: memFree=22035068/32951124 swapFree=67111524/67111528
[pid=32740] ppid=32738 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32740/stat : 32740 (prissAuto.sh) S 32738 32740 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515733988 8908800 252 33554432000 4194304 4922060 140733964341712 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32740/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101132 s]
/proc/loadavg: 8.16 8.18 7.97 6/186 32740
/proc/meminfo: memFree=22035068/32951124 swapFree=67111524/67111528
[pid=32740] ppid=32738 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32740/stat : 32740 (prissAuto.sh) S 32738 32740 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515733988 8908800 252 33554432000 4194304 4922060 140733964341712 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32740/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.550917 s]
/proc/loadavg: 8.16 8.18 7.97 6/186 32740
/proc/meminfo: memFree=22035068/32951124 swapFree=67111524/67111528
[pid=32740] ppid=32738 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32740/stat : 32740 (prissAuto.sh) S 32738 32740 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515733988 8908800 252 33554432000 4194304 4922060 140733964341712 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32740/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.706831 s]
/proc/loadavg: 8.16 8.18 7.97 6/186 32740
/proc/meminfo: memFree=22035068/32951124 swapFree=67111524/67111528
[pid=32740] ppid=32738 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32740/stat : 32740 (prissAuto.sh) S 32738 32740 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515733988 8908800 252 33554432000 4194304 4922060 140733964341712 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32740/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50094 s]
/proc/loadavg: 8.15 8.17 7.97 9/192 32746
/proc/meminfo: memFree=21841456/32951124 swapFree=67111524/67111528
[pid=32740] ppid=32738 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32740/stat : 32740 (prissAuto.sh) S 32738 32740 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515733988 8908800 252 33554432000 4194304 4922060 140733964341712 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32740/statm: 2175 252 211 178 0 68 0
[pid=32741] ppid=32740 vsize=382432 CPUtime=5.58 cores=0,2,4,6
/proc/32741/stat : 32741 (priss) S 32740 32740 32466 0 -1 4202496 66403 0 0 0 536 22 0 0 18 0 5 0 515733989 391610368 48630 33554432000 4194304 5787044 140735838633280 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32741/statm: 95608 48630 352 389 0 91358 0
[pid=32741/tid=32743] ppid=32740 vsize=382432 CPUtime=1.38 cores=0,2,4,6
/proc/32741/task/32743/stat : 32743 (priss) R 32740 32740 32466 0 -1 4202560 13805 0 0 0 132 6 0 0 19 0 5 0 515733997 391610368 48630 33554432000 4194304 5787044 140735838633280 18446744073709551615 4278467 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=32741/tid=32744] ppid=32740 vsize=382432 CPUtime=1.37 cores=0,2,4,6
/proc/32741/task/32744/stat : 32744 (priss) R 32740 32740 32466 0 -1 4202560 14537 0 0 0 133 4 0 0 18 0 5 0 515733998 391610368 48630 33554432000 4194304 5787044 140735838633280 18446744073709551615 4345933 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32741/tid=32745] ppid=32740 vsize=382432 CPUtime=1.36 cores=0,2,4,6
/proc/32741/task/32745/stat : 32745 (priss) R 32740 32740 32466 0 -1 4202560 16533 0 0 0 130 6 0 0 19 0 5 0 515734000 391610368 48630 33554432000 4194304 5787044 140735838633280 18446744073709551615 4345944 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=32741/tid=32746] ppid=32740 vsize=382432 CPUtime=1.32 cores=0,2,4,6
/proc/32741/task/32746/stat : 32746 (priss) R 32740 32740 32466 0 -1 4202560 10504 0 0 0 129 3 0 0 18 0 5 0 515734003 391610368 48630 33554432000 4194304 5787044 140735838633280 18446744073709551615 4278467 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.58
Current children cumulated vsize (KiB) 391132

[startup+3.10065 s]
/proc/loadavg: 8.15 8.17 7.97 10/192 32746
/proc/meminfo: memFree=21823600/32951124 swapFree=67111524/67111528
[pid=32740] ppid=32738 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32740/stat : 32740 (prissAuto.sh) S 32738 32740 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515733988 8908800 252 33554432000 4194304 4922060 140733964341712 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32740/statm: 2175 252 211 178 0 68 0
[pid=32741] ppid=32740 vsize=397108 CPUtime=11.97 cores=0,2,4,6
/proc/32741/stat : 32741 (priss) S 32740 32740 32466 0 -1 4202496 90773 0 0 0 1170 27 0 0 18 0 5 0 515733989 406638592 62736 33554432000 4194304 5787044 140735838633280 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32741/statm: 99277 62736 417 389 0 95027 0
[pid=32741/tid=32743] ppid=32740 vsize=397108 CPUtime=2.97 cores=0,2,4,6
/proc/32741/task/32743/stat : 32743 (priss) R 32740 32740 32466 0 -1 4202560 20121 0 0 0 290 7 0 0 22 0 5 0 515733997 406638592 62736 33554432000 4194304 5787044 140735838633280 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=32741/tid=32744] ppid=32740 vsize=397108 CPUtime=2.97 cores=0,2,4,6
/proc/32741/task/32744/stat : 32744 (priss) R 32740 32740 32466 0 -1 4202560 20797 0 0 0 292 5 0 0 22 0 5 0 515733998 406638592 62736 33554432000 4194304 5787044 140735838633280 18446744073709551615 4227988 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32741/tid=32745] ppid=32740 vsize=397108 CPUtime=2.96 cores=0,2,4,6
/proc/32741/task/32745/stat : 32745 (priss) R 32740 32740 32466 0 -1 4202560 20145 0 0 0 289 7 0 0 22 0 5 0 515734000 406638592 62736 33554432000 4194304 5787044 140735838633280 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=32741/tid=32746] ppid=32740 vsize=397108 CPUtime=2.93 cores=0,2,4,6
/proc/32741/task/32746/stat : 32746 (priss) R 32740 32740 32466 0 -1 4202560 18686 0 0 0 288 5 0 0 19 0 5 0 515734003 406638592 62736 33554432000 4194304 5787044 140735838633280 18446744073709551615 5527666 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.97
Current children cumulated vsize (KiB) 405808

[startup+6.30106 s]
/proc/loadavg: 8.14 8.17 7.97 9/192 32746
/proc/meminfo: memFree=21782316/32951124 swapFree=67111524/67111528
[pid=32740] ppid=32738 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32740/stat : 32740 (prissAuto.sh) S 32738 32740 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515733988 8908800 252 33554432000 4194304 4922060 140733964341712 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32740/statm: 2175 252 211 178 0 68 0
[pid=32741] ppid=32740 vsize=398184 CPUtime=24.75 cores=0,2,4,6
/proc/32741/stat : 32741 (priss) S 32740 32740 32466 0 -1 4202496 91351 0 0 0 2448 27 0 0 18 0 5 0 515733989 407740416 63314 33554432000 4194304 5787044 140735838633280 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32741/statm: 99546 63314 418 389 0 95296 0
[pid=32741/tid=32743] ppid=32740 vsize=398184 CPUtime=6.15 cores=0,2,4,6
/proc/32741/task/32743/stat : 32743 (priss) R 32740 32740 32466 0 -1 4202560 20121 0 0 0 608 7 0 0 25 0 5 0 515733997 407740416 63314 33554432000 4194304 5787044 140735838633280 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=32741/tid=32744] ppid=32740 vsize=398184 CPUtime=6.17 cores=0,2,4,6
/proc/32741/task/32744/stat : 32744 (priss) R 32740 32740 32466 0 -1 4202560 20975 0 0 0 612 5 0 0 25 0 5 0 515733998 407740416 63314 33554432000 4194304 5787044 140735838633280 18446744073709551615 4227968 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32741/tid=32745] ppid=32740 vsize=398184 CPUtime=6.16 cores=0,2,4,6
/proc/32741/task/32745/stat : 32745 (priss) R 32740 32740 32466 0 -1 4202560 20344 0 0 0 609 7 0 0 25 0 5 0 515734000 407740416 63314 33554432000 4194304 5787044 140735838633280 18446744073709551615 4220688 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=32741/tid=32746] ppid=32740 vsize=398184 CPUtime=6.13 cores=0,2,4,6
/proc/32741/task/32746/stat : 32746 (priss) R 32740 32740 32466 0 -1 4202560 18887 0 0 0 608 5 0 0 25 0 5 0 515734003 407740416 63314 33554432000 4194304 5787044 140735838633280 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.75
Current children cumulated vsize (KiB) 406884

[startup+12.7009 s]
/proc/loadavg: 8.13 8.17 7.97 9/192 32746
/proc/meminfo: memFree=21780168/32951124 swapFree=67111524/67111528
[pid=32740] ppid=32738 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32740/stat : 32740 (prissAuto.sh) S 32738 32740 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515733988 8908800 252 33554432000 4194304 4922060 140733964341712 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32740/statm: 2175 252 211 178 0 68 0
[pid=32741] ppid=32740 vsize=398844 CPUtime=50.31 cores=0,2,4,6
/proc/32741/stat : 32741 (priss) S 32740 32740 32466 0 -1 4202496 91818 0 0 0 5004 27 0 0 18 0 5 0 515733989 408416256 63781 33554432000 4194304 5787044 140735838633280 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32741/statm: 99711 63781 418 389 0 95461 0
[pid=32741/tid=32743] ppid=32740 vsize=398844 CPUtime=12.52 cores=0,2,4,6
/proc/32741/task/32743/stat : 32743 (priss) R 32740 32740 32466 0 -1 4202560 20121 0 0 0 1245 7 0 0 25 0 5 0 515733997 408416256 63781 33554432000 4194304 5787044 140735838633280 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=32741/tid=32744] ppid=32740 vsize=398844 CPUtime=12.56 cores=0,2,4,6
/proc/32741/task/32744/stat : 32744 (priss) R 32740 32740 32466 0 -1 4202560 21120 0 0 0 1251 5 0 0 25 0 5 0 515733998 408416256 63781 33554432000 4194304 5787044 140735838633280 18446744073709551615 5591686 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32741/tid=32745] ppid=32740 vsize=398844 CPUtime=12.56 cores=0,2,4,6
/proc/32741/task/32745/stat : 32745 (priss) R 32740 32740 32466 0 -1 4202560 20534 0 0 0 1249 7 0 0 25 0 5 0 515734000 408416256 63781 33554432000 4194304 5787044 140735838633280 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=32741/tid=32746] ppid=32740 vsize=398844 CPUtime=12.52 cores=0,2,4,6
/proc/32741/task/32746/stat : 32746 (priss) R 32740 32740 32466 0 -1 4202560 19019 0 0 0 1247 5 0 0 25 0 5 0 515734003 408416256 63781 33554432000 4194304 5787044 140735838633280 18446744073709551615 4218326 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.31
Current children cumulated vsize (KiB) 407544

[startup+25.5065 s]
/proc/loadavg: 8.18 8.18 7.98 9/192 32746
/proc/meminfo: memFree=21777564/32951124 swapFree=67111524/67111528
[pid=32740] ppid=32738 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32740/stat : 32740 (prissAuto.sh) S 32738 32740 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515733988 8908800 252 33554432000 4194304 4922060 140733964341712 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32740/statm: 2175 252 211 178 0 68 0
[pid=32741] ppid=32740 vsize=399928 CPUtime=101.47 cores=0,2,4,6
/proc/32741/stat : 32741 (priss) S 32740 32740 32466 0 -1 4202496 92386 0 0 0 10119 28 0 0 18 0 5 0 515733989 409526272 64349 33554432000 4194304 5787044 140735838633280 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32741/statm: 99982 64349 418 389 0 95732 0
[pid=32741/tid=32743] ppid=32740 vsize=399928 CPUtime=25.25 cores=0,2,4,6
/proc/32741/task/32743/stat : 32743 (priss) R 32740 32740 32466 0 -1 4202560 20205 0 0 0 2518 7 0 0 25 0 5 0 515733997 409526272 64349 33554432000 4194304 5787044 140735838633280 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=32741/tid=32744] ppid=32740 vsize=399928 CPUtime=25.37 cores=0,2,4,6
/proc/32741/task/32744/stat : 32744 (priss) R 32740 32740 32466 0 -1 4202560 21228 0 0 0 2532 5 0 0 25 0 5 0 515733998 409526272 64349 33554432000 4194304 5787044 140735838633280 18446744073709551615 4221008 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32741/tid=32745] ppid=32740 vsize=399928 CPUtime=25.36 cores=0,2,4,6
/proc/32741/task/32745/stat : 32745 (priss) R 32740 32740 32466 0 -1 4202560 20801 0 0 0 2529 7 0 0 25 0 5 0 515734000 409526272 64349 33554432000 4194304 5787044 140735838633280 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=32741/tid=32746] ppid=32740 vsize=399928 CPUtime=25.33 cores=0,2,4,6
/proc/32741/task/32746/stat : 32746 (priss) R 32740 32740 32466 0 -1 4202560 19128 0 0 0 2528 5 0 0 25 0 5 0 515734003 409526272 64349 33554432000 4194304 5787044 140735838633280 18446744073709551615 5524741 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 408628

[startup+51.1008 s]
/proc/loadavg: 8.17 8.18 7.98 9/192 32747
/proc/meminfo: memFree=21773872/32951124 swapFree=67111524/67111528
[pid=32740] ppid=32738 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32740/stat : 32740 (prissAuto.sh) S 32738 32740 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515733988 8908800 252 33554432000 4194304 4922060 140733964341712 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32740/statm: 2175 252 211 178 0 68 0
[pid=32741] ppid=32740 vsize=401256 CPUtime=203.71 cores=0,2,4,6
/proc/32741/stat : 32741 (priss) S 32740 32740 32466 0 -1 4202496 93175 0 0 0 20342 29 0 0 18 0 5 0 515733989 410886144 65138 33554432000 4194304 5787044 140735838633280 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32741/statm: 100314 65138 418 389 0 96064 0
[pid=32741/tid=32743] ppid=32740 vsize=401256 CPUtime=50.7 cores=0,2,4,6
/proc/32741/task/32743/stat : 32743 (priss) R 32740 32740 32466 0 -1 4202560 20311 0 0 0 5063 7 0 0 25 0 5 0 515733997 410886144 65138 33554432000 4194304 5787044 140735838633280 18446744073709551615 4218754 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=32741/tid=32744] ppid=32740 vsize=401256 CPUtime=50.97 cores=0,2,4,6
/proc/32741/task/32744/stat : 32744 (priss) R 32740 32740 32466 0 -1 4202560 21386 0 0 0 5091 6 0 0 25 0 5 0 515733998 410886144 65138 33554432000 4194304 5787044 140735838633280 18446744073709551615 5592653 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32741/tid=32745] ppid=32740 vsize=401256 CPUtime=50.95 cores=0,2,4,6
/proc/32741/task/32745/stat : 32745 (priss) R 32740 32740 32466 0 -1 4202560 21138 0 0 0 5088 7 0 0 25 0 5 0 515734000 410886144 65138 33554432000 4194304 5787044 140735838633280 18446744073709551615 4220762 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=32741/tid=32746] ppid=32740 vsize=401256 CPUtime=50.92 cores=0,2,4,6
/proc/32741/task/32746/stat : 32746 (priss) R 32740 32740 32466 0 -1 4202560 19316 0 0 0 5087 5 0 0 25 0 5 0 515734003 410886144 65138 33554432000 4194304 5787044 140735838633280 18446744073709551615 5528408 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.71
Current children cumulated vsize (KiB) 409956

[startup+102.3 s]
/proc/loadavg: 8.22 8.19 8.00 9/192 32748
/proc/meminfo: memFree=21758460/32951124 swapFree=67111524/67111528
[pid=32740] ppid=32738 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32740/stat : 32740 (prissAuto.sh) S 32738 32740 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515733988 8908800 252 33554432000 4194304 4922060 140733964341712 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32740/statm: 2175 252 211 178 0 68 0
[pid=32741] ppid=32740 vsize=404368 CPUtime=408.23 cores=0,2,4,6
/proc/32741/stat : 32741 (priss) S 32740 32740 32466 0 -1 4202496 95584 0 0 0 40792 31 0 0 18 0 5 0 515733989 414072832 67547 33554432000 4194304 5787044 140735838633280 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32741/statm: 101092 67547 418 389 0 96842 0
[pid=32741/tid=32743] ppid=32740 vsize=404368 CPUtime=101.62 cores=0,2,4,6
/proc/32741/task/32743/stat : 32743 (priss) R 32740 32740 32466 0 -1 4202560 20858 0 0 0 10155 7 0 0 25 0 5 0 515733997 414072832 67547 33554432000 4194304 5787044 140735838633280 18446744073709551615 4220848 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=32741/tid=32744] ppid=32740 vsize=404368 CPUtime=102.17 cores=0,2,4,6
/proc/32741/task/32744/stat : 32744 (priss) R 32740 32740 32466 0 -1 4202560 21720 0 0 0 10211 6 0 0 25 0 5 0 515733998 414072832 67547 33554432000 4194304 5787044 140735838633280 18446744073709551615 4218750 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32741/tid=32745] ppid=32740 vsize=404368 CPUtime=102.16 cores=0,2,4,6
/proc/32741/task/32745/stat : 32745 (priss) R 32740 32740 32466 0 -1 4202560 22117 0 0 0 10207 9 0 0 25 0 5 0 515734000 414072832 67547 33554432000 4194304 5787044 140735838633280 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=32741/tid=32746] ppid=32740 vsize=404368 CPUtime=102.12 cores=0,2,4,6

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

/proc/32741/task/32744/stat : 32744 (priss) R 32740 32740 32466 0 -1 4202560 26431 0 0 0 88209 11 0 0 25 0 5 0 515733998 579174400 98855 33554432000 4194304 5787044 140735838633280 18446744073709551615 4220488 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=32741/tid=32745] ppid=32740 vsize=565600 CPUtime=880.99 cores=0,2,4,6
/proc/32741/task/32745/stat : 32745 (priss) R 32740 32740 32466 0 -1 4202560 37919 0 0 0 88075 24 0 0 25 0 5 0 515734000 579174400 98855 33554432000 4194304 5787044 140735838633280 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=32741/tid=32746] ppid=32740 vsize=565600 CPUtime=882.15 cores=0,2,4,6
/proc/32741/task/32746/stat : 32746 (priss) R 32740 32740 32466 0 -1 4202560 24411 0 0 0 88203 12 0 0 25 0 5 0 515734003 579174400 98855 33554432000 4194304 5787044 140735838633280 18446744073709551615 4218330 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524
Current children cumulated vsize (KiB) 574300

[startup+942.3 s]
/proc/loadavg: 8.12 8.17 8.08 10/192 345
/proc/meminfo: memFree=21739264/32951124 swapFree=67111524/67111528
[pid=32740] ppid=32738 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32740/stat : 32740 (prissAuto.sh) S 32738 32740 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515733988 8908800 252 33554432000 4194304 4922060 140733964341712 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32740/statm: 2175 252 211 178 0 68 0
[pid=32741] ppid=32740 vsize=566688 CPUtime=3763.65 cores=0,2,4,6
/proc/32741/stat : 32741 (priss) S 32740 32740 32466 0 -1 4202496 127394 0 0 0 376299 66 0 0 18 0 5 0 515733989 580288512 99201 33554432000 4194304 5787044 140735838633280 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32741/statm: 141672 99201 418 389 0 137422 0
[pid=32741/tid=32743] ppid=32740 vsize=566688 CPUtime=938.49 cores=0,2,4,6
/proc/32741/task/32743/stat : 32743 (priss) R 32740 32740 32466 0 -1 4202560 27534 0 0 0 93834 15 0 0 25 0 5 0 515733997 580288512 99201 33554432000 4194304 5787044 140735838633280 18446744073709551615 5591640 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32741/tid=32744] ppid=32740 vsize=566688 CPUtime=942.2 cores=0,2,4,6
/proc/32741/task/32744/stat : 32744 (priss) R 32740 32740 32466 0 -1 4202560 26487 0 0 0 94209 11 0 0 25 0 5 0 515733998 580288512 99201 33554432000 4194304 5787044 140735838633280 18446744073709551615 5585240 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=32741/tid=32745] ppid=32740 vsize=566688 CPUtime=940.65 cores=0,2,4,6
/proc/32741/task/32745/stat : 32745 (priss) R 32740 32740 32466 0 -1 4202560 37919 0 0 0 94041 24 0 0 25 0 5 0 515734000 580288512 99201 33554432000 4194304 5787044 140735838633280 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=32741/tid=32746] ppid=32740 vsize=566688 CPUtime=942.14 cores=0,2,4,6
/proc/32741/task/32746/stat : 32746 (priss) R 32740 32740 32466 0 -1 4202560 24430 0 0 0 94202 12 0 0 25 0 5 0 515734003 580288512 99201 33554432000 4194304 5787044 140735838633280 18446744073709551615 4213694 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.65
Current children cumulated vsize (KiB) 575388

[startup+1002.31 s]
/proc/loadavg: 8.12 8.17 8.09 9/192 347
/proc/meminfo: memFree=21732264/32951124 swapFree=67111524/67111528
[pid=32740] ppid=32738 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32740/stat : 32740 (prissAuto.sh) S 32738 32740 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515733988 8908800 252 33554432000 4194304 4922060 140733964341712 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32740/statm: 2175 252 211 178 0 68 0
[pid=32741] ppid=32740 vsize=567664 CPUtime=4003.34 cores=0,2,4,6
/proc/32741/stat : 32741 (priss) S 32740 32740 32466 0 -1 4202496 127736 0 0 0 400268 66 0 0 18 0 5 0 515733989 581287936 99522 33554432000 4194304 5787044 140735838633280 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32741/statm: 141916 99522 418 389 0 137666 0
[pid=32741/tid=32743] ppid=32740 vsize=567664 CPUtime=998.5 cores=0,2,4,6
/proc/32741/task/32743/stat : 32743 (priss) R 32740 32740 32466 0 -1 4202560 27573 0 0 0 99835 15 0 0 25 0 5 0 515733997 581287936 99522 33554432000 4194304 5787044 140735838633280 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32741/tid=32744] ppid=32740 vsize=567664 CPUtime=1002.2 cores=0,2,4,6
/proc/32741/task/32744/stat : 32744 (priss) R 32740 32740 32466 0 -1 4202560 26746 0 0 0 100209 11 0 0 25 0 5 0 515733998 581287936 99522 33554432000 4194304 5787044 140735838633280 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=32741/tid=32745] ppid=32740 vsize=567664 CPUtime=1000.32 cores=0,2,4,6
/proc/32741/task/32745/stat : 32745 (priss) R 32740 32740 32466 0 -1 4202560 37919 0 0 0 100008 24 0 0 25 0 5 0 515734000 581287936 99522 33554432000 4194304 5787044 140735838633280 18446744073709551615 4220141 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=32741/tid=32746] ppid=32740 vsize=567664 CPUtime=1002.16 cores=0,2,4,6
/proc/32741/task/32746/stat : 32746 (priss) R 32740 32740 32466 0 -1 4202560 24474 0 0 0 100203 13 0 0 25 0 5 0 515734003 581287936 99522 33554432000 4194304 5787044 140735838633280 18446744073709551615 4218330 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.34
Current children cumulated vsize (KiB) 576364

[startup+1062.3 s]
/proc/loadavg: 8.21 8.19 8.10 9/192 348
/proc/meminfo: memFree=21728008/32951124 swapFree=67111524/67111528
[pid=32740] ppid=32738 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32740/stat : 32740 (prissAuto.sh) S 32738 32740 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515733988 8908800 252 33554432000 4194304 4922060 140733964341712 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32740/statm: 2175 252 211 178 0 68 0
[pid=32741] ppid=32740 vsize=567664 CPUtime=4242.99 cores=0,2,4,6
/proc/32741/stat : 32741 (priss) S 32740 32740 32466 0 -1 4202496 127996 0 0 0 424233 66 0 0 18 0 5 0 515733989 581287936 99762 33554432000 4194304 5787044 140735838633280 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32741/statm: 141916 99762 418 389 0 137666 0
[pid=32741/tid=32743] ppid=32740 vsize=567664 CPUtime=1058.49 cores=0,2,4,6
/proc/32741/task/32743/stat : 32743 (priss) R 32740 32740 32466 0 -1 4202560 27827 0 0 0 105834 15 0 0 25 0 5 0 515733997 581287936 99762 33554432000 4194304 5787044 140735838633280 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32741/tid=32744] ppid=32740 vsize=567664 CPUtime=1062.2 cores=0,2,4,6
/proc/32741/task/32744/stat : 32744 (priss) R 32740 32740 32466 0 -1 4202560 26746 0 0 0 106209 11 0 0 25 0 5 0 515733998 581287936 99762 33554432000 4194304 5787044 140735838633280 18446744073709551615 4220362 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=32741/tid=32745] ppid=32740 vsize=567664 CPUtime=1059.99 cores=0,2,4,6
/proc/32741/task/32745/stat : 32745 (priss) R 32740 32740 32466 0 -1 4202560 37919 0 0 0 105975 24 0 0 25 0 5 0 515734000 581287936 99762 33554432000 4194304 5787044 140735838633280 18446744073709551615 4218330 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=32741/tid=32746] ppid=32740 vsize=567664 CPUtime=1062.16 cores=0,2,4,6
/proc/32741/task/32746/stat : 32746 (priss) R 32740 32740 32466 0 -1 4202560 24480 0 0 0 106203 13 0 0 25 0 5 0 515734003 581287936 99762 33554432000 4194304 5787044 140735838633280 18446744073709551615 4227988 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4242.99
Current children cumulated vsize (KiB) 576364

[startup+1122.3 s]
/proc/loadavg: 8.23 8.20 8.10 10/192 359
/proc/meminfo: memFree=21706496/32951124 swapFree=67111524/67111528
[pid=32740] ppid=32738 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32740/stat : 32740 (prissAuto.sh) S 32738 32740 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515733988 8908800 252 33554432000 4194304 4922060 140733964341712 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32740/statm: 2175 252 211 178 0 68 0
[pid=32741] ppid=32740 vsize=567664 CPUtime=4482.64 cores=0,2,4,6
/proc/32741/stat : 32741 (priss) S 32740 32740 32466 0 -1 4202496 130329 0 0 0 448193 71 0 0 18 0 5 0 515733989 581287936 102095 33554432000 4194304 5787044 140735838633280 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32741/statm: 141916 102095 418 389 0 137666 0
[pid=32741/tid=32743] ppid=32740 vsize=567664 CPUtime=1118.48 cores=0,2,4,6
/proc/32741/task/32743/stat : 32743 (priss) R 32740 32740 32466 0 -1 4202560 28703 0 0 0 111830 18 0 0 25 0 5 0 515733997 581287936 102095 33554432000 4194304 5787044 140735838633280 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32741/tid=32744] ppid=32740 vsize=567664 CPUtime=1122.18 cores=0,2,4,6
/proc/32741/task/32744/stat : 32744 (priss) R 32740 32740 32466 0 -1 4202560 27335 0 0 0 112207 11 0 0 25 0 5 0 515733998 581287936 102095 33554432000 4194304 5787044 140735838633280 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=32741/tid=32745] ppid=32740 vsize=567664 CPUtime=1119.67 cores=0,2,4,6
/proc/32741/task/32745/stat : 32745 (priss) R 32740 32740 32466 0 -1 4202560 38093 0 0 0 111942 25 0 0 25 0 5 0 515734000 581287936 102095 33554432000 4194304 5787044 140735838633280 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=32741/tid=32746] ppid=32740 vsize=567664 CPUtime=1122.16 cores=0,2,4,6
/proc/32741/task/32746/stat : 32746 (priss) R 32740 32740 32466 0 -1 4202560 25174 0 0 0 112202 14 0 0 25 0 5 0 515734003 581287936 102095 33554432000 4194304 5787044 140735838633280 18446744073709551615 5527168 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.64
Current children cumulated vsize (KiB) 576364

[startup+1182.3 s]
/proc/loadavg: 8.44 8.26 8.12 10/192 862
/proc/meminfo: memFree=21673788/32951124 swapFree=67111524/67111528
[pid=32740] ppid=32738 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32740/stat : 32740 (prissAuto.sh) S 32738 32740 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515733988 8908800 252 33554432000 4194304 4922060 140733964341712 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32740/statm: 2175 252 211 178 0 68 0
[pid=32741] ppid=32740 vsize=640228 CPUtime=4721.25 cores=0,2,4,6
/proc/32741/stat : 32741 (priss) S 32740 32740 32466 0 -1 4202496 137534 0 0 0 472044 81 0 0 18 0 5 0 515733989 655593472 109300 33554432000 4194304 5787044 140735838633280 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32741/statm: 160057 109300 418 389 0 155807 0
[pid=32741/tid=32743] ppid=32740 vsize=640228 CPUtime=1178.18 cores=0,2,4,6
/proc/32741/task/32743/stat : 32743 (priss) R 32740 32740 32466 0 -1 4202560 30449 0 0 0 117800 18 0 0 25 0 5 0 515733997 655593472 109300 33554432000 4194304 5787044 140735838633280 18446744073709551615 5576478 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32741/tid=32744] ppid=32740 vsize=640228 CPUtime=1181.47 cores=0,2,4,6
/proc/32741/task/32744/stat : 32744 (priss) R 32740 32740 32466 0 -1 4202560 28705 0 0 0 118132 15 0 0 25 0 5 0 515733998 655593472 109300 33554432000 4194304 5787044 140735838633280 18446744073709551615 4227988 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=32741/tid=32745] ppid=32740 vsize=640228 CPUtime=1179.31 cores=0,2,4,6
/proc/32741/task/32745/stat : 32745 (priss) R 32740 32740 32466 0 -1 4202560 40392 0 0 0 117903 28 0 0 25 0 5 0 515734000 655593472 109300 33554432000 4194304 5787044 140735838633280 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=32741/tid=32746] ppid=32740 vsize=640228 CPUtime=1182.13 cores=0,2,4,6
/proc/32741/task/32746/stat : 32746 (priss) R 32740 32740 32466 0 -1 4202560 26964 0 0 0 118197 16 0 0 25 0 5 0 515734003 655593472 109300 33554432000 4194304 5787044 140735838633280 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4721.25
Current children cumulated vsize (KiB) 648928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.1 s]
/proc/loadavg: 8.47 8.27 8.13 9/192 863
/proc/meminfo: memFree=21666136/32951124 swapFree=67111524/67111528
[pid=32740] ppid=32738 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32740/stat : 32740 (prissAuto.sh) S 32738 32740 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515733988 8908800 252 33554432000 4194304 4922060 140733964341712 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32740/statm: 2175 252 211 178 0 68 0
[pid=32741] ppid=32740 vsize=642340 CPUtime=4800.36 cores=0,2,4,6
/proc/32741/stat : 32741 (priss) S 32740 32740 32466 0 -1 4202496 139699 0 0 0 479952 84 0 0 18 0 5 0 515733989 657756160 111465 33554432000 4194304 5787044 140735838633280 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32741/statm: 160585 111465 418 389 0 156335 0
[pid=32741/tid=32743] ppid=32740 vsize=642340 CPUtime=1197.99 cores=0,2,4,6
/proc/32741/task/32743/stat : 32743 (priss) R 32740 32740 32466 0 -1 4202560 30957 0 0 0 119780 19 0 0 25 0 5 0 515733997 657756160 111465 33554432000 4194304 5787044 140735838633280 18446744073709551615 5576446 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32741/tid=32744] ppid=32740 vsize=642340 CPUtime=1201.28 cores=0,2,4,6
/proc/32741/task/32744/stat : 32744 (priss) R 32740 32740 32466 0 -1 4202560 29121 0 0 0 120112 16 0 0 25 0 5 0 515733998 657756160 111465 33554432000 4194304 5787044 140735838633280 18446744073709551615 5590258 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=32741/tid=32745] ppid=32740 vsize=642340 CPUtime=1199 cores=0,2,4,6
/proc/32741/task/32745/stat : 32745 (priss) R 32740 32740 32466 0 -1 4202560 41152 0 0 0 119871 29 0 0 25 0 5 0 515734000 657756160 111465 33554432000 4194304 5787044 140735838633280 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=32741/tid=32746] ppid=32740 vsize=642340 CPUtime=1201.93 cores=0,2,4,6
/proc/32741/task/32746/stat : 32746 (priss) R 32740 32740 32466 0 -1 4202560 27445 0 0 0 120177 16 0 0 25 0 5 0 515734003 657756160 111465 33554432000 4194304 5787044 140735838633280 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 651040

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.47 8.27 8.13 9/192 863
/proc/meminfo: memFree=21666136/32951124 swapFree=67111524/67111528
[pid=32740] ppid=32738 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/32740/stat : 32740 (prissAuto.sh) S 32738 32740 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515733988 8908800 252 33554432000 4194304 4922060 140733964341712 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32740/statm: 2175 252 211 178 0 68 0
[pid=32741] ppid=32740 vsize=642340 CPUtime=4800.36 cores=0,2,4,6
/proc/32741/stat : 32741 (priss) S 32740 32740 32466 0 -1 4202496 139699 0 0 0 479952 84 0 0 18 0 5 0 515733989 657756160 111465 33554432000 4194304 5787044 140735838633280 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32741/statm: 160585 111465 418 389 0 156335 0
[pid=32741/tid=32743] ppid=32740 vsize=642340 CPUtime=1197.99 cores=0,2,4,6
/proc/32741/task/32743/stat : 32743 (priss) R 32740 32740 32466 0 -1 4202560 30957 0 0 0 119780 19 0 0 25 0 5 0 515733997 657756160 111465 33554432000 4194304 5787044 140735838633280 18446744073709551615 5576446 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=32741/tid=32744] ppid=32740 vsize=642340 CPUtime=1201.28 cores=0,2,4,6
/proc/32741/task/32744/stat : 32744 (priss) R 32740 32740 32466 0 -1 4202560 29121 0 0 0 120112 16 0 0 25 0 5 0 515733998 657756160 111465 33554432000 4194304 5787044 140735838633280 18446744073709551615 5590258 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=32741/tid=32745] ppid=32740 vsize=642340 CPUtime=1199 cores=0,2,4,6
/proc/32741/task/32745/stat : 32745 (priss) R 32740 32740 32466 0 -1 4202560 41152 0 0 0 119871 29 0 0 25 0 5 0 515734000 657756160 111465 33554432000 4194304 5787044 140735838633280 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=32741/tid=32746] ppid=32740 vsize=642340 CPUtime=1201.93 cores=0,2,4,6
/proc/32741/task/32746/stat : 32746 (priss) R 32740 32740 32466 0 -1 4202560 27445 0 0 0 120177 16 0 0 25 0 5 0 515734003 657756160 111465 33554432000 4194304 5787044 140735838633280 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 651040

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32740 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 4800.36
#
# 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.36
CPU user time (s): 4799.52
CPU system time (s): 0.84
CPU usage (%): 399.325
Max. virtual memory (cumulated for all children) (KiB): 651040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2

runsolver used 1.82772 second user time and 4.74228 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 03:42:41
IDJOB=3282580
IDBENCH=70829
IDSOLVER=1602
FILE ID=node135/3282580-1304041361
RUNJOBID= node135-1304038950-32484
PBS_JOBID= 13170376
Free space on /tmp= 71116 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-12.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282580-1304041361/watcher-3282580-1304041361 -o /tmp/evaluation-result-3282580-1304041361/solver-3282580-1304041361 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3282580-1304041361.cnf 1343332987 4800 15500 4

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

MD5SUM BENCH= 0621e557bffdc18ca509447665adecda
RANDOM SEED=1343332987

node135.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.851
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.70
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.851
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22035348 kB
Buffers:       1828348 kB
Cached:        8110516 kB
SwapCached:          4 kB
Active:        2711684 kB
Inactive:      7611432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22035348 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5452 kB
Writeback:           8 kB
AnonPages:      384056 kB
Mapped:          15800 kB
Slab:           528328 kB
PageTables:       5352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   582764 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71112 MiB
End job on node135 at 2011-04-29 04:02:45