Trace number 3384289

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
QuteRSat 2011-05-12 (fixed)? (TO) 5000.08 4999.94

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1376.76
Satisfiable
(Un)Satisfiability was proved
Number of variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
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 Set FPU double precision.
0.09/0.17	c Parse Cnf success: #var: 69561 #clause: 226787
0.09/0.17	c Find Units :        129
0.09/0.18	c Find Invs  :       5310
0.18/0.21	c Find Ands  :      40910 AvgFaninNum: 2
0.18/0.22	c Find Xors  :      23351 AvgFaninNum: 2
0.18/0.26	c Find Ite   :        128
0.28/0.33	c UnDirect variable: 28162
0.28/0.34	c UnDirect to Direct Gate: 28209
0.28/0.34	c Forced Direct Gate: 457 Unuse unDirect Gate: 411
0.28/0.36	c Break Cycle : 2695
0.28/0.36	c Total Root : 579 Undef Var: 3103
0.38/0.41	c After covering, Total Root: 3083 Leaf: 3102
0.38/0.41	c Variable( cover/uncovered/unused ): 69560 1 0
0.38/0.41	c Unit Clauses: 129
0.38/0.41	c Binary Clauses( cover/uncovered ): 90558 1818
0.38/0.41	c Clauses( cover/uncovered ): 124819 9463
0.38/0.41	c Total Clauses( cover/uncovered ): 215506 11281 95.0257%
0.38/0.41	c Covered Ands: 40103 Invs: 5176 Xors: 21179 Ites: 0
0.38/0.42	c Uncover Clauses avg size: 2.83884 max size: 3
0.38/0.42	c Final circuit: i/l/o/s    3101       0   11408    115227
0.38/0.42	c CnfToAig: Time: 0.41 s
0.88/0.95	c TmMap: Set choices finish.
0.99/1.00	c TmMap: Set big and: 17511
0.99/1.00	c TmMap: Origin: 118329 ClauseNum: 345681 --> New: 50835 ClauseNum: 195042
0.99/1.00	c TmMap: Time: 0.09
1.79/1.81	c Simulation --> TransNum: 194822/195042 Try to Add: #clause: 168261 #xorclause: 0
1.79/1.88	c #var: 39434 #clauses: 147552 Solving... 
13.20/13.23	c Abstract SAT
13.31/13.35	c Simulation --> TransNum: 194985/195042 Try to Add: #clause: 1 #xorclause: 0
13.31/13.35	c #var: 39434 #clauses: 63243 Solving... 
5000.05/4999.91	c Time Out !!
5000.05/4999.91	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3384289-1305541072/watcher-3384289-1305541072 -o /tmp/evaluation-result-3384289-1305541072/solver-3384289-1305541072 -C 5000 -W 5100 -M 15500 qutersat_release HOME/instance-3384289-1305541072.cnf 1294791991 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 2.00 1.92 1.23 3/433 8119
/proc/meminfo: memFree=14265024/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=32356 CPUtime=0 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 1638 0 0 0 0 0 0 0 22 0 1 0 665704950 33132544 1575 33554432000 4194304 6014671 140733596713856 18446744073709551615 4368512 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8119/statm: 8089 1594 345 445 0 1634 0

[startup+0.108643 s]
/proc/loadavg: 2.00 1.92 1.23 3/433 8119
/proc/meminfo: memFree=14265024/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=57164 CPUtime=0.09 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 7954 0 0 0 9 0 0 0 22 0 1 0 665704950 58535936 7890 33554432000 4194304 6014671 140733596713856 18446744073709551615 4277551 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 14291 7890 378 445 0 7836 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57164

[startup+0.200631 s]
/proc/loadavg: 2.00 1.92 1.23 3/433 8119
/proc/meminfo: memFree=14265024/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=71500 CPUtime=0.18 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 11691 0 0 0 17 1 0 0 23 0 1 0 665704950 73216000 11627 33554432000 4194304 6014671 140733596713856 18446744073709551615 4286952 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 17875 11627 383 445 0 11420 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 71500

[startup+0.300611 s]
/proc/loadavg: 2.00 1.92 1.23 3/433 8119
/proc/meminfo: memFree=14265024/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=73676 CPUtime=0.28 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 12134 0 0 0 27 1 0 0 23 0 1 0 665704950 75444224 12070 33554432000 4194304 6014671 140733596713856 18446744073709551615 4263930 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 18419 12070 394 445 0 11964 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 73676

[startup+0.700546 s]
/proc/loadavg: 2.00 1.92 1.23 3/433 8119
/proc/meminfo: memFree=14265024/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=89300 CPUtime=0.69 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 16478 0 0 0 67 2 0 0 25 0 1 0 665704950 91443200 16414 33554432000 4194304 6014671 140733596713856 18446744073709551615 4778066 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 22325 16416 667 445 0 15870 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 89300

