Trace number 3287461

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-03-01? (TO) 1300.04 1300.03

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtpmspalu-tseitin.cnf
MD5SUM8dae13531986e2a9bdb6559418f57130
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1166.09
Satisfiable
(Un)Satisfiability was proved
Number of variables89190
Number of clauses265718
Sum of the clauses size620006
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2177144
Number of clauses of size 388572
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Set FPU double precision.
0.08/0.19	c Parse Cnf success: #var: 89190 #clause: 265718
0.08/0.19	c Find Units :          2
0.18/0.20	c Find Invs  :          0
0.18/0.24	c Find Ands  :      88768 AvgFaninNum: 2
0.18/0.25	c Find Xors  :          0 AvgFaninNum: nan
0.18/0.27	c Find Ite   :          0
0.28/0.32	c UnDirect variable: 0
0.28/0.32	c UnDirect to Direct Gate: 0
0.28/0.32	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
0.28/0.33	c Break Cycle : 54
0.28/0.33	c Total Root : 1 Undef Var: 669
0.28/0.39	c After covering, Total Root: 52 Leaf: 666
0.28/0.39	c Variable( cover/uncovered/unused ): 89187 3 0
0.28/0.39	c Unit Clauses: 2
0.28/0.39	c Binary Clauses( cover/uncovered ): 177042 102
0.28/0.39	c Clauses( cover/uncovered ): 88521 51
0.28/0.39	c Total Clauses( cover/uncovered ): 265565 153 99.9424%
0.28/0.39	c Covered Ands: 88521 Invs: 0 Xors: 0 Ites: 0
0.38/0.40	c Uncover Clauses avg size: 2.33333 max size: 3
0.38/0.40	c Final circuit: i/l/o/s     668       0     154     88716
0.38/0.40	c CnfToAig: Time: 0.39 s
0.58/0.68	c TmMap: Set choices finish.
0.69/0.71	c TmMap: Set big and: 5376
0.69/0.71	c TmMap: Origin: 89385 ClauseNum: 266148 --> New: 29194 ClauseNum: 131593
0.69/0.71	c TmMap: Time: 0.06
1.48/1.58	c Simulation --> TransNum: 130425/131593 Try to Add: #clause: 117846 #xorclause: 1194
1.58/1.64	c #var: 29039 #clauses: 102978 Solving... 
510.39/510.46	c Abstract SAT
510.49/510.58	c Simulation --> TransNum: 131300/131593 Try to Add: #clause: 15 #xorclause: 0
510.49/510.59	c #var: 29039 #clauses: 91833 Solving... 
1300.01/1300.00	c Time Out !!
1300.01/1300.00	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: 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-3287461-1303769436/watcher-3287461-1303769436 -o /tmp/evaluation-result-3287461-1303769436/solver-3287461-1303769436 -C 2400 -W 1300 -M 7680 qutersat_release HOME/instance-3287461-1303769436.cnf 1909762374 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 0.86 2.00 2.83 2/174 15647
/proc/meminfo: memFree=18558004/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=11800 CPUtime=0 cores=0,2
/proc/15647/stat : 15647 (runsolver) R 15645 15647 14002 0 -1 4202560 42 0 0 0 0 0 0 0 22 0 1 0 488543242 12083200 51 33554432000 4194304 5434984 140737230031744 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/15647/statm: 2950 51 31 303 0 2644 0

[startup+0.03326 s]
/proc/loadavg: 0.86 2.00 2.83 2/174 15647
/proc/meminfo: memFree=18558004/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=38552 CPUtime=0.02 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 3466 0 0 0 2 0 0 0 22 0 1 0 488543242 39477248 3400 33554432000 4194304 6016207 140733995018048 18446744073709551615 4804639 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 9638 3400 379 445 0 3182 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 38552

[startup+0.100281 s]
/proc/loadavg: 0.86 2.00 2.83 2/174 15647
/proc/meminfo: memFree=18558004/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=53912 CPUtime=0.08 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 7143 0 0 0 8 0 0 0 22 0 1 0 488543242 55205888 7077 33554432000 4194304 6016207 140733995018048 18446744073709551615 4279087 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 13478 7077 379 445 0 7022 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 53912

[startup+0.300206 s]
/proc/loadavg: 0.86 2.00 2.83 2/174 15647
/proc/meminfo: memFree=18558004/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=73496 CPUtime=0.28 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 11772 0 0 0 27 1 0 0 23 0 1 0 488543242 75259904 11706 33554432000 4194304 6016207 140733995018048 18446744073709551615 4778166 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 18374 11706 398 445 0 11918 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 73496

