Trace number 3291996

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
RestartSAT B95? (TO) 1300.09 1300.05

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark333.205
Satisfiable
(Un)Satisfiability was proved
Number of variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

Solver Data


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-3291996-1303787450/watcher-3291996-1303787450 -o /tmp/evaluation-result-3291996-1303787450/solver-3291996-1303787450 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3291996-1303787450.cnf 

running on 2 cores: 4,6

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: 3.85 3.97 3.90 5/187 10977
/proc/meminfo: memFree=17236840/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=19696 CPUtime=0 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 779 0 0 0 0 0 0 0 22 0 1 0 490343167 20168704 709 33554432000 4194304 4291949 140737200222176 18446744073709551615 271550197171 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 4924 710 225 24 0 1558 0

[startup+0.101078 s]
/proc/loadavg: 3.85 3.97 3.90 5/187 10977
/proc/meminfo: memFree=17236840/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=35480 CPUtime=0.09 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 5809 0 0 0 8 1 0 0 22 0 1 0 490343167 36331520 4984 33554432000 4194304 4291949 140737200222176 18446744073709551615 4223059 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 8870 4986 227 24 0 5504 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35480

[startup+0.201048 s]
/proc/loadavg: 3.85 3.97 3.90 5/187 10977
/proc/meminfo: memFree=17236840/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=54096 CPUtime=0.19 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 11295 0 0 0 17 2 0 0 22 0 1 0 490343167 55394304 9455 33554432000 4194304 4291949 140737200222176 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 13524 9455 227 24 0 10158 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 54096

[startup+1.39983 s]
/proc/loadavg: 3.85 3.97 3.90 5/187 10977
/proc/meminfo: memFree=17236840/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=274484 CPUtime=1.39 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 70008 0 0 0 128 11 0 0 25 0 1 0 490343167 281071616 59702 33554432000 4194304 4291949 140737200222176 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 68621 59703 227 24 0 65255 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 274484

[startup+1.40084 s]
/proc/loadavg: 3.85 3.97 3.90 5/187 10977
/proc/meminfo: memFree=17236840/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=274484 CPUtime=1.39 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 70036 0 0 0 128 11 0 0 25 0 1 0 490343167 281071616 59729 33554432000 4194304 4291949 140737200222176 18446744073709551615 271550198469 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 68621 59730 227 24 0 65255 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 274484

[startup+1.50082 s]
/proc/loadavg: 3.85 3.97 3.90 5/187 10977
/proc/meminfo: memFree=17236840/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=292760 CPUtime=1.49 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 77917 0 0 0 136 13 0 0 25 0 1 0 490343167 299786240 64011 33554432000 4194304 4291949 140737200222176 18446744073709551615 4215169 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 73190 64011 231 24 0 69824 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 292760

[startup+3.10052 s]
/proc/loadavg: 4.02 4.01 3.91 5/188 10978
/proc/meminfo: memFree=16796660/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=292760 CPUtime=3.09 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 77919 0 0 0 296 13 0 0 25 0 1 0 490343167 299786240 64013 33554432000 4194304 4291949 140737200222176 18446744073709551615 4226651 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 73190 64013 232 24 0 69824 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 292760

[startup+6.30094 s]
/proc/loadavg: 4.02 4.01 3.91 5/194 10990
/proc/meminfo: memFree=16156592/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=292760 CPUtime=6.29 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 77919 0 0 0 616 13 0 0 25 0 1 0 490343167 299786240 64013 33554432000 4194304 4291949 140737200222176 18446744073709551615 4255040 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 73190 64013 232 24 0 69824 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 292760

[startup+12.7008 s]
/proc/loadavg: 4.17 4.04 3.93 5/194 10990
/proc/meminfo: memFree=15752520/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=304692 CPUtime=12.69 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 82765 0 0 0 1255 14 0 0 25 0 1 0 490343167 312004608 68673 33554432000 4194304 4291949 140737200222176 18446744073709551615 4226090 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 76173 68673 234 24 0 72807 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 304692

[startup+25.5005 s]
/proc/loadavg: 4.14 4.04 3.93 5/194 10990
/proc/meminfo: memFree=15759480/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=282196 CPUtime=25.49 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 100732 0 0 0 2532 17 0 0 25 0 1 0 490343167 288968704 57966 33554432000 4194304 4291949 140737200222176 18446744073709551615 4251629 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 70549 57966 253 24 0 67183 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 282196

[startup+51.1008 s]
/proc/loadavg: 4.09 4.03 3.93 5/191 11012
/proc/meminfo: memFree=16103132/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=282196 CPUtime=51.09 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 101871 0 0 0 5092 17 0 0 25 0 1 0 490343167 288968704 59079 33554432000 4194304 4291949 140737200222176 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 70549 59079 253 24 0 67183 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 282196

