Trace number 3170159

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) 1299.86 1300.01

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S746725327-020-UNKNOWN.cnf
MD5SUM0ad997eea0def3552b6d7e45aac8ca7c
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-3170159-1302819402/watcher-3170159-1302819402 -o /tmp/evaluation-result-3170159-1302819402/solver-3170159-1302819402 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3170159-1302819402.cnf 

running on 2 cores: 1,3

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: 4.00 3.97 3.45 5/184 27935
/proc/meminfo: memFree=19900844/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=20588 CPUtime=0 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 945 0 0 0 0 0 0 0 25 0 1 0 393539824 21082112 886 33554432000 4194304 4291949 140734228065248 18446744073709551615 210646843592 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 5215 888 226 24 0 1849 0

[startup+0.050553 s]
/proc/loadavg: 4.00 3.97 3.45 5/184 27935
/proc/meminfo: memFree=19900844/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=29056 CPUtime=0.04 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 3286 0 0 0 4 0 0 0 25 0 1 0 393539824 29753344 3082 33554432000 4194304 4291949 140734228065248 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 7264 3083 227 24 0 3898 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29056

[startup+0.10055 s]
/proc/loadavg: 4.00 3.97 3.45 5/184 27935
/proc/meminfo: memFree=19900844/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=32132 CPUtime=0.09 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 4540 0 0 0 9 0 0 0 25 0 1 0 393539824 32903168 4129 33554432000 4194304 4291949 140734228065248 18446744073709551615 4220559 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 8066 4129 227 24 0 4700 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32132

[startup+0.300515 s]
/proc/loadavg: 4.00 3.97 3.45 5/184 27935
/proc/meminfo: memFree=19900844/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=38008 CPUtime=0.29 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 6921 0 0 0 28 1 0 0 25 0 1 0 393539824 38920192 6065 33554432000 4194304 4291949 140734228065248 18446744073709551615 4232044 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 9502 6065 234 24 0 6136 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38008

[startup+0.700448 s]
/proc/loadavg: 4.00 3.97 3.45 5/184 27935
/proc/meminfo: memFree=19900844/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=35236 CPUtime=0.69 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 7998 0 0 0 68 1 0 0 25 0 1 0 393539824 36081664 5231 33554432000 4194304 4291949 140734228065248 18446744073709551615 4251560 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 8809 5231 253 24 0 5443 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35236

[startup+1.50032 s]
/proc/loadavg: 4.00 3.97 3.45 6/188 27942
/proc/meminfo: memFree=19854940/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=35236 CPUtime=1.49 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 8083 0 0 0 148 1 0 0 25 0 1 0 393539824 36081664 5316 33554432000 4194304 4291949 140734228065248 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 8809 5316 253 24 0 5443 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35236

[startup+3.10104 s]
/proc/loadavg: 4.00 3.97 3.45 6/188 27942
/proc/meminfo: memFree=19847152/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=37956 CPUtime=3.08 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 8299 0 0 0 307 1 0 0 25 0 1 0 393539824 38866944 5530 33554432000 4194304 4291949 140734228065248 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 9489 5530 253 24 0 6123 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37956

[startup+6.30047 s]
/proc/loadavg: 4.00 3.97 3.46 6/188 27942
/proc/meminfo: memFree=19822628/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=37956 CPUtime=6.18 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 8802 0 0 0 614 4 0 0 25 0 1 0 393539824 38866944 6031 33554432000 4194304 4291949 140734228065248 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27935/statm: 9489 6031 253 24 0 6123 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 37956

[startup+12.7004 s]
/proc/loadavg: 4.00 3.97 3.46 6/188 27942
/proc/meminfo: memFree=19795080/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=42376 CPUtime=12.57 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 9977 0 0 0 1252 5 0 0 25 0 1 0 393539824 43393024 7201 33554432000 4194304 4291949 140734228065248 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 10594 7201 253 24 0 7228 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 42376

[startup+25.5003 s]
/proc/loadavg: 4.00 3.97 3.47 6/188 27943
/proc/meminfo: memFree=19729152/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=61364 CPUtime=25.37 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 12608 0 0 0 2530 7 0 0 25 0 1 0 393539824 62836736 9824 33554432000 4194304 4291949 140734228065248 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 15341 9824 253 24 0 11975 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 61364

[startup+51.101 s]
/proc/loadavg: 4.00 3.97 3.48 5/188 27944
/proc/meminfo: memFree=19633316/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=81852 CPUtime=50.96 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 19166 0 0 0 5087 9 0 0 25 0 1 0 393539824 83816448 16367 33554432000 4194304 4291949 140734228065248 18446744073709551615 4251629 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 20463 16367 253 24 0 17097 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 81852