[startup+0.701137 s]
/proc/loadavg: 0.86 2.00 2.83 2/174 15647
/proc/meminfo: memFree=18558004/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=84040 CPUtime=0.69 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 15119 0 0 0 67 2 0 0 25 0 1 0 488543242 86056960 15053 33554432000 4194304 6016207 140733995018048 18446744073709551615 4223842 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 21010 15053 672 445 0 14554 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84040

[startup+1.50103 s]
/proc/loadavg: 0.86 2.00 2.83 5/188 15674
/proc/meminfo: memFree=18272872/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=86088 CPUtime=1.48 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 15666 0 0 0 146 2 0 0 25 0 1 0 488543242 88154112 15600 33554432000 4194304 6016207 140733995018048 18446744073709551615 4246159 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 21522 15600 681 445 0 15066 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 86088

[startup+3.10076 s]
/proc/loadavg: 0.86 2.00 2.83 5/188 15674
/proc/meminfo: memFree=18172436/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=94292 CPUtime=3.08 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 16446 0 0 0 306 2 0 0 25 0 1 0 488543242 96555008 16380 33554432000 4194304 6016207 140733995018048 18446744073709551615 4424917 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 23573 16380 716 445 0 17117 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 94292

[startup+9.3777 s]
/proc/loadavg: 1.11 2.03 2.84 5/188 15701
/proc/meminfo: memFree=18200240/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=115324 CPUtime=9.36 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 20718 0 0 0 933 3 0 0 25 0 1 0 488543242 118091776 20645 33554432000 4194304 6016207 140733995018048 18446744073709551615 4425840 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 28831 20645 735 445 0 22375 0
Current children cumulated CPU time (s) 9.36
Current children cumulated vsize (KiB) 115324

[startup+12.7011 s]
/proc/loadavg: 1.50 2.09 2.86 6/188 15701
/proc/meminfo: memFree=18114204/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=127272 CPUtime=12.69 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 22249 0 0 0 1265 4 0 0 25 0 1 0 488543242 130326528 22173 33554432000 4194304 6016207 140733995018048 18446744073709551615 4425054 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 31818 22173 735 445 0 25362 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 127272

[startup+25.501 s]
/proc/loadavg: 2.19 2.22 2.89 5/188 15701
/proc/meminfo: memFree=18054104/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=151624 CPUtime=25.48 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 26098 0 0 0 2543 5 0 0 25 0 1 0 488543242 155262976 25986 33554432000 4194304 6016207 140733995018048 18446744073709551615 4424136 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 37906 25986 735 445 0 31450 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 151624

[startup+51.1067 s]
/proc/loadavg: 2.52 2.30 2.89 4/182 15719
/proc/meminfo: memFree=18121980/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=176696 CPUtime=51.09 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 30688 0 0 0 5103 6 0 0 25 0 1 0 488543242 180936704 30532 33554432000 4194304 6016207 140733995018048 18446744073709551615 4425504 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 44174 30532 736 445 0 37718 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 176696

[startup+102.301 s]
/proc/loadavg: 2.79 2.40 2.90 4/182 15720
/proc/meminfo: memFree=18042128/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=191064 CPUtime=102.29 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 36601 0 0 0 10222 7 0 0 25 0 1 0 488543242 195649536 36365 33554432000 4194304 6016207 140733995018048 18446744073709551615 4425149 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 47766 36365 735 445 0 41310 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 191064

[startup+162.301 s]
/proc/loadavg: 2.92 2.51 2.90 4/182 15722
/proc/meminfo: memFree=17993136/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=191192 CPUtime=162.29 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 39354 0 0 0 16221 8 0 0 25 0 1 0 488543242 195780608 39002 33554432000 4194304 6016207 140733995018048 18446744073709551615 4425540 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 47798 39002 735 445 0 41342 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 191192

[startup+222.301 s]
/proc/loadavg: 3.02 2.61 2.91 4/182 15724
/proc/meminfo: memFree=17935580/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=258604 CPUtime=222.29 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 48543 0 0 0 22220 9 0 0 25 0 1 0 488543242 264810496 48191 33554432000 4194304 6016207 140733995018048 18446744073709551615 4426003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 64651 48191 735 445 0 58195 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 258604