[startup+1.50039 s]
/proc/loadavg: 2.00 1.92 1.24 3/434 8120
/proc/meminfo: memFree=14164452/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=127276 CPUtime=1.49 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 25682 0 0 0 146 3 0 0 25 0 1 0 665704950 130330624 25618 33554432000 4194304 6014671 140733596713856 18446744073709551615 4244148 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 31819 25618 680 445 0 25364 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 127276

[startup+3.10109 s]
/proc/loadavg: 2.00 1.92 1.24 3/434 8120
/proc/meminfo: memFree=14161104/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=130520 CPUtime=3.09 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 26591 0 0 0 306 3 0 0 25 0 1 0 665704950 133652480 26527 33554432000 4194304 6014671 140733596713856 18446744073709551615 4378782 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 32630 26527 725 445 0 26175 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 130520

[startup+6.30051 s]
/proc/loadavg: 2.00 1.92 1.24 3/434 8120
/proc/meminfo: memFree=14160108/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=130520 CPUtime=6.29 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 26592 0 0 0 626 3 0 0 25 0 1 0 665704950 133652480 26528 33554432000 4194304 6014671 140733596713856 18446744073709551615 4423623 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 32630 26528 726 445 0 26175 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 130520

[startup+12.7003 s]
/proc/loadavg: 2.00 1.92 1.24 3/434 8121
/proc/meminfo: memFree=14159724/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=163336 CPUtime=12.69 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 26592 0 0 0 1266 3 0 0 25 0 1 0 665704950 167256064 26528 33554432000 4194304 6014671 140733596713856 18446744073709551615 4378680 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 40834 26528 726 445 0 34379 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 163336

[startup+25.501 s]
/proc/loadavg: 2.00 1.93 1.26 3/434 8121
/proc/meminfo: memFree=14155432/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=167432 CPUtime=25.49 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 27824 0 0 0 2546 3 0 0 25 0 1 0 665704950 171450368 27760 33554432000 4194304 6014671 140733596713856 18446744073709551615 4378652 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 41858 27760 729 445 0 35403 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 167432

[startup+51.1003 s]
/proc/loadavg: 2.00 1.93 1.28 3/434 8122
/proc/meminfo: memFree=14142616/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=179280 CPUtime=51.09 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 31054 0 0 0 5106 3 0 0 25 0 1 0 665704950 183582720 30990 33554432000 4194304 6014671 140733596713856 18446744073709551615 4424206 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 44820 30990 731 445 0 38365 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 179280

[startup+102.301 s]
/proc/loadavg: 2.00 1.94 1.31 3/434 8123
/proc/meminfo: memFree=14100072/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=241944 CPUtime=102.3 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 41566 0 0 0 10225 5 0 0 25 0 1 0 665704950 247750656 41502 33554432000 4194304 6014671 140733596713856 18446744073709551615 4423666 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 60486 41502 731 445 0 54031 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 241944

[startup+162.301 s]
/proc/loadavg: 2.00 1.95 1.35 3/434 8125
/proc/meminfo: memFree=14047840/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=293644 CPUtime=162.29 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 45269 0 0 0 16224 5 0 0 25 0 1 0 665704950 300691456 45205 33554432000 4194304 6014671 140733596713856 18446744073709551615 4422773 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 73411 45205 731 445 0 66956 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 293644

[startup+222.316 s]
/proc/loadavg: 2.00 1.95 1.39 3/434 8126
/proc/meminfo: memFree=14023400/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=293644 CPUtime=222.31 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 51516 0 0 0 22225 6 0 0 25 0 1 0 665704950 300691456 51452 33554432000 4194304 6014671 140733596713856 18446744073709551615 4422600 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 73411 51452 731 445 0 66956 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 293644

[startup+282.3 s]
/proc/loadavg: 2.18 2.00 1.44 3/434 8128
/proc/meminfo: memFree=14017432/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=293644 CPUtime=282.29 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 53136 0 0 0 28223 6 0 0 25 0 1 0 665704950 300691456 53072 33554432000 4194304 6014671 140733596713856 18446744073709551615 4372082 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 73411 53072 731 445 0 66956 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 293644

[startup+342.301 s]
/proc/loadavg: 2.12 2.02 1.48 3/434 8129
/proc/meminfo: memFree=13996464/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=293644 CPUtime=342.3 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 58142 0 0 0 34223 7 0 0 25 0 1 0 665704950 300691456 58053 33554432000 4194304 6014671 140733596713856 18446744073709551615 4422952 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 73411 58053 731 445 0 66956 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 293644

