Trace number 3249696

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 A75? (TO) 1300.01 1300.02

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x34.cnf
MD5SUM72677fc46303044d3d9e832fa24a37b2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1904
Number of clauses207536
Sum of the clauses size824432
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22856
Number of clauses of size 30
Number of clauses of size 4204680
Number of clauses of size 50
Number of clauses of size over 50

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

running on 2 cores: 5,7

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.75 3.95 3.91 2/179 11309
/proc/meminfo: memFree=13523916/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=19824 CPUtime=0 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 826 0 0 0 0 0 0 0 21 0 1 0 462812385 20299776 767 33554432000 4194304 4291949 140734925715632 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 4956 767 225 24 0 1590 0

[startup+0.060857 s]
/proc/loadavg: 3.75 3.95 3.91 2/179 11309
/proc/meminfo: memFree=13523916/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=27292 CPUtime=0.05 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 3948 0 0 0 5 0 0 0 21 0 1 0 462812385 27947008 3560 33554432000 4194304 4291949 140734925715632 18446744073709551615 212435677893 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 6823 3562 227 24 0 3457 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 27292

[startup+0.100855 s]
/proc/loadavg: 3.75 3.95 3.91 2/179 11309
/proc/meminfo: memFree=13523916/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=33676 CPUtime=0.09 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 5216 0 0 0 9 0 0 0 21 0 1 0 462812385 34484224 4625 33554432000 4194304 4291949 140734925715632 18446744073709551615 4230026 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 8419 4625 232 24 0 5053 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33676

[startup+0.300817 s]
/proc/loadavg: 3.75 3.95 3.91 2/179 11309
/proc/meminfo: memFree=13523916/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=33676 CPUtime=0.29 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 5216 0 0 0 29 0 0 0 22 0 1 0 462812385 34484224 4625 33554432000 4194304 4291949 140734925715632 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 8419 4625 232 24 0 5053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33676

[startup+0.700742 s]
/proc/loadavg: 3.75 3.95 3.91 2/179 11309
/proc/meminfo: memFree=13523916/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=33676 CPUtime=0.69 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 5216 0 0 0 69 0 0 0 23 0 1 0 462812385 34484224 4625 33554432000 4194304 4291949 140734925715632 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 8419 4625 232 24 0 5053 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33676

[startup+1.50059 s]
/proc/loadavg: 3.75 3.95 3.91 4/185 11401
/proc/meminfo: memFree=13473448/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=44224 CPUtime=1.49 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 7928 0 0 0 148 1 0 0 25 0 1 0 462812385 45285376 7337 33554432000 4194304 4291949 140734925715632 18446744073709551615 4229961 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 11056 7337 234 24 0 7690 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44224

[startup+3.10028 s]
/proc/loadavg: 3.75 3.95 3.91 5/190 11411
/proc/meminfo: memFree=13405768/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=48280 CPUtime=3.09 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 11952 0 0 0 307 2 0 0 25 0 1 0 462812385 49438720 7848 33554432000 4194304 4291949 140734925715632 18446744073709551615 4230028 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 12070 7848 234 24 0 8704 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48280

[startup+6.30068 s]
/proc/loadavg: 3.77 3.95 3.91 5/190 11412
/proc/meminfo: memFree=13404712/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=53836 CPUtime=6.29 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 15203 0 0 0 627 2 0 0 25 0 1 0 462812385 55128064 8732 33554432000 4194304 4291949 140734925715632 18446744073709551615 4256154 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 13459 8732 253 24 0 10093 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53836

[startup+12.7005 s]
/proc/loadavg: 3.79 3.95 3.91 5/190 11439
/proc/meminfo: memFree=13292436/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=84188 CPUtime=12.69 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 23720 0 0 0 1265 4 0 0 25 0 1 0 462812385 86208512 17164 33554432000 4194304 4291949 140734925715632 18446744073709551615 4255679 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 21047 17164 253 24 0 17681 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84188

[startup+25.5011 s]
/proc/loadavg: 3.84 3.95 3.91 5/190 11439
/proc/meminfo: memFree=13226100/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=133976 CPUtime=25.49 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 30735 0 0 0 2543 6 0 0 25 0 1 0 462812385 137191424 24061 33554432000 4194304 4291949 140734925715632 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 33494 24061 253 24 0 30128 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 133976

