Trace number 3249740

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.09 1300.04

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x39.cnf
MD5SUMe7679ca49bb432c9b90305d907365c4e
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 variables3276
Number of clauses628173
Sum of the clauses size2502864
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24914
Number of clauses of size 30
Number of clauses of size 4623259
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-3249740-1303512101/watcher-3249740-1303512101 -o /tmp/evaluation-result-3249740-1303512101/solver-3249740-1303512101 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3249740-1303512101.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.75 3.95 3.91 3/184 11400
/proc/meminfo: memFree=13486960/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=20120 CPUtime=0 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 872 0 0 0 0 0 0 0 21 0 1 0 462812480 20602880 813 33554432000 4194304 4291949 140737332548192 18446744073709551615 4278286 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 5030 814 226 24 0 1664 0

[startup+0.10553 s]
/proc/loadavg: 3.75 3.95 3.91 3/184 11400
/proc/meminfo: memFree=13486960/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=41584 CPUtime=0.1 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 6629 0 0 0 9 1 0 0 22 0 1 0 462812480 42582016 6038 33554432000 4194304 4291949 140737332548192 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 10396 6039 227 24 0 7030 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 41584

[startup+0.200515 s]
/proc/loadavg: 3.75 3.95 3.91 3/184 11400
/proc/meminfo: memFree=13486960/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=62336 CPUtime=0.19 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 12365 0 0 0 18 1 0 0 22 0 1 0 462812480 63832064 11014 33554432000 4194304 4291949 140737332548192 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 15584 11014 227 24 0 12218 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 62336

[startup+0.30054 s]
/proc/loadavg: 3.75 3.95 3.91 3/184 11400
/proc/meminfo: memFree=13486960/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=65272 CPUtime=0.29 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 13224 0 0 0 27 2 0 0 22 0 1 0 462812480 66838528 11873 33554432000 4194304 4291949 140737332548192 18446744073709551615 4230026 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 16318 11873 232 24 0 12952 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65272

[startup+0.700443 s]
/proc/loadavg: 3.75 3.95 3.91 3/184 11400
/proc/meminfo: memFree=13486960/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=65272 CPUtime=0.69 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 13224 0 0 0 67 2 0 0 24 0 1 0 462812480 66838528 11873 33554432000 4194304 4291949 140737332548192 18446744073709551615 4230007 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 16318 11873 232 24 0 12952 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65272

[startup+1.50029 s]
/proc/loadavg: 3.75 3.95 3.91 5/190 11411
/proc/meminfo: memFree=13408124/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=65272 CPUtime=1.49 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 13224 0 0 0 147 2 0 0 25 0 1 0 462812480 66838528 11873 33554432000 4194304 4291949 140737332548192 18446744073709551615 4230160 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 16318 11873 232 24 0 12952 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65272

[startup+3.10099 s]
/proc/loadavg: 3.77 3.95 3.91 6/190 11411
/proc/meminfo: memFree=13406132/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=65272 CPUtime=3.09 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 13224 0 0 0 307 2 0 0 25 0 1 0 462812480 66838528 11873 33554432000 4194304 4291949 140737332548192 18446744073709551615 4230028 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 16318 11873 232 24 0 12952 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65272

[startup+6.30039 s]
/proc/loadavg: 3.77 3.95 3.91 5/190 11412
/proc/meminfo: memFree=13392312/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=87588 CPUtime=6.29 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 18209 0 0 0 627 2 0 0 25 0 1 0 462812480 89690112 16858 33554432000 4194304 4291949 140737332548192 18446744073709551615 4229941 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 21897 16858 234 24 0 18531 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 87588

[startup+12.7012 s]
/proc/loadavg: 3.81 3.95 3.91 5/190 11439
/proc/meminfo: memFree=13287972/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=108780 CPUtime=12.69 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 33717 0 0 0 1263 6 0 0 25 0 1 0 462812480 111390720 21707 33554432000 4194304 4291949 140737332548192 18446744073709551615 4229941 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 27195 21707 234 24 0 23829 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 108780

[startup+25.5008 s]
/proc/loadavg: 3.84 3.95 3.91 5/190 11439
/proc/meminfo: memFree=13219280/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=125012 CPUtime=25.49 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 42576 0 0 0 2542 7 0 0 25 0 1 0 462812480 128012288 23581 33554432000 4194304 4291949 140737332548192 18446744073709551615 4251581 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 31253 23581 253 24 0 27887 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 125012