[startup+102.306 s]
/proc/loadavg: 4.04 4.02 3.93 5/194 11047
/proc/meminfo: memFree=16071972/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=332284 CPUtime=102.3 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 110356 0 0 0 10208 22 0 0 25 0 1 0 490343167 340258816 67410 33554432000 4194304 4291949 140737200222176 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 83071 67410 253 24 0 79705 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 332284

[startup+162.301 s]
/proc/loadavg: 4.01 4.02 3.93 5/194 11048
/proc/meminfo: memFree=16084868/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=334296 CPUtime=162.3 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 118413 0 0 0 16205 25 0 0 25 0 1 0 490343167 342319104 75360 33554432000 4194304 4291949 140737200222176 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 83574 75360 253 24 0 80208 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 334296

[startup+222.301 s]
/proc/loadavg: 4.00 4.01 3.93 5/194 11050
/proc/meminfo: memFree=16018000/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=420560 CPUtime=222.3 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 125011 0 0 0 22202 28 0 0 25 0 1 0 490343167 430653440 81854 33554432000 4194304 4291949 140737200222176 18446744073709551615 4251639 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 105140 81854 253 24 0 101774 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 420560

[startup+282.301 s]
/proc/loadavg: 4.00 4.01 3.93 5/194 11051
/proc/meminfo: memFree=15969976/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=422988 CPUtime=282.29 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 131008 0 0 0 28199 30 0 0 25 0 1 0 490343167 433139712 87768 33554432000 4194304 4291949 140737200222176 18446744073709551615 4255536 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 105747 87768 253 24 0 102381 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 422988

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 11053
/proc/meminfo: memFree=15898396/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=422988 CPUtime=342.3 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 140014 0 0 0 34196 34 0 0 25 0 1 0 490343167 433139712 96691 33554432000 4194304 4291949 140737200222176 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 105747 96691 253 24 0 102381 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 422988

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 11055
/proc/meminfo: memFree=15769644/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=559324 CPUtime=402.31 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 153274 0 0 0 40193 38 0 0 25 0 1 0 490343167 572747776 109867 33554432000 4194304 4291949 140737200222176 18446744073709551615 4261956 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 139831 109867 253 24 0 136465 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 559324

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 11056
/proc/meminfo: memFree=15714552/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=560764 CPUtime=462.3 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 161566 0 0 0 46190 40 0 0 25 0 1 0 490343167 574222336 118079 33554432000 4194304 4291949 140737200222176 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 140191 118079 253 24 0 136825 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 560764

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 11058
/proc/meminfo: memFree=15682780/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=564380 CPUtime=522.3 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 168284 0 0 0 52188 42 0 0 25 0 1 0 490343167 577925120 124731 33554432000 4194304 4291949 140737200222176 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 141095 124731 253 24 0 137729 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 564380

[startup+582.3 s]
/proc/loadavg: 4.05 4.01 3.93 5/194 11059
/proc/meminfo: memFree=15577844/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=565780 CPUtime=582.3 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 177225 0 0 0 58185 45 0 0 25 0 1 0 490343167 579358720 133593 33554432000 4194304 4291949 140737200222176 18446744073709551615 4250690 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 141445 133593 253 24 0 138079 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 565780

