Trace number 3421364

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 B95UNSAT 4400.09 4399.92

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
dead-dnd003.shuffled-as.sat05-3109.cnf
MD5SUMd6a882056a7d77e09b3b073fbf028602
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark133.148
Satisfiable
(Un)Satisfiability was proved
Number of variables468
Number of clauses11753
Sum of the clauses size40843
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21122
Number of clauses of size 38729
Number of clauses of size 4277
Number of clauses of size 5279
Number of clauses of size over 51304

Solver Data

4399.96/4399.91	c WARNING: for repeatability, setting FPU to use double precision
4399.96/4399.91	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3421364-1306627959/watcher-3421364-1306627959 -o /tmp/evaluation-result-3421364-1306627959/solver-3421364-1306627959 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421364-1306627959.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 1.04 1.38 2/554 2314
/proc/meminfo: memFree=17263652/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=19388 CPUtime=0 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 482 0 0 0 0 0 0 0 25 0 1 0 774392949 19853312 420 33554432000 4194304 4291949 140734676476816 18446744073709551615 239476391691 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 4847 424 226 24 0 1481 0

[startup+0.094285 s]
/proc/loadavg: 0.93 1.04 1.38 2/554 2314
/proc/meminfo: memFree=17263652/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=16096 CPUtime=0.09 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 747 0 0 0 9 0 0 0 25 0 1 0 774392949 16482304 616 33554432000 4194304 4291949 140734676476816 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 4024 617 250 24 0 658 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16096

[startup+0.100282 s]
/proc/loadavg: 0.93 1.04 1.38 2/554 2314
/proc/meminfo: memFree=17263652/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=16096 CPUtime=0.09 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 753 0 0 0 9 0 0 0 25 0 1 0 774392949 16482304 622 33554432000 4194304 4291949 140734676476816 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 4024 622 250 24 0 658 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16096

[startup+0.300246 s]
/proc/loadavg: 0.93 1.04 1.38 2/554 2314
/proc/meminfo: memFree=17263652/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=16476 CPUtime=0.29 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 1057 0 0 0 29 0 0 0 25 0 1 0 774392949 16871424 770 33554432000 4194304 4291949 140734676476816 18446744073709551615 4256338 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 4119 770 250 24 0 753 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16476

[startup+0.701168 s]
/proc/loadavg: 0.93 1.04 1.38 2/554 2314
/proc/meminfo: memFree=17263652/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=17980 CPUtime=0.69 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 1361 0 0 0 69 0 0 0 25 0 1 0 774392949 18411520 1053 33554432000 4194304 4291949 140734676476816 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 4495 1053 250 24 0 1129 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17980

[startup+1.50102 s]
/proc/loadavg: 0.93 1.04 1.38 3/555 2315
/proc/meminfo: memFree=17255464/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=17980 CPUtime=1.49 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 1391 0 0 0 149 0 0 0 25 0 1 0 774392949 18411520 1081 33554432000 4194304 4291949 140734676476816 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 4495 1081 250 24 0 1129 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17980

[startup+3.10071 s]
/proc/loadavg: 0.93 1.04 1.38 3/555 2315
/proc/meminfo: memFree=17252612/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=19732 CPUtime=3.09 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 1910 0 0 0 309 0 0 0 25 0 1 0 774392949 20205568 1573 33554432000 4194304 4291949 140734676476816 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 4933 1573 250 24 0 1567 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19732

[startup+6.3011 s]
/proc/loadavg: 1.01 1.06 1.38 3/555 2315
/proc/meminfo: memFree=17250436/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=20776 CPUtime=6.29 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 2039 0 0 0 629 0 0 0 25 0 1 0 774392949 21274624 1702 33554432000 4194304 4291949 140734676476816 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 5194 1702 250 24 0 1828 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20776

[startup+12.7009 s]
/proc/loadavg: 1.09 1.07 1.38 3/555 2315
/proc/meminfo: memFree=17245244/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=23468 CPUtime=12.69 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 2506 0 0 0 1269 0 0 0 25 0 1 0 774392949 24031232 2144 33554432000 4194304 4291949 140734676476816 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 5867 2144 250 24 0 2501 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23468

[startup+25.5004 s]
/proc/loadavg: 1.29 1.12 1.39 3/555 2316
/proc/meminfo: memFree=17241644/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=27224 CPUtime=25.49 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 3218 0 0 0 2549 0 0 0 25 0 1 0 774392949 27877376 2820 33554432000 4194304 4291949 140734676476816 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 6806 2820 250 24 0 3440 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27224

[startup+51.1005 s]
/proc/loadavg: 1.53 1.19 1.41 3/555 2316
/proc/meminfo: memFree=17233792/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=27224 CPUtime=51.09 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 3867 0 0 0 5109 0 0 0 25 0 1 0 774392949 27877376 3448 33554432000 4194304 4291949 140734676476816 18446744073709551615 4255847 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 6806 3448 250 24 0 3440 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 27224

