Trace number 3291950

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.06

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
MD5SUM776da55785376fd8eac6989ca812b102
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1002.78
Satisfiable
(Un)Satisfiability was proved
Number of variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

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

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: 4.05 4.01 3.91 4/193 10903
/proc/meminfo: memFree=17113624/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=19696 CPUtime=0 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 757 0 0 0 0 0 0 0 22 0 1 0 490335370 20168704 691 33554432000 4194304 4291949 140736879690512 18446744073709551615 271550234727 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 4924 691 225 24 0 1558 0

[startup+0.0311021 s]
/proc/loadavg: 4.05 4.01 3.91 4/193 10903
/proc/meminfo: memFree=17113624/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=23192 CPUtime=0.02 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 2041 0 0 0 2 0 0 0 22 0 1 0 490335370 23748608 1816 33554432000 4194304 4291949 140736879690512 18446744073709551615 271550198469 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 5798 1818 227 24 0 2432 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23192

[startup+0.101127 s]
/proc/loadavg: 4.05 4.01 3.91 4/193 10903
/proc/meminfo: memFree=17113624/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=32232 CPUtime=0.09 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 5583 0 0 0 8 1 0 0 22 0 1 0 490335370 33005568 4762 33554432000 4194304 4291949 140736879690512 18446744073709551615 4278286 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 8058 4763 227 24 0 4692 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32232

[startup+0.301113 s]
/proc/loadavg: 4.05 4.01 3.91 4/193 10903
/proc/meminfo: memFree=17113624/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=74628 CPUtime=0.29 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 15439 0 0 0 27 2 0 0 23 0 1 0 490335370 76419072 13406 33554432000 4194304 4291949 140736879690512 18446744073709551615 4221477 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 18657 13426 227 24 0 15291 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74628

[startup+0.70104 s]
/proc/loadavg: 4.05 4.01 3.91 4/193 10903
/proc/meminfo: memFree=17113624/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=151804 CPUtime=0.69 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 35117 0 0 0 63 6 0 0 25 0 1 0 490335370 155447296 28940 33554432000 4194304 4291949 140736879690512 18446744073709551615 4260752 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 37951 28941 227 24 0 34585 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 151804

[startup+1.50087 s]
/proc/loadavg: 4.05 4.01 3.91 5/194 10904
/proc/meminfo: memFree=16952920/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=273880 CPUtime=1.49 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 69642 0 0 0 137 12 0 0 25 0 1 0 490335370 280453120 59353 33554432000 4194304 4291949 140736879690512 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 68470 59353 227 24 0 65104 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 273880

[startup+3.10659 s]
/proc/loadavg: 4.05 4.01 3.91 5/194 10904
/proc/meminfo: memFree=16641440/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=596360 CPUtime=3.09 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 143606 0 0 0 283 26 0 0 25 0 1 0 490335370 610672640 121134 33554432000 4194304 4291949 140736879690512 18446744073709551615 4215166 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 149090 121134 231 24 0 145724 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 596360

[startup+6.30101 s]
/proc/loadavg: 4.04 4.01 3.91 5/194 10904
/proc/meminfo: memFree=16624708/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=596360 CPUtime=6.29 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 143608 0 0 0 603 26 0 0 25 0 1 0 490335370 610672640 121136 33554432000 4194304 4291949 140736879690512 18446744073709551615 4254728 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 149090 121136 232 24 0 145724 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 596360

[startup+12.7009 s]
/proc/loadavg: 4.04 4.01 3.91 5/194 10904
/proc/meminfo: memFree=16621360/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=596360 CPUtime=12.69 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 143608 0 0 0 1243 26 0 0 25 0 1 0 490335370 610672640 121136 33554432000 4194304 4291949 140736879690512 18446744073709551615 4229961 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 149090 121136 232 24 0 145724 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 596360

[startup+25.5005 s]
/proc/loadavg: 4.03 4.01 3.91 5/194 10904
/proc/meminfo: memFree=16602720/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=597052 CPUtime=25.49 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 144313 0 0 0 2522 27 0 0 25 0 1 0 490335370 611381248 121830 33554432000 4194304 4291949 140736879690512 18446744073709551615 4254743 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 149263 121830 234 24 0 145897 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 597052

[startup+51.1009 s]
/proc/loadavg: 4.02 4.01 3.91 5/194 10905
/proc/meminfo: memFree=16512064/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=614904 CPUtime=51.09 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 151465 0 0 0 5081 28 0 0 25 0 1 0 490335370 629661696 128714 33554432000 4194304 4291949 140736879690512 18446744073709551615 4226086 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 153726 128714 234 24 0 150360 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 614904

