Trace number 3249651

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

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x38.cnf
MD5SUM56980124bab6f1dbe07ec523b7d59019
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 variables2128
Number of clauses259616
Sum of the clauses size1032080
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23192
Number of clauses of size 30
Number of clauses of size 4256424
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-3249651-1303515021/watcher-3249651-1303515021 -o /tmp/evaluation-result-3249651-1303515021/solver-3249651-1303515021 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3249651-1303515021.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: 1.09 2.26 2.85 2/175 1948
/proc/meminfo: memFree=22050012/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=19528 CPUtime=0 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 683 0 0 0 0 0 0 0 18 0 1 0 195693421 19996672 625 33554432000 4194304 4291949 140735338504640 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 4882 625 225 24 0 1516 0

[startup+0.098561 s]
/proc/loadavg: 1.09 2.26 2.85 2/175 1948
/proc/meminfo: memFree=22050012/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=35056 CPUtime=0.09 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 5916 0 0 0 9 0 0 0 18 0 1 0 195693421 35897344 5326 33554432000 4194304 4291949 140735338504640 18446744073709551615 4215504 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 8764 5326 230 24 0 5398 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35056

[startup+0.100496 s]
/proc/loadavg: 1.09 2.26 2.85 2/175 1948
/proc/meminfo: memFree=22050012/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=35056 CPUtime=0.09 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 5917 0 0 0 9 0 0 0 18 0 1 0 195693421 35897344 5327 33554432000 4194304 4291949 140735338504640 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 8764 5327 231 24 0 5398 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35056

[startup+0.300494 s]
/proc/loadavg: 1.09 2.26 2.85 2/175 1948
/proc/meminfo: memFree=22050012/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=35056 CPUtime=0.29 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 5917 0 0 0 29 0 0 0 18 0 1 0 195693421 35897344 5327 33554432000 4194304 4291949 140735338504640 18446744073709551615 4229928 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 8764 5327 231 24 0 5398 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35056

[startup+0.700423 s]
/proc/loadavg: 1.09 2.26 2.85 2/175 1948
/proc/meminfo: memFree=22050012/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=35056 CPUtime=0.69 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 5917 0 0 0 69 0 0 0 18 0 1 0 195693421 35897344 5327 33554432000 4194304 4291949 140735338504640 18446744073709551615 4230007 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 8764 5327 231 24 0 5398 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35056

[startup+1.50028 s]
/proc/loadavg: 1.24 2.27 2.85 4/185 2090
/proc/meminfo: memFree=21971240/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=41508 CPUtime=1.49 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 6629 0 0 0 149 0 0 0 20 0 1 0 195693421 42504192 6039 33554432000 4194304 4291949 140735338504640 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 10377 6039 233 24 0 7011 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41508

[startup+3.101 s]
/proc/loadavg: 1.24 2.27 2.85 5/190 2100
/proc/meminfo: memFree=21906840/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=53384 CPUtime=3.1 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 14462 0 0 0 308 2 0 0 25 0 1 0 195693421 54665216 9463 33554432000 4194304 4291949 140735338504640 18446744073709551615 4230128 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 13346 9463 233 24 0 9980 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 53384

[startup+6.30044 s]
/proc/loadavg: 1.24 2.27 2.85 5/190 2101
/proc/meminfo: memFree=21903380/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=51516 CPUtime=6.29 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 16874 0 0 0 627 2 0 0 25 0 1 0 195693421 52752384 9017 33554432000 4194304 4291949 140735338504640 18446744073709551615 4256182 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 12879 9017 251 24 0 9513 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51516

[startup+12.7003 s]
/proc/loadavg: 1.67 2.32 2.87 5/190 2128
/proc/meminfo: memFree=21785672/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=100544 CPUtime=12.69 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 26011 0 0 0 1266 3 0 0 25 0 1 0 195693421 102957056 18085 33554432000 4194304 4291949 140735338504640 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 25136 18085 251 24 0 21770 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 100544

[startup+25.5011 s]
/proc/loadavg: 2.02 2.38 2.88 5/190 2128
/proc/meminfo: memFree=21724720/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=150332 CPUtime=25.5 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 32151 0 0 0 2545 5 0 0 25 0 1 0 195693421 153939968 24121 33554432000 4194304 4291949 140735338504640 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 37583 24121 251 24 0 34217 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 150332

[startup+51.1006 s]
/proc/loadavg: 2.70 2.51 2.91 5/190 2156
/proc/meminfo: memFree=21601936/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=200420 CPUtime=51.09 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 41574 0 0 0 5102 7 0 0 25 0 1 0 195693421 205230080 33413 33554432000 4194304 4291949 140735338504640 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 50105 33413 251 24 0 46739 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 200420