[startup+102.321 s]
/proc/loadavg: 1.80 1.31 1.44 3/555 2318
/proc/meminfo: memFree=17228552/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=30016 CPUtime=102.31 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 4572 0 0 0 10231 0 0 0 25 0 1 0 774392949 30736384 4125 33554432000 4194304 4291949 140734676476816 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 7504 4125 250 24 0 4138 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 30016

[startup+162.3 s]
/proc/loadavg: 1.92 1.43 1.47 3/555 2319
/proc/meminfo: memFree=17220468/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=32712 CPUtime=162.29 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 6402 0 0 0 16229 0 0 0 25 0 1 0 774392949 33497088 4371 33554432000 4194304 4291949 140734676476816 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 8178 4371 251 24 0 4812 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 32712

[startup+222.301 s]
/proc/loadavg: 1.97 1.53 1.50 3/555 2321
/proc/meminfo: memFree=17215864/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=38628 CPUtime=222.3 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 7718 0 0 0 22229 1 0 0 25 0 1 0 774392949 39555072 5655 33554432000 4194304 4291949 140734676476816 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 9657 5655 251 24 0 6291 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 38628

[startup+282.3 s]
/proc/loadavg: 1.99 1.62 1.53 3/555 2323
/proc/meminfo: memFree=17213368/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=38628 CPUtime=282.3 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 7824 0 0 0 28229 1 0 0 25 0 1 0 774392949 39555072 5761 33554432000 4194304 4291949 140734676476816 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 9657 5761 251 24 0 6291 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 38628

[startup+342.301 s]
/proc/loadavg: 2.15 1.72 1.56 3/555 2324
/proc/meminfo: memFree=17209132/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=38628 CPUtime=342.3 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 7827 0 0 0 34229 1 0 0 25 0 1 0 774392949 39555072 5764 33554432000 4194304 4291949 140734676476816 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 9657 5764 251 24 0 6291 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 38628

[startup+402.3 s]
/proc/loadavg: 2.13 1.78 1.59 3/555 2326
/proc/meminfo: memFree=17208716/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=38628 CPUtime=402.31 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 7850 0 0 0 40230 1 0 0 25 0 1 0 774392949 39555072 5787 33554432000 4194304 4291949 140734676476816 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 9657 5787 251 24 0 6291 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 38628

[startup+462.301 s]
/proc/loadavg: 2.19 1.86 1.63 3/555 2327
/proc/meminfo: memFree=17203864/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=43088 CPUtime=462.31 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 9057 0 0 0 46230 1 0 0 25 0 1 0 774392949 44122112 6947 33554432000 4194304 4291949 140734676476816 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 10772 6947 251 24 0 7406 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 43088

[startup+522.3 s]
/proc/loadavg: 2.07 1.89 1.65 3/555 2329
/proc/meminfo: memFree=17203832/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=43088 CPUtime=522.31 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 9103 0 0 0 52230 1 0 0 25 0 1 0 774392949 44122112 6993 33554432000 4194304 4291949 140734676476816 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 10772 6993 251 24 0 7406 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 43088

[startup+582.301 s]
/proc/loadavg: 2.02 1.90 1.67 3/555 2331
/proc/meminfo: memFree=17200092/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=45016 CPUtime=582.31 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 9854 0 0 0 58230 1 0 0 25 0 1 0 774392949 46096384 7713 33554432000 4194304 4291949 140734676476816 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 11254 7713 251 24 0 7888 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 45016

[startup+642.3 s]

################
# More data... #
################

/proc/meminfo: memFree=17218184/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=63016 CPUtime=3702.44 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 17584 0 0 0 370241 3 0 0 25 0 1 0 774392949 64528384 11724 33554432000 4194304 4291949 140734676476816 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 15754 11724 251 24 0 12388 0
Current children cumulated CPU time (s) 3702.44
Current children cumulated vsize (KiB) 63016

[startup+3762.3 s]
/proc/loadavg: 1.01 1.22 1.59 2/549 2445
/proc/meminfo: memFree=17218916/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=63016 CPUtime=3762.44 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 17584 0 0 0 376241 3 0 0 25 0 1 0 774392949 64528384 11724 33554432000 4194304 4291949 140734676476816 18446744073709551615 4251496 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 15754 11724 251 24 0 12388 0
Current children cumulated CPU time (s) 3762.44
Current children cumulated vsize (KiB) 63016

[startup+3822.3 s]
/proc/loadavg: 1.00 1.18 1.55 2/549 2447
/proc/meminfo: memFree=17218404/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=63016 CPUtime=3822.44 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 17584 0 0 0 382241 3 0 0 25 0 1 0 774392949 64528384 11724 33554432000 4194304 4291949 140734676476816 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 15754 11724 251 24 0 12388 0
Current children cumulated CPU time (s) 3822.44
Current children cumulated vsize (KiB) 63016