[startup+102.301 s]
/proc/loadavg: 4.14 4.04 3.93 5/194 10990
/proc/meminfo: memFree=15759108/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=586532 CPUtime=102.29 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 188107 0 0 0 10195 34 0 0 25 0 1 0 490335370 600608768 111688 33554432000 4194304 4291949 140736879690512 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 146633 111688 253 24 0 143267 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 586532

[startup+162.301 s]
/proc/loadavg: 4.05 4.03 3.93 5/194 11019
/proc/meminfo: memFree=15671324/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=586532 CPUtime=162.3 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 190363 0 0 0 16195 35 0 0 25 0 1 0 490335370 600608768 113914 33554432000 4194304 4291949 140736879690512 18446744073709551615 4255943 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 146633 113914 253 24 0 143267 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 586532

[startup+222.301 s]
/proc/loadavg: 4.02 4.02 3.93 5/194 11048
/proc/meminfo: memFree=16133376/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=586532 CPUtime=222.3 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 193853 0 0 0 22194 36 0 0 25 0 1 0 490335370 600608768 117346 33554432000 4194304 4291949 140736879690512 18446744073709551615 4251666 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 146633 117346 253 24 0 143267 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 586532

[startup+282.301 s]
/proc/loadavg: 4.00 4.02 3.93 5/194 11049
/proc/meminfo: memFree=16053224/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=586532 CPUtime=282.3 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 197957 0 0 0 28192 38 0 0 25 0 1 0 490335370 600608768 121393 33554432000 4194304 4291949 140736879690512 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 146633 121393 253 24 0 143267 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 586532

[startup+342.301 s]
/proc/loadavg: 4.00 4.01 3.93 5/194 11051
/proc/meminfo: memFree=15995656/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=586532 CPUtime=342.3 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 201853 0 0 0 34191 39 0 0 25 0 1 0 490335370 600608768 125246 33554432000 4194304 4291949 140736879690512 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 146633 125246 253 24 0 143267 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 586532

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 11052
/proc/meminfo: memFree=15941064/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=586532 CPUtime=402.3 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 209349 0 0 0 40189 41 0 0 25 0 1 0 490335370 600608768 132682 33554432000 4194304 4291949 140736879690512 18446744073709551615 4251581 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 146633 132682 253 24 0 143267 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 586532

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 11054
/proc/meminfo: memFree=15793836/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=586532 CPUtime=462.31 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 213155 0 0 0 46188 43 0 0 25 0 1 0 490335370 600608768 136430 33554432000 4194304 4291949 140736879690512 18446744073709551615 4255590 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 146633 136430 253 24 0 143267 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 586532