[startup+102.307 s]
/proc/loadavg: 3.48 2.76 2.97 5/190 2157
/proc/meminfo: memFree=21482044/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=281808 CPUtime=102.3 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 53169 0 0 0 10220 10 0 0 25 0 1 0 195693421 288571392 44830 33554432000 4194304 4291949 140735338504640 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 70452 44830 251 24 0 67086 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 281808

[startup+162.301 s]
/proc/loadavg: 3.81 2.98 3.03 5/190 2159
/proc/meminfo: memFree=21448660/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=204168 CPUtime=162.3 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 90710 0 0 0 16208 22 0 0 25 0 1 0 195693421 209068032 45501 33554432000 4194304 4291949 140735338504640 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 51042 45501 251 24 0 47676 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 204168

[startup+222.3 s]
/proc/loadavg: 3.93 3.16 3.09 5/190 2160
/proc/meminfo: memFree=21202964/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=285556 CPUtime=222.3 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 108902 0 0 0 22203 27 0 0 25 0 1 0 195693421 292409344 63486 33554432000 4194304 4291949 140735338504640 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 71389 63486 251 24 0 68023 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 285556

[startup+282.301 s]
/proc/loadavg: 3.97 3.31 3.14 5/190 2162
/proc/meminfo: memFree=21263456/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=222868 CPUtime=282.3 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 149051 0 0 0 28191 39 0 0 25 0 1 0 195693421 228216832 48348 33554432000 4194304 4291949 140735338504640 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 55717 48348 251 24 0 52351 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 222868

[startup+342.3 s]
/proc/loadavg: 3.99 3.43 3.19 5/190 2163
/proc/meminfo: memFree=21048040/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=304256 CPUtime=342.3 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 164162 0 0 0 34186 44 0 0 25 0 1 0 195693421 311558144 63215 33554432000 4194304 4291949 140735338504640 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 76064 63215 251 24 0 72698 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 304256

[startup+402.301 s]
/proc/loadavg: 3.99 3.54 3.24 5/190 2165
/proc/meminfo: memFree=21197812/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=184768 CPUtime=402.3 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 193737 0 0 0 40176 54 0 0 25 0 1 0 195693421 189202432 34616 33554432000 4194304 4291949 140735338504640 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 46192 34616 251 24 0 42826 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 184768

[startup+462.3 s]
/proc/loadavg: 3.99 3.62 3.28 5/190 2167
/proc/meminfo: memFree=20991576/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=234856 CPUtime=462.3 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 210130 0 0 0 46171 59 0 0 25 0 1 0 195693421 240492544 50784 33554432000 4194304 4291949 140735338504640 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 58714 50784 251 24 0 55348 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 234856

[startup+522.301 s]
/proc/loadavg: 3.99 3.68 3.33 5/190 2168
/proc/meminfo: memFree=20857880/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=448504 CPUtime=522.3 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 247736 0 0 0 52159 71 0 0 25 0 1 0 195693421 459268096 88155 33554432000 4194304 4291949 140735338504640 18446744073709551615 4256182 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 112126 88155 251 24 0 108760 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 448504

[startup+582.301 s]
/proc/loadavg: 4.07 3.76 3.37 5/190 2170
/proc/meminfo: memFree=20697880/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=448504 CPUtime=582.31 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 257171 0 0 0 58156 75 0 0 25 0 1 0 195693421 459268096 97480 33554432000 4194304 4291949 140735338504640 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 112126 97480 251 24 0 108760 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 448504

[startup+642.3 s]
/proc/loadavg: 4.02 3.80 3.41 5/190 2171
/proc/meminfo: memFree=21284632/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=256488 CPUtime=642.31 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 288213 0 0 0 64146 85 0 0 25 0 1 0 195693421 262643712 50730 33554432000 4194304 4291949 140735338504640 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 64122 50730 251 24 0 60756 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 256488

[startup+702.301 s]
/proc/loadavg: 4.01 3.83 3.44 5/190 2173
/proc/meminfo: memFree=21099348/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=337876 CPUtime=702.3 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 305307 0 0 0 70140 90 0 0 25 0 1 0 195693421 345985024 67611 33554432000 4194304 4291949 140735338504640 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 84469 67611 251 24 0 81103 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 337876