[startup+51.1002 s]
/proc/loadavg: 3.89 3.95 3.91 5/190 11440
/proc/meminfo: memFree=13157616/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=72680 CPUtime=51.09 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 43599 0 0 0 5100 9 0 0 25 0 1 0 462812385 74424320 11964 33554432000 4194304 4291949 140734925715632 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 18170 11964 253 24 0 14804 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 72680

[startup+102.307 s]
/proc/loadavg: 3.91 3.94 3.91 5/190 11468
/proc/meminfo: memFree=12913824/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=202908 CPUtime=102.3 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 73077 0 0 0 10214 16 0 0 25 0 1 0 462812385 207777792 41064 33554432000 4194304 4291949 140734925715632 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 50727 41064 253 24 0 47361 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 202908

[startup+162.301 s]
/proc/loadavg: 4.03 3.97 3.91 5/190 11470
/proc/meminfo: memFree=12816220/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=284296 CPUtime=162.29 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 115180 0 0 0 16204 25 0 0 25 0 1 0 462812385 291119104 49192 33554432000 4194304 4291949 140734925715632 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 71074 49192 253 24 0 67708 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 284296

[startup+222.301 s]
/proc/loadavg: 4.01 3.97 3.91 5/190 11471
/proc/meminfo: memFree=12578476/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=219408 CPUtime=222.3 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 147509 0 0 0 22196 34 0 0 25 0 1 0 462812385 224673792 40078 33554432000 4194304 4291949 140734925715632 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 54852 40078 253 24 0 51486 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 219408

