Trace number 3170187

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.05 1300.01

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S758437099-099-UNKNOWN.cnf
MD5SUM94d10ca78c6cee5b0badfb96b777ac08
Bench CategoryRANDOM (random 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 variables49999
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
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-3170187-1302820126/watcher-3170187-1302820126 -o /tmp/evaluation-result-3170187-1302820126/solver-3170187-1302820126 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3170187-1302820126.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.32 1.63 1.84 5/189 11770
/proc/meminfo: memFree=27517348/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=20860 CPUtime=0 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 954 0 0 0 0 0 0 0 23 0 1 0 393612353 21360640 895 33554432000 4194304 4291949 140733459140960 18446744073709551615 237278576759 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 5215 899 226 24 0 1849 0

[startup+0.042796 s]
/proc/loadavg: 1.32 1.63 1.84 5/189 11770
/proc/meminfo: memFree=27517348/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=28792 CPUtime=0.03 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 3166 0 0 0 3 0 0 0 23 0 1 0 393612353 29483008 2969 33554432000 4194304 4291949 140733459140960 18446744073709551615 237278540485 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 7198 2969 227 24 0 3832 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 28792

[startup+0.100785 s]
/proc/loadavg: 1.32 1.63 1.84 5/189 11770
/proc/meminfo: memFree=27517348/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=32528 CPUtime=0.08 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 4657 0 0 0 8 0 0 0 23 0 1 0 393612353 33308672 4239 33554432000 4194304 4291949 140733459140960 18446744073709551615 237278540485 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 8132 4239 227 24 0 4766 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32528

[startup+0.300808 s]
/proc/loadavg: 1.32 1.63 1.84 5/189 11770
/proc/meminfo: memFree=27517348/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=38008 CPUtime=0.29 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 6922 0 0 0 28 1 0 0 25 0 1 0 393612353 38920192 6064 33554432000 4194304 4291949 140733459140960 18446744073709551615 4236624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 9502 6064 234 24 0 6136 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38008

[startup+0.700681 s]
/proc/loadavg: 1.32 1.63 1.84 5/189 11770
/proc/meminfo: memFree=27517348/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=35236 CPUtime=0.69 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 8018 0 0 0 68 1 0 0 25 0 1 0 393612353 36081664 5238 33554432000 4194304 4291949 140733459140960 18446744073709551615 4251666 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 8809 5238 253 24 0 5443 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35236

[startup+1.50054 s]
/proc/loadavg: 1.32 1.63 1.84 5/190 11771
/proc/meminfo: memFree=27487216/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=35236 CPUtime=1.49 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 8112 0 0 0 148 1 0 0 25 0 1 0 393612353 36081664 5330 33554432000 4194304 4291949 140733459140960 18446744073709551615 4250555 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 8809 5330 253 24 0 5443 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35236

[startup+3.10025 s]
/proc/loadavg: 1.32 1.63 1.84 5/190 11772
/proc/meminfo: memFree=27480396/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=37956 CPUtime=3.09 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 8343 0 0 0 308 1 0 0 25 0 1 0 393612353 38866944 5558 33554432000 4194304 4291949 140733459140960 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 9489 5558 253 24 0 6123 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37956

[startup+6.30068 s]
/proc/loadavg: 1.54 1.66 1.86 5/190 11772
/proc/meminfo: memFree=27451812/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=42376 CPUtime=6.29 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 9236 0 0 0 628 1 0 0 25 0 1 0 393612353 43393024 6447 33554432000 4194304 4291949 140733459140960 18446744073709551615 237282338162 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 10594 6447 253 24 0 7228 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42376

[startup+12.7005 s]
/proc/loadavg: 1.81 1.72 1.87 5/190 11772
/proc/meminfo: memFree=27421088/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=49556 CPUtime=12.69 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 10876 0 0 0 1267 2 0 0 25 0 1 0 393612353 50745344 8079 33554432000 4194304 4291949 140733459140960 18446744073709551615 4251605 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 12389 8079 253 24 0 9023 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49556

[startup+25.5003 s]
/proc/loadavg: 2.30 1.83 1.91 5/190 11772
/proc/meminfo: memFree=27379864/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=61756 CPUtime=25.49 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 14027 0 0 0 2547 2 0 0 25 0 1 0 393612353 63238144 11217 33554432000 4194304 4291949 140733459140960 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 15439 11217 253 24 0 12073 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61756

[startup+51.1007 s]
/proc/loadavg: 2.88 2.00 1.96 5/190 11773
/proc/meminfo: memFree=27268324/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=112816 CPUtime=51.09 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 20121 0 0 0 5104 5 0 0 25 0 1 0 393612353 115523584 17293 33554432000 4194304 4291949 140733459140960 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 28204 17293 253 24 0 24838 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 112816

[startup+102.307 s]
/proc/loadavg: 3.51 2.31 2.06 5/190 11774
/proc/meminfo: memFree=27191800/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=165700 CPUtime=102.3 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 35025 0 0 0 10221 9 0 0 25 0 1 0 393612353 169676800 32150 33554432000 4194304 4291949 140733459140960 18446744073709551615 4248595 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 41425 32150 253 24 0 38059 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 165700

[startup+162.301 s]
/proc/loadavg: 3.82 2.61 2.18 5/190 11776
/proc/meminfo: memFree=27040380/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=250212 CPUtime=162.29 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 53639 0 0 0 16216 13 0 0 25 0 1 0 393612353 256217088 50711 33554432000 4194304 4291949 140733459140960 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 62553 50711 253 24 0 59187 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 250212

[startup+222.3 s]
/proc/loadavg: 3.93 2.86 2.29 5/190 11777
/proc/meminfo: memFree=27074100/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=385172 CPUtime=222.29 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 66355 0 0 0 22212 17 0 0 25 0 1 0 393612353 394416128 63384 33554432000 4194304 4291949 140733459140960 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 96293 63384 253 24 0 92927 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 385172

[startup+282.301 s]
/proc/loadavg: 3.97 3.07 2.40 5/190 11779
/proc/meminfo: memFree=27002544/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=387036 CPUtime=282.29 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 75825 0 0 0 28208 21 0 0 25 0 1 0 393612353 396324864 72816 33554432000 4194304 4291949 140733459140960 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 96759 72816 253 24 0 93393 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 387036

[startup+342.301 s]
/proc/loadavg: 3.99 3.23 2.49 5/190 11781
/proc/meminfo: memFree=26757632/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=606084 CPUtime=342.3 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 102581 0 0 0 34202 28 0 0 25 0 1 0 393612353 620630016 99522 33554432000 4194304 4291949 140733459140960 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 151521 99522 253 24 0 148155 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 606084

[startup+402.301 s]
/proc/loadavg: 3.99 3.37 2.59 5/190 11782
/proc/meminfo: memFree=26837224/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=607156 CPUtime=402.29 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 114674 0 0 0 40196 33 0 0 25 0 1 0 393612353 621727744 111586 33554432000 4194304 4291949 140733459140960 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 151789 111586 253 24 0 148423 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 607156

[startup+462.3 s]
/proc/loadavg: 3.99 3.48 2.67 5/190 11784
/proc/meminfo: memFree=26698564/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=608880 CPUtime=462.3 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 122456 0 0 0 46194 36 0 0 25 0 1 0 393612353 623493120 119340 33554432000 4194304 4291949 140733459140960 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 152220 119340 253 24 0 148854 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 608880

[startup+522.301 s]
/proc/loadavg: 3.99 3.57 2.75 5/190 11785
/proc/meminfo: memFree=27152144/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=101364 CPUtime=522.31 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 144725 0 0 0 52187 44 0 0 25 0 1 0 393612353 103796736 18497 33554432000 4194304 4291949 140733459140960 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 25341 18497 253 24 0 21975 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 101364

[startup+582.301 s]
/proc/loadavg: 4.06 3.66 2.83 5/190 11787
/proc/meminfo: memFree=27030728/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=182272 CPUtime=582.31 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 159836 0 0 0 58181 50 0 0 25 0 1 0 393612353 186646528 33565 33554432000 4194304 4291949 140733459140960 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 45568 33565 253 24 0 42202 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 182272

[startup+642.3 s]
/proc/loadavg: 4.02 3.72 2.90 5/190 11789
/proc/meminfo: memFree=26997472/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=263660 CPUtime=642.31 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 170949 0 0 0 64177 54 0 0 25 0 1 0 393612353 269987840 44637 33554432000 4194304 4291949 140733459140960 18446744073709551615 4268835 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 65915 44637 253 24 0 62549 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 263660

[startup+702.301 s]
/proc/loadavg: 4.01 3.77 2.97 5/190 11790
/proc/meminfo: memFree=26704440/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=397952 CPUtime=702.31 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 217386 0 0 0 70166 65 0 0 25 0 1 0 393612353 407502848 91000 33554432000 4194304 4291949 140733459140960 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 99488 91000 253 24 0 96122 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 397952

[startup+762.307 s]
/proc/loadavg: 4.00 3.81 3.03 5/190 11792
/proc/meminfo: memFree=26802260/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=613288 CPUtime=762.31 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 226365 0 0 0 76163 68 0 0 25 0 1 0 393612353 628006912 99941 33554432000 4194304 4291949 140733459140960 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 153322 99941 253 24 0 149956 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 613288

[startup+822.3 s]
/proc/loadavg: 4.00 3.84 3.09 5/190 11793
/proc/meminfo: memFree=26855560/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=613696 CPUtime=822.31 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 236485 0 0 0 82159 72 0 0 25 0 1 0 393612353 628424704 110023 33554432000 4194304 4291949 140733459140960 18446744073709551615 4256140 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 153424 110023 253 24 0 150058 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 613696

[startup+882.301 s]
/proc/loadavg: 4.00 3.87 3.14 5/190 11795
/proc/meminfo: memFree=26703764/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=614112 CPUtime=882.31 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 249389 0 0 0 88156 75 0 0 25 0 1 0 393612353 628850688 122901 33554432000 4194304 4291949 140733459140960 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 153528 122901 253 24 0 150162 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 614112

[startup+942.301 s]
/proc/loadavg: 4.00 3.89 3.19 5/190 11797
/proc/meminfo: memFree=26639380/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=614780 CPUtime=942.31 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 259574 0 0 0 94152 79 0 0 25 0 1 0 393612353 629534720 133050 33554432000 4194304 4291949 140733459140960 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 153695 133050 253 24 0 150329 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 614780

[startup+1002.3 s]
/proc/loadavg: 4.00 3.91 3.24 5/190 11798
/proc/meminfo: memFree=26650768/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=615460 CPUtime=1002.31 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 269008 0 0 0 100148 83 0 0 25 0 1 0 393612353 630231040 142454 33554432000 4194304 4291949 140733459140960 18446744073709551615 4251629 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 153865 142454 253 24 0 150499 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 615460

[startup+1062.3 s]
/proc/loadavg: 4.05 3.94 3.29 5/190 11800
/proc/meminfo: memFree=26517940/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=616252 CPUtime=1062.31 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 276735 0 0 0 106146 85 0 0 25 0 1 0 393612353 631042048 150157 33554432000 4194304 4291949 140733459140960 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 154063 150157 253 24 0 150697 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 616252

[startup+1122.3 s]
/proc/loadavg: 4.02 3.95 3.33 5/190 11801
/proc/meminfo: memFree=26569372/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=968480 CPUtime=1122.32 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 292573 0 0 0 112141 91 0 0 25 0 1 0 393612353 991723520 165954 33554432000 4194304 4291949 140733459140960 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 242120 165954 253 24 0 238754 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 968480

[startup+1182.3 s]
/proc/loadavg: 4.04 3.97 3.38 5/190 11803
/proc/meminfo: memFree=27137020/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=110352 CPUtime=1182.32 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 313121 0 0 0 118132 100 0 0 25 0 1 0 393612353 113000448 20677 33554432000 4194304 4291949 140733459140960 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 27588 20677 253 24 0 24222 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 110352

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.41 5/190 11805
/proc/meminfo: memFree=27106616/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=191260 CPUtime=1242.32 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 326841 0 0 0 124126 106 0 0 25 0 1 0 393612353 195850240 34362 33554432000 4194304 4291949 140733459140960 18446744073709551615 4251639 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 47815 34362 253 24 0 44449 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 191260



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.45 2/184 11809
/proc/meminfo: memFree=27327616/32950904 swapFree=67082272/67111528
[pid=11770] ppid=11768 vsize=272648 CPUtime=1300.02 cores=5,7
/proc/11770/stat : 11770 (RestartSAT) R 11768 11770 11710 0 -1 4202496 343876 0 0 0 129891 111 0 0 25 0 1 0 393612353 279191552 51342 33554432000 4194304 4291949 140733459140960 18446744073709551615 4256312 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11770/statm: 68162 51342 253 24 0 64796 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 272648

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.01
CPU time (s): 1300.05
CPU user time (s): 1298.92
CPU system time (s): 1.12783
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 999432

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

runsolver used 2.12568 second user time and 4.97824 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-15 00:28:46
IDJOB=3170187
IDBENCH=82605
IDSOLVER=1580
FILE ID=node121/3170187-1302820126
RUNJOBID= node121-1302820125-11731
PBS_JOBID= 13006674
Free space on /tmp= 72136 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S758437099-099-UNKNOWN.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3170187-1302820126/watcher-3170187-1302820126 -o /tmp/evaluation-result-3170187-1302820126/solver-3170187-1302820126 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3170187-1302820126.cnf

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

MD5SUM BENCH= 94d10ca78c6cee5b0badfb96b777ac08
RANDOM SEED=2044021944

node121.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.817
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.63
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.817
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.07
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.817
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.84
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.817
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.77
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.817
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.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      27517636 kB
Buffers:        371504 kB
Cached:        4778492 kB
SwapCached:       2788 kB
Active:        2197928 kB
Inactive:      3009820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      27517636 kB
SwapTotal:    67111528 kB
SwapFree:     67082272 kB
Dirty:            8960 kB
Writeback:           0 kB
AnonPages:       56104 kB
Mapped:          14096 kB
Slab:           157372 kB
PageTables:       5036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   275064 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= 72140 MiB
End job on node121 at 2011-04-15 00:50:28