[startup+522.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 11056
/proc/meminfo: memFree=15752136/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=718792 CPUtime=522.31 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 216785 0 0 0 52187 44 0 0 25 0 1 0 490335370 736043008 140029 33554432000 4194304 4291949 140736879690512 18446744073709551615 4251648 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 179698 140029 253 24 0 176332 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 718792

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 11057
/proc/meminfo: memFree=15662824/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=718792 CPUtime=582.3 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 220750 0 0 0 58185 45 0 0 25 0 1 0 490335370 736043008 143953 33554432000 4194304 4291949 140736879690512 18446744073709551615 4251575 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 179698 143953 253 24 0 176332 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 718792

[startup+642.3 s]
/proc/loadavg: 4.07 4.02 3.93 5/194 11059
/proc/meminfo: memFree=15607860/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=718792 CPUtime=642.31 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 225306 0 0 0 64183 48 0 0 25 0 1 0 490335370 736043008 148470 33554432000 4194304 4291949 140736879690512 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 179698 148470 253 24 0 176332 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 718792

[startup+702.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/194 11060
/proc/meminfo: memFree=15571496/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=718792 CPUtime=702.31 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 228665 0 0 0 70183 48 0 0 25 0 1 0 490335370 736043008 151790 33554432000 4194304 4291949 140736879690512 18446744073709551615 4251639 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 179698 151790 253 24 0 176332 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 718792

[startup+762.301 s]
/proc/loadavg: 4.01 4.00 3.93 5/194 11062
/proc/meminfo: memFree=15437068/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=718792 CPUtime=762.31 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 240471 0 0 0 76179 52 0 0 25 0 1 0 490335370 736043008 163519 33554432000 4194304 4291949 140736879690512 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 179698 163519 253 24 0 176332 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 718792

[startup+822.301 s]
/proc/loadavg: 4.06 4.02 3.94 5/194 11064
/proc/meminfo: memFree=15357440/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=718792 CPUtime=822.31 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 244281 0 0 0 82178 53 0 0 25 0 1 0 490335370 736043008 167289 33554432000 4194304 4291949 140736879690512 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 179698 167289 253 24 0 176332 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 718792

[startup+882.301 s]
/proc/loadavg: 4.02 4.01 3.94 5/194 11065
/proc/meminfo: memFree=15229088/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=718792 CPUtime=882.32 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 248108 0 0 0 88176 56 0 0 25 0 1 0 490335370 736043008 171079 33554432000 4194304 4291949 140736879690512 18446744073709551615 4255943 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 179698 171079 253 24 0 176332 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 718792

[startup+942.301 s]
/proc/loadavg: 4.10 4.04 3.95 5/194 11067
/proc/meminfo: memFree=15156284/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=933716 CPUtime=942.32 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 253639 0 0 0 94174 58 0 0 25 0 1 0 490335370 956125184 176568 33554432000 4194304 4291949 140736879690512 18446744073709551615 4251639 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 233429 176568 253 24 0 230063 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 933716

[startup+1002.3 s]
/proc/loadavg: 4.08 4.04 3.95 5/194 11068
/proc/meminfo: memFree=15049140/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=933716 CPUtime=1002.32 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 257154 0 0 0 100173 59 0 0 25 0 1 0 490335370 956125184 180036 33554432000 4194304 4291949 140736879690512 18446744073709551615 4250438 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 233429 180036 253 24 0 230063 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 933716

[startup+1062.3 s]
/proc/loadavg: 4.11 4.06 3.96 5/194 11070
/proc/meminfo: memFree=15000764/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=935756 CPUtime=1062.32 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 261168 0 0 0 106171 61 0 0 25 0 1 0 490335370 958214144 184016 33554432000 4194304 4291949 140736879690512 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 233939 184016 253 24 0 230573 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 935756

[startup+1122.3 s]
/proc/loadavg: 4.04 4.05 3.96 5/194 11072
/proc/meminfo: memFree=14896844/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=935756 CPUtime=1122.33 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 266369 0 0 0 112170 63 0 0 25 0 1 0 490335370 958214144 189172 33554432000 4194304 4291949 140736879690512 18446744073709551615 4249385 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 233939 189172 253 24 0 230573 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 935756

[startup+1182.31 s]
/proc/loadavg: 4.01 4.04 3.96 5/194 11073
/proc/meminfo: memFree=14853552/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=937144 CPUtime=1182.33 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 270389 0 0 0 118169 64 0 0 25 0 1 0 490335370 959635456 193143 33554432000 4194304 4291949 140736879690512 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 234286 193143 253 24 0 230920 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 937144

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 3.96 5/194 11075
/proc/meminfo: memFree=14735368/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=937964 CPUtime=1242.33 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 275122 0 0 0 124166 67 0 0 25 0 1 0 490335370 960475136 197828 33554432000 4194304 4291949 140736879690512 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 234491 197828 253 24 0 231125 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 937964



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.01 s]
/proc/loadavg: 4.00 4.02 3.96 5/194 11076
/proc/meminfo: memFree=14629584/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=944872 CPUtime=1300.04 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 280552 0 0 0 129936 68 0 0 25 0 1 0 490335370 967548928 203222 33554432000 4194304 4291949 140736879690512 18446744073709551615 4268817 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 236218 203222 253 24 0 232852 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 944872

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

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

[startup+1300.01 s]
/proc/loadavg: 4.00 4.02 3.96 5/194 11076
/proc/meminfo: memFree=14629584/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=944872 CPUtime=1300.04 cores=0,2
/proc/10903/stat : 10903 (RestartSAT) R 10901 10903 10690 0 -1 4202496 280552 0 0 0 129936 68 0 0 25 0 1 0 490335370 967548928 203222 33554432000 4194304 4291949 140736879690512 18446744073709551615 4268817 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10903/statm: 236218 203222 253 24 0 232852 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 944872

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.06
CPU time (s): 1300.09
CPU user time (s): 1299.36
CPU system time (s): 0.727889
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 944872

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

runsolver used 2.30765 second user time and 4.79027 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-26 05:09:35
IDJOB=3291950
IDBENCH=85005
IDSOLVER=1580
FILE ID=node133/3291950-1303787369
RUNJOBID= node133-1303786147-10708
PBS_JOBID= 13157247
Free space on /tmp= 71800 MiB

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

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=701413666

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:      17113780 kB
Buffers:       2176052 kB
Cached:       12302640 kB
SwapCached:          0 kB
Active:        9342172 kB
Inactive:      5929644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17113780 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          157160 kB
Writeback:           0 kB
AnonPages:      792576 kB
Mapped:          15444 kB
Slab:           500732 kB
PageTables:       6932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1047040 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= 71548 MiB
End job on node133 at 2011-04-26 05:31:17