[startup+102.306 s]
/proc/loadavg: 4.00 3.97 3.50 6/188 27946
/proc/meminfo: memFree=19543516/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=165296 CPUtime=102.16 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 31994 0 0 0 10202 14 0 0 25 0 1 0 393539824 169263104 29145 33554432000 4194304 4291949 140734228065248 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 41324 29145 253 24 0 37958 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 165296

[startup+162.3 s]
/proc/loadavg: 4.00 3.97 3.53 6/188 27946
/proc/meminfo: memFree=19246772/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=249632 CPUtime=162.15 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 48178 0 0 0 16195 20 0 0 25 0 1 0 393539824 255623168 45284 33554432000 4194304 4291949 140734228065248 18446744073709551615 4251560 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 62408 45284 253 24 0 59042 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 249632

[startup+222.301 s]
/proc/loadavg: 4.00 3.97 3.56 5/188 27948
/proc/meminfo: memFree=19274528/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=251644 CPUtime=222.15 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 61134 0 0 0 22190 25 0 0 25 0 1 0 393539824 257683456 58199 33554432000 4194304 4291949 140734228065248 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 62911 58199 253 24 0 59545 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 251644

[startup+282.301 s]
/proc/loadavg: 4.03 3.99 3.59 5/188 27950
/proc/meminfo: memFree=19008412/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=386304 CPUtime=282.15 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 70514 0 0 0 28188 27 0 0 25 0 1 0 393539824 395575296 67547 33554432000 4194304 4291949 140734228065248 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 96576 67547 253 24 0 93210 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 386304

[startup+342.301 s]
/proc/loadavg: 4.01 3.99 3.61 5/188 27952
/proc/meminfo: memFree=19030108/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=604140 CPUtime=342.15 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 102550 0 0 0 34178 37 0 0 25 0 1 0 393539824 618639360 99530 33554432000 4194304 4291949 140734228065248 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 151035 99530 253 24 0 147669 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 604140

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.63 5/188 27954
/proc/meminfo: memFree=19067672/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=606596 CPUtime=402.15 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 110685 0 0 0 40174 41 0 0 25 0 1 0 393539824 621154304 107636 33554432000 4194304 4291949 140734228065248 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 151649 107636 253 24 0 148283 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 606596

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.65 6/188 27954
/proc/meminfo: memFree=18869636/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=608072 CPUtime=462.15 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 120840 0 0 0 46170 45 0 0 25 0 1 0 393539824 622665728 117759 33554432000 4194304 4291949 140734228065248 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 152018 117759 253 24 0 148652 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 608072

[startup+522.3 s]
/proc/loadavg: 4.00 3.99 3.67 6/188 27956
/proc/meminfo: memFree=18970312/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=609660 CPUtime=522.15 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 128527 0 0 0 52167 48 0 0 25 0 1 0 393539824 624291840 125414 33554432000 4194304 4291949 140734228065248 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 152415 125414 253 24 0 149049 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 609660

[startup+582.3 s]
/proc/loadavg: 4.00 3.99 3.69 6/188 27958
/proc/meminfo: memFree=19099764/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=132284 CPUtime=582.14 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 154352 0 0 0 58159 55 0 0 25 0 1 0 393539824 135458816 23816 33554432000 4194304 4291949 140734228065248 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 33071 23816 253 24 0 29705 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 132284

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.71 6/188 27960
/proc/meminfo: memFree=18891188/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=182372 CPUtime=642.16 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 168517 0 0 0 64155 61 0 0 25 0 1 0 393539824 186748928 37930 33554432000 4194304 4291949 140734228065248 18446744073709551615 4250438 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 45593 37930 253 24 0 42227 0
Current children cumulated CPU time (s) 642.16
Current children cumulated vsize (KiB) 182372

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.72 6/188 27962
/proc/meminfo: memFree=19300132/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=263760 CPUtime=702.15 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 186544 0 0 0 70150 65 0 0 25 0 1 0 393539824 270090240 55915 33554432000 4194304 4291949 140734228065248 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 65940 55915 253 24 0 62574 0
Current children cumulated CPU time (s) 702.15
Current children cumulated vsize (KiB) 263760

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.74 5/188 27962
/proc/meminfo: memFree=18952308/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=398000 CPUtime=762.15 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 220037 0 0 0 76140 75 0 0 25 0 1 0 393539824 407552000 89360 33554432000 4194304 4291949 140734228065248 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 99500 89360 253 24 0 96134 0
Current children cumulated CPU time (s) 762.15
Current children cumulated vsize (KiB) 398000

[startup+822.301 s]
/proc/loadavg: 4.05 4.00 3.75 5/188 27964
/proc/meminfo: memFree=18798040/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=613328 CPUtime=822.14 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 228487 0 0 0 82136 78 0 0 25 0 1 0 393539824 628047872 97781 33554432000 4194304 4291949 140734228065248 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 153332 97781 253 24 0 149966 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 613328