[startup+642.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/194 11061
/proc/meminfo: memFree=15528840/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=781504 CPUtime=642.31 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 183879 0 0 0 64184 47 0 0 25 0 1 0 490343167 800260096 140188 33554432000 4194304 4291949 140737200222176 18446744073709551615 4255799 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 195376 140188 253 24 0 192010 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 781504

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 11063
/proc/meminfo: memFree=15411020/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=787100 CPUtime=702.31 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 193013 0 0 0 70180 51 0 0 25 0 1 0 490343167 805990400 149251 33554432000 4194304 4291949 140737200222176 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 196775 149251 253 24 0 193409 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 787100

[startup+762.307 s]
/proc/loadavg: 4.04 4.01 3.94 5/194 11064
/proc/meminfo: memFree=15328052/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=790112 CPUtime=762.32 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 200644 0 0 0 76178 54 0 0 25 0 1 0 490343167 809074688 156810 33554432000 4194304 4291949 140737200222176 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 197528 156810 253 24 0 194162 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 790112

[startup+822.301 s]
/proc/loadavg: 4.08 4.02 3.94 5/194 11066
/proc/meminfo: memFree=15175144/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=797948 CPUtime=822.31 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 223287 0 0 0 82171 60 0 0 25 0 1 0 490343167 817098752 179310 33554432000 4194304 4291949 140737200222176 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 199487 179310 253 24 0 196121 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 797948

[startup+882.301 s]
/proc/loadavg: 4.15 4.05 3.95 5/194 11067
/proc/meminfo: memFree=15120324/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=813512 CPUtime=882.32 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 234421 0 0 0 88167 65 0 0 25 0 1 0 490343167 833036288 190371 33554432000 4194304 4291949 140737200222176 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 203378 190371 253 24 0 200012 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 813512

[startup+942.301 s]
/proc/loadavg: 4.12 4.05 3.96 5/194 11069
/proc/meminfo: memFree=15018260/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=1178120 CPUtime=942.31 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 245171 0 0 0 94163 68 0 0 25 0 1 0 490343167 1206394880 201047 33554432000 4194304 4291949 140737200222176 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 294530 201047 253 24 0 291164 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1178120

[startup+1002.3 s]
/proc/loadavg: 4.08 4.05 3.96 5/194 11071
/proc/meminfo: memFree=14971872/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=1186324 CPUtime=1002.32 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 256408 0 0 0 100160 72 0 0 25 0 1 0 490343167 1214795776 212212 33554432000 4194304 4291949 140737200222176 18446744073709551615 4267377 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 296581 212212 253 24 0 293215 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1186324

[startup+1062.3 s]
/proc/loadavg: 4.03 4.04 3.96 5/194 11072
/proc/meminfo: memFree=14874396/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=1189204 CPUtime=1062.32 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 265189 0 0 0 106157 75 0 0 25 0 1 0 490343167 1217744896 220922 33554432000 4194304 4291949 140737200222176 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 297301 220922 253 24 0 293935 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1189204

[startup+1122.3 s]
/proc/loadavg: 4.01 4.03 3.96 5/194 11074
/proc/meminfo: memFree=14818956/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=1197844 CPUtime=1122.32 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 272997 0 0 0 112155 77 0 0 25 0 1 0 490343167 1226592256 228665 33554432000 4194304 4291949 140737200222176 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 299461 228665 253 24 0 296095 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1197844

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.96 5/194 11075
/proc/meminfo: memFree=14706724/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=1206892 CPUtime=1182.32 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 283894 0 0 0 118151 81 0 0 25 0 1 0 490343167 1235857408 239484 33554432000 4194304 4291949 140737200222176 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 301723 239484 253 24 0 298357 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1206892

[startup+1242.3 s]
/proc/loadavg: 3.72 3.95 3.94 4/188 11095
/proc/meminfo: memFree=15617956/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=1214336 CPUtime=1242.32 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 298181 0 0 0 124146 86 0 0 25 0 1 0 490343167 1243480064 253652 33554432000 4194304 4291949 140737200222176 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 303584 253652 253 24 0 300218 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1214336



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.28 3.79 3.88 4/188 11096
/proc/meminfo: memFree=15516000/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=1225020 CPUtime=1300.03 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 310738 0 0 0 129913 90 0 0 25 0 1 0 490343167 1254420480 266121 33554432000 4194304 4291949 140737200222176 18446744073709551615 271553995656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 306255 266121 253 24 0 302889 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1225020

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

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

[startup+1300 s]
/proc/loadavg: 3.28 3.79 3.88 4/188 11096
/proc/meminfo: memFree=15516000/32951124 swapFree=67111528/67111528
[pid=10977] ppid=10975 vsize=1225020 CPUtime=1300.03 cores=4,6
/proc/10977/stat : 10977 (RestartSAT) R 10975 10977 10690 0 -1 4202496 310738 0 0 0 129913 90 0 0 25 0 1 0 490343167 1254420480 266121 33554432000 4194304 4291949 140737200222176 18446744073709551615 271553995656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10977/statm: 306255 266121 253 24 0 302889 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1225020

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.05
CPU time (s): 1300.09
CPU user time (s): 1299.14
CPU system time (s): 0.953854
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1225020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.14
system time used= 0.953854
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 310738
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= 9
involuntary context switches= 2060

runsolver used 2.32864 second user time and 4.76828 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-26 05:10:53
IDJOB=3291996
IDBENCH=85007
IDSOLVER=1580
FILE ID=node133/3291996-1303787450
RUNJOBID= node133-1303786147-10709
PBS_JOBID= 13157247
Free space on /tmp= 71672 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291996-1303787450/watcher-3291996-1303787450 -o /tmp/evaluation-result-3291996-1303787450/solver-3291996-1303787450 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3291996-1303787450.cnf

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

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=1713476180

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17237780 kB
Buffers:       2176264 kB
Cached:       12457720 kB
SwapCached:          0 kB
Active:        9102640 kB
Inactive:      6044716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17237780 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          316400 kB
Writeback:           0 kB
AnonPages:      513100 kB
Mapped:          15260 kB
Slab:           501992 kB
PageTables:       5904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   790812 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= 71700 MiB
End job on node133 at 2011-04-26 05:32:35