[startup+762.307 s]
/proc/loadavg: 4.00 3.86 3.47 5/190 2175
/proc/meminfo: memFree=20998012/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=337876 CPUtime=762.32 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 314342 0 0 0 76138 94 0 0 25 0 1 0 195693421 345985024 76485 33554432000 4194304 4291949 140735338504640 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 84469 76485 251 24 0 81103 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 337876

[startup+822.301 s]
/proc/loadavg: 4.00 3.88 3.50 5/190 2176
/proc/meminfo: memFree=21038904/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=206400 CPUtime=822.31 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 336984 0 0 0 82130 101 0 0 25 0 1 0 195693421 211353600 40149 33554432000 4194304 4291949 140735338504640 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 51600 40149 251 24 0 48234 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 206400

[startup+882.3 s]
/proc/loadavg: 4.00 3.90 3.53 5/190 2178
/proc/meminfo: memFree=20987180/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=337876 CPUtime=882.31 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 363645 0 0 0 88122 109 0 0 25 0 1 0 195693421 345985024 66544 33554432000 4194304 4291949 140735338504640 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 84469 66544 251 24 0 81103 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 337876

[startup+942.301 s]
/proc/loadavg: 4.00 3.92 3.56 5/190 2179
/proc/meminfo: memFree=20761588/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=337876 CPUtime=942.32 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 377493 0 0 0 94118 114 0 0 25 0 1 0 195693421 345985024 80199 33554432000 4194304 4291949 140735338504640 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 84469 80199 251 24 0 81103 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 337876

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.58 5/190 2181
/proc/meminfo: memFree=20505632/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=470136 CPUtime=1002.32 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 384825 0 0 0 100116 116 0 0 25 0 1 0 195693421 481419264 87428 33554432000 4194304 4291949 140735338504640 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 117534 87428 251 24 0 114168 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 470136

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.61 5/190 2183
/proc/meminfo: memFree=20539468/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=470136 CPUtime=1062.32 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 390503 0 0 0 106114 118 0 0 25 0 1 0 195693421 481419264 93022 33554432000 4194304 4291949 140735338504640 18446744073709551615 4262102 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 117534 93022 251 24 0 114168 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 470136

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.63 5/190 2184
/proc/meminfo: memFree=20570564/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=269348 CPUtime=1122.32 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 420142 0 0 0 112106 126 0 0 25 0 1 0 195693421 275812352 53847 33554432000 4194304 4291949 140735338504640 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 67337 53847 251 24 0 63971 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 269348

[startup+1182.3 s]
/proc/loadavg: 4.04 3.97 3.65 5/190 2186
/proc/meminfo: memFree=20661552/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=350736 CPUtime=1182.32 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 437040 0 0 0 118102 130 0 0 25 0 1 0 195693421 359153664 70524 33554432000 4194304 4291949 140735338504640 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 87684 70524 251 24 0 84318 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 350736

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.67 5/190 2187
/proc/meminfo: memFree=21052732/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=482996 CPUtime=1242.32 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 459326 0 0 0 124095 137 0 0 25 0 1 0 195693421 494587904 92596 33554432000 4194304 4291949 140735338504640 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 120749 92596 251 24 0 117383 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 482996



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.69 5/190 2189
/proc/meminfo: memFree=20788340/32951124 swapFree=67111528/67111528
[pid=1948] ppid=1945 vsize=482996 CPUtime=1300.03 cores=5,7
/proc/1948/stat : 1948 (RestartSAT) R 1945 1948 32125 0 -1 4202496 480655 0 0 0 129859 144 0 0 25 0 1 0 195693421 494587904 113790 33554432000 4194304 4291949 140735338504640 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1948/statm: 120749 113790 251 24 0 117383 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 482996

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.03
CPU time (s): 1300.06
CPU user time (s): 1298.59
CPU system time (s): 1.46478
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 482996

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

runsolver used 2.15867 second user time and 4.94425 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-23 01:30:22
IDJOB=3249651
IDBENCH=83180
IDSOLVER=1580
FILE ID=node107/3249651-1303515021
RUNJOBID= node107-1303515021-1925
PBS_JOBID= 13134226
Free space on /tmp= 72144 MiB

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

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

MD5SUM BENCH= 56980124bab6f1dbe07ec523b7d59019
RANDOM SEED=472305133

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22050176 kB
Buffers:       1742600 kB
Cached:        8623360 kB
SwapCached:          0 kB
Active:        6990128 kB
Inactive:      3439296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22050176 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7428 kB
Writeback:           8 kB
AnonPages:       63120 kB
Mapped:          14788 kB
Slab:           407248 kB
PageTables:       4660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188436 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= 72120 MiB
End job on node107 at 2011-04-23 01:52:04