[startup+882.301 s]
/proc/loadavg: 4.02 4.00 3.77 5/188 27966
/proc/meminfo: memFree=18924388/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=613732 CPUtime=882.15 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 238626 0 0 0 88133 82 0 0 25 0 1 0 393539824 628461568 107883 33554432000 4194304 4291949 140734228065248 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 153433 107883 253 24 0 150067 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 613732

[startup+942.301 s]
/proc/loadavg: 4.04 4.01 3.78 5/188 27968
/proc/meminfo: memFree=18712468/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=614140 CPUtime=942.14 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 251659 0 0 0 94128 86 0 0 25 0 1 0 393539824 628879360 120871 33554432000 4194304 4291949 140734228065248 18446744073709551615 4248575 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 153535 120872 253 24 0 150169 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 614140

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.79 6/188 27970
/proc/meminfo: memFree=18578424/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=614932 CPUtime=1002.15 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 262122 0 0 0 100125 90 0 0 25 0 1 0 393539824 629690368 131308 33554432000 4194304 4291949 140734228065248 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 153733 131308 253 24 0 150367 0
Current children cumulated CPU time (s) 1002.15
Current children cumulated vsize (KiB) 614932

[startup+1062.3 s]
/proc/loadavg: 4.13 4.03 3.82 6/188 27970
/proc/meminfo: memFree=18672416/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=615628 CPUtime=1062.14 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 271303 0 0 0 106121 93 0 0 25 0 1 0 393539824 630403072 140453 33554432000 4194304 4291949 140734228065248 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 153907 140453 253 24 0 150541 0
Current children cumulated CPU time (s) 1062.14
Current children cumulated vsize (KiB) 615628

[startup+1122.3 s]
/proc/loadavg: 4.05 4.03 3.82 6/188 27972
/proc/meminfo: memFree=18918428/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=616288 CPUtime=1122.14 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 278734 0 0 0 112118 96 0 0 25 0 1 0 393539824 631078912 147865 33554432000 4194304 4291949 140734228065248 18446744073709551615 4250462 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 154072 147865 253 24 0 150706 0
Current children cumulated CPU time (s) 1122.14
Current children cumulated vsize (KiB) 616288

[startup+1182.3 s]
/proc/loadavg: 4.02 4.02 3.83 6/188 27974
/proc/meminfo: memFree=18835964/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=968608 CPUtime=1182.14 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 286659 0 0 0 118114 100 0 0 25 0 1 0 393539824 991854592 155771 33554432000 4194304 4291949 140734228065248 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 242152 155771 253 24 0 238786 0
Current children cumulated CPU time (s) 1182.14
Current children cumulated vsize (KiB) 968608

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.83 5/188 27976
/proc/meminfo: memFree=19290792/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=80032 CPUtime=1242.15 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 312843 0 0 0 124104 111 0 0 25 0 1 0 393539824 81952768 16396 33554432000 4194304 4291949 140734228065248 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 20008 16396 253 24 0 16642 0
Current children cumulated CPU time (s) 1242.15
Current children cumulated vsize (KiB) 80032



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.84 3/185 27979
/proc/meminfo: memFree=19316476/32951132 swapFree=67111528/67111528
[pid=27935] ppid=27933 vsize=141496 CPUtime=1299.85 cores=1,3
/proc/27935/stat : 27935 (RestartSAT) R 27933 27935 27723 0 -1 4202496 326591 0 0 0 129870 115 0 0 25 0 1 0 393539824 144891904 30096 33554432000 4194304 4291949 140734228065248 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27935/statm: 35374 30096 253 24 0 32008 0
Current children cumulated CPU time (s) 1299.85
Current children cumulated vsize (KiB) 141496

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): 1299.86
CPU user time (s): 1298.7
CPU system time (s): 1.16282
CPU usage (%): 99.9885
Max. virtual memory (cumulated for all children) (KiB): 988080

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

runsolver used 1.9757 second user time and 5.12722 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-15 00:16:42
IDJOB=3170159
IDBENCH=82577
IDSOLVER=1580
FILE ID=node129/3170159-1302819402
RUNJOBID= node129-1302818099-27743
PBS_JOBID= 13006660
Free space on /tmp= 71972 MiB

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

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

MD5SUM BENCH= 0ad997eea0def3552b6d7e45aac8ca7c
RANDOM SEED=1454087945

node129.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.831
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.66
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.831
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.83
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.831
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.75
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.831
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.831
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.831
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.83
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.831
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.831
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:     32951132 kB
MemFree:      19901372 kB
Buffers:        491720 kB
Cached:       12141240 kB
SwapCached:          0 kB
Active:        2710076 kB
Inactive:     10007680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19901372 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8948 kB
Writeback:           0 kB
AnonPages:       83564 kB
Mapped:          15372 kB
Slab:           268748 kB
PageTables:       4712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   256904 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71968 MiB
End job on node129 at 2011-04-15 00:38:24