[startup+3882.3 s]
/proc/loadavg: 1.00 1.14 1.52 2/549 2449
/proc/meminfo: memFree=17219012/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=63016 CPUtime=3882.44 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 17584 0 0 0 388241 3 0 0 25 0 1 0 774392949 64528384 11724 33554432000 4194304 4291949 140734676476816 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 15754 11724 251 24 0 12388 0
Current children cumulated CPU time (s) 3882.44
Current children cumulated vsize (KiB) 63016

[startup+3942.3 s]
/proc/loadavg: 1.00 1.11 1.48 2/549 2450
/proc/meminfo: memFree=17218876/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=63016 CPUtime=3942.45 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 17584 0 0 0 394242 3 0 0 25 0 1 0 774392949 64528384 11724 33554432000 4194304 4291949 140734676476816 18446744073709551615 4255913 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 15754 11724 251 24 0 12388 0
Current children cumulated CPU time (s) 3942.45
Current children cumulated vsize (KiB) 63016

[startup+4002.3 s]
/proc/loadavg: 1.00 1.09 1.45 2/549 2452
/proc/meminfo: memFree=17218616/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=63016 CPUtime=4002.45 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 17667 0 0 0 400242 3 0 0 25 0 1 0 774392949 64528384 11806 33554432000 4194304 4291949 140734676476816 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 15754 11806 251 24 0 12388 0
Current children cumulated CPU time (s) 4002.45
Current children cumulated vsize (KiB) 63016

[startup+4062.32 s]
/proc/loadavg: 1.13 1.10 1.43 2/549 2453
/proc/meminfo: memFree=17218732/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=63016 CPUtime=4062.47 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 17667 0 0 0 406244 3 0 0 25 0 1 0 774392949 64528384 11806 33554432000 4194304 4291949 140734676476816 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 15754 11806 251 24 0 12388 0
Current children cumulated CPU time (s) 4062.47
Current children cumulated vsize (KiB) 63016

[startup+4122.3 s]
/proc/loadavg: 1.17 1.11 1.41 2/549 2455
/proc/meminfo: memFree=17218708/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=63016 CPUtime=4122.45 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 17667 0 0 0 412242 3 0 0 25 0 1 0 774392949 64528384 11806 33554432000 4194304 4291949 140734676476816 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 15754 11806 251 24 0 12388 0
Current children cumulated CPU time (s) 4122.45
Current children cumulated vsize (KiB) 63016

[startup+4182.3 s]
/proc/loadavg: 1.06 1.09 1.38 2/549 2457
/proc/meminfo: memFree=17218696/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=63016 CPUtime=4182.46 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 17667 0 0 0 418243 3 0 0 25 0 1 0 774392949 64528384 11806 33554432000 4194304 4291949 140734676476816 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 15754 11806 251 24 0 12388 0
Current children cumulated CPU time (s) 4182.46
Current children cumulated vsize (KiB) 63016

[startup+4242.3 s]
/proc/loadavg: 1.02 1.07 1.35 2/549 2458
/proc/meminfo: memFree=17218684/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=63016 CPUtime=4242.46 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 17667 0 0 0 424243 3 0 0 25 0 1 0 774392949 64528384 11806 33554432000 4194304 4291949 140734676476816 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 15754 11806 251 24 0 12388 0
Current children cumulated CPU time (s) 4242.46
Current children cumulated vsize (KiB) 63016

[startup+4302.3 s]
/proc/loadavg: 1.01 1.06 1.33 2/549 2460
/proc/meminfo: memFree=17218672/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=63016 CPUtime=4302.46 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 17667 0 0 0 430243 3 0 0 25 0 1 0 774392949 64528384 11806 33554432000 4194304 4291949 140734676476816 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 15754 11806 251 24 0 12388 0
Current children cumulated CPU time (s) 4302.46
Current children cumulated vsize (KiB) 63016

[startup+4362.3 s]
/proc/loadavg: 1.00 1.04 1.31 2/549 2461
/proc/meminfo: memFree=17218784/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=63016 CPUtime=4362.46 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 17667 0 0 0 436243 3 0 0 25 0 1 0 774392949 64528384 11806 33554432000 4194304 4291949 140734676476816 18446744073709551615 4255871 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 15754 11806 251 24 0 12388 0
Current children cumulated CPU time (s) 4362.46
Current children cumulated vsize (KiB) 63016

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

[startup+4377.5 s]
/proc/loadavg: 1.00 1.04 1.30 2/549 2462
/proc/meminfo: memFree=17218784/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=63016 CPUtime=4377.66 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 17667 0 0 0 437763 3 0 0 25 0 1 0 774392949 64528384 11806 33554432000 4194304 4291949 140734676476816 18446744073709551615 4256140 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 15754 11806 251 24 0 12388 0
Current children cumulated CPU time (s) 4377.66
Current children cumulated vsize (KiB) 63016