[startup+282.301 s]
/proc/loadavg: 3.01 2.68 2.91 4/182 15725
/proc/meminfo: memFree=17891924/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=258604 CPUtime=282.29 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 51393 0 0 0 28219 10 0 0 25 0 1 0 488543242 264810496 48408 33554432000 4194304 6016207 140733995018048 18446744073709551615 4425742 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 64651 48408 735 445 0 58195 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 258604

[startup+342.301 s]
/proc/loadavg: 2.61 2.64 2.88 3/176 15744
/proc/meminfo: memFree=18112312/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=258604 CPUtime=342.29 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 57740 0 0 0 34218 11 0 0 25 0 1 0 488543242 264810496 54755 33554432000 4194304 6016207 140733995018048 18446744073709551615 4425530 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 64651 54755 751 445 0 58195 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 258604

[startup+402.301 s]
/proc/loadavg: 2.22 2.52 2.82 3/176 15745
/proc/meminfo: memFree=18106100/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=258604 CPUtime=402.29 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 59649 0 0 0 40218 11 0 0 25 0 1 0 488543242 264810496 56648 33554432000 4194304 6016207 140733995018048 18446744073709551615 4424410 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 64651 56648 735 445 0 58195 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 258604

[startup+462.3 s]
/proc/loadavg: 2.08 2.42 2.77 3/176 15747
/proc/meminfo: memFree=18079176/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=258732 CPUtime=462.29 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 61115 0 0 0 46217 12 0 0 25 0 1 0 488543242 264941568 58090 33554432000 4194304 6016207 140733995018048 18446744073709551615 4425392 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 64683 58090 737 445 0 58227 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 258732

[startup+522.3 s]
/proc/loadavg: 2.03 2.34 2.72 3/176 15749
/proc/meminfo: memFree=18042832/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=279944 CPUtime=522.29 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 65814 0 0 0 52216 13 0 0 25 0 1 0 488543242 286662656 62787 33554432000 4194304 6016207 140733995018048 18446744073709551615 4373923 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 69986 62787 735 445 0 63530 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 279944

[startup+582.301 s]
/proc/loadavg: 2.01 2.28 2.67 3/176 15750
/proc/meminfo: memFree=18041208/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=279944 CPUtime=582.3 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 65815 0 0 0 58217 13 0 0 25 0 1 0 488543242 286662656 62788 33554432000 4194304 6016207 140733995018048 18446744073709551615 4425530 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 69986 62788 735 445 0 63530 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 279944

[startup+642.301 s]
/proc/loadavg: 2.00 2.23 2.63 3/176 15752
/proc/meminfo: memFree=18033884/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=342612 CPUtime=642.29 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 66516 0 0 0 64216 13 0 0 25 0 1 0 488543242 350834688 63487 33554432000 4194304 6016207 140733995018048 18446744073709551615 4424223 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 85653 63487 735 445 0 79197 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 342612

[startup+702.306 s]
/proc/loadavg: 2.00 2.18 2.58 3/176 15753
/proc/meminfo: memFree=18026436/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=342612 CPUtime=702.3 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 66517 0 0 0 70216 14 0 0 25 0 1 0 488543242 350834688 63488 33554432000 4194304 6016207 140733995018048 18446744073709551615 4425664 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 85653 63488 735 445 0 79197 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 342612

[startup+762.301 s]
/proc/loadavg: 2.00 2.15 2.54 3/176 15755
/proc/meminfo: memFree=18022328/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=413736 CPUtime=762.29 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 67098 0 0 0 76215 14 0 0 25 0 1 0 488543242 423665664 64069 33554432000 4194304 6016207 140733995018048 18446744073709551615 4425995 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 103434 64069 735 445 0 96978 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 413736

[startup+822.301 s]
/proc/loadavg: 2.00 2.12 2.51 3/176 15757
/proc/meminfo: memFree=18003840/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=413736 CPUtime=822.3 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 70979 0 0 0 82215 15 0 0 25 0 1 0 488543242 423665664 67950 33554432000 4194304 6016207 140733995018048 18446744073709551615 4425558 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 103434 67950 735 445 0 96978 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 413736

[startup+882.301 s]
/proc/loadavg: 2.00 2.09 2.47 3/176 15758
/proc/meminfo: memFree=17974316/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=413736 CPUtime=882.3 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 71629 0 0 0 88215 15 0 0 25 0 1 0 488543242 423665664 68600 33554432000 4194304 6016207 140733995018048 18446744073709551615 4425530 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 103434 68600 735 445 0 96978 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 413736