[startup+402.3 s]
/proc/loadavg: 2.04 2.01 1.51 3/434 8131
/proc/meminfo: memFree=13991236/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=293644 CPUtime=402.29 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 59450 0 0 0 40222 7 0 0 25 0 1 0 665704950 300691456 59359 33554432000 4194304 6014671 140733596713856 18446744073709551615 4378886 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 73411 59359 731 445 0 66956 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 293644

[startup+462.3 s]
/proc/loadavg: 2.01 2.00 1.54 3/434 8133
/proc/meminfo: memFree=13976460/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=346324 CPUtime=462.3 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 60340 0 0 0 46222 8 0 0 25 0 1 0 665704950 354635776 60238 33554432000 4194304 6014671 140733596713856 18446744073709551615 4422773 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 86581 60238 731 445 0 80126 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 346324

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.56 3/434 8134
/proc/meminfo: memFree=13968388/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=346324 CPUtime=522.3 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 60494 0 0 0 52222 8 0 0 25 0 1 0 665704950 354635776 60356 33554432000 4194304 6014671 140733596713856 18446744073709551615 4423853 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 86581 60356 731 445 0 80126 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 346324

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.58 3/434 8136
/proc/meminfo: memFree=13961788/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=346324 CPUtime=582.31 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 62333 0 0 0 58223 8 0 0 25 0 1 0 665704950 354635776 62195 33554432000 4194304 6014671 140733596713856 18446744073709551615 4378683 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 86581 62195 731 445 0 80126 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 346324