[startup+51.1009 s]
/proc/loadavg: 3.89 3.95 3.91 5/190 11440
/proc/meminfo: memFree=13133064/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=207144 CPUtime=51.09 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 58299 0 0 0 5098 11 0 0 25 0 1 0 462812480 212115456 39074 33554432000 4194304 4291949 140737332548192 18446744073709551615 4255776 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 51786 39074 253 24 0 48420 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 207144

[startup+102.301 s]
/proc/loadavg: 3.92 3.94 3.91 5/190 11468
/proc/meminfo: memFree=12910104/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=291908 CPUtime=102.3 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 87012 0 0 0 10213 17 0 0 25 0 1 0 462812480 298913792 67375 33554432000 4194304 4291949 140737332548192 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 72977 67375 253 24 0 69611 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 291908

[startup+162.301 s]
/proc/loadavg: 4.03 3.97 3.91 5/190 11470
/proc/meminfo: memFree=12808904/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=435220 CPUtime=162.29 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 109859 0 0 0 16208 21 0 0 25 0 1 0 462812480 445665280 89914 33554432000 4194304 4291949 140737332548192 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 108805 89914 253 24 0 105439 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 435220

[startup+222.306 s]
/proc/loadavg: 4.01 3.97 3.91 5/190 11471
/proc/meminfo: memFree=12574012/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=667588 CPUtime=222.3 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 140320 0 0 0 22203 27 0 0 25 0 1 0 462812480 683610112 120058 33554432000 4194304 4291949 140737332548192 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 166897 120058 253 24 0 163531 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 667588

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 11473
/proc/meminfo: memFree=12576468/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=685284 CPUtime=282.31 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 164594 0 0 0 28197 34 0 0 25 0 1 0 462812480 701730816 144038 33554432000 4194304 4291949 140737332548192 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 171321 144038 253 24 0 167955 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 685284

[startup+342.301 s]
/proc/loadavg: 4.08 3.99 3.92 5/190 11475
/proc/meminfo: memFree=12720656/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=372172 CPUtime=342.31 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 214749 0 0 0 34184 47 0 0 25 0 1 0 462812480 381104128 71034 33554432000 4194304 4291949 140737332548192 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 93043 71034 253 24 0 89677 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 372172

[startup+402.3 s]
/proc/loadavg: 4.03 3.99 3.92 5/190 11476
/proc/meminfo: memFree=12572440/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=504432 CPUtime=402.3 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 257300 0 0 0 40175 55 0 0 25 0 1 0 462812480 516538368 113220 33554432000 4194304 4291949 140737332548192 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 126108 113220 253 24 0 122742 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 504432

[startup+462.301 s]
/proc/loadavg: 4.01 3.99 3.92 5/190 11478
/proc/meminfo: memFree=12384676/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=719356 CPUtime=462.3 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 278454 0 0 0 46171 59 0 0 25 0 1 0 462812480 736620544 134069 33554432000 4194304 4291949 140737332548192 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 179839 134069 253 24 0 176473 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 719356

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 11479
/proc/meminfo: memFree=12426188/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=719356 CPUtime=522.31 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 302303 0 0 0 52166 65 0 0 25 0 1 0 462812480 736620544 157601 33554432000 4194304 4291949 140737332548192 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 179839 157601 253 24 0 176473 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 719356