[startup+4390.3 s]
/proc/loadavg: 1.00 1.04 1.29 2/549 2462
/proc/meminfo: memFree=17218780/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=63016 CPUtime=4390.46 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 17667 0 0 0 439043 3 0 0 25 0 1 0 774392949 64528384 11806 33554432000 4194304 4291949 140734676476816 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 15754 11806 251 24 0 12388 0
Current children cumulated CPU time (s) 4390.46
Current children cumulated vsize (KiB) 63016

[startup+4396.72 s]
/proc/loadavg: 1.00 1.04 1.29 2/549 2462
/proc/meminfo: memFree=17218648/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=63016 CPUtime=4396.88 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 17667 0 0 0 439685 3 0 0 25 0 1 0 774392949 64528384 11806 33554432000 4194304 4291949 140734676476816 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 15754 11806 251 24 0 12388 0
Current children cumulated CPU time (s) 4396.88
Current children cumulated vsize (KiB) 63016

[startup+4398.3 s]
/proc/loadavg: 1.00 1.04 1.29 2/549 2462
/proc/meminfo: memFree=17218768/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=63016 CPUtime=4398.46 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 17667 0 0 0 439843 3 0 0 25 0 1 0 774392949 64528384 11806 33554432000 4194304 4291949 140734676476816 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 15754 11806 251 24 0 12388 0
Current children cumulated CPU time (s) 4398.46
Current children cumulated vsize (KiB) 63016

[startup+4399.1 s]
/proc/loadavg: 1.00 1.04 1.29 2/549 2462
/proc/meminfo: memFree=17218768/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=63016 CPUtime=4399.26 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 17667 0 0 0 439923 3 0 0 25 0 1 0 774392949 64528384 11806 33554432000 4194304 4291949 140734676476816 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 15754 11806 251 24 0 12388 0
Current children cumulated CPU time (s) 4399.26
Current children cumulated vsize (KiB) 63016

[startup+4399.5 s]
/proc/loadavg: 1.00 1.04 1.29 2/549 2462
/proc/meminfo: memFree=17218768/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=63016 CPUtime=4399.66 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 17667 0 0 0 439963 3 0 0 25 0 1 0 774392949 64528384 11806 33554432000 4194304 4291949 140734676476816 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 15754 11806 251 24 0 12388 0
Current children cumulated CPU time (s) 4399.66
Current children cumulated vsize (KiB) 63016

[startup+4399.9 s]
/proc/loadavg: 1.00 1.04 1.29 2/549 2462
/proc/meminfo: memFree=17218768/32950928 swapFree=67056576/67111528
[pid=2314] ppid=2312 vsize=63016 CPUtime=4400.07 cores=0,2,4,6
/proc/2314/stat : 2314 (RestartSAT) R 2312 2314 1501 0 -1 4202496 17667 0 0 0 440004 3 0 0 25 0 1 0 774392949 64528384 11806 33554432000 4194304 4291949 140734676476816 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2314/statm: 15754 11806 251 24 0 12388 0
Current children cumulated CPU time (s) 4400.07
Current children cumulated vsize (KiB) 63016

Child status: 20
Real time (s): 4399.92
CPU time (s): 4400.09
CPU user time (s): 4400.06
CPU system time (s): 0.037994
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 63016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4400.06
system time used= 0.037994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17672
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 7182

runsolver used 25.4211 second user time and 53.6838 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-29 02:12:39
IDJOB=3421364
IDBENCH=85841
IDSOLVER=1911
FILE ID=node148/3421364-1306627959
RUNJOBID= node148-1306627958-2265
PBS_JOBID= 13471618
Free space on /tmp= 73616 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT05/crafted/sorge05/QG7/dead-dnd003.shuffled-as.sat05-3109.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421364-1306627959/watcher-3421364-1306627959 -o /tmp/evaluation-result-3421364-1306627959/solver-3421364-1306627959 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421364-1306627959.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= d6a882056a7d77e09b3b073fbf028602
RANDOM SEED=2014429861

node148.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.854
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.70
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.854
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.854
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.83
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.854
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.854
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17263932 kB
Buffers:        386016 kB
Cached:        8097628 kB
SwapCached:       8480 kB
Active:        9998996 kB
Inactive:      5316476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17263932 kB
SwapTotal:    67111528 kB
SwapFree:     67056576 kB
Dirty:            1572 kB
Writeback:           0 kB
AnonPages:     6828908 kB
Mapped:          43796 kB
Slab:           243552 kB
PageTables:      57664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 170387912 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= 73616 MiB
End job on node148 at 2011-05-29 03:25:59