[startup+642.3 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/434 8239
/proc/meminfo: memFree=13416076/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=512524 CPUtime=4002.41 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 102606 0 0 0 400224 17 0 0 25 0 1 0 665704950 524824576 97676 33554432000 4194304 6014671 140733596713856 18446744073709551615 4422808 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 128131 97676 731 445 0 121676 0
Current children cumulated CPU time (s) 4002.41
Current children cumulated vsize (KiB) 512524

[startup+4062.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/434 8241
/proc/meminfo: memFree=13416296/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=512524 CPUtime=4062.41 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 102606 0 0 0 406224 17 0 0 25 0 1 0 665704950 524824576 97676 33554432000 4194304 6014671 140733596713856 18446744073709551615 4424451 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 128131 97676 731 445 0 121676 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 512524

[startup+4122.3 s]
/proc/loadavg: 2.22 2.07 2.01 3/434 8242
/proc/meminfo: memFree=13415292/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=512524 CPUtime=4122.41 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 102606 0 0 0 412224 17 0 0 25 0 1 0 665704950 524824576 97676 33554432000 4194304 6014671 140733596713856 18446744073709551615 4423853 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 128131 97676 731 445 0 121676 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 512524

[startup+4182.32 s]
/proc/loadavg: 2.04 2.04 2.00 3/434 8272
/proc/meminfo: memFree=13767736/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=512524 CPUtime=4182.43 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 102606 0 0 0 418226 17 0 0 25 0 1 0 665704950 524824576 97676 33554432000 4194304 6014671 140733596713856 18446744073709551615 4424012 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 128131 97676 731 445 0 121676 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 512524

[startup+4242.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/434 8273
/proc/meminfo: memFree=13018272/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=512524 CPUtime=4242.41 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 102606 0 0 0 424224 17 0 0 25 0 1 0 665704950 524824576 97676 33554432000 4194304 6014671 140733596713856 18446744073709551615 4378824 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 128131 97676 731 445 0 121676 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 512524

[startup+4302.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/434 8275
/proc/meminfo: memFree=12417100/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=512524 CPUtime=4302.42 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 102606 0 0 0 430225 17 0 0 25 0 1 0 665704950 524824576 97676 33554432000 4194304 6014671 140733596713856 18446744073709551615 4424169 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 128131 97676 731 445 0 121676 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 512524

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/434 8277
/proc/meminfo: memFree=12040500/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=512524 CPUtime=4362.42 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 102615 0 0 0 436225 17 0 0 25 0 1 0 665704950 524824576 97685 33554432000 4194304 6014671 140733596713856 18446744073709551615 4423095 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 128131 97685 731 445 0 121676 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 512524

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/434 8278
/proc/meminfo: memFree=11774504/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=512524 CPUtime=4422.42 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 102615 0 0 0 442225 17 0 0 25 0 1 0 665704950 524824576 97685 33554432000 4194304 6014671 140733596713856 18446744073709551615 4378544 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 128131 97685 731 445 0 121676 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 512524

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/434 8280
/proc/meminfo: memFree=11667480/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=512524 CPUtime=4482.42 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 102615 0 0 0 448225 17 0 0 25 0 1 0 665704950 524824576 97685 33554432000 4194304 6014671 140733596713856 18446744073709551615 4424320 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 128131 97685 731 445 0 121676 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 512524

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/434 8281
/proc/meminfo: memFree=11525712/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=512524 CPUtime=4542.43 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 104328 0 0 0 454225 18 0 0 25 0 1 0 665704950 524824576 99398 33554432000 4194304 6014671 140733596713856 18446744073709551615 4424448 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 128131 99398 731 445 0 121676 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 512524

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/434 8283
/proc/meminfo: memFree=11443856/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=512652 CPUtime=4602.43 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 104899 0 0 0 460225 18 0 0 25 0 1 0 665704950 524955648 99969 33554432000 4194304 6014671 140733596713856 18446744073709551615 4423539 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 128163 99969 731 445 0 121708 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 512652

[startup+4662.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/434 8285
/proc/meminfo: memFree=11342784/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=512652 CPUtime=4662.43 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 104899 0 0 0 466225 18 0 0 25 0 1 0 665704950 524955648 99969 33554432000 4194304 6014671 140733596713856 18446744073709551615 4423994 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 128163 99969 731 445 0 121708 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 512652

[startup+4722.3 s]
/proc/loadavg: 2.12 2.06 2.02 3/434 8286
/proc/meminfo: memFree=11274816/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=512652 CPUtime=4722.44 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 105750 0 0 0 472226 18 0 0 25 0 1 0 665704950 524955648 100820 33554432000 4194304 6014671 140733596713856 18446744073709551615 4423994 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 128163 100820 731 445 0 121708 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 512652

[startup+4782.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/434 8288
/proc/meminfo: memFree=11247260/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=512652 CPUtime=4782.43 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 106663 0 0 0 478225 18 0 0 25 0 1 0 665704950 524955648 101733 33554432000 4194304 6014671 140733596713856 18446744073709551615 4422826 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 128163 101733 731 445 0 121708 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 512652

[startup+4842.32 s]
/proc/loadavg: 2.01 2.04 2.00 3/434 8289
/proc/meminfo: memFree=11176440/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=512652 CPUtime=4842.45 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 107578 0 0 0 484226 19 0 0 25 0 1 0 665704950 524955648 102648 33554432000 4194304 6014671 140733596713856 18446744073709551615 4423123 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 128163 102648 731 445 0 121708 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 512652

[startup+4902.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/434 8291
/proc/meminfo: memFree=11123340/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=512652 CPUtime=4902.44 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 108611 0 0 0 490224 20 0 0 25 0 1 0 665704950 524955648 103681 33554432000 4194304 6014671 140733596713856 18446744073709551615 4371884 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 128163 103681 731 445 0 121708 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 512652

[startup+4962.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/434 8293
/proc/meminfo: memFree=11117120/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=512652 CPUtime=4962.44 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 108886 0 0 0 496224 20 0 0 25 0 1 0 665704950 524955648 103956 33554432000 4194304 6014671 140733596713856 18446744073709551615 4422936 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 128163 103956 731 445 0 121708 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 512652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/434 8294
/proc/meminfo: memFree=11085232/32951124 swapFree=67111348/67111528
[pid=8119] ppid=8117 vsize=512652 CPUtime=5000.05 cores=1,3,5,7
/proc/8119/stat : 8119 (qutersat_releas) R 8117 8119 8027 0 -1 4202496 108886 0 0 0 499985 20 0 0 25 0 1 0 665704950 524955648 103956 33554432000 4194304 6014671 140733596713856 18446744073709551615 4423498 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/8119/statm: 128163 103956 731 445 0 121708 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 512652

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

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

Child status: 1
Real time (s): 4999.94
CPU time (s): 5000.08
CPU user time (s): 4999.86
CPU system time (s): 0.222966
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 512652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.86
system time used= 0.222966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108890
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= 13
involuntary context switches= 8379

runsolver used 20.0789 second user time and 50.7203 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-16 12:17:52
IDJOB=3384289
IDBENCH=70830
IDSOLVER=1868
FILE ID=node139/3384289-1305541072
RUNJOBID= node139-1305540196-8046
PBS_JOBID= 13329214
Free space on /tmp= 73308 MiB

SOLVER NAME= QuteRSat 2011-05-12 (fixed)
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= qutersat_release BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3384289-1305541072/watcher-3384289-1305541072 -o /tmp/evaluation-result-3384289-1305541072/solver-3384289-1305541072 -C 5000 -W 5100 -M 15500  qutersat_release HOME/instance-3384289-1305541072.cnf 1294791991

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=1294791991

node139.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.852
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.852
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.852
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.74
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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14265172 kB
Buffers:        339176 kB
Cached:        3293964 kB
SwapCached:          0 kB
Active:       16148264 kB
Inactive:      2202500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14265172 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5576 kB
Writeback:           0 kB
AnonPages:    14717224 kB
Mapped:          36072 kB
Slab:           207152 kB
PageTables:      60388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 105306236 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= 73296 MiB
End job on node139 at 2011-05-16 13:41:14