[startup+942.3 s]
/proc/loadavg: 2.00 2.07 2.44 3/176 15760
/proc/meminfo: memFree=17922724/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=413736 CPUtime=942.29 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 76638 0 0 0 94213 16 0 0 25 0 1 0 488543242 423665664 73609 33554432000 4194304 6016207 140733995018048 18446744073709551615 4425626 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 103434 73609 735 445 0 96978 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 413736

[startup+1002.3 s]
/proc/loadavg: 2.04 2.07 2.42 3/176 15761
/proc/meminfo: memFree=17919480/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=413736 CPUtime=1002.3 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 76666 0 0 0 100213 17 0 0 25 0 1 0 488543242 423665664 73637 33554432000 4194304 6016207 140733995018048 18446744073709551615 4622963 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 103434 73637 735 445 0 96978 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 413736

[startup+1062.3 s]
/proc/loadavg: 2.01 2.06 2.39 3/176 15763
/proc/meminfo: memFree=17875948/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=413736 CPUtime=1062.3 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 76871 0 0 0 106213 17 0 0 25 0 1 0 488543242 423665664 73813 33554432000 4194304 6016207 140733995018048 18446744073709551615 4425664 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 103434 73813 742 445 0 96978 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 413736

[startup+1122.3 s]
/proc/loadavg: 2.00 2.04 2.36 3/176 15765
/proc/meminfo: memFree=17868372/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=413736 CPUtime=1122.3 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 77109 0 0 0 112213 17 0 0 25 0 1 0 488543242 423665664 74051 33554432000 4194304 6016207 140733995018048 18446744073709551615 4425616 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 103434 74051 742 445 0 96978 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 413736

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 2.34 3/176 15766
/proc/meminfo: memFree=17861540/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=413736 CPUtime=1182.3 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 78802 0 0 0 118213 17 0 0 25 0 1 0 488543242 423665664 75744 33554432000 4194304 6016207 140733995018048 18446744073709551615 4425530 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 103434 75744 742 445 0 96978 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 413736

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.31 3/176 15768
/proc/meminfo: memFree=17846524/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=507348 CPUtime=1242.31 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 82516 0 0 0 124213 18 0 0 25 0 1 0 488543242 519524352 79451 33554432000 4194304 6016207 140733995018048 18446744073709551615 4425526 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 126837 79451 742 445 0 120381 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 507348



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.02 2.29 3/176 15769
/proc/meminfo: memFree=17831264/32951132 swapFree=67111524/67111528
[pid=15647] ppid=15645 vsize=507348 CPUtime=1300.01 cores=0,2
/proc/15647/stat : 15647 (qutersat_releas) R 15645 15647 14002 0 -1 4202496 85825 0 0 0 129982 19 0 0 25 0 1 0 488543242 519524352 82760 33554432000 4194304 6016207 140733995018048 18446744073709551615 4425530 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15647/statm: 126837 82760 742 445 0 120381 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 507348

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): 1300.03
CPU time (s): 1300.04
CPU user time (s): 1299.82
CPU system time (s): 0.214967
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 507348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.82
system time used= 0.214967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85830
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= 3950

runsolver used 2.39963 second user time and 5.43717 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-26 00:10:36
IDJOB=3287461
IDBENCH=82467
IDSOLVER=1607
FILE ID=node129/3287461-1303769436
RUNJOBID= node129-1303769436-15631
PBS_JOBID= 13157128
Free space on /tmp= 66292 MiB

SOLVER NAME= QuteRSat 2011-03-01
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmspalu-tseitin.cnf
COMMAND LINE= qutersat_release BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287461-1303769436/watcher-3287461-1303769436 -o /tmp/evaluation-result-3287461-1303769436/solver-3287461-1303769436 -C 2400 -W 1300 -M 7680  qutersat_release HOME/instance-3287461-1303769436.cnf 1909762374

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 8dae13531986e2a9bdb6559418f57130
RANDOM SEED=1909762374

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18558276 kB
Buffers:       1240728 kB
Cached:       12421872 kB
SwapCached:          4 kB
Active:        2046152 kB
Inactive:     11684416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18558276 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10588 kB
Writeback:           0 kB
AnonPages:       67280 kB
Mapped:          14788 kB
Slab:           600216 kB
PageTables:       4848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   192272 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66284 MiB
End job on node129 at 2011-04-26 00:32:18