[startup+582.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 11481
/proc/meminfo: memFree=12152616/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=1068604 CPUtime=582.31 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 322574 0 0 0 58161 70 0 0 25 0 1 0 462812480 1094250496 177574 33554432000 4194304 4291949 140737332548192 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 267151 177574 253 24 0 263785 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1068604

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.92 6/190 11483
/proc/meminfo: memFree=12815980/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=271100 CPUtime=642.31 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 369326 0 0 0 64150 81 0 0 25 0 1 0 462812480 277606400 58066 33554432000 4194304 4291949 140737332548192 18446744073709551615 212439454334 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 67775 58066 253 24 0 64409 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 271100

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 11484
/proc/meminfo: memFree=12758660/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=402576 CPUtime=702.32 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 401794 0 0 0 70143 89 0 0 25 0 1 0 462812480 412237824 90100 33554432000 4194304 4291949 140737332548192 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 100644 90100 253 24 0 97278 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 402576

[startup+762.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 11486
/proc/meminfo: memFree=12404736/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=534836 CPUtime=762.32 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 425633 0 0 0 76138 94 0 0 25 0 1 0 462812480 547672064 113608 33554432000 4194304 4291949 140737332548192 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 133709 113608 253 24 0 130343 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 534836

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 11487
/proc/meminfo: memFree=12213392/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=749760 CPUtime=822.33 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 476303 0 0 0 82127 106 0 0 25 0 1 0 462812480 767754240 163882 33554432000 4194304 4291949 140737332548192 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 187440 163882 253 24 0 184074 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 749760

[startup+882.307 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 11489
/proc/meminfo: memFree=12217828/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=1099008 CPUtime=882.33 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 497005 0 0 0 88122 111 0 0 25 0 1 0 462812480 1125384192 184439 33554432000 4194304 4291949 140737332548192 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 274752 184439 253 24 0 271386 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 1099008

[startup+942.301 s]
/proc/loadavg: 4.05 4.00 3.93 5/190 11491
/proc/meminfo: memFree=12170188/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=1099008 CPUtime=942.32 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 506626 0 0 0 94118 114 0 0 25 0 1 0 462812480 1125384192 193898 33554432000 4194304 4291949 140737332548192 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 274752 193898 253 24 0 271386 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1099008

[startup+1002.3 s]
/proc/loadavg: 4.07 4.01 3.93 5/190 11492
/proc/meminfo: memFree=12096128/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=1099008 CPUtime=1002.33 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 525319 0 0 0 100114 119 0 0 25 0 1 0 462812480 1125384192 212323 33554432000 4194304 4291949 140737332548192 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 274752 212323 253 24 0 271386 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 1099008

[startup+1062.3 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 11494
/proc/meminfo: memFree=11995028/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=1112104 CPUtime=1062.33 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 548836 0 0 0 106111 122 0 0 25 0 1 0 462812480 1138794496 235560 33554432000 4194304 4291949 140737332548192 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 278026 235560 253 24 0 274660 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1112104

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 11495
/proc/meminfo: memFree=12233204/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=446020 CPUtime=1122.33 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 601661 0 0 0 112098 135 0 0 25 0 1 0 462812480 456724480 96280 33554432000 4194304 4291949 140737332548192 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 111505 96280 253 24 0 108139 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 446020

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 11506
/proc/meminfo: memFree=12512004/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=578280 CPUtime=1182.34 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 628507 0 0 0 118092 142 0 0 25 0 1 0 462812480 592158720 122758 33554432000 4194304 4291949 140737332548192 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 144570 122758 253 24 0 141204 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 578280

[startup+1242.3 s]
/proc/loadavg: 4.05 4.01 3.94 5/190 11508
/proc/meminfo: memFree=12159928/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=793204 CPUtime=1242.33 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 658403 0 0 0 124084 149 0 0 25 0 1 0 462812480 812240896 152277 33554432000 4194304 4291949 140737332548192 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 198301 152277 253 24 0 194935 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 793204



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.94 3/186 11511
/proc/meminfo: memFree=12614760/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=793204 CPUtime=1300.05 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 698765 0 0 0 129847 158 0 0 25 0 1 0 462812480 812240896 192193 33554432000 4194304 4291949 140737332548192 18446744073709551615 4255857 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 198301 192193 253 24 0 194935 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 793204

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: 4.02 4.01 3.94 3/186 11511
/proc/meminfo: memFree=12614760/32951124 swapFree=67111528/67111528
[pid=11400] ppid=11398 vsize=793204 CPUtime=1300.05 cores=4,6
/proc/11400/stat : 11400 (RestartSAT) R 11398 11400 9611 0 -1 4202496 698765 0 0 0 129847 158 0 0 25 0 1 0 462812480 812240896 192193 33554432000 4194304 4291949 140737332548192 18446744073709551615 4255857 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11400/statm: 198301 192193 253 24 0 194935 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 793204

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.04
CPU time (s): 1300.09
CPU user time (s): 1298.47
CPU system time (s): 1.61575
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 1142452

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

runsolver used 2.27465 second user time and 4.82227 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-23 00:41:41
IDJOB=3249740
IDBENCH=83184
IDSOLVER=1581
FILE ID=node102/3249740-1303512101
RUNJOBID= node102-1303512100-11234
PBS_JOBID= 13134231
Free space on /tmp= 70780 MiB

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

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

MD5SUM BENCH= e7679ca49bb432c9b90305d907365c4e
RANDOM SEED=1380199683

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:      13487372 kB
Buffers:       1403044 kB
Cached:       17404648 kB
SwapCached:          0 kB
Active:        9338224 kB
Inactive:      9573548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13487372 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           27576 kB
Writeback:          84 kB
AnonPages:      103580 kB
Mapped:          15516 kB
Slab:           486864 kB
PageTables:       5224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   275308 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= 70788 MiB
End job on node102 at 2011-04-23 01:03:23