[startup+282.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 11473
/proc/meminfo: memFree=12580188/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=169320 CPUtime=282.29 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 181947 0 0 0 28188 41 0 0 25 0 1 0 462812385 173383680 34295 33554432000 4194304 4291949 140734925715632 18446744073709551615 4256131 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 42330 34295 253 24 0 38964 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 169320

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 11475
/proc/meminfo: memFree=12724748/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=138500 CPUtime=342.29 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 234676 0 0 0 34175 54 0 0 25 0 1 0 462812385 141824000 29472 33554432000 4194304 4291949 140734925715632 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 34625 29472 253 24 0 31259 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 138500

[startup+402.301 s]
/proc/loadavg: 4.03 3.99 3.92 5/190 11476
/proc/meminfo: memFree=12583972/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=300796 CPUtime=402.28 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 263563 0 0 0 40166 62 0 0 25 0 1 0 462812385 308015104 57947 33554432000 4194304 4291949 140734925715632 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 75199 57947 253 24 0 71833 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 300796

[startup+462.3 s]
/proc/loadavg: 4.01 3.99 3.92 5/190 11478
/proc/meminfo: memFree=12387404/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=235780 CPUtime=462.29 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 303211 0 0 0 46157 72 0 0 25 0 1 0 462812385 241438720 51282 33554432000 4194304 4291949 140734925715632 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 58945 51282 253 24 0 55579 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 235780

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 11479
/proc/meminfo: memFree=12431396/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=154872 CPUtime=522.29 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 339510 0 0 0 52148 81 0 0 25 0 1 0 462812385 158588928 35505 33554432000 4194304 4291949 140734925715632 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 38718 35505 253 24 0 35352 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 154872

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 11481
/proc/meminfo: memFree=12155468/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=317168 CPUtime=582.29 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 365520 0 0 0 58141 88 0 0 25 0 1 0 462812385 324780032 61175 33554432000 4194304 4291949 140734925715632 18446744073709551615 4255694 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 79292 61175 253 24 0 75926 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 317168

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 11483
/proc/meminfo: memFree=12815732/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=185692 CPUtime=642.3 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 393783 0 0 0 64134 96 0 0 25 0 1 0 462812385 190148608 41995 33554432000 4194304 4291949 140734925715632 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 46423 41995 253 24 0 43057 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 185692

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 11484
/proc/meminfo: memFree=12772920/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=185692 CPUtime=702.29 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 454397 0 0 0 70119 110 0 0 25 0 1 0 462812385 190148608 39690 33554432000 4194304 4291949 140734925715632 18446744073709551615 4248474 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 46423 39690 253 24 0 43057 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 185692

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 11486
/proc/meminfo: memFree=12413916/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=317168 CPUtime=762.29 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 479011 0 0 0 76112 117 0 0 25 0 1 0 462812385 324780032 63950 33554432000 4194304 4291949 140734925715632 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 79292 63950 253 24 0 75926 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 317168

[startup+822.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 11487
/proc/meminfo: memFree=12218600/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=167644 CPUtime=822.29 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 512195 0 0 0 82106 123 0 0 25 0 1 0 462812385 171667456 34197 33554432000 4194304 4291949 140734925715632 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 41911 34197 253 24 0 38545 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 167644

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 11489
/proc/meminfo: memFree=12219812/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=248552 CPUtime=882.29 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 535783 0 0 0 88099 130 0 0 25 0 1 0 462812385 254517248 57464 33554432000 4194304 4291949 140734925715632 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 62138 57464 253 24 0 58772 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 248552

[startup+942.3 s]
/proc/loadavg: 4.06 4.00 3.93 5/190 11490
/proc/meminfo: memFree=12174528/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=133000 CPUtime=942.29 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 561783 0 0 0 94091 138 0 0 25 0 1 0 462812385 136192000 27060 33554432000 4194304 4291949 140734925715632 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 33250 27060 253 24 0 29884 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 133000

[startup+1002.3 s]
/proc/loadavg: 4.08 4.02 3.93 5/190 11492
/proc/meminfo: memFree=12099104/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=344616 CPUtime=1002.28 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 599546 0 0 0 100082 146 0 0 25 0 1 0 462812385 352886784 64355 33554432000 4194304 4291949 140734925715632 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 86154 64355 253 24 0 82788 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 344616

[startup+1062.3 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 11494
/proc/meminfo: memFree=11997632/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=213140 CPUtime=1062.29 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 629481 0 0 0 106074 155 0 0 25 0 1 0 462812385 218255360 40629 33554432000 4194304 4291949 140734925715632 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 53285 40629 253 24 0 49919 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 213140

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 11495
/proc/meminfo: memFree=12235436/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=344616 CPUtime=1122.28 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 669008 0 0 0 112064 164 0 0 25 0 1 0 462812385 352886784 79833 33554432000 4194304 4291949 140734925715632 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 86154 79833 253 24 0 82788 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 344616

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 11506
/proc/meminfo: memFree=12515228/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=182320 CPUtime=1182.29 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 699160 0 0 0 118056 173 0 0 25 0 1 0 462812385 186695680 39159 33554432000 4194304 4291949 140734925715632 18446744073709551615 4256035 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 45580 39159 253 24 0 42214 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 182320

[startup+1242.3 s]
/proc/loadavg: 4.05 4.01 3.94 5/190 11507
/proc/meminfo: memFree=12166748/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=344616 CPUtime=1242.28 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 729840 0 0 0 124048 180 0 0 25 0 1 0 462812385 352886784 69443 33554432000 4194304 4291949 140734925715632 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 86154 69443 253 24 0 82788 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 344616



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.94 4/188 11510
/proc/meminfo: memFree=12442144/32951124 swapFree=67111528/67111528
[pid=11309] ppid=11307 vsize=213140 CPUtime=1299.99 cores=5,7
/proc/11309/stat : 11309 (RestartSAT) R 11307 11309 9611 0 -1 4202496 764951 0 0 0 129811 188 0 0 25 0 1 0 462812385 218255360 44384 33554432000 4194304 4291949 140734925715632 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11309/statm: 53285 44384 253 24 0 49919 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 213140

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.01
CPU user time (s): 1298.12
CPU system time (s): 1.88871
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 476876

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

runsolver used 2.00969 second user time and 5.09422 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-23 00:41:40
IDJOB=3249696
IDBENCH=83182
IDSOLVER=1581
FILE ID=node102/3249696-1303512100
RUNJOBID= node102-1303512100-11236
PBS_JOBID= 13134231
Free space on /tmp= 70796 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-14x34.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249696-1303512100/watcher-3249696-1303512100 -o /tmp/evaluation-result-3249696-1303512100/solver-3249696-1303512100 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3249696-1303512100.cnf

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

MD5SUM BENCH= 72677fc46303044d3d9e832fa24a37b2
RANDOM SEED=1921681246

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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:      13524196 kB
Buffers:       1402972 kB
Cached:       17386796 kB
SwapCached:          0 kB
Active:        9303924 kB
Inactive:      9571440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13524196 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11652 kB
Writeback:           0 kB
AnonPages:       85144 kB
Mapped:          15356 kB
Slab:           486052 kB
PageTables:       5480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   234188 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70784 MiB
End job on node102 at 2011-04-23 01:03:22